:root,[data-theme=warm]{--brew-bg:#f7f1e8;--brew-surface:#fffdf9;--brew-surface-2:#faf4ea;--brew-ink:#2a2420;--brew-muted:#8a7c6d;--brew-border:#ece2d3;--brew-accent:#d98a2b;--brew-accent-hover:#c2761c;--brew-accent-ink:#fff;--accent-2:#6f4e37;--sidebar-bg:#2a201a;--sidebar-text:#ece0cf;--sidebar-muted:#a8957f;--sidebar-hover:#3a2c23;--sidebar-active:#d98a2b;--sidebar-active-ink:#2a201a;--display-font:"Fraunces", Georgia, "Times New Roman", serif;--ring:#d98a2b38;--shadow-sm:0 1px 2px #3c28140d;--shadow:0 1px 2px #3c28140a, 0 8px 28px #3c281412;--radius:14px}[data-theme=studio]{--brew-bg:#f4f6fb;--brew-surface:#fff;--brew-surface-2:#f8fafc;--brew-ink:#0f172a;--brew-muted:#64748b;--brew-border:#e7ebf1;--brew-accent:#2f6df0;--brew-accent-hover:#1f5ad6;--brew-accent-ink:#fff;--accent-2:#1e293b;--sidebar-bg:#0e1b2e;--sidebar-text:#cfd9e6;--sidebar-muted:#6c8099;--sidebar-hover:#16273f;--sidebar-active:#2f6df0;--sidebar-active-ink:#fff;--display-font:"Inter", system-ui, sans-serif;--ring:#2f6df038;--shadow-sm:0 1px 2px #0f172a0d;--shadow:0 1px 2px #0f172a0a, 0 10px 28px #0f172a12;--radius:12px}[data-theme=calm]{--brew-bg:#f0eee8;--brew-surface:#fff;--brew-surface-2:#f7f5f0;--brew-ink:#33302a;--brew-muted:#8c8477;--brew-border:#e6e1d7;--brew-accent:#b07d4f;--brew-accent-hover:#97683d;--brew-accent-ink:#fff;--accent-2:#4a4540;--sidebar-bg:#34302a;--sidebar-text:#e7e1d6;--sidebar-muted:#a99f8f;--sidebar-hover:#423c34;--sidebar-active:#b07d4f;--sidebar-active-ink:#fff;--display-font:"Fraunces", Georgia, serif;--ring:#b07d4f38;--shadow-sm:0 1px 2px #32281e0d;--shadow:0 1px 2px #32281e0a, 0 8px 26px #32281e12;--radius:16px}:root{--c-corrections:#16a34a;--c-corrections-bg:#e8f8ee;--c-current:#d99a06;--c-current-bg:#fdf6e3;--c-upcoming:#94a3b8;--c-upcoming-bg:#f6f8fa;--c-weak:#dc2626;--c-weak-bg:#fdecec;--c-improving:#ea580c;--c-improving-bg:#fff1e6;--c-grey:#6b7280;--c-grey-bg:#f1f3f5;color:var(--brew-ink);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--brew-bg);transition:background .2s}h1,h2,h3{font-family:var(--display-font);letter-spacing:-.01em}a{color:var(--brew-accent);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer;border:1px solid var(--brew-border);background:var(--brew-surface);color:var(--brew-ink);border-radius:10px;padding:8px 14px;font-weight:500;transition:background .12s,border-color .12s,box-shadow .12s,transform 40ms}button:hover{background:var(--brew-surface-2);border-color:#d9cfc0}button:active{transform:translateY(.5px)}button.primary{background:var(--brew-accent);color:var(--brew-accent-ink);border-color:var(--brew-accent)}button.primary:hover{background:var(--brew-accent-hover);border-color:var(--brew-accent-hover)}button.ghost{background:0 0;border-color:#0000}button.ghost:hover{background:var(--brew-surface-2)}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{font:inherit;border:1px solid var(--brew-border);background:var(--brew-surface);color:var(--brew-ink);border-radius:10px;width:100%;padding:9px 11px;transition:border-color .12s,box-shadow .12s}input:focus,select:focus,textarea:focus{border-color:var(--brew-accent);box-shadow:0 0 0 3px var(--ring);outline:none}label{color:var(--brew-muted);margin-bottom:5px;font-size:12.5px;font-weight:500;display:block}.shell{min-height:100vh;display:flex}.sidebar{background:var(--sidebar-bg);width:236px;color:var(--sidebar-text);flex-direction:column;flex-shrink:0;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.sidebar .brand{font-family:var(--display-font);color:#fff;letter-spacing:-.02em;padding:4px 10px 20px;font-size:23px;font-weight:700}.sidebar .brand span{color:var(--sidebar-active)}.nav-link{color:var(--sidebar-text);opacity:.82;border-radius:10px;align-items:center;gap:11px;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .12s,opacity .12s;display:flex}.nav-link:hover{background:var(--sidebar-hover);opacity:1;text-decoration:none}.nav-link.active{background:var(--sidebar-active);color:var(--sidebar-active-ink);opacity:1;font-weight:600}.nav-section{text-transform:uppercase;letter-spacing:.1em;color:var(--sidebar-muted);margin:18px 12px 7px;font-size:10.5px;font-weight:600}.sidebar .spacer{flex:1}.sidebar .me{color:var(--sidebar-muted);border-top:1px solid #ffffff14;padding:12px;font-size:13px}.theme-row{gap:6px;padding:10px 6px 4px;display:flex}.theme-dot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:22px;height:22px;padding:0}.theme-dot.sel{border-color:#fff}.theme-dot.warm{background:#d98a2b}.theme-dot.studio{background:#2f6df0}.theme-dot.calm{background:#b07d4f}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{background:color-mix(in srgb, var(--brew-surface) 80%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(8px);backdrop-filter:saturate(1.4)blur(8px);border-bottom:1px solid var(--brew-border);z-index:10;align-items:center;gap:16px;height:62px;padding:0 28px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:19px;font-weight:600}.content{flex:1;width:100%;max-width:1180px;padding:26px 28px}.card{background:var(--brew-surface);border:1px solid var(--brew-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:18px;padding:20px}.card h2{margin:0 0 14px;font-size:16px;font-weight:600}.row{flex-wrap:wrap;gap:12px;display:flex}.grid{gap:12px;display:grid}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;border-bottom:1px solid var(--brew-border);padding:11px 12px}th{text-transform:uppercase;letter-spacing:.05em;color:var(--brew-muted);font-size:11.5px;font-weight:600}tbody tr{transition:background .1s}tbody tr:hover{background:var(--brew-surface-2)}.badge{background:var(--c-grey-bg);color:var(--c-grey);border-radius:999px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-block}.badge.emath{color:#2563eb;background:#e6efff}.badge.amath{color:#7c3aed;background:#f0e6ff}.pill{border-radius:7px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-block}.sec-corrections{background:var(--c-corrections-bg);border-left:4px solid var(--c-corrections)}.sec-current{background:var(--c-current-bg);border-left:4px solid var(--c-current)}.sec-upcoming{background:var(--c-upcoming-bg);border-left:4px solid var(--c-upcoming)}.sec-title{padding:11px 14px;font-size:13.5px;font-weight:700}.muted{color:var(--brew-muted)}.small{font-size:13px}.flex-between{justify-content:space-between;align-items:center;display:flex}.center-screen{background:radial-gradient(1200px 600px at 70% -10%, color-mix(in srgb, var(--brew-accent) 10%, transparent), transparent), var(--brew-bg);place-items:center;min-height:100vh;display:grid}.login-card{width:380px;max-width:90vw;box-shadow:var(--shadow)}.login-card .brand{font-family:var(--display-font);text-align:center;letter-spacing:-.02em;margin-bottom:2px;font-size:32px;font-weight:700}.login-card .brand span{color:var(--brew-accent)}.err{color:var(--c-weak);margin-top:8px;font-size:13px}.stack>*+*{margin-top:12px}
