@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes glow-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes slideInRow{0%{opacity:0;background:#4d67f340;transform:translateY(-4px)}to{opacity:1;background:#4d67f31a;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.fh *{box-sizing:border-box}.fh button{font-family:var(--font-dm-sans), system-ui, sans-serif}.hero-waitlist-wrap{box-sizing:border-box;align-self:stretch;width:100%;max-width:min(100%,32.5rem);margin-left:auto;margin-right:auto}.hero-waitlist{min-width:0}.hero-waitlist-input{padding-top:clamp(10px,2.5vw,12px);padding-bottom:clamp(10px,2.5vw,12px);padding-right:clamp(4px,1.5vw,8px);font-size:clamp(15px,3.8vw,16px)}.fh[data-theme=dark] .hero-waitlist-input::placeholder{color:#a5a0d2bf}.fh[data-theme=light] .hero-waitlist-input::placeholder{color:#10101b6b}.hero-waitlist-input:focus{outline:none}@media (max-width:640px){.hero-waitlist{border-radius:clamp(14px,4vw,16px)!important;flex-direction:column!important;align-items:stretch!important;gap:clamp(8px,2vw,10px)!important;padding:clamp(8px,2.5vw,10px)!important}.hero-waitlist-submit{justify-content:center;min-height:44px;white-space:normal!important;width:100%!important}.hero-waitlist-input{text-align:left;min-height:44px;padding-left:4px!important}}@media (max-width:760px){.sb-hide{display:none!important}}.hero-nav-links-desktop{pointer-events:auto;align-items:center;gap:clamp(14px,2.2vw,24px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.hero-nav-cta-short{display:none}@media (min-width:901px) and (max-width:1100px){.hero-nav-cta-long{display:none}.hero-nav-cta-short{display:inline}}@media (max-width:900px){.hero-nav-links-desktop,.hero-nav-cta-desktop{display:none!important}.hero-nav-burger{display:flex!important}}@media (min-width:901px){.hero-nav-burger{display:none!important}}.hero-theme-switch{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex;transform:scale(.68)}.hero-theme-switch__input{display:none}.hero-theme-switch__label{cursor:pointer;background-color:#fff;border-radius:30px;align-items:center;width:120px;height:60px;transition:transform .4s;display:flex;position:relative;box-shadow:inset 0 0 5px 4px #fff,inset 0 0 20px 1px #0000007c,10px 20px 30px #00000018,inset 0 0 0 3px #0000004d}.hero-theme-switch__label:hover{transform:perspective(100px)rotateX(5deg)rotateY(-5deg)}.hero-theme-switch__input:checked~.hero-theme-switch__label:hover{transform:perspective(100px)rotateX(-5deg)rotateY(5deg)}.hero-theme-switch__input:checked~.hero-theme-switch__label:before{background-color:#000;background-image:linear-gradient(315deg,#000 0%,#414141 70%);transition:all .4s;left:70px}.hero-theme-switch__label:before{content:"";background-color:#000;background-image:linear-gradient(130deg,#757272 10%,#fff 11%,#726f6f 62%);border-radius:50%;width:40px;height:40px;transition:all .4s;position:absolute;left:10px;box-shadow:0 2px 1px #0000004d,10px 10px 10px #0000004d}.hero-nav[data-theme=light] .hero-theme-switch__label{filter:drop-shadow(0 2px 8px #10101b1a)}
