.teaser-page{--teaser-grid:#87baff15;--teaser-glow:#237cef22;--teaser-title-start:#d2e7ff;--teaser-title-end:#73abff;min-height:100svh;display:flex;flex-direction:column}[data-theme=light] .teaser-page{--teaser-grid:#006adc14;--teaser-glow:#589aff19;--teaser-title-start:#185dac;--teaser-title-end:#0875dc}.teaser-page .wrap{width:min(1280px,calc(100% - 96px))}.teaser-header{position:relative;z-index:2;padding-block:24px}.teaser-nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.teaser-header .brand{min-height:44px;font-size:18px}.teaser-nav-actions{display:flex;align-items:center;gap:32px}.teaser-page .theme-toggle{border:0}.teaser-notify-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px}.teaser-notify-link:hover{color:var(--blue)}.teaser-main{position:relative;isolation:isolate;flex:1}.teaser-atmosphere{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.teaser-atmosphere::before{content:"";position:absolute;inset:-160px 0 0;background:radial-gradient(ellipse 42% 46% at 50% 26%,var(--teaser-glow),transparent)}.teaser-grid{position:absolute;inset:0;background-image:linear-gradient(var(--teaser-grid) 1px,transparent 1px),linear-gradient(90deg,var(--teaser-grid) 1px,transparent 1px);background-size:96px 48px;background-position:50% 0;mask-image:radial-gradient(ellipse 48% 48% at 50% 28%,#000 10%,transparent 100%);animation:grid-arrival 2.4s ease-out both}.teaser-grid::before,.teaser-grid::after{content:"";position:absolute;top:144px;left:calc(50% - 336px);width:96px;height:48px;background:var(--teaser-grid);animation:cell-arrival 3.6s ease-in-out both}.teaser-grid::after{top:288px;left:calc(50% + 240px);animation-delay:.4s}.teaser-content{position:relative;text-align:center;padding-block:48px 32px}.teaser-emblem{display:inline-flex;margin-bottom:32px}.teaser-emblem img{filter:drop-shadow(0 12px 32px #0b4fb333)}.teaser-eyebrow{font-size:12px;font-weight:600;letter-spacing:.2em;color:var(--muted)}.teaser-content h1{margin-top:24px;font-size:clamp(64px,8vw,112px);line-height:1.01;letter-spacing:-.065em}.teaser-content h1 span{color:var(--blue);background:linear-gradient(115deg,var(--teaser-title-start) 15%,var(--teaser-title-end) 85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.teaser-description{margin-top:24px;font-size:20px;color:var(--muted);line-height:1.6;letter-spacing:-.02em}.teaser-page .launch-signup{max-width:520px;margin-top:48px;padding-top:0;border:0;scroll-margin-top:32px}.teaser-page .launch-signup h2{font-size:20px;letter-spacing:-.025em;line-height:1.5}.teaser-page .launch-signup form{margin-top:24px}.teaser-page .signup-email label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.teaser-page .signup-fields{gap:8px}.teaser-page .signup-email input{border-radius:999px;padding-inline:24px;background:var(--surface)}.teaser-page .signup-fields .button{border-radius:999px;background:var(--contrast-surface);color:var(--contrast-text);font-size:14px;font-weight:600;transition:background .2s}.teaser-page .signup-fields .button:hover{background:var(--contrast-hover)}.teaser-page .signup-fields .button:disabled{cursor:default}.teaser-page .signup-note{font-size:14px}.teaser-page .signup-status{margin-top:8px}.teaser-page .signup-status:empty{min-height:0;margin-top:0}.teaser-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:24px;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}.teaser-footer>*{flex:1}.teaser-footer>span{text-align:center}.teaser-availability{text-align:right}.teaser-enter{animation:teaser-arrival .9s cubic-bezier(.2,.7,.2,1)both}.teaser-eyebrow{animation-delay:.1s}.teaser-content h1{animation-delay:.18s}.teaser-description{animation-delay:.26s}.teaser-signup{animation-delay:.34s}@keyframes teaser-arrival{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes grid-arrival{from{opacity:0}to{opacity:1}}@keyframes cell-arrival{0%,100%{opacity:0}40%,60%{opacity:1}}@media(min-width:900px) and (min-height:1000px){.teaser-content{padding-top:80px}.teaser-page .launch-signup{margin-top:64px}}@media(min-width:701px) and (max-height:800px){.teaser-header{padding-block:16px}.teaser-content{padding-block:16px}.teaser-emblem{margin-bottom:16px}.teaser-emblem img{width:48px;height:48px}.teaser-content h1{margin-top:16px;font-size:clamp(64px,10vh,80px)}.teaser-description{margin-top:16px;font-size:16px}.teaser-page .launch-signup{margin-top:24px}.teaser-page .launch-signup h2{font-size:18px}.teaser-page .launch-signup form{margin-top:16px}.teaser-page .signup-note{margin-top:12px}.teaser-footer{padding-block:16px}}@media(max-width:700px){.teaser-page .wrap{width:calc(100% - 48px)}.teaser-nav{gap:16px}.teaser-nav-actions{gap:16px}.teaser-header .brand{font-size:16px;gap:8px}.teaser-content{padding-top:48px}.teaser-emblem{margin-bottom:24px}.teaser-emblem img{width:80px;height:80px}.teaser-eyebrow{font-size:12px;letter-spacing:.12em}.teaser-content h1{font-size:clamp(56px,12vw,80px)}.teaser-description{font-size:16px}.teaser-page .launch-signup{max-width:440px;margin-top:32px}.teaser-page .signup-fields{gap:12px}.teaser-footer{flex-wrap:wrap;gap:16px}.teaser-footer>p:first-child{flex-basis:100%;text-align:center}.teaser-footer>span{text-align:left}.teaser-availability{white-space:nowrap}}@media(max-width:400px){.teaser-page .wrap{width:calc(100% - 32px)}.teaser-nav{flex-wrap:wrap;gap:8px}.teaser-nav-actions{margin-left:auto;gap:12px}.teaser-header{padding-block:16px}.teaser-header .brand img{width:24px;height:24px}.teaser-header .brand{font-size:14px}.teaser-notify-link{font-size:14px;gap:4px}.teaser-content{padding-top:32px}.teaser-content h1{font-size:clamp(48px,14vw,56px)}}@media(prefers-reduced-motion:reduce){.teaser-enter,.teaser-grid,.teaser-grid::before,.teaser-grid::after{animation:none}.teaser-grid::before,.teaser-grid::after{opacity:0}}