*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#5B6CFF;text-decoration:none}a:hover{color:#7A5CFF}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}h1,h2,h3,h4{color:#131A35;line-height:1.25;margin-top:0}p{margin-top:0}.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:hover{color:#fff}.site-logo img{width:auto;max-width:132px;max-height:44px;object-fit:contain}.site-logo strong{font-size:18px;letter-spacing:1px}.nav-core{display:flex;align-items:center;gap:8px}.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:12px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff;font-weight:700;box-shadow:0 14px 32px rgba(91,108,255,.22);transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 36px rgba(91,108,255,.28)}.main-btn.compact{min-height:42px;padding:0 18px;font-size:14px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid rgba(91,108,255,.28);background:#fff;color:#5B6CFF;font-weight:700}.menu-toggle{width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(5,8,20,.56);z-index:10000;opacity:0;pointer-events:none;transition:opacity .25s ease}.site-drawer{position:fixed;top:0;right:0;bottom:0;width:min(390px,90vw);z-index:10001;background:#fff;padding:24px;overflow-y:auto;transform:translateX(105%);transition:transform .3s ease;box-shadow:-24px 0 50px rgba(10,17,44,.22)}.drawer-open{overflow:hidden}.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;margin-bottom:22px}.drawer-brand{display:flex;align-items:center;gap:10px;color:#131A35;font-weight:800}.drawer-brand img{max-width:118px;max-height:40px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#EFF2FF;color:#131A35;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:11px 13px;border-radius:12px;background:#F5F7FF;color:#1F2740;border:1px solid rgba(91,108,255,.12)}.drawer-nav a:hover{background:#EAF7FF;color:#5B6CFF}.drawer-note{margin-top:22px;padding:18px;border-radius:18px;background:#FFF4D6}.drawer-note strong{color:#16213E}.drawer-note p{margin:8px 0 0;color:#66708A;font-size:14px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:82px 0}.section.compact-section{padding:54px 0}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#7A5CFF;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-title{font-size:clamp(30px,4vw,48px);margin-bottom:16px}.section-intro{max-width:760px;color:#66708A;font-size:17px}.center{text-align:center}.center .section-intro{margin-left:auto;margin-right:auto}.hero{position:relative;padding:86px 0 70px;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(122,92,255,.18),transparent 28%),radial-gradient(circle at 88% 18%,rgba(0,212,255,.18),transparent 30%),linear-gradient(140deg,#F8F4FF 0%,#EEF9FF 54%,#FFF8FC 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(255,200,87,.15);left:-80px;bottom:-80px}.hero:after{width:320px;height:320px;background:rgba(217,79,112,.10);right:-110px;top:40px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.hero-copy h1{font-size:clamp(48px,7vw,82px);margin-bottom:12px;letter-spacing:-.04em}.hero-subtitle{font-size:clamp(22px,3vw,34px);font-weight:800;color:#5B6CFF;margin-bottom:18px}.hero-copy>p{font-size:17px;color:#66708A;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span,.pill{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid rgba(91,108,255,.15);color:#1F2740;font-size:14px;box-shadow:0 8px 22px rgba(25,43,91,.08)}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:9% -5% -4% 10%;border-radius:34px;background:linear-gradient(135deg,rgba(91,108,255,.22),rgba(0,212,255,.16));transform:rotate(4deg)}.hero-visual img{position:relative;z-index:1;width:100%;max-height:590px;object-fit:contain;border-radius:30px;filter:drop-shadow(0 28px 45px rgba(25,43,91,.22))}.highlight-strip{margin-top:-1px;background:#fff;border-top:1px solid rgba(91,108,255,.10);border-bottom:1px solid rgba(91,108,255,.10)}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.highlight-item{padding:30px 24px;border-right:1px solid rgba(91,108,255,.10)}.highlight-item:last-child{border-right:0}.highlight-item h3{font-size:18px;margin-bottom:8px}.highlight-item p{color:#66708A;font-size:14px;margin:0}.channel-cloud{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.channel-link{flex:1 1 210px;padding:16px 18px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.14);box-shadow:0 12px 32px rgba(25,43,91,.08)}.channel-link strong{display:block;color:#131A35;margin-bottom:5px}.channel-link span{display:block;color:#66708A;font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.split.reverse .media{order:2}.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{padding:18px}.media-card img,.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px}.content-copy h2{font-size:clamp(30px,4vw,44px);margin-bottom:18px}.content-copy p{color:#66708A}.feature-list{display:grid;gap:12px;margin:24px 0}.feature-row{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(91,108,255,.12)}.feature-icon{flex:0 0 34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#5B6CFF,#00D4FF);color:#fff;display:grid;place-items:center;font-weight:800}.feature-row strong{display:block;color:#131A35}.feature-row p{margin:3px 0 0;font-size:14px}.two-col,.three-col,.review-grid,.faq-grid{display:grid;gap:24px}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.zone-card{overflow:hidden}.zone-card .zone-image{padding:16px 16px 0}.zone-card .zone-image img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#F5F7FF}.zone-body{padding:24px}.zone-body h3{font-size:25px;margin-bottom:12px}.zone-body p{color:#66708A}.mini-list{padding:0;margin:16px 0 0;list-style:none;display:grid;gap:9px}.mini-list li{position:relative;padding-left:18px;color:#49536E;font-size:14px}.mini-list li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:#00D4FF}.text-link{display:inline-flex;margin-top:18px;font-weight:800}.dark-section{background:#11182F;color:#EEF2FF}.dark-section h2,.dark-section h3{color:#fff}.dark-section .section-intro,.dark-section p{color:#B9C3DA}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;padding:22px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10)}.security-card img{width:100%;height:170px;object-fit:contain;border-radius:18px;background:rgba(255,255,255,.04)}.security-card ul{margin:12px 0 0;padding-left:20px;color:#B9C3DA}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card{padding:24px}.review-card p{color:#49536E}.review-card .review-meta{display:flex;align-items:center;justify-content:space-between;margin-top:18px;color:#9AA4BA;font-size:13px}.stars{color:#FFC857;letter-spacing:2px}.faq-grid{grid-template-columns:repeat(2,1fr)}.faq-item{padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.14)}.faq-item h3{font-size:18px;margin-bottom:9px}.faq-item p{margin:0;color:#66708A}.notice{padding:26px;border-radius:24px;background:linear-gradient(135deg,#FFF4D6,#EAF7FF);border:1px solid rgba(255,200,87,.34)}.notice h2,.notice h3{margin-bottom:10px}.notice p{color:#59627A;margin-bottom:0}.cta-band{padding:42px;border-radius:28px;background:linear-gradient(135deg,#16213E 0%,#5B6CFF 58%,#00A9CF 100%);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 54px rgba(25,43,91,.20)}.cta-band h2{color:#fff;margin-bottom:8px}.cta-band p{margin:0;color:#E9EDFF}.inner-hero{padding:72px 0 60px;background:radial-gradient(circle at 85% 15%,rgba(0,212,255,.18),transparent 28%),linear-gradient(135deg,#F7F3FF,#ECF8FF)}.inner-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:46px}.inner-hero h1{font-size:clamp(40px,6vw,66px);margin-bottom:18px}.inner-hero p{font-size:17px;color:#66708A}.inner-hero img{width:100%;max-height:430px;object-fit:contain;border-radius:28px;filter:drop-shadow(0 24px 40px rgba(25,43,91,.18))}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.article-card{padding:34px;background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:24px;box-shadow:0 20px 46px rgba(25,43,91,.10)}.article-card h2{font-size:32px;margin-top:36px}.article-card h2:first-child{margin-top:0}.article-card h3{font-size:22px;margin-top:28px}.article-card p{color:#566079}.article-card ul,.article-card ol{color:#566079;padding-left:22px}.article-card li{margin-bottom:8px}.side-stack{display:grid;gap:18px;position:sticky;top:96px}.side-card{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(91,108,255,.16);box-shadow:0 14px 34px rgba(25,43,91,.09)}.side-card h3{font-size:19px}.side-card p,.side-card li{color:#66708A;font-size:14px}.side-card ul{padding-left:18px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.step{padding:20px;border-radius:18px;background:#F5F7FF;border:1px solid rgba(91,108,255,.12)}.step b{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#5B6CFF;color:#fff;margin-bottom:12px}.step h3{font-size:18px;margin-bottom:8px}.step p{font-size:14px;margin:0}.quote{padding:22px;border-left:4px solid #7A5CFF;border-radius:0 18px 18px 0;background:#F7F4FF;color:#49536E}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.service-point{padding:20px;border-radius:18px;background:#EFF8FF}.service-point h3{font-size:18px}.service-point p{font-size:14px;margin:0;color:#66708A}.contact-form{display:grid;gap:14px}.contact-form label{font-weight:700;color:#131A35}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid rgba(91,108,255,.22);border-radius:12px;background:#fff;color:#1F2740}.contact-form textarea{min-height:130px;resize:vertical}.site-footer{background:#0B1024;color:#EEF2FF;padding:58px 0 0}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.footer-brand p{color:#AEB8D0;max-width:430px;margin-top:18px}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3{color:#fff;font-size:17px;margin-bottom:8px}.footer-links a{color:#AEB8D0;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:38px;border-top:1px solid rgba(255,255,255,.10);min-height:72px;padding:18px max(20px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:20px;color:#8893AE;font-size:13px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{color:#AEB8D0}.mobile-bottom-nav{display:none}.muted{color:#66708A}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag{display:inline-flex;padding:7px 12px;border-radius:999px;background:#FFF4D6;color:#7B5A00;font-size:13px;font-weight:700}@media(max-width:1060px){.nav-core{display:none}.desktop-menu-toggle{display:flex}.hero-grid,.inner-hero-grid{gap:32px}.review-grid{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.side-stack{position:static;grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){body{padding-bottom:70px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.site-logo strong{display:none}.site-logo img{max-width:112px;max-height:38px}.header-actions{margin-left:auto}.main-btn.compact{min-height:38px;padding:0 14px;font-size:13px}.hero{padding:56px 0}.hero-grid,.inner-hero-grid,.split,.security-grid{grid-template-columns:1fr}.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:620px;margin:0 auto}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid rgba(91,108,255,.10)}.two-col,.three-col,.review-grid,.faq-grid{grid-template-columns:1fr}.split.reverse .media{order:0}.security-card{grid-template-columns:140px 1fr}.steps,.service-points{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr}.cta-band{padding:30px;flex-direction:column;align-items:flex-start}.section{padding:62px 0}.article-card{padding:24px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;padding-bottom:26px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:66px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 -10px 30px rgba(25,43,91,.12);display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#66708A;font-size:12px}.mobile-bottom-nav span{font-size:20px;color:#5B6CFF}.inner-hero{padding:50px 0}.inner-hero-copy{text-align:center}.inner-hero img{max-height:340px;margin:0 auto}}@media(max-width:520px){.container{width:min(100% - 28px,1180px)}.hero-copy h1{font-size:48px}.hero-subtitle{font-size:23px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(91,108,255,.10)}.highlight-item:last-child{border-bottom:0}.security-card{grid-template-columns:1fr}.security-card img{height:210px}.drawer-nav{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.section-title{font-size:32px}.content-copy h2{font-size:32px}.article-card h2{font-size:27px}.header-actions .main-btn{max-width:96px}.site-logo img{max-width:94px}.cta-band{padding:24px}.footer-bottom div{flex-wrap:wrap}}