*{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;font-size:16px}a{color:#1F2329}a:hover{color:#C90000}a:focus-visible,button:focus-visible{outline:2px solid #C90000;outline-offset:3px}img,.media,.card,.grid>*{max-width:100%}.skip-link{position:fixed;left:16px;top:-80px;z-index:20000;background:#fff;color:#C90000;padding:10px 14px;border-radius:8px;box-shadow:0 8px 24px rgba(18,28,45,.14)}.skip-link:focus{top:12px}.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{display:block;flex:0 0 auto;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-logo{width:160px;height:48px;border-radius:10px}.media-logo>img{object-fit:contain}.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{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}.header-reg-btn:hover{color:#fff;filter:brightness(.96)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:#fff;border-radius:10px;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#1F2329;margin:5px 0;border-radius:3px}.mobile-drawer,.drawer-overlay{visibility:hidden;pointer-events:none}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#fff;z-index:12000;transform:translateX(-102%);transition:transform .22s ease,visibility .22s ease;overflow-y:auto}.mobile-drawer.is-open{visibility:visible;pointer-events:auto;transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(17,21,28,.55);z-index:11000;opacity:0;transition:opacity .22s ease,visibility .22s ease}.drawer-overlay.is-open{visibility:visible;pointer-events:auto;opacity:1}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #E7E9ED;z-index:2}.drawer-head a{display:block}.drawer-logo{width:138px;height:42px}.drawer-close{width:42px;height:42px;border:0;background:#F6F7F9;border-radius:10px;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{padding:8px 16px 26px}.drawer-nav h2{font-size:14px;color:#8A93A0;margin:18px 0 6px}.drawer-nav a{display:block;padding:10px 6px;border-bottom:1px solid #EEF0F3;text-decoration:none}.drawer-nav a.active{color:#C90000;border-left:3px solid #C90000;padding-left:10px;background:#FFF7F7}.menu-open{overflow:hidden}.site-shell{max-width:1520px;margin:0 auto;padding:26px 22px 0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px}.channel-sidebar{min-width:0}.channel-sidebar nav{position:sticky;top:100px;background:#FFFFFF;border:1px solid rgba(201,0,0,.12);border-radius:16px;padding:16px;box-shadow:0 12px 30px rgba(18,28,45,.05);max-height:calc(100vh - 120px);overflow:auto}.channel-sidebar h2{font-size:13px;color:#8A93A0;margin:16px 8px 6px}.channel-sidebar h2:first-child{margin-top:0}.channel-sidebar a{display:block;padding:8px 10px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px}.channel-sidebar a:hover,.channel-sidebar a.active{color:#C90000;background:#FFF4F4}.site-main{min-width:0}.hero,.page-hero{padding:54px 0 44px}.page-hero{max-width:960px}.eyebrow{display:inline-block;color:#C90000;font-size:14px;font-weight:800;letter-spacing:.08em;margin-bottom:10px}.hero h1,.page-hero h1{font-size:clamp(36px,5vw,56px);line-height:1.14;margin:0 0 18px;letter-spacing:-.02em}.hero p,.page-hero p{font-size:18px;color:#5D6673;max-width:820px;margin:0}.section{padding:72px 0}.section.soft{background:#F6F7F9;border-radius:22px;padding-left:32px;padding-right:32px}.section-head{max-width:820px;margin-bottom:30px}.section-head h2{font-size:clamp(28px,3vw,36px);line-height:1.25;margin:0 0 10px}.section-head p{margin:0;color:#5D6673}.grid{display:grid;gap:20px}.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:#fff;border:1px solid #ECEFF3;border-radius:18px;padding:22px;box-shadow:0 12px 30px rgba(18,28,45,.06);transition:transform .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);border-color:rgba(201,0,0,.25)}.card h3{font-size:22px;line-height:1.35;margin:0 0 10px}.card p{color:#5D6673;margin:0 0 14px}.text-link{color:#C90000;font-weight:800;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;text-decoration:none;font-weight:800}.btn:hover{color:#fff}.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}.feature-row{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:34px;align-items:center}.feature-row.reverse{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.feature-row.reverse .feature-media{order:-1}.prose{max-width:860px}.prose h2{font-size:32px;line-height:1.3;margin:34px 0 14px}.prose h3{font-size:22px;margin:26px 0 10px}.prose p,.prose li{font-size:17px;color:#39414C}.prose ul{padding-left:1.2em}.notice{border-left:4px solid #C90000;background:#FFF7F7;border-radius:12px;padding:16px 18px;color:#39414C}.feedback{border-top:1px solid #E7E9ED;padding-top:18px}.feedback p{margin:0;color:#5D6673}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #E8EBEF;border-radius:14px;background:#fff;overflow:hidden}.faq-question{width:100%;text-align:left;border:0;background:#fff;padding:18px 20px;font:inherit;font-weight:800;color:#1F2329;cursor:pointer}.faq-answer{padding:0 20px 18px;color:#5D6673}.faq-answer p{margin:0}.related-links{display:flex;flex-wrap:wrap;gap:10px}.related-links a{padding:10px 14px;background:#F6F7F9;border-radius:999px;text-decoration:none;font-weight:700}.carousel{position:relative;margin:10px 0 42px}.carousel-slide{margin:0}.carousel-slide[hidden]{display:none}.carousel-controls{position:absolute;inset:0;pointer-events:none}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(31,35,41,.12);background:rgba(255,255,255,.9);font-size:24px;cursor:pointer;pointer-events:auto}.carousel-prev{left:14px}.carousel-next{right:14px}.carousel-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;pointer-events:auto}.carousel-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#C7CCD3;cursor:pointer}.carousel-dot.active{background:#C90000}.site-footer{margin-top:78px;background:#11151C;color:#E7ECF3;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{max-width:1280px;margin:0 auto;padding:54px 22px 34px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-logo{width:150px;height:46px;background:#1A2029}.footer-brand p{color:#AEB7C4;max-width:310px}.site-footer h2{font-size:16px;color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#CBD3DE;text-decoration:none;padding:4px 0}.site-footer a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:0 auto;padding:18px 22px 28px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:24px;color:#AEB7C4;font-size:14px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}
@media(max-width:1179px){.site-shell{grid-template-columns:1fr;max-width:1280px}.channel-sidebar{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.header-inner{display:grid;grid-template-columns:72px 1fr 92px;gap:8px;padding:0 14px;min-height:68px}.menu-toggle{display:block;justify-self:start}.nav-core{display:none}.site-logo{justify-self:center}.media-logo{width:138px;height:42px}.header-reg-btn{justify-self:end;min-width:78px;height:42px;padding:0 16px}.site-shell{padding:18px 18px 0}.feature-row,.feature-row.reverse{grid-template-columns:1fr}.feature-row.reverse .feature-media{order:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){body{font-size:16px;padding-bottom:62px}.site-shell{padding:10px 14px 0}.hero,.page-hero{padding:42px 0 32px}.hero h1,.page-hero h1{font-size:clamp(30px,9vw,38px)}.hero p,.page-hero p{font-size:16px}.section{padding:50px 0}.section.soft{padding:40px 18px;margin-left:-4px;margin-right:-4px}.section-head h2,.prose h2{font-size:26px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card{padding:18px}.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}.carousel-prev,.carousel-next{width:38px;height:38px}.footer-grid{grid-template-columns:1fr;padding:44px 18px 26px}.footer-bottom{display:block;padding:18px 18px 28px}.footer-bottom p+p{margin-top:8px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.98);border-top:1px solid #E5E8EC}.mobile-bottom-nav a{text-align:center;padding:10px 4px 9px;text-decoration:none;font-size:13px;font-weight:800;color:#39414C}.mobile-bottom-nav a:hover{color:#C90000}}
@media(max-width:430px){.header-inner{grid-template-columns:58px minmax(0,1fr) 76px;padding:0 10px}.menu-toggle{width:40px;height:40px}.media-logo{width:118px;height:38px}.header-reg-btn{min-width:70px;height:40px;padding:0 12px}.site-shell{padding-left:12px;padding-right:12px}.card{border-radius:16px}.related-links a{width:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none}}
