*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}img{max-width:100%;height:auto;object-fit:contain;display:block}button,input,textarea{font:inherit}.shell{width:min(1200px,calc(100% - 40px));margin:0 auto}.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;text-decoration:none;white-space:nowrap}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:20px}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#EEF2FF;text-decoration:none;border-radius:999px;padding:8px 12px;white-space:nowrap}.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,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:700;transition:.2s ease}.main-btn{background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff;box-shadow:0 14px 32px rgba(91,108,255,.22)}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(91,108,255,.28)}.main-btn.compact{min-height:40px;padding:0 18px}.secondary-btn{border:1px solid rgba(91,108,255,.35);color:#5B6CFF;background:#fff}.menu-toggle{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px}.mobile-only{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(4,8,24,.56);z-index:10000}.site-drawer{position:fixed;top:0;right:0;width:min(390px,90vw);height:100vh;background:#fff;z-index:10001;padding:22px;transform:translateX(105%);transition:transform .28s ease;overflow-y:auto;box-shadow:-24px 0 60px rgba(11,16,36,.28)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(91,108,255,.15)}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#131A35}.drawer-brand img{width:42px;height:42px}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#EFF8FF;color:#16213E;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:22px 0}.drawer-nav a{text-decoration:none;color:#1F2740;background:#F5F7FF;border:1px solid rgba(91,108,255,.12);padding:12px 14px;border-radius:14px}.drawer-nav a:hover{color:#5B6CFF;border-color:rgba(91,108,255,.35)}.drawer-note{background:#FFF4D6;color:#66522a;padding:16px;border-radius:16px;font-size:14px}.hero-home{position:relative;overflow:hidden;background:linear-gradient(135deg,#F0F3FF 0%,#EAF7FF 48%,#FFF0FA 100%);padding:72px 0 56px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.section-kicker{display:inline-flex;color:#5B6CFF;font-weight:800;letter-spacing:.08em;margin-bottom:12px}.hero-copy h1{font-size:clamp(52px,7vw,88px);line-height:1;margin:0 0 14px;color:#131A35}.hero-copy h2{font-size:clamp(26px,3vw,40px);line-height:1.25;margin:0 0 22px;color:#16213E}.hero-copy p{font-size:17px;color:#66708A;margin:0;max-width:700px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-points span{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(91,108,255,.16);color:#5B6CFF;font-weight:700}.hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.hero-visual>img{position:relative;z-index:2;max-height:520px}.glow{position:absolute;border-radius:50%;filter:blur(4px)}.glow-one{width:300px;height:300px;background:rgba(122,92,255,.2);top:20px;right:20px}.glow-two{width:220px;height:220px;background:rgba(0,212,255,.18);bottom:20px;left:0}.float-card{position:absolute;z-index:3;background:rgba(255,255,255,.92);border:1px solid rgba(91,108,255,.15);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:18px;padding:14px 16px;display:grid;gap:2px}.float-card strong{color:#131A35}.float-card small{color:#66708A}.card-a{left:0;bottom:76px}.card-b{right:0;top:70px}.highlight-strip{margin-top:-10px;position:relative;z-index:3}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-grid article{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:20px;padding:22px}.highlight-grid h3{margin:0 0 8px;color:#131A35}.highlight-grid p{margin:0;color:#66708A;font-size:14px}.section{padding:82px 0}.soft-section{background:linear-gradient(180deg,#EFF8FF 0%,#F5F7FF 100%)}.section-head{max-width:760px;margin:0 auto 34px;text-align:center}.section-head h2,.split-feature h2,.media-feature h2,.zone-card h2,.safety-grid h2,.about-mini h2,.prose-block h2,.feature-panel h2,.review-panel h2,.compliance-card h2{color:#131A35;font-size:clamp(28px,4vw,42px);line-height:1.2;margin:0 0 16px}.section-head p{margin:0;color:#66708A}.pill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pill-card{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:22px;padding:20px;text-decoration:none;display:flex;flex-direction:column;gap:8px;box-shadow:0 12px 28px rgba(25,43,91,.08);transition:.2s}.pill-card:hover{transform:translateY(-3px);border-color:#5B6CFF}.pill-card strong{color:#131A35}.pill-card span{color:#66708A;font-size:14px;min-height:50px}.pill-card em{font-style:normal;color:#5B6CFF;font-weight:700}.split-feature,.media-feature,.about-mini{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px}.split-feature p,.media-feature p,.about-mini p{color:#66708A;font-size:17px}.split-feature img,.media-image img,.about-mini img{max-height:440px;margin:auto}.mini-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:20px}.mini-links a,.text-link{color:#5B6CFF;font-weight:800;text-decoration:none}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px}.zone-card,.info-card,.card,.review-card{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:22px}.zone-card{padding:24px}.zone-card img{width:100%;height:250px;object-fit:contain;margin-bottom:18px}.zone-card p,.zone-card li{color:#66708A}.zone-card ul{padding-left:20px}.dark-card{background:#11182F;color:#EEF2FF}.dark-card h2{color:#fff}.dark-card p{color:#cbd3e9}.text-link.light{color:#00D4FF}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{padding:22px}.info-card img{height:210px;width:100%;object-fit:contain}.info-card h3{font-size:24px;color:#131A35;margin:16px 0 8px}.info-card p{color:#66708A}.info-card a{color:#5B6CFF;text-decoration:none;font-weight:800}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.safety-grid article{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:22px;padding:26px}.safety-grid img{height:220px;margin:0 auto 18px}.safety-grid p{color:#66708A}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:22px;margin:0}.review-card p{color:#1F2740}.review-card small{color:#9AA4BA}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5B6CFF,#00D4FF);color:#fff;font-weight:800}.faq-wrap{max-width:900px}.faq-wrap details{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:16px;padding:0 20px;margin-bottom:12px}.faq-wrap summary{cursor:pointer;padding:18px 0;font-weight:800;color:#131A35}.faq-wrap details p{color:#66708A;margin:0;padding:0 0 20px}.faq-more{display:inline-block;margin-top:14px}.compliance-card{display:grid;grid-template-columns:320px 1fr;gap:38px;align-items:center;background:linear-gradient(135deg,#FFF4D6,#EFF8FF);border:1px solid rgba(91,108,255,.15);border-radius:26px;padding:34px}.compliance-card img{max-height:280px;margin:auto}.compliance-card p{color:#66708A}.inner-hero{background:linear-gradient(135deg,#F0F3FF,#EAF7FF 55%,#FFF0FA);padding:70px 0}.inner-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:56px;align-items:center}.inner-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.12;color:#131A35;margin:0 0 20px}.lead{font-size:18px;color:#66708A}.inner-visual img{max-height:440px;margin:auto}.content-narrow{max-width:900px}.prose-block{background:#fff;border:1px solid rgba(91,108,255,.14);border-radius:22px;padding:30px;margin-bottom:22px;box-shadow:0 14px 32px rgba(25,43,91,.08)}.prose-block h2{font-size:30px}.prose-block p{color:#66708A;font-size:17px;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:20px;padding:24px}.step-card>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#16213E;color:#FFC857;font-weight:800}.step-card h3{color:#131A35}.step-card p{color:#66708A}.feature-panel,.review-panel{padding:30px}.feature-panel p,.review-panel blockquote{color:#66708A}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;margin:12px 0}.check-list li:before{content:'✓';position:absolute;left:0;color:#5B6CFF;font-weight:800}.review-panel blockquote{margin:0 0 14px;padding:16px;border-radius:14px;background:#F5F7FF}.faq-page details{padding:4px 24px}.site-footer{background:#0B1024;color:#EEF2FF;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-brand p{color:#aeb8d4;max-width:420px}.footer-logo{margin-bottom:14px}.footer-grid h3{margin-top:0;color:#fff}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a{text-decoration:none;color:#cfd7eb}.footer-grid a:hover{color:#00D4FF}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#9aa4ba;font-size:14px}.mobile-bottom-nav{display:none}
@media(max-width:1020px){.nav-core{display:none}.mobile-only{display:flex}.desktop-menu{display:none}.hero-grid,.inner-hero-grid,.split-feature,.media-feature,.about-mini{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p{margin:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{min-height:430px}.highlight-grid{grid-template-columns:repeat(2,1fr)}.pill-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.compliance-card{grid-template-columns:240px 1fr}}
@media(max-width:720px){body{padding-bottom:72px}.shell{width:min(100% - 28px,1200px)}.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.main-btn.compact{padding:0 13px;font-size:14px}.hero-home,.inner-hero{padding:48px 0}.hero-copy h1{font-size:54px}.hero-copy h2{font-size:28px}.hero-copy p,.lead{font-size:16px}.hero-visual{min-height:340px}.hero-visual>img{max-height:340px}.float-card{display:none}.highlight-grid,.two-col,.three-col,.safety-grid,.review-grid,.steps-grid{grid-template-columns:1fr}.highlight-strip{margin-top:0;padding-top:14px}.section{padding:58px 0}.pill-grid{grid-template-columns:1fr 1fr}.pill-card span{min-height:auto}.split-feature,.media-feature,.about-mini{gap:28px}.zone-card img,.info-card img{height:210px}.compliance-card{grid-template-columns:1fr;padding:24px}.compliance-card img{max-height:210px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(11,16,36,.96);backdrop-filter:blur(10px);padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-shadow:0 -10px 28px rgba(11,16,36,.2)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#EEF2FF;text-decoration:none;font-size:12px}.mobile-bottom-nav span{font-size:18px;color:#00D4FF}.drawer-nav{grid-template-columns:1fr}.prose-block{padding:22px}.prose-block h2{font-size:26px}}
@media(max-width:430px){.pill-grid{grid-template-columns:1fr}.header-actions{gap:6px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}}
