:root{--bg-primary:#0e1014;--bg-secondary:#181a1f;--bg-tertiary:#22242a;--bg-card:#1d1f26;--surface-1:color-mix(in srgb, var(--bg-secondary) 82%, black 18%);--surface-2:color-mix(in srgb, var(--bg-card) 86%, black 14%);--surface-3:color-mix(in srgb, var(--bg-tertiary) 88%, black 12%);--panel-glass:linear-gradient(180deg, #ffffff0a, transparent 44%), #10131ad6;--panel-glass-strong:linear-gradient(180deg, #ffffff0d, transparent 42%), #0e1118e6;--panel-solid:color-mix(in srgb, var(--bg-card) 88%, black 12%);--text-primary:#e6edf3;--text-secondary:#8b949e;--text-muted:#484f58;--accent:#f78166;--accent-hover:#ffa28b;--accent-narrative:#c9956a;--accent-narrative-hover:#dba87c;--success:#3fb950;--warning:#d4a017;--danger:#f85149;--info:#58a6ff;--border:#30363d;--hp-full:#3fb950;--hp-mid:#d29922;--hp-low:#f85149;--hp-critical:#da3633;--momentum-high:#a371f7;--momentum-positive:#3fb950;--momentum-zero:#8b949e;--momentum-negative:#f85149;--stat-guts:#f85149;--stat-smarts:#58a6ff;--stat-heart:#f778ba;--stat-edge:#d29922;--stat-custom:#a371f7;--radius:8px;--radius-lg:12px;--radius-xl:20px;--border-soft:color-mix(in srgb, var(--text-primary) 10%, transparent);--border-strong:color-mix(in srgb, var(--text-primary) 18%, transparent);--border-accent:color-mix(in srgb, var(--accent) 40%, transparent);--shadow:0 2px 8px #0000004d;--shadow-soft:0 12px 32px #0000003d;--shadow-elevated:0 18px 48px #00000057;--shadow-accent:0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent), 0 16px 36px #c864322e;--font-mono:"JetBrains Mono", "Fira Code", "Consolas", monospace;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-brand:"Cinzel", "Georgia", serif;--gradient-ember:linear-gradient(135deg, #f78166 0%, #c9956a 100%);--border-glow:#f7816640;--shadow-warm:0 2px 8px #c8643226;--ambient-top:radial-gradient(circle at top, #f7816624, transparent 28%);--ambient-side:radial-gradient(circle at 85% 12%, #c9956a1f, transparent 22%);--ambient-cool:radial-gradient(circle at 15% 80%, #58a6ff1a, transparent 26%)}@font-face{font-family:Cinzel;src:url(/static/fonts/Cinzel-Variable.woff2)format("woff2");font-weight:400 900;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}:where(button,[role=button],input,select,textarea,a,summary):focus-visible{outline:2px solid var(--accent);outline-offset:2px}[hidden]{display:none!important}#app{isolation:isolate;position:relative}#app:before{content:"";display:none}.setup-step,.login-section,.overlay-content,.hud,.game-header,.vow-bar,.narration-panel,.input-area,.input-panel,.dice-panel,.mobile-hud,.advanced-options,.session-resume-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.setup-step,.login-section,.overlay-content,.advanced-options,.session-resume-card{background:var(--panel-glass)}.hud,.game-header,.vow-bar,.narration-panel,.input-area,.input-panel,.dice-panel,.mobile-hud{background:linear-gradient(180deg, #ffffff08, transparent 50%), var(--surface-1)}.setup-step,.login-section{border-radius:calc(var(--radius-lg) + 8px)}.btn,.google-button,.btn-secondary{border-radius:14px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s,color .18s;position:relative;overflow:hidden}.btn:hover,.google-button:hover,.btn-secondary:hover{transform:translateY(-1px)}.btn-primary{background:var(--gradient-ember);box-shadow:var(--shadow-accent)}.btn-primary:hover{background:linear-gradient(135deg, var(--accent-hover) 0%, #e0b287 100%)}.btn-secondary,.google-button{background:linear-gradient(180deg, #ffffff0a, transparent 50%), color-mix(in srgb, var(--surface-3) 92%, black 8%);border:1px solid var(--border-soft)}.btn-secondary:hover,.google-button:hover{border-color:var(--border-accent);box-shadow:var(--shadow-soft)}.btn-choice,.btn-choice-hint-toggle,.cmd-btn,.auth-tab{transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s}.btn-choice,.btn-choice-hint-toggle,.cmd-btn{background:linear-gradient(180deg, #ffffff08, transparent 55%), color-mix(in srgb, var(--surface-2) 94%, black 6%);border-color:var(--border-soft)}.btn-choice:hover,.btn-choice-hint-toggle:hover,.cmd-btn:hover,.cmd-audio.audio-active,.auth-tab--active{border-color:var(--border-accent)}.card,.landing-visual-card,.proof-card,.landing-feature-card,.landing-play-card,.landing-create-card,.landing-flares-card,.landing-future-card{border-color:var(--border-soft);box-shadow:var(--shadow-soft)}.card{background:linear-gradient(180deg, #ffffff08, transparent 50%), var(--panel-solid);align-content:start;gap:12px;min-height:100%;display:grid}.card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.card.selected{border-color:var(--border-accent);box-shadow:var(--shadow-accent)}.session-resume-card:hover{box-shadow:var(--shadow-soft);transform:none}.card-grid,.trait-cards-grid{container-type:inline-size}.setup-card-cover{background:radial-gradient(circle at 18% 16%,#f781662e,#0000 34%),radial-gradient(circle at 82% 24%,#58a6ff21,#0000 38%),linear-gradient(#ffffff0a,#0000);border-radius:18px;align-content:end;gap:10px;min-height:102px;padding:16px;display:grid}.setup-card-body{gap:10px;display:grid}.setup-card-title{color:var(--text-primary);margin:0;font-size:1.05rem;line-height:1.3}.setup-card-badges,.card-meta,.feature-legend{flex-wrap:wrap;gap:8px;display:flex}.tag,.badge,.landing-session-pill,.pacing-badge,.mobile-pacing-label{border:1px solid var(--border-soft);background:linear-gradient(180deg, #ffffff0a, transparent 60%), color-mix(in srgb, var(--surface-3) 90%, black 10%)}.tag,.badge{min-height:28px;color:var(--text-secondary);letter-spacing:.02em;border-radius:12px;align-items:center;padding:4px 10px;font-size:.7rem;font-weight:600;line-height:1.2;display:inline-flex}.universe-feature-badge{text-transform:none;gap:6px}.universe-feature-badge .icon{width:14px;height:14px}.tag-music,.badge-music{border-color:color-mix(in srgb, var(--momentum-high) 40%, transparent)}.tag-tts,.badge-tts{border-color:color-mix(in srgb, var(--info) 42%, transparent)}.universe-card{border:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent);background:linear-gradient(180deg, #ffffff08, transparent 48%), var(--bg-card);min-height:204px;box-shadow:var(--shadow);border-radius:12px;gap:14px;padding:18px;display:grid;position:relative;overflow:hidden}.universe-card-featured{box-shadow:0 0 0 1px #f7816614, var(--shadow-warm);border-color:#f781663d}.universe-card-cover{background:radial-gradient(circle at 20% 20%,#f7816629,#0000 34%),radial-gradient(circle at 80% 30%,#58a6ff24,#0000 38%),linear-gradient(#ffffff08,#0000);border-radius:18px;flex-direction:column;justify-content:space-between;gap:12px;min-height:68px;padding:14px;display:flex}.universe-card-cover-head{justify-content:flex-end;min-height:0;display:flex}.universe-card-cover-title{color:var(--text-primary);max-width:16ch;margin:0;font-size:1.05rem;line-height:1.35}.universe-card-summary{color:var(--text-secondary);margin:0;line-height:1.6}.universe-card-badges{flex-wrap:wrap;align-self:end;gap:8px;display:flex}.badge-featured{color:#ffc782;background:#f7816624}.badge-community{color:#c7d2db}.badge-locale{color:#d5d0ff}.badge-detail{color:var(--text-secondary)}.badge-music{color:#ffc782}.badge-tts{color:#9ac7ff}.setup-universe-card{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.setup-universe-card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.setup-universe-card.selected{border-color:var(--border-accent);box-shadow:var(--shadow-accent)}.setup-universe-card .universe-card-cover-title{max-width:none}.setup-step h2,.login-title,.header-title,.game-header .character-name,.overlay-small h3{text-transform:uppercase;letter-spacing:.08em}.setup-step h2,.overlay-small h3{color:var(--text-primary)}.setup-field input,.setup-field select,#shared-email-group input,#login-form input,#magic-link-form input,#password-form input,#register-form input,#password-set-form input,#change-password-form input,.setting-row select,#free-text-area{border:1px solid var(--border-soft);background:linear-gradient(180deg, #ffffff08, transparent 60%), color-mix(in srgb, var(--surface-3) 92%, black 8%);border-radius:14px;box-shadow:inset 0 1px #ffffff05}.setup-field input:focus,.setup-field select:focus,#shared-email-group input:focus,#login-form input:focus,#magic-link-form input:focus,#password-form input:focus,#register-form input:focus,#password-set-form input:focus,#change-password-form input:focus,.setting-row select:focus,#free-text-area:focus{border-color:var(--border-accent);box-shadow:inset 0 1px 0 #ffffff05, 0 0 0 3px color-mix(in srgb, var(--accent) 15%, transparent);outline:none}.login-confirmation{border-color:color-mix(in srgb, var(--success) 45%, transparent);background:color-mix(in srgb, var(--success) 10%, transparent)}@container (width<=620px){.setup-universe-card .setup-card-cover,.setup-character-card .setup-card-cover{min-height:84px;padding:14px}}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#0d1117cc;justify-content:center;align-items:center;min-height:100dvh;padding:24px;animation:.2s fade-in;display:none;position:fixed;inset:0;overflow-y:auto}.overlay.visible{display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.overlay-content{background:var(--panel-glass-strong);border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;max-width:420px;max-height:80vh;box-shadow:var(--shadow-elevated);margin:auto;overflow-y:auto}.overlay-small{text-align:center;max-width:320px;padding:24px}.overlay-small h3{font-family:var(--font-brand);margin-bottom:8px;font-size:1.1rem;font-weight:700}.overlay-small p{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem}.overlay-actions{justify-content:center;gap:12px;display:flex}.help-body{padding:16px}.help-section{margin-bottom:16px}.help-section:last-child{margin-bottom:0}.help-title{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-hover);margin-bottom:8px;font-size:.75rem;font-weight:600}.help-row{color:var(--text-secondary);align-items:center;gap:10px;padding:6px 0;font-size:.9rem;display:flex}.help-row span:last-child{flex:1}.help-icon{text-align:center;width:28px;font-size:1rem}kbd{font-size:.8rem;font-family:var(--font-mono);background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-primary);text-align:center;border-radius:4px;min-width:28px;padding:2px 8px;display:inline-block}.inventory-legend{color:var(--text-secondary);border-top:1px solid var(--border-soft);opacity:.6;padding:8px 12px;font-size:.7rem}.setting-row{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.setting-row:last-child{border-bottom:none}.setting-row label{color:var(--text-primary);font-size:.9rem;font-weight:600}.setting-row select{background:var(--surface-3);border:1px solid var(--border-soft);color:var(--text-primary);cursor:pointer;border-radius:14px;padding:6px 12px;font-size:.85rem}#password-set-form{flex-wrap:wrap;align-items:center;gap:6px;display:flex}#password-set-form input{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);flex:1;min-width:140px;padding:6px 10px;font-size:.85rem}#password-set-form input:focus{border-color:var(--accent)}#password-set-form input:disabled{opacity:.5;cursor:not-allowed}.btn-set-password{border:1px solid var(--border);border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;padding:6px 12px;font-size:.85rem;transition:background .15s,color .15s}.btn-set-password:hover{background:var(--bg-tertiary);color:var(--accent);border-color:var(--accent)}.btn-set-password:disabled{opacity:.5;cursor:not-allowed}#setting-row-password .login-error,#setting-row-change-password .login-error{color:var(--danger);width:100%;min-height:0;font-size:.8rem}#setting-row-password .login-confirmation,#setting-row-change-password .login-confirmation{color:var(--success);border:1px solid color-mix(in srgb, var(--success) 50%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--success) 10%, transparent);text-align:center;width:100%;padding:6px 10px;font-size:.85rem}#setting-row-change-password{flex-direction:column;align-items:flex-start;gap:8px}#change-password-form{flex-direction:column;gap:6px;width:100%;display:flex}#change-password-form input{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);width:100%;padding:6px 10px;font-size:.85rem}#change-password-form input:focus{border-color:var(--accent)}.status-legend{border-top:1px solid var(--border);margin-top:16px;padding-top:12px}.status-legend-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;font-size:.75rem;font-weight:600}.status-legend-row{color:var(--text-secondary);padding:4px 0;font-size:.8rem;line-height:1.5}.status-legend-item{align-items:center;gap:4px;margin-right:12px;display:inline-flex}.status-legend-swatch{border-radius:2px;flex-shrink:0;width:10px;height:10px;display:inline-block}.mobile-hud{display:none}.dice-reveal{background:color-mix(in srgb, var(--bg-primary) 92%, transparent);z-index:45;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;animation:.2s fade-in;display:none;position:absolute;inset:0}.dice-reveal.visible{display:flex}.dice-reveal-content{flex-direction:column;align-items:center;gap:16px;display:flex}.dice-reveal-stat{text-transform:uppercase;letter-spacing:.3em;color:var(--text-secondary);opacity:0;font-size:1rem;font-weight:700;transition:opacity .3s}.dice-reveal-faces{letter-spacing:.5em;opacity:0;font-size:2.5rem;transition:opacity .2s}.dice-reveal-total{font-family:var(--font-brand);letter-spacing:.1em;color:var(--text-primary);opacity:0;font-size:3rem;font-weight:700;transition:opacity .2s,transform .4s cubic-bezier(.34,1.56,.64,1);transform:scale(.5)}.dice-reveal-total.visible{opacity:1;transform:scale(1)}.dice-reveal-outcome{text-transform:uppercase;letter-spacing:.15em;opacity:0;font-size:1.2rem;font-weight:700;transition:opacity .3s}.dice-reveal-outcome.full_success{color:var(--success)}.dice-reveal-outcome.partial_success{color:var(--warning)}.dice-reveal-outcome.failure{color:var(--danger)}.dice-reveal-breakdown{color:var(--text-secondary);font-size:.95rem;font-family:var(--font-mono,monospace);opacity:0;margin-bottom:4px;transition:opacity .3s}.dice-reveal-breakdown.visible{opacity:1}.dice-reveal-thresholds{color:var(--text-muted);letter-spacing:.05em;opacity:0;margin-top:12px;font-size:.7rem;transition:opacity .3s}.dice-reveal-thresholds.visible{opacity:1}.dice-reveal-thresholds span.active{color:var(--text-primary);font-weight:700}.dice-reveal-hint{color:var(--text-muted);opacity:0;margin-top:24px;font-size:.75rem;transition:opacity .5s}.dice-reveal-stat.visible,.dice-reveal-faces.visible,.dice-reveal-outcome.visible,.dice-reveal-hint.visible{opacity:1}.stat-reveal-overlay{background:color-mix(in srgb, var(--bg-primary) 92%, transparent);z-index:45;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;animation:.2s fade-in;display:none;position:absolute;inset:0}.stat-reveal-overlay.visible{display:flex}.stat-reveal-content{flex-direction:column;align-items:center;gap:16px;width:80%;max-width:420px;display:flex}.stat-reveal-title{font-family:var(--font-brand);text-transform:uppercase;letter-spacing:.3em;color:var(--text-secondary);opacity:0;font-size:.75rem;font-weight:600;transition:opacity .3s}.stat-reveal-title.visible{opacity:1}.stat-reveal-rows{flex-direction:column;gap:12px;width:100%;display:flex}.stat-reveal-row{opacity:0;transition:opacity .35s,transform .4s cubic-bezier(.34,1.56,.64,1);transform:translateY(12px)}.stat-reveal-row.visible{opacity:1;transform:translateY(0)}.stat-reveal-line{align-items:center;gap:8px;font-size:.85rem;font-weight:600;line-height:1.35;display:flex}.stat-reveal-icon .icon,.stat-reveal-line .icon{flex-shrink:0;width:18px;height:18px}.stat-reveal-next{color:var(--text-secondary);margin-top:2px;padding-left:26px;font-size:.72rem;line-height:1.4}.stat-reveal-pips{letter-spacing:.15em;margin-top:2px;padding-left:26px;font-size:.85rem}.stat-reveal-rule{color:var(--text-muted);letter-spacing:.02em;margin-top:4px;padding-left:26px;font-size:.66rem;line-height:1.35}.stat-reveal-overflow{color:var(--text-muted);margin-top:6px;font-size:.72rem}.stat-reveal-hint{color:var(--text-muted);opacity:0;margin-top:24px;font-size:.75rem;transition:opacity .5s}.stat-reveal-hint.visible{opacity:1}@media (prefers-reduced-motion:reduce){.stat-reveal-overlay{animation:none}.stat-reveal-row{transition:none}}.cmd-btn.has-update{border-color:var(--accent);position:relative}.cmd-btn.has-update:after{content:"";border-radius:var(--radius);border:1px solid var(--accent);pointer-events:none;animation:2s ease-in-out infinite cmd-pulse;position:absolute;inset:-2px}@keyframes cmd-pulse{0%,to{opacity:.4}50%{opacity:.9}}.stat-changed{background:color-mix(in srgb, var(--accent) 15%, transparent);border-radius:var(--radius);animation:4s ease-out forwards stat-flash}@keyframes stat-flash{0%{background:color-mix(in srgb, var(--accent) 25%, transparent)}to{background:0 0}}.session-card-list{flex-direction:column;gap:16px;display:flex}.session-resume-card{cursor:default;border-radius:18px;flex-direction:column;gap:10px;padding:18px;display:flex}.session-resume-card:hover{border-color:var(--border-soft);transform:none}.session-card-meta{color:var(--text-secondary);flex-wrap:wrap;gap:8px;font-size:.85rem;display:flex}.session-card-char{color:var(--text-primary);font-weight:600}.session-card-turn{color:var(--text-secondary)}.session-card-time{color:var(--text-muted);margin-left:auto}.session-card-actions{gap:8px;display:flex}.session-resume-btn{flex:1;min-height:44px}.session-delete-btn{min-height:44px;color:var(--danger);border-color:var(--danger)}.session-delete-btn:hover{background:color-mix(in srgb, var(--danger) 12%, transparent)}.overlay-ads-consent,.overlay-ads-interstitial{z-index:70}.ads-consent-panel{background:var(--panel-glass);border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-elevated);color:var(--text-primary);flex-direction:column;gap:12px;padding:24px;display:flex}.ads-consent-title{font-family:var(--font-brand);color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.ads-consent-body{color:var(--text-secondary);margin:0 0 8px;font-size:.9rem;line-height:1.5}.ads-consent-checkbox{color:var(--text-primary);cursor:pointer;align-items:flex-start;gap:10px;padding:6px 0;font-size:.88rem;line-height:1.4;display:flex}.ads-consent-checkbox input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.ads-consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.ads-consent-btn{border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;min-height:44px;padding:8px 18px;font-family:inherit;font-size:.92rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.ads-consent-btn-accept{background:var(--accent);color:var(--bg-primary);border-color:var(--accent)}.ads-consent-btn-accept:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.ads-consent-btn-accept:disabled{opacity:.45;cursor:not-allowed}.ads-consent-btn-decline{color:var(--text-secondary);border-color:var(--border);background:0 0}.ads-consent-btn-decline:hover{background:color-mix(in srgb, var(--bg-tertiary) 80%, transparent);color:var(--text-primary);border-color:var(--border-strong)}.ads-interstitial-panel{background:var(--panel-glass);border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-elevated);color:var(--text-primary);flex-direction:column;align-items:stretch;gap:16px;padding:24px;display:flex}.ads-interstitial-title{font-family:var(--font-brand);color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.ads-interstitial-subtitle{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.4}.ads-interstitial-slot{background:color-mix(in srgb, var(--bg-tertiary) 92%, black 8%);border:1px dashed var(--border-soft);border-radius:var(--radius);justify-content:center;align-items:center;min-height:240px;padding:12px;display:flex;overflow:hidden}.ads-interstitial-slot ins.adsbygoogle{width:100%;min-height:240px;display:block}.ads-interstitial-dismiss{align-self:flex-end}.ads-rewarded-btn{background:var(--accent);min-height:40px;color:var(--bg-primary);border:1px solid var(--accent);border-radius:var(--radius);cursor:pointer;align-items:center;gap:8px;margin-left:8px;padding:6px 14px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.ads-rewarded-btn:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.ads-rewarded-btn:disabled{opacity:.55;cursor:not-allowed}html{scroll-behavior:smooth}body{background:var(--ambient-top), var(--ambient-side), var(--ambient-cool), var(--bg-primary);overflow-x:hidden}.landing-shell{width:100%;padding:20px 12px 64px}.landing-hero,.landing-section{border-radius:calc(var(--radius-lg) + 8px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0a,#0000 50%),#0f1116d6;border:1px solid #e6edf312;position:relative;overflow:hidden}.landing-hero{--hero-shift-x:0px;--hero-shift-y:0px;width:min(1760px,100%);margin:0 auto;padding:24px}.landing-hero:before,.landing-hero:after{content:"";pointer-events:none;position:absolute;inset:auto}.landing-hero:before{filter:blur(6px);width:240px;height:240px;transform:translate3d(calc(var(--hero-shift-x) * .55), calc(var(--hero-shift-y) * -.45), 0);background:radial-gradient(circle,#f7816642,#0000 68%);border-radius:50%;transition:transform .46s ease-out,opacity .46s ease-out;top:18%;right:12%}.landing-hero:after{width:320px;height:220px;transform:translate3d(calc(var(--hero-shift-x) * -.32), calc(var(--hero-shift-y) * .36), 0) rotate(-8deg);background:linear-gradient(135deg,#c9956a2e,#0000 70%);transition:transform .52s ease-out,opacity .46s ease-out;bottom:-12%;left:-6%}.landing-hero-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.landing-wordmark{font-family:var(--font-brand);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:clamp(1.15rem,2vw,1.45rem)}.landing-locale-switch{background:#ffffff08;border:1px solid #e6edf314;border-radius:999px;gap:6px;padding:6px;display:inline-flex}.landing-locale-button{--hover-shift-y:0px;--press-scale:1;min-width:52px;min-height:38px;color:var(--text-secondary);font:inherit;letter-spacing:.08em;cursor:pointer;transform:translate3d(0, var(--hover-shift-y), 0) scale(var(--press-scale));background:0 0;border:0;border-radius:999px;font-weight:700;transition:transform .18s,background-color .18s,color .18s,box-shadow .22s}.landing-locale-button.is-active{background:var(--gradient-ember);color:var(--bg-primary);box-shadow:var(--shadow-warm)}.landing-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}.landing-hero-copy,.landing-hero-stage{z-index:1;min-width:0;max-width:100%;position:relative}.landing-hero-copy{align-content:start;gap:18px;display:grid}.landing-kicker,.landing-section-kicker,.landing-visual-kicker{color:var(--accent-hover);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.landing-title,.landing-section h2,.landing-visual-title{font-family:var(--font-brand);letter-spacing:.04em;text-transform:uppercase;margin:0}.landing-title{max-width:12ch;font-size:clamp(3rem,8vw,6rem);line-height:.94}.landing-tagline{max-width:42rem;color:var(--text-primary);margin:0;font-size:clamp(1.08rem,2.4vw,1.4rem);line-height:1.6}.landing-subtagline,.landing-section-intro,.landing-visual-copy,.landing-visual-note,.landing-feature-card p,.landing-play-card p,.landing-create-card p,.landing-flares-card p,.landing-future-card p,.landing-hero-note{color:var(--text-secondary);margin:0;line-height:1.65}.landing-actions{flex-wrap:wrap;gap:14px;width:100%;min-width:0;padding-top:6px;display:flex}.landing-cta,.landing-secondary-cta{--hover-shift-y:0px;--press-scale:1;text-align:center;white-space:normal;min-height:52px;transform:translate3d(0, var(--hover-shift-y), 0) scale(var(--press-scale));border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .18s,border-color .18s,opacity .18s,box-shadow .22s;display:inline-flex}.landing-cta{background:var(--gradient-ember);box-shadow:var(--shadow-warm);color:var(--bg-primary)}.landing-secondary-cta{color:var(--text-primary);background:#ffffff05;border:1px solid #f7816647}.landing-cta:hover,.landing-secondary-cta:hover{--hover-shift-y:-2px}.landing-hero-notes{gap:10px;padding-top:6px;display:grid}.landing-hero-note{padding-left:18px;position:relative}.landing-hero-note:before{content:"";background:#f78166cc;border-radius:50%;width:8px;height:8px;position:absolute;top:.6rem;left:0}.landing-hero-stage{gap:14px;display:grid}.landing-hero-stage>*,.landing-hero-copy>*{min-width:0}.landing-visual-card,.proof-card,.landing-feature-card,.landing-play-card,.landing-create-card,.landing-flares-card,.landing-future-card,.landing-product-capability,.landing-choice-card{--hover-shift-y:0px;--pointer-shift-x:0px;--pointer-shift-y:0px;--press-scale:1;border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffff08, transparent 48%), var(--bg-card);box-shadow:var(--shadow);transform:translate3d(var(--pointer-shift-x), calc(var(--reveal-shift-y,0px) + var(--hover-shift-y) + var(--pointer-shift-y)), 0) scale(var(--press-scale));border:1px solid #e6edf314;transition:transform .22s,border-color .22s,box-shadow .26s,background-color .22s;position:relative;overflow:hidden}.landing-visual-card{min-width:0;max-width:100%;padding:18px}.landing-session-head{justify-content:space-between;align-items:start;gap:16px;min-width:0;display:flex}.landing-session-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.landing-session-context{color:var(--text-secondary);margin:8px 0 0;font-size:.88rem;line-height:1.5}.landing-session-pill{min-height:28px;color:var(--text-secondary);letter-spacing:.04em;background:#11161de6;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.landing-session-pill-hot{color:#ffc782;border:1px solid #f7816638}.landing-session-panel{background:#10141bdb;border:1px solid #e6edf314;border-radius:18px;min-width:0;max-width:100%;margin-top:14px;padding:16px}.landing-session-lead,.landing-session-segment,.landing-session-quote,.landing-session-speaker,.landing-session-dialogue{margin:0}.landing-session-lead{color:var(--text-primary);font-size:1rem;line-height:1.65}.landing-session-narration{gap:10px;margin-top:12px;display:grid}.landing-session-segment{color:var(--text-primary);line-height:1.65}.landing-session-quote{background:#c9956a17;border-left:3px solid #c9956ae6;border-radius:0 14px 14px 0;flex-wrap:wrap;align-items:baseline;gap:.3rem;padding:12px 14px;line-height:1.55;display:flex}.landing-session-speaker{color:var(--accent-narrative);font-weight:700}.landing-session-dialogue{color:var(--text-primary)}.landing-visual-story:before,.landing-visual-creator:before{pointer-events:none;content:"";position:absolute;inset:auto}.landing-visual-story:before{background:radial-gradient(circle,#f781662e,#0000 72%);width:160px;height:160px;top:-32px;right:-32px}.landing-visual-creator:before{background:radial-gradient(circle,#58a6ff24,#0000 72%);width:180px;height:180px;bottom:-36px;left:-20px}.landing-choice-stack{gap:10px;min-width:0;margin:16px 0 0;padding:0;list-style:none;display:grid}.landing-visual-note{color:var(--text-muted);margin-top:14px;font-size:.92rem}.landing-choice-card{background:#ffffff05;border:1px solid #e6edf314;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.landing-choice-card.is-featured{background:linear-gradient(135deg,#f781661a,#c9956a0f),#ffffff08;border-color:#f7816652}.landing-choice-index{width:28px;height:28px;color:var(--text-primary);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.landing-visual-title{font-size:1.1rem;line-height:1.12}.landing-product-head{gap:12px;display:grid}.landing-product-title{max-width:14ch}.landing-product-copy{color:var(--text-secondary);margin:0;line-height:1.65}.landing-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin-top:18px;display:grid}.landing-product-capability{background:#10141bc7;border:1px solid #e6edf314;border-radius:18px;gap:8px;min-width:0;min-height:100%;padding:16px;display:grid}.landing-product-capability-title{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.landing-product-capability-body{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.universe-gallery .universe-card{--hover-shift-y:0px;--pointer-shift-x:0px;--pointer-shift-y:0px;--press-scale:1;transform:translate3d(var(--pointer-shift-x), calc(var(--reveal-shift-y,0px) + var(--hover-shift-y) + var(--pointer-shift-y)), 0) scale(var(--press-scale));transition:transform .22s,border-color .22s,box-shadow .26s,background-color .22s}.badge{background:var(--bg-tertiary);min-height:28px;color:var(--text-secondary);border-radius:999px;align-items:center;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.landing-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-proof-grid-compact{margin-top:18px}.proof-card{background:linear-gradient(#ffffff05,#0000 48%),#0e1218c7;border-color:#e6edf30f;padding:18px}.proof-value{font-family:var(--font-brand);color:#ffc782;margin:0;font-size:clamp(2rem,4vw,2.75rem)}.proof-label{color:var(--text-secondary);margin:0;line-height:1.5}.landing-story-stack{width:min(960px,100% - 24px);margin:26px auto 0}.landing-section{margin-top:22px;padding:30px}.landing-section:before{content:"";pointer-events:none;opacity:.2;transform-origin:50%;background:linear-gradient(90deg,#0000 0%,#f7816675 18%,#ffc782d1 50%,#58a6ff57 82%,#0000 100%);height:1px;position:absolute;top:0;left:26px;right:26px;transform:scaleX(.84)}.landing-section-head{gap:10px;margin-bottom:22px;display:grid}.landing-section-head-left{text-align:left;justify-items:start;max-width:52rem}.landing-section h2{font-size:clamp(1.85rem,5vw,2.8rem);line-height:1.08}.landing-dream-grid,.landing-play-grid,.landing-create-grid,.landing-flares-grid,.landing-future-grid{gap:16px;display:grid}.landing-dream-grid,.landing-play-grid,.landing-create-grid,.landing-future-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-flares-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-card,.landing-play-card,.landing-create-card,.landing-flares-card,.landing-future-card{gap:12px;min-height:100%;padding:22px;display:grid}.landing-feature-card h3,.landing-play-card h3,.landing-create-card h3,.landing-flares-card h3,.landing-future-card h3,.universe-card-cover-title{margin:0;font-size:1.05rem;line-height:1.35}.landing-universes{padding-bottom:36px}.universe-gallery{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.landing-section-kicker-future{color:#ffc782}.landing-future{background:linear-gradient(#c9956a14,#0000 52%),#0f1116d6}.landing-future-card{background:linear-gradient(180deg, #c9956a1a, transparent 48%), var(--bg-card)}.landing-empty-state{border-radius:var(--radius-lg);color:var(--text-secondary);text-align:center;border:1px dashed #e6edf31f;margin:0;padding:20px}.landing-disclaimer{width:min(960px,100% - 32px);color:var(--text-muted);text-align:center;margin:0 auto 36px;padding:0 16px;font-size:.85rem}.landing-disclaimer p{max-width:760px;margin:0 auto}.landing-disclaimer-secondary{padding-top:8px}[data-reveal]{--reveal-delay:0s;--reveal-distance:20px;--reveal-shift-y:0px}[data-reveal=section]{--reveal-distance:12px}[data-reveal=section-head]{--reveal-distance:18px}[data-reveal=card]{--reveal-distance:22px}html.landing-motion-ready [data-reveal]{transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .26s,background-color .22s;transition-delay:var(--reveal-delay);will-change:opacity, transform}html.landing-motion-ready:not(.landing-motion-reduced) [data-reveal]{opacity:0;--reveal-shift-y:var(--reveal-distance);transform:translate3d(0, var(--reveal-shift-y), 0)}html.landing-motion-ready:not(.landing-motion-reduced) [data-reveal].is-visible{opacity:1;--reveal-shift-y:0px}html.landing-motion-ready .landing-visual-card[data-reveal],html.landing-motion-ready .proof-card[data-reveal],html.landing-motion-ready .landing-feature-card[data-reveal],html.landing-motion-ready .landing-play-card[data-reveal],html.landing-motion-ready .landing-create-card[data-reveal],html.landing-motion-ready .landing-flares-card[data-reveal],html.landing-motion-ready .landing-future-card[data-reveal],html.landing-motion-ready .landing-product-capability[data-reveal],html.landing-motion-ready .universe-gallery .universe-card[data-reveal]{transform:translate3d(var(--pointer-shift-x), calc(var(--reveal-shift-y) + var(--hover-shift-y) + var(--pointer-shift-y)), 0) scale(var(--press-scale))}html.landing-motion-ready .landing-cta.is-pressed,html.landing-motion-ready .landing-secondary-cta.is-pressed,html.landing-motion-ready .landing-locale-button.is-pressed{--hover-shift-y:0px;--press-scale:.982}html.landing-motion-fallback .landing-section:before{transition:transform .56s cubic-bezier(.22,1,.36,1),opacity .36s}html.landing-motion-fallback .landing-section.is-active:before{opacity:.88;transform:scaleX(1)}@supports (animation-timeline:view()){html.landing-motion-css .landing-section:before{animation:linear both landing-section-accent;animation-timeline:view();animation-range:entry 8% cover 38%}}@keyframes landing-section-accent{0%{opacity:.2;transform:scaleX(.84)}55%,to{opacity:.88;transform:scaleX(1)}}@media (width>=1100px){.landing-hero{min-height:min(980px,100vh - 40px);padding:28px 32px 34px}.landing-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(440px,.95fr);align-items:stretch;min-height:calc(100% - 58px)}.landing-hero-copy{align-content:center;padding-right:18px}.landing-hero-stage{grid-template-rows:minmax(0,1fr) auto;align-content:stretch}.landing-visual-story,.landing-visual-creator{min-height:100%}}@media (width<=1099px){.landing-hero-grid,.landing-dream-grid,.landing-play-grid,.landing-create-grid,.landing-flares-grid,.landing-future-grid{grid-template-columns:1fr}}@media (width<=720px){.landing-shell{padding:16px 8px 48px}.landing-hero,.landing-section{padding:20px}.landing-hero-toolbar{flex-direction:column;align-items:start}.landing-session-head{flex-direction:column}.landing-session-meta{justify-content:start}.landing-title{font-size:clamp(2.6rem,14vw,4.2rem)}.landing-actions{flex-direction:column}.landing-cta,.landing-secondary-cta{width:100%}.landing-proof-grid,.universe-gallery,.landing-product-grid{grid-template-columns:1fr}}@media (hover:hover) and (pointer:fine){html.landing-motion-ready .proof-card:hover,html.landing-motion-ready .landing-feature-card:hover,html.landing-motion-ready .landing-play-card:hover,html.landing-motion-ready .landing-create-card:hover,html.landing-motion-ready .landing-flares-card:hover,html.landing-motion-ready .landing-future-card:hover,html.landing-motion-ready .landing-product-capability:hover,html.landing-motion-ready .universe-gallery .universe-card:hover{--hover-shift-y:-5px;border-color:#f7816638;box-shadow:0 18px 38px #00000047,0 0 0 1px #f7816614}html.landing-motion-ready .landing-choice-card:hover{--hover-shift-y:-3px;border-color:#f781662e}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-hero:before,.landing-hero:after,[data-reveal],.landing-visual-card,.proof-card,.landing-feature-card,.landing-play-card,.landing-create-card,.landing-flares-card,.landing-future-card,.landing-product-capability,.landing-choice-card,.universe-gallery .universe-card{transition:none;animation:none;transform:none}.landing-cta,.landing-secondary-cta,.landing-locale-button{transition:none}}
