*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto;object-fit:contain}button{font:inherit}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(12,18,40,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(25,43,91,.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;white-space:nowrap}.site-logo img{max-height:44px;max-width:48px}.site-logo strong{font-size:20px}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#EEF2FF;border-radius:999px;padding:8px 12px;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,212,255,.16)}.header-actions{display:flex;align-items:center;gap:12px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff;border-radius:999px;box-shadow:0 14px 32px rgba(91,108,255,.22);font-weight:700;border:0}.main-btn:hover{transform:translateY(-1px)}.menu-toggle{width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(255,255,255,.08);display:grid;place-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:10px}.mobile-only{display:none}.site-drawer{position:fixed;top:0;right:0;z-index:10002;width:min(390px,92vw);height:100vh;background:#fff;padding:22px;transform:translateX(110%);transition:.28s ease;box-shadow:-20px 0 60px rgba(11,16,36,.25);overflow-y:auto}.drawer-overlay{position:fixed;inset:0;z-index:10001;background:rgba(5,10,28,.55);opacity:0;visibility:hidden;transition:.25s}.drawer-open .site-drawer{transform:translateX(0)}.drawer-open .drawer-overlay{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e9ecf7}.drawer-head small{display:block;color:#7A5CFF}.drawer-head strong{font-size:22px;color:#131A35}.drawer-close{border:0;background:#EFF3FF;color:#131A35;width:40px;height:40px;border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.site-drawer nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 0}.site-drawer nav a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid rgba(91,108,255,.14);border-radius:14px;background:#F8FAFF}.site-drawer nav a:hover,.site-drawer nav a.active{background:#EFF3FF;color:#5B6CFF}.drawer-note{padding:16px;border-radius:16px;background:#FFF4D6;color:#5d4b16;font-size:14px}.home-hero,.page-hero{position:relative;max-width:1280px;margin:0 auto;padding:76px 24px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.home-hero{min-height:680px}.home-hero-copy{position:relative;z-index:2}.section-kicker{display:inline-block;color:#7A5CFF;font-size:14px;font-weight:800;letter-spacing:.08em;margin-bottom:10px}.home-hero h1,.page-hero h1{font-size:clamp(48px,7vw,90px);line-height:1.05;margin:0;color:#131A35;letter-spacing:-.04em}.home-hero h2{font-size:clamp(28px,4vw,48px);line-height:1.2;margin:14px 0 20px;color:#16213E}.home-hero p,.page-hero p{font-size:18px;color:#66708A;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid rgba(91,108,255,.25);border-radius:999px;color:#5B6CFF;background:#fff;font-weight:700}.ghost-btn.light{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-tags span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(91,108,255,.14);font-size:14px}.hero-visual{position:relative;z-index:2}.hero-visual>img{width:100%;max-height:560px}.float-card{position:absolute;padding:14px 18px;background:rgba(255,255,255,.9);border:1px solid rgba(91,108,255,.16);box-shadow:0 18px 42px rgba(25,43,91,.16);border-radius:18px;backdrop-filter:blur(10px)}.float-card b,.float-card span{display:block}.float-card b{color:#131A35}.float-card span{font-size:13px;color:#66708A}.fc-one{left:-30px;bottom:70px}.fc-two{right:-15px;top:80px}.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);opacity:.7}.glow-one{width:350px;height:350px;background:rgba(0,212,255,.18);right:12%;top:10%}.glow-two{width:320px;height:320px;background:rgba(122,92,255,.2);left:3%;bottom:6%}.highlight-strip{max-width:1280px;margin:0 auto 40px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.highlight-strip article{padding:22px;background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:20px;box-shadow:0 16px 36px rgba(25,43,91,.08)}.highlight-strip b{color:#00A8CC}.highlight-strip h3{margin:6px 0;color:#131A35}.highlight-strip p{margin:0;color:#66708A;font-size:14px}.section-wrap{max-width:1280px;margin:0 auto;padding:72px 24px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-heading h2,.content-copy h2,.feature-copy h2,.security-copy h2,.age-notice h2,.about-short h2{font-size:clamp(28px,4vw,48px);line-height:1.22;color:#131A35;margin:0}.section-heading>p{max-width:520px;margin:0;color:#66708A}.channel-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.channel-pill{display:flex;min-height:172px;flex-direction:column;padding:18px;background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:20px;box-shadow:0 14px 34px rgba(25,43,91,.07)}.channel-pill strong{font-size:17px;color:#131A35}.channel-pill span{font-size:13px;color:#66708A;margin:8px 0 auto}.channel-pill b{color:#5B6CFF;font-size:13px}.content-split,.feature-hero,.about-short{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.content-split.reverse .content-copy{order:2}.content-split.reverse .content-media{order:1}.content-copy p,.feature-copy p,.security-copy p,.age-notice p,.about-short p{font-size:17px;color:#66708A}.content-media,.feature-media{background:linear-gradient(145deg,#EFF8FF,#F2EEFF);border-radius:30px;padding:24px;box-shadow:0 20px 46px rgba(25,43,91,.12)}.content-media img,.feature-media img{width:100%;max-height:440px}.collage{display:grid;grid-template-columns:1fr 1fr;gap:12px}.collage img{background:#fff;border-radius:18px;padding:8px}.text-link{display:inline-flex;margin-top:14px;color:#5B6CFF;font-weight:800}.mini-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-points div{display:flex;align-items:center;gap:14px;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.16)}.mini-points b{color:#00A8CC;font-size:18px}.mini-points span{font-weight:700;color:#16213E}.section-index{display:block;font-size:14px;color:#FFC857;font-weight:800;margin-bottom:8px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.12);border-radius:24px;overflow:hidden}.zone-card img{width:100%;height:280px}.zone-card>div{padding:26px}.zone-card h2{font-size:28px;line-height:1.25;margin:4px 0 12px;color:#131A35}.zone-card p,.zone-card li{color:#66708A}.dark-card{background:#11182F;color:#eef2ff}.dark-card h2,.dark-card p,.dark-card li{color:#eef2ff}.three-column{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:20px}.info-card img{width:100%;height:210px;background:#EFF8FF;border-radius:18px;margin-bottom:16px}.info-card h3{font-size:24px;margin:0 0 8px;color:#131A35}.info-card p{color:#66708A}.info-card a{color:#5B6CFF;font-weight:800}.security-band{max-width:1280px;margin:72px auto;padding:52px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;background:#0B1024;color:#eef2ff;border-radius:34px}.security-copy h2{color:#fff}.security-copy p{color:#cfd6ef}.security-images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.security-images img{background:rgba(255,255,255,.08);border-radius:22px;padding:10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card p{color:#4e5874}.review-card span{font-size:13px;color:#9AA4BA}.review-stars{color:#FFC857;letter-spacing:2px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:18px;padding:0 20px}.faq-list summary{cursor:pointer;font-weight:800;color:#131A35;padding:18px 0}.faq-list p{color:#66708A;margin:0 0 18px}.age-notice{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:center;background:linear-gradient(135deg,#FFF4D6,#EFF8FF);border-radius:28px;padding:36px}.age-notice img{max-height:300px;margin:auto}.about-short{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:28px;padding:42px}.about-short img{max-height:320px;margin:auto}.page-hero{padding-top:70px;padding-bottom:50px}.page-hero.compact{min-height:480px}.page-hero-media{background:linear-gradient(145deg,#EFF8FF,#F2EEFF);border-radius:30px;padding:24px}.page-hero-media img{width:100%;max-height:460px}.page-hero h1{font-size:clamp(42px,5vw,68px)}.safety-callout{display:grid;grid-template-columns:1.4fr .6fr;gap:32px;align-items:center;padding:34px;background:#11182F;color:#eef2ff;border-radius:28px}.safety-callout h2{color:#fff;margin:0}.safety-callout p{color:#cfd6ef}.callout-links{display:grid;gap:10px}.callout-links a{padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14)}.site-footer{background:#0B1024;color:#EEF2FF;margin-top:72px}.footer-grid{max-width:1280px;margin:0 auto;padding:54px 24px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:32px}.footer-brand p{max-width:480px;color:#b9c2df}.footer-logo{margin-bottom:14px}.footer-grid h3{margin:0 0 12px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column}.footer-grid a{margin:4px 0;color:#d8def2}.footer-bottom{max-width:1280px;margin:0 auto;padding:18px 24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#9da8ca;font-size:13px}.mobile-bottom-nav{display:none}
@media(max-width:1024px){.nav-core{display:none}.channel-grid{grid-template-columns:repeat(3,1fr)}.highlight-strip{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:760px){body{padding-bottom:70px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.mobile-only{display:grid}.desktop-menu{display:none}.site-logo strong{font-size:17px}.site-logo img{max-height:38px}.header-cta{min-height:38px;padding:0 14px;font-size:13px}.home-hero,.page-hero,.content-split,.feature-hero,.two-column,.three-column,.security-band,.age-notice,.about-short,.safety-callout{grid-template-columns:1fr}.home-hero,.page-hero{padding:48px 18px;gap:28px;min-height:unset}.home-hero h1{font-size:54px}.home-hero h2{font-size:32px}.home-hero p,.page-hero p{font-size:16px}.hero-visual{padding:0 10px}.float-card{display:none}.highlight-strip{grid-template-columns:1fr;padding:0 18px}.section-wrap{padding:50px 18px}.section-heading{display:block}.section-heading>p{margin-top:10px}.channel-grid{grid-template-columns:1fr 1fr}.channel-pill{min-height:158px}.content-split.reverse .content-copy,.content-split.reverse .content-media{order:initial}.mini-points{grid-template-columns:1fr}.zone-card img{height:220px}.three-column{gap:16px}.security-band{margin:50px 18px;padding:28px;border-radius:26px}.security-images{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.age-notice{padding:26px}.about-short{padding:28px}.footer-grid{grid-template-columns:1fr 1fr;padding-bottom:90px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{display:flex}.footer-bottom{display:block}.site-drawer nav{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;background:rgba(11,16,36,.94);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 14px 40px rgba(11,16,36,.25)}.mobile-bottom-nav a{text-align:center;color:#fff;font-size:13px;padding:8px 4px;border-radius:12px}.mobile-bottom-nav a:hover{background:rgba(255,255,255,.1)}}
@media(max-width:430px){.site-logo strong{display:none}.channel-grid{grid-template-columns:1fr}.collage{grid-template-columns:1fr}.security-images{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.header-actions{gap:6px}}
