:root{--filiq-orange: #E8872B;--filiq-amber: #F5A623;--filiq-gold: #FFD93D;--filiq-flame: #FF6B35;--bg-dark: #0A0A0A;--bg-warm: #0F0D0A;--text-primary: #F5F0E8;--text-dim: rgba(245, 240, 232, .4);--text-muted: rgba(245, 240, 232, .6);--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Space Grotesk", system-ui, sans-serif;--font-handwritten: "Caveat", cursive;--text-hero: clamp(2.5rem, 6vw, 5rem);--text-headline: clamp(2rem, 4.5vw, 3.5rem);--text-subhead: clamp(1.4rem, 3vw, 2.2rem);--text-body: clamp(1.1rem, 2vw, 1.4rem);--text-small: clamp(.9rem, 1.5vw, 1.1rem);--text-quote: clamp(1.3rem, 2.5vw, 1.8rem);--section-padding: clamp(2rem, 5vw, 6rem);--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:var(--text-body);line-height:1.6;color:var(--text-primary);background:var(--bg-dark);overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}::selection{background:var(--filiq-orange);color:var(--bg-dark)}:focus-visible{outline:2px solid var(--filiq-amber);outline-offset:4px}a{color:var(--filiq-amber);text-decoration:none}#fire-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:100}#scroll-progress{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:200}#scroll-progress .dot{width:8px;height:8px;border-radius:50%;background:#f5f0e826;transition:background .4s ease,transform .4s ease;cursor:pointer}#scroll-progress .dot.active{background:var(--filiq-amber);transform:scale(1.4)}h1,h2{font-family:var(--font-display);font-weight:700;line-height:1.15;letter-spacing:-.02em}.handwritten{font-family:var(--font-handwritten);font-weight:400}strong{font-weight:600;color:var(--filiq-amber)}em{font-style:italic}.glow-word{color:var(--filiq-amber);text-shadow:0 0 20px rgba(232,135,43,.5),0 0 40px rgba(232,135,43,.2)}.fire-text{background:linear-gradient(135deg,var(--filiq-flame),var(--filiq-orange),var(--filiq-amber),var(--filiq-gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--section-padding);overflow:hidden}.section-long{min-height:200vh}.section-content{position:relative;z-index:10;max-width:800px;width:100%;text-align:center}#section-game-designer{background:radial-gradient(ellipse at center,rgba(232,135,43,.06) 0%,transparent 70%)}#section-game-designer .headline{font-size:var(--text-hero);margin-bottom:2rem}#section-game-designer .kid-quote{margin:2rem auto;max-width:640px;border:none}#section-game-designer .kid-quote p{font-size:var(--text-quote);color:var(--filiq-amber);line-height:1.5}#section-game-designer .kid-quote cite{display:block;margin-top:1rem;font-size:var(--text-small);color:var(--text-muted);font-style:normal}#section-game-designer .commentary-line{font-size:var(--text-body);color:var(--text-muted);font-family:var(--font-display);margin-top:.5rem}#section-game-designer .closing-line{font-size:var(--text-subhead);font-family:var(--font-display);margin-top:3rem;color:var(--text-muted)}.floating-icons{position:absolute;inset:0;z-index:1;overflow:hidden}.floating-icon{position:absolute;opacity:.08;font-size:2.5rem;color:var(--filiq-amber);will-change:transform}#section-game-designer:before{content:"";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(232,135,43,.08) 0%,transparent 70%);border-radius:50%;z-index:0;animation:pulse-glow 4s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}#section-what-happened{background:var(--bg-dark)}#section-what-happened .section-content{display:flex;flex-direction:column;gap:1.8rem}.stark-line{font-family:var(--font-display);font-size:var(--text-headline);font-weight:700}.dim-line{font-size:var(--text-body);color:var(--text-muted);transition:color .6s ease}.whisper-line{font-size:var(--text-body);color:var(--text-dim)}.barrier-wall{position:absolute;top:0;width:0;height:100%;background:#000000d9;z-index:5;will-change:width}.barrier-left{left:0}.barrier-right{right:0}.code-rain{position:absolute;inset:0;z-index:2;overflow:hidden}.code-fragment{position:absolute;font-family:Courier New,monospace;font-size:.85rem;color:var(--text-primary);opacity:0;will-change:transform,opacity}#section-experience{background:var(--bg-dark);transition:background 1s ease}#section-experience.warm{background:var(--bg-warm)}#section-experience .section-content{display:flex;flex-direction:column;gap:2rem}.what-if{font-family:var(--font-display);font-size:var(--text-headline);font-weight:600}.what-if-line{font-size:var(--text-subhead);color:var(--text-muted)}.dragon-line{font-size:var(--text-subhead);font-family:var(--font-display);font-weight:600;margin-top:1rem}.barrier-shatter{position:absolute;inset:0;z-index:15;pointer-events:none}.shatter-particle{position:absolute;background:#000000d9;will-change:transform,opacity}.light-breakthrough{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(232,135,43,.15) 0%,rgba(245,166,35,.05) 50%,transparent 70%);z-index:3;will-change:width,height}.dragon-flight{position:absolute;z-index:20;pointer-events:none}.dragon-svg{width:120px;height:60px;color:var(--filiq-orange);filter:drop-shadow(0 0 20px rgba(232,135,43,.6));opacity:0;will-change:transform,opacity}#section-sharing{background:var(--bg-dark)}#section-sharing .section-content{display:flex;flex-direction:column;gap:1.8rem;align-items:center}.ripple-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.ripple{position:absolute;border:1px solid rgba(232,135,43,.2);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);will-change:width,height,opacity}.speech-bubble{background:#e8872b1a;border:1px solid rgba(232,135,43,.3);border-radius:20px 20px 20px 4px;padding:1.2rem 2rem;opacity:0;transform:scale(.8);will-change:transform,opacity}.speech-bubble .handwritten{font-size:var(--text-quote);color:var(--filiq-amber)}.connection-graph{position:absolute;inset:0;z-index:1}.connection-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--filiq-amber);opacity:0;will-change:opacity}.connection-line{position:absolute;height:1px;background:linear-gradient(90deg,var(--filiq-amber),transparent);opacity:0;transform-origin:left center;will-change:opacity,width}.pride-line{font-family:var(--font-display);font-size:var(--text-subhead);font-weight:600}.parent-beat{font-size:var(--text-body);color:var(--text-muted);font-style:italic;margin-top:.5rem}#section-lineage{background:var(--bg-dark)}#section-lineage .headline{font-size:var(--text-headline);margin-bottom:4rem}.timeline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:700px;margin:0 auto;padding:2rem 0}.timeline-line{position:absolute;top:50%;left:0;height:2px;width:0;background:var(--filiq-amber);transform:translateY(-50%);will-change:width}.timeline-node{display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:2;opacity:0}.node-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#e8872b1a;border:1px solid rgba(232,135,43,.3);border-radius:50%;padding:12px}.node-icon svg{width:40px;height:40px}.node-icon-filiq{position:relative}.node-label{font-size:var(--text-small);color:var(--text-muted);max-width:180px;text-align:center}.filiq-label{background:linear-gradient(135deg,var(--filiq-flame),var(--filiq-orange),var(--filiq-amber),var(--filiq-gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.filiq-label strong{-webkit-text-fill-color:transparent}.lineage-bridge{font-size:var(--text-subhead);font-family:var(--font-display);font-weight:600;margin-top:3rem;color:var(--text-muted)}#section-close{background:var(--bg-dark);padding-bottom:6rem}#section-close .section-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.manifesto{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.manifesto-line{font-size:var(--text-body);color:var(--text-muted)}.hero-line{font-size:var(--text-hero);background:linear-gradient(135deg,var(--filiq-flame),var(--filiq-orange),var(--filiq-amber),var(--filiq-gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:.2em 0}.bridge-line{font-size:var(--text-subhead);color:var(--text-muted);font-family:var(--font-display)}.logo-container{position:relative;margin:1rem 0}.logo{height:60px;width:auto}.logo-text{font-family:var(--font-display);font-size:3rem;font-weight:800;background:linear-gradient(135deg,var(--filiq-flame),var(--filiq-orange),var(--filiq-amber));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logo-flame{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:40px;height:40px;background:radial-gradient(circle,rgba(232,135,43,.4) 0%,transparent 70%);border-radius:50%;animation:flame-flicker 2s ease-in-out infinite}@keyframes flame-flicker{0%,to{opacity:.6;transform:translate(-50%) scale(1)}25%{opacity:.9;transform:translate(-50%) scale(1.1) translateY(-3px)}50%{opacity:.7;transform:translate(-50%) scale(1.05) translateY(-1px)}75%{opacity:1;transform:translate(-50%) scale(1.15) translateY(-4px)}}.tagline{font-family:var(--font-display);font-size:var(--text-subhead);color:var(--filiq-amber);animation:breathe 3s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.6}50%{opacity:1}}@media(max-width:640px){.timeline{flex-direction:column;align-items:flex-start;padding-left:3rem}.timeline-line{top:0;left:1.5rem;width:2px!important;height:0;transform:none}.timeline-node{flex-direction:row;text-align:left}.node-label{text-align:left}#scroll-progress{right:.75rem}#scroll-progress .dot{width:6px;height:6px}}.waitlist-form{width:100%;max-width:460px;margin:1rem auto}.form-group{display:flex;gap:0;border-radius:12px;overflow:hidden;border:1px solid rgba(232,135,43,.3);background:#0a0a0acc;transition:border-color .3s ease,box-shadow .3s ease}.form-group:focus-within{border-color:var(--filiq-amber);box-shadow:0 0 20px #e8872b26,0 0 40px #e8872b0d}.waitlist-form input[type=email]{flex:1;padding:1rem 1.25rem;background:transparent;border:none;color:var(--text-primary);font-family:var(--font-body);font-size:1rem;outline:none}.waitlist-form input[type=email]::placeholder{color:#f5f0e84d}.waitlist-form button[type=submit]{padding:1rem 1.75rem;background:linear-gradient(135deg,var(--filiq-orange),var(--filiq-amber));color:var(--bg-dark);font-family:var(--font-body);font-size:.95rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:opacity .2s ease,transform .2s ease}.waitlist-form button[type=submit]:hover{opacity:.9;transform:scale(1.02)}.waitlist-form button[type=submit]:active{transform:scale(.98)}.form-success{text-align:center;padding:1.5rem}.form-success p{font-family:var(--font-display);font-size:var(--text-subhead);color:var(--text-primary)}.form-success .fire-text{font-weight:700}@media(max-width:480px){.form-group{flex-direction:column;border-radius:12px}.waitlist-form input[type=email]{border-bottom:1px solid rgba(232,135,43,.15)}.waitlist-form button[type=submit]{border-radius:0}}.reveal-text,.reveal-fade,.reveal-words{opacity:0;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.reveal-text,.reveal-fade,.reveal-words,.speech-bubble{opacity:1!important;transform:none!important}.timeline-node{opacity:1!important}.floating-icon{animation:none!important}#fire-canvas,.barrier-wall,.barrier-shatter,.code-rain,.dragon-flight,.ripple-container,.connection-graph{display:none}.tagline{animation:none;opacity:.8}.logo-flame{animation:none;opacity:.7}#section-game-designer:before{animation:none;opacity:.8}}
