*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"PingFang SC","Microsoft YaHei",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:12000;background:#fff;color:#131A35;padding:10px 16px;border-radius:10px}.skip-link:focus{top:12px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section-space{padding:88px 0}.compact-section{padding-top:30px}.section-soft{background:linear-gradient(145deg,#EEF4FF 0%,#FDF7FF 52%,#EAFBFF 100%)}.section-dark{background:#11182F;color:#EEF2FF}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#5B6CFF;font-size:.82rem;font-weight:800;letter-spacing:.12em}.section-dark .section-kicker{color:#00D4FF}h1,h2,h3,.section-title{color:#131A35;line-height:1.18;margin-top:0}h1{font-size:clamp(2.4rem,6vw,5.2rem);letter-spacing:-.055em;margin-bottom:22px}h2{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.035em;margin-bottom:18px}h3{font-size:1.25rem;margin-bottom:10px}p{margin:0 0 16px}.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:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}.site-logo img{max-height:44px;width:auto;object-fit:contain}.site-logo span{font-size:1.15rem}.nav-core{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.nav-core a{color:#EEF2FF;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:.94rem;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:10px}.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .25s ease,box-shadow .25s 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,.ghost-btn:hover{transform:translateY(-2px)}.ghost-btn{border:1px solid rgba(91,108,255,.32);background:rgba(255,255,255,.78);color:#5B6CFF}.menu-toggle{width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:10px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(5,10,28,.58);backdrop-filter:blur(5px);z-index:10000;opacity:0;pointer-events:none;transition:.3s}.site-drawer{position:fixed;right:0;top:0;width:min(420px,92vw);height:100dvh;background:#fff;z-index:10001;padding:28px;transform:translateX(104%);transition:transform .35s ease;overflow-y:auto;box-shadow:-20px 0 60px rgba(5,10,28,.2)}.drawer-open .drawer-overlay{opacity:1;pointer-events:auto}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-logo{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:900;color:#131A35}.drawer-logo img{height:40px;width:auto}.drawer-close{border:0;background:#EEF2FF;color:#131A35;border-radius:50%;width:42px;height:42px;font-size:1.7rem;cursor:pointer}.site-drawer>p{color:#66708A;margin:24px 0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:11px 13px;border-radius:12px;background:#F5F7FF;color:#1F2740;text-decoration:none}.drawer-nav a:hover{background:#EAF7FF;color:#5B6CFF}.drawer-support{margin-top:26px;padding:18px;border-radius:16px;background:#11182F;color:#fff;display:flex;justify-content:space-between;gap:12px;align-items:center}.drawer-support a{color:#00D4FF;text-decoration:none}.hero{position:relative;overflow:hidden;padding:96px 0 78px;background:radial-gradient(circle at 10% 10%,rgba(122,92,255,.24),transparent 35%),radial-gradient(circle at 92% 12%,rgba(0,212,255,.22),transparent 32%),linear-gradient(135deg,#F7F7FF 0%,#F6F1FF 48%,#EAFBFF 100%)}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,200,87,.16);right:-120px;bottom:-180px;filter:blur(8px)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:58px;position:relative;z-index:1}.hero-copy .brand-line{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(91,108,255,.16);box-shadow:0 12px 28px rgba(25,43,91,.09);padding:7px 12px;border-radius:999px;color:#5B6CFF;font-weight:700;margin-bottom:20px}.hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;color:#5B6CFF;margin-bottom:18px}.hero-lead{font-size:1.06rem;color:#66708A;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 24px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.hero-points li{background:rgba(255,255,255,.74);border:1px solid rgba(91,108,255,.14);border-radius:999px;padding:7px 12px;color:#49536D;font-size:.9rem}.hero-visual{position:relative}.hero-visual img,.inner-hero-media img{width:100%;max-height:620px;object-fit:contain;filter:drop-shadow(0 30px 42px rgba(25,43,91,.18))}.floating-card{position:absolute;background:#fff;border:1px solid rgba(91,108,255,.14);box-shadow:0 18px 40px rgba(25,43,91,.13);border-radius:18px;padding:14px 16px;max-width:210px}.floating-card strong{display:block;color:#131A35}.floating-card span{font-size:.84rem;color:#66708A}.floating-one{left:-30px;bottom:38px}.floating-two{right:-20px;top:34px}.highlight-strip{position:relative;z-index:3;margin-top:-30px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#fff;padding:18px;border-radius:24px;box-shadow:0 20px 46px rgba(25,43,91,.14);border:1px solid rgba(91,108,255,.18)}.highlight-item{padding:12px 16px;border-right:1px solid #E9ECF7}.highlight-item:last-child{border:0}.highlight-item strong{display:block;color:#131A35;margin-bottom:4px}.highlight-item p{font-size:.9rem;color:#66708A;margin:0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p,.section-intro{color:#66708A;font-size:1.02rem}.capsule-grid{display:flex;flex-wrap:wrap;gap:12px}.capsule-link{flex:1 1 205px;padding:16px 18px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.16);text-decoration:none;box-shadow:0 10px 24px rgba(25,43,91,.07)}.capsule-link strong{display:block;color:#131A35;margin-bottom:3px}.capsule-link span{color:#66708A;font-size:.88rem}.brand-grid,.feature-split,.security-grid,.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.media-card{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:28px;padding:18px;box-shadow:0 20px 46px rgba(25,43,91,.14)}.media-card img{width:100%;max-height:520px;object-fit:contain;border-radius:20px}.copy-card{padding:20px 0}.copy-card p{color:#66708A}.text-link{display:inline-flex;color:#5B6CFF;text-decoration:none;font-weight:800;margin-top:6px}.text-link:hover{text-decoration:underline}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tag-list span{padding:6px 10px;border-radius:999px;background:#FFF4D6;color:#815A00;font-size:.84rem}.card-grid{display:grid;gap:20px}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.zone-card,.info-card,.review-card,.prose-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{overflow:hidden}.zone-card img{width:100%;height:280px;object-fit:contain;background:linear-gradient(145deg,#EFF8FF,#FBF4FF);padding:16px}.zone-card-body{padding:26px}.zone-card-body p,.info-card p{color:#66708A}.service-points{padding:0;margin:18px 0 0;list-style:none;display:grid;gap:8px}.service-points li{position:relative;padding-left:18px;color:#49536D}.service-points li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:#00D4FF}.triple-zone .zone-card img{height:210px}.security-panel{background:#11182F;color:#EEF2FF;border-radius:30px;padding:34px}.security-panel h2,.section-dark h2,.section-dark h3{color:#fff}.security-panel p{color:#C8D0E7}.security-list{display:grid;gap:12px;margin-top:24px}.security-list div{display:flex;gap:12px;padding:14px;border-radius:16px;background:rgba(255,255,255,.07)}.security-list b{color:#00D4FF}.reviews-grid{grid-template-columns:repeat(3,1fr)}.review-card{padding:26px}.review-card p{color:#49536D}.review-card strong{display:block;color:#131A35}.review-card span{font-size:.86rem;color:#9AA4BA}.quote-mark{display:block;font-size:3rem;line-height:1;color:#7A5CFF}.faq-list,.faq-stack{display:grid;gap:12px}.faq-list details,.faq-stack details{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:16px;padding:16px 18px}.faq-list summary,.faq-stack summary{cursor:pointer;font-weight:800;color:#131A35}.faq-list details p,.faq-stack details p{margin:12px 0 0;color:#66708A}.notice-panel{background:linear-gradient(135deg,#16213E,#11182F);border-radius:30px;padding:36px;color:#EEF2FF;display:flex;align-items:center;justify-content:space-between;gap:30px}.notice-panel h2{color:#fff}.notice-panel p{color:#C8D0E7;max-width:850px}.inner-hero{background:radial-gradient(circle at 5% 15%,rgba(91,108,255,.22),transparent 34%),radial-gradient(circle at 94% 0%,rgba(0,212,255,.18),transparent 31%),linear-gradient(135deg,#F8F8FF,#EEF9FF)}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.inner-hero-copy h1{font-size:clamp(2.5rem,5vw,4.5rem)}.prose-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start}.prose-card{padding:34px}.prose-card p{color:#59647C}.side-note{position:sticky;top:100px;background:#11182F;color:#EEF2FF;border-radius:22px;padding:28px}.side-note h2{color:#fff;font-size:1.5rem}.side-note p{color:#C8D0E7}.info-card{padding:28px}.card-index{display:inline-flex;width:40px;height:40px;border-radius:14px;align-items:center;justify-content:center;background:#EFF8FF;color:#5B6CFF;font-weight:900;margin-bottom:18px}.split-content{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.step-list{padding:0;margin:0;list-style:none;display:grid;gap:14px}.step-list li{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:18px;border-radius:16px;background:rgba(255,255,255,.07)}.step-list strong{color:#fff}.step-list span{color:#C8D0E7}.feedback-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.featured-review{padding:36px;min-height:100%}.featured-review p{font-size:1.18rem}.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-links a{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:18px;padding:20px;text-decoration:none;box-shadow:0 12px 26px rgba(25,43,91,.08)}.related-links strong{display:block;color:#131A35}.related-links span{color:#66708A;font-size:.9rem}.faq-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-page-grid details{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:18px;padding:20px;box-shadow:0 12px 28px rgba(25,43,91,.08)}.faq-page-grid summary{font-weight:900;color:#131A35;cursor:pointer}.faq-page-grid p{color:#66708A;margin-top:12px}.site-footer{background:#0B1024;color:#EEF2FF;padding:70px 0 100px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.footer-brand p{color:#AEB8D1;max-width:420px}.footer-grid h2{color:#fff;font-size:1rem}.footer-grid>div>a:not(.site-logo){display:block;color:#AEB8D1;text-decoration:none;margin:8px 0}.footer-grid a:hover{color:#00D4FF}.footer-logo{margin-bottom:20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;color:#8F9AB5;font-size:.88rem}.footer-bottom a{color:#AEB8D1;text-decoration:none;margin-left:14px}.mobile-bottom-nav{display:none}.reveal{opacity:1;transform:none}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:1050px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.inner-hero-grid,.brand-grid,.feature-split,.security-grid,.about-grid{grid-template-columns:1fr}.hero-copy{order:1}.hero-visual{order:2;max-width:720px;margin:0 auto}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.prose-grid{grid-template-columns:1fr}.side-note{position:static}.split-content,.feedback-grid{grid-template-columns:1fr}}@media(max-width:760px){body{padding-bottom:72px}.container{width:min(100% - 28px,1180px)}.section-space{padding:62px 0}.header-inner{min-height:66px;padding:0 14px;gap:9px}.site-logo span{display:none}.site-logo img{max-height:38px}.header-cta{min-height:40px;padding:8px 14px;font-size:.86rem}.hero{padding:70px 0 60px}.hero-grid{gap:34px}.floating-card{position:static;display:inline-block;margin:8px 6px 0 0}.highlight-strip{margin-top:-18px}.highlight-grid{grid-template-columns:1fr;padding:12px}.highlight-item{border-right:0;border-bottom:1px solid #E9ECF7}.highlight-item:last-child{border-bottom:0}.two-col,.three-col,.reviews-grid,.faq-page-grid,.related-links{grid-template-columns:1fr}.zone-card img{height:auto;max-height:320px}.triple-zone .zone-card img{height:auto;max-height:260px}.security-panel,.notice-panel{padding:26px}.notice-panel{align-items:flex-start;flex-direction:column}.step-list li{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column}.footer-bottom a{margin:0 14px 0 0}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(11,16,36,.94);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:7px;box-shadow:0 12px 34px rgba(5,10,28,.28)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:1px;color:#EEF2FF;text-decoration:none;font-size:.72rem}.mobile-bottom-nav span{font-size:1rem;color:#00D4FF}.site-footer{padding-bottom:46px}.drawer-nav{grid-template-columns:1fr 1fr}.drawer-support{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.drawer-nav{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.capsule-link{flex-basis:100%}}
