*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.72;font-size:16px;padding-top:119px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;left:0;right:0;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{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{display:flex;align-items:center;min-width:120px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;min-width:0}.nav-core a{color:#1D222B;font-weight:700;position:relative;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.nav-register,.main-btn,.small-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(214,0,0,.22);white-space:nowrap}.nav-register{padding:10px 24px;min-width:86px}.main-btn{padding:12px 24px}.small-btn{padding:8px 18px;font-size:14px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(214,0,0,.2);color:#D60000;font-weight:800;padding:11px 22px;background:#fff}.channel-bar{background:#fff;border-top:1px solid rgba(20,28,40,.04);border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-scroll{display:flex;align-items:center;gap:4px;min-height:46px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-size:14px;flex:0 0 auto}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.menu-toggle{display:none;background:transparent;border:0;padding:8px;width:42px;height:42px}.menu-toggle span{display:block;height:2px;background:#1D222B;border-radius:9px;margin:6px 0}.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-weight:700;font-size:14px;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.drawer-mask{display:none}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#fff;z-index:200;transform:translateX(-105%);transition:.26s ease;box-shadow:20px 0 60px rgba(20,28,40,.18);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:190}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-logo img{height:46px;width:auto}.drawer-close{border:0;background:#EEF1F5;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;color:#1D222B}.drawer-nav{display:grid;padding:10px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#1D222B;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{color:#D60000;background:rgba(214,0,0,.08)}.mobile-bottom-nav{display:none}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#EEF1F5;box-shadow:0 16px 38px rgba(24,32,46,.08);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slider-stage,.slider-slide{position:absolute;inset:0}.slider-slide{width:100%;height:100%;object-fit:contain;background:#EEF1F5;opacity:0;transition:opacity .4s ease}.slider-slide.active{opacity:1}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.76);background:rgba(255,255,255,.86);box-shadow:0 10px 22px rgba(20,28,40,.12);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-arrow:before{content:"";display:block;width:10px;height:10px;border-top:2px solid #D60000;border-left:2px solid #D60000;margin:15px auto}.slider-prev:before{transform:rotate(-45deg);margin-left:17px}.slider-next:before{transform:rotate(135deg);margin-right:17px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:999px;background:rgba(29,34,43,.28);cursor:pointer}.slider-dot.active{width:22px;background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:34px 0}.section.alt{background:#EEF1F5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#D60000;font-weight:900;font-size:14px;letter-spacing:.03em}.eyebrow:before{content:"";width:22px;height:3px;border-radius:999px;background:#D60000}.section-title,h1,h2,h3{color:#D60000;line-height:1.28}.section-title{font-size:28px;margin:5px 0 0}.section-desc{margin:0;color:#5B6472;max-width:620px}.hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:30px;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:24px}.hero h1{font-size:38px;margin:8px 0 14px}.hero p{color:#5B6472;margin:0 0 20px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-img,.content-img{width:100%;max-height:300px;object-fit:contain;background:#EEF1F5;border-radius:20px}.intro-panel{display:grid;grid-template-columns:1fr 340px;gap:22px;align-items:stretch}.intro-copy{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:24px;padding:28px;position:relative;overflow:hidden}.intro-copy:before{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border:1px solid #DDE2EA;border-radius:50%}.intro-copy p{color:#5B6472;margin:0 0 18px}.service-entry{background:#11151C;color:#E7ECF3;border-radius:24px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:260px}.service-entry h2{color:#fff;margin:0 0 10px}.service-entry p{color:#BFC7D3}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ticker-item{background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:18px;padding:18px;min-height:126px}.ticker-item strong{display:block;color:#D60000;margin-bottom:8px}.ticker-item p{margin:0;color:#5B6472;font-size:14px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.card{padding:24px}.card h3{margin:0 0 10px}.card p{margin:0;color:#5B6472}.stat-line{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.stat-line span{background:#EEF1F5;color:#5B6472;border-radius:999px;padding:6px 10px;font-size:13px}.feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:center}.feature-copy{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:24px;padding:28px}.feature-copy p{color:#5B6472}.feature-list{display:grid;gap:12px;margin-top:18px}.feature-list a,.feature-list div{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#EEF1F5;border-radius:14px;padding:12px 14px;color:#1D222B;font-weight:700}.feature-list span{color:#D60000}.image-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}.image-stack img{width:100%;height:160px;object-fit:contain;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px}.h-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:14px;overflow-x:auto;padding-bottom:8px}.zone-card{min-width:0;padding:14px}.zone-card img,.info-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:16px}.zone-card h3,.info-card h3{margin:12px 0 7px}.zone-card p,.info-card p{margin:0;color:#5B6472;font-size:14px}.matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:16px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.split-img{width:100%;height:280px;object-fit:contain;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:24px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.split-copy{padding:26px;background:#fff;border-radius:24px;border:1px solid rgba(20,28,40,.08)}.split-copy p{color:#5B6472}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.notice-card{padding:22px}.notice-card p{color:#5B6472}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.support-list{display:grid;gap:12px}.support-list div{background:#fff;border-left:4px solid #D60000;border-radius:14px;padding:15px 16px;box-shadow:0 10px 24px rgba(24,32,46,.06)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px}.review-card strong{color:#D60000}.review-card p{margin:8px 0 0;color:#5B6472}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-card{padding:20px}.faq-card h3{margin-top:0}.faq-card p{color:#5B6472;margin-bottom:0}.legal-note{background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:22px;padding:24px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.legal-note p{color:#5B6472;margin:0}.page-main{padding:32px 0 42px}.page-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.page-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;padding:22px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.page-card h2,.page-card h3{margin-top:0}.page-card p,.page-card li{color:#5B6472}.page-card ul{padding-left:20px;margin:0}.wide-card{grid-column:1/-1}.product-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;padding:15px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.product-card img{width:100%;height:160px;object-fit:contain;background:#EEF1F5;border-radius:16px}.product-card h3{margin:12px 0 6px}.product-card p{margin:0;color:#5B6472;font-size:14px}.steps{counter-reset:item;display:grid;gap:12px}.steps li{list-style:none;background:#EEF1F5;border-radius:14px;padding:14px 14px 14px 52px;position:relative}.steps li:before{counter-increment:item;content:counter(item);position:absolute;left:14px;top:14px;width:26px;height:26px;border-radius:50%;background:#D60000;color:#fff;display:grid;place-items:center;font-weight:900}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px;padding:44px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr .75fr .75fr 1.1fr;gap:28px}.footer-logo img{height:52px;width:auto}.footer-brand p,.footer-note p{color:#BFC7D3}.footer-app{display:inline-flex;color:#fff;background:#D60000;border-radius:999px;padding:8px 16px;font-weight:800}.site-footer h3{color:#fff;margin-top:0}.site-footer a{display:block;color:#DDE2EA;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:16px;color:#87909E;font-size:14px}.plain-links{display:flex;gap:10px;flex-wrap:wrap}.plain-links a{border:1px solid rgba(214,0,0,.18);color:#D60000;border-radius:999px;padding:8px 14px;background:#fff;font-weight:700}@media (max-width:980px){body{padding-top:119px}.floating-service{display:none}.intro-panel,.feature-grid,.split,.hero-inner{grid-template-columns:1fr}.ticker{grid-template-columns:repeat(2,1fr)}.dashboard,.review-grid,.product-strip{grid-template-columns:1fr 1fr}.matrix{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:32px}}@media (max-width:720px){body{padding-top:104px;padding-bottom:72px;font-size:15px}.wrap{width:min(100% - 24px,1180px)}.header-inner{min-height:62px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.logo{min-width:0;justify-content:center;flex:1}.logo img{max-height:44px}.nav-core{display:none}.nav-register{padding:8px 15px;min-width:66px;font-size:14px}.channel-scroll{width:100%;overflow-x:auto}.channel-bar a{font-size:13px;padding:7px 11px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:120;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.12);box-shadow:0 -8px 24px rgba(24,32,46,.08)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:58px;color:#5B6472;font-weight:700;font-size:12px}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:#D60000}.banner-slider{height:clamp(150px,48vw,210px);border-radius:16px;margin:14px auto 20px}.slider-arrow{width:34px;height:34px}.slider-prev{left:8px}.slider-next{right:8px}.slider-arrow:before{margin-top:12px}.section{padding:24px 0}.section-head{display:block}.section-title{font-size:23px}.intro-copy,.service-entry,.split-copy,.feature-copy,.hero-inner{padding:20px;border-radius:18px}.ticker,.dashboard,.matrix,.notice-grid,.support-grid,.review-grid,.faq-grid,.page-grid,.product-strip{grid-template-columns:1fr}.image-stack{grid-template-columns:1fr 1fr}.image-stack img{height:120px}.zone-card img,.info-card img,.product-card img{height:130px}.split-img,.hero-img,.content-img{max-height:220px;height:auto}.h-scroll{grid-auto-columns:minmax(190px,78%)}.footer-grid{grid-template-columns:1fr}.page-main{padding-top:20px}.hero h1{font-size:28px}.hero-actions{gap:8px}.main-btn,.ghost-btn{padding:10px 18px}.site-footer{padding-bottom:78px}}