body{margin:0;padding:0;background:linear-gradient(135deg,#5e9fca 0,#4a90e2 50%,#5ba0f2 100%);min-height:100vh;overflow-x:hidden}.hero{text-align:center;padding:20px 20px 0 20px;color:#fff;position:relative;transition:transform .3s}.hero-actions{margin-top:40px}.hero h1{font-size:4.5em;font-weight:800;margin:0 0 20px 0;background:linear-gradient(to right,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero .subtitle{font-size:1.5em;color:rgba(255,255,255,.9);margin-bottom:50px;font-weight:300}.cta-button{display:inline-block;padding:18px 40px;background:#fff;color:#4a90e2;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1em;transition:all .3s;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(0,0,0,.3)}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin:80px 0;text-align:center}.stat-box{background:rgba(255,255,255,.1);padding:30px;border-radius:20px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.stat-number{font-size:2.5em;font-weight:700;color:#fff;margin-bottom:10px}.stat-label{color:rgba(255,255,255,.8);font-size:1.1em}@media (max-width:768px){.hero h1{font-size:3em}.hero .subtitle{font-size:1.2em}}.waitlist-card{padding:3.5rem}.waitlist-header h2{font-size:2.5em;margin-bottom:30px}.waitlist-benefits{margin-bottom:30px}.benefit-item{display:flex;align-items:center;gap:12px;margin-bottom:15px;color:#4a5568}.benefit-icon{width:20px;height:20px;fill:#48bb78;flex-shrink:0}.waitlist-subtitle{font-size:1.1em;color:#718096;margin-bottom:30px;line-height:1.5;text-align:center}.waitlist-form{margin:2rem 0}.input-group{display:flex;gap:10px;align-items:center;max-width:500px;margin:0 auto}.waitlist-input{flex:1;padding:15px 20px;border:2px solid #e2e8f0;border-radius:50px;font-size:1em;outline:0;transition:all .3s;background:#fff;color:#1a202c}.waitlist-input::placeholder{color:#a0aec0}.waitlist-input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.waitlist-button{padding:15px 30px;background:linear-gradient(135deg,#5e9fca 0,#4a90e2 50%,#5ba0f2 100%);color:#fff;border:none;border-radius:50px;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(74,144,226,.3);white-space:nowrap}.waitlist-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,144,226,.4)}.waitlist-button:disabled{opacity:.7;cursor:not-allowed}.waitlist-message{margin-top:20px;padding:15px 25px;border-radius:10px;font-weight:500;display:none}.waitlist-success{background:#d4edda;color:#155724;display:block}.waitlist-error{background:#f8d7da;color:#721c24;display:block}.waitlist-count{margin-top:20px;color:#4a90e2;font-size:.95em;font-weight:600;text-align:center}@media (max-width:768px){.waitlist-card{padding:2rem}.input-group{flex-direction:column;align-items:stretch}.waitlist-input{width:100%}.waitlist-button{width:100%}}.icon-feature{width:48px;height:48px;fill:white}