*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F8FC;color:#1F2D3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(18,104,216,0.08)}.desktop-topbar,.mobile-topbar{max-width:1200px;margin:0 auto;height:74px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-logo{color:#123B66;font-weight:900;letter-spacing:1px;font-size:30px;white-space:nowrap}.nav-core{display:flex;align-items:center;gap:10px;min-width:0}.nav-core a{color:#123B66;background:rgba(22,139,255,0.08);border-radius:999px;padding:10px 18px;font-size:15px;font-weight:700;white-space:nowrap;border:1px solid rgba(22,139,255,0.06)}.nav-core a:hover,.nav-core a.active{color:#168BFF;background:linear-gradient(135deg,rgba(22,139,255,0.12),rgba(255,159,26,0.10));box-shadow:0 10px 22px rgba(18,104,216,0.10)}.nav-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.overview-btn{border:1px solid rgba(22,139,255,0.16);background:#fff;color:#123B66;border-radius:999px;padding:10px 18px;font-weight:800;cursor:pointer}.overview-btn:hover{color:#168BFF;box-shadow:0 10px 24px rgba(18,104,216,0.12)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#168BFF 0%,#1268D8 55%,#FF9F1A 100%);color:#fff;border-radius:999px;box-shadow:0 10px 24px rgba(18,104,216,0.18);font-weight:800;padding:10px 22px;border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.mobile-topbar{display:none}.menu-btn{width:42px;height:42px;border:1px solid rgba(22,139,255,0.16);background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-btn span{display:block;height:2px;background:#123B66;border-radius:4px}.overlay{position:fixed;inset:0;background:rgba(16,43,70,0.36);opacity:0;visibility:hidden;z-index:9998;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;top:0;right:-430px;width:min(420px,92vw);height:100vh;overflow:auto;background:#fff;box-shadow:0 18px 48px rgba(18,104,216,0.16);z-index:10000;padding:22px;transition:.28s}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-head strong{font-size:24px;color:#168BFF}.panel-head button,.drawer-head button{width:38px;height:38px;border:0;border-radius:50%;background:#EAF4FF;color:#123B66;font-size:24px;cursor:pointer}.panel-group{padding:14px 0;border-top:1px solid rgba(22,139,255,0.10)}.panel-group h3{margin:0 0 10px;color:#168BFF;font-size:17px}.panel-links{display:grid;gap:9px}.panel-links a{display:block;padding:11px 13px;border-radius:14px;background:#F7FAFD;border:1px solid rgba(22,139,255,0.10)}.panel-links a:hover{color:#168BFF;border-color:rgba(22,139,255,0.28);background:#F7FCFF}.panel-links span{display:block;font-weight:800}.panel-links em{display:block;font-style:normal;color:#5D7083;font-size:13px}.mobile-drawer{position:fixed;top:0;left:-340px;width:min(84vw,320px);height:100vh;overflow:auto;background:#fff;z-index:10000;padding:20px;box-shadow:0 18px 48px rgba(18,104,216,0.16);transition:.28s}.mobile-drawer.open{left:0}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#F7FAFD;color:#123B66;font-weight:700}.drawer-nav a:hover{background:#EAF4FF;color:#168BFF}.mobile-bottom{display:none}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{margin:38px auto}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(18,104,216,0.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,0.88);color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,0.16);width:44px;height:44px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(22,139,255,0.26);cursor:pointer}.slider-dots button.active{background:#FF9F1A}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{background:#fff;border:1px solid rgba(22,139,255,0.14);box-shadow:0 14px 36px rgba(18,104,216,0.10);border-radius:24px;padding:24px}.card.soft{background:linear-gradient(135deg,#fff,#F7FCFF)}h1,h2,h3,.section-title{color:#123B66;line-height:1.3}h1{font-size:42px;margin:0 0 16px}h2{font-size:28px;margin:0 0 14px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 12px}.lead{font-size:17px;color:#5D7083}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.tag,.label,.num,.badge,.section-kicker{color:#168BFF}.tag,.badge{display:inline-flex;align-items:center;border-radius:999px;background:#EAF4FF;padding:6px 12px;font-weight:800;font-size:13px}.hero-visual,.image-box{border-radius:22px;background:#F7FAFD;overflow:hidden;border:1px solid rgba(22,139,255,0.12);min-height:220px;display:flex;align-items:center;justify-content:center}.hero-visual img,.image-box img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain}.image-box img{max-height:280px}.quick-scroll{display:flex;gap:14px;overflow:auto;padding:4px 0 10px;scroll-snap-type:x mandatory}.quick-scroll a{min-width:210px;scroll-snap-align:start;background:#fff;border:1px solid rgba(22,139,255,0.14);border-radius:20px;padding:16px;box-shadow:0 10px 26px rgba(18,104,216,0.08)}.quick-scroll a strong{display:block;color:#123B66;margin:5px 0}.quick-scroll a span{display:block;color:#5D7083;font-size:14px;line-height:1.55}.text-link{color:#168BFF;font-weight:800}.summary-strip{padding:24px 28px;border-radius:24px;background:linear-gradient(135deg,#fff,#EAF4FF);border:1px solid rgba(22,139,255,0.14)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.num{font-weight:900;font-size:22px}.zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zone-card{padding:0;overflow:hidden}.zone-card .image-box{border:0;border-radius:0;min-height:190px;background:#F7FAFD}.zone-card .zone-body{padding:20px}.check-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.check-list li{padding-left:24px;position:relative;color:#5D7083}.check-list li:before{content:"";position:absolute;left:0;top:.72em;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#168BFF,#FF9F1A)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-grid{display:grid;gap:14px}.faq-item h3{font-size:18px}.page-hero{padding:58px 0 28px}.page-hero .card{display:grid;grid-template-columns:1fr .8fr;gap:24px;align-items:center}.content-blocks{display:grid;gap:22px;margin-bottom:40px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-footer{background:#102B46;color:#EAF4FF;margin-top:60px;padding:46px 22px 88px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px}.footer-logo{color:#fff}.site-footer p{color:#C7DDF0}.site-footer h3{color:#fff}.site-footer a{display:block;color:#EAF4FF;margin:8px 0}.footer-note{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(234,244,255,.16);color:#C7DDF0}.legal-note{background:#102B46;color:#EAF4FF;border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(18,104,216,0.10)}.legal-note h2{color:#fff}.legal-note p{color:#C7DDF0}.accent{color:#FF9F1A;font-weight:900}@media (max-width:980px){.desktop-topbar{display:none}.mobile-topbar{display:flex;height:68px}.site-logo{font-size:26px}.mobile-register{padding:8px 16px}.banner-slider{height:300px;margin:20px 18px 28px}.hero-grid,.two-col,.page-hero .card{grid-template-columns:1fr}.info-grid,.zone-grid,.review-grid,.service-grid,.footer-grid{grid-template-columns:1fr 1fr}.page-hero{padding-top:34px}h1{font-size:34px}}@media (max-width:640px){body{padding-bottom:72px}.container{padding:0 16px}.banner-slider{height:210px;border-radius:18px}.slider-arrow{width:36px;height:36px;font-size:20px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.card,.info-card,.review-card,.faq-item,.notice-card{padding:18px;border-radius:20px}h1{font-size:29px}h2{font-size:24px}.info-grid,.zone-grid,.review-grid,.service-grid,.footer-grid{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:62px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(22,139,255,0.14);z-index:9997;box-shadow:0 -8px 22px rgba(18,104,216,0.08)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#123B66;font-weight:800}.mobile-bottom a:hover{color:#168BFF}.site-footer{padding-bottom:92px}.quick-scroll a{min-width:185px}.image-box{min-height:170px}.image-box img{max-height:210px}}
