:root{--ink:#172a2c;--mint:#dceee4;--gold:#f2bb55;--line:#d6dfd9;--muted:#4c6260}*{box-sizing:border-box}body{margin:0;background:#f7f7f0;color:var(--ink);font:17px/1.55 Arial,Helvetica,sans-serif}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #a65900;outline-offset:3px}[hidden]{display:none!important}.wrap{width:min(1050px,calc(100% - 32px));margin:auto}header{background:#fff;border-bottom:1px solid var(--line)}.header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header a{text-decoration:none;font-weight:700}.header .brand{font-size:20px;font-weight:900}.phone{white-space:nowrap}.intro{padding:48px 0 30px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800;color:#287564}h1,h2,h3{font-family:Georgia,serif;line-height:1.14}h1{font-size:clamp(37px,6vw,61px);margin:11px 0 14px;max-width:850px}h2{font-size:clamp(28px,4vw,40px);margin:15px 0}h3{font-size:26px}.intro p{font-size:19px;max-width:800px;color:var(--muted)}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line)}.tabs button{background:transparent;border:0;border-bottom:4px solid transparent;padding:16px 20px;font-weight:800;color:var(--muted)}.tabs button[aria-selected=true]{border-color:#1e796a;color:var(--ink)}.panel{background:#fff;border:1px solid var(--line);border-radius:0 0 14px 14px;padding:clamp(22px,4vw,45px);margin-bottom:32px;box-shadow:0 12px 30px #172a2c0d}.start{background:linear-gradient(120deg,#e4f1e9,#fff 70%)}.big-number{font:bold 54px Georgia,serif}.big-number span{font:700 20px Arial,sans-serif}.panel p{max-width:800px}.small{font-size:15px;color:var(--muted)}.primary,.secondary,.finish,.clip-select button{border:0;border-radius:8px;padding:12px 20px;min-height:48px;font-weight:800}.primary,.finish{background:var(--ink);color:#fff}.primary:hover,.finish:hover{background:#285354}.secondary,.clip-select button{background:#e9f2ec;color:var(--ink)}.secondary:hover,.clip-select button:hover{background:#d4e8dc}.finish{margin-top:28px}.status{display:flex;gap:18px;flex-wrap:wrap;justify-content:space-between;align-items:center}.timer{font-weight:900;background:#e9f2ec;border-radius:7px;padding:7px 12px;font-variant-numeric:tabular-nums}.timer.urgent{background:#ffddc7;color:#7b2900}.progress{height:8px;border-radius:10px;background:#e9efeb;margin:20px 0 34px;overflow:hidden}.progress span{display:block;height:100%;width:0;background:#2b8c76}.panel fieldset{border:0;padding:0;margin:23px 0}.choice{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:15px;border-radius:9px;margin-bottom:9px;cursor:pointer}.choice:hover,.choice:has(input:checked){background:#ebf6ed;border-color:#438974}.choice input{width:20px;height:20px;accent-color:#287564;flex:none}.quiz-actions,.hazard-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.quiz-actions .primary{margin-left:auto}.jump-wrap{border-top:1px solid var(--line);margin-top:30px;padding-top:16px}.jump-wrap p{font-size:14px;color:var(--muted)}.key{background:#dceee4;padding:3px 6px;border-radius:4px}.key.flagged{background:#ffebc3}.question-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.question-grid button{min-height:38px;border:1px solid var(--line);background:#fff;border-radius:5px}.question-grid button.answered{background:#dceee4}.question-grid button.flagged{border:2px solid #bf7513}.question-grid button.current{outline:2px solid #172a2c}.review{border-top:1px solid var(--line);padding:20px 0}.review h4{font-size:18px;margin:0 0 5px}.review p{margin:5px 0}.review.incorrect h4{color:#983c20}.review.correct h4{color:#1d7155}.clip-select{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0}.clip-select button.selected{background:var(--ink);color:white}.video-wrap{position:relative;max-width:800px;background:#223538;border-radius:10px;overflow:hidden;aspect-ratio:16/9}.video-wrap video{width:100%;height:100%;display:block;object-fit:contain}.video-overlay{position:absolute;inset:0;background:#172a2cb8;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px}.video-overlay p{font-size:20px}.hazard-actions{margin-top:14px}.hazard-actions span{font-variant-numeric:tabular-nums}.feedback{min-height:44px;font-weight:700}.end-note{background:var(--mint);padding:30px;border-radius:12px;margin-bottom:50px}.end-note p{max-width:760px}.link-button{display:inline-flex;text-decoration:none;align-items:center}footer{background:#172a2c;color:#fff;padding:24px 0;font-size:15px}footer a{color:white}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:650px){.header{min-height:70px;flex-wrap:wrap;padding:10px 0;gap:4px}.header a:nth-child(2){display:none}.intro{padding:33px 0 22px}.intro p{font-size:17px}.tabs button{padding:13px 10px;font-size:15px;flex:1}.panel{padding:22px 17px}.question-grid{grid-template-columns:repeat(5,1fr)}.quiz-actions .primary{margin-left:0}.choice{padding:13px}.end-note{padding:22px}}
/* Filmed observation practice */
.tabs{flex-wrap:wrap}.film-video{display:block;width:min(100%,800px);aspect-ratio:16/9;object-fit:contain;background:#162829;border-radius:10px}.film-choices{border:0;padding:0;margin:22px 0 0;max-width:800px}.film-choices legend{font-weight:800;font-size:18px;margin-bottom:10px}.film-option{display:block;width:100%;text-align:left;border:1px solid var(--line);background:#f8fbf8;padding:13px 16px;border-radius:8px;margin:8px 0;min-height:48px}.film-option:hover,.film-option:focus-visible{background:#e5f2e9;border-color:#438974}#film-credit a{color:#185e51}@media(max-width:650px){.tabs button{flex:1 1 42%;font-size:14px}}

.header{min-height:104px}.header .brand{display:flex;align-items:center;flex:0 1 240px}.header .brand img{display:block;width:min(100%,240px);height:auto;object-fit:contain}@media(max-width:650px){.header{min-height:83px}.header .brand{flex-basis:170px}.header .brand img{width:170px}}

.header .guide-link{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:8px 18px;border-radius:9px;background:#dceee4;color:#172a2c;font:800 clamp(18px,1.8vw,23px)/1.15 Georgia,serif;box-shadow:inset 0 -4px #278573;text-align:center}.header .guide-link:hover{background:#c9e9d8}.header .phone{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:8px 18px;border-radius:9px;background:#172a2c;color:#fff;font:800 clamp(19px,2vw,25px)/1.1 Arial,sans-serif;letter-spacing:.025em;white-space:nowrap;text-align:center}.header .phone:hover{background:#294b4b}@media(max-width:650px){.header{gap:10px 8px}.header .brand{flex-basis:150px}.header .brand img{width:150px}.header .guide-link{display:inline-flex!important;order:3;width:100%;min-height:44px;font-size:19px}.header .phone{margin-left:auto;min-height:44px;font-size:clamp(15px,4vw,20px);padding:8px 10px}}
@media(max-width:390px){.header .brand{flex-basis:125px}.header .brand img{width:125px}.header .phone{font-size:15px;padding:8px}}
/* Match the homepage brand artwork on the mock test. */
header .brand{display:block;flex:0 1 auto;min-width:0;line-height:1}header .brand img{display:block;width:260px;height:auto;max-width:100%;object-fit:contain}header .header{min-height:112px}@media(max-width:650px){header .header{min-height:92px;gap:8px}header .brand img{width:min(230px,calc(100vw - 132px))}}@media(max-width:360px){header .brand img{width:min(205px,calc(100vw - 124px))}}
