@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #eff4f8;--bg-alt: #dfe9f1;--sidebar: #0f1c2d;--sidebar-soft: #19283d;--ink: #112132;--ink-soft: #59708a;--card: rgba(255, 255, 255, .92);--card-soft: rgba(255, 255, 255, .08);--line: rgba(17, 33, 50, .1);--accent: #4f7cff;--accent-strong: #3459d1;--accent-warm: #16c7b7;--success: #1f9d67;--danger: #df5a5a;--shadow: 0 24px 50px rgba(15, 28, 45, .08)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 0% 0%,rgba(79,124,255,.12),transparent 32%),linear-gradient(165deg,var(--bg) 0%,var(--bg-alt) 100%)}button,input{font:inherit}h1,h2,h3,h4,p,dl,dd,dt,ul,ol,li,pre{margin:0}ul,ol{padding:0;list-style:none}.login-shell{width:min(1200px,92vw);min-height:100vh;margin:0 auto;padding:2rem 0;display:grid;place-items:center;position:relative}.dashboard-shell{width:min(1440px,96vw);margin:0 auto;padding:1.2rem 0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;min-height:100vh;position:relative}.bg-orb{position:fixed;z-index:-1;filter:blur(44px);border-radius:50%;pointer-events:none}.orb-one{width:280px;height:280px;background:#4f7cff2e;top:-80px;right:-70px}.orb-two{width:240px;height:240px;background:#16c7b72e;bottom:-60px;left:-80px}.card{border:1px solid var(--line);background:var(--card);border-radius:1.2rem;box-shadow:var(--shadow)}.soft-card{background:var(--card-soft);border-color:#ffffff14}h1,h2,h3,h4{font-family:Fraunces,Georgia,serif;line-height:1.14}h1{font-size:1.8rem}h2{font-size:1.55rem}h3{font-size:1.2rem}h4{font-size:1rem}.eyebrow,.muted-label{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.eyebrow{color:var(--accent);margin-bottom:.65rem}.muted-label{color:var(--ink-soft)}.sidebar{background:linear-gradient(180deg,var(--sidebar) 0%,#13253b 100%);color:#fff;padding:1.2rem;display:grid;grid-template-rows:auto auto 1fr;gap:1rem;position:sticky;top:1rem;height:calc(100vh - 2rem)}.brand-block h1,.brand-block p,.sidebar-footer strong,.nav-item{color:#fff}.sidebar-copy{color:#ffffffb8;line-height:1.55}.sidebar-nav{display:grid;gap:.6rem}.nav-item,.primary-btn,.ghost-btn,.university-item,.task-item,.doc-row{border:0;cursor:pointer}.nav-item{width:100%;text-align:left;padding:.9rem 1rem;border-radius:.95rem;background:#ffffff0f;font-weight:700}.nav-item.active{background:linear-gradient(135deg,#4f7cff5c,#16c7b73d);box-shadow:inset 0 0 0 1px #ffffff14}.sidebar-footer{align-self:end;padding:1rem;border-radius:1rem;display:grid;gap:.65rem}.full-btn{width:100%}.main-panel{display:grid;gap:1rem}.topbar{padding:1.3rem 1.5rem;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.hero-copy,.login-copy,.fit-copy,.deadline-note,.priority-copy,.section-heading p,.program-line,.stat-card p,.metric-chip span,.university-item span,.task-item span,.doc-row span,.board-footer span,.template-card pre,.badge-pill,.chance-label{color:var(--ink-soft)}.topbar-metrics{display:flex;gap:.8rem;flex-wrap:wrap}.metric-chip{min-width:160px;padding:.9rem 1rem;border-radius:1rem;background:#4f7cff14;border:1px solid rgba(79,124,255,.12)}.metric-chip.accent{background:#16c7b714;border-color:#16c7b729}.metric-chip strong,.stat-card strong{display:block;margin-top:.22rem;font-size:1.25rem;color:var(--ink)}.content-stack{display:grid;gap:1rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{padding:1.15rem}.stat-card.highlight{background:linear-gradient(135deg,#4f7cff1a,#16c7b714)}.overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) 360px;gap:1rem}.main-workspace,.rail-card,.documents-card,.referees-card,.university-board-card,.login-card{padding:1.2rem}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.9rem}.small-gap{margin-bottom:.7rem}.badge-pill{padding:.45rem .8rem;border-radius:999px;background:#4f7cff1a;color:var(--accent-strong);font-size:.8rem;font-weight:800}.badge-pill.subtle{background:#1121320f;color:var(--ink-soft)}.clean-panel{padding:1rem;border-radius:1rem;background:#4f7cff0a;border:1px solid rgba(79,124,255,.08)}.progress-header-row{display:flex;justify-content:space-between;gap:.7rem;margin-bottom:.45rem}.meter,.mini-progress{width:100%;height:.58rem;border-radius:999px;overflow:hidden;background:#4f7cff1a}.meter span,.mini-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-warm))}.action-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.right-rail{display:grid;gap:1rem}.university-list,.interactive-list,.priority-list,.document-table,.template-grid,.university-board{display:grid;gap:.75rem}.university-item,.task-item,.doc-row{width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.92rem;border-radius:.95rem;background:#ffffffc7;border:1px solid var(--line);transition:transform .14s ease,border-color .14s ease,background .14s ease}.university-item:hover,.task-item:hover,.doc-row:hover{transform:translateY(-1px);border-color:#4f7cff38}.university-item.active{background:#4f7cff14;border-color:#4f7cff2e}.task-item.done,.doc-row.done{background:#1f9d6714;border-color:#1f9d6729}.task-item em,.doc-row em{font-style:normal;font-size:.82rem;font-weight:800;color:var(--accent-strong)}.task-item.done em,.doc-row.done em{color:var(--success)}.mini-progress-wrap{min-width:82px;text-align:right}.priority-list li{border:1px solid var(--line);border-radius:.9rem;padding:.85rem;background:#ffffffa8}.priority-headline{font-weight:800;margin-bottom:.22rem}.university-board{grid-template-columns:repeat(2,minmax(0,1fr))}.board-footer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.top-gap{margin-top:.8rem}.template-grid.wide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-card{border:1px solid var(--line);border-radius:.95rem;padding:.95rem;background:#ffffffa8}.template-card h4{margin-bottom:.55rem}.template-card pre{white-space:pre-wrap;word-break:break-word;max-height:360px;overflow:auto;background:#1121320d;border-radius:.8rem;border:1px solid rgba(17,33,50,.06);padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.48}.login-card{width:min(460px,100%);display:grid;gap:.8rem}.login-card label{display:grid;gap:.55rem}.login-card input{width:100%;border:1px solid var(--line);border-radius:.9rem;padding:.88rem .95rem;background:#ffffffe0}.primary-btn,.ghost-btn{padding:.82rem 1rem;border-radius:.9rem;font-weight:800}.primary-btn{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.ghost-btn{background:#1121320f;color:var(--ink)}.sidebar .ghost-btn{background:#ffffff14;color:#fff}.error-text{color:var(--danger);font-size:.92rem;font-weight:800}@media (max-width: 1180px){.dashboard-shell,.overview-grid,.stats-grid,.action-columns,.template-grid.wide-grid,.university-board{grid-template-columns:1fr}.sidebar{position:static;height:auto}}@media (max-width: 780px){.dashboard-shell,.login-shell{width:min(1180px,94vw)}.topbar,.section-heading,.board-footer,.university-item,.task-item,.doc-row{flex-direction:column;align-items:flex-start}.topbar-metrics,.mini-progress-wrap{width:100%}.mini-progress-wrap{text-align:left}}
