
:root{--red:#D60000;--deep:#A90000;--ink:#1D222B;--sub:#5B6472;--muted:#87909E;--bg:#F4F5F7;--soft:#EEF1F5;--line:#DDE2EA;--white:#fff;--shadow:0 16px 38px rgba(24,32,46,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 40px));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}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{font-weight:700;position:relative;padding:8px 4px}.nav-core a:hover,.nav-core a.active{color:var(--red)}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:var(--red);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;padding:11px 22px;font-weight:800;box-shadow:0 10px 22px rgba(214,0,0,.2)}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-top:1px solid rgba(20,28,40,.05);overflow-x:auto;white-space:nowrap}.channel-scroll{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:var(--sub);padding:9px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:var(--red);background:rgba(214,0,0,.08)}.menu-toggle{display:none;background:none;border:0;padding:6px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink);margin:5px 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:var(--ink);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}.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:var(--soft);box-shadow:var(--shadow);overflow:hidden;position:relative;height:clamp(260px,29vw,360px)}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:var(--soft)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0}.slider-dot.active{background:var(--red)}.section{padding:50px 0}.section.alt{background:var(--soft)}.section-title{color:var(--red);font-size:clamp(25px,3vw,38px);line-height:1.25;margin:0 0 12px}.section-title:after{content:"";display:block;width:44px;height:4px;border-radius:99px;background:var(--red);margin-top:12px}.lead{color:var(--sub);max-width:780px;margin:0 0 24px}.brand-intro,.split{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.entry-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.entry-links a,.mini-panel{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.ticker div{padding:18px;border-right:1px solid var(--line)}.ticker div:last-child{border-right:0}.ticker strong{display:block;color:var(--red);margin-bottom:5px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:var(--shadow);border-radius:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin-top:0;color:var(--red)}.content-img{width:100%;max-height:280px;object-fit:contain;background:var(--soft);border-radius:20px}.product-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.product-card img{width:100%;height:150px;object-fit:contain;background:var(--soft)}.product-card .body{padding:17px}.product-card h3{color:var(--red);margin:0 0 6px}.notice-list{display:grid;gap:12px}.notice-list article{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--line)}.notice-list span{color:var(--red);font-weight:800}.review-card p{margin-bottom:0}.faq-list{display:grid;gap:14px}.faq-item h3{color:var(--red);margin:0 0 6px}.page-hero{padding:48px 0 28px}.hero-box{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:var(--shadow);border-radius:26px;padding:34px;display:grid;grid-template-columns:1fr .85fr;gap:30px;align-items:center}.hero-box img{width:100%;height:280px;object-fit:contain;background:var(--soft);border-radius:18px}.hero-box h1{color:var(--red);font-size:clamp(30px,4vw,48px);line-height:1.2;margin:0 0 14px}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.legal-note{background:#fff6f6;border:1px solid rgba(214,0,0,.16);border-left:4px solid var(--red);border-radius:16px;padding:18px}.site-footer{background:#11151C;color:#E7ECF3;padding:50px 0 0;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .8fr;gap:35px}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#cfd6df;margin:7px 0}.footer-grid p{color:#b9c0ca}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding:18px;color:#aeb6c1}.mobile-drawer,.drawer-overlay{display:none}.mobile-bottom-nav{display:none}
@media(max-width:900px){.wrap{width:min(100% - 28px,1180px)}.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;gap:12px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-register{padding:9px 16px}.floating-service{display:none}.brand-intro,.split,.hero-box{grid-template-columns:1fr}.ticker{grid-template-columns:1fr 1fr}.ticker div:nth-child(2){border-right:0}.ticker div:nth-child(-n+2){border-bottom:1px solid var(--line)}.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.content-columns{grid-template-columns:1fr}.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:1001;transform:translateX(-105%);transition:.25s ease;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:1000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.drawer-head img{max-height:44px;width:auto}.drawer-close{border:0;background:var(--soft);font-size:26px;width:38px;height:38px;border-radius:50%}.drawer-nav{padding:10px 16px 24px}.drawer-nav a{display:block;padding:12px 8px;border-bottom:1px solid #edf0f4}.drawer-open{overflow:hidden}.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 var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:11px 5px;color:var(--sub);font-weight:700;font-size:14px}body{padding-bottom:60px}.banner-slider{margin:16px 14px 24px;height:clamp(150px,52vw,210px);border-radius:16px}.slider-arrow{width:34px;height:34px}.section{padding:36px 0}.hero-box{padding:22px}.hero-box img{height:220px}}
@media(max-width:560px){.ticker{grid-template-columns:1fr}.ticker div{border-right:0;border-bottom:1px solid var(--line)}.ticker div:last-child{border-bottom:0}.grid-4,.grid-5,.entry-links{grid-template-columns:1fr}.product-card img{height:132px}.section-title{font-size:27px}.hero-box h1{font-size:32px}.hero-box img{height:190px}}
