*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--bg-card:#12121a;--bg-card-hover:#1a1a28;--text:#e8e8f0;--text-muted:#8888a0;--accent-1:#a855f7;--accent-2:#ec4899;--accent-3:#f97316;--gradient:linear-gradient(135deg, var(--accent-1), var(--accent-2), var(--accent-3));--radius:16px;--radius-sm:10px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1120px;margin:0 auto;padding:0 24px}h1,h2,h3{font-family:Outfit,sans-serif;line-height:1.1}.gradient-text{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-title{text-align:center;margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.section-subtitle{text-align:center;color:var(--text-muted);max-width:500px;margin:0 auto 56px;font-size:1.15rem}.btn{cursor:pointer;border:none;border-radius:50px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 4px 24px #a855f759}.btn-primary:hover{box-shadow:0 8px 32px #a855f780}.btn-secondary{background:var(--bg-card-hover);color:var(--text);border:1px solid #2a2a3a}.btn-secondary:hover{border-color:var(--accent-1);box-shadow:0 4px 20px #a855f726}.fade-in{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}.features-grid .fade-in:nth-child(2){transition-delay:80ms}.features-grid .fade-in:nth-child(3){transition-delay:.16s}.features-grid .fade-in:nth-child(4){transition-delay:.24s}.features-grid .fade-in:nth-child(5){transition-delay:.32s}.features-grid .fade-in:nth-child(6){transition-delay:.4s}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 0 40px;display:flex;position:relative;overflow:hidden}.hero-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f71f 0%,#ec48990f 40%,#0000 70%);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero .container{z-index:1;position:relative}.hero-content{margin-bottom:48px}.hero-mascot{margin:0 auto 40px}.hero-mascot-img{width:180px;height:auto;margin:0 auto;display:block}.app-icon-wrapper:before{content:"";z-index:-1;background:radial-gradient(circle,#a855f733 0%,#0000 70%);border-radius:50px;width:220px;height:220px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.app-icon-wrapper{position:relative}@media (width<=768px){.hero-mascot-img{width:140px}}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0fd9;border-bottom:1px solid #1e1e2e80;padding:16px 0;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-brand{align-items:center;text-decoration:none;display:flex}.nav-logo{object-fit:cover;object-position:10% 30%;transform-origin:50%;width:44px;height:44px;margin-right:4px;transform:scale(1.6)}.nav-brand-text{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:10px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text)}.btn-sm{padding:8px 20px;font-size:.85rem}.hero-title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.8rem,7vw,5rem);font-weight:900}.hero-subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 36px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.hero-demo{max-width:640px;margin:0 auto}.demo-placeholder{aspect-ratio:16/9;background:var(--bg-card);border-radius:var(--radius);border:1px solid #1e1e2e;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative;overflow:hidden}.demo-play-btn{background:var(--gradient);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s;display:flex;box-shadow:0 4px 30px #a855f766}.demo-play-btn:hover{transform:scale(1.1)}.demo-play-btn svg{margin-left:3px}.demo-label{color:var(--text-muted);font-size:.9rem}.demo-waveform{align-items:end;gap:3px;height:32px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.demo-waveform span{background:var(--gradient);opacity:.4;border-radius:2px;width:4px;animation:1.2s ease-in-out infinite alternate waveform;display:block}.demo-waveform span:first-child{height:8px;animation-delay:0s}.demo-waveform span:nth-child(2){height:16px;animation-delay:60ms}.demo-waveform span:nth-child(3){height:24px;animation-delay:.12s}.demo-waveform span:nth-child(4){height:12px;animation-delay:.18s}.demo-waveform span:nth-child(5){height:28px;animation-delay:.24s}.demo-waveform span:nth-child(6){height:20px;animation-delay:.3s}.demo-waveform span:nth-child(7){height:32px;animation-delay:.36s}.demo-waveform span:nth-child(8){height:14px;animation-delay:.42s}.demo-waveform span:nth-child(9){height:22px;animation-delay:.48s}.demo-waveform span:nth-child(10){height:10px;animation-delay:.54s}.demo-waveform span:nth-child(11){height:26px;animation-delay:.6s}.demo-waveform span:nth-child(12){height:18px;animation-delay:.66s}.demo-waveform span:nth-child(13){height:30px;animation-delay:.72s}.demo-waveform span:nth-child(14){height:12px;animation-delay:.78s}.demo-waveform span:nth-child(15){height:20px;animation-delay:.84s}.demo-waveform span:nth-child(16){height:8px;animation-delay:.9s}.demo-waveform span:nth-child(17){height:24px;animation-delay:.96s}.demo-waveform span:nth-child(18){height:16px;animation-delay:1.02s}.demo-waveform span:nth-child(19){height:28px;animation-delay:1.08s}.demo-waveform span:nth-child(20){height:10px;animation-delay:1.14s}@keyframes waveform{0%{opacity:.3;height:6px}to{opacity:.6;height:32px}}.hero-apps{color:var(--text-muted);z-index:1;flex-direction:column;align-items:center;gap:12px;margin-top:48px;font-size:.85rem;display:flex;position:relative}.app-badges{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.app-badge{background:var(--bg-card);color:var(--text);border:1px solid #1e1e2e;border-radius:50px;padding:6px 14px;font-size:.8rem;font-weight:500}.features{padding:40px 0 120px}.features .section-title{margin-bottom:56px}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--bg-card);border-radius:var(--radius);border:1px solid #1e1e2e;padding:36px 28px;transition:border-color .3s,transform .3s}.feature-card:hover{border-color:#3a3a5a;transform:translateY(-4px)}.feature-icon{margin-bottom:16px;font-size:2rem}.feature-card h3{margin-bottom:10px;font-size:1.2rem;font-weight:700}.feature-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.pricing{padding:120px 0}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:720px;margin:0 auto;display:grid}.pricing-card{background:var(--bg-card);border-radius:var(--radius);border:1px solid #1e1e2e;flex-direction:column;padding:40px 32px;display:flex;position:relative}.pricing-card-pro{border-color:var(--accent-1);box-shadow:0 0 40px #a855f71a}.pricing-badge{background:var(--gradient);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-header{text-align:center;margin-bottom:28px}.pricing-header h3{margin-bottom:8px;font-size:1.4rem;font-weight:800}.pricing-amount{font-family:Outfit,sans-serif;font-size:3rem;font-weight:900}.pricing-unit{color:var(--text-muted);font-size:1.2rem;font-weight:600}.pricing-period{color:var(--text-muted);margin-top:4px;font-size:.9rem}.pricing-features{flex:1;margin-bottom:28px;list-style:none}.pricing-features li{align-items:center;gap:10px;padding:8px 0;font-size:.95rem;display:flex}.pricing-features li.disabled{color:var(--text-muted);opacity:.5}.pricing-features .check{color:var(--accent-1);font-weight:700}.pricing-features .x{color:#555;font-weight:700}.pricing-card .btn{text-align:center;width:100%}.waitlist{padding:120px 0}.waitlist-content{text-align:center}.waitlist-form{justify-content:center;gap:12px;max-width:480px;margin:32px auto 0;display:flex}.waitlist-input{background:var(--bg-card);color:var(--text);border:1px solid #2a2a3a;border-radius:50px;outline:none;flex:1;padding:14px 20px;font-family:inherit;font-size:1rem;transition:border-color .3s}.waitlist-input:focus{border-color:var(--accent-1)}.waitlist-input::placeholder{color:var(--text-muted)}.waitlist-note{color:var(--text-muted);text-align:center;margin-top:16px;font-size:.8rem}.walky-accent{pointer-events:none;justify-content:flex-end;max-width:1120px;margin:-40px auto 0;padding:0 24px;display:flex;position:relative}.walky-wave{filter:drop-shadow(0 4px 20px #a855f740);transform-origin:bottom;width:140px;height:auto;animation:3s ease-in-out infinite walky-bounce}@keyframes walky-bounce{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(2deg)}}.footer{border-top:1px solid #1a1a28;padding:48px 0 32px}.footer-content{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.footer-brand p{color:var(--text-muted);margin-top:4px;font-size:.9rem}.footer-logo{align-items:center;gap:6px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800;display:flex}.footer-walky{object-fit:cover;object-position:10% 30%;transform-origin:50%;width:32px;height:32px;transform:scale(1.6)}.footer-links{gap:24px;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text)}.footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #1a1a28;padding-top:24px;font-size:.8rem}@media (width<=768px){.features-grid{grid-template-columns:1fr;gap:16px}.pricing-grid{grid-template-columns:1fr;gap:20px}.hero{min-height:auto;padding:100px 0 32px}.nav-links a:not(.btn){display:none}.walky-wave{width:100px}.hero-title{font-size:clamp(2.2rem,8vw,3.2rem)}.waitlist-form{flex-direction:column}.waitlist-input,.waitlist-form .btn{width:100%}.footer-content{text-align:center;flex-direction:column;gap:20px}}@media (width<=480px){.feature-card{padding:28px 20px}.pricing-card{padding:32px 24px}}
