*{box-sizing:border-box}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;height:100vh;max-height:100vh;overflow:hidden;background-color:#000}#root{height:100vh;max-height:100vh;overflow:hidden}.unica-one-regular{font-family:Unica One,sans-serif;font-weight:400;font-style:normal}.background-video{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none;overflow:hidden}.background-video video{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;min-width:100vw;min-height:100vh;z-index:0;background:#000}.video-overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;background:linear-gradient(135deg,#00000026,#0000001a,#00000026);pointer-events:none}.waitlist-page{position:relative;z-index:2;height:100vh;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center}.content-container{position:relative;z-index:3;max-width:480px;width:100%;max-height:100vh;margin:0 auto;padding:2rem;color:#fff;text-align:center;overflow-y:auto;box-sizing:border-box;background:transparent}.logo-container{margin-bottom:2rem}.logo{max-width:280px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.hero-section{margin-bottom:2rem}.main-title{font-family:Unica One,sans-serif;font-size:clamp(2.5rem,8vw,3.5rem);font-weight:400;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.subtitle{font-family:Inter,sans-serif;font-size:clamp(1rem,3vw,1.25rem);font-weight:400;color:#fffc;margin-bottom:1rem;line-height:1.4}.tagline{font-family:Inter,sans-serif;font-size:clamp(.9rem,2.5vw,1rem);font-weight:300;color:#ffffffb3;margin-bottom:0;line-height:1.5}.form-container{background:#ffffff14;padding:2.5rem;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000004d}.form-intro{margin-bottom:2rem}.form-title{font-family:Unica One,sans-serif;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:400;margin-bottom:.5rem;color:#fff}.form-subtitle{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;color:#ffffffb3;margin:0;line-height:1.5}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.form-input,.form-select{padding:1rem;border:1.5px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;box-sizing:border-box;min-width:0}.form-input::placeholder{color:#ffffff80}.form-input:focus,.form-select:focus{outline:none;border-color:#ffffff80;background:#ffffff1a;box-shadow:0 0 0 3px #ffffff1a}.form-select{cursor:pointer}.form-select option{background:#333;color:#fff;font-family:Inter,sans-serif}.submit-button{padding:1rem 2rem;background:#ffffffe6;color:#333;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.submit-button:hover:not(:disabled){background:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #ffffff4d}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.success-container{padding:1rem 0}.success-tick{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:transform .5s cubic-bezier(.68,-.55,.265,1.55)}.success-tick.show{transform:scale(1)}.tick-icon{width:30px;height:30px;fill:#fff}.success-title{font-family:Unica One,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#fff}.success-message{font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;color:#fffc;margin:0}.coming-soon-container{margin:2.5rem auto 0;padding:2.5rem 2rem;background:#00000080;border-radius:16px;max-width:400px;box-shadow:0 8px 32px #00000026;text-align:center}.coming-soon-title{font-family:Unica One,sans-serif;font-size:2.2rem;color:#fff;margin-bottom:.5rem;letter-spacing:.04em}.coming-soon-subtext{font-family:Inter,sans-serif;font-size:1.1rem;color:#e0e0e0;margin:0;font-weight:400;line-height:1.5}@media (max-width: 640px){.content-container{padding:1rem;max-width:100%;max-height:100vh}.form-container{padding:1.5rem 1rem}.form-row{grid-template-columns:1fr;gap:1rem}.logo-container,.hero-section{margin-bottom:1.5rem}.logo{max-width:280px}}@media (max-width: 480px){.content-container{padding:.75rem;max-height:100vh}.form-container{padding:1.25rem .75rem}.logo-container,.hero-section{margin-bottom:1rem}.logo{max-width:220px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-container>*{animation:fadeInUp .6s ease-out forwards}.content-container>*:nth-child(1){animation-delay:.1s}.content-container>*:nth-child(2){animation-delay:.2s}.content-container>*:nth-child(3){animation-delay:.3s}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
