*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;line-height:1.78;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:#5B6CFF;text-decoration:none}a:hover{color:#394bdc}img{max-width:100%;height:auto;display:block}.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:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;white-space:nowrap}.site-logo:hover{color:#fff}.site-logo img{width:44px;height:44px;object-fit:contain}.site-logo strong{font-size:20px;letter-spacing:.08em}.nav-core{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.nav-core a{color:#EEF2FF;border-radius:999px;padding:8px 12px;font-size:15px;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:0 23px;border-radius:999px;font-weight:700;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{color:#fff;transform:translateY(-2px);box-shadow:0 18px 36px rgba(91,108,255,.3)}.ghost-btn{border:1px solid rgba(91,108,255,.25);background:#fff;color:#5B6CFF}.menu-toggle{width:44px;height:44px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(5,9,24,.58);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.site-drawer{position:fixed;right:0;top:0;width:min(390px,90vw);height:100vh;background:#fff;z-index:10001;transform:translateX(105%);transition:transform .3s ease;box-shadow:-24px 0 60px rgba(11,16,36,.25);padding:22px;overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(91,108,255,.14)}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#131A35}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;font-size:30px;line-height:1;background:#EFF3FF;color:#394bdc;cursor:pointer}.drawer-intro{font-size:14px;color:#66708A;margin:18px 0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.drawer-nav a{padding:11px 13px;border-radius:14px;background:#F5F7FF;color:#1F2740}.drawer-nav a:hover{background:#EAF7FF;color:#5B6CFF}.drawer-note{margin-top:18px;padding:16px;border-radius:18px;background:#FFF4D6;color:#5b4a1f}.drawer-note p{margin:5px 0 0;font-size:13px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:84px 0}.section-tight{padding:54px 0}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#8d6900;background:#FFF4D6;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#131A35;line-height:1.25}.section-title{font-size:clamp(30px,4vw,48px);margin:15px 0 18px}.section-lead{max-width:780px;color:#66708A;font-size:17px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(0,212,255,.18),transparent 31%),radial-gradient(circle at 82% 22%,rgba(122,92,255,.22),transparent 35%),linear-gradient(135deg,#F8F5FF 0%,#EAF7FF 48%,#FFF3FA 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:260px;height:260px;background:rgba(91,108,255,.1);left:-80px;bottom:-100px}.hero:after{width:180px;height:180px;background:rgba(255,200,87,.16);right:6%;top:8%}.hero-grid{min-height:670px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px;padding:70px 0}.hero-copy{position:relative;z-index:1}.hero-copy h1{font-size:clamp(52px,8vw,88px);margin:18px 0 6px;letter-spacing:-.04em}.hero-subtitle{font-size:clamp(24px,3vw,38px);font-weight:800;color:#5B6CFF;margin:0 0 22px}.hero-copy p{font-size:17px;color:#58637c;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(91,108,255,.16);font-size:14px;color:#35405d}.hero-visual{position:relative;z-index:1}.hero-visual img{width:100%;max-height:580px;object-fit:contain;filter:drop-shadow(0 28px 40px rgba(25,43,91,.18))}.floating-note{position:absolute;right:-8px;bottom:30px;max-width:230px;background:rgba(255,255,255,.92);padding:14px 16px;border-radius:18px;box-shadow:0 20px 46px rgba(25,43,91,.14);font-size:13px;color:#66708A}.highlight-strip{margin-top:-28px;position:relative;z-index:3}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:24px;overflow:hidden}.highlight-item{padding:25px}.highlight-item+ .highlight-item{border-left:1px solid rgba(91,108,255,.13)}.highlight-item h3{margin:0 0 7px;font-size:18px}.highlight-item p{margin:0;color:#66708A;font-size:14px}.pills{display:flex;flex-wrap:wrap;gap:12px}.channel-pill{display:inline-flex;flex-direction:column;gap:2px;min-width:160px;flex:1 1 180px;padding:13px 16px;border-radius:19px;background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 8px 24px rgba(25,43,91,.07)}.channel-pill strong{color:#131A35}.channel-pill small{color:#7d879d}.channel-pill:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(25,43,91,.12)}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.media-card,.card,.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,.14);border-radius:22px}.media-card{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.media-card img{width:100%;height:100%;min-height:390px;object-fit:contain;background:linear-gradient(145deg,#EFF8FF,#F8F4FF)}.media-card-content{padding:42px}.media-card-content h2{font-size:36px;margin:12px 0}.media-card-content p{color:#66708A}.text-link{display:inline-flex;margin-top:10px;font-weight:800}.cards-2{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:250px;object-fit:contain;background:#EFF8FF}.zone-card-body{padding:28px}.zone-card h3{font-size:25px;margin:6px 0 12px}.zone-card p{color:#66708A}.point-list{list-style:none;margin:17px 0 0;padding:0;display:grid;gap:9px}.point-list li{position:relative;padding-left:21px;color:#4d5872}.point-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#5B6CFF,#00D4FF)}.info-card{padding:30px}.info-card img{width:100%;height:190px;object-fit:contain;margin-bottom:18px}.info-card h3{font-size:23px;margin:0 0 9px}.info-card p{color:#66708A}.security-panel{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#11182F,#16213E);box-shadow:0 20px 46px rgba(25,43,91,.18)}.security-card{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center;padding:22px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.security-card img{width:170px;height:170px;object-fit:contain}.security-card h3{color:#fff;margin:0 0 8px}.security-card p,.security-card li{color:#cfd7ee}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:25px}.review-card p{margin:0;color:#4b5671}.review-meta{display:flex;align-items:center;justify-content:space-between;margin-top:18px;color:#7b86a0;font-size:13px}.review-stars{color:#FFC857;letter-spacing:2px}.faq-list{display:grid;gap:13px}.faq-item{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:18px;padding:21px 23px}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#66708A}.notice-band{padding:28px 32px;border-radius:24px;background:linear-gradient(135deg,#FFF4D6,#EFF8FF);border:1px solid rgba(255,200,87,.35)}.notice-band h2{font-size:27px;margin:0 0 10px}.notice-band p{margin:0;color:#566078}.about-teaser{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.about-teaser img{width:100%;max-height:400px;object-fit:contain}.inner-hero{padding:80px 0 66px;background:radial-gradient(circle at 80% 15%,rgba(0,212,255,.16),transparent 30%),linear-gradient(135deg,#F5F2FF,#EAF7FF)}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.inner-hero h1{font-size:clamp(42px,6vw,68px);margin:14px 0}.inner-hero p{color:#5c6883;font-size:17px}.inner-hero img{width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(25,43,91,.15))}.crumb{font-size:13px;color:#7b86a0}.crumb a{color:#5B6CFF}.content-prose{font-size:16px}.content-prose p{color:#59647e}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.feature-card{padding:26px;border-radius:20px;background:#fff;border:1px solid rgba(91,108,255,.17);box-shadow:0 14px 34px rgba(25,43,91,.1)}.feature-card .num{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:#EAF7FF;color:#5B6CFF;font-weight:800}.feature-card h3{margin:14px 0 8px;font-size:21px}.feature-card p{margin:0;color:#66708A}.guide-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:32px;align-items:start}.guide-image{position:sticky;top:102px}.guide-image img{width:100%;max-height:430px;object-fit:contain}.steps{display:grid;gap:15px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.15)}.step span{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#5B6CFF,#00D4FF);color:#fff;font-weight:800}.step h3{margin:1px 0 6px}.step p{margin:0;color:#66708A}.feedback-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.quote{padding:27px;border-radius:22px;background:#11182F;color:#eaf0ff;box-shadow:0 18px 38px rgba(17,24,47,.18)}.quote p{margin:0;color:#eaf0ff}.quote footer{margin-top:17px;color:#9eb1dc;font-size:13px}.site-footer{background:#0B1024;color:#EEF2FF;padding:58px 0 20px}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-brand p{color:#aeb8d1;max-width:360px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#fff;margin:0 0 8px}.footer-links a{color:#cbd4e9}.footer-links a:hover{color:#00D4FF}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:38px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#9faac3;font-size:13px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:16px}.footer-bottom a{color:#cbd4e9}.mobile-bottom-nav{display:none}.soft-bg{background:#EFF8FF}.white-bg{background:#fff}.gold-bg{background:#FFF9E8}.center{text-align:center}.center .section-lead{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-24{margin-top:24px}.tag{display:inline-flex;padding:5px 10px;border-radius:999px;background:#FFF4D6;color:#7b5d00;font-size:12px;font-weight:800}.list-clean{list-style:none;padding:0;margin:0;display:grid;gap:10px}.list-clean li{padding:14px 16px;border-radius:15px;background:#F5F7FF;color:#566078}.contact-path{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-path .info-card{min-height:220px}.faq-page .faq-item{padding:26px}.faq-page .faq-item h2{font-size:22px;margin:0 0 10px}
@media(max-width:1020px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.header-inner{display:grid;grid-template-columns:46px 1fr auto}.site-logo{justify-self:center}.hero-grid,.inner-hero-grid,.about-teaser{grid-template-columns:1fr}.hero-grid{padding:60px 0;gap:30px}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{max-width:680px;margin:0 auto}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(3){border-left:0;border-top:1px solid rgba(91,108,255,.13)}.highlight-item:nth-child(4){border-top:1px solid rgba(91,108,255,.13)}.cards-3,.reviews,.feature-grid{grid-template-columns:repeat(2,1fr)}.cards-4{grid-template-columns:repeat(2,1fr)}.security-panel{grid-template-columns:1fr}.footer-inner{grid-template-columns:1.4fr 1fr 1fr}.footer-links:last-child{grid-column:2/4}.guide-layout{grid-template-columns:1fr}.guide-image{position:static}.guide-image img{max-width:620px;margin:auto}.contact-path{grid-template-columns:1fr 1fr}}
@media(max-width:720px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px;gap:8px}.site-logo img{width:38px;height:38px}.site-logo strong{font-size:17px}.header-cta{min-height:39px;padding:0 14px;font-size:13px}.menu-toggle{width:40px;height:40px}.container{width:min(100% - 28px,1180px)}.section{padding:62px 0}.section-tight{padding:42px 0}.hero-grid{min-height:auto;padding:55px 0 70px}.hero-copy h1{font-size:52px}.hero-subtitle{font-size:25px}.hero-copy p{font-size:15px}.floating-note{position:relative;right:auto;bottom:auto;margin:-5px auto 0}.highlight-strip{margin-top:-34px}.highlight-grid{grid-template-columns:1fr}.highlight-item+.highlight-item{border-left:0;border-top:1px solid rgba(91,108,255,.13)}.split,.cards-2,.cards-3,.cards-4,.reviews,.feature-grid,.feedback-grid,.contact-path{grid-template-columns:1fr}.media-card{grid-template-columns:1fr}.media-card img{min-height:250px}.media-card-content{padding:28px}.zone-card img{height:220px}.security-card{grid-template-columns:1fr}.security-card img{margin:auto}.section-title{font-size:34px}.inner-hero{padding:58px 0 45px}.inner-hero h1{font-size:43px}.inner-hero-grid{gap:25px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-links:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid rgba(91,108,255,.15);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#4d5872;font-size:12px;line-height:1.2}.mobile-bottom-nav span{font-size:19px;color:#5B6CFF}.drawer-nav{grid-template-columns:1fr}.notice-band{padding:24px}.pills{gap:9px}.channel-pill{flex-basis:145px;min-width:145px}.footer-logo{justify-content:flex-start}}
@media(max-width:420px){.site-logo strong{display:none}.header-inner{grid-template-columns:42px 1fr auto}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero-copy h1{font-size:45px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.channel-pill{min-width:100%;flex-basis:100%}}
