:root{--bg:#0a0a0f;--surface:#14141f;--card:#1a1a2e;--accent:#e91e63;--accent-glow:rgba(233,30,99,.35);--accent2:#ff6090;--text:#eaeaea;--text-dim:#999;--radius:16px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}.age-gate{position:fixed;inset:0;z-index:999;background:linear-gradient(#000b,#000b),linear-gradient(#1a1a1a 1px,transparent 1px) 0 0/60px 60px,linear-gradient(90deg,#1a1a1a 1px,transparent 1px) 0 0/60px 60px,#0a0a0a;display:grid;place-items:center;padding:24px}.age-gate.hidden{display:none}.age-gate__box{max-width:420px;text-align:center}.age-gate__logo{font-size:46px;font-weight:900;letter-spacing:2px}.accent,.logo span,.section-title span{color:var(--accent)}.age-gate__tagline{margin-top:14px;font-size:12px;font-weight:600;letter-spacing:6px;color:#6b6b6b}.age-gate__divider{width:44px;height:1px;background:#333;margin:40px auto 32px}.age-gate h2{font-size:24px;color:#fff;margin-bottom:14px}.age-gate p{color:#808080;font-size:14px}.age-gate__buttons{display:grid;gap:12px;margin-top:36px}.age-gate button{border:0;border-radius:10px;padding:18px 24px;font-weight:700;font-size:15px;cursor:pointer}.btn-yes{background:#ff3b5c;color:white}.btn-no{background:transparent!important;color:#aaa;border:1px solid #2a2a2a!important}.age-gate__legal{margin-top:28px;font-size:12px;color:#5a5a5a}.age-gate a{color:#ff3b5c;text-decoration:none}nav{position:fixed;inset:0 0 auto;z-index:100;height:64px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#0a0a0fd9;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff0f}.logo{font-size:22px;font-weight:900;letter-spacing:-1px;color:var(--text);text-decoration:none}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;font-weight:600;color:var(--text-dim);text-decoration:none}.nav-cta{padding:8px 22px;background:var(--accent);border-radius:50px!important;color:#fff!important}.hero{min-height:100vh;display:grid;place-items:center;padding:100px 24px 60px;overflow:hidden;background:radial-gradient(ellipse at 50% 20%,var(--accent-glow),transparent 60%)}.hero-inner{display:flex;align-items:center;gap:60px;max-width:1200px;width:100%;justify-content:center;flex-wrap:wrap}.hero-text{flex:1 1 400px;max-width:560px}.badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:99px;background:#e91e631f;color:var(--accent2);font-size:13px;font-weight:600;text-transform:uppercase}.badge i{width:8px;height:8px;border-radius:50%;background:var(--accent2);box-shadow:0 0 12px var(--accent2);animation:pulse 2s infinite}.hero h1{font-size:clamp(36px,5vw,56px);line-height:1.1;margin:18px 0 20px;font-weight:900}.hero p,.section-sub{color:var(--text-dim)}.hero-text>p{font-size:17px;margin-bottom:32px;max-width:480px}.cta-row{display:flex;gap:16px;flex-wrap:wrap}.btn-main,.btn-outline{display:inline-flex;justify-content:center;align-items:center;padding:16px 36px;border-radius:50px;text-decoration:none;font-size:16px;font-weight:700}.btn-main{background:var(--accent);color:#fff;box-shadow:0 4px 30px var(--accent-glow)}.btn-outline{color:#fff;border:2px solid #ffffff26}.hero-stats{display:flex;gap:32px;margin-top:36px}.hero-stats strong{display:block;font-size:24px;font-weight:900}.hero-stats span{color:var(--text-dim);font-size:13px}.phone-frame{width:280px;height:560px;border:4px solid #2a2a3e;border-radius:40px;overflow:hidden;background:#000;box-shadow:0 20px 80px #0009,0 0 60px var(--accent-glow)}video{width:100%;height:100%;object-fit:cover}.section{padding:100px 24px}.surface{background:var(--surface)}.section-title{text-align:center;font-size:clamp(28px,4vw,42px);font-weight:900;margin-bottom:16px}.section-sub{text-align:center;max-width:600px;margin:0 auto 60px;font-size:16px}.features-grid,.videos-grid,.safety-grid{display:grid;gap:24px;max-width:1100px;margin:auto}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card,.video-card,.safety-card{background:var(--card);border:1px solid #ffffff0f;border-radius:var(--radius)}.feature-card{padding:36px 28px}.feature-card>b,.safety-card>b{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#e91e631a;color:var(--accent2);font-size:26px;margin-bottom:22px}.feature-card h3,.safety-card h3{margin-bottom:10px}.feature-card p,.safety-card p,.step p{font-size:14px;color:var(--text-dim)}.steps{display:flex;gap:32px;max-width:1000px;margin:auto;justify-content:center;flex-wrap:wrap}.step{flex:1 1 200px;max-width:280px;text-align:center}.step>b{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;margin:0 auto 18px;background:var(--accent);font-size:22px}.step h3{margin-bottom:8px}.videos-section{background:var(--surface)}.videos-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.thumb{aspect-ratio:9/16;max-height:420px;overflow:hidden}.video-card>div+div{padding:16px 20px}.video-card span{font-size:13px;color:var(--text-dim)}.safety-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1000px}.safety-card{text-align:center;padding:32px 24px}.safety-card>b{border-radius:50%;margin:0 auto 18px}.cta-banner{text-align:center;padding:80px 24px;background:linear-gradient(135deg,#e91e6326,#e91e630d);border-block:1px solid #e91e6333}.cta-banner h2{font-size:clamp(26px,4vw,38px);margin-bottom:16px}.cta-banner p{color:var(--text-dim);margin-bottom:32px}.cta-banner small{display:block;margin-top:18px;color:var(--text-dim)}.faq-list{max-width:720px;margin:auto}.faq-list details{padding:20px 0;border-bottom:1px solid #ffffff14}.faq-list summary{cursor:pointer;font-weight:700;font-size:16px}.faq-list summary::marker{color:var(--accent)}.faq-list p{padding-top:12px;color:var(--text-dim);font-size:14px}footer{padding:48px 24px 32px;text-align:center;border-top:1px solid #ffffff0f}footer .logo{display:block;margin-bottom:12px}footer div{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:16px 0}footer a,footer p{font-size:13px;color:var(--text-dim);text-decoration:none}footer p+p{margin-top:8px}.fade-up{opacity:0;transform:translateY(30px);transition:.6s}.visible{opacity:1;transform:none}@keyframes pulse{50%{opacity:.6;transform:scale(.85)}}@media(max-width:768px){nav{height:58px;padding:0 16px}.nav-links a:not(.nav-cta){display:none}.hero{padding:90px 20px 50px}.hero-inner{flex-direction:column-reverse;text-align:center;gap:40px}.hero-text{display:flex;flex-direction:column;align-items:center}.phone-frame{width:240px;height:480px}.cta-row{width:100%;flex-direction:column}.btn-main,.btn-outline{width:100%}.hero-stats{justify-content:center;gap:24px}.section{padding:60px 18px}.section-sub{margin-bottom:36px}.features-grid,.videos-grid,.safety-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:28px 22px}.video-card .thumb{max-height:500px}.cta-banner{padding:60px 20px}}@media(max-width:480px){.hero h1{font-size:34px}.phone-frame{width:220px;height:440px}.age-gate__logo{font-size:38px}}
