.brand-portal-module__iHbzTW__wrapper{flex-shrink:0;width:100%;height:12rem;position:relative}.brand-portal-module__iHbzTW__lockupHolder{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.brand-portal-module__iHbzTW__canvas{pointer-events:none;width:100%;height:100%;color:var(--foreground);position:absolute;inset:0}.brand-portal-module__iHbzTW__glow{pointer-events:none;mix-blend-mode:plus-lighter;transition:filter .5s ease-out;position:absolute;transform:translateY(-50%)}.brand-portal-module__iHbzTW__glowBlue{filter:blur(9px);background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--brand) 46%, transparent) 12%, color-mix(in srgb, var(--brand) 34%, transparent) 46%, color-mix(in srgb, var(--brand) 18%, transparent) 80%, transparent 100%);border-radius:9999px}.brand-portal-module__iHbzTW__glowWhite{filter:blur(5px);background:radial-gradient(ellipse 58% 52% at 2% 50%, color-mix(in srgb, var(--brand-foreground) 52%, transparent) 0%, color-mix(in srgb, var(--brand-foreground) 20%, transparent) 22%, color-mix(in srgb, var(--brand) 14%, transparent) 48%, transparent 76%)}.brand-portal-module__iHbzTW__lockup{filter:brightness(.92);-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;line-height:1;transition:filter .5s ease-out;display:inline-flex;position:relative}.brand-portal-module__iHbzTW__mark{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;align-self:center;width:auto;height:9rem;margin-left:-2.9rem;display:inline-block}.brand-portal-module__iHbzTW__wordmark{font-family:var(--font-brand), system-ui, sans-serif;letter-spacing:-.01em;text-transform:lowercase;font-size:7.5rem;font-weight:400;line-height:1;transform:translateY(-2px)}.brand-portal-module__iHbzTW__wrapper:hover .brand-portal-module__iHbzTW__lockup{filter:brightness(1.18)}.brand-portal-module__iHbzTW__wrapper:hover .brand-portal-module__iHbzTW__glowBlue{filter:blur(9px)brightness(1.1)}.brand-portal-module__iHbzTW__wrapper:hover .brand-portal-module__iHbzTW__glowWhite{filter:blur(5px)brightness(1.25)}@media (max-width:640px){.brand-portal-module__iHbzTW__wrapper{height:8rem}.brand-portal-module__iHbzTW__mark{height:6rem;margin-left:-1.95rem}.brand-portal-module__iHbzTW__wordmark{font-size:5rem}}
.waitlist-form-module__c8HFhG__form{align-items:flex-start;gap:.5rem;width:100%;max-width:26rem;display:flex}.waitlist-form-module__c8HFhG__fieldStack{flex:auto;min-width:0}.waitlist-form-module__c8HFhG__field{width:100%;height:2.75rem;color:var(--foreground);background:color-mix(in srgb, var(--input) 30%, transparent);border:1px solid var(--input);border-radius:9999px;outline:none;padding:0 1.1rem;font-size:.875rem;transition:color .15s,border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000002e}.waitlist-form-module__c8HFhG__field::placeholder{color:var(--muted-2)}.waitlist-form-module__c8HFhG__field:focus-visible{border-color:var(--ring);box-shadow:var(--focus-ring)}.waitlist-form-module__c8HFhG__field[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in srgb, var(--destructive) 28%, transparent)}.waitlist-form-module__c8HFhG__submit{height:2.75rem;color:var(--foreground);background:color-mix(in srgb, var(--brand) 6%, transparent);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);cursor:pointer;white-space:nowrap;border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:0 1.75rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.waitlist-form-module__c8HFhG__submit:hover{border-color:color-mix(in srgb, var(--brand) 34%, transparent);background:0 0}.waitlist-form-module__c8HFhG__submit:focus-visible{box-shadow:var(--focus-ring);outline:none}.waitlist-form-module__c8HFhG__neonLine{background:linear-gradient(90deg, transparent, var(--brand), transparent);pointer-events:none;height:1px;transition:opacity .5s ease-in-out;position:absolute;left:12.5%;right:12.5%}.waitlist-form-module__c8HFhG__neonTop{opacity:0;top:0}.waitlist-form-module__c8HFhG__neonBottom{opacity:1;bottom:-1px}.waitlist-form-module__c8HFhG__submit:hover .waitlist-form-module__c8HFhG__neonTop{opacity:1}.waitlist-form-module__c8HFhG__submit:hover .waitlist-form-module__c8HFhG__neonBottom{opacity:.3}.waitlist-form-module__c8HFhG__submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.waitlist-form-module__c8HFhG__message{text-align:left;margin-top:.75rem;padding-left:1.1rem;font-size:.875rem}.waitlist-form-module__c8HFhG__error{color:var(--destructive)}.waitlist-form-module__c8HFhG__success{text-align:center;flex-direction:column;align-items:center;gap:.4rem;width:100%;max-width:26rem;display:flex}.waitlist-form-module__c8HFhG__successTitle{color:var(--foreground);font-size:1.05rem;font-weight:600}.waitlist-form-module__c8HFhG__successBody{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.waitlist-form-module__c8HFhG__check{width:2.5rem;height:2.5rem;color:var(--primary-foreground);background:var(--primary);box-shadow:var(--brand-glow);border-radius:9999px;place-items:center;margin-bottom:.35rem;display:grid}@media (max-width:480px){.waitlist-form-module__c8HFhG__form{flex-direction:column;align-items:stretch}.waitlist-form-module__c8HFhG__fieldStack,.waitlist-form-module__c8HFhG__submit{width:100%}}
.page-module__E0kJGG__main{z-index:1;text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;display:flex;position:relative}.page-module__E0kJGG__scrim{z-index:0;pointer-events:none;background:radial-gradient(ellipse 68% 52% at 50% 46%, color-mix(in srgb, var(--background) 58%, transparent) 0%, color-mix(in srgb, var(--background) 22%, transparent) 45%, transparent 70%);position:fixed;inset:0}.page-module__E0kJGG__hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:36rem;display:flex}.page-module__E0kJGG__tagline{letter-spacing:-.02em;text-wrap:balance;color:var(--foreground);margin-top:1.25rem;font-size:clamp(1.5rem,3vw,1.9rem);font-weight:600;line-height:1.2}.page-module__E0kJGG__subtagline{max-width:30rem;color:var(--muted-foreground);margin-top:1rem;font-size:.975rem;line-height:1.55}.page-module__E0kJGG__cta{flex-direction:column;align-items:center;width:100%;margin-top:2.5rem;display:flex}.page-module__E0kJGG__ctaGroup{flex-direction:column;align-items:center;width:100%;max-width:26rem;display:flex}.page-module__E0kJGG__tag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--brand) 60%, #fff);background:color-mix(in srgb, var(--brand) 14%, transparent);border:1px solid color-mix(in srgb, var(--brand) 38%, transparent);border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;align-items:center;margin-bottom:1.1rem;padding:.4rem .7rem;font-size:.7rem;font-weight:500;display:inline-flex}.page-module__E0kJGG__footer{z-index:1;flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:.55rem;padding:1.5rem;font-size:.8rem;display:flex;position:relative}.page-module__E0kJGG__copyright{color:var(--muted-2)}.page-module__E0kJGG__footerLink{color:var(--muted-foreground);text-underline-offset:2px;text-decoration:none;transition:color .18s}.page-module__E0kJGG__footerLink:hover{color:var(--foreground);text-decoration:underline}.page-module__E0kJGG__dot{color:var(--muted-2)}@media (min-width:640px){.page-module__E0kJGG__tagline{white-space:nowrap}}
