@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--color-primary:#7c3aed;--color-primary-hover:#6d28d9;--color-accent:#06b6d4;--color-accent-strong:#0891b2;--color-secondary:#f1f5f9;--color-surface:#ffffffc7;--color-surface-elevated:#ffffffeb;--color-surface-muted:#f1f5f9eb;--color-surface-strong:#e2e8f0fa;--color-text:#1f2a44;--color-text-strong:#111c34;--color-text-muted:#52607a;--color-text-inverse:#f8fbff;--color-border:#818cf824;--color-border-strong:#6366f138;--color-focus-ring:#7c3aed29;--color-danger:#b42318;--color-hero-start:#19153a;--color-hero-end:#0f2c4f;--shadow-soft:0 22px 44px #0f172a14;--shadow-hero:0 28px 60px #0f172a3d;color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#7c3aed2e,#0000 30%),radial-gradient(circle at 80% 14%,#06b6d42e,#0000 24%),linear-gradient(#f8fbff 0%,#eff4fb 45%,#e9eef8 100%);font-family:Manrope,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#7c3aed1a,#0000 22%),radial-gradient(circle at 100% 20%,#06b6d424,#0000 24%),linear-gradient(#ffffffa6,#f1f5f9c7);min-height:100vh;margin:0}#root{min-height:100vh}h1,h2,h3,button,.eyebrow,.section-kicker,.highlight-kicker{font-family:Fraunces,serif}a{color:var(--color-accent-strong);text-underline-offset:.12em;text-decoration-thickness:.08em}a:hover{color:var(--color-primary)}.shell{gap:1.25rem;width:min(1180px,100vw - 2rem);margin:0 auto;padding:2rem 0 4rem;display:grid}.hero{color:#f4f8f9;background:linear-gradient(130deg,#113442f2,#0b5e75f2);border-radius:24px;padding:2.25rem;box-shadow:0 18px 35px #082d384d}.eyebrow{letter-spacing:.1rem;text-transform:uppercase;opacity:.86;margin:0 0 .9rem;font-family:Space Grotesk,sans-serif;font-size:.85rem}.hero h1{max-width:18ch;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}.hero--workspace{grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr);align-items:stretch;gap:1.5rem;display:grid}.hero-copy{align-content:start;gap:1rem;display:grid}.hero-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-badge,.session-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-badge{color:#f7fbff;background:#f0f9ff24;border:1px solid #ffffff2e}.hero-highlights{flex-wrap:wrap;gap:.65rem;display:flex}.hero-highlights span{color:#f8fbffeb;background:#f8fafc14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.92rem;display:inline-flex}.hero-highlights span:before{content:"";background:#6ee7f9;border-radius:999px;width:.45rem;height:.45rem;box-shadow:0 0 0 .22rem #6ee7f929}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.stat-card{background:linear-gradient(#ffffff1c,#ffffff0a);border:1px solid #ffffff24;border-radius:20px;align-content:end;gap:.35rem;min-height:7rem;padding:1rem 1.05rem;display:grid}.stat-value{color:#fff;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:.95}.stat-label{color:#f4f8f9d1;max-width:15ch;font-size:.95rem}.session-card{background:linear-gradient(#0a142b70,#091124ad);border:1px solid #ffffff1f;border-radius:24px;align-content:start;gap:1rem;padding:1.25rem;display:grid;box-shadow:inset 0 1px #ffffff0f}.session-card h2{margin:0}.session-card .muted{color:#e8f0f9c7;margin:0}.session-card__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.session-pill{color:#d8fbff;background:#6ee7f924;border:1px solid #6ee7f938}.session-details{gap:.75rem;margin:0;display:grid}.session-details div{border-top:1px solid #ffffff1a;gap:.2rem;padding-top:.75rem;display:grid}.session-details dt{letter-spacing:.08em;text-transform:uppercase;color:#e8f0f99e;font-size:.78rem}.session-details dd{color:#fff;margin:0;font-weight:700}.session-actions{justify-content:flex-start;display:flex}.hero-layout,.workspace-grid{gap:1.25rem;display:grid}.summary{color:#f4f8f9e6;max-width:62ch;margin-top:.85rem}.panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffdb;border:1px solid #0745581f;border-radius:20px;padding:1.25rem}.panel h2{margin-top:0}.panel-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.panel-header>div{min-width:0}.panel-header .muted{max-width:34rem;margin:0}.section-kicker{margin:0 0 .35rem}.onboarding-panel{padding:1.5rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{background:linear-gradient(#fbfefffa,#eff7fae0);border:1px solid #0745581f;border-radius:18px;align-content:start;gap:.7rem;padding:1rem;display:grid;box-shadow:0 10px 24px #082d380f}.feature-card h3,.feature-card p{margin:0}.feature-card h3{line-height:1.2}.feature-card p{color:#3e5f69}.feature-index{color:#fff;letter-spacing:.08rem;background:#0a6f8b;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex}.auth-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.auth-tab{color:#0d2d37;background:#e8f3f7;border-radius:999px;padding:.45rem 1.1rem;font-weight:600}.hero{background:radial-gradient(circle at top left, #7d3aed57, transparent 32%), radial-gradient(circle at 85% 20%, #06b6d442, transparent 24%), linear-gradient(140deg, var(--color-hero-start), var(--color-hero-end));color:var(--color-text-inverse);box-shadow:var(--shadow-hero);border-radius:32px;padding:2rem;position:relative;overflow:hidden}.auth-tab--active{color:#fff;background:#0a6f8b}.auth-tab--active:hover{background:#07556a}.account-status{align-items:center;gap:1rem;display:flex}.account-status .muted{margin:0}form{gap:.7rem;display:grid}label{color:#0d2d37;gap:.35rem;font-weight:600;display:grid}input{font:inherit;color:#0d2d37;background:#fbfeff;border:1px solid #acc4cc;border-radius:12px;padding:.68rem .8rem}button,.ghost-link{font:inherit;color:#fff;cursor:pointer;background:#0a6f8b;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.66rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.ghost-link:hover{background:#07556a}button:disabled{opacity:.45;cursor:not-allowed}.ghost,.ghost-link{color:#0d2d37;background:#e8f3f7}.single-row{grid-template-columns:1fr auto;align-items:center}.article-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.article-list li{border:1px solid #0745581f;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.7rem;display:flex}.article-main{gap:.25rem;min-width:0;display:grid}.article-side{justify-items:end;gap:.55rem;min-width:min(100%,18rem);display:grid}.mini-player{gap:.35rem;width:min(100%,18rem);display:grid}.mini-player__label{letter-spacing:.08em;text-transform:uppercase;color:#54727c;font-size:.75rem;font-weight:700}.mini-player__control{width:100%;height:2.5rem}.mini-player__empty{color:#54727c;margin:0;font-size:.85rem}.submission-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.submission-list li{border:1px solid #0745581f;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem;display:flex}.submission-actions{flex-direction:column;gap:.5rem;display:flex}.sub-meta{color:#3e5f69;margin:.2rem 0;font-size:.9rem}.sub-error{color:#9f2d20;margin:0;font-size:.9rem}.article-title{color:#0a2530;margin:0;font-weight:700}.pill{color:#0a2530;white-space:nowrap;background:#e6f4f8;border-radius:999px;padding:.2rem .7rem;font-size:.85rem}.button-row{gap:.55rem;margin-top:.7rem;display:flex}.status{color:#174957;margin-top:.7rem;font-weight:700}.muted{color:#54727c}.ux-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.ux-card{background:#fbfeff;border:1px solid #0745581f;border-radius:12px;padding:.75rem}.ux-card h3{margin-top:0;margin-bottom:.45rem}.ux-card ul{margin:.35rem 0 0;padding-left:1.1rem}.ux-heading{color:#0a2530;margin:.5rem 0 .1rem;font-weight:700}@media (width<=760px){.shell{width:95vw;margin-top:1rem}.hero--workspace,.hero-stats{grid-template-columns:1fr}.hero-topline,.session-card__header{align-items:flex-start}.panel-header,.feature-grid,.ux-review-grid,.single-row{grid-template-columns:1fr}.panel-header{align-items:start;display:grid}.button-row{flex-direction:column}.hero-highlights{display:grid}.submission-list li{flex-direction:column;align-items:flex-start}.article-list li{flex-direction:column}.article-side{justify-items:stretch;width:100%;min-width:0}.mini-player{width:100%}.submission-actions{flex-direction:row;width:100%}}
