:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17231f;background:#f6f4ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button,.button{align-items:center;background:#123f36;border:1px solid #123f36;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:.45rem;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;text-decoration:none}button.secondary,.button.secondary{background:#fff;border-color:#c9d4cc;color:#17352f}button.ghost,.button.ghost{background:transparent;border-color:transparent;color:#17352f}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{background:#fff;border:1px solid #c9d4cc;border-radius:8px;color:#17231f;outline:none;padding:.75rem .85rem;width:100%}textarea{line-height:1.55;min-height:9rem;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#1d6f5f;box-shadow:0 0 0 3px #1d6f5f26}.shell{min-height:100vh}.topbar{align-items:center;background:#fdfcf7;border-bottom:1px solid #dfe5dd;display:flex;gap:1rem;justify-content:space-between;padding:.8rem clamp(1rem,4vw,2.5rem);position:sticky;top:0;z-index:5}.brand{color:#123f36;font-size:1.05rem;font-weight:800;text-decoration:none}.nav{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.page{margin:0 auto;max-width:1180px;padding:clamp(1rem,3vw,2.5rem);width:100%}.page-narrow{margin:0 auto;max-width:760px;padding:clamp(1rem,3vw,2.5rem)}.section-header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.section-header h1,.section-header h2,.auth-panel h1{letter-spacing:0;line-height:1.1;margin:0}.muted{color:#66746e}.grid{display:grid;gap:1rem}.grid.stats{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.sets{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fffef9;border:1px solid #dfe5dd;border-radius:8px;box-shadow:0 1px #123f360a;padding:1rem}.stat-value{color:#123f36;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:850;line-height:1}.pill{align-items:center;background:#e8efe9;border-radius:999px;color:#26473f;display:inline-flex;font-size:.8rem;font-weight:750;min-height:1.7rem;padding:.25rem .6rem}.pill.gold{background:#f6df9f;color:#5a4212}.progress-track{background:#e3e2d9;border-radius:999px;height:.55rem;overflow:hidden}.progress-fill{background:#1d6f5f;height:100%;min-width:0}.split{display:grid;gap:1rem;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.stack{display:grid;gap:1rem}.row{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.choice{align-items:flex-start;background:#fff;border:1px solid #d6ded6;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.8rem}.choice input{margin-top:.2rem;width:auto}.stimulus{background:#edf5f1;border-left:4px solid #1d6f5f;line-height:1.6}.answer-box{background:#f7f1df;border-color:#ecd899}.word-bank{display:flex;flex-wrap:wrap;gap:.5rem}.word-chip{background:#fff;border-color:#b8c7bf;color:#17352f;min-height:2.25rem;padding:.45rem .7rem;width:auto}.auth-wrap{align-items:center;display:grid;min-height:calc(100vh - 4.5rem);padding:1rem}.auth-panel{margin:0 auto;max-width:430px;width:100%}.error{background:#fee9e5;border:1px solid #f2b3a7;border-radius:8px;color:#842d20;padding:.75rem}.success{background:#e7f4e9;border:1px solid #a9d6b3;border-radius:8px;color:#1c5b2d;padding:.75rem}@media(max-width:860px){.grid.stats,.grid.sets,.split{grid-template-columns:1fr}.section-header{align-items:start;flex-direction:column}}@media(max-width:560px){.topbar{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start;width:100%}button,.button{width:100%}.nav button,.nav .button{width:auto}}
