*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#FFFFFF;color:#1F2329;line-height:1.8}a{color:inherit}img,.media,.card,.grid>*{max-width:100%}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid #C90000;outline-offset:3px}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(201,0,0,.08);backdrop-filter:blur(10px)}.header-inner{max-width:1280px;min-height:74px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo,.drawer-logo,.footer-logo{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.site-logo img{display:block;height:48px;width:auto;max-width:160px;object-fit:contain}.drawer-logo img,.footer-logo img{display:block;height:42px;width:auto;max-width:150px;object-fit:contain}.logo-placeholder{display:block;width:138px;height:42px;border-radius:10px;background:linear-gradient(160deg,#F1F3F6,#FFFFFF);border:1px solid rgba(201,0,0,.08)}.logo-placeholder.dark{background:#222932;border-color:rgba(255,255,255,.08)}.nav-core{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;padding:10px 4px;position:relative;font-weight:700;text-decoration:none}.nav-core a:hover,.nav-core a.active{color:#C90000}.nav-core a.active::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:3px;border-radius:999px;background:#C90000}.header-reg-btn,.btn-primary{height:44px;min-width:88px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap;box-shadow:0 7px 20px rgba(201,0,0,.16)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:#1F2329;border-radius:9px}.drawer-overlay,.mobile-drawer{visibility:hidden;pointer-events:none}.drawer-overlay{position:fixed;inset:0;z-index:10020;background:rgba(17,21,28,.55);opacity:0;transition:opacity .2s ease}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:10030;width:min(84vw,320px);background:#FFFFFF;transform:translateX(-105%);transition:transform .22s ease;overflow:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-overlay,.drawer-open .mobile-drawer{visibility:visible;pointer-events:auto}.drawer-open .drawer-overlay{opacity:1}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{min-height:72px;padding:14px 16px;border-bottom:1px solid #E8EBEF;display:flex;align-items:center;justify-content:space-between;gap:10px}.drawer-close{width:42px;height:42px;border:0;background:#F6F7F9;border-radius:12px;font-size:28px;color:#1F2329}.drawer-nav{padding:8px 0 24px}.drawer-group{padding:8px 0}.drawer-group strong{display:block;padding:7px 18px;color:#8A93A0;font-size:13px}.drawer-group a{display:block;padding:10px 18px;border-top:1px solid #F0F2F5;text-decoration:none;font-weight:600}.drawer-group a.active{color:#C90000;border-left:3px solid #C90000;padding-left:15px;background:#FFF8F8}.layout-shell{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;padding:28px 22px 0}.channel-sidebar{min-width:0}.channel-stick{position:sticky;top:102px;background:#FFFFFF;border:1px solid rgba(201,0,0,.10);border-radius:18px;padding:14px;box-shadow:0 12px 30px rgba(18,28,45,.06);max-height:calc(100vh - 125px);overflow:auto}.channel-group{padding:8px 0}.channel-group+ .channel-group{border-top:1px solid #EEF0F3}.channel-group strong{display:block;padding:5px 8px;color:#8A93A0;font-size:13px}.channel-group a{display:block;padding:7px 8px;border-radius:9px;text-decoration:none;font-size:14px;color:#5D6673}.channel-group a:hover,.channel-group a.active{color:#C90000;background:#FFF5F5}.site-main{min-width:0;padding-bottom:72px}.hero-copy,.page-hero{padding:44px 0 28px}.eyebrow{display:inline-block;color:#C90000;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.hero-copy h1,.page-hero h1{font-size:clamp(32px,4.3vw,54px);line-height:1.18;margin:0 0 16px;letter-spacing:-.02em}.hero-copy p,.page-hero p{font-size:18px;color:#5D6673;max-width:760px;margin:0}.section{padding:72px 0}.section.compact{padding:52px 0}.section.alt{position:relative}.section.alt::before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:#F6F7F9}.section-head{max-width:820px;margin-bottom:26px}.section-head h2{font-size:clamp(26px,3vw,34px);line-height:1.3;margin:0 0 10px}.section-head p{margin:0;color:#5D6673}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#FFFFFF;border:1px solid #E8EBEF;border-radius:18px;padding:22px;box-shadow:0 12px 30px rgba(18,28,45,.05);transition:transform .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);border-color:rgba(201,0,0,.22)}.card h3{font-size:21px;line-height:1.4;margin:0 0 8px}.card p{margin:0;color:#5D6673}.card a.text-link,.text-link{display:inline-block;margin-top:12px;color:#C90000;font-weight:700;text-decoration:none}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#F7F8FA}.media>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center;display:block}.media-ph{width:100%;height:100%;background:linear-gradient(160deg,#F1F3F6,#FFFFFF)}.media-card{aspect-ratio:16/10;max-height:210px}.media-block{aspect-ratio:16/10;max-height:300px}.media-banner{aspect-ratio:16/6;min-height:260px;max-height:360px}.media-app{aspect-ratio:9/16;max-width:280px;max-height:460px;margin:0 auto}.media+.card-body{padding-top:16px}.split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;align-items:center}.article{max-width:880px}.article h2{font-size:30px;line-height:1.35;margin:36px 0 12px}.article h3{font-size:22px;line-height:1.4;margin:26px 0 8px}.article p{font-size:17px;color:#3B424B;margin:0 0 16px}.article ul{padding-left:1.2em;color:#3B424B}.article li{margin:6px 0}.notice{border-left:4px solid #C90000;background:#FFF7F7;padding:18px 20px;border-radius:0 14px 14px 0;color:#3B424B}.feedback{padding:20px;border-radius:16px;background:#FFFFFF;border:1px solid #E8EBEF}.feedback p{margin:0;color:#4C5561}.feedback strong{display:block;margin-top:10px;color:#8A93A0;font-size:14px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #E6E9ED;border-radius:14px;background:#FFFFFF;overflow:hidden}.faq-toggle{width:100%;border:0;background:#FFFFFF;text-align:left;padding:18px 48px 18px 18px;font:inherit;font-weight:800;color:#1F2329;position:relative}.faq-toggle::after{content:"+";position:absolute;right:18px;top:13px;font-size:24px;color:#C90000}.faq-toggle[aria-expanded="true"]::after{content:"−"}.faq-answer{padding:0 18px 18px;color:#5D6673}.faq-answer p{margin:0}.related{display:flex;flex-wrap:wrap;gap:10px}.related a{display:inline-flex;align-items:center;min-height:40px;padding:7px 14px;border-radius:999px;background:#F6F7F9;color:#1F2329;text-decoration:none;font-weight:700}.related a:hover{color:#C90000}.slider{position:relative;margin-top:20px}.slider-viewport{position:relative}.hero-slide{display:none}.hero-slide.active{display:block}.slider-btn{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(31,35,41,.14);border-radius:50%;background:rgba(255,255,255,.92);font-size:26px;color:#1F2329}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{display:flex;gap:8px;justify-content:center;margin-top:14px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:#CBD0D8;padding:0}.slider-dot.active{background:#C90000}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn-ghost{height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(201,0,0,.18);color:#C90000;text-decoration:none;font-weight:700;background:#FFFFFF}.site-footer{background:#11151C;color:#E7ECF3;border-top:1px solid rgba(255,255,255,.08);padding:54px 22px 90px}.footer-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer-brand p{color:#AEB6C2;max-width:300px}.site-footer nav{display:flex;flex-direction:column;gap:9px}.site-footer nav a{color:#E7ECF3;text-decoration:none}.site-footer nav a:hover{color:#FFFFFF}.footer-bottom{max-width:1280px;margin:34px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:#AEB6C2;font-size:14px}.footer-bottom p{margin:0}.mobile-bottom{display:none}
@media(max-width:1179px){.layout-shell{display:block;max-width:1000px}.channel-sidebar{display:none}.nav-core{gap:12px}.header-inner{max-width:1000px}}
@media(max-width:820px){.header-inner{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;gap:8px;min-height:68px;padding:0 12px}.menu-toggle{display:flex;justify-self:start}.nav-core{display:none}.site-logo{justify-self:center;min-width:0}.site-logo img{height:42px;max-width:120px}.logo-placeholder{width:108px;height:38px}.header-reg-btn{justify-self:end;min-width:64px;height:40px;padding:0 12px}.layout-shell{padding:14px 16px 0}.hero-copy,.page-hero{padding:32px 0 20px}.section{padding:54px 0}.section.compact{padding:42px 0}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr;gap:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.mobile-bottom{position:fixed;z-index:10000;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border-top:1px solid #E2E5E9;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{min-height:56px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;color:#5D6673}.site-footer{padding-bottom:110px}}
@media(max-width:767px){.media-banner{min-height:150px;max-height:210px}.media-card{max-height:160px}.media-block{max-height:200px}.media-app{max-width:200px;max-height:340px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{margin-bottom:20px}.card{padding:18px}.article h2{font-size:26px}.article p{font-size:16px}.footer-grid{grid-template-columns:1fr}.slider-btn{width:38px;height:38px;font-size:22px}.site-footer{padding-left:16px;padding-right:16px}}
@media(max-width:430px){.header-inner{grid-template-columns:62px minmax(0,1fr) 62px;padding:0 8px}.header-reg-btn{min-width:58px;padding:0 9px;font-size:14px}.menu-toggle{width:40px;height:40px}.site-logo img{max-width:112px;height:38px}.logo-placeholder{width:100px;height:34px}.layout-shell{padding-left:12px;padding-right:12px}.hero-copy h1,.page-hero h1{font-size:32px}.hero-copy p,.page-hero p{font-size:16px}.section{padding:48px 0}.slider-prev{left:7px}.slider-next{right:7px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none}}
