:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f1f5f9;background-color:#080b0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#60a5fa;text-decoration:inherit}a:hover{color:#93c5fd}body{margin:0;min-width:320px;min-height:100vh;background-color:#080b0f}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#ffffff0d;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:#3b82f6;background-color:#ffffff1a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.video-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-modal-content{position:relative;width:100%;max-width:900px;aspect-ratio:16 / 9;background:#111;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal-close{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-modal-close:hover{background:#ffffff59}.video-modal-video{width:100%;height:100%;display:block}.hero{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(to bottom,#01081266,#080b0f99 60%,#080b0f);pointer-events:none}.hero-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;position:relative;z-index:1;max-width:1400px;width:100%;margin:0 auto;box-sizing:border-box}.hero-logo{height:36px;width:auto;display:block;object-fit:contain}.hero-nav{display:flex;align-items:center;gap:2rem}.hero-nav-link{color:#ffffffd9;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.hero-nav-link:hover{color:#fff}.hero-cta-header{padding:.6rem 1.5rem;border-radius:9999px;border:none;background:#ffffff26;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.hero-cta-header:hover{background:#ffffff40}.hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 2rem 3rem;position:relative;z-index:1;max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15;background:linear-gradient(135deg,#fff,#38bdf8,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.25rem;letter-spacing:-.03em}.hero-subtext{font-size:1.05rem;line-height:1.6;color:#f1f5f9e6;margin:0 0 2rem;max-width:720px}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-btn-primary{padding:.75rem 1.75rem;border-radius:9999px;border:none;background:#fff;color:#0a0a0a;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 0 20px #3b82f666;transition:background .2s,transform .15s,box-shadow .2s}.hero-btn-primary:hover{background:#f8fafc;transform:scale(1.02);box-shadow:0 0 30px #3b82f699}.hero-btn-secondary{padding:.75rem 1.75rem;border-radius:9999px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fffffff2;font-size:1rem;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s}.hero-btn-secondary:hover{border-color:#ffffffb3;background:#ffffff14}.hero-demo-wrap{width:min(92vw,1000px);margin:0 auto;aspect-ratio:16 / 7.2;border-radius:12px 12px 0 0;overflow:hidden;position:relative;z-index:1}.hero-demo-video{width:100%;height:100%;display:block;object-fit:cover;object-position:top}@media(max-width:768px){.hero-nav{display:none}.hero-header{padding:1rem}.hero-content{padding:1.5rem 1rem 2rem}.hero-subtext{padding:0 .5rem;font-size:.95rem;width:100%;box-sizing:border-box}.hero-demo-wrap{display:none}.hero-title{font-size:2.25rem}}.engage{background:transparent;padding:3rem 0 4rem}.engage-title{font-size:16px;font-weight:600;color:#e2e8f0;text-align:center;margin:2rem 0 2.5rem;padding:0 1.5rem;line-height:1.25}.engage-marquee-wrap{overflow:hidden;max-width:1090px;margin:0 auto;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.engage-marquee-track{display:flex;width:max-content;gap:1.5rem;padding:.5rem 0;animation:engage-scroll 45s linear infinite}.engage-marquee-track:hover{animation-play-state:paused}@keyframes engage-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.engage-marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}.engage-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;flex-shrink:0;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:9999px;cursor:pointer;transition:all .3s ease}.engage-chip:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 8px 20px #0006}.engage-chip-icon{display:flex;align-items:center;justify-content:center;color:var(--chip-color)}.engage-chip-icon svg{width:1rem;height:1rem}.engage-chip-label{font-size:18px;font-weight:500;color:#ffffffd9}.predict{background:transparent;padding:3rem 1.5rem 4rem}.predict-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;color:#f8fafc;text-align:center;margin:0 0 .75rem;line-height:1.2;letter-spacing:-.02em}.predict-title-event{background:linear-gradient(135deg,#fff,#38bdf8,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.predict-subtitle{font-size:1.05rem;font-weight:400;color:#94a3b8;text-align:center;margin:0 0 2rem;line-height:1.5}.predict-stack-wrap{max-width:1100px;margin:0 auto;width:92%;padding-bottom:80px;perspective:1200px}.predict-stack{position:relative;aspect-ratio:16 / 9;width:100%}.predict-card{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px -20px #2563eb66;transition:transform 3s ease,opacity 3s ease}.predict-card-video{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:768px){.predict{padding:2rem 1rem 3rem}.predict-title{font-size:2rem}.predict-stack-wrap{width:100%;padding-bottom:40px}.predict-card{border-radius:0;border-left:none;border-right:none}}.features{background:transparent;padding:3rem 1rem;position:relative;overflow:hidden}@media(min-width:768px){.features{padding:5rem 1.5rem}}.features:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(100%,800px);height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.25),transparent);pointer-events:none}.features-header{text-align:center;max-width:640px;margin:0 auto 3.5rem}.features-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#e2e8f0;margin:0 0 .75rem;letter-spacing:-.03em;line-height:1.15;background:linear-gradient(135deg,#f8fafc,#93c5fd,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-subtitle{font-size:1.05rem;font-weight:400;color:#94a3b8;margin:0;line-height:1.6}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:960px){.features-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.features-card{position:relative;padding:1.75rem 1.5rem;background:#0f172a80;border:1px solid rgba(255,255,255,.06);border-radius:20px;transition:border-color .3s ease,box-shadow .3s ease,transform .25s ease;overflow:hidden}.features-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),transparent);opacity:0;transition:opacity .3s ease}.features-card:hover{border-color:#3b82f633;box-shadow:0 20px 40px -15px #0006,0 0 0 1px #3b82f614;transform:translateY(-2px)}.features-card:hover:before{opacity:1}.features-card-icon-wrap{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#3b82f633,#2563eb26);border:1px solid rgba(59,130,246,.2);display:flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:1.25rem;flex-shrink:0}.features-card-icon-wrap svg{width:24px;height:24px}.features-card-title{font-size:1.2rem;font-weight:700;color:#f8fafc;margin:0 0 .6rem;letter-spacing:-.02em;line-height:1.3}.features-card-desc{font-size:.95rem;line-height:1.6;color:#e2e8f0d1;margin:0}.features-card-list{margin:1rem 0 0;padding-left:1.25rem;list-style:none}.features-card-list li{font-size:.9rem;line-height:1.65;color:#cbd5e1e6;margin-bottom:.4rem;position:relative;padding-left:.75rem}.features-card-list li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#3b82f6cc}.features-card:has(.features-card-list) .features-card-desc{margin-bottom:.25rem}.how-it-works{background:transparent;padding:3rem 1rem 0;overflow-x:hidden}@media(min-width:768px){.how-it-works{padding:5rem 1.5rem 0}}.how-it-works-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.how-it-works-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#e2e8f0;margin:0 0 .75rem;letter-spacing:-.03em;line-height:1.15;background:linear-gradient(135deg,#f8fafc,#93c5fd,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-it-works-subtext{font-size:1.05rem;font-weight:400;color:#94a3b8;margin:0;line-height:1.5}.how-steps-container{position:relative;max-width:1200px;margin:0 auto;padding:2rem 0}.how-step{position:relative;z-index:2}.how-step+.how-step{margin-top:5rem}.how-step--reversed .how-step-showcase-content{flex-direction:row-reverse}.how-step-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#2563eb;margin:0 0 .75rem;padding:.3rem .75rem;background:#2563eb14;border-radius:9999px;width:fit-content}.how-step-name{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;color:#e2e8f0;margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.how-step-text{font-size:1rem;line-height:1.65;color:#94a3b8;margin:0;max-width:460px}.how-step-price-tag{display:inline-block;margin-top:1.25rem;padding:.45rem 1rem;font-size:.9rem;font-weight:600;color:#fff;background:#2563eba6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(147,197,253,.25);border-radius:10px;letter-spacing:.02em;box-shadow:0 0 16px #2563eb33}.how-step-showcase{position:relative;border-radius:20px;overflow:hidden;height:460px;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 60px #00000080}.how-step-showcase-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.how-step-showcase:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#00000073,#00000040,#0006);pointer-events:none}.how-step-showcase-content{position:relative;z-index:2;display:flex;align-items:center;gap:3rem;padding:3rem}.how-step-info{flex:0 0 340px}.how-step-image-wrap{flex:1;display:flex;justify-content:center;align-items:center;perspective:1000px}.how-step-image{width:100%;max-width:600px;max-height:380px;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #0000004d,0 8px 24px #00000026,0 0 0 1px #ffffff14;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg) scale(.95);transition:transform .4s ease,box-shadow .4s ease}.how-step-image:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.02);box-shadow:0 30px 80px #2563eb59,0 12px 32px #0003,0 0 0 1px #ffffff1f}.how-step:last-of-type .how-step-image-wrap{width:100%;min-width:0}.how-step:last-of-type .how-step-image{width:100%;max-width:600px;max-height:none;aspect-ratio:16 / 10;object-fit:cover;object-position:center top}.how-step-showcase .how-step-label{color:#93c5fd;background:#93c5fd1f}.how-step-showcase .how-step-name{color:#fff}.how-step-showcase .how-step-text{color:#ffffffc7}.how-connector{position:absolute;left:50%;transform:translate(-50%);width:40px;height:calc(5rem + 240px);z-index:1;pointer-events:none;overflow:visible;filter:drop-shadow(0 0 10px rgba(37,99,235,.7))}.how-connector-top{top:230px}.how-connector-bottom{top:calc(690px + 5rem)}.how-connector-track{fill:none;stroke:#2563eb33;stroke-width:4px;vector-effect:non-scaling-stroke}.how-connector-glow{fill:none;stroke:#2563eb;stroke-width:4px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:60 120;animation:flow-line 2.5s linear infinite}.how-connector-arrow{fill:#2563eb}@keyframes flow-line{0%{stroke-dashoffset:180}to{stroke-dashoffset:0}}@media(max-width:860px){.how-step+.how-step{margin-top:3rem}.how-connector{display:none}.how-step-showcase-content,.how-step--reversed .how-step-showcase-content{flex-direction:column;padding:2rem 1.5rem;gap:2rem}.how-step-info{flex:none;width:100%}.how-step-showcase{height:auto}.how-step-image{transform:none}.how-step-image:hover{transform:scale(1.01)}}@media(max-width:480px){.how-it-works{padding:3.5rem 1rem 0}.how-step-showcase-content{padding:1.5rem 1rem}.how-step-info{flex:none}}.faq-section{background:transparent;padding:5rem 1.5rem 8rem;max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;background:linear-gradient(135deg,#fff,#38bdf8,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem;letter-spacing:-.03em}.faq-subtitle{font-size:1.1rem;color:#94a3b8;margin:0}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff05;overflow:hidden;transition:background .3s ease,border-color .3s ease}.faq-item:hover{background:#ffffff0a;border-color:#ffffff26}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:1.5rem;background:transparent;border:none;color:#e2e8f0;font-size:1.15rem;font-weight:500;cursor:pointer;outline:none}.faq-question:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}.faq-icon-wrapper{flex-shrink:0;margin-left:1.5rem;color:#60a5fa;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#60a5fa1a;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s ease}.faq-item.open .faq-icon-wrapper{transform:rotate(180deg);background:#60a5fa33}.faq-icon-horizontal{transition:opacity .3s ease}.faq-item.open .faq-icon-horizontal{opacity:0}.faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer{overflow:hidden;padding:0 1.5rem;color:#94a3b8;font-size:1rem;line-height:1.6}.faq-answer p{margin:0;padding-bottom:1.5rem}@media(max-width:600px){.faq-section{padding:3rem 1rem 5rem}.faq-question{font-size:1.05rem;padding:1.25rem}.faq-answer{padding:0 1.25rem}.faq-answer p{padding-bottom:1.25rem;font-size:.95rem}}.footer{background:linear-gradient(180deg,#080b0f99,#080b0f);border-top:1px solid rgba(255,255,255,.06);padding:4rem 1.5rem 2.5rem;margin-top:4rem}.footer-inner{max-width:1100px;margin:0 auto;display:grid;gap:3rem}.footer-brand{display:flex;flex-direction:column;gap:.5rem;justify-content:start;align-items:start}.footer-logo{height:32px;width:auto;display:block;object-fit:contain}.footer-tagline{font-size:.9rem;color:#e2e8f0b3;margin:0;line-height:1.5;max-width:280px}.footer-nav{display:flex;flex-direction:column;gap:1rem}.footer-nav-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#e2e8f080}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem 2rem}.footer-link{background:none;border:none;padding:.35rem 0;font-size:.95rem;font-weight:500;color:#e2e8f0d9;cursor:pointer;font-family:inherit;transition:color .2s;text-align:left}.footer-link:hover{color:#60a5fa}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem}.footer-company{font-size:.85rem;color:#e2e8f080;margin:0}.footer-contact{margin:0;font-size:.85rem}.footer-contact-link{color:#94a3b8e6;text-decoration:none;transition:color .2s}.footer-contact-link:hover{color:#60a5fa}@media(min-width:640px){.footer-inner{grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-template-areas:"brand nav" "bottom bottom"}.footer-brand{grid-area:brand}.footer-nav{grid-area:nav;align-items:flex-end}.footer-nav-label{text-align:right}.footer-links{justify-content:flex-end}.footer-bottom{grid-area:bottom}}@media(min-width:900px){.footer-inner{gap:4rem}.footer-links{gap:.5rem 2.5rem}}.policy-page-container{min-height:100vh;background:#080b0f;color:#e2e8f0;display:flex;justify-content:center;padding:3rem 1.5rem;animation:policy-page-fadeIn .3s ease-out}@keyframes policy-page-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.policy-page-content{width:100%;max-width:800px;background:#0f172a66;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:3rem;box-shadow:0 40px 80px #00000080}.policy-page-header{border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:2rem;margin-bottom:2rem}.policy-page-back{background:transparent;border:none;color:#94a3b8;font-size:.95rem;font-weight:500;cursor:pointer;padding:0;margin-bottom:2rem;display:inline-flex;align-items:center;transition:color .2s}.policy-page-back:hover{color:#f8fafc}.policy-page-title{font-size:2.5rem;font-weight:700;color:#f8fafc;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.policy-page-updated{font-size:1rem;color:#94a3b8e6;margin:0}.policy-page-body h2{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin:2.5rem 0 1rem;letter-spacing:-.01em;line-height:1.3}.policy-page-body h2:first-child{margin-top:0}.policy-page-body h3{font-size:1.2rem;font-weight:600;color:#cbd5e1;margin:1.5rem 0 .75rem;line-height:1.4}.policy-page-body p{font-size:1.05rem;line-height:1.7;color:#e2e8f0e0;margin:0 0 1.25rem}.policy-page-body ul{margin:0 0 1.25rem;padding-left:1.5rem}.policy-page-body li{font-size:1.05rem;line-height:1.7;color:#e2e8f0e0;margin-bottom:.5rem}.policy-page-body code{font-size:.9em;padding:.15em .4em;background:#3b82f626;color:#93c5fd;border-radius:6px;font-family:ui-monospace,monospace}@media(max-width:768px){.policy-page-container{padding:1.5rem 1rem}.policy-page-content{padding:2rem 1.5rem;border-radius:20px}.policy-page-title{font-size:2rem}}.waitlist-overlay{position:fixed;inset:0;background:#04060ad9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;animation:waitlist-fadeIn .25s ease-out}@keyframes waitlist-fadeIn{0%{opacity:0}to{opacity:1}}.waitlist-panel{width:100%;max-width:440px;background:#0f172afa;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 40px 80px #00000080,0 0 0 1px #ffffff0a;position:relative;overflow:hidden;animation:waitlist-slideUp .3s cubic-bezier(.16,1,.3,1)}.waitlist-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#38bdf8,#2563eb,#a855f7)}@keyframes waitlist-slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.waitlist-close{position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border:none;background:#ffffff0d;border-radius:50%;color:#94a3b8;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:2}.waitlist-close:hover{background:#ffffff1a;color:#fff}.waitlist-content{padding:2.5rem 2rem}.waitlist-header{text-align:center;margin-bottom:2rem}.waitlist-header h2{font-size:1.5rem;font-weight:700;color:#f8fafc;margin:0 0 .5rem;letter-spacing:-.01em}.waitlist-header p{font-size:.95rem;color:#94a3b8;margin:0;line-height:1.5}.waitlist-form{display:flex;flex-direction:column;gap:1.25rem}.waitlist-input-group{display:flex;flex-direction:column;gap:.5rem;text-align:left}.waitlist-input-group label{font-size:.85rem;font-weight:600;color:#cbd5e1;margin-left:.25rem}.waitlist-input{width:100%;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.875rem 1rem;font-size:.95rem;color:#fff;transition:all .2s;font-family:inherit;box-sizing:border-box}.waitlist-input::placeholder{color:#94a3b880}.waitlist-input:hover{border-color:#fff3}.waitlist-input:focus{outline:none;border-color:#38bdf8;background:#38bdf80d;box-shadow:0 0 0 3px #38bdf826}.waitlist-input:disabled{opacity:.6;cursor:not-allowed}.waitlist-btn{width:100%;padding:.875rem 1.5rem;border-radius:12px;border:none;background:#f8fafc;color:#0f172a;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.waitlist-btn:hover:not(:disabled){background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26}.waitlist-btn:active:not(:disabled){transform:translateY(1px)}.waitlist-btn.loading{background:#94a3b8;cursor:wait}.waitlist-error{color:#f87171;font-size:.85rem;padding:.75rem;background:#f871711a;border-radius:8px;text-align:center;border:1px solid rgba(248,113,113,.2)}.waitlist-success{text-align:center;animation:waitlist-slideUp .3s cubic-bezier(.16,1,.3,1)}.waitlist-success-icon{width:64px;height:64px;border-radius:50%;background:#34d3991a;color:#34d399;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 0 0 1px #34d39933}.waitlist-success h3{font-size:1.25rem;font-weight:700;color:#f8fafc;margin:0 0 .5rem}.waitlist-success p{font-size:.95rem;color:#94a3b8;margin:0 0 1.5rem;line-height:1.5}.mt-4{margin-top:1rem}#root{min-height:100vh}html,body{overflow-x:hidden}
