*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page{display:flex;min-height:100%;background-color:#000;color:#fff}.left-panel{position:relative;width:50%;min-height:100vh;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/bg-QV0VNIJb.webp) center center / cover no-repeat}.hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 35%),linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.6) 75%,#000 100%)}.video-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:95%;display:flex;justify-content:center;align-items:center}.center-video{width:100%;max-height:70vh;min-height:400px;object-fit:contain;border-radius:8px;pointer-events:none}.right-panel{width:50%;min-height:100vh;background-color:#000;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:3rem}.intro{max-width:540px;text-align:center}.tagline{font-size:clamp(2rem,5vw,4rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:.75rem}.brand{font-weight:700}.subtitle{font-size:clamp(1rem,1.5vw,1.35rem);font-weight:500;color:#ffffffd9;margin-bottom:1.25rem}.description{font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6;color:#ffffffbf}.bottom-section{width:100%;max-width:420px;text-align:center}.beta-form{display:flex;flex-direction:column;gap:1.25rem;width:100%}.thank-you{width:100%;text-align:center;margin-bottom:2rem}.thank-you-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.thank-you-text{font-size:1rem;line-height:1.6;color:#ffffffbf}.form-field{display:flex;flex-direction:column;gap:.4rem}.form-label{font-size:.875rem;font-weight:500;color:#ffffffd9;text-align:left}.required{color:#ff6b6b}.optional{color:#ffffff80;font-weight:400}.form-input,.form-textarea{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:1rem;outline:none;transition:border-color .15s ease,background .15s ease}.form-input::placeholder,.form-textarea::placeholder{color:#ffffff59}.form-input:focus,.form-textarea:focus{border-color:#ffffff73;background:#ffffff17}.form-textarea{resize:vertical;min-height:100px}.submit-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#000;border:none;border-radius:9999px;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:transform .15s ease,opacity .15s ease}.submit-button:hover{transform:scale(1.02)}.submit-button:active{transform:scale(.98)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.form-error{color:#ff6b6b;font-size:.85rem;margin:.5rem 0 0}.privacy-note{font-size:.75rem;line-height:1.5;color:#ffffff80;margin-top:1rem}@media(max-width:900px){.page{flex-direction:column}.left-panel,.right-panel{width:100%;min-height:auto}.left-panel{min-height:60vh}.right-panel{padding:2rem 1.5rem;gap:2.5rem}.center-video{min-height:240px}}
