*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{max-width:1220px;margin:auto;padding:0 22px;min-height:72px;display:grid;grid-template-columns:190px 1fr 150px;align-items:center;gap:24px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:28px;white-space:nowrap}.nav-core a{font-weight:700;position:relative;padding:10px 5px;color:#1D222B}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:1px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.header-actions{display:flex;justify-content:flex-end}.main-btn,.register-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 10px 24px rgba(214,0,0,.22)}.main-btn:hover,.register-btn:hover{transform:translateY(-1px)}.menu-toggle{display:none;width:42px;height:42px;border-radius:12px;border:1px solid rgba(20,28,40,.1);background:#fff;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;background:#1D222B;margin:4px auto}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-inner{max-width:1220px;margin:auto;padding:8px 22px;display:flex;gap:5px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:7px 12px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.page-shell{max-width:1220px;margin:auto;padding:28px 22px 68px}.banner-slider{margin:0 auto 34px;border-radius:24px;background:#EEF1F5;box-shadow:0 16px 38px rgba(24,32,46,.08);overflow:hidden;position:relative;height:clamp(260px,28vw,360px)}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.slide.active{opacity:1;pointer-events:auto}.slide img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:rgba(17,21,28,.48);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.58);cursor:pointer;padding:0}.slider-dot.active{width:25px;border-radius:999px;background:#fff}.section{margin:30px 0}.section-pad{padding:34px;border-radius:24px;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.06)}.section-soft{padding:34px;border-radius:24px;background:#EEF1F5;border:1px solid #DDE2EA}.section-title{margin:0 0 18px;color:#D60000;font-size:clamp(25px,3vw,36px);line-height:1.25}.section-title:before{content:"";display:inline-block;width:5px;height:.9em;background:#D60000;border-radius:999px;margin-right:12px;vertical-align:-2px}.section-kicker{color:#D60000;font-weight:800;letter-spacing:.12em;font-size:13px;text-transform:uppercase}.lead{font-size:18px;color:#3D4653}.muted{color:#697383}.intro-grid,.media-grid,.support-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.content-img{width:100%;height:270px;object-fit:contain;background:#EEF1F5;border-radius:20px;border:1px solid rgba(20,28,40,.08)}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.quick-links a:not(.main-btn){padding:8px 13px;border-radius:999px;background:#EEF1F5;color:#4C5664;font-weight:700}.ticker{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(20,28,40,.08)}.ticker-item{padding:20px;border-right:1px solid #E4E8EE}.ticker-item:last-child{border-right:0}.ticker-item strong{display:block;color:#D60000;margin-bottom:4px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dashboard article{position:relative;padding:28px;border-top:4px solid #D60000;background:#fff;border-radius:18px;border-left:1px solid rgba(20,28,40,.08);border-right:1px solid rgba(20,28,40,.08);border-bottom:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.06)}.number{font-size:42px;font-weight:900;color:rgba(214,0,0,.14);line-height:1}.horizontal-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory}.product-card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.06);border-radius:20px;overflow:hidden;scroll-snap-align:start}.product-card img{width:100%;height:158px;object-fit:contain;background:#EEF1F5}.product-card .card-body,.zone-card .card-body{padding:20px}.product-card h3,.zone-card h3{margin:0 0 8px;color:#1D222B}.matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.matrix .product-card:nth-child(1){grid-column:span 2}.matrix .product-card:nth-child(1) img{height:190px}.split-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}.notice-list,.faq-list,.feature-list{list-style:none;padding:0;margin:0}.notice-list li,.faq-item,.feature-list li{padding:15px 0;border-bottom:1px solid #E3E7ED}.notice-list li:last-child,.faq-item:last-child,.feature-list li:last-child{border-bottom:0}.notice-list time{color:#D60000;font-weight:800;margin-right:12px}.faq-item summary{font-weight:800;cursor:pointer;color:#1D222B}.faq-item p{margin:8px 0 0;color:#5B6472}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:22px}.review-card strong{display:block;color:#D60000;margin-top:12px}.compliance{padding:24px 28px;border-left:5px solid #D60000;background:#fff;border-radius:0 18px 18px 0;box-shadow:0 16px 38px rgba(24,32,46,.05)}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;padding:38px;border-radius:24px;background:linear-gradient(115deg,#fff 0%,#EEF1F5 100%);border:1px solid rgba(20,28,40,.08);overflow:hidden}.page-hero h1{font-size:clamp(32px,5vw,54px);line-height:1.13;color:#D60000;margin:8px 0 16px}.page-hero img{width:100%;height:280px;object-fit:contain}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-point{padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(20,28,40,.08)}.service-point b{display:block;color:#D60000;margin-bottom:7px}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#1D222B;border:1px solid rgba(20,28,40,.08);box-shadow:0 12px 30px rgba(24,32,46,.08);border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.mobile-drawer,.drawer-overlay{display:none}.site-footer{background:#11151C;color:#E7ECF3}.footer-inner{max-width:1220px;margin:auto;padding:50px 22px 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px}.footer-logo img{max-height:48px;width:auto;margin-bottom:14px}.footer-col h3{color:#fff;margin-top:0}.footer-col a{display:block;color:#BFC7D2;margin:7px 0}.footer-bottom{margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#9DA7B5;font-size:14px}.mobile-bottom-nav{display:none}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}
@media(max-width:1000px){.header-inner{grid-template-columns:150px 1fr 110px}.nav-core{gap:16px}.floating-service{display:none}.dashboard,.reviews{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(3,1fr)}.matrix .product-card:nth-child(1){grid-column:span 1}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:66px}.site-header{position:sticky}.header-inner{min-height:62px;padding:0 14px;grid-template-columns:80px 1fr 80px;gap:8px}.menu-toggle{display:block}.header-inner>.logo{justify-self:center}.header-inner>.logo img{max-height:42px}.nav-core{display:none}.header-actions .register-btn{padding:8px 15px;font-size:14px}.channel-inner{padding:7px 12px}.page-shell{padding:18px 14px 48px}.banner-slider{height:clamp(150px,47vw,210px);border-radius:16px;margin-bottom:22px}.slider-arrow{width:36px;height:36px;font-size:20px}.section{margin:22px 0}.section-pad,.section-soft{padding:23px;border-radius:18px}.intro-grid,.media-grid,.support-grid,.page-hero{grid-template-columns:1fr}.page-hero{padding:25px}.page-hero img,.content-img{height:210px}.ticker{grid-template-columns:1fr 1fr}.ticker-item:nth-child(2){border-right:0}.ticker-item:nth-child(-n+2){border-bottom:1px solid #E4E8EE}.dashboard,.reviews,.service-points,.split-list{grid-template-columns:1fr}.matrix{grid-template-columns:1fr 1fr}.product-card img,.matrix .product-card:nth-child(1) img{height:138px}.footer-grid{grid-template-columns:1fr}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1002;transform:translateX(-105%);transition:transform .3s ease;overflow-y:auto;box-shadow:18px 0 45px rgba(24,32,46,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(17,21,28,.5);z-index:1001;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #E3E7ED}.drawer-head img{max-height:44px;width:auto}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;font-size:25px;background:#EEF1F5;cursor:pointer}.drawer-nav{padding:10px 14px 25px}.drawer-nav a{display:block;padding:11px 10px;border-bottom:1px solid #EEF1F5;font-weight:700}.drawer-nav a.active{color:#D60000}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:900;background:#fff;border-top:1px solid #DDE2EA;padding:7px 4px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(24,32,46,.08)}.mobile-bottom-nav a{text-align:center;font-size:12px;font-weight:800;color:#5B6472}.mobile-bottom-nav a:before{content:"•";display:block;font-size:18px;line-height:1;color:#87909E}.mobile-bottom-nav a.active,.mobile-bottom-nav a.active:before{color:#D60000}.footer-inner{padding-bottom:80px}}
@media(max-width:430px){.ticker,.matrix{grid-template-columns:1fr}.ticker-item{border-right:0!important;border-bottom:1px solid #E4E8EE}.ticker-item:last-child{border-bottom:0}.section-title{font-size:25px}.page-hero h1{font-size:34px}.horizontal-cards{grid-auto-columns:82%}}
