*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f3;color:#1a1b1b}.typewriter{font-size:1.1rem;color:#1a1b1b;min-height:1.6em;margin:0;font-weight:400}.typewriter-cursor{display:inline-block;margin-left:2px;color:#1a1b1b;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.waitlist-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 24px #00000014;width:100%;max-width:420px}.waitlist-title{font-size:1.5rem;font-weight:600;color:#1a1b1b;margin:0 0 .75rem}.waitlist-description{font-size:.95rem;color:#555;margin:0 0 1.5rem;line-height:1.6}.waitlist-form{display:flex;flex-direction:column;gap:.75rem}.waitlist-input{width:100%;padding:.75rem 1rem;border:1.5px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:.95rem;color:#1a1b1b;background:#fafafa;outline:none;transition:border-color .2s ease;box-sizing:border-box}.waitlist-input:focus{border-color:#1a1b1b;background:#fff}.waitlist-input::placeholder{color:#aaa}.waitlist-input:disabled{opacity:.6;cursor:not-allowed}.waitlist-button{width:100%;padding:.75rem 1rem;background:#1a1b1b;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.waitlist-button:hover:not(:disabled){opacity:.85}.waitlist-button:disabled{opacity:.6;cursor:not-allowed}.waitlist-error{font-size:.875rem;color:#c0392b;margin:0}.waitlist-success{display:flex;align-items:center;gap:.75rem;color:#1a1b1b;font-size:1rem;font-weight:500}.waitlist-success-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#1a1b1b;color:#fff;border-radius:50%;font-size:1rem;flex-shrink:0}.language-switcher{position:fixed;top:1.25rem;right:1.5rem;background:#1a1b1b;color:#fff;border:none;border-radius:6px;padding:.4rem .85rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.05em;cursor:pointer;z-index:1000;transition:opacity .2s ease}.language-switcher:hover{opacity:.8}.hero{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:calc(100vh - 64px);padding:4rem 2rem;gap:4rem;max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.hero-left{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:520px}.hero-logo{height:56px;width:auto}.coming-soon-badge{display:inline-block;background:#1a1b1b;color:#f5f5f3;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .9rem;border-radius:100px}.hero-tagline{font-size:1.75rem;font-weight:700;color:#1a1b1b;line-height:1.3;margin:0}.hero-right{flex:1;display:flex;align-items:center;justify-content:center;max-width:440px;width:100%}.footer{text-align:center;padding:1.25rem 1rem;font-size:.85rem;color:#888;border-top:1px solid #e8e8e6}.footer p{margin:0}@media(max-width:768px){.hero{flex-direction:column;align-items:center;padding:3rem 1.5rem;gap:2.5rem;min-height:calc(100vh - 56px)}.hero-left{align-items:center;text-align:center;max-width:100%}.hero-right{max-width:100%;width:100%}.hero-tagline{font-size:1.4rem}}
