
*{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;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;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}.mobile-header{display:none}.brand-logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.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%)}.register-btn,.main-btn,.footer-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(214,0,0,.18);white-space:nowrap}.register-btn.compact{padding:0 16px;min-height:38px}.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:8px;padding:8px 0;overflow-x:auto;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-weight:650;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;text-align:center;font-weight:800;font-size:13px}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.site-main{padding-top:132px}.section{margin:34px auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#D60000;font-weight:800;font-size:14px}.section-kicker:before{content:"";width:22px;height:3px;border-radius:999px;background:#D60000}.section-title,h1,h2,h3{color:#D60000;line-height:1.3;margin:0 0 12px}.section-title{font-size:30px}.muted{color:#5B6472}.small-muted{color:#87909E;font-size:14px}.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,28vw,360px)}.slider-track{height:100%;display:flex;transition:transform .55s ease}.slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#EEF1F5}.slide img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:none;border-radius:50%;background:rgba(255,255,255,.92);color:#D60000;box-shadow:0 10px 26px rgba(24,32,46,.16);font-size:30px;line-height:1;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(29,34,43,.28);cursor:pointer}.slider-dot.active{width:24px;border-radius:999px;background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.hero-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:28px;padding:28px;position:relative;overflow:hidden}.hero-intro:before{content:"";position:absolute;inset:auto -80px -130px auto;width:260px;height:260px;border:34px solid rgba(214,0,0,.08);border-radius:50%}.hero-intro p{color:#5B6472;margin:0 0 16px}.hero-intro img{width:100%;max-height:286px;object-fit:contain;background:#EEF1F5;border-radius:22px}.notice-line{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.notice-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-left:4px solid #D60000;border-radius:18px;padding:16px;box-shadow:0 12px 24px rgba(24,32,46,.06)}.notice-item strong{display:block;color:#1D222B;margin-bottom:4px}.board-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.board-card,.zone-card,.info-card,.review-card,.faq-card,.product-card,.matrix-card{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.board-card{padding:22px;position:relative;overflow:hidden}.board-card:before{content:attr(data-num);position:absolute;right:18px;top:10px;color:rgba(214,0,0,.12);font-size:48px;font-weight:900;line-height:1}.board-card p{color:#5B6472;margin:0}.feature-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:center;background:#EEF1F5;border:1px solid rgba(20,28,40,.08);border-radius:26px;padding:24px}.feature-split.reverse{grid-template-columns:1.15fr .85fr}.feature-split img,.inner-hero img,.side-visual img{width:100%;max-height:280px;object-fit:contain;background:#fff;border-radius:22px}.sports-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.sport-mini{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:12px}.sport-mini img{width:100%;height:132px;object-fit:contain;background:#EEF1F5;border-radius:14px}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{padding:12px}.product-card img,.matrix-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:15px}.product-card h3,.matrix-card h3{margin-top:12px}.product-card p,.matrix-card p,.board-card p,.faq-card p,.review-card p{color:#5B6472}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.matrix-card{padding:14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-card{padding:22px}.info-card img{width:100%;max-height:230px;object-fit:contain;background:#EEF1F5;border-radius:18px;margin-bottom:14px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.review-card{padding:18px}.review-card strong{display:block;color:#D60000;margin-bottom:6px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faq-card{padding:18px}.reminder{background:#11151C;color:#E7ECF3;border-radius:24px;padding:26px;border:1px solid rgba(255,255,255,.08)}.reminder h2{color:#fff}.reminder p{color:#C8D0DB}.inner-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:28px;padding:30px;margin-top:26px}.inner-hero h1{font-size:34px}.inner-hero p{color:#5B6472}.badge{display:inline-flex;color:#D60000;background:rgba(214,0,0,.08);border:1px solid rgba(214,0,0,.16);border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:10px}.detail-panel{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.detail-panel p{color:#5B6472}.tick-list{padding:0;margin:16px 0 0;list-style:none;display:grid;gap:10px}.tick-list li{position:relative;padding-left:24px;color:#5B6472}.tick-list li:before{content:"";position:absolute;left:0;top:.65em;width:9px;height:9px;border-radius:50%;background:#D60000}.step-list{counter-reset:item;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:0;list-style:none;margin:0}.step-list li{counter-increment:item;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px;color:#5B6472}.step-list li:before{content:counter(item);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:#D60000;color:#fff;font-weight:900;margin-right:8px}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-box div{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px}.site-footer{margin-top:46px;background:#11151C;color:#E7ECF3;padding:38px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .75fr .75fr .9fr;gap:26px}.footer-logo img{max-height:48px}.site-footer p{color:#C8D0DB;margin:10px 0}.site-footer h3{color:#fff}.site-footer a:not(.footer-btn){display:block;color:#C8D0DB;margin:8px 0}.footer-note{font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:22px;padding-top:16px;color:#AEB8C5}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}.menu-toggle{width:42px;height:38px;border:1px solid rgba(20,28,40,.1);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:2px;background:#1D222B;border-radius:5px}.drawer-close{border:0;background:#EEF1F5;border-radius:50%;width:34px;height:34px;font-size:22px;color:#1D222B}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.46);z-index:1100}.drawer-open .mobile-drawer{transform:translateX(0)}@media (max-width:980px){.container{width:min(100% - 28px, 760px)}.header-inner{display:none}.mobile-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px}.menu-toggle{display:flex}.brand-logo.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{max-height:44px}.site-main{padding-top:118px;padding-bottom:78px}.channel-scroll{padding:7px 0}.floating-service{display:none}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:82vw;max-width:320px;height:100vh;background:#fff;z-index:1200;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 40px rgba(0,0,0,.16);overflow-y:auto}.drawer-head{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.drawer-links a{padding:11px 10px;border-radius:14px;background:#F4F5F7;color:#1D222B;font-weight:700}.drawer-links a.active{background:rgba(214,0,0,.08);color:#D60000}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.08);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;min-height:58px;font-size:12px;color:#5B6472;font-weight:800}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:#D60000}.banner-slider{width:calc(100% - 28px);height:clamp(150px,46vw,210px);margin:16px auto 24px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:24px}.hero-intro,.inner-hero,.feature-split,.feature-split.reverse,.two-col{grid-template-columns:1fr}.hero-intro,.inner-hero{padding:22px}.inner-hero h1{font-size:28px}.section-title{font-size:24px}.notice-line,.board-grid,.horizontal-cards,.matrix-grid,.review-grid,.faq-grid,.step-list,.contact-box{grid-template-columns:1fr}.sports-list{grid-template-columns:1fr}.product-card img,.matrix-card img{height:128px}.feature-split img,.inner-hero img,.hero-intro img{max-height:220px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:84px}.section-head{display:block}}@media (min-width:981px){.menu-toggle{display:none}}@media (max-width:520px){.container{width:calc(100% - 22px)}.channel-bar a{font-size:13px;padding:7px 10px}.review-card,.faq-card,.detail-panel,.info-card{padding:16px}.product-card img,.matrix-card img{height:118px}.hero-intro img,.inner-hero img{max-height:190px}.slider-dots{bottom:10px}.slider-dot{width:8px;height:8px}.slider-dot.active{width:20px}}
