*{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.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-header{position:sticky;top:0;z-index:80;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:inline-flex;align-items:center;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;flex:1}.nav-core a{color:#1D222B;font-weight:700;position:relative;padding:10px 4px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-8px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 28px rgba(214,0,0,.22);white-space:nowrap}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-track{display:flex;gap:6px;padding:9px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.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:13px;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.menu-toggle{display:none;border:0;background:transparent;padding:8px;gap:4px;flex-direction:column}.menu-toggle span{display:block;width:23px;height:2px;background:#1D222B;border-radius:999px}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.42);z-index:100;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:101;transform:translateX(-104%);transition:.28s ease;box-shadow:18px 0 48px rgba(17,21,28,.18);overflow:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 12px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-head img{max-height:44px;width:auto}.drawer-close{font-size:28px;border:0;background:#EEF1F5;border-radius:50%;width:38px;height:38px;color:#1D222B}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px 14px;border-radius:14px;color:#1D222B;font-weight:700}.drawer-links a.active,.drawer-links a:hover{background:rgba(214,0,0,.08);color:#D60000}.mobile-bottom-nav{display:none}.banner-slider{width:min(1180px,calc(100% - 36px));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-window,.slide-track,.slide{height:100%}.slide-track{display:flex;transition:transform .46s ease}.slide{min-width:100%;background:#EEF1F5;display:flex;align-items:center;justify-content:center}.slide img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:#D60000;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1;box-shadow:0 10px 24px rgba(24,32,46,.12);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(29,34,43,.28);padding:0;cursor:pointer}.slider-dots button.active{width:24px;background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:44px 0}.section.alt{background:#EEF1F5}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#D60000;font-weight:900;letter-spacing:.08em;font-size:13px}.eyebrow:before{content:"";width:20px;height:3px;border-radius:999px;background:#D60000}.section-title,h1,h2,h3{color:#D60000;margin:0 0 12px;line-height:1.28}.section-title{font-size:30px}.section-desc{color:#5B6472;max-width:700px}.card,.zone-card,.info-card,.review-card,.panel{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.brand-entry{display:grid;grid-template-columns:1.18fr .82fr;gap:24px;align-items:stretch}.brand-copy{padding:30px}.entry-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.entry-list a,.entry-list span{border:1px solid rgba(214,0,0,.16);background:rgba(214,0,0,.045);border-radius:16px;padding:14px;color:#1D222B;font-weight:700}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-item{padding:18px;border-left:4px solid #D60000}.news-item strong{display:block;color:#1D222B;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dash-card{padding:24px;position:relative;overflow:hidden}.dash-card:before{content:"";position:absolute;right:-28px;top:-28px;width:96px;height:96px;border:1px solid #DDE2EA;border-radius:50%}.dash-card p{color:#5B6472}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.feature-image{background:#EEF1F5;border-radius:22px;padding:16px;min-height:250px;display:flex;align-items:center;justify-content:center}.feature-image img,.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:260px;object-fit:contain}.feature-copy{padding:28px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.tag-row a,.tag-row span{display:inline-flex;border:1px solid rgba(214,0,0,.16);color:#D60000;border-radius:999px;padding:7px 12px;font-weight:700;background:#fff}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:14px}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:16px;margin-bottom:12px}.product-card h3{font-size:18px;color:#1D222B}.product-card p{color:#5B6472;font-size:14px}.matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.matrix .product-card{min-height:100%}.app-block{display:grid;grid-template-columns:.88fr 1.12fr;gap:24px;align-items:center}.app-block img{max-height:300px;object-fit:contain;margin:auto;background:#EEF1F5;border-radius:22px}.notice-list{display:grid;gap:12px}.notice-list li{list-style:none;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:16px;padding:14px 16px;color:#5B6472}.notice-list li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#D60000;margin-right:9px}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.security-grid .card{padding:20px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px;color:#5B6472}.review-card strong{display:block;color:#1D222B;margin-bottom:8px}.faq-list{display:grid;gap:12px}.faq-item{padding:18px}.faq-item h3{font-size:18px;color:#1D222B}.legal-remind{border:1px solid rgba(214,0,0,.16);background:linear-gradient(135deg,rgba(214,0,0,.075),rgba(255,255,255,.85));border-radius:22px;padding:24px;color:#5B6472}.inner-hero{padding:42px 0 26px}.inner-hero-box{display:grid;grid-template-columns:1fr .78fr;gap:26px;align-items:center}.inner-hero-copy{padding:34px}.inner-hero h1{font-size:36px}.inner-hero p{color:#5B6472}.inner-hero-img{background:#EEF1F5;border-radius:22px;min-height:240px;padding:16px;display:flex;align-items:center;justify-content:center}.inner-hero-img img{max-height:280px;object-fit:contain}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.content-grid .card{padding:22px}.content-grid p{color:#5B6472}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.steps{counter-reset:step;display:grid;gap:12px}.steps li{list-style:none;counter-increment:step;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:16px;padding:15px 16px;color:#5B6472}.steps li:before{content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-right:10px;border-radius:50%;background:#D60000;color:#fff;font-weight:800}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-row .info-card{padding:14px}.image-row img{height:150px;width:100%;object-fit:contain;background:#EEF1F5;border-radius:16px}.image-row h3{font-size:18px;color:#1D222B;margin-top:12px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:44px;padding:42px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:26px}.footer-brand img{max-height:52px;width:auto;margin-bottom:16px}.site-footer p{color:#C6CEDA}.site-footer h3{color:#fff;font-size:18px}.site-footer a{display:block;color:#C6CEDA;margin:8px 0}.footer-note{font-size:14px;color:#87909E!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:26px;padding-top:18px;color:#87909E;font-size:14px}.register-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#F4F5F7;padding:28px}.register-card{max-width:560px;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:24px;padding:34px;text-align:center}.register-card img{max-height:58px;width:auto;margin:0 auto 20px}.register-card h1{color:#D60000}.register-card p{color:#5B6472}.register-card a{margin-top:10px}.download-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.download-list .card{padding:20px}@media(max-width:1100px){.floating-service{display:none}.horizontal-cards,.matrix{grid-template-columns:repeat(2,1fr)}.news-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){body{padding-bottom:64px}.wrap{width:min(100% - 26px,1180px)}.header-inner{min-height:62px;gap:10px}.menu-toggle{display:flex}.logo img{max-height:44px}.nav-core{display:none}.header-register{padding:9px 15px}.channel-track{overflow-x:auto}.banner-slider{width:calc(100% - 26px);margin:16px auto 24px;border-radius:18px;height:clamp(150px,42vw,210px)}.slider-arrow{width:32px;height:32px;font-size:21px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.section{padding:32px 0}.section-head{display:block}.section-title{font-size:24px}.brand-entry,.feature-grid,.app-block,.inner-hero-box,.two-col{grid-template-columns:1fr}.brand-copy,.feature-copy,.inner-hero-copy{padding:22px}.entry-list,.news-strip,.dashboard,.security-grid,.reviews,.content-grid,.image-row,.download-list{grid-template-columns:1fr}.horizontal-cards,.matrix{grid-template-columns:1fr 1fr;gap:12px}.product-card img{height:120px}.feature-image,.inner-hero-img{min-height:180px}.feature-image img,.inner-hero-img img,.content-img{max-height:210px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.08);box-shadow:0 -10px 26px rgba(24,32,46,.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;height:56px;color:#5B6472;font-weight:800}.mobile-bottom-nav a.active{color:#D60000}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:86px}}@media(max-width:520px){.horizontal-cards,.matrix{grid-template-columns:1fr}.product-card img{height:116px}.inner-hero h1{font-size:28px}.channel-bar a{font-size:13px;padding:7px 11px}.logo img{max-height:40px}.main-btn{padding:9px 14px}.reviews{grid-template-columns:1fr}}
