:root{font-family:Inter,ui-rounded,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif;color:#172033;background:#eef3f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(160deg,#f7fafc,#e9f1f4)}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f4a261;outline-offset:2px}.app-shell{width:min(100%,42rem);min-height:100vh;margin:0 auto;padding:1.25rem 1rem 2rem}.brand-header{padding:1.5rem .5rem 1rem}.brand-header h1,.report-screen h1{margin:.2rem 0;font-size:clamp(2rem,10vw,3.25rem);letter-spacing:.04em}.eyebrow{margin:0;color:#3f6f78;font-weight:700;font-size:.85rem;letter-spacing:.08em}.card,.question-card{border:1px solid #d7e0e4;border-radius:1.25rem;background:#fffffff5;box-shadow:0 1rem 2.5rem #28434b17;padding:1.25rem}.card h2{margin-top:0}.field-label,legend{display:block;margin-bottom:.6rem;font-weight:750}select,.range-fields input{width:100%;min-height:3rem;border:1px solid #9eafb6;border-radius:.65rem;background:#fff;padding:.65rem .75rem}fieldset{margin:1.4rem 0 0;padding:0;border:0}.choice{display:inline-flex;align-items:center;gap:.45rem;min-height:2.75rem;margin-right:1.25rem}.choice input{width:1.15rem;height:1.15rem;accent-color:#176b73}.range-fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:.7rem;margin-top:.5rem}.range-fields label{display:flex;align-items:center;gap:.35rem}.range-help{margin:.4rem 0 .8rem;color:#526870;line-height:1.6}.count-choices{display:flex;flex-wrap:wrap}.notice{border-radius:.7rem;background:#e7f4f1;color:#14545b;padding:.8rem}.form-error{color:#a02d2d;font-weight:700}.primary-button,.secondary-button,.danger-button{min-height:3rem;border-radius:.75rem;padding:.65rem 1.2rem;font-weight:750}.primary-button{width:100%;border:0;background:#176b73;color:#fff;box-shadow:0 .35rem .8rem #176b7333}.primary-button:hover{background:#0f5961}.primary-button:disabled{cursor:not-allowed;opacity:.45}.secondary-button{border:1px solid #80959d;background:#fff;color:#273c43}.danger-button{border:1px solid #b53939;background:#fff7f7;color:#912a2a}.quiz-header{display:flex;align-items:center;justify-content:space-between;min-height:3.5rem;padding:0 .25rem}.quiz-header p{color:#3e5d65;font-weight:800}.exit-button{width:2.75rem;height:2.75rem;border:0;border-radius:50%;background:transparent;color:#40545b;font-size:1.8rem}.exit-button:hover{background:#dde7e9}.question-number{margin:0 0 .4rem;color:#39717a;font-weight:800}.meaning{margin:0 0 1.6rem;font-size:1.35rem}.examples{display:grid;gap:1.1rem}.example{border-top:1px solid #e2e8eb;padding-top:.9rem}.example:first-child{border-top:0;padding-top:0}.example p{line-height:1.75}.sentence-input{line-height:3.2rem;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.sentence-input input{width:clamp(4.3rem,22vw,7rem);min-height:2.65rem;margin:0 .2rem;border:0;border-bottom:2px solid #5b737b;border-radius:.35rem .35rem 0 0;background:#f4f8f9;padding:.35rem .45rem}.actions{display:grid;gap:.75rem;margin-top:1.7rem}.result{display:flex;gap:.45rem;align-items:center;margin:0 0 1.5rem;font-size:1.8rem}.result.correct,.slot-correct{color:#176b50}.result.incorrect,.slot-incorrect{color:#a02d2d}.feedback-section{border-top:1px solid #e2e8eb;padding:1rem 0}.feedback-section h2,.incorrect-list h2{margin:0 0 .65rem;color:#536870;font-size:.9rem;letter-spacing:.04em}.feedback-section p{margin:.4rem 0;line-height:1.65}.slot-results{display:grid;gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none;font-size:.92rem}.correct-answer{margin-bottom:.7rem}.unknown-answer{color:#8b3434;font-weight:750}.dialog-backdrop{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:1rem;background:#0b191e94}.exit-dialog{width:min(100%,25rem);border-radius:1rem;background:#fff;padding:1.4rem;box-shadow:0 1.5rem 4rem #00000040}.exit-dialog h2{margin-top:0}.dialog-actions{display:grid;gap:.65rem;margin-top:1.5rem}.report-screen{display:grid;align-items:center}.report-screen .card{text-align:center}.score{display:grid;margin:2rem 0}.score strong{font-size:clamp(2.8rem,14vw,4.5rem);color:#176b73}.score span{color:#526870}.incorrect-list{margin:0 0 2rem;border-radius:.8rem;background:#f3f6f7;padding:1rem}.incorrect-list p{margin-bottom:0}.update-prompt{position:fixed;right:1rem;bottom:1rem;z-index:5;width:min(calc(100% - 2rem),25rem);border:1px solid #b8c9ce;border-radius:1rem;background:#fff;padding:1rem;box-shadow:0 1rem 2.5rem #0b191e33}.update-prompt p{display:grid;gap:.2rem;margin:0 0 .8rem}.update-prompt span{color:#526870;font-size:.9rem}.update-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.update-actions .primary-button{width:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:40rem){.app-shell,.card,.question-card{padding:2rem}.actions{grid-template-columns:2fr 1fr}.dialog-actions{grid-template-columns:1fr 1fr}}
