:root{--font-body:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Helvetica,Arial,sans-serif;--font-display:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Helvetica,Arial,sans-serif;--tone-0:#fff;--tone-50:#fafafa;--tone-100:#f5f5f5;--tone-200:#e5e5e5;--tone-300:#d4d4d4;--tone-400:#a3a3a3;--tone-500:#737373;--tone-600:#525252;--tone-700:#404040;--tone-800:#262626;--tone-900:#171717;--tone-950:#0a0a0a;--accent-primary-400:#111;--accent-primary-600:#202020;--accent-secondary-400:#111;--accent-secondary-600:#202020;--accent-tertiary-400:#111;--accent-tertiary-600:#202020;--accent-warning-400:#111;--accent-warning-600:#202020;--accent-danger-400:#a63a2b;--accent-danger-600:#892f23;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}:root,:root[data-theme=light]{--bg:#f3f3f5;--bg-soft:#fff;--surface:#ffffffbd;--surface-strong:#ffffffeb;--surface-raised:#fff;--surface-sunken:#f1f1f3;--line:#11111114;--line-strong:#11111124;--text:#111;--muted:#6e6e73;--accent:#111;--accent-strong:#111;--accent-soft:#1111110a;--accent-tertiary:#111;--accent-warning:#111;--danger:#a63a2b;--success:#111;--accent-ink:#fff;--shadow:0 18px 40px #1111110f;--shadow-soft:0 10px 24px #1111110a;--depth-shadow:none;--depth-shadow-soft:none}:root[data-theme=dark]{--bg:#0a0a0a;--bg-soft:#111;--surface:#121213cc;--surface-strong:#121213f0;--surface-raised:#151516;--surface-sunken:#0f0f10;--line:#ffffff1a;--line-strong:#ffffff29;--text:#f5f5f7;--muted:#a1a1aa;--accent:#f5f5f7;--accent-strong:#f5f5f7;--accent-soft:#ffffff0f;--accent-tertiary:#f5f5f7;--accent-warning:#f5f5f7;--danger:#ff9b92;--success:#f5f5f7;--accent-ink:#111;--shadow:0 22px 56px #00000047;--shadow-soft:0 12px 28px #0003;--depth-shadow:none;--depth-shadow-soft:none}
*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-height:100vh;font-family:var(--font-body),sans-serif;color:var(--text);background:var(--bg);margin:0;transition:background .18s,color .18s}body:before,html[data-theme=dark] body:before{display:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}h1,h2,h3,strong{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;margin:0}p,span,small,li,label{line-height:1.55}ul{margin:0;padding:0}.marketing-shell,.auth-shell,.launch-shell{padding:32px}.marketing-hero,.auth-layout,.app-frame,.page-shell{width:min(1200px,100%);margin:0 auto}.launch-stage{border:1px solid var(--line-strong);width:min(1460px,100%);min-height:calc(100vh - 64px);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#9fe0b31a,#0000 22%),radial-gradient(circle at 100% 100%,#9eb9ff14,#0000 24%),linear-gradient(#191e25fa,#11141afa);border-radius:40px;gap:24px;margin:0 auto;padding:28px;display:grid}.marketing-hero,.auth-layout{gap:24px;display:grid}.marketing-hero{grid-template-columns:1.15fr .85fr;grid-template-areas:"nav nav""copy stack";align-items:center;min-height:calc(100vh - 64px)}.marketing-nav,.cta-row,.hero-content,.course-card-top,.course-card-footer,.unit-card-top,.study-header,.study-card-top,.progress-copy,.session-card,.session-meta,.stat-ribbon,.profile-card,.profile-heading,.mobile-header,.logo-mark,.launch-topbar,.launch-top-actions,.launch-cta,.launch-stat-row,.launch-board,.launch-phone-header,.launch-phone-track,.launch-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-copy,.section-copy,.stack-md,.stack-xl,.spotlight-card,.study-actions,.study-card,.summary-card,.course-progress-row,.profile-copy,.profile-actions,.launch-copy,.launch-sidepanel,.launch-phone,.launch-phone-quests,.launch-insight,.page-stage{gap:16px;display:grid}.stack-md{gap:20px}.stack-xl{gap:28px}.marketing-grid,.card-grid,.stat-grid,.summary-grid,.split-grid,.auth-panels,.form-grid,.hero-panel-stack,.choice-grid,.completion-links,.quest-grid{gap:20px;display:grid}.launch-grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:28px;display:grid}.marketing-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid,.summary-grid,.quest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.split-grid{grid-template-columns:1.2fr 1fr}.auth-layout{grid-template-columns:1.05fr 1fr;align-items:center;min-height:calc(100vh - 64px)}.auth-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.auth-panels>.error-copy,.auth-panels>.success-copy{grid-column:1/-1}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel-stack{grid-area:stack;align-content:start;align-self:stretch}.launch-copy{align-content:start;padding:12px 4px}.launch-copy h1{max-width:9ch;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.96}.launch-copy p{max-width:56ch;color:var(--muted);font-size:1.08rem}.launch-topbar{align-items:flex-start}.launch-top-actions{flex-wrap:wrap;justify-content:flex-end}.launch-cta{flex-wrap:wrap;justify-content:flex-start}.launch-stat-row{flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.launch-stat{border:1px solid var(--line);min-width:190px;box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80f,#fffdf805);border-radius:24px;flex:1 1 0;gap:6px;padding:18px 18px 20px;display:grid}.launch-stat span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.launch-stat strong{font-size:1.05rem;line-height:1.2}.launch-experience{min-width:0}.launch-board{align-items:stretch}.launch-sidepanel{border:1px solid var(--line-strong);width:250px;box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80a,#fffdf805);border-radius:28px;padding:22px}.launch-sidepanel.right{justify-content:space-between}.launch-list{gap:12px;list-style:none;display:grid}.launch-list li{color:var(--muted);padding-left:18px;position:relative}.launch-list li:before{content:"";background:var(--accent-strong);border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.launch-phone{border:1px solid var(--line-strong);background:radial-gradient(circle at top right,#fffdf814,transparent 22%),linear-gradient(180deg,var(--surface-raised),#1e2229fa);min-height:620px;box-shadow:var(--shadow-soft),0 14px 0 #080a0d80;border-radius:36px;flex:auto;padding:24px}.launch-phone-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.82rem;display:block}.launch-phone-header strong{font-size:1.6rem}.launch-phone-track{justify-content:center;padding:18px 0}.launch-track-rail{background:linear-gradient(90deg,#9fe0b352,#9eb9ff47);border-radius:999px;width:72px;height:10px}.launch-track-node{border:1px solid var(--line-strong);width:132px;min-height:132px;box-shadow:var(--depth-shadow-soft);text-align:center;background:linear-gradient(#fffdf80f,#fffdf805);border-radius:32px;align-content:center;justify-items:center;gap:8px;padding:16px;display:grid}.launch-track-node span{border:1px solid var(--line-strong);background:#fffdf814;border-radius:999px;place-items:center;width:56px;height:56px;font-size:1.15rem;font-weight:900;display:grid}.launch-track-node small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;font-weight:700}.launch-track-node.complete span{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));color:var(--accent-ink)}.launch-track-node.current{border-color:#9eb9ff52}.launch-track-node.current span{background:linear-gradient(180deg,var(--accent),var(--accent-primary-600));color:var(--accent-ink)}.launch-phone-quests{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-quest-card{border:1px solid var(--line-strong);box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80f,#fffdf805);border-radius:24px;gap:8px;padding:18px;display:grid}.launch-quest-card.subtle{background:linear-gradient(#9eb9ff1a,#9eb9ff08)}.launch-quest-card strong{font-size:1.15rem}.launch-quest-card p{color:var(--muted)}.launch-insight{border:1px solid var(--line);box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80d,#fffdf805);border-radius:24px;padding:18px}.launch-insight h2{font-size:1.1rem;line-height:1.15}.launch-insight p{color:var(--muted);font-size:.95rem}.launch-footer{flex-wrap:wrap;align-items:stretch}.launch-footer-strip{border:1px solid var(--line);background:linear-gradient(#fffdf80a,#fffdf805);border-radius:22px;flex:1 1 0;gap:4px;min-width:180px;padding:16px 18px;display:grid}.launch-footer-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.glass-panel,.course-card,.form-card,.sidebar-card,.metric-card,.quest-card,.path-copy-card,.shell-hud{border:1px solid var(--line-strong);border-radius:var(--radius-xl);background:linear-gradient(180deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow)}.glass-panel,.hero-panel,.section-panel,.auth-copy,.study-layout,.study-summary,.form-card{padding:28px}.course-card,.unit-card,.study-card,.metric-card,.summary-card,.session-card,.sidebar-card,.profile-card,.quest-card,.path-copy-card{padding:22px}.course-card,.unit-card{height:100%}.course-card{border-top:1px solid var(--course-accent,var(--accent-strong));box-shadow:var(--shadow-soft),var(--depth-shadow);background:radial-gradient(circle at 0 0,#fffdf814,#0000 28%),linear-gradient(#303641fa,#1c2128f5);gap:18px;display:grid}.course-card h3,.unit-card h3,.study-card h3,.section-copy h2,.hero-copy h1,.hero-panel h1,.hero-panel h2{font-size:clamp(1.4rem,2.1vw,2.8rem)}.course-card h3,.unit-card h3,.study-card h3{font-size:1.2rem}.course-card p,.hero-copy p,.section-copy p,.marketing-card p,.auth-copy p,.form-card p,.metric-card span,.summary-card span,.muted-copy,.profile-card p,.sidebar-card p,.session-card p,.example-copy{color:var(--muted);margin:0}.marketing-card,.section-panel,.hero-panel,.auth-copy,.study-layout,.study-summary,.form-card,.spotlight-card,.unit-card,.empty-state{gap:18px;display:grid}.marketing-card{min-height:220px}.marketing-card h2,.section-copy h2,.hero-copy h1,.hero-panel h1,.hero-panel h2{line-height:1.02}.marketing-nav{grid-area:nav;padding-bottom:8px}.hero-copy{grid-area:copy;max-width:640px}.hero-copy h1{max-width:10ch;font-size:clamp(2.9rem,5.4vw,5rem)}.hero-panel h1{font-size:clamp(2rem,4vw,3.4rem)}.eyebrow{border:1px solid var(--line);width:fit-content;color:var(--text);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.feature-list{gap:12px;list-style:none;display:grid}.feature-list li,.feature-list p{padding:0 0 0 18px;position:relative}.feature-list li:before,.feature-list p:before{content:"";background:var(--text);border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.logo-mark{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;justify-content:flex-start;font-size:1rem;font-weight:700}.logo-mark small{color:var(--muted);letter-spacing:0;margin-top:2px;font-size:.82rem;font-weight:500;display:block}.logo-badge,.avatar{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--text);box-shadow:none;background:0 0;border-radius:14px;place-items:center;font-weight:700;display:grid}.avatar{width:52px;height:52px}.button,.button-secondary,.button-ghost,.answer-option{border:1px solid var(--line-strong);white-space:nowrap;border-radius:999px;padding:12px 20px;font-weight:700;transition:opacity .18s,border-color .18s,background .18s,color .18s}.button{background:var(--accent);color:var(--accent-ink)}.button-secondary{color:var(--text);background:0 0}.button-ghost{border-color:var(--line);color:var(--muted);background:0 0}.button:hover,.button-secondary:hover,.button-ghost:hover,.answer-option:hover{border-color:var(--text)}.button:disabled,.button-secondary:disabled,.button-ghost:disabled{opacity:.58;cursor:not-allowed}.compact{padding:10px 16px;font-size:.92rem}.cta-row{flex-wrap:wrap}.chip{border:1px solid var(--line-strong);width:fit-content;color:var(--text);background:#fffdf80d;border-radius:999px;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.sidebar{border:1px solid var(--line-strong);border-radius:var(--radius-xl);background:linear-gradient(180deg,var(--surface-sunken),#15191ffa);box-shadow:var(--shadow);align-self:start;gap:18px;padding:24px;display:grid;position:sticky;top:24px}.sidebar-top,.nav-stack,.mobile-nav{gap:12px;display:grid}.nav-link{color:var(--muted);border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;font-weight:800;transition:color .18s,border-color .18s,background .18s,transform .18s;display:flex}.nav-link:hover,.nav-link.active{color:var(--text);border-color:var(--line-strong);background:linear-gradient(#fffdf814,#fffdf808);transform:translateY(-1px)}.profile-card{flex-direction:column;align-items:flex-start}.profile-copy,.profile-actions{width:100%}.profile-heading{flex-wrap:wrap;justify-content:flex-start}.profile-actions form,.profile-actions a,.profile-actions button{width:100%}.app-frame{grid-template-columns:300px minmax(0,1fr);gap:24px;padding:24px;display:grid}.content-frame{gap:18px;min-width:0;display:grid}.page-shell{padding-bottom:48px}.shell-hud{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px;display:grid}.hud-pill{border:1px solid var(--line);box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80f,#fffdf805);border-radius:20px;gap:4px;padding:14px 16px;display:grid}.hud-pill.subtle{background:linear-gradient(#9eb9ff14,#9eb9ff05)}.hud-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.mobile-header{display:none}.metric-card,.summary-card,.quest-card{gap:8px}.metric-card span,.metric-card strong,.summary-card span,.summary-card strong{display:block}.metric-card strong,.summary-card strong{font-size:clamp(1.4rem,2vw,2rem);line-height:1.08}.progress-bar{border:1px solid var(--line);background:#fffdf812;border-radius:999px;width:100%;height:14px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg,var(--accent-strong),var(--accent-tertiary));height:100%;display:block}.spotlight-meta,.unit-meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:.92rem;display:flex}.session-list{gap:14px;display:grid}.session-card{border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--depth-shadow-soft);background:linear-gradient(#fffdf80d,#fffdf805);flex-wrap:wrap}.session-meta{color:var(--muted);flex-wrap:wrap;font-size:.92rem}.study-layout{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);gap:22px}.study-header{align-items:flex-start}.study-meter{gap:10px;min-width:180px;display:grid}.study-card{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:linear-gradient(#fffdf80d,#fffdf805);box-shadow:inset 0 1px #fffdf80a}.study-card-top{margin-bottom:6px}.answer-reveal,.feedback-box{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:linear-gradient(#fffdf80f,#fffdf808);padding:18px}.feedback-box.success{border-color:#93d7a959}.feedback-box.danger{border-color:#ff9a9a59}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.answer-option{text-align:left;border-color:var(--line-strong);color:var(--text);background:linear-gradient(#fffdf80f,#fffdf808)}.answer-option.selected,.answer-option.correct{background:linear-gradient(#9fe0b32e,#9fe0b314);border-color:#9fe0b359}.input{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fffdf80a;border-radius:16px;outline:none;margin-top:8px;padding:14px 16px}.input:focus{border-color:var(--line-strong)}.form-card label,.study-actions label{color:var(--muted);gap:6px;display:grid}.empty-state{place-items:start}.weekly-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:14px;display:grid}.bar-group{justify-items:center;gap:10px;display:grid}.bar-track{border:1px solid var(--line);background:#ffffff08;border-radius:999px;align-items:flex-end;width:100%;min-height:160px;padding:8px;display:flex}.bar-track span{background:linear-gradient(#fff,#c7c8cf);border-radius:999px;width:100%}.course-progress-row{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:linear-gradient(#fffdf80d,#fffdf805);padding:18px}.stat-ribbon{flex-wrap:wrap}.stat-ribbon>div{gap:4px;min-width:150px;display:grid}.stat-ribbon span{color:var(--muted)}.completion-links{grid-template-columns:repeat(2,minmax(0,1fr))}.course-card-title{align-items:center;gap:14px;display:flex}.course-orb{border:1px solid var(--line-strong);background:linear-gradient(180deg,var(--course-accent,var(--accent)),var(--accent-primary-600));width:62px;height:62px;color:var(--accent-ink);box-shadow:var(--depth-shadow-soft);letter-spacing:.08em;border-radius:22px;flex:none;place-items:center;font-size:1.05rem;font-weight:900;display:grid}.skill-dots{flex-wrap:wrap;gap:10px;display:flex}.skill-dot{border:1px solid var(--line-strong);background:#fffdf80f;border-radius:999px;width:16px;height:16px}.skill-dot.filled{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));border-color:#9fe0b347}.duo-hero-panel{gap:22px}.duo-hero-content{align-items:end}.duo-hero-actions{align-content:start}.path-preview{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.path-preview-node{border:1px solid var(--line);box-shadow:var(--depth-shadow-soft);text-align:center;background:linear-gradient(#fffdf80d,#fffdf805);border-radius:24px;justify-items:center;gap:8px;padding:14px 12px;display:grid}.path-preview-node span{border:1px solid var(--line-strong);background:#fffdf814;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.path-preview-node small{color:var(--muted)}.path-preview-node.completed span{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));color:var(--accent-ink)}.path-preview-node.current{border-color:#9eb9ff42}.quest-card{background:radial-gradient(circle at top right,#fffdf814,transparent 28%),linear-gradient(180deg,var(--surface-raised),var(--surface));min-height:180px;box-shadow:var(--shadow-soft),var(--depth-shadow-soft);gap:10px;padding:22px;display:grid}.quest-card h2{font-size:1.4rem}.quest-card strong{font-size:1.8rem}.path-map{gap:18px;display:grid;position:relative}.path-map:before{content:"";opacity:.8;background:linear-gradient(#9fe0b33d,#9eb9ff3d);border-radius:999px;width:8px;position:absolute;top:44px;bottom:44px;left:50%;transform:translate(-50%)}.path-row{grid-template-columns:1fr 148px 1fr;align-items:center;gap:18px;display:grid}.path-row.left .path-copy-card{grid-column:1}.path-row.left .path-node{grid-column:2}.path-row.right .path-copy-card{grid-column:3}.path-row.right .path-node{grid-column:2}.path-copy-card{background:linear-gradient(180deg,var(--surface-raised),var(--surface));min-height:160px;box-shadow:var(--shadow-soft),var(--depth-shadow-soft);gap:12px;display:grid}.path-copy-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.path-status{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.path-status.completed{color:var(--success);background:#9fe0b329}.path-status.current{color:var(--accent-tertiary);background:#9eb9ff29}.path-status.upcoming{color:var(--muted);background:#fffdf814}.path-meta{color:var(--muted);flex-wrap:wrap;gap:10px 16px;font-size:.92rem;display:flex}.path-node{z-index:1;border:1px solid var(--line-strong);width:132px;height:132px;box-shadow:var(--shadow-soft),0 10px 0 #080a0d80;background:linear-gradient(#fffdf814,#fffdf808);border-radius:999px;justify-self:center;place-items:center;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative}.path-node:hover{box-shadow:var(--shadow-soft),0 13px 0 #080a0d8a;transform:translateY(-3px)}.path-node-ring{border:2px dashed #fffdf824;border-radius:999px;position:absolute;inset:8px}.path-node-core{background:linear-gradient(#fffdf814,#fffdf808);border-radius:999px;align-content:center;place-items:center;gap:4px;width:92px;height:92px;display:grid}.path-node-core strong{font-size:2rem}.path-node-core small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.path-node.completed{background:linear-gradient(#9fe0b34d,#67b37d2e);border-color:#9fe0b352}.path-node.completed .path-node-core{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));color:var(--accent-ink)}.path-node.completed .path-node-core small{color:#101318cc}.path-node.current{background:linear-gradient(#9eb9ff47,#6583ce1f);border-color:#9eb9ff57}.path-node.current .path-node-core{background:linear-gradient(180deg,var(--accent),var(--accent-primary-600));color:var(--accent-ink)}.path-node.upcoming{opacity:.9}.app-frame{grid-template-columns:280px minmax(0,1fr);gap:20px;width:min(1480px,100%);margin:0 auto;padding:24px}.sidebar{background:radial-gradient(circle at 0 0,#9fe0b314,#0000 28%),linear-gradient(#13171dfa,#0d1015fa);border-radius:36px;gap:20px;min-height:calc(100vh - 48px);padding:20px}.sidebar-card,.profile-card{box-shadow:none;background:linear-gradient(#fffdf80d,#fffdf805);border-radius:28px}.nav-link{border-radius:20px;gap:12px;padding:12px 14px}.nav-link-badge{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);letter-spacing:.08em;background:#fffdf80d;border-radius:12px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.nav-link.active .nav-link-badge,.nav-link:hover .nav-link-badge{color:var(--accent-ink);background:linear-gradient(180deg,var(--accent),var(--accent-primary-600));border-color:#0000}.page-stage{min-height:calc(100vh - 104px);padding:4px 0 30px}.shell-hud{box-shadow:var(--shadow-soft);background:linear-gradient(#1e232bfa,#14181efa);border-radius:30px;padding:14px}.hud-pill{border-radius:22px;align-content:center;min-height:88px}.board-surface{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#9eb9ff14,#0000 22%),radial-gradient(circle at 0 100%,#9fe0b314,#0000 24%),linear-gradient(#161a21fa,#0e1116fc);border-radius:36px;gap:24px;padding:30px;display:grid;position:relative;overflow:hidden}.board-surface>*{z-index:1;position:relative}.board-banner{align-items:flex-end}.board-banner.compact{align-items:center}.board-banner-copy{gap:14px;max-width:760px;display:grid}.board-banner-copy h1{font-size:clamp(2.4rem,4.6vw,4.4rem);line-height:.96}.board-banner-copy p{max-width:62ch;color:var(--muted);margin:0;font-size:1.02rem}.board-banner-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-layout,.progress-grid{gap:20px;display:grid}.dashboard-layout{grid-template-columns:minmax(0,1.25fr) 320px;align-items:start}.dashboard-main,.dashboard-rail{gap:18px;display:grid}.focus-panel,.board-panel,.rail-module,.discover-highlight{border:1px solid var(--line);background:linear-gradient(#fffdf80d,#fffdf805);border-radius:30px;gap:18px;padding:24px;display:grid}.focus-panel-head{gap:20px;display:grid}.focus-panel-head h2,.discover-highlight h2,.lane-heading h2,.course-path-head h2{font-size:clamp(1.5rem,2.6vw,2.4rem);line-height:.98}.focus-panel-head p,.discover-highlight p,.rail-module p,.mission-tile p,.run-track-copy small,.course-path-head p{color:var(--muted);margin:0}.focus-panel-stats,.discover-summary,.run-summary-strip,.course-inline-stats,.progress-overview{gap:12px;display:grid}.focus-panel-stats{grid-template-columns:repeat(3,minmax(120px,1fr))}.focus-panel-stats div,.summary-pill,.inline-stat,.overview-stat{border:1px solid var(--line);background:#fffdf80a;border-radius:20px;gap:6px;padding:16px 18px;display:grid}.focus-panel-stats span,.summary-pill span,.inline-stat span,.overview-stat span,.mission-tile span,.course-card-meta,.course-card-progress-copy span,.focus-footer-copy span,.run-track-copy small,.rail-module-head .eyebrow+strong,.course-duration{color:var(--muted)}.focus-panel-stats strong,.summary-pill strong,.inline-stat strong,.overview-stat strong{font-size:1.25rem;line-height:1.1}.run-track{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:12px;display:grid}.run-track-item{text-align:center;justify-items:center;gap:10px;display:grid;position:relative}.run-track-link{background:#fffdf814;border-radius:999px;width:calc(100% - 24px);height:8px;position:absolute;top:32px;left:calc(50% + 34px)}.run-track-item:last-child .run-track-link{display:none}.run-track-stop{border:1px solid var(--line-strong);background:linear-gradient(#fffdf814,#fffdf808);border-radius:999px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 7px #080a0d85}.run-track-stop strong{font-size:1.3rem}.run-track-copy{gap:4px;display:grid}.run-track-copy strong{font-size:1rem;line-height:1.1}.run-track-item.completed .run-track-stop{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));color:var(--accent-ink)}.run-track-item.completed .run-track-link,.run-track-item.current .run-track-link{background:linear-gradient(90deg,#9fe0b36b,#9eb9ff47)}.run-track-item.current .run-track-stop{background:linear-gradient(180deg,var(--accent),var(--accent-primary-600));color:var(--accent-ink)}.focus-footer,.lane-heading,.activity-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.focus-footer{border-top:1px solid var(--line);padding-top:6px}.focus-footer-copy{gap:4px;display:grid}.empty-inline-state{place-items:start;gap:14px;padding:20px 0 6px;display:grid}.mission-strip,.course-lane,.learn-grid{gap:16px;display:grid}.mission-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.mission-tile{border:1px solid var(--line);background:linear-gradient(#fffdf80d,#fffdf805);border-radius:24px;gap:8px;padding:18px;display:grid}.mission-tile strong{font-size:1.2rem;line-height:1.05}.course-lane{grid-template-columns:repeat(3,minmax(0,1fr))}.course-card{background:radial-gradient(circle at top right,color-mix(in srgb,var(--course-accent,var(--accent))12%,transparent),transparent 32%),linear-gradient(180deg,#373d48fa,#1c2128f5);min-height:100%;box-shadow:var(--shadow-soft);border-radius:30px;gap:16px;padding:22px}.course-card-title{align-items:flex-start}.course-card-heading{gap:6px;display:grid}.course-duration{border:1px solid var(--line);background:#fffdf80a;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:58px;padding:10px;font-weight:800;display:inline-flex}.course-card-copy p{font-size:1rem}.course-card-meta{flex-wrap:wrap;gap:10px 16px;font-size:.9rem;display:flex}.course-card-progress{height:12px}.course-card-footer{align-items:flex-end}.course-card-progress-copy{gap:4px;display:grid}.course-card-progress-copy strong{font-size:1.6rem;line-height:1}.course-card-link{justify-content:center;min-width:148px}.dashboard-rail{align-content:start}.rail-module-head{gap:10px;display:grid}.rail-list,.activity-feed{gap:14px;display:grid}.rail-list-item{grid-template-columns:36px 1fr;align-items:start;gap:12px;display:grid}.rail-list-item>span{border:1px solid var(--line);background:#fffdf80d;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.rail-list-item div,.activity-row div{gap:4px;display:grid}.activity-row{border-bottom:1px solid var(--line);align-items:start;padding-bottom:12px}.activity-row:last-child{border-bottom:none;padding-bottom:0}.activity-row span{color:var(--text);padding-top:2px;font-weight:800}.rail-module.accent{background:linear-gradient(#9eb9ff14,#9eb9ff05)}.discover-summary,.run-summary-strip,.course-inline-stats,.progress-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.discover-highlight{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end}.discover-highlight-copy,.discover-highlight-stats{gap:12px;display:grid}.discover-highlight-stats>div,.discover-highlight-stats>a{border:1px solid var(--line);background:#fffdf80a;border-radius:20px;gap:6px;padding:16px 18px;display:grid}.discover-highlight-stats strong{font-size:1.3rem;line-height:1.1}.course-inline-stats,.progress-overview{grid-template-columns:repeat(4,minmax(0,1fr))}.course-path-stage{gap:22px;display:grid}.course-path-head{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.progress-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)}.path-map{gap:20px;padding:8px 0 2px}.path-copy-card{border-radius:28px;min-height:0;padding:20px}.path-node{width:126px;height:126px}.settings-board .form-card,.board-surface .form-card.compact{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.board-surface .form-card label{border:1px solid var(--line);background:#fffdf80a;border-radius:20px;padding:16px}.board-surface .form-card .input{margin-top:10px}.study-layout{background:radial-gradient(circle at 100% 0,#9eb9ff14,#0000 20%),linear-gradient(#191e25fa,#0e1116fc);border-radius:34px;padding:22px}.study-card{background:linear-gradient(#fffdf80d,#fffdf805);border-radius:30px;align-content:start;gap:18px;min-height:480px;padding:30px}.study-card h3{max-width:14ch;font-size:clamp(2rem,4.5vw,3.2rem);line-height:.96}.study-actions{gap:14px}.answer-option{white-space:normal;border-radius:24px;min-height:72px}.answer-reveal,.feedback-box{border-radius:24px}.study-summary{background:radial-gradient(circle at 100% 0,#9fe0b314,#0000 20%),linear-gradient(#191e25fa,#0e1116fc);border-radius:34px}.summary-card{border:1px solid var(--line);background:#fffdf80a;border-radius:22px}.launch-lobby-grid{grid-template-columns:.78fr 1.22fr;align-items:stretch;gap:26px;display:grid}.launch-lobby-copy{align-content:start;gap:18px;padding:8px 4px;display:grid}.launch-lobby-copy h1{max-width:8ch;font-size:clamp(2.8rem,4.8vw,4.6rem);line-height:.96}.launch-lobby-copy p{max-width:56ch;color:var(--muted);margin:0;font-size:1.04rem}.launch-preview-board{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#9eb9ff14,#0000 22%),linear-gradient(#232831fa,#161a21fa);border-radius:34px;gap:18px;padding:22px;display:grid}.launch-preview-hud{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.launch-preview-pill{border:1px solid var(--line);background:#fffdf80a;border-radius:20px;gap:6px;padding:16px 18px;display:grid}.launch-preview-pill span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.launch-preview-main{grid-template-columns:220px minmax(0,1fr);gap:18px;display:grid}.launch-preview-rail,.launch-preview-focus{border:1px solid var(--line);background:linear-gradient(#fffdf80d,#fffdf805);border-radius:28px;gap:16px;padding:20px;display:grid}.launch-preview-focus-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.launch-preview-focus-head strong{font-size:1.5rem}.launch-preview-path-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.launch-preview-node{border:1px solid var(--line);text-align:center;background:#fffdf80a;border-radius:26px;justify-items:center;gap:8px;padding:16px 14px;display:grid}.launch-preview-node span{border:1px solid var(--line-strong);background:#fffdf814;border-radius:999px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.launch-preview-node small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.launch-preview-node.complete span{background:linear-gradient(180deg,var(--accent-strong),var(--accent-secondary-600));color:var(--accent-ink)}.launch-preview-node.current span{background:linear-gradient(180deg,var(--accent),var(--accent-primary-600));color:var(--accent-ink)}.launch-preview-quests,.launch-preview-insights{gap:14px;display:grid}.launch-preview-quests{grid-template-columns:repeat(2,minmax(0,1fr))}.error-copy,.success-copy{border:1px solid var(--line);background:0 0;border-left:none;border-right:none;border-radius:0;padding:14px 0}.error-copy{color:var(--danger)}.success-copy{color:var(--success)}@media (max-width:1120px){.dashboard-layout,.progress-grid,.discover-highlight,.launch-lobby-grid{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.mission-strip,.course-inline-stats,.progress-overview,.course-lane,.learn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.run-track{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.launch-grid,.launch-preview-main{grid-template-columns:1fr}.launch-board{grid-template-columns:1fr;display:grid}.launch-sidepanel{width:auto}.marketing-hero{grid-template-columns:1fr;grid-template-areas:"nav""copy""stack"}.marketing-grid,.card-grid,.stat-grid,.summary-grid,.auth-panels,.quest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid,.auth-layout,.app-frame{grid-template-columns:1fr}.path-row{grid-template-columns:1fr 120px}.path-row.left .path-copy-card,.path-row.right .path-copy-card{grid-column:1}.path-row.left .path-node,.path-row.right .path-node{grid-column:2}.path-map:before{left:calc(100% - 60px)}.sidebar{position:static}}@media (max-width:820px){.marketing-shell,.auth-shell,.app-frame,.launch-shell{padding:18px}.marketing-grid,.card-grid,.stat-grid,.summary-grid,.auth-panels,.form-grid,.choice-grid,.completion-links,.quest-grid,.shell-hud,.path-preview{grid-template-columns:1fr}.board-surface{border-radius:28px;padding:22px}.board-banner,.board-banner-actions,.focus-footer,.lane-heading,.activity-row,.course-card-footer,.course-path-head,.launch-preview-focus-head{flex-direction:column;align-items:flex-start}.dashboard-layout,.dashboard-rail,.mission-strip,.course-lane,.learn-grid,.discover-summary,.run-summary-strip,.course-inline-stats,.progress-overview,.progress-grid,.launch-preview-hud,.launch-preview-quests,.focus-panel-stats,.discover-highlight-stats{grid-template-columns:1fr}.run-track{grid-template-columns:1fr;gap:18px}.run-track-item{text-align:left;grid-template-columns:76px 1fr;place-items:center start;column-gap:14px}.run-track-link{width:8px;height:28px;top:calc(100% + 6px);left:34px}.run-track-stop{grid-row:1/span 2}.run-track-copy{text-align:left}.focus-panel,.board-panel,.rail-module,.discover-highlight,.study-card{border-radius:24px;padding:20px}.hero-copy h1{font-size:clamp(2.4rem,12vw,3.8rem)}.launch-stage{border-radius:28px;padding:18px}.launch-lobby-copy h1{max-width:100%;font-size:clamp(2.4rem,12vw,4rem)}.launch-topbar,.launch-top-actions,.launch-stat-row,.launch-phone-track,.launch-footer{flex-direction:column;align-items:stretch}.launch-phone{min-height:0}.launch-track-rail{width:10px;height:48px}.hero-content,.study-header,.session-card,.profile-card,.stat-ribbon,.marketing-nav,.launch-cta{flex-direction:column;align-items:flex-start}.mobile-header{border:1px solid var(--line);background:#121316eb;border-radius:20px;gap:14px;margin-bottom:20px;padding:16px;display:grid}.shell-hud,.sidebar{display:none}.mobile-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding-bottom:0;display:grid;overflow:visible}.mobile-nav .nav-link{white-space:nowrap;border-radius:999px;justify-content:center;width:100%;padding:10px 14px}.mobile-nav .nav-link-badge{border-radius:10px;width:28px;height:28px;font-size:.68rem}}@media (max-width:560px){.marketing-shell,.auth-shell,.launch-shell{padding:14px}.glass-panel,.hero-panel,.section-panel,.auth-copy,.study-layout,.study-summary,.form-card,.course-card,.unit-card,.metric-card,.summary-card,.session-card,.sidebar-card,.profile-card{border-radius:22px;padding:18px}.launch-stage{border-radius:24px;padding:14px}.launch-phone-quests{grid-template-columns:1fr}.launch-preview-board,.launch-preview-rail,.launch-preview-focus,.board-surface,.study-layout,.study-summary{border-radius:24px;padding:18px}.run-track-item{grid-template-columns:64px 1fr}.run-track-stop{width:64px;height:64px}.course-card-meta,.session-meta{flex-direction:column;align-items:flex-start}.launch-track-node{width:100%;min-height:108px}.path-row{grid-template-columns:1fr;gap:14px}.path-map:before{display:none}.path-row.left .path-node,.path-row.right .path-node,.path-row.left .path-copy-card,.path-row.right .path-copy-card{grid-column:auto}.path-node{width:116px;height:116px}.path-node-core{width:80px;height:80px}.button,.button-secondary,.button-ghost,.answer-option{justify-content:center;width:100%}.cta-row{flex-direction:column;align-items:stretch;width:100%}.weekly-chart{gap:10px}.bar-track{min-height:120px}}
.logo-mark{justify-items:start;gap:2px;display:grid}.logo-mark small{margin-top:0}.entry-shell{align-items:center;min-height:100vh;padding:40px 24px;display:grid}.entry-card{gap:24px;width:min(560px,100%);margin:0 auto;display:grid}.entry-head,.minimal-topbar,.minimal-tools,.minimal-account,.studio-header,.studio-section-head,.flashcard-row-actions,.deck-link-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.entry-head,.minimal-topbar,.studio-header{border-bottom:1px solid var(--line);padding-bottom:18px}.entry-copy,.studio-title,.studio-callout,.studio-empty-panel,.minimal-account-copy,.studio-section,.studio-sidebar,.studio-main{gap:10px;display:grid}.entry-copy h1,.studio-title h1{letter-spacing:-.08em;font-size:clamp(2.9rem,7vw,4.6rem);line-height:.94}.entry-copy p,.studio-header-meta,.studio-inline-note,.studio-helper,.studio-empty-copy,.studio-empty-panel p,.studio-callout p,.minimal-account-copy p,.deck-link-meta,.deck-link small{color:var(--muted);margin:0}.entry-copy p{max-width:34ch;font-size:1rem}.entry-shell .eyebrow,.studio-screen .eyebrow,.minimal-account-copy .eyebrow{color:var(--muted);letter-spacing:.1em;background:0 0;border:none;border-radius:0;padding:0;font-size:.76rem}.entry-actions,.minimal-account-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.entry-form,.minimal-account-actions form{display:inline-flex}.entry-back{color:var(--muted);font-weight:700}.minimal-shell{gap:28px;width:min(1120px,100% - 48px);margin:0 auto;padding:20px 0 56px;display:grid}.minimal-topbar{align-items:flex-start}.minimal-tools{justify-content:flex-end}.minimal-account{align-items:flex-start}.minimal-account-copy{text-align:right;justify-items:end;gap:2px}.minimal-account-copy strong{font-size:.98rem;font-weight:600}.minimal-account-copy p{font-size:.92rem}.minimal-content{min-width:0}.theme-switch{border:1px solid var(--line);background:0 0;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.theme-switch-button{color:var(--muted);background:0 0;border:none;border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:600}.theme-switch-button.active{background:var(--text);color:var(--accent-ink)}.button,.button-secondary,.button-ghost{border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button{color:var(--accent-ink);background:linear-gradient(#2c2c2f 0%,#0f0f10 100%);border-color:#0f0f10;box-shadow:inset 0 1px #ffffff24,0 12px 28px #11111129}.button-secondary{border-color:var(--line);background:linear-gradient(#ffffffeb,#ffffffad);box-shadow:inset 0 1px #ffffffe6,0 10px 22px #11111114}.button-ghost{border-color:#0000;padding-left:0;padding-right:0}.button:hover,.button-secondary:hover,.button-ghost:hover{transform:translateY(-1px)}.button-ghost:hover{color:var(--text);box-shadow:none;border-color:#0000}.studio-screen{gap:28px;display:grid}.studio-header{align-items:flex-end}.studio-header-meta,.studio-inline-note,.studio-helper,.studio-section-meta,.flashcard-order,.studio-field span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.studio-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:44px;display:grid}.studio-sidebar,.studio-main{gap:30px}.studio-sidebar>.studio-section+.studio-section,.studio-main>.studio-section+.studio-section{border-top:1px solid var(--line);padding-top:28px}.studio-section h2,.studio-callout h2,.studio-empty-panel h2{font-size:clamp(1.2rem,2.4vw,1.6rem);line-height:1.02}.studio-form,.flashcard-row-form{gap:16px;display:grid}.studio-field{gap:8px;display:grid}.studio-field span,.studio-section-meta,.flashcard-order{color:var(--muted)}.studio-input{border:none;border-bottom:1px solid var(--line-strong);width:100%;color:var(--text);background:0 0;border-radius:0;outline:none;padding:0 0 12px;transition:border-color .16s}.studio-input:focus{border-bottom-color:var(--text)}.studio-textarea{resize:vertical;min-height:120px}.studio-bulk-textarea{min-height:180px;font-family:var(--font-body),sans-serif}.studio-inline-fields,.flashcard-fields,.studio-card-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.studio-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.studio-status-actions,.player-actions,.player-topbar,.player-progress-row,.player-card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.deck-list,.flashcard-list{display:grid}.deck-link,.flashcard-row{border-bottom:1px solid var(--line);gap:8px;padding:16px 0;display:grid}.deck-link{opacity:.7;transition:opacity .16s}.deck-link:hover,.deck-link.active{opacity:1}.deck-link strong{font-size:1rem;font-weight:600}.deck-link small,.deck-link-meta{font-size:.9rem}.flashcard-row:first-child{padding-top:0}.flashcard-row:last-child,.deck-link:last-child{border-bottom:none}.studio-callout,.studio-empty-panel{max-width:420px}.player-shell,.player-title,.player-start-copy{gap:12px;display:grid}.player-shell{gap:28px}.player-title h1{letter-spacing:-.08em;font-size:clamp(2.6rem,6vw,4.4rem);line-height:.94}.player-title p,.player-hint,.player-answer p{color:var(--muted);margin:0}.player-stage{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#fffc,#0000 30%),linear-gradient(#ffffffc7,#ffffff94);border-radius:32px;gap:24px;padding:28px;display:grid}.player-start,.player-summary{align-content:start}.player-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.player-stat{border:1px solid var(--line);background:#ffffff94;border-radius:22px;gap:6px;padding:16px 18px;display:grid}.player-stat span,.player-progress-row span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.player-stat strong{font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.05}.player-card{align-content:center;gap:18px;min-height:320px;display:grid}.player-card h2{letter-spacing:-.07em;max-width:12ch;font-size:clamp(2.2rem,5vw,3.8rem);line-height:.96}.player-progress-bar{background:#11111114;border-radius:999px;width:100%;height:10px;overflow:hidden}.player-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#111,#57575c);height:100%;display:block}.player-chip{border:1px solid var(--line);min-height:34px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:.76rem;font-weight:700;display:inline-flex}.player-chip.subtle{background:#1111110f}.player-answer{border:1px solid var(--line);background:#ffffff8f;border-radius:26px;gap:12px;padding:20px;display:grid}.player-answer strong{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.02}:root[data-theme=dark] .button{color:#111;background:linear-gradient(#f2f2f3 0%,#bfbfc3 100%);border-color:#ffffff1a;box-shadow:inset 0 1px #fff6,0 12px 28px #0000003d}:root[data-theme=dark] .button-secondary{background:linear-gradient(#ffffff1f,#ffffff0f);box-shadow:inset 0 1px #ffffff14,0 10px 22px #0003}:root[data-theme=dark] .player-stage{background:radial-gradient(circle at 0 0,#ffffff14,#0000 30%),linear-gradient(#171718f0,#0c0c0df0)}:root[data-theme=dark] .player-stat,:root[data-theme=dark] .player-chip,:root[data-theme=dark] .player-answer{background:#ffffff0a}@media (max-width:960px){.studio-layout,.studio-card-tools,.player-stat-grid{grid-template-columns:1fr}}@media (max-width:820px){.entry-shell{padding:24px 18px}.minimal-shell{width:min(100%,100% - 28px)}.entry-head,.minimal-topbar,.minimal-tools,.minimal-account,.studio-header,.studio-section-head,.flashcard-row-actions,.deck-link-top,.studio-status-row,.studio-status-actions,.player-topbar,.player-progress-row,.player-card-top{flex-direction:column;align-items:flex-start}.minimal-account-copy{text-align:left;justify-items:start}.studio-inline-fields,.flashcard-fields{grid-template-columns:1fr}}@media (max-width:560px){.entry-copy h1,.studio-title h1{max-width:100%;font-size:clamp(2.4rem,13vw,3.8rem)}.button,.button-secondary,.theme-switch{justify-content:center;width:100%}}
