.native-exam{--exam-navy:#0a1b3d;--exam-red:#e8254c;color:var(--exam-navy);font-family:var(--font-body,Arial),sans-serif;border:1px solid var(--exam-navy);max-width:1400px;box-shadow:8px 8px 0 var(--exam-navy);background:#eef1f8;margin:24px auto;line-height:1.6}.native-exam *{box-sizing:border-box}.native-exam h1{font-family:var(--font-display,Impact),Arial,sans-serif;text-transform:uppercase;margin:12px 0 18px;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15}.native-exam h2{font-size:1.3rem;font-weight:700;line-height:1.5}.native-exam button{color:var(--exam-navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #aab7d0;min-height:44px;padding:10px 16px;font-size:.875rem;font-weight:700}.native-exam button:hover:not(:disabled){background:#e7edf9}.native-exam button:disabled{opacity:.55;cursor:not-allowed}.native-exam :focus-visible{outline-offset:3px;outline:3px solid #1773cf}.native-exam .exam-primary,.exam-setup>button{background:var(--exam-navy);color:#fff}.native-exam .exam-primary:hover:not(:disabled),.exam-setup>button:hover:not(:disabled){color:#fff;background:#173665}.exam-setup>button{letter-spacing:.02em;border-color:var(--exam-navy);min-width:300px;margin:30px auto 0;padding:16px 40px;font-size:1.05rem;display:block;box-shadow:6px 6px #0a1b3d38}.exam-setup>button:hover:not(:disabled){box-shadow:6px 6px #0a1b3d52}.exam-setup>button:disabled{box-shadow:none}.exam-session-strip{text-align:center;letter-spacing:.13em;background:#fff;padding:10px 12px;font-size:.7rem;font-weight:700}.exam-session-strip span{color:var(--exam-red);margin:0 12px}.exam-header{background:var(--exam-navy);color:#fff;border-bottom:3px solid var(--exam-red);justify-content:space-between;align-items:center;gap:20px;padding:17px 28px;display:flex}.exam-brand{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.exam-brand>a{color:#fff;white-space:nowrap;font-weight:900;text-decoration:none}.exam-brand>a.exam-account{letter-spacing:.04em;border:1px solid #ffffff8c;align-items:center;min-height:44px;padding:9px 15px;font-size:.78rem;font-weight:700;display:inline-flex}.exam-brand>a.exam-account:hover{background:#ffffff24}.exam-header b{color:#ff6e8a}.exam-header p{text-align:right;max-width:450px;margin:0;font-size:.8rem}.exam-setup{padding:38px 44px 44px}.exam-eyebrow{letter-spacing:.15em;color:#c91835;font-size:.72rem;font-weight:800}.exam-setup>p{max-width:760px}.exam-mode-grid{border:0;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0;padding:0;display:grid}.exam-mode-card{cursor:pointer;background:#fff;border:1px solid #c6d0e4;border-top-width:5px;flex-direction:column;padding:28px;display:flex;position:relative}.exam-mode-card.selected{border-color:var(--exam-navy);border-top-color:var(--exam-red);box-shadow:7px 7px 0 var(--exam-navy)}.exam-mode-card>input{width:22px;height:22px;accent-color:var(--exam-navy);position:absolute;top:20px;right:20px}.exam-mode-card h2{margin:0 28px 8px 0}.exam-mode-card p{margin:0 0 18px}.exam-mode-card strong{margin-top:auto;font-size:.8rem}.exam-note{border-left:4px solid var(--exam-red);background:#fff;padding:16px 20px}.exam-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0;display:grid}.exam-facts p{background:#fff;margin:0;padding:16px;font-size:.8rem}.exam-facts b{font-size:1.3rem;display:block}.exam-toolbar{z-index:10;background:#fff;border-bottom:1px solid #c6d0e4;flex-wrap:wrap;align-items:center;gap:18px;padding:14px 28px;display:flex;position:sticky;top:0}.exam-toolbar>div{flex:1;min-width:200px}.exam-toolbar span{margin-left:12px;font-size:.8rem}.exam-toolbar progress{width:100%;height:8px;accent-color:var(--exam-navy);margin-top:6px;display:block}.exam-toolbar p{max-width:230px;margin:0;font-size:.8rem}.exam-body{grid-template-columns:250px minmax(0,1fr);display:grid}.exam-body.is-review{grid-template-columns:minmax(0,1fr)}.exam-unit-rail{border-right:1px solid #c6d0e4;min-width:0}.exam-unit-rail nav{max-height:calc(100vh - 330px);padding:12px 0;position:sticky;top:100px;overflow:auto}.exam-unit-rail button{text-align:left;background:0 0;border:0;border-left:4px solid #0000;width:100%;font-size:.8rem;font-weight:500}.exam-unit-rail button span{letter-spacing:.07em;font-size:.65rem;font-weight:800;display:block}.exam-unit-rail button .exam-unit-pages{letter-spacing:.03em;color:#53627e;margin-top:3px;font-size:.6rem;font-weight:600}.exam-unit-rail button[aria-current]{border-color:var(--exam-red);background:#dae4f4}.exam-content{background:#fff;min-width:0}.exam-question{padding:30px 34px;scroll-margin-top:155px}.exam-question-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.exam-question-meta>span{color:#5b6785;font-size:.875rem;font-weight:700}.exam-flag{font-size:.75rem!important;font-weight:500!important}.exam-flag.is-flagged{color:#705000;background:#fff4d6;border-color:#ad8109}.exam-question h2{margin:18px 0 24px}.exam-options{border:0;gap:12px;margin:0;padding:0;display:grid}.exam-option{cursor:pointer;border:1px solid #ccd6e6;align-items:center;gap:12px;min-width:0;padding:15px;font-size:.95rem;display:flex}.exam-option input{accent-color:var(--exam-navy);flex-shrink:0;width:18px;height:18px}.exam-option-key{background:#edf1f8;padding:2px 8px;font-size:.8rem;font-weight:800}.exam-option.is-selected{border-color:var(--exam-navy);background:#e7edf9}.exam-option.is-selected .exam-option-key{background:var(--exam-navy);color:#fff}.exam-options:disabled .exam-option{cursor:not-allowed}.exam-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;display:flex}.exam-navigation{background:#eef1f8;border-top:1px solid #d7deec;justify-content:space-between;padding:20px 34px}.exam-shortcuts,.exam-density{padding:14px 34px;font-size:.8rem;display:block}.exam-shortcuts summary{cursor:pointer;align-content:center;min-height:44px;display:list-item}.exam-shortcuts label{padding:8px 0;display:block}.exam-sheet-unit>h2{background:#f7f9fd;border-bottom:1px solid #c6d0e4;margin:0;padding:18px 28px;font-size:1rem}.exam-sheet-unit>h2 small{color:#536078;font-weight:400;display:block}.exam-sheet-unit .exam-question{border-bottom:1px solid #d7deec;padding:22px 28px}.exam-sheet-unit .exam-question h2{margin:12px 0;font-size:1rem}.exam-options.compact{grid-template-columns:1fr 1fr;gap:8px}.exam-options.compact .exam-option{padding:10px;font-size:.85rem}.exam-footer{background:#eef1f8;border-top:1px solid #c6d0e4;justify-content:space-between;padding:20px 28px;display:flex}.exam-view-switch{flex:none;display:flex}.native-exam .exam-view-switch button{border-radius:0;margin-left:-1px}.native-exam .exam-view-switch button[aria-pressed=true]{background:var(--exam-navy);color:#fff;border-color:var(--exam-navy)}.exam-bubbles{padding:24px 28px 28px}.exam-bubbles>h2{margin:0 0 6px;font-size:1.15rem}.exam-bubbles>p{max-width:780px;margin:0;font-size:.9rem}.native-exam .exam-bubbles>p.exam-bubble-hint{color:#8a2f00;min-height:1.6em;margin:6px 0;font-size:.8rem;font-weight:700}.exam-bubble-grid{columns:200px;border:1px solid #c6d0e4;column-gap:20px;padding:12px 10px}.exam-bubble-row{break-inside:avoid;border:0;border-left:3px solid #0000;align-items:center;gap:2px;min-width:0;margin:0;padding:1px 2px;display:flex}.exam-bubble-row.is-active{border-left-color:var(--exam-red);background:#eef1f8}.exam-bubble-row legend{float:left;justify-content:flex-end;align-items:center;gap:2px;width:44px;padding:0 6px 0 0;font:700 .75rem/1 ui-monospace,Menlo,Consolas,monospace;display:flex}.exam-bubble-row legend.is-unit-start{color:#c91835}.exam-bubble-flag{color:#ad8109;font-family:Arial,sans-serif}.exam-bubble-row label{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.exam-bubble-row input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.exam-bubble-row label>span{color:#5b6785;pointer-events:none;background:#fff;border:1.5px solid #98a6c2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.exam-bubble-row label:hover>span{border-color:var(--exam-red)}.exam-bubble-row label.is-selected>span{background:var(--exam-navy);border-color:var(--exam-navy);color:#fff}.exam-bubble-row input:focus-visible+span{outline-offset:2px;outline:3px solid #1773cf}.exam-bubble-row:disabled label,.exam-bubble-row:disabled input{cursor:not-allowed}.exam-review,.exam-result{padding:32px}.exam-review-legend{flex-wrap:wrap;gap:12px 22px;margin:20px 0;font-size:.875rem;display:flex}.exam-review-legend>span{align-items:center;gap:8px;display:flex}.exam-review-legend i{background:#fff;border:1px solid #aab7d0;justify-content:center;align-items:center;width:26px;height:26px;font-style:normal;display:inline-flex}.exam-review-legend i.is-answered,.native-exam .exam-review-grid button.is-answered{background:var(--exam-navy);color:#fff;border-color:var(--exam-navy)}.native-exam .exam-review-grid button.is-answered:hover:not(:disabled){color:#fff;background:#173665}.native-exam .exam-review-grid button.is-unanswered,.native-exam .exam-review-grid button.is-unanswered:hover:not(:disabled){color:var(--exam-navy);background:#fff}.native-exam .exam-review-grid button:hover:not(:disabled){outline-offset:1px;outline:2px solid #1773cf}.exam-review-flag{color:#705000;background:#fff4d6;border-radius:3px;padding:2px 6px}.exam-submit-help{color:#536078;margin:14px 0 24px;font-size:.875rem}.exam-review-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px;margin-top:20px;display:grid}.exam-review-grid button{min-height:56px}.exam-review-grid small{font-size:.65rem;font-weight:400;display:block}.exam-review-grid small.exam-review-flag{margin-top:4px;display:inline-block}.exam-alert{background:#fff0f3;border-left:5px solid #b32235;padding:18px 26px}.exam-alert p{margin:0}.exam-score{margin:15px 0;font-size:3rem;font-weight:800}.exam-unit-guidance{background:#eef1f8;border-left:5px solid #0a1b3d;margin:24px 0;padding:18px 22px}.exam-unit-guidance p{margin:0 0 10px}.exam-unit-guidance ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.exam-unit-guidance li{flex-direction:column;font-size:.9rem;line-height:1.35;display:flex}.exam-unit-guidance li strong{letter-spacing:.08em;color:#e8254c;font-size:.7rem}.exam-practice{text-align:center;background:#fff4d6;margin:0;padding:12px;font-size:.75rem;font-weight:800}@media (width<=1100px){.exam-mode-grid{grid-template-columns:1fr}}.exam-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.native-exam{box-shadow:4px 4px 0 var(--exam-navy);margin:10px}.exam-header{align-items:flex-start;padding:16px}.exam-header p{max-width:150px;font-size:.7rem}.exam-setup{padding:24px 18px}.exam-mode-grid{grid-template-columns:1fr;gap:18px}.exam-mode-card{padding:22px}.exam-facts{grid-template-columns:1fr 1fr}.exam-facts p:last-child{grid-column:1/-1}.exam-toolbar{gap:10px;padding:12px 16px;position:relative}.exam-toolbar>div{flex-basis:100%}.exam-toolbar>p{flex-basis:100%;max-width:none}.exam-toolbar>button{flex:1;padding:10px 8px;font-size:.8rem}.exam-body{grid-template-columns:1fr}.exam-unit-rail{border-bottom:1px solid #c6d0e4;border-right:0}.exam-unit-rail nav{max-height:none;padding:6px;display:flex;position:static;overflow-x:auto}.exam-unit-rail button{border-bottom:3px solid #0000;border-left:0;flex:0 0 165px}.exam-question,.exam-sheet-unit .exam-question{padding:20px 16px}.exam-question-meta{align-items:flex-start}.exam-options.compact{grid-template-columns:1fr}.exam-navigation{gap:8px;padding:18px 16px}.exam-footer{gap:10px;padding:16px}.exam-review,.exam-result{padding:24px 16px}.exam-sheet-unit>h2{padding:16px}.exam-question{scroll-margin-top:20px}.exam-view-switch{flex-basis:100%}.native-exam .exam-view-switch button{flex:1;padding:10px 6px;font-size:.8rem}.exam-bubbles{padding:18px 12px 22px}.exam-bubble-grid{columns:auto;padding:6px 4px}.exam-bubble-row label{width:48px;height:48px}.exam-bubble-row label>span{width:38px;height:38px;font-size:.85rem}.exam-bubble-row legend{width:48px;font-size:.85rem}}.native-exam input:not([type=radio]):not([type=checkbox]),.native-exam select{font:inherit;color:var(--exam-navy);font-size:1rem}.completion-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;padding:0;list-style:none;display:grid}.native-completion{max-width:960px;margin:24px auto}.native-completion .exam-practice-banner{background:#fff5dc;padding:12px 20px;font-size:13px}.native-completion h2,.certificate-details-embedded{margin-top:28px}.completion-steps li{background:#fff;border:1px solid #aab7d0;padding:12px;font-size:14px}.completion-steps .done{color:#fff;background:#0b1b3b}.completion-evaluation{border:0;gap:18px;margin:20px 0;padding:0;display:grid}.completion-evaluation label{gap:8px;display:grid}.completion-evaluation select,.completion-evaluation textarea{width:100%;max-width:100%;font:inherit;color:#0b1b3b;box-sizing:border-box;background:#fff;border:1px solid #aab7d0;padding:12px}.completion-confirm{align-items:center;gap:12px;margin:24px 0;display:flex}.completion-confirm input{width:22px;height:22px}.native-course-access{border-top:1px solid #cdd7e6;margin-top:24px;padding-top:20px}.native-course-access button{color:#fff;cursor:pointer;background:#071a3d;border:1px solid #071a3d;padding:12px 20px;font-weight:700}@media (width<=540px){.completion-steps{grid-template-columns:1fr}.native-exam .native-exam{width:100%;box-shadow:none;border:0;margin:0}.native-exam .native-exam .exam-setup{padding:0}}
