*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,calc(100% - 32px));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{display:inline-flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#34465C;font-weight:600;position:relative;padding:9px 3px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-8px;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:700;box-shadow:0 10px 24px rgba(34,174,234,.24);border:0}.header-register{flex:none}.channel-bar{background:#fff;border-bottom:1px solid rgba(34,174,234,.12);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-inner{display:flex;gap:4px;padding:7px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.10)}main{min-height:60vh}.section{padding:56px 0}.section.alt{background:#F8FCFF;border-block:1px solid rgba(34,174,234,.08)}.section-title{margin:0 0 12px;color:#22AEEA;font-size:clamp(26px,4vw,40px);line-height:1.25}.section-title:after{content:"";display:block;width:46px;height:4px;margin-top:14px;border-radius:99px;background:#22AEEA}.section-lead{max-width:780px;color:#5C6F82;margin:0 0 28px}.eyebrow{color:#147FB8;font-weight:800;letter-spacing:.12em;font-size:13px}.hero-copy{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;padding:58px 0}.hero-copy h1{font-size:clamp(34px,6vw,62px);line-height:1.12;margin:8px 0 20px;color:#147FB8}.hero-copy p{font-size:18px;color:#5C6F82}.hero-panel{background:linear-gradient(145deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16);border-radius:28px;padding:30px;box-shadow:0 16px 38px rgba(31,133,184,.12)}.hero-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hero-point{padding:16px;border-radius:16px;background:rgba(255,255,255,.82);border:1px solid rgba(34,174,234,.12)}.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,31vw,360px)}.slides{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#147FB8;font-size:26px;cursor:pointer;box-shadow:0 8px 22px rgba(31,133,184,.14)}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:8px;z-index:4}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(34,174,234,.35);padding:0;cursor:pointer}.slider-dot.active{width:25px;border-radius:99px;background:#22AEEA}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.content-img{width:100%;max-height:280px;object-fit:contain;background:#F8FCFF;border-radius:22px;border:1px solid rgba(34,174,234,.12);padding:10px}.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-item{padding:18px 18px 16px;border-left:3px solid #22AEEA;background:#fff;border-radius:14px;box-shadow:0 12px 28px rgba(31,133,184,.08)}.quick-item strong{display:block;color:#147FB8}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dashboard article,.info-card,.review-card,.faq-item,.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px}.dashboard article{padding:26px}.dashboard h3,.info-card h3,.product-card h3{color:#147FB8;margin-top:0}.scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding:4px 2px 18px;scroll-snap-type:x proximity}.product-card{overflow:hidden;scroll-snap-align:start}.product-card img{width:100%;height:150px;object-fit:contain;background:#F8FCFF;padding:8px}.product-card .body{padding:18px}.product-card p{color:#5C6F82;font-size:14px;margin-bottom:0}.matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:22px}.info-card img{width:100%;height:145px;object-fit:contain;background:#F8FCFF;border-radius:14px;margin-bottom:14px}.notice-list{display:grid;gap:12px}.notice-list article{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:start;padding:18px 0;border-bottom:1px solid rgba(34,174,234,.12)}.notice-list strong{color:#22AEEA}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:22px}.review-card span{color:#8797A9;font-size:13px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faq-item{padding:20px}.faq-item h3{margin:0 0 7px;color:#147FB8;font-size:18px}.inner-hero{padding:62px 0 34px}.inner-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.inner-hero h1{font-size:clamp(34px,5vw,54px);line-height:1.18;color:#147FB8;margin:10px 0 16px}.inner-hero img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:24px;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12)}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-list article{padding:22px;border-top:3px solid #22AEEA;background:#fff;border-radius:18px;box-shadow:0 12px 28px rgba(31,133,184,.09)}.compliance{background:#EAF8FF;border:1px solid rgba(34,174,234,.2);border-radius:20px;padding:24px}.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:13px}.floating-service .register-link{background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff}.site-footer{background:#163B57;color:#EAF7FE;padding:46px 0 18px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:36px}.site-footer h2{font-size:18px;color:#fff}.site-footer a{display:block;margin:6px 0;color:#D7F2FF}.footer-brand .logo img{max-height:48px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#BFDCEC;font-size:14px}.menu-toggle,.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.pill-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pill-links a{padding:8px 13px;border-radius:999px;background:#EAF8FF;color:#147FB8;font-weight:600}.muted{color:#8797A9}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-box{padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.09)}@media(max-width:900px){.nav-core{display:none}.menu-toggle{display:flex;flex-direction:column;gap:4px;width:42px;height:42px;border:0;background:transparent;justify-content:center;padding:9px}.menu-toggle span{height:2px;background:#147FB8;border-radius:9px}.header-inner{gap:12px}.header-inner .logo{margin:auto}.hero-copy,.split,.inner-hero .wrap{grid-template-columns:1fr}.quick-strip,.matrix{grid-template-columns:repeat(2,1fr)}.dashboard,.reviews,.feature-list{grid-template-columns:1fr}.floating-service{display:none}.footer-grid{grid-template-columns:1fr 1fr}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;width:min(84vw,320px);background:#fff;z-index:130;transform:translateX(-105%);transition:.28s ease;overflow-y:auto;box-shadow:20px 0 45px rgba(22,59,87,.18)}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(22,59,87,.38);z-index:120;opacity:0;visibility:hidden;transition:.25s}.drawer-open{overflow:hidden}.drawer-open .mobile-drawer{transform:none}.drawer-open .drawer-mask{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{width:38px;height:38px;border:0;background:#EAF8FF;color:#147FB8;border-radius:50%;font-size:26px}.drawer-nav{padding:10px 16px 24px}.drawer-nav a{display:block;padding:11px 8px;border-bottom:1px solid rgba(34,174,234,.08)}.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,.2);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(31,133,184,.1)}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#5C6F82;font-size:13px}.mobile-bottom-nav a:hover{color:#22AEEA}body{padding-bottom:58px}}@media(max-width:640px){.container{width:min(100% - 22px,1180px)}.header-inner{min-height:62px}.logo img{max-height:42px}.header-register{padding:9px 15px;font-size:14px}.section{padding:40px 0}.banner-slider{margin:16px 11px 26px;height:clamp(150px,47vw,210px);border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:21px}.quick-strip,.matrix,.faq-grid,.two-col,.footer-grid{grid-template-columns:1fr}.notice-list article{grid-template-columns:1fr;gap:4px}.content-img,.inner-hero img{max-height:220px;height:auto}.product-card img{height:125px}.info-card img{height:125px}.hero-copy{padding:40px 0}.hero-copy h1{font-size:38px}.hero-points{grid-template-columns:1fr}.scroll-row{grid-auto-columns:78%}}