:root{--ink:#1f2a24;--paper:#f8f4ea;--lime:#c8e84b;--coral:#ee765d}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}main{width:min(1100px,100% - 40px);margin:0 auto;padding:78px 0 56px}.hero{max-width:690px}.eyebrow{color:#667165;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--coral);border-radius:50%;width:10px;height:10px}h1{letter-spacing:-.065em;max-width:680px;margin:16px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:400;line-height:.94}h1 em{color:#4b6a43;font-weight:400}.hero p{color:#59645a;max-width:540px;margin:0;font-size:17px;line-height:1.55}button{background:var(--ink);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:27px;padding:14px 20px;font-size:14px;font-weight:700;transition:transform .16s,background .16s}button span{vertical-align:-2px;margin-right:8px;font-size:20px;line-height:0}button:hover{background:#40573c;transform:translateY(-2px)}button:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.table-card{background:#fffefa;border:1px solid #d9d5c9;border-radius:18px;margin-top:55px;overflow:hidden;box-shadow:0 14px 35px #373c2b14}.table-topline{color:#65725d;letter-spacing:.09em;text-transform:uppercase;background:#edf2db;justify-content:space-between;padding:15px 24px;font-size:12px;font-weight:700;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#6a746a;letter-spacing:.1em;text-align:left;text-transform:uppercase;background:#faf9f2;padding:18px 24px;font-size:11px}th:first-child{width:190px}td{color:#334137;border-top:1px solid #ece9e0;padding:17px 24px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.38}tbody tr{transition:background .15s}tbody tr:hover{background:#fcfbe9}.code{color:#1f2a24;letter-spacing:.1em;background:#f6c928;border-radius:5px;padding:7px 9px 6px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:800;display:inline-block}.footer-note{color:#8a9183;text-align:center;margin:20px 0 0;font-size:13px}.drive-lane{border-bottom:1px solid #d9d5c9;border-radius:0 0 12px 12px;height:104px;margin-top:12px;position:relative;overflow:hidden}.road-markings{opacity:.75;background:repeating-linear-gradient(90deg,#d7d1bf 0 42px,#0000 42px 70px);height:2px;position:absolute;bottom:20px;left:0;right:0}.car-and-trailer{align-items:flex-end;width:211px;height:57px;animation:5.8s cubic-bezier(.2,.7,.25,1) 5s forwards drive-across;display:flex;position:absolute;bottom:24px;left:100%}.car-body{background:#ee765d;border-radius:15px 20px 7px 7px;width:124px;height:46px;position:relative;box-shadow:inset -10px -7px #7c3a2e21}.car-body:before{content:"";background:#ee765d;border-radius:28px 29px 3px 3px;width:70px;height:26px;position:absolute;top:-16px;left:27px}.car-window{z-index:1;background:#d9efe4;border-radius:16px 16px 3px 3px;width:48px;height:18px;position:absolute;top:-11px;left:36px;box-shadow:inset 4px 0 #aacfc4}.car-light{background:#f6c928;border-radius:4px;width:7px;height:9px;position:absolute;top:18px;left:4px}.wheel{z-index:2;background:#d8d0bb;border:5px solid #253124;border-radius:50%;width:22px;height:22px;position:absolute;bottom:-8px}.wheel-front{left:84px}.wheel-back{left:17px}.tow-bar{background:#253124;width:13px;height:5px;margin-bottom:12px}.plate-trailer{background:#f6c928;border:3px solid #253124;border-radius:4px;width:66px;height:31px;margin-bottom:4px;position:relative;box-shadow:0 3px #1f2a241a}.plate-trailer:before,.plate-trailer:after{content:"";background:#d8d0bb;border:3px solid #253124;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-10px}.plate-trailer:before{left:5px}.plate-trailer:after{right:5px}.plate-trailer span{color:#1f2a24;letter-spacing:.05em;text-align:center;white-space:nowrap;padding-top:6px;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:800;display:block}@keyframes drive-across{0%{left:calc(100% + 18px)}to{left:0}}.answer-check{background:#edf2db;border:1px solid #d9d5c9;border-radius:16px;margin-top:34px;padding:24px}.answer-heading{color:#65725d;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.eyebrow-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.answer-hint{color:#87917e;letter-spacing:.03em;text-transform:none;font-size:11px;font-weight:600}h2{color:#28372d;letter-spacing:-.03em;margin:12px 0 19px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3vw,30px);font-weight:400}h2 span{color:#4b6a43;letter-spacing:.08em;vertical-align:2px;font-family:Arial,Helvetica,sans-serif;font-size:.7em;font-weight:800}.answer-rows{gap:10px;display:grid}.answer-row{color:#526052;text-transform:uppercase;grid-template-columns:100px minmax(0,1fr) 78px;align-items:center;gap:12px;font-size:12px;font-weight:800;display:grid}.answer-row input{color:#344238;background:#fffefa;border:1px solid #d0d7c1;border-radius:8px;outline:0;min-width:0;padding:12px 13px;font:16px Georgia,Times New Roman,serif}.answer-row input:focus{border-color:#8ea263;box-shadow:0 0 0 3px #8ea26333}.answer-row input::placeholder{color:#a5ad9f}.score-pill{background:var(--ink);color:#fff;text-align:center;border-radius:999px;padding:10px 8px;font-size:11px}.score-pill.reference{color:#253124;background:#b8d856}@media (max-width:620px){main{width:min(100% - 28px,1100px);padding-top:48px}h1{font-size:50px}.table-card{border-radius:13px;margin-top:40px}.table-topline{padding:13px 16px}.table-topline span:last-child{display:none}th:first-child{width:120px}th,td{padding-left:16px;padding-right:16px}td{font-size:15px}.answer-check{padding:18px 14px}.answer-heading{align-items:flex-start;gap:8px}.answer-hint{text-align:right}.answer-row{grid-template-columns:74px minmax(0,1fr) 66px;gap:7px;font-size:10px}.answer-row input{padding:10px 9px;font-size:14px}.score-pill{padding:9px 4px;font-size:10px}}.answer-input-wrap{min-width:0;position:relative}.answer-input-wrap input{width:100%;padding-right:45px}.mic-button{color:#334137;background:#dce8bc;border-radius:7px;width:32px;height:32px;margin:0;padding:0;font-size:18px;line-height:1;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.mic-button:hover{background:#c8e84b;transform:translateY(-50%)}.mic-button.listening{background:var(--coral);color:#fff;animation:1s ease-in-out infinite mic-pulse}.speech-message{color:#6f7d68;margin:10px 0 0 112px;font-size:12px}@keyframes mic-pulse{50%{box-shadow:0 0 0 5px #ee765d33}}@media (max-width:620px){.speech-message{margin-left:81px}}.drive-lane{background:linear-gradient(#0000 0 56%,#edf2db73 56%)}.round-caption{z-index:2;color:#7c8775;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;position:absolute;top:13px;left:18px}.car-and-trailer{animation:none}.car-and-trailer.enter{animation:5.8s cubic-bezier(.2,.7,.25,1) 5s forwards drive-across}.car-and-trailer.exit{animation:1.2s cubic-bezier(.55,0,1,.45) forwards drive-off;left:0}.car-body,.car-body:before{background:var(--car-colour,#ee765d)}.car-colour-0{--car-colour:#ee765d}.car-colour-1{--car-colour:#4b83a6}.car-colour-2{--car-colour:#738f48}.car-colour-3{--car-colour:#a46c9a}.car-colour-4{--car-colour:#d48943}.car-colour-5{--car-colour:#527b78}.car-colour-6{--car-colour:#ba5c6a}.car-colour-7{--car-colour:#7364ac}.car-colour-8{--car-colour:#3f987c}.car-colour-9{--car-colour:#9b774c}@keyframes drive-off{0%{opacity:1;left:0}to{opacity:1;left:-235px}}.score-pill{white-space:nowrap;min-width:118px}.answer-row input:disabled{color:#697468;cursor:not-allowed}@media (max-width:620px){.round-caption{font-size:10px;left:12px}.answer-row{grid-template-columns:74px minmax(0,1fr) 92px}.score-pill{min-width:92px;font-size:9px}}.score-rule{color:#73806e;margin:-8px 0 16px;font-size:12px;line-height:1.45}.answer-row:first-child .score-pill{min-width:146px}@media (max-width:620px){.score-rule{font-size:11px}.answer-row:first-child{grid-template-columns:74px minmax(0,1fr) 92px}.answer-row:first-child .score-pill{min-width:92px}}.car-and-trailer{bottom:28px}.plate-trailer:before,.plate-trailer:after{bottom:-12px}.answer-row{grid-template-columns:118px minmax(0,1fr) 190px}.score-pill{width:190px;min-width:190px;padding-left:8px;padding-right:8px}.answer-row:first-child{grid-template-columns:118px minmax(0,1fr) 190px}.answer-row:first-child .score-pill{width:190px;min-width:190px}@media (max-width:620px){.answer-row,.answer-row:first-child{grid-template-columns:78px minmax(0,1fr) 126px}.score-pill,.answer-row:first-child .score-pill{width:126px;min-width:126px;font-size:9px}}.parallax-scene{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.tree-layer{height:64px;animation:32s linear infinite scenery-slide;position:absolute;bottom:23px;left:0;right:0}.tree-layer-near{opacity:.75;animation-duration:22s}.tree{background:#7f8f63;border-radius:4px;width:8px;height:35px;position:absolute;bottom:0}.tree:before{content:"";background:#a9bc72;border-radius:50%;width:36px;height:36px;position:absolute;bottom:15px;left:-14px}.tree-layer-near .tree{background:#607c57}.tree-layer-near .tree:before{background:#819e62}.tree-a{left:12%;transform:scale(.8)}.tree-b{left:34%;transform:scale(1.1)}.tree-c{left:62%;transform:scale(.7)}.tree-d{left:88%;transform:scale(.95)}.tree-e{left:21%;transform:scale(.8)}.tree-f{left:55%;transform:scale(1.05)}.tree-g{left:78%;transform:scale(.7)}.parallax-boat{color:#668b8c;font-size:27px;line-height:1;animation:26s linear infinite boat-drift;position:absolute;top:29px}.boat-one{left:112%}.boat-two{color:#9c7c65;font-size:19px;animation-duration:19s;animation-delay:-9s;top:43px;left:72%}.parallax-animal{z-index:1;font-size:22px;line-height:1;animation:17s linear infinite animal-scurry;position:absolute;bottom:26px}.animal-one{animation-delay:-6s;left:76%}.animal-two{font-size:18px;animation-duration:23s;animation-delay:-15s;left:42%}@keyframes scenery-slide{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes boat-drift{0%{transform:translate(0)}to{transform:translate(-145vw)}}@keyframes animal-scurry{0%{transform:translate(0)}to{transform:translate(-105vw)}}.car-and-trailer{z-index:3}@media (prefers-reduced-motion:reduce){.tree-layer,.parallax-boat,.parallax-animal{animation:none}}.drive-lane{border-radius:12px;margin-top:28px}.answer-check{margin-top:22px}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-actions button{margin-top:27px}.theme-toggle{color:var(--ink);background:0 0;border:1px solid #b9c2ab}.theme-toggle:hover{background:#e8edd8}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:#e7eee1;background:#17211c}html[data-theme=dark] .eyebrow,html[data-theme=dark] .hero p,html[data-theme=dark] .footer-note{color:#aebca8}html[data-theme=dark] h1,html[data-theme=dark] h2{color:#edf4e8}html[data-theme=dark] h1 em,html[data-theme=dark] h2 span{color:#b8d856}html[data-theme=dark] button{color:#17211c;background:#b8d856}html[data-theme=dark] button:hover{background:#d0ee68}html[data-theme=dark] .theme-toggle{color:#e7eee1;background:0 0;border-color:#71816b}html[data-theme=dark] .theme-toggle:hover{background:#2a3a30}html[data-theme=dark] .drive-lane{background:linear-gradient(#0000 0 56%,#3b523980 56%);border-color:#3a4b3e}html[data-theme=dark] .road-markings{background:repeating-linear-gradient(90deg,#64725e 0 42px,#0000 42px 70px)}html[data-theme=dark] .answer-check{background:#25352a;border-color:#3a4b3e}html[data-theme=dark] .answer-heading,html[data-theme=dark] .answer-hint,html[data-theme=dark] .score-rule{color:#b6c5ad}html[data-theme=dark] .answer-row{color:#c4d0bd}html[data-theme=dark] .answer-row input{color:#edf4e8;background:#17211c;border-color:#536652}html[data-theme=dark] .answer-row input::placeholder{color:#82917e}html[data-theme=dark] .mic-button{color:#e7eee1;background:#3c553f}.car-and-trailer{width:244px}.plate-trailer{border-width:4px;width:92px;height:42px;margin-bottom:2px}.plate-trailer span{letter-spacing:.08em;padding-top:10px;font-size:10px}.driver{transform-origin:50% 80%;font-size:22px;line-height:1;animation:.34s ease-in-out infinite alternate driver-fume;display:block;position:absolute;top:-9px;left:15px}@keyframes driver-fume{0%{transform:rotate(-8deg)translateY(1px)}to{transform:rotate(8deg)translateY(-2px)}}@media (max-width:620px){.car-and-trailer{width:236px}.plate-trailer{width:84px}.plate-trailer span{font-size:9px}}.driver{top:-4px}.computer-answer{color:#344238;min-width:0;padding:12px 13px;font:italic 16px/1.35 Georgia,Times New Roman,serif}.answer-waiting{color:#8a9183;font:italic 15px Georgia,Times New Roman,serif}html[data-theme=dark] .computer-answer{color:#edf4e8}html[data-theme=dark] .answer-waiting{color:#8b9a87}@media (max-width:620px){.computer-answer{padding:10px 9px;font-size:14px}.answer-waiting{font-size:13px}}.computer-answer,.answer-waiting{text-transform:none}
