*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font:16px/1.75 system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,174,234,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{color:#34465C;font-weight:700;position:relative;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#22AEEA;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 22px rgba(34,174,234,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(34,174,234,.3)}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-top:1px solid rgba(34,174,234,.08);border-bottom:1px solid rgba(34,174,234,.12);overflow-x:auto;white-space:nowrap}.channel-inner{display:flex;gap:4px;padding:7px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:7px 12px;border-radius:999px;font-size:14px}.channel-bar a:hover{color:#22AEEA;background:rgba(34,174,234,.10)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#34465C;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.12);border-radius:999px;padding:9px 12px;font-size:14px}.floating-service a.register-link{background:linear-gradient(135deg,#45C9F5,#22AEEA 52%,#168ED4);color:#fff}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:#34465C;margin:5px 0;border-radius:2px}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:84%;max-width:320px;background:#fff;z-index:130;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 45px rgba(22,59,87,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(22,59,87,.42);z-index:120;opacity:0;visibility:hidden;transition:.2s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(34,174,234,.12)}.drawer-close{border:0;background:#F3FBFF;color:#34465C;width:38px;height:38px;border-radius:50%;font-size:26px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 10px;border-bottom:1px solid #eef7fb;color:#4f6275}.drawer-open{overflow:hidden}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(34,174,234,.2);background:rgba(255,255,255,.9);color:#147FB8;font-size:25px;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}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(20,127,184,.35);padding:0}.slider-dots button.active{width:26px;border-radius:99px;background:#22AEEA}.section{padding:64px 0}.section.alt{background:#F8FCFF;border-top:1px solid rgba(34,174,234,.08);border-bottom:1px solid rgba(34,174,234,.08)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.eyebrow{color:#147FB8;font-weight:800;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#22AEEA}h1{font-size:clamp(32px,5vw,52px);line-height:1.15;margin:0 0 18px}h2{font-size:clamp(25px,3.5vw,36px);line-height:1.25;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}.lead{font-size:18px;color:#5C6F82;max-width:760px}.hero-intro{padding:54px 0 20px}.hero-intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:34px;align-items:center}.hero-panel{background:linear-gradient(135deg,#fff,#edf9ff);border:1px solid rgba(34,174,234,.14);border-radius:28px;padding:34px;box-shadow:0 16px 38px rgba(31,133,184,.10)}.entry-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.entry-list a{background:#fff;border:1px solid rgba(34,174,234,.13);padding:14px;border-radius:16px;font-weight:700;color:#4f6275}.entry-list a:hover{color:#22AEEA;transform:translateY(-2px)}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dff3fc;border-radius:20px;overflow:hidden;border:1px solid rgba(34,174,234,.12)}.ticker article{background:#fff;padding:20px}.ticker strong{display:block;color:#147FB8;margin-bottom:5px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px}.card{padding:24px}.card ul{padding-left:20px}.feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.feature-copy{padding:24px}.content-img{width:100%;height:280px;object-fit:contain;background:#F8FCFF;border-radius:24px;border:1px solid rgba(34,174,234,.12)}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(31,133,184,.09)}.product-card img{width:100%;height:150px;object-fit:contain;background:#F8FCFF}.product-card div{padding:17px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.matrix .product-card img{height:145px}.split-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}.notice-list,.faq-list{display:grid;gap:12px}.notice-item,.faq-item{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:16px;padding:18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card strong{color:#147FB8}.page-hero{padding:70px 0 38px}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.page-hero img{width:100%;height:300px;object-fit:contain;background:#F8FCFF;border-radius:26px;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.1)}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.content-box{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:20px;padding:25px;box-shadow:0 14px 32px rgba(31,133,184,.09)}.steps{counter-reset:step;display:grid;gap:14px}.steps div{position:relative;padding:17px 18px 17px 58px;background:#fff;border-radius:16px;border:1px solid rgba(34,174,234,.12)}.steps div:before{counter-increment:step;content:counter(step);position:absolute;left:17px;top:16px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e9f8ff;color:#147FB8;font-weight:800}.cta-band{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#eaf9ff,#fff);border:1px solid rgba(34,174,234,.14);border-radius:24px;padding:28px}.site-footer{background:#163B57;color:#EAF7FE;margin-top:60px}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:36px;padding:48px 0}.footer-brand img{max-height:52px;width:auto;margin-bottom:16px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#cfeaf7;margin:6px 0}.compliance-note{border-top:1px solid rgba(255,255,255,.12);padding:22px 0;color:#cfeaf7;font-size:14px}.footer-bottom{text-align:center;padding:16px;background:rgba(0,0,0,.08);font-size:14px}.mobile-bottom-nav{display:none}.badge{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#e7f7ff;color:#147FB8;font-size:13px;font-weight:700}.small{font-size:14px;color:#8797A9}
@media(max-width:960px){.floating-service{display:none}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:repeat(2,1fr)}.ticker{grid-template-columns:repeat(2,1fr)}.hero-intro-grid,.feature-grid,.page-hero-grid{grid-template-columns:1fr}.page-hero img{height:260px}}
@media(max-width:720px){body{padding-bottom:66px}.container{width:min(100% - 24px,1180px)}.header-inner{min-height:62px;gap:10px}.menu-toggle{display:block}.nav-core{display:none}.logo img{max-height:42px}.header-register{padding:9px 16px}.channel-inner{width:max-content;min-width:100%;padding-left:12px;padding-right:12px}.banner-slider{margin:14px 12px 24px;height:clamp(150px,47vw,210px);border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:20px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.section{padding:44px 0}.hero-intro{padding-top:36px}.hero-panel{padding:24px}.entry-list{grid-template-columns:1fr 1fr}.ticker,.dashboard,.horizontal-cards,.matrix,.split-list,.reviews,.content-columns{grid-template-columns:1fr}.product-card img,.matrix .product-card img{height:130px}.content-img{height:220px}.page-hero img{height:220px}.section-head,.cta-band{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;padding:36px 0}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:110;background:#fff;border-top:1px solid rgba(34,174,234,.18);box-shadow:0 -8px 24px rgba(31,133,184,.08)}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#5C6F82;font-size:14px}.mobile-bottom-nav a:hover{color:#22AEEA}}
