*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#EAF6FF;color:#1F2D3A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:9999;background:linear-gradient(180deg,rgba(105,180,240,.96) 0%,rgba(126,199,255,.92) 100%);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(47,145,232,.14)}.desktop-header{height:78px;display:flex;align-items:center;gap:28px;white-space:nowrap}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:138px;max-height:52px;object-fit:contain}.nav-core{display:flex;gap:10px;justify-content:center;flex:1}.nav-core a{color:#0F4F7A;background:rgba(255,255,255,.62);border-radius:999px;padding:9px 17px;font-weight:700;transition:.2s}.nav-core a:hover,.nav-core a.active{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(223,242,255,.88));box-shadow:0 8px 20px rgba(15,79,122,.12)}.header-actions{display:flex;gap:12px;align-items:center}.overview-btn{border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.58);color:#0F4F7A;border-radius:999px;padding:10px 17px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7ED6FF 0%,#3EA8F4 48%,#1F76D2 100%);color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 10px 24px rgba(31,118,210,.25);transition:.2s}.main-btn:hover{transform:translateY(-2px);background:#1F76D2}.mobile-header{display:none}.overlay{position:fixed;inset:0;background:rgba(8,59,99,.28);opacity:0;visibility:hidden;z-index:9999;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel,.mobile-drawer{position:fixed;top:0;bottom:0;background:#fff;z-index:10000;box-shadow:0 18px 48px rgba(47,145,232,.18);transition:transform .3s ease}.category-panel{right:0;width:min(560px,92vw);transform:translateX(105%);padding:24px}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(47,145,232,.18);padding-bottom:16px}.panel-head strong{color:#2F91E8;font-size:24px}.close-btn{border:0;background:#EAF6FF;color:#0F4F7A;width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.panel-groups{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-top:18px;overflow:auto;max-height:calc(100vh - 90px)}.panel-groups h3{color:#2F91E8;margin:0 0 8px}.panel-groups a{display:block;padding:10px 12px;border-radius:12px;color:#1F2D3A}.panel-groups a:hover{background:#F3FAFF;color:#2F91E8}.panel-groups a span{display:block;font-size:12px;color:#7D96AD}.mobile-drawer{left:0;width:min(84vw,320px);transform:translateX(-105%);padding:20px}.mobile-drawer.open{transform:translateX(0)}.drawer-head img{width:126px;height:48px;object-fit:contain}.mobile-drawer nav{overflow:auto;height:calc(100vh - 84px);padding-top:12px}.mobile-drawer nav a{display:block;padding:11px 12px;border-radius:12px;color:#0F4F7A;font-weight:700}.mobile-drawer nav a.active,.mobile-drawer nav a:hover{background:#DFF2FF;color:#2F91E8}.hero-section{padding:68px 0 36px;background:radial-gradient(circle at 12% 20%,rgba(126,214,255,.32) 0%,rgba(126,214,255,0) 32%),radial-gradient(circle at 86% 18%,rgba(62,168,244,.22) 0%,rgba(62,168,244,0) 34%),linear-gradient(135deg,#fff 0%,#EAF6FF 52%,#DFF2FF 100%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:46px}.section-kicker,.tag,.label,.num,.badge{color:#2F91E8;font-weight:800;letter-spacing:.03em}.hero-copy h1{font-size:clamp(36px,5vw,62px);line-height:1.15;margin:14px 0 22px;color:#1E5F8F}.hero-copy p{font-size:17px;color:#526B82}.hero-visual{background:rgba(255,255,255,.92);border:1px solid rgba(47,145,232,.18);border-radius:30px;padding:24px;box-shadow:0 20px 50px rgba(47,145,232,.16)}.hero-visual img{width:100%;height:330px;object-fit:contain}.hero-actions{margin-top:24px}.service-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.service-mini article,.card,.zone-card,.info-card,.review-card,.faq-item,.content-panel{background:#fff;border:1px solid rgba(47,145,232,.18);box-shadow:0 14px 36px rgba(47,145,232,.14);border-radius:20px}.service-mini article{padding:19px}.service-mini h3{margin:4px 0;color:#1E5F8F}.service-mini p{margin:0;color:#526B82;font-size:14px}.quick-categories{display:flex;gap:14px;overflow-x:auto;padding:22px 0 8px}.quick-pill{min-width:190px;background:rgba(255,255,255,.88);border:1px solid rgba(47,145,232,.18);border-radius:999px;padding:12px 18px;box-shadow:0 8px 22px rgba(47,145,232,.08)}.quick-pill strong{display:block;color:#1E5F8F}.quick-pill span{font-size:12px;color:#526B82}.summary-strip{margin:28px auto;background:linear-gradient(135deg,#fff,#DFF2FF);border:1px solid rgba(47,145,232,.18);border-radius:22px;padding:24px 28px;color:#526B82}.section{padding:58px 0}.section.alt{background:#F3FAFF}.section-head{max-width:760px;margin-bottom:28px}.section-title,h1,h2,h3{color:#1E5F8F}.section-title{font-size:clamp(28px,4vw,42px);line-height:1.25;margin:8px 0}.section-head p{color:#526B82}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.info-card,.card,.zone-card,.review-card,.content-panel{padding:24px}.info-card h3,.card h3,.zone-card h3{margin:8px 0}.content-img,.zone-card img,.app-section img{width:100%;height:210px;object-fit:contain;background:#F8FCFF;border-radius:16px;margin-bottom:18px}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:26px}.feature-card{background:#fff;border:1px solid rgba(47,145,232,.18);border-radius:24px;box-shadow:0 14px 36px rgba(47,145,232,.14);padding:24px}.feature-card img{height:240px;width:100%;object-fit:contain;background:#F8FCFF;border-radius:18px}.feature-card ul,.content-panel ul{padding-left:20px;color:#526B82}.text-link{color:#2F91E8;font-weight:800}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.app-section img{height:300px;margin:0}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card p{color:#526B82}.review-card strong{color:#0F4F7A}.faq-list{display:grid;gap:14px}.faq-item{padding:20px 24px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#526B82}.page-hero{padding:64px 0 36px;background:linear-gradient(135deg,#fff,#DFF2FF)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.page-hero h1{font-size:clamp(34px,5vw,54px);margin:8px 0 18px}.page-hero p{color:#526B82;font-size:17px}.page-hero img{width:100%;height:300px;object-fit:contain;background:#fff;border:1px solid rgba(47,145,232,.18);border-radius:26px;padding:20px;box-shadow:0 14px 36px rgba(47,145,232,.14)}.prose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.prose-grid .content-panel:nth-child(3n){grid-column:span 2}.content-panel p{color:#526B82}.callout{background:linear-gradient(135deg,#DFF2FF,#fff);border-left:4px solid #2F91E8;padding:20px 24px;border-radius:16px;color:#526B82}.site-footer{background:#083B63;color:#EAF8FF;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-brand img{width:145px;height:54px;object-fit:contain;margin-bottom:14px}.footer-grid h3{color:#fff;margin-top:0}.footer-grid a{display:block;color:#D7F1FF;margin:7px 0}.footer-grid p{color:#D7F1FF}.compliance-note{margin-top:28px;padding-top:22px;border-top:1px solid rgba(234,248,255,.2);color:#C9E7F8;font-size:14px}.copyright{text-align:center;color:#A9D4EC;font-size:13px;margin-top:18px}.mobile-bottom{display:none}.menu-open{overflow:hidden}
@media(max-width:900px){.desktop-header{display:none}.mobile-header{height:68px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;padding:0 16px}.mobile-header .brand-logo{justify-content:center}.mobile-header .brand-logo img{width:122px;max-height:46px}.menu-btn{width:42px;height:42px;border:0;background:rgba(255,255,255,.62);border-radius:12px;padding:10px;display:flex;flex-direction:column;justify-content:space-around}.menu-btn span{height:2px;background:#0F4F7A;width:100%}.mobile-register{padding:9px 16px;justify-self:end}.hero-grid,.page-hero-grid,.app-section{grid-template-columns:1fr}.hero-section{padding-top:38px}.hero-visual img,.page-hero img{height:260px}.service-mini,.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.review-grid{grid-template-columns:1fr 1fr}.feature-split,.notice-grid,.grid-2,.prose-grid{grid-template-columns:1fr}.prose-grid .content-panel:nth-child(3n){grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#fff;border-top:1px solid rgba(47,145,232,.18);box-shadow:0 -8px 24px rgba(47,145,232,.12);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{text-align:center;padding:11px 4px;color:#526B82;font-size:14px}.mobile-bottom a.active{color:#2F91E8;font-weight:800}body{padding-bottom:54px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.hero-copy h1{font-size:36px}.hero-copy p,.page-hero p{font-size:15px}.hero-visual img,.page-hero img{height:220px}.service-mini,.grid-4,.grid-3,.review-grid,.footer-grid{grid-template-columns:1fr}.section{padding:42px 0}.section-title{font-size:29px}.feature-card img,.content-img,.zone-card img{height:180px}.app-section img{height:220px}.panel-groups{grid-template-columns:1fr}.category-panel{padding:18px}.mobile-header{grid-template-columns:74px 1fr 74px}.mobile-register{padding:8px 14px}.quick-pill{min-width:170px}.service-mini article,.card,.zone-card,.info-card,.review-card,.content-panel{padding:20px}}
