.landing-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:radial-gradient(circle at top,#020617 0,#000 55%);color:#fff;min-height:100vh;min-height:100dvh;overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing-page *{margin:0;padding:0;box-sizing:border-box}.landing-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-beam-scene{position:fixed;inset:0;overflow:hidden;z-index:0;pointer-events:none}.landing-beam-horizon{bottom:-25vh;width:140vw;height:60vh;background:radial-gradient(ellipse at 50% 100%,rgba(14,165,233,.25) 0,transparent 60%);filter:blur(60px);opacity:.55}.landing-beam-horizon,.landing-beams{position:absolute;left:50%;transform:translateX(-50%)}.landing-beams{bottom:0;display:flex;gap:6vw;align-items:flex-end}.landing-beam{width:3vw;max-width:32px;border-radius:999px;background:linear-gradient(0deg,rgba(14,165,233,.03) 0,rgba(14,165,233,.16) 35%,rgba(14,165,233,.26) 55%,rgba(14,165,233,.04));filter:blur(10px);opacity:.22}.landing-beam:first-child{height:14vh}.landing-beam:nth-child(2){height:28vh}.landing-beam:nth-child(3){height:52vh}.landing-beam:nth-child(4){height:78vh}.landing-beam:nth-child(5){height:52vh}.landing-grain{position:absolute;inset:0;opacity:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.landing-main{position:relative;z-index:10;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:40px}.landing-header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto}.landing-logo svg{height:36px}.landing-beta-tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.4);font-weight:400}.landing-hero{flex:1;justify-content:center;text-align:center}.landing-hero,.landing-hero-inner{display:flex;flex-direction:column;align-items:center}.landing-hero-inner{max-width:700px;height:800px;justify-content:space-evenly}.landing-hero-icon{display:flex;justify-content:center}.landing-hero-icon svg{opacity:.9}.landing-eyebrow{font-size:13px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:rgba(14,165,233,.9)}.landing-title{font-size:clamp(48px,11vw,80px);font-weight:100;letter-spacing:-.04em;line-height:1.05;margin-bottom:0;color:hsla(0,0%,100%,.95)}.landing-title-gradient{background:linear-gradient(135deg,#fff,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-subtitle{font-size:clamp(17px,2.2vw,20px);font-weight:300;color:hsla(0,0%,100%,.75);line-height:1.6;margin-bottom:0;max-width:620px;letter-spacing:-.01em}.landing-form{width:100%;max-width:380px}.landing-form-note{margin-top:16px;font-size:13px;color:hsla(0,0%,100%,.4);font-weight:300;text-align:center;transition:color .2s ease}.landing-form-note.error{color:#ef4444}.landing-form-success{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);border-radius:10px}.landing-success-icon{font-size:20px;color:#22c55e}.landing-success-text{font-size:16px;font-weight:400;color:hsla(0,0%,100%,.95)}.landing-input-row{display:flex;gap:12px}.landing-email-input{flex:1;padding:16px 20px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:#fff;font-family:inherit;font-size:15px;font-weight:300;outline:none;transition:all .25s ease;letter-spacing:-.01em}.landing-email-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.landing-email-input::placeholder{color:hsla(0,0%,100%,.5)}.landing-email-input:focus{border-color:rgba(14,165,233,.5);background:hsla(0,0%,100%,.05)}.landing-email-input:focus-visible{outline:2px solid rgba(14,165,233,.6);outline-offset:2px}.landing-btn-primary{padding:16px 36px;background:rgba(14,165,233,.2);color:#fff;border:1px solid rgba(14,165,233,.3);border-radius:10px;font-family:inherit;font-size:14px;font-weight:400;letter-spacing:.01em;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 0 30px rgba(14,165,233,.2)}@supports (backdrop-filter:blur(20px)){.landing-btn-primary{background:rgba(14,165,233,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}.landing-btn-primary:hover:not(:disabled){background:rgba(14,165,233,.22);border-color:rgba(14,165,233,.45);box-shadow:0 0 40px rgba(14,165,233,.3);transform:translateY(-1px)}.landing-btn-primary:focus-visible{outline:2px solid rgba(14,165,233,.8);outline-offset:2px}.landing-btn-primary:disabled{opacity:.6;cursor:not-allowed}.landing-footer-note{margin-top:0;display:flex;justify-content:center;gap:48px}.landing-footer-note span{font-size:15px;color:hsla(0,0%,100%,.85);font-weight:300;letter-spacing:-.01em}@media (max-width:768px){.landing-main{padding:28px 24px}.landing-header{flex-direction:column;align-items:flex-start;gap:20px}.landing-logo svg{height:32px}.landing-hero-inner{height:auto;min-height:600px;padding:40px 0;align-items:center;text-align:center;gap:32px;justify-content:center}.landing-hero-icon svg{height:64px}.landing-eyebrow{font-size:11px}.landing-subtitle{max-width:100%;padding:0 8px}.landing-input-row{flex-direction:column;width:100%}.landing-btn-primary,.landing-email-input{width:100%}.landing-footer-note{flex-direction:column;gap:16px;align-items:center;text-align:center}}@media (max-width:480px){.landing-main{padding:20px 16px}.landing-hero-inner{min-height:500px;gap:24px}.landing-hero-icon svg{height:48px}.landing-eyebrow{font-size:10px;letter-spacing:.06em}.landing-title{font-size:clamp(32px,10vw,48px)}.landing-subtitle{font-size:15px}.landing-footer-note span{font-size:14px}}@media (min-width:769px) and (max-width:1024px){.landing-hero-inner{height:700px}}@media (min-width:1400px){.landing-hero-inner{height:850px;max-width:800px}.landing-title{font-size:80px}.landing-subtitle{font-size:22px;max-width:680px}.landing-footer-note{gap:64px}.landing-footer-note span{font-size:16px}}@media (min-height:1000px){.landing-hero-inner{height:900px}}@media (prefers-reduced-motion:reduce){.landing-beam{animation:none}}