@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&family=Plus+Jakarta+Sans:wght@700;800&display=swap";:root{--bg: #f7f7fb;--surface: #ffffff;--surface-soft: #f1f1f8;--surface-tint: #eef0ff;--text: #1f2440;--text-soft: #6f7592;--text-faint: #a4a9be;--purple: #6d5ef6;--purple-soft: #ece9ff;--teal: #23c6b8;--teal-soft: #dffaf6;--pink: #ff7eb6;--pink-soft: #ffe4f0;--yellow: #ffbf47;--yellow-soft: #fff2d8;--line: #e6e8f2;--shadow: 0 20px 60px rgba(73, 67, 135, .08)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(109,94,246,.08),transparent 28%),linear-gradient(135deg,#fcfcff,#f2f5ff);color:var(--text);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.page-shell{padding:24px}.dashboard{display:flex;gap:24px;min-height:calc(100vh - 48px);padding:24px;border-radius:32px;background:linear-gradient(135deg,#fcfcff,#f2f5ff);box-shadow:var(--shadow)}.sidebar{width:248px;display:flex;flex-direction:column;gap:22px;padding:24px 20px;background:var(--surface);border-radius:28px}.brand-row,.brand{display:flex;align-items:center}.brand-row{justify-content:space-between;gap:12px}.brand{gap:12px}.brand-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--purple),var(--pink))}.brand-title,h1,h2,h3{font-family:Plus Jakarta Sans,sans-serif}.brand-title{font-size:22px;font-weight:800}.badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.badge-warm{background:var(--yellow-soft)}.badge-pink{background:var(--pink-soft);color:var(--pink)}.nav-list{display:flex;flex-direction:column;gap:10px}.nav-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;color:var(--text-soft);font-size:15px;font-weight:600;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-item:hover{background:#6d5ef614;color:var(--purple);transform:translate(2px)}.nav-item-active{background:var(--purple-soft);color:var(--purple);font-weight:700}.sidebar-spacer{flex:1}.mission-card{padding:18px;border-radius:24px;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff}.mission-card h2{margin:8px 0;font-size:22px;line-height:1.1}.mission-label,.mission-meta,.eyebrow,.section-kicker,.card-label,.muted-copy,.schedule-copy p,.test-card p,.lunch-card p{margin:0}.mission-label,.mission-meta,.eyebrow,.section-kicker,.card-label{font-size:12px;font-weight:700}.mission-label,.mission-meta{color:#fbe7f2}.content{flex:1;display:flex;flex-direction:column;gap:24px}.topbar,.hero-head,.panel-head,.columns,.hero-grid,.metric-grid,.homework-item,.mini-row,.search-pill,.class-pill,.streak-badge{display:flex}.topbar,.hero-head,.panel-head{align-items:center;justify-content:space-between}.topbar-actions,.search-pill,.class-pill{align-items:center}.topbar{gap:16px}.topbar h1{margin:6px 0 0;font-size:clamp(2rem,3vw,2.2rem);line-height:1.05}.eyebrow{color:var(--text-soft);font-size:13px}.topbar-actions{display:flex;gap:12px}.search-pill,.class-pill{padding:12px 16px;border-radius:18px;background:var(--surface);color:var(--text-faint);gap:10px}.search-pill{min-width:260px}.class-pill{padding:10px 12px;color:var(--text);font-weight:700;gap:12px}.class-avatar{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--teal),var(--purple))}.columns{gap:24px;align-items:flex-start}.main-column{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.side-column{width:360px;display:flex;flex-direction:column;gap:20px}.panel{padding:24px;border-radius:28px;background:var(--surface)}.compact-panel{padding:22px}.hero-card{padding:28px;display:flex;flex-direction:column;gap:20px}.hero-copy{max-width:560px}.section-kicker{color:var(--purple);margin-bottom:10px}.hero-card h2{margin:0;font-size:clamp(2rem,4vw,2.35rem);line-height:1.05}.muted-copy{color:var(--text-soft);font-size:15px;line-height:1.45}.hero-card .muted-copy{margin-top:10px;max-width:54ch}.streak-badge{align-items:center;gap:8px;padding:10px 14px;border-radius:18px;background:var(--teal-soft);font-size:13px;font-weight:700;white-space:nowrap}.streak-dot{width:10px;height:10px;border-radius:50%;background:var(--teal)}.hero-grid,.metric-grid{gap:16px}.next-class-card,.metric-card,.summary-card,.test-card,.lunch-card{border-radius:22px}.next-class-card{flex:1;padding:20px;background:var(--surface-tint)}.action-card{width:220px;padding:20px;border-radius:22px;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff}.action-card h3,.next-class-card h3,.metric-card h3,.summary-card h3{margin:8px 0}.card-label{color:var(--text-soft)}.card-label-light{color:#ffffffe0}.action-card p:last-child{margin:0;color:#f8eeff}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card h3{font-size:30px}.metric-meta{margin:0;font-size:13px;font-weight:600}.panel-head{margin-bottom:18px}.panel-head h2,.side-column h2{margin:0;font-size:24px}.panel-head a{color:var(--purple);font-size:13px;font-weight:700}.stack-list{display:flex;flex-direction:column;gap:12px}.schedule-item,.homework-item,.mini-row{align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:20px;background:var(--surface-soft)}.schedule-item-active{background:var(--purple-soft)}.schedule-time{min-width:68px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800}.schedule-item-active .schedule-time{color:var(--purple)}.schedule-copy{flex:1}.schedule-copy h3,.homework-item h3,.mini-row span,.test-card h3,.lunch-card p{margin:0;font-family:Inter,sans-serif}.schedule-copy h3,.homework-item h3,.mini-row span,.test-card h3{font-size:15px;font-weight:700}.schedule-copy p,.test-card p{color:var(--text-soft);font-size:13px;font-weight:500}.deadline{font-size:13px;font-weight:700;white-space:nowrap}.summary-card{padding:18px;background:linear-gradient(135deg,var(--purple),var(--teal));color:#fff}.summary-card h3{font-size:24px;line-height:1.05}.grade-pill{display:inline-flex;min-width:38px;justify-content:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}.grade-pill-teal{background:var(--teal-soft);color:var(--teal)}.grade-pill-yellow{background:var(--yellow-soft);color:var(--yellow)}.lunch-card{padding:18px;background:var(--yellow-soft);display:flex;flex-direction:column;gap:10px}.test-card{padding:16px;background:var(--surface-soft)}.tone-teal{color:var(--teal)}.tone-purple{color:var(--purple)}.tone-pink{color:var(--pink)}.tone-yellow{color:var(--yellow)}@media(max-width:1180px){.columns{flex-direction:column}.side-column{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hero-head{flex-direction:column;align-items:flex-start}}@media(max-width:960px){.page-shell{padding:12px}.dashboard{flex-direction:column;min-height:auto;padding:14px;border-radius:24px}.sidebar,.side-column{width:100%}.sidebar-spacer{display:none}.topbar,.hero-grid{flex-direction:column;align-items:stretch}.topbar-actions{width:100%;flex-wrap:wrap}.search-pill{min-width:0;flex:1}.action-card{width:100%}.metric-grid,.side-column{grid-template-columns:1fr}}@media(max-width:640px){.sidebar{padding:18px 16px}.panel,.compact-panel,.hero-card{padding:18px}.topbar h1,.hero-card h2{font-size:1.8rem}.schedule-item,.homework-item,.mini-row{padding:14px}.homework-item{align-items:flex-start;flex-direction:column}}
