.nova-wrap{--bg:#0a0a13;--bg-soft:#101019;--ink:#f3f0e9;--dim:#8d8b9c;--dim-2:#5c5a6c;--gold:#ffb84d;--coral:#ff6b6b;--teal:#4ecdc4;--violet:#b18aff;--amber:#ffd166;--line:#f3f0e917;background:var(--bg);color:var(--ink);font-family:var(--font-inter), sans-serif;overflow-x:hidden}.nova-wrap a{color:inherit;text-decoration:none}.nova-wrap button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.nova-wrap :focus-visible{outline:2px solid var(--gold);outline-offset:3px}.nova-eyebrow{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--dim);font-size:.72rem}.nova-nav{z-index:50;mix-blend-mode:difference;justify-content:space-between;align-items:center;padding:1.6rem clamp(1.4rem,5vw,3.5rem);display:flex;position:fixed;top:0;left:0;right:0}.nova-wordmark-group{flex-direction:column;gap:.15rem;display:flex}.nova-wordmark{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.02em;font-size:1.05rem;font-weight:600}.nova-tagline{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.01em;opacity:.75;font-size:.68rem}.nova-wordmark:after{content:"";background:var(--gold);vertical-align:middle;width:6px;height:6px;box-shadow:0 0 8px var(--gold);border-radius:50%;margin-left:8px;display:inline-block}.nova-nav-cta{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.03em;border:1px solid #f3f0e980;border-radius:999px;padding:.55rem 1.1rem;font-size:.82rem;transition:background .25s,color .25s}.nova-nav-cta:hover{background:var(--ink);color:var(--bg)}.nova-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100svh;min-height:560px;padding:0 1.4rem;display:flex;position:relative;overflow:hidden}.nova-field{z-index:0;position:absolute;inset:0}.nova-field canvas{width:100%;height:100%;display:block}.nova-hero-veil{background:radial-gradient(ellipse at 50% 40%, transparent 0%, #0a0a1359 55%, var(--bg) 92%);z-index:1;pointer-events:none;position:absolute;inset:0}.nova-hero-content{z-index:2;max-width:840px;position:relative}.nova-hero .nova-eyebrow{margin-bottom:1.4rem}.nova-wrap h1{font-family:var(--font-fraunces), serif;letter-spacing:-.01em;font-size:clamp(2.4rem,6.4vw,5rem);font-weight:500;line-height:1.04}.nova-wrap h1 em{color:var(--gold);font-style:italic;font-weight:500}.nova-hero-sub{max-width:460px;color:var(--dim);margin:1.6rem auto 0;font-size:1.02rem;line-height:1.6}.nova-cta-row{flex-direction:column;align-items:center;gap:.9rem;margin-top:2.6rem;display:flex}.nova-cta-primary{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.01em;background:var(--gold);color:#1a1204;border-radius:999px;padding:.95rem 2.1rem;font-size:.95rem;font-weight:500;transition:transform .2s,box-shadow .3s;box-shadow:0 0 #ffb84d80}.nova-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 26px #ffb84d47}.nova-live-count{font-family:var(--font-space-grotesk), sans-serif;color:var(--dim-2);letter-spacing:.01em;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.nova-live-count .nova-pulse{background:var(--gold);width:6px;height:6px;box-shadow:0 0 8px var(--gold);border-radius:50%;animation:1.8s ease-in-out infinite nova-pulse-dot}@keyframes nova-pulse-dot{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.nova-scroll-cue{z-index:2;background:linear-gradient(to bottom, transparent, var(--dim-2) 40%, transparent);width:1px;height:34px;animation:2.2s ease-in-out infinite nova-cue;position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%)}@keyframes nova-cue{0%,to{opacity:.25}50%{opacity:.9}}.nova-wrap section{max-width:1080px;margin:0 auto;padding:clamp(3rem,6vw,5rem) clamp(1.4rem,6vw,3.5rem);position:relative}.nova-rule{border-top:1px solid var(--line);max-width:1080px;margin:0 auto}.nova-steps{grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:1.75rem;display:grid}.nova-step{flex-direction:column;gap:.9rem;display:flex}.nova-dot{border-radius:50%;width:11px;height:11px}.nova-dot.nova-coral{background:var(--coral);box-shadow:0 0 14px #ff6b6b8c}.nova-dot.nova-teal{background:var(--teal);box-shadow:0 0 14px #4ecdc48c}.nova-dot.nova-violet{background:var(--violet);box-shadow:0 0 14px #b18aff8c}.nova-step h3{font-family:var(--font-fraunces), serif;font-size:1.35rem;font-weight:500;line-height:1.25}.nova-step p{color:var(--dim);max-width:30ch;font-size:.94rem;line-height:1.6}.nova-section-head{max-width:560px}.nova-section-head h2{font-family:var(--font-fraunces), serif;margin-top:.8rem;font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:500;line-height:1.18}.nova-agenda-type{text-align:center;min-height:clamp(70px,11vw,96px);font-family:var(--font-plex-mono), monospace;color:var(--dim);letter-spacing:.01em;justify-content:center;align-items:center;margin-top:2rem;padding:0 1rem;font-size:clamp(1.05rem,2.6vw,1.55rem);display:flex}.nova-agenda-type-done{color:var(--ink)}.nova-agenda-cursor{color:var(--gold);margin-left:2px;animation:1s step-start infinite nova-cursor-blink;display:inline-block}@keyframes nova-cursor-blink{50%{opacity:0}}.nova-wrap footer{text-align:center;max-width:720px;margin:0 auto;padding:clamp(4.5rem,10vw,7.5rem) clamp(1.4rem,6vw,3.5rem) 3rem}.nova-wrap footer h2{font-family:var(--font-fraunces), serif;font-size:clamp(2rem,4.6vw,3rem);font-weight:500;line-height:1.1}.nova-wrap footer h2 em{color:var(--gold);font-style:italic}.nova-footer-sub{color:var(--dim);margin:.9rem auto 0;font-size:1.05rem}.nova-capture{flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:420px;margin:2.4rem auto 0;display:flex}.nova-capture input{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);font-family:var(--font-inter), sans-serif;border-radius:999px;flex:220px;padding:.85rem 1.1rem;font-size:.92rem}.nova-capture input::placeholder{color:var(--dim-2)}.nova-capture button{font-family:var(--font-space-grotesk), sans-serif;background:var(--gold);color:#1a1204;white-space:nowrap;border-radius:999px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;transition:transform .2s}.nova-capture button:hover{transform:translateY(-2px)}.nova-capture button:disabled{opacity:.6;cursor:default;transform:none}.nova-foot-note{color:var(--dim-2);margin-top:1.6rem;font-size:.8rem}.nova-confirm-panel{max-width:460px;margin:2.4rem auto 0}.nova-confirm-panel .nova-confirm{font-family:var(--font-fraunces), serif;margin-bottom:.5rem;font-size:1.2rem}.nova-confirm-panel .nova-confirm em{color:var(--gold);font-style:italic}.nova-confirm-panel p{color:var(--dim);font-size:.88rem;line-height:1.55}.nova-socials{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.02em;color:var(--dim);justify-content:center;gap:1.6rem;margin-top:3.2rem;font-size:.8rem;display:flex}.nova-socials a{transition:color .2s}.nova-socials a:hover{color:var(--ink)}@media (max-width:720px){.nova-steps{grid-template-columns:1fr;gap:2rem}}
