:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#05070b;color:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#05070b;color:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{min-height:100vh;overflow-x:hidden;background:#05070b}.navbar{position:fixed;inset-inline:0;top:0;z-index:50;padding:16px}.navbar-shell{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0 auto;padding:14px 18px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0000008c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 80px #00000059}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff08;box-shadow:0 0 30px #58bf7314}.brand-mark img{width:28px;height:28px;object-fit:contain}.brand-wordmark{width:152px;height:auto;object-fit:contain}.brand-compact .brand-mark{width:40px;height:40px}.brand-compact .brand-wordmark{width:128px}.navbar-links{display:flex;align-items:center;gap:4px}.navbar-links a,.footer-links a,.footer-links button{color:#a1a1aa;transition:color .16s ease,background .16s ease}.navbar-links a{padding:10px 14px;border-radius:12px;font-size:.875rem;font-weight:500}.navbar-links a:hover{color:#fff;background:#ffffff0d}.navbar-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:14px;font-size:.95rem;font-weight:500;transition:background .16s ease,color .16s ease,border-color .16s ease;cursor:pointer}.navbar-cta,.button-primary{background:#fff;color:#000}.navbar-cta:hover,.button-primary:hover:not(:disabled){background:#e4e4e7}.button-secondary{border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-secondary:hover{background:#ffffff0f}.button:disabled{opacity:.72;cursor:wait}.hero-section{position:relative;min-height:100vh;padding:112px 16px 0;overflow:hidden}.hero-shell,.section-shell,.footer-shell,.waitlist-shell{position:relative;z-index:1;max-width:1280px;margin:0 auto}.hero-shell{display:flex;align-items:center;min-height:100vh}.hero-grid{display:grid;gap:64px;width:100%;align-items:center;grid-template-columns:minmax(0,1fr) minmax(360px,480px)}.hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.glow{position:absolute;border-radius:999px;filter:blur(130px)}.glow-left{top:10%;left:-10%;width:420px;height:420px;background:#4ade801a}.glow-right{top:25%;right:-5%;width:380px;height:380px;background:#6ee7b70f}.glow-bottom{bottom:-10%;left:50%;width:480px;height:480px;background:#ffffff08;transform:translate(-50%);filter:blur(160px)}.grid-overlay,.waitlist-grid{position:absolute;inset:0;opacity:.04;background-image:linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px);background-size:56px 56px}.waitlist-grid{opacity:.035;background-size:50px 50px}.hero-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,#0000,#020617cc 72%)}.hero-copy{text-align:left}.eyebrow-pill{display:inline-flex;align-items:center;gap:10px;margin-bottom:40px;padding:12px 20px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff08}.eyebrow-pill span:last-child{font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#d4d4d8}.pulse-dot,.solid-dot{display:inline-flex;width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#34d399}.pulse-dot{box-shadow:0 0 0 6px #34d3991f}.solid-dot{background:#fff6;box-shadow:none}.hero-copy h1,.section-heading h2,.utility-copy h2,.waitlist-shell h2{margin:0;font-weight:600;letter-spacing:-.04em;line-height:1.05}.hero-copy h1{font-size:clamp(3rem,7vw,4.5rem)}.hero-copy h1 span{background:linear-gradient(to right,#86efac,#4ade80,#bbf7d0);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text,.utility-text,.waitlist-text,.feature-card p,.section-heading p,.waitlist-note,.footer-brand span{color:#a1a1aa}.hero-text{max-width:640px;margin-top:32px;font-size:1.125rem;line-height:2rem}.hero-actions{display:flex;gap:12px;margin-top:40px;flex-wrap:wrap}.dashboard-wrap{position:relative}.dashboard-glow{position:absolute;inset:-24px;border-radius:32px;background:linear-gradient(135deg,rgba(74,222,128,.15),rgba(255,255,255,.03),transparent);filter:blur(48px)}.dashboard-card{position:relative;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 30px 80px #00000073}.dashboard-card:before{content:"";position:absolute;inset-block:0;left:-60%;width:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}.dashboard-head{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.live-badge{padding:6px 12px;border:1px solid rgba(74,222,128,.2);border-radius:999px;background:#4ade801a;font-size:.75rem;font-weight:500;color:#86efac}.dashboard-list{display:grid;gap:12px}.dashboard-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#0003}.dashboard-label{font-size:.875rem;color:#d4d4d8}.dashboard-value{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:500}.status-dot{width:8px;height:8px;border-radius:999px}.is-live{background:#4ade80}.is-neutral{background:#fff6}.is-muted{background:#ffffff40}.progress-card{margin-top:24px}.progress-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:.75rem;color:#a1a1aa}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#ffffff0f}.progress-fill{width:65%;height:100%;border-radius:999px;background:linear-gradient(to right,#4ade80,#86efac)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.stat-card{padding:14px 12px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#0003;text-align:center}.stat-value{font-size:1rem;font-weight:600;color:#fff}.stat-label{margin-top:4px;font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:#71717a}.content-section,.waitlist-section{position:relative;padding:112px 16px 144px}.section-heading{margin-bottom:64px;text-align:center}.section-heading h2,.utility-copy h2,.waitlist-shell h2{font-size:clamp(2rem,5vw,3.5rem)}.section-heading p,.utility-subtitle{margin-top:12px;font-size:clamp(1.25rem,3vw,1.875rem)}.feature-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.utility-card{height:100%;padding:28px;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:#ffffff08}.feature-icon,.utility-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:20px;border-radius:14px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff14;color:#ffffffbd}.feature-icon svg,.utility-icon svg{width:22px;height:22px}.feature-card h3,.utility-card h3{margin:0 0 12px;font-size:1.125rem;font-weight:600}.feature-card p{margin:0;font-size:.95rem;line-height:1.75}.utility-grid{display:grid;gap:56px;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr))}.muted-pill{margin-bottom:24px}.utility-copy{max-width:560px}.utility-subtitle{margin-bottom:0}.utility-text{margin-top:32px;line-height:2rem}.utility-list{display:grid;gap:12px}.utility-item{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff08}.utility-item p{margin:0;flex:1;font-size:.875rem;font-weight:500;color:#d4d4d8}.utility-arrow{font-size:1.2rem;color:#52525b}.waitlist-section{text-align:center}.waitlist-shell{position:relative;max-width:768px}.waitlist-text{max-width:640px;margin:20px auto 0;line-height:2rem}.waitlist-form{display:flex;gap:12px;max-width:560px;margin:40px auto 0;flex-wrap:wrap}.waitlist-form input{flex:1 1 280px;min-height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff08;color:#fff;outline:none}.waitlist-form input::placeholder{color:#ffffff4d}.waitlist-form input:focus{border-color:#fff3}.waitlist-button{min-width:160px}.form-status{min-height:24px;margin:20px 0 0;font-size:.95rem}.form-status.success{color:#86efac}.form-status.error{color:#fca5a5}.waitlist-note{margin-top:20px;font-size:.875rem}.footer{padding:0 16px 48px;border-top:1px solid rgba(255,255,255,.06)}.footer-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:40px}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand span,.footer-links a{font-size:.875rem}.footer-links{display:flex;align-items:center;gap:24px}.footer-links a,.footer-links button{padding:0;border:0;background:transparent;cursor:pointer}.footer-links a:hover,.footer-links button:hover{color:#d4d4d8}.legal-overlay{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;padding:24px 16px;background:#00000061;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-card{width:min(760px,100%);max-height:min(78vh,720px);overflow:auto;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#0a0f15;box-shadow:0 24px 80px #00000073}.legal-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.legal-card-head h3,.legal-section h4,.legal-section p{margin:0}.legal-card-head h3{font-size:1.4rem;font-weight:600}.legal-close{width:36px;height:36px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:#fff;font-size:1.4rem;line-height:1}.legal-sections{display:grid;gap:18px}.legal-section{padding:16px 18px;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#ffffff08}.legal-section h4{margin-bottom:8px;font-size:.95rem;font-weight:600;color:#fff}.legal-section p{line-height:1.7;color:#a1a1aa}@media(max-width:1024px){.hero-grid,.feature-grid,.utility-grid{grid-template-columns:1fr}.hero-side{max-width:560px}}@media(max-width:840px){.navbar-links,.navbar-cta{display:none}.navbar-shell{justify-content:flex-start}}@media(max-width:640px){.hero-section,.content-section,.waitlist-section{padding-inline:16px}.hero-section{padding-top:104px}.hero-grid{gap:40px}.dashboard-stats,.footer-shell,.footer-brand{grid-template-columns:1fr}.dashboard-stats{display:grid}.footer-shell,.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-links{gap:16px;flex-wrap:wrap}.legal-overlay{align-items:center}.brand-wordmark{width:132px}.brand-compact .brand-wordmark{width:118px}}
