@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@500;700&family=IBM+Plex+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--landing-bg-deep: #020814;--landing-bg-mid: #07162c;--landing-bg-soft: #12345e;--landing-surface: rgb(255 255 255 / .05);--landing-surface-strong: rgb(255 255 255 / .1);--landing-border: rgb(255 255 255 / .12);--landing-panel: rgb(2 6 23 / .52);--landing-text-primary: rgb(248 250 252);--landing-text-secondary: rgb(203 213 225);--landing-text-muted: rgb(148 163 184);--landing-accent: rgb(213 157 70);--landing-accent-soft: rgb(240 181 89);--landing-accent-hover: rgb(254 243 199);--landing-accent-foreground: rgb(2 6 23);--landing-positive: rgb(191 219 254);--landing-danger: rgb(253 186 116);--landing-font-sans: "Space Grotesk", "Segoe UI", sans-serif;--landing-font-display: "Fraunces", Georgia, serif;--landing-font-mono: "IBM Plex Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--landing-font-sans);color:var(--landing-text-primary);background:radial-gradient(circle at 15% 20%,rgb(18 52 94 / .85),transparent 42%),radial-gradient(circle at 85% 8%,rgb(21 52 96 / .8),transparent 35%),linear-gradient(160deg,var(--landing-bg-deep) 0%,var(--landing-bg-mid) 45%,#030b16 100%)}a{color:inherit}button,input{font:inherit}#root{min-height:100vh}.campaign-shell{--cursor-x: 50vw;--cursor-y: 32vh;position:relative;min-height:100vh;overflow:hidden}.bg-scene{position:fixed;inset:0;z-index:-1;pointer-events:none}.cursor-glow{position:absolute;inset:0;background:radial-gradient(36rem circle at var(--cursor-x) var(--cursor-y),rgb(240 181 89 / .18),rgb(240 181 89 / .08) 28%,transparent 68%);filter:blur(12px);transition:background-position .12s ease-out}.orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.32;animation:drift 16s ease-in-out infinite alternate}.orb-a{width:34rem;height:34rem;left:-12rem;top:-12rem;background:radial-gradient(circle,rgb(240 181 89 / .44),transparent 66%)}.orb-b{width:28rem;height:28rem;right:-8rem;top:14%;background:radial-gradient(circle,rgb(59 130 246 / .33),transparent 68%);animation-duration:19s}.orb-c{width:24rem;height:24rem;left:22%;bottom:-10rem;background:radial-gradient(circle,rgb(213 157 70 / .24),transparent 70%);animation-duration:22s}.grid-fade{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(circle at center,black 24%,transparent 82%);mask-image:radial-gradient(circle at center,black 24%,transparent 82%)}.floating-symbols{position:absolute;inset:0;overflow:hidden}.float-token{position:absolute;color:#e9f0ff2e;font-weight:700;letter-spacing:.08em;text-transform:uppercase;animation:rise linear infinite;-webkit-user-select:none;user-select:none}.float-token.gold{color:#f0b55933}.chart-layer{position:absolute;inset:0;width:100%;height:100%}.chart-layer path{fill:none;stroke-width:2;stroke-linecap:round;stroke-dasharray:10 14;animation:draw 12s linear infinite}.chart-layer path:nth-child(1){stroke:#d59d4673}.chart-layer path:nth-child(2){stroke:#bfdbfe5c;animation-duration:16s}.chart-layer path:nth-child(3){stroke:#f0b55938;animation-duration:20s}.page-shell{width:min(88rem,calc(100% - 2.5rem));margin:0 auto;display:grid;gap:1.7rem;justify-items:center;padding:0}.hero{width:100%;min-height:100vh;min-height:100svh;display:grid;align-content:center;justify-items:center;gap:1rem;text-align:center;padding:3.75rem 0 2rem}.brand-mark{width:clamp(9.5rem,20vw,13.5rem);height:auto;filter:drop-shadow(0 10px 22px rgb(0 0 0 / .35));margin-bottom:4rem}.eyebrow{margin:0;color:var(--landing-accent-soft);text-transform:uppercase;letter-spacing:.18em;font-size:.8rem}.headline{margin:0;max-width:75vw;font-family:var(--landing-font-display);font-size:clamp(3rem,6vw,5.4rem);line-height:.98;text-wrap:balance}.accent-gold{color:var(--landing-accent-soft);text-shadow:0 0 18px rgb(240 181 89 / .24)}.subhead{margin:0;margin-top:2rem;margin-bottom:2rem;max-width:52rem;color:var(--landing-text-secondary);font-size:clamp(1.05rem,2vw,1.3rem)}.accent{color:var(--landing-accent-soft)}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;width:fit-content;padding:.8rem 1.4rem;border:1px solid rgb(255 236 171 / .5);border-radius:999px;background:linear-gradient(145deg,var(--landing-accent),#b4892b);color:var(--landing-accent-foreground);font-weight:700;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.hero-cta{margin-top:.35rem}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 30px #c0983352}.cta-button:disabled{cursor:wait;opacity:.76;transform:none;box-shadow:none}.signup-section{width:100%;min-height:90vh;min-height:90svh;display:grid;place-items:center}.signup-panel{width:min(100%,52rem);display:grid;align-content:center;padding:2.1rem 2.2rem 1.85rem;border:1px solid var(--landing-border);border-radius:1.25rem;background:linear-gradient(180deg,#ffffff0a,#ffffff05),var(--landing-panel);box-shadow:0 24px 80px #02061759;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panel-badge{display:inline-flex;width:fit-content;margin-bottom:.9rem;padding:.3rem .65rem;border:1px solid var(--landing-border);border-radius:999px;background:var(--landing-surface);color:var(--landing-text-secondary);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.signup-panel h2{margin:0 0 .35rem;font-family:var(--landing-font-display);font-size:clamp(1.65rem,2.8vw,2.2rem)}.signup-copy{margin:0 0 1.25rem;color:var(--landing-text-secondary);line-height:1.55}.signup-form{display:grid;gap:.72rem}.signup-form label{color:var(--landing-text-primary);font-size:.95rem;margin-top:.1rem}.signup-form input{width:100%;border:1px solid var(--landing-border);border-radius:.7rem;padding:.9rem 1rem;background:#02061773;color:var(--landing-text-primary);font-family:var(--landing-font-mono)}.signup-form input::placeholder{color:var(--landing-text-muted)}.signup-form input:focus-visible{outline:2px solid rgb(240 181 89 / .52);outline-offset:1px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.honeypot-check{display:inline-flex;align-items:center;gap:.5rem}.form-message{min-height:1.4rem;margin:.95rem 0 0;color:var(--landing-text-secondary)}.form-message.success{color:var(--landing-positive)}.form-message.error{color:var(--landing-danger)}.site-footer{width:100%;display:flex;justify-content:center;gap:1.25rem;color:var(--landing-text-secondary);padding-bottom:4rem}.footer-link,.legal-content a{color:var(--landing-accent-soft);text-decoration:none}.footer-link:hover,.footer-link:focus-visible,.legal-content a:hover,.legal-content a:focus-visible{color:var(--landing-accent-hover)}.footer-link{border:0;padding:0;background:transparent;cursor:pointer;font:inherit}.dialog-overlay{position:fixed;inset:0;z-index:40;background:#020617c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-content{position:fixed;left:50%;top:50%;z-index:50;width:min(72rem,calc(100% - 1.5rem));max-height:min(88vh,56rem);overflow:auto;transform:translate(-50%,-50%);border:1px solid var(--landing-border);border-radius:1.25rem;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#020617f0;box-shadow:0 24px 80px #0206178c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dialog-content:focus-visible{outline:2px solid rgb(240 181 89 / .52);outline-offset:4px}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dialog-title{margin:0;font-family:var(--landing-font-display);font-size:clamp(2rem,4.6vw,3.4rem);line-height:1}.dialog-close-button{flex-shrink:0;min-height:2.5rem;padding:.55rem .85rem;border:1px solid var(--landing-border);border-radius:999px;background:var(--landing-surface);color:var(--landing-text-secondary);cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.dialog-close-button:hover,.dialog-close-button:focus-visible{border-color:#ffecab59;color:var(--landing-text-primary);background:var(--landing-surface-strong)}.legal-dialog-content{padding:2.4rem 2.4rem 2rem}.legal-dialog-header{margin-bottom:1.25rem}.dialog-description{margin:0}.legal-content{color:var(--landing-text-secondary);line-height:1.7}.legal-content h2{margin:1.8rem 0 .7rem;color:var(--landing-text-primary);font-family:var(--landing-font-display);font-size:clamp(1.35rem,2.5vw,1.8rem)}.legal-content p,.legal-content ul{margin:0 0 1rem}.legal-content strong{color:var(--landing-text-primary)}.legal-content ul{padding-left:1.3rem}.legal-content li+li{margin-top:.55rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(2rem,1.4rem,0) scale(1.08)}}@keyframes rise{0%{transform:translateZ(0)}to{transform:translate3d(0,-115vh,0)}}@keyframes draw{0%{stroke-dashoffset:0}to{stroke-dashoffset:-220}}@media(max-width:900px){.page-shell{gap:1.5rem;padding:2.5rem 0 3rem}.hero{min-height:100vh;min-height:100svh;padding:0}.headline{max-width:10.5ch;min-height:35vh;min-height:35svh}.signup-panel{min-height:auto}.legal-dialog-content{padding:1.75rem 1.5rem 1.5rem}}@media(max-width:640px){.page-shell{width:min(100% - 1.5rem,52rem);padding-top:1.75rem}.headline{font-size:clamp(2.5rem,12vw,3.6rem)}.signup-panel{padding:1.35rem 1.1rem 1.2rem}.site-footer{flex-direction:column;align-items:center;gap:.75rem}.dialog-header{flex-direction:column}.dialog-close-button{align-self:flex-start}.legal-dialog-content{width:min(100% - 1rem,72rem);max-height:min(90vh,56rem);padding:1.4rem 1rem 1.2rem}}
