:root{--void: #060505;--coal: #0F0C0A;--smoke: #A89F94;--smoke-dim: rgba(168,159,148,.55);--heat-white: #FFF6EE;--ember: #E2572C;--ember-hot: #FF6B35;--ember-deep: #52180A;--hairline: rgba(168,159,148,.18)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--void);color:var(--heat-white);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.display{font-family:Inter Tight,Inter,sans-serif;letter-spacing:-.025em}.mono{font-family:Geist Mono,ui-monospace,monospace}::-moz-selection{background:var(--ember);color:var(--heat-white)}::selection{background:var(--ember);color:var(--heat-white)}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--ember);outline-offset:3px}header{position:fixed;inset:0 0 auto;z-index:60;padding:22px 24px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:Inter Tight,sans-serif;font-weight:500;font-size:17px;letter-spacing:.02em}.wordmark sup{color:var(--ember-hot);font-size:.7em}.nav-cta{font-family:Geist Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--smoke);transition:color .25s ease;display:flex;align-items:center;gap:8px}.nav-cta:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ember-hot);box-shadow:0 0 8px #ff6b35cc;animation:indicator 2.4s ease-in-out infinite}@keyframes indicator{0%,to{opacity:1}50%{opacity:.35}}.nav-cta:hover{color:var(--heat-white)}@media(max-width:640px){.nav-cta span{display:none}}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding:140px 24px 72px;overflow:hidden;background:radial-gradient(120% 65% at 50% 118%,rgba(226,87,44,.32) 0%,rgba(82,24,10,.22) 38%,transparent 68%),var(--void)}#ember-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;width:100%}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.24em;color:var(--smoke);margin-bottom:28px;display:flex;align-items:center;gap:14px}.eyebrow:after{content:"";height:1px;width:56px;background:var(--ember-deep)}.hero h1{font-weight:300;font-size:clamp(3rem,9.5vw,8.25rem);line-height:.98;margin-bottom:34px;max-width:12ch}.hero h1 .line{display:block;overflow:hidden}.hero h1 .fire{color:var(--ember-hot);font-weight:400}.hero .sub{font-size:clamp(1rem,1.5vw,1.2rem);color:var(--smoke);max-width:490px;margin-bottom:48px;line-height:1.7;font-weight:400}form.capture{display:flex;gap:10px;flex-wrap:wrap;max-width:470px}form.capture input{flex:1;min-width:210px;background:#fff6ee0a;border:1px solid var(--hairline);border-radius:70px;padding:15px 22px;font-size:14px;color:var(--heat-white);font-family:Inter,sans-serif;transition:border-color .25s ease,background .25s ease}form.capture input::-moz-placeholder{color:var(--smoke-dim)}form.capture input::placeholder{color:var(--smoke-dim)}form.capture input:focus{outline:none;border-color:var(--ember);background:#fff6ee0f}form.capture button{flex-shrink:0;background:var(--ember);color:var(--heat-white);border:1px solid var(--ember);border-radius:70px;padding:15px 30px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:background .25s ease,transform .25s cubic-bezier(.2,.7,.3,1),box-shadow .25s ease}form.capture button:hover{background:var(--ember-hot);transform:translateY(-1px);box-shadow:0 8px 32px #e2572c59}form.capture button:disabled{opacity:.55;cursor:default;transform:none}.form-msg{width:100%;min-height:18px;margin-top:8px;font-family:Geist Mono,monospace;font-size:11.5px;letter-spacing:.04em;color:var(--smoke)}.form-note{font-family:Geist Mono,monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--smoke-dim);margin-top:14px}.pad{padding:110px 24px}@media(min-width:768px){.pad{padding:150px 48px}}.inner{max-width:1120px;margin:0 auto}.narrow{max-width:620px}.kicker{font-family:Geist Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.24em;color:var(--ember-hot);margin-bottom:26px;display:flex;align-items:center;gap:12px}.kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ember-hot);box-shadow:0 0 8px #ff6b35b3}h2.display{font-weight:300;font-size:clamp(1.9rem,4.4vw,3.4rem);line-height:1.08;margin-bottom:32px;letter-spacing:-.02em}.body-copy{color:var(--smoke);font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.75}.body-copy p+p{margin-top:20px}.body-copy strong{color:var(--heat-white);font-weight:500}section.tension{background:var(--void);border-top:1px solid var(--hairline)}section.routines{background:var(--void)}.tension .inner{position:relative}.ghost-word{position:absolute;right:-4%;top:50%;transform:translateY(-50%);font-family:Inter Tight,sans-serif;font-weight:300;font-size:clamp(8rem,24vw,22rem);color:transparent;-webkit-text-stroke:1px rgba(168,159,148,.09);letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.tension .content{position:relative;z-index:1}section.horizon{background:var(--coal);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.horizon-diagram{margin-top:72px;display:flex;flex-direction:column;gap:44px}.h-row{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.h-row{grid-template-columns:190px 1fr;gap:28px;align-items:center}}.h-label{font-family:Geist Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--smoke)}.h-row.ff .h-label{color:var(--ember-hot)}.h-track{position:relative;height:34px;border:1px solid var(--hairline);border-radius:70px;overflow:hidden}.h-fill{position:absolute;top:3px;bottom:3px;left:3px;border-radius:70px;background:#a89f9429;width:0}.h-row.ff .h-fill{background:linear-gradient(90deg,var(--ember-deep),var(--ember) 55%,var(--ember-hot));box-shadow:0 0 24px #e2572c59}.h-hours{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--smoke-dim);position:absolute;right:14px;top:50%;transform:translateY(-50%)}.h-row.ff .h-hours{color:#fff6eed9}.h-scale{display:flex;justify-content:space-between;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--smoke-dim);padding:0 4px;margin-top:6px}@media(min-width:768px){.h-scale{margin-left:218px}}.horizon-note{margin-top:56px;max-width:560px;color:var(--smoke);font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.75}.horizon-note strong{color:var(--heat-white);font-weight:500}section.pillars{background:var(--void)}.pillars-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--hairline);margin-top:72px;border:1px solid var(--hairline)}@media(min-width:768px){.pillars-grid{grid-template-columns:repeat(3,1fr)}}.pillar{background:var(--void);padding:44px 36px 52px;position:relative;overflow:hidden;transition:background .4s ease}.pillar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--ember),transparent);transform:scaleX(0);transition:transform .5s cubic-bezier(.2,.7,.3,1)}.pillar:hover{background:var(--coal)}.pillar:hover:after{transform:scaleX(1)}.pillar .domain{font-family:Geist Mono,monospace;font-size:10.5px;text-transform:uppercase;letter-spacing:.2em;color:var(--smoke-dim)}.pillar h3{font-family:Inter Tight,sans-serif;font-weight:300;font-size:clamp(1.7rem,2.6vw,2.3rem);letter-spacing:-.02em;margin:16px 0 18px}.pillar p{color:var(--smoke);font-size:14.5px;line-height:1.7}section.final-cta{position:relative;text-align:center;overflow:hidden;background:radial-gradient(90% 70% at 50% 130%,rgba(226,87,44,.4) 0%,rgba(82,24,10,.25) 40%,transparent 70%),var(--void);border-top:1px solid var(--hairline)}.final-cta .inner{position:relative;z-index:2}.final-cta h2{font-weight:300;font-size:clamp(2.4rem,6.5vw,5.2rem);line-height:1.02;letter-spacing:-.025em;margin-bottom:28px}.final-cta .body-copy{max-width:520px;margin:0 auto 52px}.final-cta form.capture{justify-content:center;margin:0 auto}.final-cta .form-msg{text-align:center}footer{padding:44px 24px;border-top:1px solid var(--hairline);display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:space-between;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.08em;color:var(--smoke-dim)}@media(min-width:640px){footer{flex-direction:row}}.rv{opacity:0;transform:translateY(32px)}.hero h1 .line>span{display:inline-block;transform:translateY(110%)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rv{opacity:1!important;transform:none!important}.hero h1 .line>span{transform:none!important}.nav-cta:before,.kicker:before{animation:none}#ember-canvas{display:none}}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media(max-width:480px){form.capture{flex-direction:column}form.capture input,form.capture button{width:100%;min-width:0}}
