@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Manrope:wght@200;300;400;500;600;700;800&display=swap";.grainient-container{position:relative;width:100%;height:100%;overflow:hidden}.grainient-container canvas{display:block}.target-cursor-wrapper{position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:9999;mix-blend-mode:difference;transform:translate(-50%,-50%)}.target-cursor-dot{position:absolute;left:50%;top:50%;width:4px;height:4px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);will-change:transform}.target-cursor-corner{position:absolute;left:50%;top:50%;width:12px;height:12px;border:3px solid #fff;will-change:transform}.corner-tl{transform:translate(-150%,-150%);border-right:none;border-bottom:none}.corner-tr{transform:translate(50%,-150%);border-left:none;border-bottom:none}.corner-br{transform:translate(50%,50%);border-left:none;border-top:none}.corner-bl{transform:translate(-150%,50%);border-right:none;border-top:none}:root{--bg-deep: #050505;--bg-card: hsl(229 57% 13%);--text-primary: hsl(224 43% 93%);--text-muted: hsl(227 15% 49%);--blue-primary: hsl(222 100% 74%);--blue-600: #2563eb;--blue-500: #3b82f6;--blue-400: #60a5fa;--amber-secondary: hsl(31 100% 71%);--border-color: hsl(229 30% 20%);--radius: .75rem}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);background-color:var(--bg-deep);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.15'/%3E%3C/svg%3E");background-repeat:repeat}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}.waitlist-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh}.logo-container{position:absolute;top:-27px;left:-22px;z-index:50}.logo-full{height:149px;width:auto;object-fit:contain}@media(max-width:640px){.logo-container{top:-15px;left:-12px}.logo-full{height:100px}}.hero-editorial{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 60px;min-height:100vh;position:relative;z-index:10}.hero-content-stack{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-bottom:60px}.ascii-wrapper{width:100%;height:160px;margin-bottom:24px;display:flex;justify-content:center;align-items:center;position:relative}.hero-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.12em;color:#a3acc7;margin-bottom:24px;text-transform:uppercase}.hero-title{font-family:Manrope,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#e6eaf5;margin:0 0 32px}.hero-divider{width:100%;max-width:60px;height:1px;background:#ffffff1a;margin:0 auto 32px}.hero-subtitle-list{font-family:Inter,sans-serif;font-size:16px;color:#a3acc7;font-weight:400;margin:0;line-height:1.6}.hero-subtitle-list .separator{display:inline-block;width:4px;height:4px;background:#a3acc766;border-radius:50%;margin:3px 12px}.waitlist-module{width:100%;max-width:500px;margin-bottom:80px}.waitlist-form-card{width:100%;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px}.profile-card{--pc-mx: 50%;--pc-my: 50%;--pc-glare: 0;--glare-color: 59, 130, 246;position:relative;width:100%;transform-style:preserve-3d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;will-change:transform}.profile-card-inner{position:relative;z-index:2}.profile-card-glare{position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:3;opacity:var(--pc-glare);transition:opacity .2s ease;background:radial-gradient(circle at var(--pc-mx) var(--pc-my),rgba(var(--glare-color),.35),rgba(var(--glare-color),0) 46%);mix-blend-mode:screen}.profile-card[data-active=true]{box-shadow:0 14px 34px #00000061}.editorial-form{width:100%;animation:fade-in-up .6s ease-out .4s both}.input-bar{display:flex;align-items:center;background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:0;transition:all .2s ease;box-shadow:inset 0 0 20px #0003}.input-bar:focus-within{border-color:#fff3;background:#ffffff0d;box-shadow:0 0 0 1px #ffffff1a}.input-bar input{flex:1;background:transparent;border:none;color:#e6eaf5;font-family:Inter,sans-serif;font-size:15px;padding:16px 20px;outline:none;min-width:0}.input-bar input::placeholder{color:#ffffff40}.bar-divider{width:1px;height:24px;background:#ffffff14;margin:0 4px}.input-bar button{background:#7aa2ff;border:none;color:#070b18;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.02em;padding:10px 20px;margin:6px;border-radius:2px;cursor:pointer;transition:filter .2s ease;white-space:nowrap}.input-bar button:hover:not(:disabled){filter:brightness(1.1)}.input-bar button:disabled{opacity:.6;filter:grayscale(.5);cursor:not-allowed}.status-text{margin-top:16px;font-size:14px;text-align:center}.status-text.info{color:#a3acc7}.status-text.error{color:#f87171}.success-message{padding:16px 20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#e6eaf5;display:flex;align-items:center;justify-content:center;gap:12px;font-family:Inter,sans-serif}.checkmark{color:#4ade80}.social-proof-text{margin-top:24px;color:#a3acc7;font-family:Inter,sans-serif;font-size:14px;text-align:center;font-weight:400}.features-editorial{padding:20px 24px 120px;width:100%;max-width:600px;margin:0 auto;position:relative;z-index:10}.features-list{display:flex;flex-direction:column;gap:16px}.feature-item{display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:#ffffff08;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:24px;width:100%}.feature-item[data-active=true]{background:#ffffff0f;border-color:#ffffff1a}.feature-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.feature-icon-svg{width:20px;height:20px;color:#a3acc7}.feature-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#e6eaf5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:0}.feature-desc{font-family:Inter,sans-serif;font-size:15px;color:#a3acc7;line-height:1.6;max-width:100%}.feature-divider{display:none}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero-editorial{padding:100px 20px 60px}.input-bar{flex-direction:column;align-items:stretch;padding:8px}.bar-divider{display:none}.input-bar button{margin-top:8px;width:100%}.feature-item{align-items:center;text-align:center}}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text{background:linear-gradient(120deg,#9aa0b4 40%,#fff,#9aa0b4 60%);background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;animation:shine 5s linear infinite}.shiny-text.disabled{animation:none}.personal-id-card{background:#11141d;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#fff;margin-top:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff0d;font-family:Inter,sans-serif;width:100%}.id-card-content{display:flex;flex-direction:column;height:100%}.id-header{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.06)}.id-title{font-size:13px;font-weight:500;letter-spacing:.15em;color:#ffffffe6;text-transform:uppercase}.id-number{font-size:14px;font-weight:500;color:#fff6;letter-spacing:.05em}.id-body{position:relative;padding:32px;display:flex;align-items:center;gap:32px}.id-bg-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:240px;height:240px;background-image:url(/logo-symbol.png);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.04;pointer-events:none;filter:grayscale(1)}.id-avatar-container{width:100px;height:100px;flex-shrink:0;background:#161a24;border-radius:12px;border:1px solid rgba(255,255,255,.06);padding:4px;box-shadow:inset 0 2px 4px #0000004d;z-index:1}.id-avatar{width:100%;height:100%;border-radius:8px;object-fit:cover}.id-info{display:flex;flex-direction:column;gap:20px;flex:1;min-width:0;z-index:1}.id-label{font-size:10px;font-weight:600;letter-spacing:.1em;color:#fff9;text-transform:uppercase;margin-bottom:6px}.id-value{font-size:15px;font-weight:500;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.id-footer{padding:20px 24px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:center;align-items:center}.id-barcode{width:100%;height:14px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,255,255,.12) 2px,transparent 2px,transparent 4px,rgba(255,255,255,.12) 4px,rgba(255,255,255,.12) 7px,transparent 7px,transparent 9px,rgba(255,255,255,.12) 9px,rgba(255,255,255,.12) 10px,transparent 10px,transparent 12px,rgba(255,255,255,.12) 12px,rgba(255,255,255,.12) 16px,transparent 16px,transparent 20px);border-radius:2px}.success-container{display:flex;flex-direction:column;width:100%}.gyro-hint{font-family:Inter,sans-serif;font-size:13px;color:#ffffff80;text-align:center;margin-top:16px;animation:fade-in-up .5s ease-out 2s both;pointer-events:none;display:none}@media(max-width:640px){.gyro-hint{display:block}.id-header{padding:16px 20px}.id-title{font-size:10px;letter-spacing:.1em}.id-number{font-size:10px}.id-body{padding:24px 20px;gap:16px;flex-direction:row;align-items:center}.id-avatar-container{width:80px;height:80px}.id-footer{padding:16px 20px}}.footer{width:100%;padding:40px 24px 60px;display:flex;justify-content:center;align-items:center;position:relative;z-index:10}.footer p{font-family:Inter,sans-serif;font-size:13px;color:#fff6;letter-spacing:.05em;font-weight:300;text-align:center}
