
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{background:#F3FBFF;color:#1F2D3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(34,174,234,.10)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-logo img{width:150px;max-height:50px;object-fit:contain;display:block}.nav-core{display:flex;align-items:center;gap:10px;min-width:0}.nav-core a{color:#147FB8;background:rgba(34,174,234,.08);border-radius:999px;padding:9px 15px;white-space:nowrap;font-weight:700;border:1px solid rgba(34,174,234,.08)}.nav-core a:hover,.nav-core a.active{color:#22AEEA;background:linear-gradient(135deg,rgba(109,230,255,.24),rgba(34,174,234,.12));box-shadow:0 8px 18px rgba(34,174,234,.12)}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.overview-btn,.mobile-menu-btn{border:1px solid rgba(34,174,234,.16);background:#fff;color:#147FB8;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 22px;border-radius:999px;background:linear-gradient(135deg,#6DE6FF 0%,#22AEEA 48%,#168DCC 100%);color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(34,174,234,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(34,174,234,.28)}.mobile-menu-btn{display:none;width:42px;height:42px;padding:0;flex-direction:column;gap:5px;align-items:center;justify-content:center}.mobile-menu-btn span{width:18px;height:2px;background:#147FB8;border-radius:2px}.screen-mask{position:fixed;inset:0;background:rgba(6,31,48,.36);z-index:9998;opacity:0;pointer-events:none;transition:.22s}.screen-mask.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;top:0;right:0;width:min(440px,92vw);height:100vh;background:#fff;box-shadow:0 18px 48px rgba(34,174,234,.16);z-index:10000;transform:translateX(105%);transition:.28s ease;overflow:auto;padding:22px}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{font-size:24px;color:#22AEEA}.panel-head button,.drawer-head button{width:38px;height:38px;border:0;border-radius:50%;background:#EAF8FF;color:#147FB8;font-size:24px;cursor:pointer}.panel-groups{display:grid;gap:16px}.panel-groups section{padding:16px;border:1px solid rgba(34,174,234,.16);border-radius:20px;background:#F7FCFF}.panel-groups h3{margin:0 0 10px;color:#22AEEA}.panel-groups a{display:block;padding:10px;border-radius:14px;color:#1F2D3A}.panel-groups a:hover{background:#EAF8FF;color:#22AEEA}.panel-groups b{display:block}.panel-groups span{font-size:13px;color:#5C6F82}.mobile-drawer{position:fixed;top:0;left:0;width:min(320px,86vw);height:100vh;z-index:10000;background:linear-gradient(180deg,#fff,#F3FBFF);transform:translateX(-105%);transition:.28s ease;padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head img{width:138px;object-fit:contain}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:11px 12px;border-radius:14px;background:#fff;border:1px solid rgba(34,174,234,.12);color:#147FB8;font-weight:700}.hero-section{max-width:1280px;margin:24px auto 18px;padding:42px 28px;border-radius:30px;background:radial-gradient(circle at 12% 20%,rgba(109,230,255,.24) 0%,rgba(109,230,255,0) 30%),radial-gradient(circle at 86% 18%,rgba(34,174,234,.18) 0%,rgba(34,174,234,0) 30%),linear-gradient(135deg,#FFFFFF 0%,#F3FBFF 52%,#EAF8FF 100%);border:1px solid rgba(34,174,234,.16);box-shadow:0 18px 48px rgba(34,174,234,.12)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.section-kicker,.tag,.label,.num,.badge{color:#22AEEA;font-weight:800}.hero-section h1,.page-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.12;margin:12px 0 18px;color:#22AEEA}.hero-section p,.page-hero p{font-size:17px;color:#5C6F82}.hero-visual{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:26px;padding:18px;box-shadow:0 14px 36px rgba(34,174,234,.12)}.hero-visual img{width:100%;height:320px;object-fit:contain;display:block}.hero-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.summary-card,.card,.zone-card,.info-card,.review-card,.faq-card{background:#FFFFFF;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12);border-radius:22px;padding:20px}.summary-card strong{display:block;color:#147FB8;margin-bottom:4px}.page-section{max-width:1280px;margin:20px auto;padding:0 22px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#22AEEA}.section-title{font-size:30px;margin:0}.capsules{display:flex;gap:12px;overflow:auto;padding:8px 2px 14px}.capsules a{min-width:150px;background:rgba(255,255,255,.88);border:1px solid rgba(34,174,234,.16);border-radius:18px;padding:14px;color:#1F2D3A}.capsules b{display:block;color:#147FB8}.intro-strip{padding:24px;border-radius:24px;background:linear-gradient(135deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.10)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.split-card{display:grid;grid-template-columns:240px 1fr;gap:20px;align-items:center}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.split-card img,.zone-card img{width:100%;height:220px;object-fit:contain;background:#F7FCFF;border-radius:18px}.text-link{color:#22AEEA;font-weight:800}.text-link:hover{text-decoration:underline}.app-section{display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(135deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12)}.app-section img{width:100%;height:270px;object-fit:contain}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.feature-list span{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:14px;padding:10px;color:#147FB8;font-weight:700}.page-hero{max-width:1280px;margin:24px auto 20px;padding:34px 28px;border-radius:28px;background:linear-gradient(135deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16)}.page-content{max-width:980px;margin:0 auto 28px;padding:0 22px}.article-card{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(34,174,234,.12)}.article-img{float:right;width:330px;max-width:46%;height:240px;object-fit:contain;background:#F7FCFF;border-radius:20px;margin:0 0 18px 24px}.qa{display:grid;gap:14px}.site-footer{background:#0B3D5C;color:#EAF8FF;margin-top:40px;padding:36px 22px 92px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{width:150px;object-fit:contain;background:#fff;border-radius:14px;padding:8px}.footer-links{display:grid;gap:8px}.footer-links a{color:#EAF8FF}.footer-note{max-width:1280px;margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(234,248,255,.2);color:#cfefff}.mobile-bottom{display:none}.no-scroll{overflow:hidden}@media(max-width:1024px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:66px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:130px}.hero-grid,.grid-2,.app-section{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.hero-cards{grid-template-columns:repeat(2,1fr)}.split-card{grid-template-columns:1fr}.article-img{float:none;width:100%;max-width:100%;margin:0 0 18px;height:220px}.site-footer{padding-bottom:96px}.footer-inner{grid-template-columns:1fr}.mobile-bottom{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(34,174,234,.16);box-shadow:0 -8px 24px rgba(34,174,234,.10)}.mobile-bottom a{padding:10px 6px;text-align:center;color:#147FB8;font-weight:800}}@media(max-width:640px){.header-actions{gap:6px}.header-register{padding:8px 14px}.hero-section{margin:14px 12px;padding:24px 16px;border-radius:22px}.hero-visual img{height:230px}.hero-cards,.grid-4{grid-template-columns:1fr}.page-section{padding:0 14px}.section-title{font-size:24px}.split-card img,.app-section img{height:190px}.feature-list{grid-template-columns:1fr}}
