*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#5B6CFF;text-decoration:none}a:hover{color:#7A5CFF}button,input,textarea{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:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;font-size:20px;white-space:nowrap}.site-logo img{width:44px;height:44px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;margin-left:auto}.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,.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;font-weight:700;transition:.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 38px rgba(91,108,255,.3)}.outline-btn{border:1px solid rgba(91,108,255,.28);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;border-radius:99px;background:#fff}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(4,8,22,.58);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;background:#fff;transform:translateX(100%);transition:.3s ease;z-index:10001;padding:22px;overflow-y:auto;box-shadow:-22px 0 60px rgba(13,25,68,.22)}.drawer-open{overflow:hidden}.drawer-open .drawer-overlay{opacity:1;visibility:visible}.drawer-open .site-drawer{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;color:#131A35;font-weight:800;font-size:20px}.drawer-brand img{width:40px;height:40px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;background:#F0F2FF;border-radius:12px;color:#131A35;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#F5F7FF;color:#1F2740;font-weight:600}.drawer-nav a:hover{background:#EAF7FF;color:#5B6CFF}.drawer-note{padding:16px;border-radius:16px;background:#FFF4D6;color:#675633;font-size:14px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:76px 0}.section-sm{padding:48px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2,.section-title,h1,h2,h3{color:#131A35;line-height:1.25}.section-head h2,.section-title{font-size:clamp(28px,4vw,44px);margin:0}.section-head p{max-width:650px;margin:0;color:#66708A}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#7A5CFF;font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase;margin-bottom:10px}.section-kicker:before{content:"";width:24px;height:3px;border-radius:99px;background:linear-gradient(90deg,#FFC857,#D94F70)}.card,.zone-card,.info-card,.review-card,.faq-card{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:22px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#F7F1FF 0%,#EAF7FF 52%,#FFF4F8 100%);padding:78px 0 64px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.7}.hero:before{width:340px;height:340px;background:rgba(122,92,255,.13);top:-120px;left:-100px}.hero:after{width:300px;height:300px;background:rgba(0,212,255,.13);right:-90px;bottom:-100px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.hero-copy h1{font-size:clamp(46px,7vw,78px);margin:0 0 10px;letter-spacing:-.03em}.hero-subtitle{font-size:clamp(24px,3vw,34px);font-weight:800;color:#5B6CFF;margin:0 0 22px}.hero-copy>p{font-size:17px;color:#4F5A78;max-width:700px;margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-points span,.pill-link,.tag{display:inline-flex;align-items:center;border-radius:999px}.hero-points span{padding:8px 13px;background:rgba(255,255,255,.75);border:1px solid rgba(91,108,255,.16);color:#394461;font-size:14px}.hero-visual{position:relative;padding:18px}.hero-visual img{width:100%;max-height:580px;object-fit:contain;filter:drop-shadow(0 28px 38px rgba(35,50,105,.2))}.floating-card{position:absolute;background:rgba(255,255,255,.92);border:1px solid rgba(91,108,255,.15);border-radius:18px;padding:13px 16px;box-shadow:0 15px 35px rgba(36,54,110,.15);font-size:13px;font-weight:700;color:#303A59}.floating-one{left:0;top:20%}.floating-two{right:0;bottom:12%}.feature-strip{margin-top:-24px;position:relative;z-index:4}.feature-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px}.feature-mini{padding:14px 16px;border-radius:18px;background:#fff}.feature-mini strong{display:block;color:#131A35;margin-bottom:4px}.feature-mini p{margin:0;font-size:14px;color:#66708A;line-height:1.6}.capsule-wrap{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pill-link{min-height:90px;padding:14px 16px;background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 10px 24px rgba(25,43,91,.08);flex-direction:column;align-items:flex-start;justify-content:center}.pill-link strong{color:#131A35}.pill-link small{color:#66708A;line-height:1.45;margin-top:4px}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.media-card{overflow:hidden}.media-card img{width:100%;max-height:430px;object-fit:contain;background:linear-gradient(135deg,#EEF3FF,#FDF1FF)}.media-card-body{padding:26px}.media-card h3{font-size:27px;margin:0 0 12px}.media-card p{margin:0;color:#66708A}.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-weight:700}.text-link:after{content:"→"}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.content-card{padding:26px}.content-card img{width:100%;height:220px;object-fit:contain;margin-bottom:20px;border-radius:18px;background:#EFF8FF}.content-card h3{margin:0 0 10px;font-size:24px}.content-card p{margin:0;color:#66708A}.content-card ul{padding-left:20px;color:#5C6681}.content-card li+li{margin-top:7px}.dark-band{background:#11182F;color:#EEF2FF}.dark-band h2,.dark-band h3{color:#fff}.dark-band p{color:#C9D1E8}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.safety-panel{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;padding:24px;border-radius:24px;background:#fff}.safety-panel img{width:180px;height:180px;object-fit:contain}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-stars{color:#FFC857;letter-spacing:3px}.review-card p{color:#4F5A78}.review-card strong{color:#131A35}.faq-list{display:grid;gap:14px}.faq-card{padding:22px 24px}.faq-card summary{cursor:pointer;color:#131A35;font-weight:800;list-style:none;padding-right:32px;position:relative}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary:after{content:"+";position:absolute;right:0;top:-4px;font-size:24px;color:#5B6CFF}.faq-card[open] summary:after{content:"−"}.faq-card p{margin:14px 0 0;color:#66708A}.notice-band{background:linear-gradient(135deg,#FFF4D6,#EFF8FF);border-top:1px solid rgba(91,108,255,.12);border-bottom:1px solid rgba(91,108,255,.12)}.notice-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.notice-icon{width:62px;height:62px;border-radius:20px;background:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 12px 30px rgba(25,43,91,.12)}.notice-box h2{font-size:26px;margin:0 0 6px}.notice-box p{margin:0;color:#66708A}.inner-hero{padding:70px 0;background:linear-gradient(135deg,#F4EEFF,#EAF7FF 60%,#FFF5FA)}.inner-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:44px;align-items:center}.inner-hero h1{font-size:clamp(40px,6vw,64px);margin:0 0 16px}.inner-hero p{font-size:17px;color:#59647E;margin:0}.inner-hero img{width:100%;max-height:460px;object-fit:contain;filter:drop-shadow(0 24px 36px rgba(31,48,99,.18))}.breadcrumb{display:flex;gap:8px;align-items:center;color:#8B94AA;font-size:14px;margin-bottom:14px}.breadcrumb a{color:#5B6CFF}.lead-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px}.prose-card{padding:30px}.prose-card h2{font-size:30px;margin:0 0 16px}.prose-card h3{font-size:22px;margin:24px 0 10px}.prose-card p{color:#556078;margin:0 0 14px}.prose-card p:last-child{margin-bottom:0}.service-points{display:grid;gap:14px}.service-point{padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.16)}.service-point b{display:block;color:#131A35;margin-bottom:6px}.service-point p{margin:0;color:#66708A}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{counter-increment:step;padding:24px;position:relative}.step-card:before{content:counter(step,decimal-leading-zero);display:inline-flex;width:44px;height:44px;border-radius:14px;align-items:center;justify-content:center;background:linear-gradient(135deg,#5B6CFF,#00D4FF);color:#fff;font-weight:800;margin-bottom:14px}.step-card h3{margin:0 0 8px}.step-card p{margin:0;color:#66708A}.quote-band{padding:32px;border-radius:28px;background:linear-gradient(135deg,#11182F,#16213E);color:#EEF2FF}.quote-band h2{color:#fff;margin-top:0}.quote-band p{color:#D1D8ED}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quote-item{padding:18px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.quote-item p{margin:0 0 10px}.quote-item strong{color:#fff}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#EDE9FF,#EAFBFF)}.cta-band h2{margin:0 0 8px}.cta-band p{margin:0;color:#66708A;max-width:760px}.site-footer{background:#0B1024;color:#EEF2FF;padding:64px 0 0}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.1fr 2fr;gap:52px}.footer-logo{margin-bottom:16px}.footer-brand p{color:#AEB8D3;max-width:420px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links h3{color:#fff;font-size:16px;margin:0 0 14px}.footer-links a{display:block;color:#BFC8DE;margin:7px 0;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:46px;padding:20px;border-top:1px solid rgba(255,255,255,.08);text-align:center;color:#8F9AB7;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.tag{padding:6px 10px;background:#FFF4D6;color:#7A5C00;font-size:13px;font-weight:700}.soft-bg{background:#EFF8FF}.pink-bg{background:#FFF4FA}.plain-list{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none}.plain-list li{display:flex;gap:10px;color:#59647E}.plain-list li:before{content:"✓";color:#5B6CFF;font-weight:800}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:6px;color:#303A59;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(91,108,255,.22);border-radius:14px;padding:13px 14px;background:#F9FAFF;color:#1F2740}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{border:0;cursor:pointer}.app-showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.app-showcase img{max-height:520px;object-fit:contain}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.stat-item{padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.15)}.stat-item b{display:block;font-size:24px;color:#5B6CFF}.stat-item span{color:#66708A;font-size:14px}@media(max-width:1080px){.nav-core{display:none}.mobile-menu-toggle{display:flex;order:-1}.desktop-menu-toggle{display:none}.header-inner{justify-content:space-between}.hero-grid,.inner-hero-grid,.split,.lead-grid,.app-showcase{grid-template-columns:1fr}.hero-visual{max-width:700px;margin:auto}.capsule-wrap{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.review-grid,.grid-3,.steps{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){body{padding-bottom:74px}.header-inner{min-height:64px;padding:0 12px;gap:8px}.site-logo span{font-size:17px}.site-logo img{width:38px;height:38px}.header-cta{min-height:40px;padding:0 14px;font-size:13px}.menu-toggle{width:40px;height:40px}.hero{padding:52px 0 38px}.hero-copy h1{font-size:48px}.hero-subtitle{font-size:24px}.hero-copy>p{font-size:15px}.hero-grid{gap:24px}.floating-card{position:static;display:inline-flex;margin:6px}.feature-strip{margin-top:0;padding-top:14px}.feature-strip-grid{grid-template-columns:1fr 1fr;padding:12px}.feature-mini{padding:12px}.section{padding:54px 0}.section-sm{padding:36px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.section-title{font-size:30px}.capsule-wrap,.grid-2,.grid-3,.grid-4,.review-grid,.safety-grid,.steps,.quote-grid,.stat-row{grid-template-columns:1fr}.pill-link{min-height:auto}.safety-panel{grid-template-columns:1fr;text-align:center}.safety-panel img{margin:auto}.notice-box{grid-template-columns:1fr;text-align:center}.notice-icon{margin:auto}.notice-box .main-btn{justify-self:center}.inner-hero{padding:48px 0}.inner-hero h1{font-size:40px}.inner-hero-grid{gap:20px}.prose-card{padding:22px}.cta-band{align-items:flex-start;flex-direction:column;padding:26px}.footer-links{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);height:66px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid rgba(91,108,255,.15);box-shadow:0 -10px 26px rgba(25,43,91,.12)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#66708A;font-size:12px;gap:1px}.mobile-bottom-nav a span{color:#5B6CFF;font-size:18px}.site-drawer{left:0;right:auto;transform:translateX(-100%)}.drawer-open .site-drawer{transform:translateX(0)}.drawer-nav{grid-template-columns:1fr}.container{width:min(100% - 28px,1180px)}.content-card img{height:auto}.footer-inner{width:min(100% - 28px,1180px)}.footer-bottom{padding:20px 14px}}@media(max-width:420px){.site-logo span{display:none}.header-cta{padding:0 12px}.feature-strip-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.hero-points span{font-size:12px}.drawer-nav{gap:8px}}
