*{box-sizing:border-box}:root{color:#172033;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#eef2f7;min-height:100%}body{color:#172033;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;background:#eef2f7;min-width:320px;min-height:100%;margin:0}#root{min-height:100%}button,input,select,textarea{font:inherit}button{transition:border-color .2s,background .2s,color .2s,opacity .2s}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{width:min(1180px,100vw - 32px);min-height:100dvh;margin:0 auto;padding:32px 0 48px}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.brand-copy{max-width:680px}.topbar h1,.panel h2,.course-card h3{margin:0}.topbar h1{letter-spacing:0;font-size:clamp(32px,6vw,56px);line-height:1}.topbar p,.panel p{color:#5f6d83;line-height:1.6}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0 0 8px;font-size:12px;font-weight:750}.dashboard{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.schedule-panel,.editor-panel{min-width:0}.panel{background:#fff;border:1px solid #d8e0ec;border-radius:8px;gap:18px;padding:20px;display:grid;box-shadow:0 14px 34px #1a264012}.auth-panel{max-width:520px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.compact-heading{align-items:center}.summary-pill{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;flex:none;padding:7px 11px;font-size:13px;font-weight:700}.insight-grid{align-content:start;gap:16px;display:grid}.mobile-nav,.week-strip{display:none}.compact-panel{gap:12px}.accent-panel{background:#f0fdf4;border-color:#a7f3d0}.strong-line{color:#14532d;margin:0;font-weight:800}.week-grid{grid-template-columns:repeat(7,minmax(134px,1fr));gap:10px;padding-bottom:2px;display:grid;overflow-x:auto}.day-column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-content:start;gap:10px;min-width:134px;padding:10px;display:grid}.day-column.is-today{background:#eff6ff;border-color:#93c5fd}.day-header{color:#334155;justify-content:space-between;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.day-header strong{color:#475569;text-align:center;background:#e2e8f0;border-radius:999px;min-width:24px;padding:2px 7px}.day-stack{gap:8px;display:grid}.course-card{border:1px solid #e2e8f0;border-left:4px solid var(--accent);background:#fff;border-radius:8px;gap:8px;padding:11px;display:grid}.course-card h3{overflow-wrap:anywhere;font-size:15px}.course-time{color:#475569;font-size:12px;font-weight:800}.course-card dl{color:#475569;grid-template-columns:38px minmax(0,1fr);gap:4px 8px;margin:0;font-size:12px;display:grid}.course-card dt{color:#94a3b8}.course-card dd{overflow-wrap:anywhere;min-width:0;margin:0}.muted-line,.course-notes{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.course-notes{background:#f8fafc;border-radius:6px;padding:8px}.card-actions{flex-wrap:wrap;gap:8px;display:flex}.course-form,.stack-form{gap:14px;display:grid}.course-form{grid-template-columns:repeat(4,minmax(0,1fr))}.stack-form label,.course-form label{color:#334155;gap:7px;min-width:0;font-size:13px;font-weight:700;display:grid}.stack-form span,.course-form span,.color-picker legend{color:#475569}.stack-form input,.course-form input,.course-form select,.course-form textarea{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-width:0}.stack-form input,.course-form input,.course-form select{height:42px;padding:0 12px}.course-form textarea{resize:vertical;min-height:96px;padding:11px 12px;line-height:1.5}.stack-form input:focus,.course-form input:focus,.course-form select:focus,.course-form textarea:focus{border-color:#2563eb;outline:3px solid #2563eb24}.time-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.wide-field{grid-column:span 3}.color-picker{color:#334155;border:0;gap:7px;min-width:0;margin:0;padding:0;font-size:13px;font-weight:700;display:grid}.color-picker div{align-items:center;gap:8px;min-height:42px;display:flex}.swatch{cursor:pointer;border:2px solid #0000;border-radius:999px;width:28px;height:28px;padding:0}.swatch.is-selected{border-color:#0f172a;box-shadow:0 0 0 3px #e2e8f0}.primary-button,.secondary-button,.ghost-button,.danger-button{cursor:pointer;border-radius:8px;min-height:40px;padding:0 14px;font-weight:800}.primary-button{color:#fff;background:#2563eb;border:0}.primary-button:hover:not(:disabled){background:#1d4ed8}.secondary-button,.ghost-button{color:#172033;background:#fff;border:1px solid #cbd5e1}.secondary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.danger-button{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.danger-button:hover:not(:disabled){background:#ffe4e6;border-color:#fca5a5}.link-button{color:#2563eb;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:750}.form-submit{align-self:end}.status-text,.empty-state{color:#64748b;margin:0}.error-text{color:#b91c1c}.mini-list{gap:8px;display:grid}.mini-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:4px;padding:10px;display:grid}.mini-item strong,.mini-item span{overflow-wrap:anywhere;min-width:0}.mini-item span{color:#64748b;font-size:13px}@media (width<=980px){.dashboard{grid-template-columns:1fr}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.course-form{grid-template-columns:repeat(2,minmax(0,1fr))}html,body,#root{height:100%}body{overflow:hidden}.app-shell{width:100%;height:100dvh;min-height:0;padding:calc(10px + env(safe-area-inset-top)) 14px 64px;flex-direction:column;display:flex;overflow:hidden}.topbar{flex-direction:row;flex:none;justify-content:flex-end;align-items:center;min-height:44px;margin-bottom:10px}.brand-copy{display:none}.topbar h1{font-size:24px;line-height:1.08}.topbar p:not(.eyebrow){display:none}.section-heading{flex-direction:column;align-items:stretch}.dashboard{flex:auto;min-height:0;display:block;overflow:hidden}.mobile-section{display:none}.mobile-section.is-active{height:100%;min-height:0;display:grid;overflow:hidden}.course-form,.time-row{grid-template-columns:1fr}.insight-grid.mobile-section.is-active{grid-template-columns:1fr;align-content:start;gap:12px;padding-bottom:2px;display:grid;overflow-y:auto}.panel{gap:14px;max-height:100%;padding:14px;overflow:hidden;box-shadow:0 8px 22px #1a26400f}.schedule-panel{box-shadow:none;background:0 0;border:0;gap:12px;padding:0}.schedule-panel .section-heading{flex-direction:row;align-items:end;padding:2px 2px 0}.schedule-panel .section-heading h2{font-size:26px;line-height:1.08}.schedule-panel .summary-pill{color:#2563eb;background:#2563eb17;border-color:#0000;padding:5px 10px}.auth-panel{max-height:calc(100dvh - 92px - env(safe-area-inset-top));overflow-y:auto}.wide-field{grid-column:auto}.schedule-panel{grid-template-rows:auto auto minmax(0,1fr)}.week-strip{grid-template-columns:repeat(7,minmax(40px,1fr));gap:5px;min-width:0;padding:0 2px 2px;display:grid;overflow-x:auto}.week-strip button{color:#475569;cursor:pointer;background:#ffffffb8;border:1px solid #dbe4f0;border-radius:12px;place-items:center;gap:3px;min-width:40px;min-height:44px;padding:5px 4px;font-weight:850;display:grid}.week-strip button.is-today{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.week-strip button.is-selected{color:#fff;background:#2563eb;border-color:#2563eb}.week-strip strong{min-width:20px;color:inherit;background:#fff3;border-radius:999px;padding:1px 6px;font-size:12px}.week-grid{gap:8px;min-height:0;max-height:none;padding:2px 2px 10px;display:block;overflow-y:auto}.day-column{background:#ffffffdb;border-color:#94a3b83d;gap:12px;min-width:0;padding:14px;display:none;box-shadow:0 12px 26px #0f172a12}.day-column.is-today{background:#eff6ffeb;border-color:#2563eb47}.day-column.is-selected{display:grid}.day-header{font-size:15px}.empty-state{padding:18px 0;font-size:15px}.card-actions{grid-template-columns:1fr 1fr;display:grid}.editor-panel{grid-template-rows:auto minmax(0,1fr) auto}.course-form{gap:12px;padding:0 2px 4px 0;overflow-y:auto}.form-submit{min-height:46px;position:sticky;bottom:0;box-shadow:0 -10px 18px #ffffffeb}.mobile-nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:0;border-top:1px solid #94a3b85c;border-radius:18px 18px 0 0;grid-template-columns:repeat(3,1fr);gap:4px;min-height:58px;padding:6px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0f172a1f}.mobile-nav button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:14px;min-height:46px;font-weight:850}.mobile-nav button.is-active{color:#fff;background:#2563eb}}
