@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff2') format('woff2');font-weight:200 800;font-display:swap}@font-face{font-family:Manrope;src:url('/fonts/manrope-latin-ext.woff2') format('woff2');font-weight:200 800;font-display:swap;unicode-range:U+0100-024F}:root{font-family:Manrope,Arial,sans-serif;--blue:#2459e0;--ink:#202e46;--muted:#526179;--line:#e1e6ee;--bg:#fbfcfe;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ff9b73;outline-offset:4px}[hidden]{display:none!important}.wrap{max-width:1240px;padding-inline:28px;margin:auto}.header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;font-size:30px;font-weight:800;letter-spacing:-1.3px}.brand>span:not(.brand-mark){color:var(--blue)}.brand i{width:6px;height:6px;border-radius:50%;background:#ff9470;margin:13px 0 0 3px}.brand-mark{display:flex;align-items:center;justify-content:center;letter-spacing:-5px;width:42px;height:42px;border-radius:13px;color:white;background:var(--blue);margin-right:12px;padding-right:4px;font-size:30px;transform:rotate(-5deg)}.brand-mark span{color:#b8d3ff}.header nav{display:flex;align-items:center;gap:34px;font-size:16px;font-weight:650}.header nav a:last-child{border:1px solid var(--line);padding:13px 18px;border-radius:25px;background:white}.header nav span{color:var(--blue);margin-left:12px}.header nav a:hover{color:var(--blue)}.menu{display:none}.skip{position:absolute;top:-100px;background:white;padding:16px;z-index:10}.skip:focus{top:0}.eyebrow{font-size:14px;letter-spacing:1.7px;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:10px}.eyebrow>span{width:7px;height:7px;background:#ff9470;border-radius:50%;box-shadow:0 0 0 5px #fff0e9}h1{font-size:74px;line-height:1.08;letter-spacing:-3.8px;font-weight:800}h1 em{font-style:normal;color:var(--blue)}h2{font-size:40px;line-height:1.17;letter-spacing:-1.6px}p{color:var(--muted);line-height:1.8}.hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-top:70px;padding-bottom:66px}.hero h1{margin:26px 0 24px}.hero>div>p{font-size:18px;max-width:430px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0;border-radius:12px;padding:17px 22px;font-size:16px;font-weight:750;min-height:50px;transition:transform .2s,box-shadow .2s}.primary{background:var(--blue);color:white;box-shadow:0 8px 18px #2459e019}.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #2459e025}.primary span{color:#cddfff}.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.text-link{font-size:16px;font-weight:750;color:var(--blue)}.hero-points{display:flex;gap:20px;font-size:14px;color:var(--muted);margin-top:27px}.road-scene{position:relative;background:linear-gradient(145deg,#edf2ff,#f6f4ff);border:1px solid #e0e6f2;border-radius:35px;aspect-ratio:1.05;transform:rotate(2deg);overflow:hidden;box-shadow:0 17px 0 #f3f5fb}.road-top{padding:30px 32px}.road-top span{display:block;font-size:14px;letter-spacing:1.4px;color:#8a98b1}.road-top b{display:block;font-size:25px;letter-spacing:-.7px;margin-top:9px}.road-scene svg{position:absolute;inset:55px 0 auto;width:100%}.road-note{position:absolute;bottom:25px;left:28px;font-size:14px;font-weight:650;background:white;padding:14px 19px;border-radius:25px;box-shadow:0 7px 20px #3248730a}.road-note span{color:var(--blue);margin-right:9px}.road-sticker{position:absolute;right:20px;bottom:75px;font-size:14px;line-height:1.7;background:#ffcfb9;border:1px solid #f2bba0;border-radius:50%;width:92px;height:92px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-12deg);font-weight:650}.restore-note{display:flex;align-items:center;gap:15px;background:#f0f5fc;border:1px solid #e0e9f4;border-radius:12px;padding:17px 21px}.restore-note>span{border:1px solid #a4b8d9;color:#5072a8;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;flex-shrink:0;font-size:16px}.restore-note p{font-size:14px;color:#6c7d96}.restore-note strong{color:#455b7a}.section{padding-top:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2{margin-top:17px}.section-heading>p{font-size:16px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{border:1px solid var(--line);border-radius:20px;padding:25px;background:white;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #34558b0d;border-color:#c4d3ec}.category-top{display:flex;align-items:center;gap:14px;margin-bottom:22px}.category-symbol{width:51px;height:51px;border-radius:15px;display:grid;place-items:center;background:#eff3fc;color:var(--blue);font-size:26px;font-weight:800;letter-spacing:-1px}.category-card .arrow{margin-left:auto;font-size:24px;color:#8598b9}.tag{font-size:14px;font-weight:800;letter-spacing:.6px;border:1px solid #cadaf7;border-radius:20px;padding:6px 8px;color:#3d63a8}.category-card.featured{background:linear-gradient(145deg,#edf4ff,#f6f8ff);border-color:#bcd0f1}.featured .category-symbol{background:var(--blue);color:white}.category-card h3{font-size:24px;letter-spacing:-.8px;margin-bottom:8px}.category-card p{font-size:14px}.category-meta{display:flex;gap:11px;padding-top:19px;margin-top:20px;border-top:1px solid var(--line);font-size:14px;color:#657894}.availability{font-size:14px;color:#8894a5;display:block;margin-top:13px}.availability.ready{color:#345fba}.study-banner{display:grid;grid-template-columns:1fr 1fr;gap:35px;background:#f0f2fc;border:1px solid #e1e4f2;border-radius:25px;padding:45px 48px;overflow:hidden}.study-banner h2{margin:18px 0}.study-banner p{font-size:16px;margin-bottom:25px}.sign-art{position:relative;min-height:260px}.sign-art>span{position:absolute;display:grid;place-items:center;box-shadow:0 15px 25px #44506b13}.stop{background:#ec7368;color:white;font-size:29px;font-weight:800;clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);height:130px;width:130px;left:20px;top:40px;transform:rotate(-12deg)}.parking{background:#4c79db;color:white;border:8px solid white;border-radius:15px;font-size:105px;font-weight:800;width:145px;height:155px;right:10px;top:15px;transform:rotate(13deg)}.priority{width:95px;height:95px;left:120px;bottom:-5px;background:#ffcf91;border:7px solid white;transform:rotate(45deg);font-size:0}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px;padding-top:70px;padding-bottom:25px}.footer p{font-size:16px;margin-top:17px}.footer>div>a:not(.brand),.footer>div>span{display:block;font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:12px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px}.footer .footer-bottom>span,.footer .footer-bottom>a{font-size:14px;margin:0}.footer .brand{font-size:28px}
.category-page,.signs-page,.progress-page,.quiz-page{padding-top:45px;min-height:60vh}.back{font-size:16px;color:var(--muted)}.category-intro{display:flex;align-items:center;gap:24px;margin:40px 0 30px}.category-intro .category-symbol{width:85px;height:85px;font-size:40px;background:#eaf0fd;border-radius:24px}.category-intro h1,.signs-page h1,.progress-page h1{font-size:50px;letter-spacing:-2px;margin:13px 0}.category-intro p{font-size:18px}.format-strip{display:flex;gap:60px;padding:24px 30px;background:#f0f4fc;border:1px solid #e1e8f4;border-radius:16px}.format-strip b{display:block;font-size:27px;letter-spacing:-1px;color:var(--blue)}.format-strip span{display:block;font-size:14px;color:var(--muted);margin-top:7px}.category-status{font-size:16px;margin:24px 0}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.mode-card{padding:32px;border:1px solid var(--line);border-radius:20px;background:white}.mode-icon{display:block;font-size:32px;color:var(--blue);margin-bottom:18px}.mode-card h2{font-size:31px;letter-spacing:-1px}.mode-card p{font-size:16px;margin:17px 0 24px;max-width:420px}.exam-mode{background:#f5f2fc}.resume-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff3e9;padding:20px 25px;border-radius:13px;margin-top:24px}.resume-card p{font-size:16px}.lead{font-size:18px;margin-top:16px}.sign-filters{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin:30px 0 20px}label{font-size:16px;font-weight:650}input,select{display:block;width:100%;margin-top:9px;border:1px solid #d6dfeb;padding:13px;border-radius:10px;background:white;color:var(--ink);font-size:18px}.signs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:25px}.sign-card{background:white;border:1px solid var(--line);border-radius:15px;padding:24px;text-align:center}.sign-card img{display:block;object-fit:contain;margin:0 auto 20px;max-width:100%}.sign-card>span{font-size:14px;color:var(--muted)}.sign-card h2{font-size:18px;letter-spacing:-.2px;line-height:1.5;margin-top:9px}#sign-count{font-size:16px}.legal{max-width:850px;padding-block:60px}.legal h1{font-size:47px}.legal h2{font-size:28px;margin:30px 0 15px}.legal p{font-size:18px;margin-block:17px}.legal .button{margin-top:25px}.text-button{background:none;border:0;color:var(--blue);font-size:16px;text-decoration:underline;margin-top:25px}.empty-state{background:#f0f4fc;border:1px solid var(--line);padding:35px;border-radius:18px;margin-top:30px}.empty-state h2{font-size:28px}.empty-state p{font-size:16px;margin:15px 0 25px}.history-row{display:flex;justify-content:space-between;align-items:center;gap:20px;background:white;border:1px solid var(--line);border-radius:14px;padding:22px 25px;margin-top:16px}.history-row h2{font-size:20px;letter-spacing:-.5px}.history-row p{font-size:14px;margin-top:7px}.history-score{font-size:26px;color:var(--blue);font-weight:800}
.quiz-page{max-width:1020px}.quiz-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.quiz-top h1{font-size:23px;letter-spacing:-.5px}.quiz-top p{font-size:14px;margin-top:6px}.timer{font-size:26px;font-weight:800;background:#fff0e5;color:#9d532f;border:1px solid #f1d8c7;border-radius:12px;padding:12px 19px;font-variant-numeric:tabular-nums}.quiz-stats{display:flex;gap:22px;font-size:16px;color:var(--muted);margin-bottom:23px}.question-box{background:white;border:1px solid var(--line);border-radius:20px;padding:35px}.question-label{color:var(--blue);font-size:14px;letter-spacing:1px;font-weight:800;margin-bottom:17px}.question-box h2{font-size:26px;line-height:1.5;letter-spacing:-.6px;margin-bottom:25px}.question-image{display:block;max-width:100%;max-height:300px;object-fit:contain;margin:0 auto 25px}.answer-list{display:grid;gap:12px}.answer{display:flex;align-items:center;gap:17px;border:1px solid var(--line);border-radius:12px;padding:17px;text-align:left;background:#fcfdff;width:100%;font-size:18px;line-height:1.6;color:var(--ink)}.answer>span{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;background:#eff3fa;color:#778ba9;border-radius:8px;font-weight:800}.answer.selected{border-color:var(--blue);background:#edf3ff}.answer.selected>span{background:var(--blue);color:white}.answer.revealed{border-color:#4b74c3;background:#eaf2ff}.answer.incorrect{border-color:#d99b8c;background:#fff0eb}.answer-help{font-size:14px;margin:18px 0;color:var(--muted)}.quiz-actions{display:flex;justify-content:space-between;gap:16px;margin-top:25px}.feedback{padding:18px 20px;border-radius:12px;background:#edf3ff;margin-top:20px;font-size:16px}.feedback.error{background:#fff0e8}.feedback p{font-size:16px;margin-top:8px}.result-hero{padding:40px;background:#edf3ff;border:1px solid #d4e1f7;border-radius:20px;margin-bottom:30px}.result-hero h1{font-size:41px;letter-spacing:-1.5px;margin:12px 0}.result-hero p{font-size:18px}.result-hero .button{margin-top:25px}.review-card{padding:25px;background:white;border:1px solid var(--line);border-radius:15px;margin-top:15px}.review-card h2{font-size:19px;letter-spacing:-.4px;line-height:1.6;margin-bottom:15px}.review-card p{font-size:16px}.review-card .question-image{max-height:200px}.review-card ol{padding-left:24px;font-size:16px;line-height:1.9}.review-card .correct{color:#285fbd;font-weight:800}.review-label{font-size:14px;color:var(--blue);margin-bottom:10px}.quiz-error{font-size:16px;color:#a04132;margin-top:15px}
@media(max-width:1050px){.hero{gap:35px}.hero h1{font-size:61px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-points{gap:12px}.category-meta{gap:8px;font-size:14px}.category-card{padding:21px}.tag{font-size:14px}.road-sticker{bottom:55px;width:76px;height:76px;font-size:14px}.study-banner{padding:35px}.signs-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.header{height:80px}.brand{font-size:27px}.brand-mark{width:35px;height:35px;font-size:26px}.header nav{gap:18px;font-size:14px}.hero{grid-template-columns:1fr 1fr;gap:20px;padding-top:45px;padding-bottom:45px}.hero h1{font-size:50px;letter-spacing:-2.7px}.hero>div>p{font-size:16px}.hero .eyebrow{font-size:14px}.hero-points{font-size:14px;gap:8px;flex-wrap:wrap}.road-top{padding:20px}.road-top b{font-size:20px}.road-top span{font-size:14px}.road-scene{border-radius:25px}.road-scene svg{top:45px}.road-note{font-size:14px;padding:10px 12px;bottom:17px;left:16px}.road-sticker{width:63px;height:63px;font-size:14px;right:12px;bottom:52px}.category-grid{grid-template-columns:1fr 1fr}.section-heading>p{max-width:230px;font-size:14px}.section-heading h2{font-size:34px}.study-banner{gap:15px}.study-banner h2{font-size:31px}.parking{width:100px;height:110px;font-size:68px}.stop{width:95px;height:95px;font-size:22px;left:0;top:65px}.priority{width:65px;height:65px;left:85px;bottom:25px}.mode-card{padding:26px}.mode-card h2{font-size:27px}.footer{gap:20px}}
@media(max-width:600px){.wrap{padding-inline:21px}.header{height:79px}.menu{display:block;background:white;border:1px solid var(--line);border-radius:10px;color:var(--blue);width:44px;height:44px;font-size:25px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;padding:18px 21px;background:white;border-bottom:1px solid var(--line);box-shadow:0 18px 24px #283e6214;z-index:8}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.header nav a{padding:15px;font-size:18px;min-height:46px}.hero{grid-template-columns:1fr;padding-top:40px;gap:35px}.hero h1{font-size:61px;letter-spacing:-3.5px;margin-top:24px}.hero>div>p{font-size:18px;max-width:360px}.hero .eyebrow{font-size:14px}.hero-actions{gap:23px}.hero-points{font-size:14px;gap:18px}.road-scene{width:100%;max-width:390px;margin:0 auto;aspect-ratio:1.14}.road-top{padding:23px}.road-top b{font-size:23px}.road-top span{font-size:14px}.road-scene svg{top:40px}.road-note{font-size:14px;bottom:19px}.road-sticker{width:75px;height:75px;font-size:14px;bottom:65px;right:20px}.restore-note{padding:15px;align-items:start;gap:12px}.restore-note p{font-size:14px;line-height:1.7}.restore-note strong{display:block}.section{padding-top:60px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:35px;margin-top:15px}.section-heading>p{font-size:16px;max-width:none;margin-top:18px}.category-grid{gap:13px}.category-card{padding:18px 15px;border-radius:16px}.category-top{gap:5px;margin-bottom:21px}.category-symbol{width:42px;height:42px;font-size:24px;border-radius:12px}.category-card .arrow{font-size:20px}.tag{display:none}.category-card h3{font-size:21px}.category-card p{font-size:14px;line-height:1.6;min-height:33px}.category-meta{display:grid;gap:5px;padding-top:14px;margin-top:16px;font-size:14px}.availability{font-size:14px;line-height:1.6}.study-banner{grid-template-columns:1fr;padding:27px 24px;gap:10px}.study-banner h2{font-size:34px}.study-banner .eyebrow{font-size:14px}.sign-art{min-height:210px;max-width:270px;width:100%;margin:auto}.stop{width:110px;height:110px;top:32px;left:5px}.parking{width:120px;height:130px;right:0;top:0;font-size:86px}.priority{width:70px;height:70px;left:110px;bottom:6px}.footer{grid-template-columns:1fr 1fr;padding-top:50px;gap:28px 22px}.footer>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px;padding-top:20px}.category-page,.signs-page,.progress-page,.quiz-page{padding-top:30px}.category-intro{gap:15px;margin-top:30px}.category-intro .category-symbol{width:65px;height:65px;font-size:30px;flex-shrink:0}.category-intro .eyebrow{font-size:14px}.category-intro h1,.signs-page h1,.progress-page h1{font-size:36px;letter-spacing:-1.5px;line-height:1.2}.category-intro p{font-size:14px}.format-strip{gap:15px;justify-content:space-between;padding:20px 16px}.format-strip b{font-size:24px}.format-strip span{font-size:14px;line-height:1.5;max-width:85px}.mode-grid{grid-template-columns:1fr;gap:17px}.mode-card{padding:25px}.mode-card h2{font-size:29px}.mode-card p{font-size:16px}.resume-card{display:block;padding:19px}.resume-card .text-link{display:block;margin-top:10px}.sign-filters{grid-template-columns:1fr;gap:16px}.signs-grid{grid-template-columns:1fr 1fr;gap:12px}.sign-card{padding:19px 12px}.sign-card img{width:90px;height:90px}.sign-card h2{font-size:16px}.sign-card>span{font-size:14px}.lead{font-size:16px}.legal{padding-block:40px}.legal h1{font-size:35px}.legal h2{font-size:27px}.history-row{padding:18px;gap:15px}.history-row h2{font-size:18px}.history-score{font-size:24px}.quiz-top{gap:12px}.quiz-top h1{font-size:21px}.timer{font-size:22px;padding:10px 13px}.quiz-stats{font-size:14px;gap:15px;flex-wrap:wrap}.question-box{padding:24px 18px;border-radius:16px}.question-box h2{font-size:22px;line-height:1.5;letter-spacing:-.4px}.answer{padding:13px 12px;gap:12px;font-size:16px}.answer>span{width:30px;height:30px;font-size:16px}.quiz-actions{flex-wrap:wrap;gap:12px}.quiz-actions .button{flex:1;padding-inline:14px;font-size:16px;gap:10px}.feedback{padding:16px;font-size:16px}.result-hero{padding:27px 23px}.result-hero h1{font-size:34px}.review-card{padding:22px 18px}.review-card h2{font-size:18px}.review-card ol{font-size:16px}.empty-state{padding:25px}.empty-state h2{font-size:27px}}
@media(max-width:360px){.hero h1{font-size:55px}.hero-points{font-size:14px;gap:12px}.hero-actions{gap:20px}.category-card{padding-inline:13px}.category-card h3{font-size:19px}.category-card p{font-size:14px}.format-strip b{font-size:21px}.category-intro h1{font-size:32px}.category-intro .eyebrow{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.category-card:hover,.primary:hover{transform:none}}
.search-page{padding-block:60px 85px;min-height:65vh}.search-page>h1{font-size:clamp(34px,5vw,58px);letter-spacing:-2px;margin:14px 0 18px}.question-search{display:grid;grid-template-columns:minmax(0,1fr) 230px auto;align-items:end;gap:16px;margin:32px 0 22px}.question-search label{display:grid;gap:9px;font-size:18px;font-weight:700}.question-search input,.question-search select{width:100%;min-width:0;height:54px;border:1px solid var(--line);border-radius:12px;padding:0 15px;background:white;color:var(--ink)}.question-search .button{min-height:54px}.search-page #search-status{color:var(--muted);margin-bottom:22px}.search-result{display:block;border:1px solid var(--line);border-radius:18px;padding:24px;margin-bottom:14px;background:white;transition:border-color .2s,box-shadow .2s}.search-result:hover{border-color:var(--blue);box-shadow:0 8px 25px #2459e00a}.search-result h2{font-size:23px;line-height:1.5;letter-spacing:-.4px;margin:12px 0 16px;overflow-wrap:anywhere}.search-result .text-link{font-size:16px}.search-pagination{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:28px}.question-detail{max-width:900px;padding-block:45px 85px;min-height:65vh}.question-detail article{border:1px solid var(--line);border-radius:24px;padding:34px;margin-top:24px;background:white}.question-detail h1{font-size:clamp(23px,3vw,34px);letter-spacing:-.7px;line-height:1.45;margin:15px 0 26px;overflow-wrap:anywhere}.variants-title{font-size:20px;letter-spacing:-.2px;margin:26px 0 16px}.reference-answers{list-style:none;padding:0;display:grid;gap:14px}.reference-answer{display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid var(--line);border-radius:14px;line-height:1.65}.answer-letter{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;background:#f0f4fb;border-radius:9px;color:var(--muted);font-weight:800}.reference-answer p{overflow-wrap:anywhere}.reference-answer.is-correct{border-color:var(--blue);background:#f0f5ff}.is-correct .answer-letter{background:var(--blue);color:white}.reference-answer strong{display:block;color:var(--blue);font-size:16px;margin-top:7px}.correct-summary{margin:24px 0;color:var(--blue)}
@media(max-width:800px){.question-search{grid-template-columns:1fr 1fr}.question-search label:first-child{grid-column:1/-1}.question-search .button{justify-content:center}.search-page{padding-top:35px}.question-detail article{padding:24px 18px}.search-result{padding:20px}.search-result h2{font-size:20px}.reference-answer{padding:14px;gap:12px;font-size:18px}.question-detail{padding-top:28px}.search-pagination .button{font-size:16px;padding:14px}.header nav{gap:18px}}
@media(max-width:380px){.question-search{grid-template-columns:1fr}.question-search label:first-child{grid-column:auto}}

.question-explanation{margin:28px 0;padding:24px;border:1px solid #d9e2ff;border-left:4px solid #635bff;border-radius:16px;background:#f5f6ff}.question-explanation h2{margin:8px 0 12px;font-size:1.4rem}.question-explanation p{margin:0;line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}@media(max-width:600px){.question-explanation{padding:18px;margin:22px 0}}

.contact-page{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;padding-top:70px;padding-bottom:80px;align-items:start}.contact-copy h1{font-size:clamp(48px,6vw,82px);line-height:1.06;margin:20px 0}.contact-copy h1 em{color:#2459e0;font-style:normal}.contact-tip{background:#eef2ff;border-radius:22px;padding:25px;margin:30px 0}.contact-tip>span{font-size:30px;color:#2459e0}.contact-tip h2{font-size:23px;margin:12px 0}.contact-tip p{margin:0;line-height:1.7}.contact-email{overflow-wrap:anywhere}#contact-form{background:white;border:1px solid #dce3ef;border-radius:28px;padding:34px;box-shadow:0 16px 60px #2459e009;min-width:0}#contact-form h2{font-size:30px;margin:0 0 8px}#contact-form label{display:grid;gap:8px;font-weight:600;margin-top:22px;min-width:0}#contact-form input:not([type=checkbox]),#contact-form select,#contact-form textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #ccd7e8;border-radius:12px;background:#fbfcff;color:#223456;font:inherit;font-weight:400;padding:13px 14px}#contact-form textarea{resize:vertical;min-height:150px}#contact-form :is(input,select,textarea):focus{outline:3px solid #2459e025;border-color:#2459e0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}#contact-form .checkbox-label{display:flex;align-items:flex-start;font-size:16px;line-height:1.65;font-weight:400;gap:10px}#contact-form input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#2459e0}.checkbox-label a{text-decoration:underline;color:#2459e0}#contact-form .button{margin-top:25px;width:100%}#contact-form .button:disabled{opacity:.65;cursor:wait}.form-note{font-size:18px;color:#637591;margin:0}#form-status{line-height:1.6;overflow-wrap:anywhere}#form-status:empty{margin:0}#form-status.error{color:#a52c34}#form-status.success{color:#2459e0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:850px){.contact-page{grid-template-columns:1fr;gap:30px;padding-top:35px}.contact-copy h1 br{display:none}.contact-copy h1{font-size:55px}.contact-tip{margin:22px 0}}@media(max-width:480px){#contact-form{padding:22px 18px;border-radius:22px}.form-row{grid-template-columns:1fr;gap:0}.contact-copy h1{font-size:47px}.contact-page{padding-bottom:35px}}

.contact-copy h2,#contact-form h2{letter-spacing:-.03em}

.history-actions,.result-actions,.review-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.history-actions{justify-content:flex-end}.review-filters{margin:24px 0}.review-filters [aria-pressed=true]{background:#2459e0;color:white}.review-card[hidden]{display:none}.review-explanation{margin-top:20px;border:1px solid #dfddff;border-radius:14px;background:#f5f5ff;padding:18px}.review-explanation summary{cursor:pointer;font-weight:700;color:#2459e0}.review-explanation p{line-height:1.8;white-space:pre-line;overflow-wrap:anywhere}.result-actions{margin-top:22px}@media(max-width:600px){.history-row{align-items:flex-start;flex-direction:column;gap:16px}.history-actions{justify-content:flex-start}.history-actions .button{font-size:16px}.review-filters .button{padding:12px;font-size:16px}}

.storage-note{font-size:16px;color:#637591;line-height:1.7;margin:22px 0}.storage-note a{text-decoration:underline;color:#2459e0}

/* Comfortable reading across ages and screen sizes. */
:root{font-size:18px}body{line-height:1.65}p,li{line-height:1.8}h1,h2,h3{overflow-wrap:break-word}.header nav a{line-height:1.5}.category-meta,.hero-points,.hero-actions,.format-strip{flex-wrap:wrap}.category-card,.mode-card,.sign-card,.hero>div{min-width:0}.category-card p{min-height:0}.category-meta{line-height:1.65}.question-box h2{font-size:27px}.answer{font-size:19px;line-height:1.7}.feedback,.feedback p,.review-card p,.review-card ol,.reference-answer,.question-explanation p,.review-explanation p,.legal p,.legal li{font-size:18px;line-height:1.8}.review-card h2{font-size:22px}.reference-answer strong{font-size:16px}.button{line-height:1.5;min-height:52px}.quiz-actions .button{font-size:16px}.review-explanation summary{font-size:18px;line-height:1.65}.footer>div>a:not(.brand),.footer>div>span,.footer .footer-bottom>a,.footer .footer-bottom>span{font-size:15px}.footer p{font-size:16px}.legal h1{line-height:1.2}.road-sticker{width:115px;height:115px;font-size:12px}.road-top span{font-size:12px}.road-note{font-size:13px}.eyebrow{letter-spacing:1px;flex-wrap:wrap}.history-actions .button,.review-filters .button{font-size:16px}.storage-note{font-size:16px;color:var(--muted)}.lead,.contact-tip p,#form-status{font-size:18px}#contact-form label{font-size:17px}#contact-form .checkbox-label{font-size:16px}.form-note{font-size:16px}.tag{font-size:12px}.answer-help{font-size:16px}.hero h1{font-size:clamp(46px,5vw,74px);letter-spacing:-2.5px}.hero>div>p{max-width:550px}.section-heading{gap:25px}.signs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.format-strip>div{min-width:0}.format-strip span{max-width:150px}
@media(max-width:950px){.menu{display:block;background:white;border:1px solid var(--line);border-radius:10px;color:var(--blue);width:48px;height:48px;font-size:25px}.header{height:85px}.header nav{display:none;position:absolute;top:84px;left:0;right:0;padding:18px 21px;background:white;border-bottom:1px solid var(--line);box-shadow:0 18px 24px #283e6214;z-index:8}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.header nav a{padding:15px;font-size:18px;min-height:48px}.hero{grid-template-columns:1fr;gap:35px}.hero h1{max-width:700px}.road-scene{max-width:500px;width:100%;margin:auto}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start}.question-box h2{font-size:25px}}
@media(max-width:600px){.category-grid{grid-template-columns:1fr}.category-card{padding:24px}.category-card h3{font-size:24px}.category-card p{font-size:17px}.category-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:15px}.availability{font-size:15px}.tag{display:inline-block}.hero h1{font-size:clamp(42px,10vw,58px)}.hero>div>p{font-size:18px;max-width:none}.hero .eyebrow,.category-intro .eyebrow,.study-banner .eyebrow{font-size:13px}.hero-points{font-size:14px}.section-heading>p,.mode-card p{font-size:18px}.question-box h2{font-size:23px}.answer{font-size:18px}.quiz-top{flex-wrap:wrap}.quiz-stats{font-size:15px}.signs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sign-card h2{font-size:16px}.format-strip{gap:20px}.format-strip>div{flex:1 1 90px}.format-strip span{font-size:14px}.category-intro{align-items:flex-start}.category-intro p{font-size:16px}.history-row h2{font-size:20px}.contact-copy h1{font-size:48px}.review-card{padding:22px 18px}.review-card ol{padding-left:25px}.road-sticker{width:100px;height:100px;font-size:11px}.road-note{font-size:12px}.road-top span{font-size:11px}}
