*{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.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;left:0;top:0;width:100%;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 img{max-height:52px;width:auto;display:block}.logo-mobile,.menu-toggle{display:none}.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: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%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;font-weight:800;box-shadow:0 14px 28px rgba(214,0,0,.22);border:0;transition:.2s ease}.main-btn:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(214,0,0,.28)}.register-fixed{padding:10px 24px;white-space:nowrap;flex:0 0 auto}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-bar::-webkit-scrollbar{height:0}.channel-scroll{display:flex;gap:8px;align-items:center;padding:8px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-weight:650}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.site-main{padding-top:122px}.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:14px;font-weight:800;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);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)}.banner-slides,.banner-slider picture{width:100%;height:100%}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease}.slide.active{opacity:1}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(20,28,40,.12);background:rgba(255,255,255,.92);color:#D60000;font-size:28px;line-height:1;cursor:pointer;z-index:3}.slider-arrow:hover{background:#fff}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.slider-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(29,34,43,.22);cursor:pointer}.slider-dot.active{background:#D60000;width:24px;border-radius:999px}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{margin:34px auto}.section-panel{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:26px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:28px}.section-soft{background:#EEF1F5;border-radius:26px;padding:28px;border:1px solid rgba(20,28,40,.06)}.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:.04em}.eyebrow::before{content:"";display:inline-block;width:18px;height:3px;border-radius:999px;background:#D60000}.section-title,h1,h2,h3{color:#D60000;margin:0 0 12px}.section-title{font-size:clamp(24px,3vw,38px);line-height:1.25}h1{font-size:clamp(30px,4vw,48px);line-height:1.2}h2{font-size:clamp(22px,2.2vw,30px)}h3{font-size:20px}.lead{color:#5B6472;font-size:17px;max-width:820px}.muted{color:#87909E}.hero{margin-top:28px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:32px;align-items:center}.hero-copy p{color:#5B6472}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(214,0,0,.16);color:#D60000;border-radius:999px;padding:10px 20px;font-weight:800;background:#fff}.content-img,.hero-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:260px;object-fit:contain;margin:auto}.hero-img{background:#EEF1F5;border-radius:24px;padding:10px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news-item{background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:18px;padding:17px;position:relative;overflow:hidden}.news-item::before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#D60000}.news-item strong{display:block;color:#D60000;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.product-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:22px}.card p,.zone-card p,.product-card p,.faq-card p,.notice-card p{color:#5B6472}.tagline{display:inline-flex;color:#D60000;background:rgba(214,0,0,.08);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;margin-bottom:10px}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-list{display:grid;gap:12px}.feature-list li{list-style:none;padding:13px 14px;border-radius:16px;background:#EEF1F5;color:#5B6472;border:1px solid rgba(20,28,40,.06)}.feature-list ul{padding:0;margin:0}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:14px;display:flex;flex-direction:column;min-height:100%}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:16px;margin-bottom:12px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mini-product{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:12px;box-shadow:0 12px 26px rgba(24,32,46,.06)}.mini-product img{width:112px;height:96px;object-fit:contain;background:#EEF1F5;border-radius:14px}.mini-product h3{font-size:17px;margin-bottom:4px}.mini-product p{font-size:14px;color:#5B6472;margin:0}.app-band{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:center;background:#11151C;color:#E7ECF3;border-radius:26px;padding:28px;overflow:hidden}.app-band h2{color:#fff}.app-band p{color:#C7D0DC}.app-band img{height:260px;width:100%;object-fit:contain;background:rgba(255,255,255,.05);border-radius:22px}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.notice-card{padding:22px}.security-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.security-grid .card{padding:18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px}.review-card p{color:#5B6472;margin:0}.review-card strong{display:block;color:#D60000;margin-top:12px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-card{padding:20px}.reminder{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)}.reminder ul{margin:0;padding-left:20px;color:#5B6472}.inner-hero{margin:30px auto 28px}.inner-hero .section-panel{padding:34px}.inner-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center}.inner-img{width:100%;height:260px;object-fit:contain;background:#EEF1F5;border-radius:22px;padding:10px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px 18px 18px 56px;box-shadow:0 12px 28px rgba(24,32,46,.06);position:relative}.step::before{content:counter(step);position:absolute;left:18px;top:20px;width:24px;height:24px;border-radius:50%;background:#D60000;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.list-links{display:flex;flex-wrap:wrap;gap:10px}.list-links a{padding:9px 14px;border-radius:999px;background:#EEF1F5;color:#5B6472;font-weight:750}.list-links a:hover{color:#D60000;background:rgba(214,0,0,.08)}.site-footer{background:#11151C;color:#E7ECF3;margin-top:48px;padding:42px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:28px}.footer-brand p,.footer-note p{color:#C7D0DC}.footer-logo img{max-height:48px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3,.footer-note h3{color:#fff}.footer-links a{color:#C7D0DC}.footer-links a:hover{color:#fff}.footer-btn{padding:9px 18px;margin-top:8px}.footer-bottom{border-top:1px solid rgba(231,236,243,.12);margin-top:28px;padding:18px 0;color:#9AA6B6}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}.menu-toggle{border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:#1D222B;margin:5px 0;border-radius:999px}@media(max-width:1080px){.horizontal-cards{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){body{padding-bottom:70px}.site-main{padding-top:112px}.header-inner{min-height:64px;gap:12px}.logo-desktop,.nav-core{display:none}.logo-mobile,.menu-toggle{display:block}.logo-mobile{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.register-fixed{padding:8px 16px;font-size:14px;margin-left:auto}.channel-scroll{width:100%;overflow-x:auto}.floating-service{display:none}.banner-slider{width:calc(100% - 24px);height:clamp(150px,48vw,210px);margin:16px auto 24px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.section{margin:24px auto}.section-panel,.section-soft{padding:20px;border-radius:20px}.section-head{display:block}.hero-grid,.feature-split,.inner-grid,.app-band{grid-template-columns:1fr}.news-strip,.dashboard,.horizontal-cards,.matrix,.notice-grid,.security-grid,.reviews,.faq-grid,.content-grid{grid-template-columns:1fr}.mini-product{grid-template-columns:96px 1fr}.mini-product img{width:96px;height:82px}.product-card img{height:128px}.content-img,.hero-img,.zone-card img,.info-card img,.inner-img{max-height:210px}.app-band img{height:210px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid rgba(20,28,40,.1);box-shadow:0 -8px 28px rgba(24,32,46,.08);height:62px}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5B6472;font-weight:800;font-size:13px}.mobile-bottom-nav a span{font-size:17px;line-height:1}.mobile-bottom-nav a.active{color:#D60000}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.38);z-index:120;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:130;transform:translateX(-100%);transition:.25s ease;overflow-y:auto;box-shadow:20px 0 40px rgba(17,21,28,.18)}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-close{width:34px;height:34px;border-radius:50%;border:1px solid rgba(20,28,40,.1);background:#F4F5F7;color:#1D222B;font-size:22px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.drawer-links a{padding:10px 12px;border-radius:12px;background:#F4F5F7;color:#5B6472;font-weight:800}.drawer-links a.active{color:#D60000;background:rgba(214,0,0,.08)}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:60px}}@media(max-width:480px){.wrap{width:min(100% - 24px,1180px)}.drawer-links{grid-template-columns:1fr}.hero-actions a{width:100%}.mini-product{grid-template-columns:1fr}.mini-product img{width:100%;height:120px}.section-title,h1{word-break:break-word}.register-fixed{padding:8px 13px}.logo img{max-height:38px}}
