:root{color-scheme:dark;font-family:Sora,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(100,128,255,.12),transparent 34%),linear-gradient(180deg,#090b12,#04050a);color:#f5f7ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--panel: rgba(9, 12, 24, .58);--panel-border: rgba(255, 255, 255, .08);--soft-white: rgba(242, 245, 255, .92);--muted-white: rgba(198, 206, 228, .78);--accent: #7dd3fc;--accent-strong: #8b5cf6;--gold: #f5d38b}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button{font:inherit}.app-shell{position:relative;min-height:100vh;width:100%;display:grid;place-items:center;padding:clamp(16px,3vw,32px);background:radial-gradient(circle at 50% 30%,rgba(110,125,255,.12),transparent 0,transparent 42%),linear-gradient(180deg,#ffffff04,#fff0),#04050a;isolation:isolate}.background-grid,.background-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.background-grid{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 78%);mask-image:radial-gradient(circle at center,black 30%,transparent 78%);opacity:.22}.background-glow{filter:blur(80px);opacity:.45}.glow-left{background:radial-gradient(circle,rgba(107,114,255,.24),transparent 60%);transform:translate(-28%,-14%)}.glow-right{background:radial-gradient(circle,rgba(125,211,252,.18),transparent 58%);transform:translate(32%,24%)}.stage{width:min(860px,100%);display:grid;place-items:center;text-align:center}.page{width:100%}.hero-logoWrap{display:flex;justify-content:center;margin-top:clamp(14px,3vh,22px)}.hero-logo{width:clamp(190px,40vw,340px);height:auto;opacity:.92;filter:drop-shadow(0 14px 26px rgba(0,0,0,.45)) drop-shadow(0 0 22px rgba(125,211,252,.12))}.content-stack{width:100%;display:grid;place-items:center;gap:clamp(14px,3vh,22px)}.interaction-zone{position:relative;display:grid;place-items:center;min-height:160px;width:100%}.start-button{position:relative;z-index:1;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:1rem 2rem;min-width:180px;color:var(--soft-white);background:linear-gradient(135deg,#ffffff14,#ffffff05),linear-gradient(135deg,#7dd3fc24,#8b5cf624);box-shadow:0 20px 45px #00000059,0 0 0 1px #ffffff08,inset 0 1px #ffffff1f;cursor:pointer;transition:box-shadow .22s ease,border-color .22s ease,background .22s ease}.start-button:hover{border-color:#ffffff3d;box-shadow:0 24px 55px #0000006b,0 0 32px #7dd3fc24,inset 0 1px #ffffff2e}.start-button span{display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.message-block{width:100%;display:grid;place-items:center;padding-inline:clamp(14px,3vw,28px);min-height:180px}.message-shell{display:grid;gap:clamp(10px,1.8vh,14px);justify-items:center;width:100%}.headline-wrap{position:relative;width:100%;display:grid;place-items:center}.headline-reserve{opacity:0}.headline-typed{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.headline,.subheadline{margin:0}.headline{max-width:20ch;font-size:clamp(1.55rem,4vw,3.35rem);line-height:1.12;letter-spacing:-.04em;color:var(--soft-white);white-space:pre-line;text-wrap:balance;text-shadow:0 0 18px rgba(125,211,252,.12)}.subheadline{font-size:clamp(.95rem,2vw,1.3rem);letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.typing-caret{display:inline-block;width:.08em;height:.9em;margin-left:.12em;vertical-align:-.08em;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#7dd3fcad);box-shadow:0 0 12px #7dd3fc57;animation:blink 1s ease-in-out infinite}.burst-layer{position:absolute;inset:50% auto auto 50%;width:1px;height:1px;pointer-events:none}.burst-core,.burst-halo{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:999px}.burst-core{width:140px;height:140px;background:radial-gradient(circle,rgba(255,244,202,.9),rgba(125,211,252,.18) 42%,transparent 72%);filter:blur(2px)}.burst-halo{width:220px;height:220px;background:radial-gradient(circle,rgba(139,92,246,.12),transparent 70%);filter:blur(12px)}.burst-particle,.burst-spark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.burst-particle{width:var(--size);height:var(--size);border-radius:999px;background:linear-gradient(135deg,#fff3c4f2,#7dd3fcd1),#fffc;box-shadow:0 0 20px #7dd3fc59,0 0 12px #fff4ca47}.burst-spark{width:108px;height:2px;transform-origin:center;background:linear-gradient(90deg,transparent,rgba(255,244,202,.92),transparent);filter:blur(.2px)}@keyframes blink{0%,49%,to{opacity:1}50%,85%{opacity:.15}}@media (max-width: 640px){.app-shell{padding:16px}.start-button{min-width:164px;padding:.95rem 1.6rem}.headline{max-width:18ch}.subheadline{letter-spacing:.24em}}@media (max-width: 380px){.message-block{padding-inline:14px}.headline{max-width:16ch;font-size:clamp(1.35rem,7vw,1.7rem)}.subheadline{font-size:.85rem;letter-spacing:.18em}}
