*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(35,26,104,0.08)}.desktop-bar,.mobile-bar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-mark img,.mobile-logo img{height:46px;width:auto;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.nav-core a{color:#231A68;background:rgba(95,85,245,0.06);border-radius:999px;padding:10px 18px;font-weight:700;white-space:nowrap;border:1px solid rgba(95,85,245,0.08);transition:.25s}.nav-core a:hover,.nav-core a.active{color:#5F55F5;background:linear-gradient(135deg,rgba(95,85,245,0.10),rgba(255,196,0,0.12));transform:translateY(-1px)}.header-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.overview-btn,.close-btn,.menu-btn{border:0;background:transparent;cursor:pointer;font-family:inherit}.overview-btn{padding:10px 16px;border-radius:999px;color:#231A68;background:#F7F8FC;border:1px solid rgba(95,85,245,0.14);font-weight:800}.overview-btn:hover{color:#5F55F5;background:#FFF8E6}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5F55F5 0%,#7668FF 48%,#FFC400 100%);color:#FFFFFF;border-radius:999px;padding:10px 20px;font-weight:900;box-shadow:0 12px 28px rgba(95,85,245,0.24);transition:.25s;white-space:nowrap}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(95,85,245,0.30)}.mobile-bar{display:none}.menu-btn{width:42px;height:42px;border-radius:14px;background:#F3F5FF;border:1px solid rgba(95,85,245,0.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-btn span{width:20px;height:2px;background:#231A68;border-radius:5px}.mask{position:fixed;inset:0;background:rgba(18,11,61,0.36);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.category-panel{position:fixed;top:0;right:0;width:min(460px,92vw);height:100vh;background:#FFFFFF;box-shadow:0 18px 48px rgba(35,26,104,0.14);z-index:10001;transform:translateX(105%);transition:.3s ease;overflow-y:auto;padding:28px}.panel-open .category-panel{transform:translateX(0)}.panel-open .mask,.drawer-open .mask{opacity:1;visibility:visible}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.panel-head h2{margin:0;color:#231A68;font-size:28px}.close-btn{width:42px;height:42px;border-radius:50%;font-size:28px;line-height:1;background:#F3F5FF;color:#231A68}.close-btn:hover{color:#5F55F5;background:#FFF8E6}.panel-groups{display:grid;gap:18px}.panel-groups section{padding:18px;border-radius:22px;background:#F7F8FC;border:1px solid rgba(95,85,245,0.12)}.panel-groups h3{margin:0 0 12px;color:#231A68}.panel-groups a{display:block;padding:12px;border-radius:16px;background:#FFFFFF;margin-top:8px;border:1px solid rgba(95,85,245,0.08);transition:.2s}.panel-groups a:hover{border-color:rgba(95,85,245,0.36);transform:translateX(-2px)}.panel-groups strong{display:block;color:#231A68}.panel-groups span{display:block;color:#5F6472;font-size:13px}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.3s ease;box-shadow:0 18px 48px rgba(35,26,104,0.18);overflow-y:auto;padding:20px}.drawer-open .mobile-drawer{transform:translateX(0)}body.panel-open,body.drawer-open{overflow:hidden}.drawer-head img{height:42px;width:auto;object-fit:contain}.drawer-nav{display:grid;gap:8px}.drawer-nav a{display:block;padding:12px 14px;border-radius:16px;background:#F7F8FC;border:1px solid rgba(95,85,245,0.10)}.drawer-nav a.active{background:linear-gradient(135deg,rgba(95,85,245,0.10),rgba(255,196,0,0.12));border-color:rgba(95,85,245,0.24)}.drawer-nav span{display:block;color:#231A68;font-weight:800}.drawer-nav em{display:block;color:#5F6472;font-style:normal;font-size:12px;line-height:1.5}.site-main{min-height:70vh}.hero-section{background:radial-gradient(circle at 15% 20%,rgba(95,85,245,0.12) 0%,rgba(95,85,245,0) 30%),radial-gradient(circle at 88% 18%,rgba(255,196,0,0.16) 0%,rgba(255,196,0,0) 28%),linear-gradient(135deg,#FFFFFF 0%,#F7F8FC 52%,#F3F5FF 100%);padding:72px 0 46px}.hero-grid{display:grid;grid-template-columns:1.02fr .88fr;align-items:center;gap:38px}.section-kicker{margin:0 0 10px;color:#5F55F5;font-weight:900;letter-spacing:.04em}.hero-section h1,.inner-hero h1{margin:0;color:#231A68;font-size:clamp(34px,5vw,62px);line-height:1.12;letter-spacing:-.03em}.hero-lead{font-size:18px;color:#5F6472;margin:22px 0 28px;max-width:680px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.text-link{color:#5F55F5;font-weight:800}.text-link:hover{text-decoration:underline}.hero-visual{background:#FFFFFF;border:1px solid rgba(95,85,245,0.14);border-radius:34px;box-shadow:0 16px 40px rgba(35,26,104,0.10);padding:22px;position:relative;overflow:hidden}.hero-visual:before{content:"";position:absolute;right:-50px;top:-50px;width:180px;height:180px;background:rgba(255,196,0,.18);border-radius:50%}.hero-visual img{width:100%;max-height:340px;object-fit:contain;position:relative}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.card,.zone-card,.info-card,.service-card,.quote-card,.faq-card{background:#FFFFFF;border:1px solid rgba(95,85,245,0.12);box-shadow:0 16px 40px rgba(35,26,104,0.10);border-radius:24px}.service-card{padding:20px}.service-card span,.num,.tag,.label,.badge{color:#5F55F5;font-weight:900}.service-card h3{margin:6px 0 8px;color:#231A68}.service-card p{margin:0;color:#5F6472}.quick-caps{padding:28px 0;background:#FFFFFF}.caps-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.caps-row a{min-width:170px;background:rgba(255,255,255,0.90);border:1px solid rgba(95,85,245,0.14);border-radius:999px;padding:12px 16px;display:grid;gap:2px;transition:.25s}.caps-row a:hover{border-color:rgba(255,196,0,0.9);box-shadow:0 12px 26px rgba(95,85,245,0.12)}.caps-row strong{color:#231A68}.caps-row span{color:#5F6472;font-size:12px;line-height:1.4}.soft-section{padding:68px 0;background:#F7F8FC}.white-section{padding:68px 0;background:#FFFFFF}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin:0;color:#231A68;font-size:clamp(28px,3.4vw,42px);line-height:1.2}.section-head p{max-width:620px;margin:0;color:#5F6472}.summary-strip{background:linear-gradient(135deg,#FFFFFF,#F3F5FF);border:1px solid rgba(95,85,245,0.12);border-radius:30px;padding:26px 30px;box-shadow:0 16px 40px rgba(35,26,104,0.10);color:#5F6472}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{padding:22px}.image-box{background:#F9FAFF;border-radius:22px;border:1px solid rgba(95,85,245,0.10);height:230px;display:flex;align-items:center;justify-content:center;padding:14px;margin-bottom:18px}.image-box img,.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.image-box img{max-height:200px}.feature-card h3,.zone-card h3,.info-card h3,.quote-card h3,.faq-card h3{color:#231A68;margin:0 0 10px}.feature-card p,.zone-card p,.info-card p,.quote-card p,.faq-card p,.inner-content p,.list-card li{color:#5F6472}.point-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.point-list li{color:#222222;padding-left:20px;position:relative}.point-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#FFC400}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{padding:16px}.zone-card .image-box{height:165px;margin-bottom:14px}.zone-card .image-box img{max-height:140px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#FFFFFF,#FFF8E6);border:1px solid rgba(95,85,245,0.12);border-radius:34px;padding:26px;box-shadow:0 16px 40px rgba(35,26,104,0.10)}.app-section .image-box{height:260px;margin:0}.app-section .image-box img{max-height:230px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.info-card{padding:24px}.with-media{display:grid;grid-template-columns:1fr .82fr;gap:24px;align-items:center}.with-media .image-box{height:280px;margin:0}.with-media .image-box img{max-height:250px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-card{padding:22px}.quote-card p{margin:0}.quote-card strong{display:block;margin-top:14px;color:#231A68}.faq-list{display:grid;gap:14px}.faq-card{padding:20px}.faq-card h3{font-size:18px}.mini-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.notice{background:#FFF8E6;border:1px solid rgba(255,196,0,0.36);border-radius:24px;padding:22px;color:#5F6472}.inner-hero{background:radial-gradient(circle at 18% 16%,rgba(95,85,245,0.10),rgba(95,85,245,0) 30%),linear-gradient(135deg,#FFFFFF,#F3F5FF);padding:70px 0 42px}.inner-grid{display:grid;grid-template-columns:1.05fr .85fr;gap:34px;align-items:center}.inner-hero .image-box{height:300px;margin:0;background:#FFFFFF}.inner-hero .image-box img{max-height:265px}.inner-content{padding:64px 0;background:#FFFFFF}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.list-card{background:#FFFFFF;border:1px solid rgba(95,85,245,0.12);box-shadow:0 16px 40px rgba(35,26,104,0.10);border-radius:24px;padding:24px}.list-card h2{color:#231A68;margin:0 0 12px}.list-card ul{margin:0;padding-left:20px}.list-card li{margin:8px 0}.wide-card{grid-column:1/-1}.review-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.question-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.contact-box .info-card{box-shadow:none}.site-footer{background:#120B3D;color:#EDEBFF;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-brand img{height:48px;width:auto;object-fit:contain;margin-bottom:18px}.footer-brand p,.footer-note{color:#D8D4FF;margin:0 0 12px}.footer-links{display:grid;align-content:start;gap:9px}.footer-links h3{margin:0 0 10px;color:#FFFFFF}.footer-links a{color:#EDEBFF}.footer-links a:hover{color:#FFC400}.footer-bottom{border-top:1px solid rgba(237,235,255,0.16);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;color:#D8D4FF;font-size:14px}.mobile-bottom{display:none}.content-img{max-height:320px}.solo-card{max-width:840px;margin:0 auto}.page-section{padding:28px 0}.muted{color:#8A90A3}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill-list span{background:#F3F5FF;color:#5F55F5;border:1px solid rgba(95,85,245,0.12);border-radius:999px;padding:8px 13px;font-weight:800}.legal-reminder{margin-top:24px;background:#F9FAFF;border:1px solid rgba(95,85,245,0.12);border-radius:24px;padding:20px;color:#5F6472}@media (max-width:1020px){.nav-core a{padding:9px 13px}.zone-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.quote-grid,.contact-box{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{padding-bottom:78px}.desktop-bar{display:none}.mobile-bar{display:flex;height:64px;width:min(100% - 24px,1180px)}.mobile-logo img{height:40px}.mobile-reg{padding:8px 13px;font-size:13px}.container{width:min(100% - 28px,1180px)}.hero-section{padding:38px 0 30px}.hero-grid,.inner-grid,.two-col,.app-section,.with-media,.mini-grid,.content-grid,.info-grid{grid-template-columns:1fr}.hero-lead{font-size:16px}.service-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.service-card{padding:16px}.section-head{display:block}.section-head p{margin-top:10px}.soft-section,.white-section,.inner-content{padding:44px 0}.image-box{height:190px}.image-box img{max-height:165px}.zone-card .image-box{height:145px}.zone-card .image-box img{max-height:122px}.app-section{padding:18px}.app-section .image-box,.with-media .image-box,.inner-hero .image-box{height:210px}.app-section .image-box img,.with-media .image-box img,.inner-hero .image-box img{max-height:185px}.quote-grid,.review-row,.question-row,.contact-box{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:66px;background:#FFFFFF;border-top:1px solid rgba(95,85,245,0.12);box-shadow:0 -10px 24px rgba(35,26,104,0.08);z-index:9999;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5F6472;font-size:12px;font-weight:800}.mobile-bottom a span{font-size:18px;line-height:1}.mobile-bottom a.active{color:#5F55F5}.category-panel{display:none}.zone-grid{grid-template-columns:1fr}.inner-hero{padding:42px 0 28px}.panel-head h2{font-size:24px}}@media (max-width:420px){.service-cards{grid-template-columns:1fr}.hero-actions{align-items:flex-start;flex-direction:column}.main-btn{width:auto}.mobile-reg{width:auto}.caps-row a{min-width:154px}.hero-visual{padding:14px;border-radius:24px}.hero-visual img{max-height:230px}.summary-strip{padding:20px}.section-head h2{font-size:26px}}
