:root{color:#173c37;font-synthesis:none;--ink:#173c37;--teal:#126c63;--teal-dark:#0a514b;--mint:#d8eee8;--cream:#f7f1e5;--paper:#fffdf8;--coral:#d45d4c;--line:#d7ddd5;--shadow:0 12px 34px #2040381c;background:#f7f1e5;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.35}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 0, #fffaf0 0, transparent 42%), var(--cream);min-width:min(320px,100%);min-height:100dvh;margin:0}button,input,select{font:inherit;font-size:16px}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}svg{width:1.25rem;height:1.25rem}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(1.7rem,7vw,2.55rem);line-height:1.05}h2{font-size:1.25rem}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1.55rem;font-weight:700;display:flex}.brand svg{width:2.7rem;height:2.7rem}.brand svg path:first-child{fill:#126c63}.brand svg path:nth-child(2){fill:#efad48}.brand svg path:nth-child(3){fill:#d45d4c}.brand svg path:nth-child(4){fill:#6ea69e}.brand--compact{font-size:1.12rem}.brand--compact svg{width:2rem;height:2rem}.eyebrow{color:#58746f;text-transform:uppercase;letter-spacing:.13em;font-size:.77rem;font-weight:700}.auth-page,.center,.summary-page{place-items:center;min-height:100dvh;padding:1.25rem;display:grid}.auth-card,.setup-card,.page-card,.admin-page{background:var(--paper);width:min(100%,36rem);box-shadow:var(--shadow);border:1px solid #173c371a;border-radius:1.5rem;padding:clamp(1.25rem,5vw,2.25rem)}.auth-card h1{margin-top:2.2rem}.setup-card{max-height:calc(100dvh - 2rem);overflow:auto}.step-label{color:var(--coral);margin:2rem 0 .5rem;font-weight:700}.field{gap:.4rem;margin:1rem 0;display:grid}.field>span,legend{font-weight:700}.field small{color:#657b77}.field input,.field select,select{width:100%;height:48px;color:var(--ink);background:#fff;border:1.5px solid #aebdb8;border-radius:.75rem;padding:0 .85rem}.field input:focus,.field select:focus{border-color:var(--teal);outline:3px solid #addfd5}.password-field{position:relative}.password-field input{padding-right:3.5rem}.password-field button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:2px;right:2px}fieldset{border:0;margin:1.2rem 0;padding:0}.segmented{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.segmented label,.language-grid label{background:#fff;border:1.5px solid #b8c4bf;border-radius:.75rem;align-items:center;gap:.55rem;padding:.7rem;display:flex}:is(.segmented label:has(input:checked),.language-grid label:has(input:checked)){border-color:var(--teal);background:var(--mint)}.language-grid{grid-template-columns:repeat(2,1fr);gap:.45rem;display:grid}.language-grid label{flex-wrap:wrap;min-height:56px}.language-grid label small{color:#7b8985;width:100%;padding-left:1.4rem}.language-grid .disabled{color:#777;background:#f0efea}.primary,.secondary{border:0;border-radius:.8rem;min-height:48px;padding:.7rem 1.15rem;font-weight:700}.primary{background:var(--teal);color:#fff;box-shadow:0 5px 0 var(--teal-dark)}.primary:active{box-shadow:0 3px 0 var(--teal-dark);transform:translateY(2px)}.secondary{border:1.5px solid var(--teal);background:#fff}.wide{width:100%}.help-text{text-align:center;color:#657b77;margin:1.25rem 0 0}.notice{color:#74372e;background:#f8dfda;border-radius:.7rem;margin:.75rem 0;padding:.75rem .9rem}.notice--success{color:#245437;background:#dcefe3}.notice--info{color:#315b54;background:#e5f0ed}.app-shell{min-height:100dvh}.topbar{height:64px;padding:.6rem max(1rem, env(safe-area-inset-left));align-items:center;max-width:68rem;margin:auto;display:flex}.topbar-spacer{flex:1}.icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.icon-button:hover{background:#126c631a}main{display:block}.home-page{width:min(100% - 2rem,34rem);margin:1.5rem auto;padding-bottom:2rem}.home-page h1{margin-bottom:.5rem}.demo-pill{background:#f2dfb9;border-radius:99px;padding:.35rem .65rem;font-size:.9rem;display:inline-block}.play-button{background:var(--teal);color:#fff;width:100%;min-height:116px;box-shadow:0 9px 0 var(--teal-dark);border:0;border-radius:1.4rem;justify-content:center;align-items:center;gap:1rem;margin:1.6rem 0;font-size:2rem;font-weight:700;display:flex}.play-button span{width:3.4rem;height:3.4rem;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.play-button svg{width:1.6rem;height:1.6rem}.points-card{background:#f0d9a8;border-radius:1.1rem;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.points-card strong{font-size:2rem}.home-links{gap:.6rem;margin-top:.8rem;display:grid}.home-links button{border:1px solid var(--line);background:var(--paper);border-radius:.9rem;align-items:center;gap:.8rem;min-height:54px;padding:.75rem 1rem;font-weight:700;display:flex}.page-card,.admin-page{margin:1rem auto 3rem}.check-row{align-items:center;gap:.7rem;min-height:44px;display:flex}.check-row input{width:21px;height:21px}.range{accent-color:var(--teal)}.leaderboard{padding:0;list-style:none}.leaderboard li{border-bottom:1px solid var(--line);grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.5rem;min-height:56px;padding:.3rem 0;display:grid}.leaderboard-name{overflow-wrap:anywhere;text-align:left;min-width:0}.leaderboard-score{text-align:right;white-space:nowrap}.leaderboard-you{background:var(--paper);color:var(--ink);white-space:nowrap;border-radius:99px;margin-left:.45rem;padding:.15rem .45rem;font-size:.75rem;display:inline-block}.leaderboard .rank{color:#758581;font-size:1.25rem}.leaderboard .is-me{background:var(--mint);border-radius:.6rem;margin:0 -.7rem;padding:0 .7rem}.quiz-page{background:var(--paper);grid-template-rows:auto 1fr;height:100dvh;min-height:568px;display:grid}.quiz-top{height:58px;padding:.4rem max(.55rem, env(safe-area-inset-left));border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;align-items:center;gap:.55rem;display:grid}.quiz-top>strong{text-align:right;font-size:1.15rem}.quiz-top>strong small{max-width:74px;font-size:.65rem;font-weight:400;display:block}.progress{font-size:.82rem;font-weight:700}.progress>div{background:#dce6e2;border-radius:9px;height:5px;margin-top:.25rem;overflow:hidden}.progress i{background:var(--coral);height:100%;display:block}.quiz-content{width:min(100%,44rem);min-height:0;padding:.45rem .65rem max(.5rem, env(safe-area-inset-bottom));grid-template-rows:auto minmax(54px,1fr) auto auto;gap:.4rem;margin:auto;display:grid;overflow-y:auto}.question-actions{align-items:center;gap:.35rem;min-height:36px;display:flex}.language-toggle,.sound-button{background:#fff;border:1px solid #abc0ba;border-radius:99px;align-items:center;gap:.3rem;min-height:36px;padding:.28rem .6rem;font-size:.78rem;font-weight:700;display:flex}.sound-button svg{width:1rem}.question-line{grid-template-columns:1fr 44px;align-items:center;gap:.3rem;display:grid}.question-line h1{margin:.25rem 0;font-size:clamp(1.1rem,5vw,1.5rem);line-height:1.12}.question-line .sound{background:var(--mint)}.question-image{background:#f2f2ed;border-radius:.7rem;place-items:center;min-height:0;display:grid;overflow:hidden}.question-image img{object-fit:contain;width:100%;height:100%;max-height:180px;display:block}.answer-list{gap:.32rem;display:grid}.answer-row{grid-template-columns:1fr 44px;gap:.35rem;min-height:48px;display:grid}.answer-button{text-align:left;background:#fff;border:1.5px solid #adc0bb;border-radius:.7rem;grid-template-columns:30px 1fr 20px;align-items:center;gap:.4rem;min-height:48px;padding:.3rem .5rem;font-size:1rem;display:grid}.answer-button>span{background:var(--mint);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.answer-button b{font-weight:400}.answer-button:enabled:hover,.answer-button:focus-visible{border-color:var(--teal);background:#f1faf7}.answer-audio{background:#fff;border:1px solid #adc0bb;border-radius:.7rem;place-items:center;width:44px;min-height:44px;display:grid}.attempted .answer-button{color:#7f3c33;opacity:1;background:#fae6e2;border-color:#dc887b}.attempted .answer-button>span{background:#f0b6ad}.quiz-feedback{min-height:34px}.quiz-feedback .notice{margin:0;padding:.5rem .65rem;font-size:.87rem}.wrong{color:#9f4438;align-items:center;gap:.4rem;height:34px;margin:0;font-weight:700;display:flex}.wrong svg,.correct-panel p svg{width:1.1rem}.correct-panel{background:#e0f1e7;border-radius:.7rem;grid-template-columns:1fr auto;align-items:center;gap:.2rem .6rem;padding:.45rem .55rem;display:grid}.correct-panel p{color:#236242;align-items:center;gap:.35rem;margin:0;font-weight:700;display:flex}.correct-panel span{grid-column:1;font-size:.85rem}.inline-action{color:inherit;background:0 0;border:0;padding:.25rem 0;font-weight:700;text-decoration:underline;display:block}.summary-page{text-align:center;flex-direction:column;justify-content:center;max-width:35rem;margin:auto;display:flex}.summary-icon{background:#f0d9a8;border-radius:50%;place-items:center;width:74px;height:74px;margin:2rem 0 1rem;display:grid}.summary-icon svg{width:2.2rem;height:2.2rem}.summary-stats{grid-template-columns:repeat(3,1fr);gap:.45rem;width:100%;margin:1.5rem 0;display:grid}.summary-stats div{background:var(--paper);border-radius:.8rem;padding:.8rem .35rem}.summary-stats strong{font-size:1.6rem;display:block}.admin-page{max-width:52rem}.admin-heading{justify-content:space-between;align-items:start;gap:.75rem;margin-bottom:1.25rem;display:flex}.admin-heading h1{margin-bottom:0}.admin-heading .secondary{flex:none}.admin-heading-actions{flex-wrap:wrap;gap:.5rem;display:flex}.account-list-badges,.account-badges{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.account-list-badges .progress-account,.account-list-badges .account-badge{padding:.25rem .45rem;font-size:.75rem}.account-badge{color:#70500e;background:#fff0c9;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.88rem;font-weight:700;display:inline-flex}.account-page{max-width:48rem}.account-identity{margin:1.25rem 0}.account-identity h2{margin-bottom:0}.account-section{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.account-section .field input[readonly]{color:#526e68;background:#eef3ef}.account-actions{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.account-confirm{background:#eef5f2;border-radius:.8rem;padding:1rem}.account-confirm p{margin-bottom:.5rem}.content-page{max-width:78rem}.content-guidance,.content-help{color:#526e68}.content-filters{grid-template-columns:2fr 1fr 1fr;gap:0 .8rem;display:grid}.content-filters .field{min-width:0}.content-list{gap:.7rem;display:grid}.content-list-item{border:1px solid var(--line);border-radius:.8rem;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.8rem;display:grid}.content-list-item img{object-fit:contain;background:#f2f5f0;border-radius:.5rem;width:5.5rem;height:5.5rem}.content-list-item h2{margin:0 0 .35rem;font-size:1.05rem}.content-list-item p{color:#526e68;margin-bottom:.5rem}.content-meta,.content-version-info{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.content-status{white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .6rem;font-weight:700;display:inline-flex}.content-status--draft{color:#674c31;background:#eee7db}.content-status--review{color:#70500e;background:#fff0c9}.content-status--published{color:#174c3e;background:#d8eee8}.content-status--archived{color:#52615e;background:#e6e9e7}.content-version-info,.content-history{margin-bottom:1.2rem}.content-history h2{margin-bottom:.5rem}.content-history>div{flex-wrap:wrap;gap:.4rem;display:flex}.content-history button,.content-version-selected{border:1px solid var(--teal);border-radius:.65rem;min-height:44px;padding:.55rem .75rem}.content-version-selected{background:var(--mint)}.content-edit-grid{grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr);align-items:start;gap:1.4rem;display:grid}.content-form,.content-preview{min-width:0}.content-form textarea{width:100%;min-height:5rem;font:inherit;resize:vertical;background:#fff;border:1.5px solid #aebdb8;border-radius:.75rem;padding:.7rem .85rem}.content-form textarea:focus{border-color:var(--teal);outline:3px solid #addfd5}.content-form input[readonly]{color:#526e68;background:#eef3ef}.content-language{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem}.content-language legend{font-size:1.1rem}.content-preview{background:#eef5f2;border-radius:1rem;max-height:calc(100dvh - 2rem);padding:1rem;position:sticky;top:1rem;overflow-y:auto}.content-preview-languages{gap:.5rem;margin-bottom:1rem;display:flex}.content-preview figure{margin:.8rem 0}.content-preview img{object-fit:contain;max-width:100%;max-height:14rem;margin:0 auto;display:block}.content-preview figcaption{color:#526e68;font-size:.85rem}.content-preview-options{padding-left:1.5rem}.content-preview-options li{margin:.4rem 0}.content-preview-options span{color:#174c3e;font-weight:700}.content-review-section{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.content-review-confirm{background:#eef5f2;border-radius:.8rem;padding:1rem}.content-review-confirm button{margin:.3rem .4rem .3rem 0}.content-workflow{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.content-workflow h3{margin:1.5rem 0 .7rem;font-size:1.08rem}.content-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0;list-style:none;display:grid}.content-check-list li{border:1px solid var(--line);border-radius:.8rem;min-width:0;padding:.75rem}.content-check-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.5rem;display:flex}.content-check-state{border-radius:999px;padding:.2rem .55rem;font-size:.8rem;font-weight:700;display:inline-flex}.content-check-state--missing{color:#52615e;background:#e6e9e7}.content-check-state--approved{color:#174c3e;background:#d8eee8}.content-check-state--rejected{color:#873e32;background:#f9e3de}.content-check-detail{overflow-wrap:anywhere}.content-check-detail p{white-space:pre-wrap;margin:.6rem 0 .3rem}.content-check-detail small{color:#526e68;margin-top:.25rem;display:block}.content-gaps{background:#fff7df;border-radius:.8rem;padding:.8rem 1rem}.content-gaps h3{margin-top:0}.content-gaps ul{margin-bottom:0}.content-review-entry,.content-publish-section,.content-archive-section{border-top:1px solid var(--line);margin-top:1.3rem;padding-top:.3rem}.content-review-entry form{max-width:38rem}.content-tts-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .8rem;display:grid}.content-workflow textarea{width:100%;min-height:6rem;font:inherit;resize:vertical;background:#fff;border:1.5px solid #aebdb8;border-radius:.75rem;padding:.7rem .85rem}.content-archive-section textarea{max-width:38rem}.content-workflow textarea:focus{border-color:var(--teal);outline:3px solid #addfd5}.export-page{max-width:70rem}.export-participants{border:1px solid var(--line);border-radius:.8rem;padding:1rem}.export-person-list{gap:.35rem;max-height:17rem;display:grid;overflow-y:auto}.export-person{border:1px solid var(--line);cursor:pointer;border-radius:.65rem;align-items:center;gap:.65rem;min-height:48px;padding:.45rem .7rem;display:flex}.export-person:has(input:checked){border-color:var(--teal);background:#eef5f2}.export-person input,.export-id-choice input{flex:none;width:1.2rem;height:1.2rem}.export-person small{color:#526e68;display:block}.export-selected-list{margin:.8rem 0 0;padding-left:1.25rem}.export-controls,.export-custom-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;display:grid}.export-controls .field,.export-custom-names .field{min-width:0}.export-help{color:#526e68}.export-id-choice{align-items:center;gap:.65rem;min-height:48px;margin:.8rem 0;display:flex}.export-validation{color:#873e32;font-weight:700}.export-preview{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.export-preview h3{margin:1rem 0 .4rem;font-size:1.05rem}.export-filter-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1rem;margin:0 0 1rem;display:grid}.export-filter-summary>div{min-width:0}.export-filter-summary dt{color:#526e68;font-size:.85rem}.export-filter-summary dd{overflow-wrap:anywhere;margin:0;font-weight:700}.export-table-wrap{border:1px solid var(--line);border-radius:.7rem;max-width:100%;margin:1rem 0;overflow-x:auto}.export-table-wrap table{border-collapse:collapse;width:100%;min-width:36rem}.export-table-wrap th,.export-table-wrap td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:.55rem .7rem}.export-table-wrap th{background:#eef5f2}.export-guidance{color:#526e68;border-left:4px solid var(--teal);margin-top:2rem;padding:.5rem 1rem}.export-guidance p{margin:.35rem 0}.admin-form{background:#eef5f2;border-radius:1rem;grid-template-columns:repeat(2,1fr);gap:0 1rem;padding:1rem;display:grid}.admin-form h2,.admin-form .notice{grid-column:1/-1}.admin-form h2{gap:.5rem;display:flex}.admin-form button{align-self:end;margin-bottom:1rem}.report-list{gap:.7rem;display:grid}.report-list article{background:var(--paper);border:1px solid var(--line);border-radius:.85rem;grid-template-columns:minmax(120px,1fr) 2fr auto;align-items:center;gap:.75rem;padding:.9rem;display:grid}.report-list article small{color:#687d78;display:block}.report-list dl{gap:1rem;margin:0;display:flex}.report-list dl div{text-align:center}.report-list dt{font-size:.75rem}.report-list dd{margin:0;font-size:1.2rem;font-weight:700}.report-actions{gap:.25rem;display:grid}.report-actions .secondary,.report-actions .text-button{min-height:44px}.account-selection-toolbar,.account-bulk-password{border:1px solid var(--line);background:#eef5f2;border-radius:.85rem;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.9rem;display:flex}.account-selection-toggle,.account-row-select{cursor:pointer;align-items:center;gap:.5rem;min-height:44px;display:inline-flex}.account-selection-toolbar>span{font-weight:700}.account-bulk-password{align-items:end}.account-bulk-password h3,.account-bulk-password>p,.account-bulk-password .notice{flex-basis:100%;margin:0}.account-bulk-password .field{flex:14rem}.account-bulk-password button{min-height:44px;margin-bottom:1rem}.account-row-select{justify-content:flex-start;min-height:36px;margin-bottom:.4rem;display:flex}.account-selection-toolbar input,.account-row-select input{width:1.1rem;height:1.1rem;accent-color:var(--brand,#176b56)}.progress-page{max-width:66rem}.progress-identity{justify-content:space-between;align-items:start;gap:1rem;margin:1.5rem 0;display:flex}.progress-identity h2,.progress-identity p{margin-bottom:.2rem}.progress-identity p,.progress-last,.objective-topics,.objective-dates{color:#526e68}.progress-account,.objective-status{white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.88rem;font-weight:700;display:inline-flex}.progress-account{color:#174c3e;background:#d8eee8}.progress-account--inactive{color:#674c31;background:#eee7db}.progress-summary,.objective-evidence{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin:0 0 1rem;display:grid}.progress-summary>div,.objective-evidence>div{background:#f0f5f1;border-radius:.75rem;padding:.75rem}.progress-summary dt,.objective-evidence dt{color:#526e68;font-size:.85rem}.progress-summary dd,.objective-evidence dd{margin:.2rem 0 0;font-size:1.3rem;font-weight:700}.progress-guidance{border-left:4px solid var(--teal);background:#eef5f2;border-radius:0 .7rem .7rem 0;margin:1.4rem 0 2rem;padding:.8rem 1rem}.progress-guidance p{margin:.25rem 0}.objective-list{gap:.9rem;margin-bottom:2rem;display:grid}.objective-card{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1.1rem}.objective-heading{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.objective-heading h3{margin:0;font-size:1.1rem}.objective-status--insufficient{color:#674c31;background:#eee7db}.objective-status--practice{color:#873e32;background:#f9e3de}.objective-status--developing{color:#70500e;background:#fff0c9}.objective-status--stable{color:#174c3e;background:#d8eee8}.objective-topics{margin:.55rem 0 .9rem}.objective-evidence{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.7rem}.objective-evidence>div{padding:.6rem}.objective-dates,.objective-recall,.objective-due,.objective-gap{margin:.3rem 0;font-size:.9rem}.objective-due{color:#873e32;font-weight:700}.objective-gap{color:#70500e;background:#fff0c9;border-radius:.5rem;padding:.5rem .7rem}.objective-goals{border-top:1px solid var(--line);margin-top:.8rem}.objective-goals summary{cursor:pointer;align-items:center;min-height:44px;font-weight:700;display:flex}.objective-goals p{color:#526e68;margin-bottom:.5rem}.objective-goals ul{margin:0;padding-left:1.2rem}.objective-goals li{margin:.5rem 0}.text-button{background:0 0;border:0;min-height:44px;font-weight:700;text-decoration:underline}@media (width<=520px){.admin-form{grid-template-columns:1fr}.admin-form h2,.admin-form .notice{grid-column:auto}.report-list article{grid-template-columns:1fr auto}.report-list dl{grid-area:2/1/auto/-1}.language-grid{grid-template-columns:1fr 1fr}.question-image img{max-height:105px}}@media (height<=640px){.quiz-content{grid-template-rows:auto minmax(36px,.65fr) auto auto}.question-image img{max-height:72px}.question-actions,.language-toggle,.sound-button{min-height:32px}.question-line h1{font-size:1.05rem}.answer-row,.answer-button{min-height:44px}.answer-list{gap:.22rem}.quiz-top{height:52px}.quiz-feedback{min-height:30px}}@media (height<=500px),(orientation:landscape) and (height<=500px){.quiz-page{height:auto;min-height:100dvh}.quiz-content{height:auto;overflow-y:visible}}@media (width>=750px){.home-page{margin-top:4rem}.quiz-content{padding-left:1rem;padding-right:1rem}.question-image img{max-height:240px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.primary:active{transform:none}}.question-actions{min-height:44px}.language-toggle,.sound-button{min-height:44px;font-size:1rem}.quiz-feedback .notice,.correct-panel span{font-size:1rem}.wrong{height:auto;min-height:44px}.summary-stats span{font-size:1rem}@media (height<=640px){.question-actions,.language-toggle,.sound-button{min-height:44px}.question-image img{max-height:54px}.question-line h1{font-size:1rem}.quiz-feedback{min-height:44px}}@media (height<=568px),(orientation:landscape) and (height<=600px){.question-image{display:grid}.question-image img{max-height:54px}.quiz-page{min-height:100dvh}.quiz-content{overflow-y:auto}}.quiz-content{width:100%;max-width:44rem;height:100%;margin:0 auto}.voice-status{color:#6d7774;margin:.15rem 0;font-size:.8rem;line-height:1.1;display:inline-block}.voice-preview{background:#fff;border:1px solid #abc0ba;border-radius:.7rem;align-items:center;gap:.45rem;min-height:44px;margin-top:.65rem;padding:.45rem .7rem;display:flex}.correct-answer .answer-button{color:#205c3d;opacity:1;background:#dff1e6;border-color:#5c9e78}.feedback-audio{background:#fff;border:1px solid #91b5a0;border-radius:.65rem;grid-area:1/2;place-items:center;width:44px;height:44px;display:grid}.correct-panel .primary{grid-area:1/3/3}.answer-report{gap:.4rem;display:grid}.answer-report article{background:var(--paper);border:1px solid var(--line);border-radius:.7rem;grid-template-columns:minmax(120px,1fr) auto auto auto;align-items:center;gap:.8rem;padding:.7rem;display:grid}.answer-report small{color:#687d78;display:block}.answer-report time{font-size:.88rem}.report-correct,.report-wrong{align-items:center;gap:.25rem;font-weight:700;display:flex}.report-correct{color:#286346}.report-wrong{color:#91443a}.report-correct svg,.report-wrong svg{width:1rem}@media (width<=620px){.content-check-list,.content-tts-fields,.content-filters,.content-edit-grid{grid-template-columns:1fr}.content-preview{max-height:none;position:static}.content-list-item{grid-template-columns:4.5rem minmax(0,1fr)}.content-list-item img{width:4.5rem;height:4.5rem}.content-list-item>button{grid-column:1/-1}.admin-heading{flex-wrap:wrap}.admin-heading-actions,.account-actions>button{width:100%}.export-controls,.export-custom-names,.export-filter-summary{grid-template-columns:1fr}.progress-identity,.objective-heading{flex-wrap:wrap}.progress-summary,.objective-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}.answer-report article{grid-template-columns:1fr auto auto}.answer-report time{grid-column:1/-1}.report-list article{grid-template-columns:1fr}.report-list dl{flex-wrap:wrap;grid-area:auto}.report-list .text-button{justify-self:start}}@media (height<=640px){.question-image{min-height:0}.question-image img{object-fit:contain;height:100%;max-height:100%}}.correct-panel{grid-template-columns:1fr 44px auto}.correct-panel p{grid-area:1/1}.correct-panel span{grid-area:2/1/auto/-1}.feedback-audio{grid-area:1/2}.correct-panel .primary{grid-area:1/3;min-height:44px}.question-image{min-height:40px;position:relative}.question-image img{object-fit:contain;width:100%;height:100%;max-height:none;position:absolute;inset:0}.home-page{width:min(100% - 2rem,70rem);margin:1rem auto 3rem}.home-hero{color:#fff;min-height:23rem;box-shadow:var(--shadow);background:linear-gradient(90deg,#0a2b27eb,#0a2b27ad 52%,#0a2b271f),url(/images/generated/pilot-cleaning-02-v1.webp) 50%/cover,#285f52;border-radius:1.5rem;align-items:center;display:flex;overflow:hidden}.home-hero-copy{width:min(100%,35rem);padding:clamp(1.5rem,5vw,3rem)}.home-hero h1{overflow-wrap:anywhere;margin:1rem 0 .7rem;font-size:clamp(2rem,4vw,3.3rem)}.home-hero-copy>p{font-size:1.1rem;line-height:1.5}.home-hero .demo-pill{color:#49390d}.home-hero .play-button{color:#253c35;text-align:left;background:#eeb35b;border-radius:.9rem;width:auto;min-height:66px;margin:1.5rem 0 .6rem;padding:.65rem 1.2rem;font-size:1.18rem;box-shadow:0 5px #ae7131}.home-hero .play-button span{color:#23665d;width:2.5rem;height:2.5rem}.home-hero .play-button svg{width:1.25rem;height:1.25rem}.home-hero .home-round-hint{color:#f9ead6;margin:0;font-size:.9rem}.home-learning{background:var(--paper);border:1px solid var(--line);border-radius:1.25rem;margin-top:1.3rem;padding:clamp(1.2rem,3vw,2rem)}.home-section-heading{justify-content:space-between;align-items:end;gap:.8rem;display:flex}.home-section-heading .eyebrow{margin-bottom:.35rem}.home-section-heading h2{margin-bottom:.2rem;font-size:clamp(1.4rem,3vw,2rem)}.home-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1.2rem 0 1.8rem;display:grid}.home-stats>div{background:#e9f3ee;border-radius:.85rem;min-width:0;padding:1rem}.home-stats dt{color:#48675f;font-size:.88rem}.home-stats dd{margin:.35rem 0 0;font-size:clamp(1.35rem,3vw,2rem);font-weight:800}.home-learning h3{margin:0 0 .8rem}.home-objectives{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.home-objective{border:1px solid var(--line);border-radius:.8rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;min-width:0;padding:.9rem;display:flex}.home-objective strong{overflow-wrap:anywhere;flex-basis:100%}.home-objective small,.home-progress-note{color:#536f67}.home-progress-note{margin:.85rem 0 0;line-height:1.45}.home-links{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-page{height:auto;min-height:100dvh;display:block}.quiz-top{z-index:2;background:var(--paper);position:sticky;top:0}.quiz-content{grid-template:"visual question""visual answers"".feedback"/minmax(0,1.08fr) minmax(0,1fr);align-content:start;align-items:start;gap:1rem 1.4rem;width:min(100% - 2rem,74rem);max-width:74rem;min-height:0;margin:0 auto;padding:1.3rem 0 2.5rem;display:grid;overflow:visible}.quiz-content--no-image{grid-template-columns:minmax(0,44rem);grid-template-areas:"question""answers""feedback";justify-content:center}.question-block{grid-area:question;min-width:0}.question-line{grid-template-columns:minmax(0,1fr) 44px}.question-line h1{font-size:clamp(1.45rem,2.5vw,2.2rem);line-height:1.15}.question-image{aspect-ratio:3/2;background:#e6ebe5;border-radius:1.1rem;grid-area:visual;width:100%;height:auto;min-height:0;position:sticky;top:5rem}.question-image img{object-fit:contain;width:100%;height:100%;position:static}.question-image--photo img{object-fit:contain}.answer-list{grid-area:answers;gap:.65rem}.answer-row,.answer-button{min-height:60px}.answer-button{padding:.65rem .75rem;font-size:1.05rem;line-height:1.3}.answer-audio{min-height:60px}.quiz-feedback{grid-area:feedback}.correct-panel{gap:.6rem;padding:.9rem}.summary-page{text-align:left;max-width:none;min-height:100dvh;padding:1.2rem;display:block}.summary-content{width:min(100%,58rem);margin:0 auto}.summary-header{align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.summary-icon{flex:none;margin:0}.summary-header h1{margin-bottom:.35rem}.summary-header p{margin-bottom:0}.summary-stats{gap:.7rem;margin:1.4rem 0}.summary-stats div{border:1px solid var(--line);padding:1rem}.summary-stats span{margin-top:.2rem;font-size:.88rem;display:block}.summary-leaderboard{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:1.1rem;margin:0 0 1.4rem;padding:clamp(1rem,3vw,1.7rem)}.summary-leaderboard h2{text-align:center;margin:0 0 .5rem}.summary-leaderboard .notice{margin:.75rem 0}.summary-leaderboard .leaderboard{margin:0}.round-review{border:1px solid var(--line);background:var(--paper);border-radius:1.1rem;padding:clamp(1rem,3vw,1.7rem)}.round-review-count{color:#784633;background:#f9e7d7;border-radius:99px;flex:none;padding:.4rem .7rem;font-size:.86rem}.round-review-intro{color:#526b64;margin:.8rem 0 1rem}.round-review-list{gap:.6rem;display:grid}.round-review-item{border:1px solid var(--line);border-radius:.75rem;overflow:hidden}.round-review-item summary{cursor:pointer;grid-template-columns:2rem minmax(0,1fr) auto 1.15rem;align-items:center;gap:.7rem;min-height:58px;padding:.7rem .9rem;list-style:none;display:grid}.round-review-item summary::-webkit-details-marker{display:none}.round-review-item summary:focus-visible{outline-offset:-3px;outline:3px solid #addfd5}.round-review-item summary strong{color:#77513c;font-size:.82rem}.round-review-chevron{width:1.15rem;height:1.15rem;transition:transform .15s}.round-review-item[open] .round-review-chevron{transform:rotate(180deg)}.round-review-position{background:var(--mint);border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.round-review-detail{border-top:1px solid var(--line);padding:.9rem 1rem 1rem;line-height:1.5}.round-review-detail img{object-fit:contain;border-radius:.6rem;width:min(100%,22rem);max-height:15rem;margin-bottom:.8rem;display:block}.round-review-detail p:last-child{margin-bottom:0}.round-review-all{margin-top:.9rem}.summary-actions{flex-wrap:wrap;gap:.75rem;margin:1.2rem 0 2rem;display:flex}.summary-actions .primary,.summary-actions .secondary{flex:12rem}.summary-page .secondary{margin-top:0}@media (width<=700px){.home-hero{background:linear-gradient(#0a2b270a,#0a2b2794 40%,#0a2b27f5),url(/images/generated/pilot-cleaning-02-v1.webp) 50%/cover,#285f52;align-items:end;min-height:25rem}.home-objectives,.home-links{grid-template-columns:1fr}.quiz-page{grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:568px;display:grid}.quiz-content,.quiz-content--no-image{width:min(100%,44rem);height:100%;min-height:0;padding:.45rem .65rem max(.5rem, env(safe-area-inset-bottom));grid-template:"question""visual"minmax(54px,1fr)"answers""feedback"/minmax(0,1fr);align-content:stretch;align-items:stretch;gap:.4rem;overflow-y:auto}.quiz-content--no-image{grid-template-rows:auto auto auto;grid-template-areas:"question""answers""feedback"}.question-image{height:auto;min-height:54px;position:relative;top:auto}.question-image img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.question-line h1{font-size:clamp(1.1rem,5vw,1.5rem)}.language-toggle,.sound-button{min-height:44px}.answer-list{gap:.32rem}.answer-row,.answer-button{min-height:48px}.answer-button{padding:.3rem .5rem;font-size:1rem}.answer-audio{min-height:44px}.correct-panel{gap:.2rem .6rem;padding:.45rem .55rem}}@media (width<=400px){.home-page{width:calc(100% - 1rem)}.home-hero-copy{padding:1.2rem}.home-hero .play-button{width:100%;font-size:1rem}.home-learning{padding:1rem}.home-stats{gap:.35rem}.home-stats>div{padding:.65rem .4rem}.home-stats dt{font-size:.74rem}.summary-page{padding:.8rem}.summary-header{align-items:start}.round-review .home-section-heading{flex-direction:column;align-items:flex-start;gap:.4rem}.round-review-item summary{grid-template-columns:2rem minmax(0,1fr) 1.15rem}.round-review-item summary strong{grid-column:2}.round-review-chevron{grid-area:1/3/3}}@media (width<=700px) and (height<=640px){.quiz-content,.quiz-content--no-image{padding:.25rem .5rem max(.35rem, env(safe-area-inset-bottom));gap:.25rem}.answer-row,.answer-button,.answer-audio{min-height:44px}.answer-list{gap:.25rem}.question-line h1{margin:.15rem 0}.correct-panel{padding:.35rem .45rem}}.rounds-page,.round-detail-page{max-width:58rem}.rounds-intro{color:#526e68;line-height:1.5}.rounds-list{gap:.75rem;display:grid}.rounds-item{border:1px solid var(--line);border-radius:.85rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.rounds-item time{font-weight:700}.rounds-item p{color:#526e68;margin:.25rem 0 0}.round-detail-stats{background:var(--mint);border-radius:.75rem;margin:1rem 0;padding:.9rem}.round-detail-page .round-review{margin-top:1rem}.bulk-page{max-width:70rem}.bulk-page>p,.bulk-page .bulk-print-hidden>p{line-height:1.5}.bulk-controls{grid-template-columns:minmax(8rem,.7fr) minmax(12rem,1.3fr) minmax(12rem,1fr);gap:0 1rem;display:grid}.bulk-controls .field{min-width:0}.bulk-preview{background:#edf4f0;border-radius:.85rem;margin:.8rem 0 1.2rem;padding:1rem}.bulk-preview h2{margin-bottom:.6rem}.bulk-preview p:last-child{color:#526e68;margin-bottom:0}.bulk-form>.primary,.bulk-actions button,.admin-heading-actions button{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.bulk-actions{flex-wrap:wrap;gap:.6rem;margin:.7rem 0;display:flex}.bulk-progress{font-weight:700}.bulk-ephemeral{color:#526e68;font-size:.9rem}.bulk-results h2{margin:1.4rem 0 .8rem}.bulk-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.bulk-card{border:1px solid var(--line);break-inside:avoid;background:#fff;border-radius:.85rem;min-width:0;padding:1rem}.bulk-card h3{margin:0 0 .7rem}.bulk-card dl{margin:0 0 .8rem}.bulk-card dl>div{margin:.5rem 0}.bulk-card dt{color:#526e68;font-size:.84rem}.bulk-card dd{overflow-wrap:anywhere;margin:.1rem 0 0;font-size:1.05rem;font-weight:700}.bulk-copy{align-items:center;gap:.4rem;display:inline-flex}@media (width<=620px){.rounds-item{grid-template-columns:minmax(0,1fr) auto}.rounds-item button{grid-column:1/-1}.bulk-controls,.bulk-cards{grid-template-columns:1fr}.bulk-actions button{width:100%}}@media print{body{background:#fff}.topbar,.bulk-print-hidden{display:none!important}.bulk-page{width:100%;max-width:none;box-shadow:none;border:0;margin:0;padding:0}.bulk-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-card{border-color:#555}}.quiz-content .question-actions{flex-wrap:wrap}.quiz-support-picker{color:#365b52;align-items:center;gap:.4rem;min-width:0;margin-right:auto;font-size:.85rem;font-weight:700;display:flex}.quiz-support-picker select{min-width:0;max-width:14rem;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #abc0ba;border-radius:.65rem;padding:.3rem .45rem}.quiz-translation-hint{color:#526e68;align-items:center;gap:.3rem;margin:.1rem 0 .35rem;font-size:.78rem;line-height:1.25;display:flex}.quiz-translation-hint.is-needed{color:#914c2e;font-weight:700}.quiz-translation-hint svg{flex:none;width:.95rem;height:.95rem}.quiz-content .question-line,.quiz-content .answer-row{grid-template-columns:minmax(0,1fr) 44px 44px;gap:.25rem}.quiz-content .question-line h1,.quiz-content .answer-button b,.quiz-content .explanation-text{overflow-wrap:anywhere;text-align:start;min-width:0}.quiz-content .answer-button{grid-template-columns:28px minmax(0,1fr) 20px;gap:.3rem;min-width:0}.quiz-content .translation-button{color:#315a53;background:#fff;border:1px solid #abc0ba;border-radius:.65rem;place-items:center;width:44px;min-height:44px;display:grid}.quiz-content .translation-button[aria-pressed=true]{color:#124938;background:#d8eee6;border-color:#4e8b73}.quiz-content .translation-button svg{width:1.2rem;height:1.2rem}.quiz-content .correct-panel{grid-template-columns:minmax(0,1fr) 44px 44px;gap:.25rem}.quiz-content .correct-panel p{grid-area:1/1}.quiz-content .correct-panel .explanation-text{grid-area:2/1}.quiz-content .correct-panel .translation-button{grid-area:2/2}.quiz-content .correct-panel .feedback-audio{grid-area:2/3}.quiz-content .correct-panel .primary{grid-area:1/2/auto/4;min-height:44px;padding:.2rem .35rem;font-size:.86rem}@media (width<=700px){.quiz-support-picker{flex:1 1 0}.quiz-support-picker span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.quiz-support-picker select{width:100%}.quiz-content .question-actions .sound-button{white-space:nowrap;font-size:.78rem}.quiz-translation-hint:not(.is-needed){display:none}.quiz-content .answer-button{padding:.25rem .35rem}}@media (width<=480px){.quiz-content .quiz-feedback:empty{min-height:0;display:none}.quiz-content .question-line{grid-template-columns:minmax(0,1fr);position:relative}.quiz-content .question-line h1{font-size:1rem;line-height:1.2}.quiz-content .question-line h1:before{content:"";float:right;width:96px;height:44px}.quiz-content .question-line>.translation-button,.quiz-content .question-line>.sound{width:44px;height:44px;position:absolute;top:0}.quiz-content .question-line>.translation-button{right:48px}.quiz-content .question-line>.sound{right:0}.quiz-content .answer-row{grid-template-columns:minmax(0,1fr);gap:0;position:relative}.quiz-content .answer-button{grid-area:1/1;grid-template-columns:24px minmax(0,1fr);align-items:start;font-size:.9375rem;line-height:1.2}.quiz-content .answer-button b:before{content:"";float:right;width:96px;height:44px}.quiz-content .answer-button>svg{grid-column:1;width:20px;height:20px}.quiz-content .answer-row>.translation-button,.quiz-content .answer-row>.answer-audio{z-index:1;width:44px;height:44px;min-height:44px;position:absolute;top:0}.quiz-content .answer-row>.translation-button{right:48px}.quiz-content .answer-row>.answer-audio{right:0}}.home-active-round{background:#edf5ed;border:1px solid #c5d8ce;border-radius:.8rem;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .8rem;padding:.75rem;display:flex}.home-active-round p{margin:0}.home-active-round button,.home-practice-button{justify-content:center;align-items:center;gap:.4rem;min-height:44px;display:inline-flex}.home-active-round button svg,.home-practice-button svg{width:1rem;height:1rem}.home-practice-button{color:#164b3d;background:#e2f2e9;border:1px solid #2b7565;border-radius:.65rem;flex-basis:100%;font-weight:700}.home-practice-button:enabled:hover,.home-practice-button:focus-visible{background:#cde9da}.home-practice-button:disabled{color:#65736d;background:#edf0ee;border-color:#ccd6d1}.quiz-top .progress{min-width:0}.quiz-topic-label{white-space:nowrap;text-overflow:ellipsis;color:#425d55;font-size:.67rem;font-weight:600;display:block;overflow:hidden}.summary-topic{color:#325d52;margin:.35rem 0 0;font-weight:700}@media (width<=620px){.home-active-round{flex-direction:column;align-items:stretch}}
