
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#EAF6FF;color:#1F2D3A;line-height:1.72}a{text-decoration:none;color:#2F91E8}img{max-width:100%;height:auto;display:block;object-fit:contain}.site-header{position:sticky;top:0;width:100%;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)}.header-inner{max-width:1280px;margin:0 auto;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#0F4F7A;background:rgba(255,255,255,.62);border-radius:999px;padding:10px 16px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)}.nav-core a:hover,.nav-core a.active{color:#0F4F7A;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(223,242,255,.88));box-shadow:0 8px 22px rgba(31,118,210,.18)}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.main-btn,.overview-btn{border:0;cursor:pointer;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 26px rgba(47,145,232,.22);transition:.2s}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7ED6FF 0%,#3EA8F4 48%,#1F76D2 100%);color:#fff}.main-btn:hover,.overview-btn:hover{transform:translateY(-1px)}.overview-btn{background:rgba(255,255,255,.76);color:#0F4F7A}.mobile-menu-btn{display:none;background:rgba(255,255,255,.72);border:0;border-radius:14px;width:42px;height:42px;padding:10px}.mobile-menu-btn span{display:block;height:2px;background:#0F4F7A;margin:5px 0;border-radius:4px}.screen-mask{position:fixed;inset:0;background:rgba(15,79,122,.28);backdrop-filter:blur(2px);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(480px,92vw);background:#fff;box-shadow:0 18px 48px rgba(47,145,232,.18);z-index:10000;transform:translateX(105%);transition:.28s;padding:22px;overflow:auto}.panel-open .category-panel{transform:translateX(0)}.panel-open .screen-mask,.drawer-open .screen-mask{opacity:1;visibility:visible}.panel-head,.drawer-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-head h2{margin:0;color:#1E5F8F}.panel-head button,.drawer-head button{border:0;background:#DFF2FF;color:#0F4F7A;border-radius:999px;padding:9px 14px;font-weight:800}.panel-grid{display:grid;gap:18px}.panel-block{border:1px solid rgba(47,145,232,.18);border-radius:22px;background:#F3FAFF;padding:16px}.panel-block h3{margin:0 0 10px;color:#2F91E8}.panel-block a{display:block;padding:9px 8px;border-radius:12px;color:#1F2D3A}.panel-block a:hover{background:#fff;color:#2F91E8}.panel-block span{display:block;color:#526B82;font-size:13px}.panel-cta{width:100%;margin-top:18px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(84vw,320px);background:linear-gradient(180deg,#fff,#F3FAFF);z-index:10000;transform:translateX(-105%);transition:.28s;padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{max-height:48px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.84);color:#0F4F7A;font-weight:700}.drawer-nav a.active{background:#DFF2FF;color:#2F91E8}.drawer-btn{width:100%;margin-top:16px}main{position:relative;z-index:1}.container{max-width:1180px;margin:0 auto;padding:0 22px}.hero-section{padding:76px 0 42px;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.05fr .95fr;gap:34px;align-items:center}.section-kicker,.tag,.label,.num,.badge{color:#2F91E8;font-weight:800}.hero-copy h1,.page-hero h1{font-size:clamp(34px,5vw,62px);line-height:1.08;margin:10px 0 18px;color:#1E5F8F}.hero-copy p,.lead{color:#526B82;font-size:18px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.hero-visual{background:#fff;border:1px solid rgba(47,145,232,.18);border-radius:34px;box-shadow:0 24px 56px rgba(47,145,232,.16);padding:20px;position:relative}.hero-visual:before{content:"";position:absolute;inset:14px;border-radius:26px;background:linear-gradient(135deg,rgba(126,214,255,.2),rgba(255,255,255,0));pointer-events:none}.hero-visual img{max-height:340px;margin:auto;position:relative}.summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.summary-card,.card,.zone-card,.info-card,.review-card,.faq-card{background:#fff;border:1px solid rgba(47,145,232,.18);box-shadow:0 14px 36px rgba(47,145,232,.14);border-radius:22px}.summary-card{padding:18px}.summary-card strong{display:block;color:#1E5F8F}.quick-pills{display:flex;gap:14px;overflow-x:auto;padding:24px 0 10px;scrollbar-width:thin}.quick-pill{min-width:180px;padding:16px 18px;border-radius:999px;background:rgba(255,255,255,.88);border:1px solid rgba(47,145,232,.18);box-shadow:0 8px 24px rgba(47,145,232,.1)}.quick-pill:hover{border-color:#2F91E8;transform:translateY(-1px)}.quick-pill small{display:block;color:#2F91E8;font-weight:800}.quick-pill strong{color:#0F4F7A}.quick-pill span{display:block;color:#526B82;font-size:13px}.section{padding:58px 0}.section-title{font-size:clamp(26px,3vw,38px);line-height:1.2;color:#1E5F8F;margin:0 0 16px}.section-desc{max-width:820px;color:#526B82;margin:0 0 24px}.service-strip{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(207,234,255,.88));border:1px solid rgba(47,145,232,.16);border-radius:26px;padding:26px 30px;box-shadow:0 14px 36px rgba(47,145,232,.12)}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px;min-height:190px}.info-card .num{font-size:28px}.info-card h3,.zone-card h3,.card h3{color:#1E5F8F;margin:8px 0 10px}.split-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.zone-card{display:flex;flex-direction:column;padding:20px;min-height:420px}.zone-img{height:220px;display:flex;align-items:center;justify-content:center;background:#F3FAFF;border-radius:18px;margin-bottom:18px}.zone-img img{max-height:200px}.zone-card p{color:#526B82}.point-list{display:grid;gap:8px;margin:12px 0;color:#1F2D3A}.text-link{margin-top:auto;color:#2F91E8;font-weight:800}.wall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,#DFF2FF);border-radius:30px;padding:28px;border:1px solid rgba(47,145,232,.18);box-shadow:0 14px 36px rgba(47,145,232,.14)}.app-section img{max-height:300px;margin:auto}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px;color:#526B82}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-card{padding:22px}.faq-card h3{margin-top:0;color:#1E5F8F}.page-hero{padding:60px 0 34px;background:linear-gradient(135deg,#fff,#DFF2FF)}.page-layout{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.content-card{background:#fff;border:1px solid rgba(47,145,232,.18);border-radius:28px;padding:30px;box-shadow:0 14px 36px rgba(47,145,232,.14)}.content-card h2{color:#1E5F8F}.content-card p{color:#526B82}.side-card{position:sticky;top:96px;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)}.side-card img{max-height:260px;margin:auto}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}.mini-card{background:#F3FAFF;border:1px solid rgba(47,145,232,.14);border-radius:18px;padding:16px;min-height:150px}.mini-card strong{color:#1E5F8F}.notice-box{background:#F3FAFF;border-left:4px solid #2F91E8;border-radius:16px;padding:18px;color:#526B82}.site-footer{background:#083B63;color:#EAF8FF;margin-top:70px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.1fr 1.2fr 1fr;gap:28px}.footer-brand img{max-height:54px;margin-bottom:12px}.footer-links div{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#EAF8FF;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 12px}.footer-note p,.footer-brand p{color:#CDEBFF}.mobile-bottom-nav{display:none}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}@media (max-width:1080px){.nav-core{display:none}.overview-btn{display:none}.mobile-menu-btn{display:block}.hero-grid,.split-grid,.app-section,.page-layout{grid-template-columns:1fr}.summary-cards,.four-grid{grid-template-columns:repeat(2,1fr)}.wall-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.side-card{position:static}.header-inner{gap:12px}.logo img{max-height:46px}}@media (max-width:640px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 12px}.header-actions{gap:8px}.header-actions .main-btn{padding:9px 14px}.logo img{max-height:40px}.hero-section{padding:42px 0 26px}.summary-cards,.four-grid,.wall-grid,.review-grid,.faq-grid,.mini-grid{grid-template-columns:1fr}.zone-img{height:170px}.zone-img img{max-height:150px}.app-section{padding:20px}.app-section img{max-height:220px}.footer-inner{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(47,145,232,.18);box-shadow:0 -8px 22px rgba(47,145,232,.12)}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#0F4F7A;font-weight:800}.mobile-bottom-nav a.active{color:#2F91E8}.container{padding:0 16px}.content-card{padding:22px}.quick-pill{min-width:165px}}
