:root{--bg:#F3F8FF;--white:#fff;--pale:#EAF4FF;--pale2:#F0F6FC;--blue:#0B55B5;--deep:#073B86;--sport:#126BCB;--bright:#1785E8;--sky:#55B9F5;--highlight:#91D9FF;--navy:#10243D;--text:#263B52;--muted:#667A91;--footer:#052B62;--border:rgba(11,85,181,.12);--shadow:0 18px 45px rgba(7,59,134,.13);--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:12000;background:#fff;color:var(--deep);padding:10px 16px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible{outline:3px solid var(--highlight);outline-offset:3px}.container{width:min(1320px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(7,59,134,.97);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px)}.header-inner{position:relative;max-width:1320px;min-height:72px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.20);border-radius:10px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.menu-toggle span{width:25px;height:2px;display:block;background:#fff}.site-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block}.site-logo img{display:block;width:auto;max-width:150px;max-height:48px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#55B9F5 0%,#1785E8 45%,#126BCB 100%);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 10px 26px rgba(23,133,232,.28);transition:transform .2s ease,box-shadow .2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(23,133,232,.34)}.channel-nav{background:#fff;border-bottom:1px solid var(--border)}.channel-nav-inner{max-width:1320px;margin:0 auto;padding:0 20px;display:flex;overflow-x:auto;scrollbar-width:none}.channel-nav-inner::-webkit-scrollbar{display:none}.channel-nav a{position:relative;display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;white-space:nowrap;color:#526B86;font-weight:600;font-size:15px}.channel-nav a:hover,.channel-nav a.active{color:var(--blue)}.channel-nav a.active:after{content:"";position:absolute;left:50%;bottom:0;width:28px;height:3px;border-radius:3px 3px 0 0;background:var(--bright);transform:translateX(-50%)}
.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(3,20,43,.56);opacity:0;transition:opacity .22s ease}.drawer-overlay.visible{opacity:1}.site-drawer{position:fixed;left:0;top:0;bottom:0;z-index:10001;width:420px;max-width:90vw;background:#fff;box-shadow:28px 0 60px rgba(3,20,43,.22);transform:translateX(-102%);transition:transform .25s ease;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--border);background:var(--deep)}.drawer-logo img{display:block;max-width:145px;max-height:45px}.drawer-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:30px;line-height:1;cursor:pointer}.drawer-nav{padding:18px 20px 34px}.drawer-nav section{padding:12px 0 18px;border-bottom:1px solid var(--border)}.drawer-nav section:last-child{border-bottom:0}.drawer-nav h2{margin:0 0 8px;color:var(--blue);font-size:14px;letter-spacing:.08em}.drawer-nav a{display:block;padding:7px 0;color:var(--navy);font-weight:600}.drawer-nav a:hover{color:var(--bright)}
.hero-slider{position:relative;max-width:1320px;margin:22px auto 0;overflow:hidden;border-radius:18px;background:var(--deep);box-shadow:0 20px 50px rgba(7,59,134,.20)}.hero-track{position:relative}.hero-slide{display:none}.hero-slide.active{display:block}.hero-slide img{display:block;width:100%;height:auto;object-fit:contain}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(7,59,134,.48);color:#fff;font-size:34px;line-height:1;cursor:pointer;backdrop-filter:blur(7px)}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{position:absolute;left:50%;bottom:18px;display:flex;gap:10px;transform:translateX(-50%)}.hero-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.hero-dot.active{background:#fff;transform:scale(1.25)}
.section-spacious{padding:96px 0}.section-soft{padding:88px 0;background:var(--pale2)}.section-dark,.section-blue,.section-deep{color:#fff}.section-dark{margin-top:28px;padding:74px 0;background:linear-gradient(135deg,#052B62,#073B86 46%,#126BCB)}.section-blue{padding:92px 0;background:radial-gradient(circle at 76% 24%,rgba(85,185,245,.32),transparent 32%),linear-gradient(135deg,#073B86,#0B55B5 42%,#126BCB)}.section-deep{padding:96px 0;background:#052B62}.section-heading{max-width:790px;margin-bottom:42px}.section-heading span,.inner-hero span,.app-copy>span,.activity-lead>span,.service-pair article>span,.responsible-strip span,.editorial-grid article>span,.esports-feature span{display:block;margin-bottom:8px;color:var(--bright);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-heading.light span,.eyebrow-light,.section-blue .section-heading span,.section-deep .section-heading span{color:var(--highlight)}.section-heading h1,.section-heading h2{margin:0 0 12px;color:var(--navy);font-size:clamp(32px,4vw,46px);line-height:1.18;letter-spacing:-.02em}.section-heading.light h1,.section-heading.light h2,.section-blue h2,.section-deep h2{color:#fff}.section-heading p{margin:0;color:var(--muted);font-size:18px}.section-heading.light p{color:rgba(255,255,255,.78)}
.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15);border-radius:18px;overflow:hidden}.focus-grid article{padding:28px;background:rgba(5,43,98,.56)}.focus-grid h2{margin:0 0 10px;color:#fff;font-size:21px}.focus-grid p{margin:0 0 14px;color:rgba(255,255,255,.75);line-height:1.75}.focus-grid a{color:var(--highlight);font-weight:700}.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:22px}.feature-large{grid-row:1/3}.image-card{position:relative;min-height:540px;overflow:hidden;border-radius:24px;background:var(--deep)}.image-card img{width:100%;height:100%;object-fit:contain;background:#073B86}.overlay-copy{position:absolute;inset:auto 0 0;padding:90px 40px 36px;background:linear-gradient(transparent,rgba(5,43,98,.94));color:#fff}.overlay-copy span{color:var(--highlight)}.overlay-copy h3{margin:4px 0 10px;font-size:32px;line-height:1.25}.overlay-copy p{max-width:620px;margin:0 0 12px;color:rgba(255,255,255,.82)}.overlay-copy a{color:var(--highlight);font-weight:700}.feature-small{display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:38px;border-radius:24px}.blue-panel{background:linear-gradient(135deg,var(--deep),var(--sport));color:#fff}.blue-panel span{color:var(--highlight)!important}.pale-panel{background:var(--pale);border:1px solid var(--border)}.feature-small h3{margin:0 0 10px;font-size:30px;line-height:1.25}.feature-small p{margin:0 0 16px}.blue-panel a{color:var(--highlight);font-weight:700}.pale-panel a{color:var(--blue);font-weight:700}.link-bands{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.link-bands a{padding:28px 28px 28px 0;border-right:1px solid var(--border)}.link-bands a:not(:first-child){padding-left:28px}.link-bands a:last-child{border-right:0}.link-bands strong{display:block;margin-bottom:4px;color:var(--navy);font-size:20px}.link-bands span{color:var(--muted)}
.zone-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.zone-strip article{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 10px 30px rgba(7,59,134,.08)}.zone-strip img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:var(--pale)}.zone-strip article>div{padding:24px}.zone-strip h3{margin:0 0 8px;color:var(--navy);font-size:23px}.zone-strip p{margin:0 0 12px;color:var(--muted)}.zone-strip a{color:var(--blue);font-weight:700}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.split-grid>div:first-child{padding-right:70px;border-right:1px solid rgba(255,255,255,.18)}.split-grid h2{margin:8px 0 12px;font-size:38px;line-height:1.25}.split-grid p{color:rgba(255,255,255,.78)}.text-link-light{color:var(--highlight);font-weight:700}.entertainment-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px}.esports-feature{position:relative;overflow:hidden;min-height:560px;border-radius:24px;background:#073B86}.esports-feature img{width:100%;height:100%;object-fit:contain;background:#073B86;opacity:.82}.esports-feature>div{position:absolute;inset:auto 0 0;padding:100px 42px 36px;background:linear-gradient(transparent,rgba(5,43,98,.98))}.esports-feature h2{margin:6px 0 10px;font-size:38px}.esports-feature p{color:rgba(255,255,255,.8)}.esports-feature a{color:var(--highlight);font-weight:700}.ent-list{display:flex;flex-direction:column;gap:18px}.ent-list a{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:20px;min-height:160px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.06)}.ent-list img{width:150px;height:126px;object-fit:contain;background:rgba(255,255,255,.05);border-radius:12px}.ent-list strong{display:block;color:#fff;font-size:22px}.ent-list span{color:rgba(255,255,255,.72)}
.app-showcase{padding:100px 0;background:radial-gradient(circle at 25% 30%,rgba(145,217,255,.25),transparent 35%),linear-gradient(135deg,#073B86,#126BCB);color:#fff}.app-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.app-copy>span{color:var(--highlight)}.app-copy h2{margin:0 0 16px;font-size:48px;line-height:1.18}.app-copy p{color:rgba(255,255,255,.82);font-size:18px}.app-copy ul{padding-left:20px;color:rgba(255,255,255,.84)}.app-grid>img{width:100%;max-height:560px;object-fit:contain}.action-row{display:flex;align-items:center;gap:24px;margin-top:24px}.activity-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:start}.activity-lead{padding:44px;border-radius:24px;background:var(--deep);color:#fff}.activity-lead>span{color:var(--highlight)}.activity-lead h2{margin:0 0 12px;font-size:36px}.activity-lead p{color:rgba(255,255,255,.78)}.activity-lead a{color:var(--highlight);font-weight:700}.activity-notes{border-top:1px solid var(--border)}.activity-notes>div{display:grid;grid-template-columns:44px 150px 1fr;align-items:baseline;gap:16px;padding:22px 0;border-bottom:1px solid var(--border)}.activity-notes b{color:var(--bright);font-size:18px}.activity-notes h3{margin:0;color:var(--navy);font-size:20px}.activity-notes p{margin:0;color:var(--muted)}
.news-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.news-lead{padding-right:70px;border-right:1px solid var(--border)}.kicker{margin:0;color:var(--bright);font-weight:800}.news-lead h3{margin:8px 0 14px;color:var(--navy);font-size:40px;line-height:1.25}.news-lead p:not(.kicker){color:var(--muted);font-size:18px}.news-lead a{color:var(--blue);font-weight:700}.news-list{display:flex;flex-direction:column}.news-list a{padding:17px 0;border-bottom:1px solid var(--border)}.news-list span{display:block;color:var(--bright);font-size:12px;font-weight:800;letter-spacing:.08em}.news-list strong{color:var(--navy);font-size:18px}.service-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service-pair article{padding:42px;border-radius:24px;background:#fff;border:1px solid var(--border);box-shadow:0 12px 36px rgba(7,59,134,.07)}.service-pair h2{margin:0 0 10px;color:var(--navy);font-size:32px}.service-pair p,.service-pair li{color:var(--muted)}.service-pair a{color:var(--blue);font-weight:700}.feedback-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.feedback-grid blockquote{margin:0;padding:26px 22px;border-top:3px solid var(--sky);background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);border-radius:0 0 14px 14px}.faq-wide{max-width:960px}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;min-height:68px;padding:16px 6px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;color:var(--navy);font:inherit;font-size:19px;font-weight:700;cursor:pointer}.faq-question span{font-size:26px;color:var(--bright);transition:transform .2s ease}.faq-item.open .faq-question span{transform:rotate(45deg)}.faq-answer{padding:0 44px 20px 6px;color:var(--muted)}.faq-answer p{margin:0}.center-link{text-align:center;margin:28px 0 0}.center-link a{color:var(--blue);font-weight:700}.responsible-strip{padding:58px 0;background:#fff;border-top:1px solid var(--border)}.responsible-strip .container{display:grid;grid-template-columns:.85fr 1.2fr auto;align-items:center;gap:50px}.responsible-strip h2{margin:0;color:var(--navy);font-size:28px;line-height:1.3}.responsible-strip p{margin:0;color:var(--muted)}.responsible-strip a{color:var(--blue);font-weight:700;white-space:nowrap}
.inner-hero{padding:88px 0;background:radial-gradient(circle at 72% 35%,rgba(85,185,245,.40),transparent 38%),linear-gradient(135deg,#073B86 0%,#0B55B5 32%,#126BCB 68%,#1785E8 100%);color:#fff}.inner-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.inner-hero span{color:var(--highlight)}.inner-hero h1{margin:0 0 16px;font-size:clamp(42px,5vw,60px);line-height:1.12;letter-spacing:-.025em}.inner-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.82);font-size:18px}.inner-hero-image{display:block;width:100%;max-height:410px;object-fit:contain;border-radius:22px}.article-page{padding:86px 20px 100px;background:#fff}.article-content{max-width:880px;margin:0 auto}.article-section{padding:0 0 44px;margin:0 0 44px;border-bottom:1px solid var(--border)}.article-section:last-child{margin-bottom:0;border-bottom:0}.article-section h2{margin:0 0 18px;color:var(--navy);font-size:34px;line-height:1.3}.article-section p{margin:0 0 18px;color:var(--text);font-size:17px;line-height:1.88}.article-section p:last-child{margin-bottom:0}
.site-footer{background:var(--footer);color:#fff}.footer-accent{height:4px;background:linear-gradient(90deg,var(--sky),var(--bright),var(--sport))}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:52px;padding-top:64px;padding-bottom:48px}.footer-brand img{display:block;max-width:160px;max-height:52px;margin-bottom:20px}.footer-brand p{max-width:360px;color:rgba(255,255,255,.68)}.footer-grid h2{margin:0 0 12px;font-size:16px}.footer-grid section>a{display:block;padding:3px 0;color:rgba(255,255,255,.7)}.footer-grid section>a:hover{color:var(--highlight)}.footer-note{padding:24px 0 34px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.58);font-size:14px}.footer-note p{margin:4px 0}.mobile-bottom-nav{display:none}
@media(max-width:1100px){.focus-grid{grid-template-columns:repeat(2,1fr)}.zone-strip{grid-template-columns:repeat(2,1fr)}.feedback-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}.inner-hero-grid{grid-template-columns:1fr 1fr}.entertainment-grid{grid-template-columns:1fr}.ent-list{display:grid;grid-template-columns:repeat(3,1fr)}.ent-list a{grid-template-columns:1fr}.ent-list img{width:100%;height:auto;aspect-ratio:16/9}.activity-layout{gap:42px}}
@media(max-width:767px){body{padding-bottom:72px}.container{width:min(100% - 28px,1320px)}.header-inner{min-height:64px;padding:0 12px}.menu-toggle{width:40px;height:40px}.site-logo img{max-width:112px;max-height:38px}.main-btn.header-register{min-height:39px;padding:0 16px;font-size:14px}.channel-nav{display:none}.site-drawer{width:min(86vw,360px)}.hero-slider{margin:14px 14px 0;border-radius:14px}.hero-arrow{width:40px;height:40px;font-size:28px}.hero-prev{left:10px}.hero-next{right:10px}.hero-dots{bottom:10px}.section-spacious,.section-soft,.section-blue,.section-deep,.app-showcase{padding:62px 0}.section-dark{margin-top:18px;padding:58px 0}.section-heading{margin-bottom:30px}.section-heading h1,.section-heading h2{font-size:32px}.section-heading p{font-size:16px}.focus-grid{grid-template-columns:1fr}.focus-grid article{padding:22px}.editorial-grid{display:block}.feature-large{min-height:420px;margin-bottom:18px}.feature-small{min-height:auto;margin-bottom:18px;padding:28px}.overlay-copy{padding:80px 24px 24px}.overlay-copy h3,.feature-small h3{font-size:26px}.link-bands{display:block}.link-bands a,.link-bands a:not(:first-child){display:block;padding:20px 0;border-right:0;border-bottom:1px solid var(--border)}.link-bands a:last-child{border-bottom:0}.zone-strip{grid-template-columns:repeat(2,1fr);gap:14px}.zone-strip article>div{padding:18px}.zone-strip h3{font-size:20px}.zone-strip p{font-size:14px;line-height:1.7}.split-grid{grid-template-columns:1fr;gap:38px}.split-grid>div:first-child{padding:0 0 38px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.split-grid h2{font-size:30px}.esports-feature{min-height:470px}.esports-feature>div{padding:80px 24px 24px}.esports-feature h2{font-size:30px}.ent-list{grid-template-columns:1fr}.ent-list a{grid-template-columns:120px 1fr;min-height:130px}.ent-list img{width:120px;height:98px}.app-grid{grid-template-columns:1fr;gap:34px}.app-copy h2{font-size:36px}.app-grid>img{max-height:400px}.activity-layout{grid-template-columns:1fr;gap:30px}.activity-lead{padding:28px}.activity-notes>div{grid-template-columns:36px 110px 1fr;gap:10px}.news-layout{grid-template-columns:1fr;gap:36px}.news-lead{padding:0 0 34px;border-right:0;border-bottom:1px solid var(--border)}.news-lead h3{font-size:30px}.service-pair{grid-template-columns:1fr}.service-pair article{padding:28px}.feedback-grid{grid-template-columns:1fr}.responsible-strip .container{grid-template-columns:1fr;gap:18px}.inner-hero{padding:58px 0}.inner-hero-grid{grid-template-columns:1fr;gap:28px}.inner-hero h1{font-size:38px}.inner-hero-image{max-height:300px}.article-page{padding:58px 16px 78px}.article-section{padding-bottom:32px;margin-bottom:32px}.article-section h2{font-size:28px}.article-section p{font-size:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px;padding-top:46px}.footer-brand{grid-column:1/-1}.footer-grid section:last-child{grid-column:auto}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9900;height:64px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 -6px 24px rgba(7,59,134,.12);border-top:1px solid var(--border)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy);font-size:12px;font-weight:700}.mobile-bottom-nav a span{font-size:18px;line-height:1.2}.mobile-bottom-nav a.active{color:var(--bright)}}
@media(max-width:430px){.header-inner{padding:0 10px}.menu-toggle{width:40px;height:40px}.menu-toggle span{width:22px}.site-logo img{max-width:104px}.main-btn.header-register{padding:0 13px;min-width:58px}.zone-strip{grid-template-columns:1fr}.hero-arrow{display:none}.app-copy h2{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-grid section:last-child{grid-column:auto}.activity-notes>div{grid-template-columns:34px 1fr}.activity-notes p{grid-column:2}.ent-list a{grid-template-columns:100px 1fr}.ent-list img{width:100px;height:82px}}
@media(max-width:375px){.site-logo img{max-width:96px}.main-btn.header-register{padding:0 11px;font-size:13px}.menu-toggle{width:38px;height:38px}.header-inner{padding:0 9px}.container{width:calc(100% - 24px)}}
