*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%}.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(20,28,40,.08)}.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;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{color:#1D222B;font-weight:650;position:relative;padding:9px 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;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:700;box-shadow:0 9px 22px rgba(214,0,0,.22);white-space:nowrap}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-top:1px solid rgba(20,28,40,.05);border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-inner{display:flex;gap:3px;padding:7px 0}.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)}main{min-height:60vh}.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:8px 12px;font-size:13px}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030,#D60000 52%,#980000);color:#fff}.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)}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#1D222B;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.12)}.slider-prev{left:16px}.slider-next{right:16px}.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:50%;background:rgba(29,34,43,.35);padding:0;cursor:pointer}.slider-dot.active{width:26px;border-radius:99px;background:#D60000}.section{padding:58px 0}.section.alt{background:#EEF1F5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{color:#D60000;font-weight:800;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#1D222B}.section-title,h2{margin:5px 0 0;font-size:clamp(26px,3vw,38px);line-height:1.25}.section-title:after,.page-hero h1:after{content:"";display:block;width:48px;height:4px;background:#D60000;border-radius:99px;margin-top:13px}.lead{color:#5B6472;font-size:17px}.brand-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:stretch}.brand-copy{background:#fff;border-left:5px solid #D60000;border-radius:0 24px 24px 0;padding:34px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.service-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-links a{background:#EEF1F5;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:21px;font-weight:700}.service-links small{display:block;color:#87909E;font-weight:400;margin-top:5px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);background:#11151C;color:#fff;border-radius:22px;overflow:hidden}.ticker article{padding:22px;border-right:1px solid rgba(255,255,255,.12)}.ticker article:last-child{border:0}.ticker strong{display:block;color:#fff}.ticker span{color:#C5CBD4;font-size:14px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dash-panel{background:#fff;border-top:4px solid #D60000;padding:28px;border-radius:0 0 20px 20px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.dash-panel ul{padding-left:18px;color:#5B6472}.split{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.content-img{width:100%;max-height:290px;object-fit:contain;background:#EEF1F5;border-radius:22px}.feature-list{display:grid;gap:12px}.feature-list div{padding:16px 18px;background:#fff;border-left:3px solid #D60000;border-radius:0 14px 14px 0}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card,.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,.08);border-radius:20px;overflow:hidden}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5}.product-card .body,.card .body{padding:19px}.product-card h3,.card h3{margin:0 0 7px;color:#1D222B}.product-card p,.card p{margin:0;color:#5B6472;font-size:14px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.matrix .product-card:nth-child(1){grid-column:span 2}.app-zone{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center}.app-zone img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:24px}.notice-grid,.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.notice-list,.support-box{background:#fff;border-radius:22px;padding:28px;border:1px solid rgba(20,28,40,.08)}.notice-list article{padding:14px 0;border-bottom:1px solid #DDE2EA}.notice-list article:last-child{border:0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:23px}.review-card p{color:#5B6472}.review-card strong{color:#D60000}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-item{background:#fff;border-radius:18px;padding:22px;border:1px solid rgba(20,28,40,.08)}.faq-item h3{margin-top:0}.page-hero{padding:58px 0 38px}.page-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.page-hero h1{font-size:clamp(34px,5vw,56px);line-height:1.15;margin:0 0 18px}.page-hero img{width:100%;height:300px;object-fit:contain;background:#EEF1F5;border-radius:26px}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.article-panel,.side-panel{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:22px;padding:30px;box-shadow:0 16px 38px rgba(24,32,46,.06)}.article-panel h2{font-size:28px}.steps{counter-reset:step;display:grid;gap:13px}.steps li{list-style:none;background:#EEF1F5;border-radius:14px;padding:14px 16px 14px 54px;position:relative}.steps li:before{counter-increment:step;content:counter(step);position:absolute;left:15px;top:13px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#D60000;color:#fff;font-weight:700}.quote{border-left:4px solid #D60000;padding:16px 20px;background:#F7F8FA;border-radius:0 14px 14px 0;color:#5B6472}.site-footer{background:#11151C;color:#E7ECF3;padding-top:48px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.footer-brand img{max-height:48px;width:auto}.site-footer h3{color:#fff;margin-top:0}.site-footer a{display:block;color:#C9D0DA;margin:8px 0}.site-footer p{color:#C9D0DA}.compliance-note{margin-top:32px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);color:#BFC6D0;font-size:14px}.footer-bottom{text-align:center;padding:18px;border-top:1px solid rgba(255,255,255,.08);color:#87909E}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-mask{display:none}@media(max-width:980px){.floating-service{display:none}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.dashboard,.reviews{grid-template-columns:1fr 1fr}.matrix{grid-template-columns:repeat(2,1fr)}.matrix .product-card:nth-child(1){grid-column:auto}.ticker{grid-template-columns:1fr 1fr}.ticker article:nth-child(2){border-right:0}.ticker article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}}@media(max-width:760px){body{padding-bottom:68px}.container{width:min(100% - 24px,1180px)}.header-inner{min-height:62px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span{height:2px;background:#1D222B;border-radius:2px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:40px;max-width:130px}.header-register{padding:8px 15px;font-size:14px;margin-left:auto}.channel-inner{width:max-content;min-width:100%;padding:5px 0}.channel-bar a{padding:6px 10px}.banner-slider{margin:16px 12px 24px;height:clamp(150px,48vw,210px);border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{padding:40px 0}.brand-intro,.split,.app-zone,.content-grid,.page-hero-inner,.notice-grid,.support-grid{grid-template-columns:1fr}.service-links{grid-template-columns:1fr 1fr}.dashboard,.reviews,.faq-list,.horizontal-cards,.matrix{grid-template-columns:1fr}.ticker{grid-template-columns:1fr}.ticker article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.ticker article:last-child{border-bottom:0!important}.content-img,.page-hero img{max-height:220px;height:auto}.product-card img{height:130px}.app-zone img{height:220px}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:120;background:#fff;border-top:1px solid #DDE2EA;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 6px;color:#5B6472;font-size:13px}.mobile-bottom-nav a.active{color:#D60000;font-weight:700}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.48);z-index:140;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:150;transform:translateX(-102%);transition:.28s;overflow-y:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid #DDE2EA}.drawer-logo img{max-height:42px;width:auto}.drawer-close{border:0;background:#EEF1F5;width:36px;height:36px;border-radius:50%;font-size:25px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:12px 14px;border-bottom:1px solid #EEF1F5;color:#1D222B}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.page-hero{padding-top:36px}.article-panel,.side-panel{padding:22px}.section-head{align-items:start;flex-direction:column}.brand-copy{padding:25px}}