
:root{--bg:#f1eee8;--surface:#fffdf9;--surface-2:#e8e3da;--ink:#12202c;--muted:#64717c;--navy:#091722;--navy-2:#112b3a;--teal:#177b75;--teal-2:#24a59a;--copper:#bd8149;--line:rgba(18,32,44,.11);--shadow:0 18px 48px rgba(25,38,48,.10);--shadow-lg:0 30px 80px rgba(13,29,41,.18);--radius:20px}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)!important;color:var(--ink);font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.7}body:before{content:"";position:fixed;inset:0;z-index:-5;pointer-events:none;background:radial-gradient(circle at 8% 12%,rgba(23,123,117,.09),transparent 27%),radial-gradient(circle at 94% 30%,rgba(189,129,73,.09),transparent 24%)}a{color:var(--teal);text-underline-offset:3px}img{max-width:100%;height:auto}main{display:block;overflow:visible!important}.container{max-width:1180px}h1,h2,h3,h4,h5,h6{color:var(--ink);font-weight:800;letter-spacing:-.025em;line-height:1.3}p{color:var(--muted)}section.py-5{padding-top:72px!important;padding-bottom:72px!important}.bg-light{background:var(--surface-2)!important}.text-primary{color:var(--teal)!important}.text-muted{color:var(--muted)!important}
/* Header */.premium-header{z-index:1030;background:rgba(9,23,34,.96)!important;border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 12px 34px rgba(3,12,18,.22);backdrop-filter:blur(15px)}.premium-header>.container{max-width:1180px}.premium-header-row{min-height:76px;display:flex;align-items:center;gap:22px}.premium-brand{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.premium-brand-mark{display:flex;align-items:center;height:46px;padding:0 17px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:inset 0 1px rgba(255,255,255,.1)}.premium-brand-mark i{width:8px;height:8px;margin-right:9px;border-radius:50%;background:var(--copper);box-shadow:0 0 16px rgba(189,129,73,.9)}.premium-brand-mark b{color:#fff;font-size:23px;font-weight:900;letter-spacing:.04em}.premium-brand-mark:after{content:"";width:25px;height:2px;margin-left:11px;background:linear-gradient(90deg,var(--teal-2),transparent)}.premium-nav{display:flex;align-items:center;gap:3px;margin-left:auto}.premium-nav-link{position:relative;padding:11px 12px;color:#d0d9de!important;border-radius:9px;font-size:14px;font-weight:650;white-space:nowrap;text-decoration:none;transition:.2s}.premium-nav-link:hover{color:#fff!important;background:rgba(255,255,255,.08)}.premium-nav-link:after{content:"";position:absolute;right:13px;bottom:5px;left:13px;height:2px;background:var(--teal-2);transform:scaleX(0);transition:.2s}.premium-nav-link:hover:after{transform:scaleX(1)}.premium-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 19px!important;border:1px solid rgba(222,167,102,.5)!important;border-radius:11px!important;background:linear-gradient(135deg,#d7a15f,#b6753c)!important;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(169,103,46,.22)}.premium-menu-btn{width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(255,255,255,.07);color:#fff}.premium-mobile-nav{border-top:1px solid rgba(255,255,255,.1)}.premium-mobile-nav nav{padding:15px 0!important}.premium-mobile-nav a:not(.btn){padding:8px 4px!important;color:#e5edf2!important}.premium-notice{background:#153544;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.premium-notice-inner{min-height:42px;display:flex;align-items:center;justify-content:center;font-size:13px}.premium-notice a{color:#f0e3d3!important;text-decoration:none}.premium-notice .fa-bullhorn{color:#dcaa70}.premium-notice .fa-arrow-right{margin-left:8px;color:#6ed1c7}
/* Home hero */.premium-hero{position:relative;isolation:isolate;min-height:570px;padding:34px 20px!important;display:flex;align-items:center;background:var(--navy)!important;overflow:hidden}.premium-hero:before{content:"";position:absolute;inset:28px max(20px,calc((100vw - 1180px)/2));z-index:-3;border-radius:30px;background:url('../picture/football-match-poster.webp') 62% center/cover no-repeat;box-shadow:var(--shadow-lg)}.premium-hero:after{content:"";position:absolute;inset:28px max(20px,calc((100vw - 1180px)/2));z-index:-2;border-radius:30px;background:linear-gradient(90deg,rgba(5,17,25,.96),rgba(8,28,38,.84) 44%,rgba(8,28,38,.18) 78%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13)}.premium-hero-shell{width:100%;max-width:1180px;margin:auto;padding:70px 72px}.premium-hero-content{max-width:620px}.premium-hero-content:before{content:"";display:block;width:68px;height:4px;margin-bottom:24px;border-radius:4px;background:linear-gradient(90deg,var(--copper),var(--teal-2))}.premium-hero-title{margin:0 0 18px;color:#fff;font-size:clamp(40px,4.5vw,64px);font-weight:900;line-height:1.08;letter-spacing:-.05em;text-shadow:0 8px 28px rgba(0,0,0,.35)}.premium-hero-subtitle{margin:0 0 8px;color:#e9f0f2;font-size:clamp(17px,1.7vw,21px)}.premium-hero-detail{margin:0;color:#b2c0c7;font-size:15px}.premium-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.premium-hero-actions a{display:inline-flex;min-height:50px;padding:0 23px;align-items:center;justify-content:center;border-radius:11px;font-weight:800;text-decoration:none;transition:.22s}.premium-hero-primary{background:linear-gradient(135deg,#229990,#126b67);color:#fff!important;box-shadow:0 12px 28px rgba(17,108,103,.28)}.premium-hero-secondary{border:1px solid rgba(255,255,255,.33);background:rgba(255,255,255,.09);color:#fff!important;backdrop-filter:blur(8px)}.premium-hero-actions a:hover{transform:translateY(-2px)}
/* General sections */.live-hub-section,.stats-section,.why-us-section,.about-section,.honor-section,.departments-section,.partners-section,.trust-section,.faq-section,.mission-section,.testimonials-section,.news-section{padding-top:72px!important;padding-bottom:72px!important}.live-hub-section,.why-us-section,.honor-section,.partners-section,.faq-section,.testimonials-section,.news-section{background:var(--surface-2)!important}.stats-section,.about-section,.departments-section,.trust-section,.mission-section{background:var(--surface)!important}.section-title,.display-5,.display-6{font-weight:900;letter-spacing:-.04em}.card{display:flex!important;visibility:visible!important;opacity:1!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;background:var(--surface)!important;box-shadow:0 12px 34px rgba(25,38,48,.075)!important;overflow:hidden;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)!important}.card-body{display:block!important;visibility:visible!important;opacity:1!important;padding:24px!important}.card p{line-height:1.75}.card-img-top{display:block!important;visibility:visible!important;opacity:1!important;transition:transform .5s;filter:saturate(.9) contrast(1.03)}.card:hover .card-img-top{transform:scale(1.035)}.rounded-4{border-radius:var(--radius)!important}.shadow,.shadow-sm,.shadow-lg{box-shadow:var(--shadow)!important}.stats-section [class*="col-"]>div,.why-us-section [class*="col-"]>div{height:100%;padding:27px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(25,38,48,.06)}.about-section img,.mission-section img,.departments-section img{border-radius:24px!important;box-shadow:var(--shadow)!important}.faq-section .accordion-item{margin-bottom:12px;border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface);overflow:hidden}.faq-section .accordion-button{padding:20px 22px;background:var(--surface);color:var(--ink);font-weight:750}.faq-section .accordion-button:not(.collapsed){background:#edf7f5;color:var(--teal);box-shadow:none}.cta-banner-section{padding:78px 20px!important;background:linear-gradient(135deg,#0b202b,#163f49 58%,#1b635f)!important}.btn{font-weight:750;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{border-color:#177b75;background:linear-gradient(135deg,#23958d,#146c68);box-shadow:0 9px 22px rgba(23,123,117,.2)}.btn-warning{border-color:#c78c51;background:linear-gradient(135deg,#dca766,#b87940);color:#fff}.btn-outline-primary{border-color:rgba(23,123,117,.45);color:var(--teal)}.badge{border-radius:999px}.breadcrumb-nav{background:rgba(255,253,249,.9)!important;border-color:var(--line)!important;box-shadow:0 8px 22px rgba(25,38,48,.045);backdrop-filter:blur(10px)}.breadcrumb{padding:7px 0}
/* Poster */.match-poster{position:relative;isolation:isolate;max-width:1180px;min-height:570px;margin:54px auto;padding:clamp(28px,6vw,76px);display:flex;align-items:center;overflow:hidden;border-radius:28px;background:var(--navy);box-shadow:var(--shadow-lg)}.match-poster>img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover}.match-poster-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,15,23,.95),rgba(5,24,32,.76) 46%,rgba(5,24,32,.14))}.match-poster:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.22);border-radius:20px;pointer-events:none}.match-poster-content{max-width:590px;color:#fff}.match-poster-kicker{color:#73d1c8;font-size:13px;font-weight:800;letter-spacing:.18em}.match-poster h2{color:#fff;font-size:clamp(38px,5.5vw,68px);font-weight:900;line-height:1.06}.match-poster-content>p:not(.match-poster-kicker){color:#dbe7e8;font-size:clamp(16px,2vw,20px)}.match-poster-actions{display:flex;gap:14px;margin-top:30px}.match-poster-actions a{display:inline-flex;min-height:50px;padding:0 22px;align-items:center;justify-content:center;border-radius:10px;font-weight:800;text-decoration:none}.match-poster-primary{background:var(--teal);color:#fff!important}.match-poster-secondary{border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.08);color:#fff!important}.match-poster-label{position:absolute;right:45px;bottom:38px;color:#fff}.match-poster-label strong{font-size:27px}.match-poster-label span{margin-left:10px;color:#bdcbcf;font-size:12px;letter-spacing:.16em}
/* Articles and listings */.page-title-seo{max-width:1180px;margin:44px auto 10px;padding:0 20px;font-size:clamp(30px,4vw,48px)}main>.container,main.container{padding-top:42px;padding-bottom:66px}.hero-section:not(.premium-hero){position:relative;overflow:hidden;background:linear-gradient(135deg,#0a1c27,#174550)!important}.hero-section:not(.premium-hero)>.container{position:relative;z-index:2}.article-current,main article{visibility:visible!important;opacity:1!important;color:var(--ink);font-size:16px;line-height:1.9}.article-current p,main article p{color:#4f5f6b}.article-current h2,main article>h2{margin-top:38px;margin-bottom:15px;padding-bottom:11px;border-bottom:1px solid var(--line);font-size:clamp(23px,3vw,30px)}.article-current h3,main article>h3{margin-top:27px;font-size:21px}.article-current ul,main article>ul{padding:18px 22px 18px 42px;border-radius:14px;background:#e8f2ef}.article-lead{padding:18px 20px!important;border-left:4px solid var(--teal)!important;border-radius:0 14px 14px 0;background:#e8f2ef!important}.source-note{padding:18px 20px!important;border:1px solid #cfe0dc!important;border-left:4px solid var(--teal)!important;border-radius:14px!important;background:#f2f8f6!important}.sidebar-widgets>div{margin-bottom:18px!important;padding:22px!important;border:1px solid var(--line)!important;border-left:0!important;border-radius:16px;background:var(--surface);box-shadow:0 10px 28px rgba(25,38,48,.06)}.sidebar-widgets .position-absolute.translate-middle-x{position:static!important;transform:none!important;display:flex!important;margin-bottom:12px}.sidebar-widgets .ms-3{margin-left:0!important}.latest-sports-brief{max-width:1120px;margin:54px auto!important;padding:clamp(22px,4vw,42px)!important;border:1px solid var(--line)!important;border-radius:24px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.event-grid,.company-grid{gap:16px}.event-grid article,.company-grid article{padding:22px;border:1px solid var(--line);border-radius:16px;background:#f7f4ee}
/* Tables and forms */.table-responsive{visibility:visible!important;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 12px 30px rgba(25,38,48,.07);overflow-x:auto}.table{margin:0}.table thead th{padding:15px;border:0;background:#153844;color:#fff}.table tbody td{padding:14px;border-color:#e5e0d8}.table tbody tr:hover{background:#edf5f2}.form-control,.form-select{min-height:46px;border:1px solid #d6d1c9;border-radius:11px;background:var(--surface)}.form-control:focus,.form-select:focus{border-color:var(--teal-2);box-shadow:0 0 0 4px rgba(36,165,154,.12)}
/* Legal, company, compliance */.legal-page,.about-corporate .container{max-width:1120px;margin:30px auto;padding:clamp(18px,4vw,46px)}.legal-page article,.company-grid article,.contact-cta{visibility:visible!important;opacity:1!important;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow)}.legal-page article{padding:clamp(24px,5vw,58px)}.legal-page h2{margin-top:34px}.about-hero{text-align:center}.company-grid{display:grid;grid-template-columns:repeat(2,1fr)}.contact-cta{margin-top:18px;padding:28px}.compliance-center{position:relative;padding:76px 20px;background:linear-gradient(145deg,#091722,#123744 60%,#185550);color:#fff}.compliance-wrap{max-width:1180px;margin:auto}.compliance-heading{max-width:760px;margin:0 auto 34px;text-align:center}.compliance-kicker{color:#72cec5;font-size:13px;font-weight:800;letter-spacing:.17em}.compliance-heading h2,.compliance-card h3{color:#fff}.compliance-heading>p:last-child{color:#c5d3d6}.compliance-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.compliance-card{display:flex!important;visibility:visible!important;opacity:1!important;min-height:390px;padding:28px;flex-direction:column;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(0,0,0,.15);transition:.25s}.compliance-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.12)}.compliance-no{display:inline-flex;width:44px;height:44px;margin-bottom:20px;align-items:center;justify-content:center;border-radius:11px;background:var(--copper);color:#fff;font-weight:900}.compliance-card p,.compliance-card li{color:#cbd8da}.compliance-card a{display:flex;margin-top:auto;padding:13px 15px;justify-content:space-between;border-radius:10px;background:#fff;color:#18473f!important;font-weight:800;text-decoration:none}
/* Footer */.footer{position:relative;background:#07131c!important;color:#c5d0d5}.footer>.container{position:relative}.footer h5,.footer h6{color:#fff}.footer a{color:#b9c8ce!important;transition:.2s}.footer a:hover{color:#6fd0c7!important}.footer img{visibility:visible;opacity:1}
@media(max-width:991px){.premium-header-row{min-height:68px}.premium-hero{min-height:540px;padding:18px 14px!important}.premium-hero:before,.premium-hero:after{inset:16px 14px}.premium-hero-shell{padding:58px 38px}.compliance-cards{grid-template-columns:1fr}.compliance-card{min-height:auto}.sidebar-widgets{margin-top:28px}.live-hub-section,.stats-section,.why-us-section,.about-section,.honor-section,.departments-section,.partners-section,.trust-section,.faq-section,.mission-section,.testimonials-section,.news-section{padding-top:56px!important;padding-bottom:56px!important}}@media(max-width:640px){.container{padding-right:16px;padding-left:16px}.premium-brand-mark:after{display:none}.premium-notice-inner{text-align:center;line-height:1.45}.premium-hero{min-height:610px;align-items:flex-end}.premium-hero:before{background-position:57% center}.premium-hero:after{background:linear-gradient(0deg,rgba(4,15,23,.97),rgba(5,24,32,.74) 62%,rgba(5,24,32,.12))}.premium-hero-shell{padding:240px 28px 46px}.premium-hero-title{font-size:38px}.premium-hero-actions,.match-poster-actions{flex-direction:column}.premium-hero-actions a,.match-poster-actions a{width:100%}.match-poster{min-height:610px;margin:30px 14px;padding:32px 26px;align-items:flex-end}.match-poster-shade{background:linear-gradient(0deg,rgba(4,15,23,.97),rgba(5,24,32,.68) 64%,rgba(5,24,32,.1))}.match-poster-label{top:27px;right:28px;bottom:auto}.company-grid{grid-template-columns:1fr}.article-current,main article{font-size:15px}.card-body{padding:20px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.btn,.card-img-top,.compliance-card{transition:none!important}}

/* Neon sports redesign */
:root{--sport-bg:#030711;--sport-panel:#091322;--sport-panel-2:#0d1b2d;--sport-line:rgba(62,228,255,.16);--sport-cyan:#28dcff;--sport-blue:#3578ff;--sport-lime:#9dff3d;--sport-text:#f4f8ff;--sport-muted:#9db0c8;--sport-glow:0 0 28px rgba(40,220,255,.18)}body{background:var(--sport-bg)!important;color:var(--sport-text);font-family:"DIN Alternate","Bahnschrift","Arial Narrow","PingFang SC","Microsoft YaHei",sans-serif!important;font-size:16px;letter-spacing:.01em}body:before{background:radial-gradient(circle at 8% 12%,rgba(53,120,255,.17),transparent 25%),radial-gradient(circle at 88% 28%,rgba(157,255,61,.09),transparent 24%),linear-gradient(180deg,#030711,#050b15)!important}h1,h2,h3,h4,h5,h6{color:var(--sport-text);font-family:"Arial Black","DIN Alternate","Bahnschrift","PingFang SC","Microsoft YaHei",sans-serif!important;letter-spacing:-.03em}p,.text-muted{color:var(--sport-muted)!important}.bg-light{background:#060d18!important}.text-dark{color:var(--sport-text)!important}.text-primary{color:var(--sport-cyan)!important}.premium-header{background:rgba(3,7,17,.91)!important;border-bottom-color:var(--sport-line);box-shadow:0 14px 40px rgba(0,0,0,.38)}.premium-brand-mark{border-color:rgba(40,220,255,.24);background:linear-gradient(135deg,rgba(53,120,255,.2),rgba(40,220,255,.06));box-shadow:inset 0 1px rgba(255,255,255,.12),0 0 26px rgba(40,220,255,.12)}.premium-brand-mark i{background:var(--sport-lime);box-shadow:0 0 16px var(--sport-lime)}.premium-brand-mark:after{background:linear-gradient(90deg,var(--sport-cyan),transparent)}.premium-nav-link{color:#c6d5e8!important}.premium-nav-link:hover{background:rgba(40,220,255,.08)}.premium-nav-link:after{background:linear-gradient(90deg,var(--sport-cyan),var(--sport-lime));box-shadow:0 0 10px rgba(40,220,255,.7)}.premium-login{border-color:rgba(157,255,61,.46)!important;background:linear-gradient(135deg,#b7ff55,#72dc16)!important;color:#06100a!important;box-shadow:0 0 24px rgba(157,255,61,.2)}.premium-notice{background:linear-gradient(90deg,#06111d,#0b2030,#06111d);border-color:var(--sport-line)}.premium-notice a{color:#d8f8ff!important}.premium-notice .fa-bullhorn,.premium-notice .fa-arrow-right{color:var(--sport-lime)}.premium-hero{background:#02050c!important}.premium-hero:after{background:linear-gradient(90deg,rgba(2,6,14,.97),rgba(3,13,25,.83) 44%,rgba(4,16,30,.12));box-shadow:inset 0 0 0 1px rgba(40,220,255,.2),0 0 44px rgba(53,120,255,.13)}.premium-hero-content:before{background:linear-gradient(90deg,var(--sport-cyan),var(--sport-lime));box-shadow:0 0 20px rgba(40,220,255,.55)}.premium-hero-title{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.055em}.premium-hero-subtitle{color:#e3f7ff!important}.premium-hero-detail{color:#91a9c2!important}.premium-hero-primary{background:linear-gradient(135deg,#27ddff,#3474ff);box-shadow:0 0 28px rgba(40,220,255,.3)}.live-hub-section,.stats-section,.why-us-section,.honor-section,.partners-section,.trust-section,.faq-section,.mission-section,.testimonials-section,.news-section,.about-section,.departments-section{background:transparent!important}.live-hub-section,.why-us-section,.honor-section,.partners-section,.faq-section,.testimonials-section,.news-section{background:#060d18!important}.stats-section,.trust-section,.mission-section{background:#030711!important}.card,.honor-card,.stats-section [class*="col-"]>div,.why-us-section [class*="col-"]>div{border:1px solid var(--sport-line)!important;background:linear-gradient(145deg,#0d1b2d,#08111e)!important;box-shadow:0 16px 40px rgba(0,0,0,.25)!important;color:var(--sport-text)}.card:hover,.honor-card:hover{border-color:rgba(40,220,255,.48)!important;box-shadow:0 22px 52px rgba(0,0,0,.35),0 0 28px rgba(40,220,255,.11)!important}.card-body{color:var(--sport-text)}.card-body a,.card h3,.card h4,.card h5,.card h6{color:var(--sport-text)!important}.btn-primary{border-color:var(--sport-cyan);background:linear-gradient(135deg,var(--sport-cyan),var(--sport-blue));color:#fff}.btn-warning{border-color:var(--sport-lime);background:linear-gradient(135deg,#baff61,#69d714);color:#07100a}.btn-outline-primary{border-color:rgba(40,220,255,.5);color:var(--sport-cyan)}.breadcrumb-nav{background:rgba(5,12,22,.92)!important;border-color:var(--sport-line)!important}.breadcrumb,.breadcrumb .active{color:var(--sport-muted)!important}.table-responsive{border-color:var(--sport-line);background:var(--sport-panel);box-shadow:0 16px 38px rgba(0,0,0,.25)}.table{color:var(--sport-text)}.table thead th{background:linear-gradient(90deg,#0c3651,#0e5362);color:#fff}.table tbody td{border-color:rgba(255,255,255,.08);background:#091322;color:#dceaff}.table tbody tr:hover td{background:#0d2034}.form-control,.form-select{border-color:var(--sport-line);background:#081321;color:#fff}.form-control:focus,.form-select:focus{border-color:var(--sport-cyan);background:#0b1828;color:#fff;box-shadow:0 0 0 4px rgba(40,220,255,.11)}
/* Screenshot section: ensure every word has contrast */.about-section{padding:86px 0!important;background:linear-gradient(135deg,#06101c,#0b1f33 60%,#0d2c39)!important}.about-section h2,.about-section h3,.about-section strong,.about-section .text-white{color:#fff!important}.about-section p,.about-section .text-white-50,.about-section .text-white-75{color:#b8cbe0!important}.about-section .rounded-circle{background:linear-gradient(135deg,var(--sport-cyan),var(--sport-blue))!important;color:#fff!important;box-shadow:0 0 18px rgba(40,220,255,.28)}.departments-section{padding:94px 0!important;background:radial-gradient(circle at 76% 35%,rgba(53,120,255,.16),transparent 30%),linear-gradient(135deg,#030711,#071423)!important;overflow:hidden}.departments-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(40,220,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(40,220,255,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}.departments-section .container{position:relative}.departments-section .text-white,.departments-title,.departments-section h2,.departments-section h3{color:#fff!important}.departments-subtitle,.departments-section .text-white-50,.departments-section .text-white-75,.departments-section p{color:#b5c9df!important}.departments-grid{display:grid!important;grid-template-columns:1fr 1.06fr!important;gap:68px!important;align-items:center}.d-left,.d-right{display:grid;gap:18px}.d-item{position:relative;padding:24px 26px!important;border:1px solid rgba(40,220,255,.16);border-radius:16px;background:linear-gradient(135deg,rgba(14,31,51,.94),rgba(7,18,31,.94));box-shadow:0 18px 42px rgba(0,0,0,.23);transition:.25s}.d-item:hover{transform:translateX(7px);border-color:rgba(157,255,61,.42);box-shadow:var(--sport-glow)}.d-num{display:flex;align-items:center;gap:12px;color:var(--sport-cyan)!important;font-size:29px!important;font-weight:900}.d-num span{color:#fff!important;font-size:20px!important;letter-spacing:-.02em}.d-item p{margin:10px 0 0!important;color:#aec1d6!important;line-height:1.75}.d-image{margin-bottom:8px;padding:6px;border:1px solid rgba(40,220,255,.24);border-radius:22px;background:linear-gradient(135deg,rgba(40,220,255,.15),rgba(157,255,61,.08));box-shadow:0 22px 58px rgba(0,0,0,.35),0 0 32px rgba(53,120,255,.1)}.d-image img{display:block!important;width:100%;height:340px!important;object-fit:cover;border-radius:17px!important;filter:saturate(1.05) contrast(1.06)}
/* Footer redesign */.footer{padding-top:72px!important;background:radial-gradient(circle at 76% 0,rgba(53,120,255,.18),transparent 28%),linear-gradient(180deg,#050b14,#02050a)!important;border-top:1px solid var(--sport-line)}.footer>div[style*="position:absolute"]{display:none!important}.footer .container{max-width:1180px}.footer .row.gy-4{padding:34px!important;border:1px solid var(--sport-line)!important;border-radius:24px;background:linear-gradient(145deg,rgba(13,27,45,.94),rgba(5,13,24,.96));box-shadow:0 24px 64px rgba(0,0,0,.32)}.footer h6{padding-bottom:13px;border-bottom:1px solid rgba(40,220,255,.14);color:#fff!important;font-size:17px!important}.footer h6 i{color:var(--sport-cyan)!important}.footer li,.footer p,.footer .text-white-50,.footer .text-white-75{color:#9fb3c9!important}.footer a{color:#c8d8e8!important}.footer a:hover{color:var(--sport-cyan)!important}.footer .fa-link,.footer .fa-envelope,.footer .fa-phone-alt,.footer .fa-map-marker-alt,.footer .fa-clock{color:var(--sport-lime)!important}.footer-logo{display:block!important;width:100%!important;height:76px!important;object-fit:cover;border:1px solid var(--sport-line);border-radius:13px;filter:saturate(1.05)}.footer .row.pt-4{margin-top:26px;padding:20px!important;border:1px solid rgba(40,220,255,.12);border-radius:14px;background:rgba(8,20,34,.8)}.footer-copyright{border-color:rgba(40,220,255,.13)!important;color:#8da3bb!important}.footer-beian{color:#71869d!important}
/* News collection */.latest-news-collection{padding:92px 0;background:radial-gradient(circle at 90% 10%,rgba(157,255,61,.08),transparent 25%),#030711}.news-collection-head{max-width:760px;margin-bottom:40px}.news-collection-head>span{display:inline-flex;margin-bottom:11px;color:var(--sport-lime);font-size:12px;font-weight:900;letter-spacing:.2em}.news-collection-head h2{margin:0 0 12px;font-size:clamp(34px,4.5vw,54px)}.news-collection-head p{font-size:17px}.latest-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.neon-news-card{display:flex!important;visibility:visible!important;opacity:1!important;flex-direction:column;border:1px solid var(--sport-line);border-radius:18px;background:linear-gradient(145deg,#0d1b2d,#07111d);box-shadow:0 16px 40px rgba(0,0,0,.24);overflow:hidden;transition:.25s}.neon-news-card:hover{transform:translateY(-6px);border-color:rgba(40,220,255,.45);box-shadow:0 24px 52px rgba(0,0,0,.34),0 0 28px rgba(40,220,255,.11)}.news-card-image{position:relative;display:block;height:190px;overflow:hidden}.news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:.5s}.neon-news-card:hover img{transform:scale(1.045)}.news-card-image span{position:absolute;top:14px;left:14px;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(3,7,17,.8);color:var(--sport-lime);font-size:12px;font-weight:800;backdrop-filter:blur(7px)}.news-card-body{display:flex;min-height:285px;padding:22px;flex-direction:column}.news-card-body h3{margin:0 0 12px;font-size:19px;line-height:1.45}.news-card-body h3 a{color:#fff;text-decoration:none}.news-card-body p{display:-webkit-box;margin:0;color:#9eb2c9!important;line-height:1.75;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card-meta{display:flex;margin-top:auto;padding-top:18px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);color:#748aa1;font-size:12px}.news-card-meta strong{color:var(--sport-cyan);font-weight:800}.new-news-article{visibility:visible!important;opacity:1!important;color:#dce8f5}.new-news-article h1{margin:12px 0 14px;font-size:clamp(34px,5vw,56px)}.news-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(157,255,61,.11);color:var(--sport-lime);font-size:12px;font-weight:900}.news-byline{display:flex;gap:16px;margin-bottom:22px;color:#7f95ad;font-size:13px}.news-byline strong{color:var(--sport-cyan)}.news-summary{padding:20px 22px!important;border-left:4px solid var(--sport-cyan)!important;border-radius:0 13px 13px 0;background:#0d2032!important;color:#d8e8f7!important;font-size:18px}.news-hero-image{display:block!important;width:100%;max-height:520px;margin:28px 0;object-fit:cover;border:1px solid var(--sport-line);border-radius:20px;box-shadow:0 22px 52px rgba(0,0,0,.28)}.new-news-article h2{border-color:var(--sport-line)!important}.official-source a{display:inline-flex;padding:11px 16px;border:1px solid rgba(40,220,255,.35);border-radius:10px;color:var(--sport-cyan);text-decoration:none}
/* Universal visibility and contrast guards */main,main section,main article,main .container,main .row,main [class*="col-"]{visibility:visible;opacity:1}.article-current,main article{color:#d9e6f3}.article-current p,main article p{color:#aabdd2!important}.article-current h2,main article>h2{border-color:var(--sport-line)}.article-current ul,main article>ul,.article-lead,.source-note{border-color:var(--sport-line)!important;background:#0b1928!important;color:#c7d7e8}.legal-page article,.company-grid article,.contact-cta,.latest-sports-brief,.event-grid article{border-color:var(--sport-line)!important;background:linear-gradient(145deg,#0d1b2d,#07111d)!important;color:#dce8f5}.legal-page p,.company-grid p,.contact-cta p,.latest-sports-brief p{color:#a9bdd2!important}.compliance-center{background:radial-gradient(circle at 12% 20%,rgba(53,120,255,.17),transparent 28%),linear-gradient(145deg,#030711,#081a2b)!important}.compliance-card{border-color:var(--sport-line);background:linear-gradient(145deg,rgba(15,34,55,.95),rgba(7,17,30,.95))}.compliance-no{background:linear-gradient(135deg,var(--sport-cyan),var(--sport-blue))}.compliance-card a{background:linear-gradient(135deg,var(--sport-cyan),var(--sport-blue));color:#fff!important}
.sport-progress{position:fixed;top:0;left:0;z-index:2000;width:0;height:3px;background:linear-gradient(90deg,var(--sport-cyan),var(--sport-lime));box-shadow:0 0 12px var(--sport-cyan);pointer-events:none}.sport-reveal{transition:transform .65s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}.sport-reveal.is-visible{transform:translateY(0)}.sport-pulse{animation:sportPulse 1.8s ease-in-out infinite}@keyframes sportPulse{50%{box-shadow:0 0 24px rgba(157,255,61,.32)}}@media(max-width:991px){.departments-grid{grid-template-columns:1fr!important;gap:28px!important}.latest-news-grid{grid-template-columns:repeat(2,1fr)}.footer .row.gy-4{padding:24px!important}.d-image img{height:300px!important}}@media(max-width:640px){.latest-news-grid{grid-template-columns:1fr}.news-card-body{min-height:auto}.d-item{padding:20px!important}.d-num{font-size:25px!important}.d-num span{font-size:18px!important}.departments-section{padding:64px 0!important}.about-section{padding:64px 0!important}.footer{padding-top:52px!important}.news-collection-head h2{font-size:38px}}@media(prefers-reduced-motion:reduce){.sport-pulse{animation:none}.sport-reveal{transition:none}}

/* Human-visual sports polish */
body{font-size:17px;line-height:1.78}.container{max-width:1240px}p{line-height:1.82}section.py-5,.live-hub-section,.stats-section,.why-us-section,.about-section,.honor-section,.departments-section,.partners-section,.trust-section,.faq-section,.mission-section,.testimonials-section,.news-section{padding-top:88px!important;padding-bottom:88px!important}.section-title,.display-5,.display-6,section>div>header h2,section .text-center>h2{font-size:clamp(34px,4vw,52px);line-height:1.14;letter-spacing:-.045em}.card-body h3,.card-body h4,.card-body h5{font-size:clamp(18px,1.5vw,22px);line-height:1.45}.card-body p{font-size:15px;line-height:1.85}.news-collection-head{max-width:820px;margin-bottom:48px}.latest-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.neon-news-card{display:grid!important;grid-template-columns:240px 1fr;min-height:310px}.news-card-image{height:100%;min-height:310px}.news-card-body{min-height:310px;padding:27px}.news-card-body h3{font-size:21px;line-height:1.48}.news-card-body p{font-size:15px;line-height:1.85;-webkit-line-clamp:4}.news-card-meta{font-size:13px}.departments-title{font-size:clamp(34px,4vw,52px)!important}.departments-subtitle{font-size:18px}.departments-grid{gap:54px!important}.d-item{padding:27px 29px!important}.d-item p{font-size:15px;line-height:1.86}.footer{font-size:15px}.footer .row.gy-4{padding:42px!important}.footer h6{font-size:19px!important}.footer li{margin-bottom:11px!important;line-height:1.65}.footer p{line-height:1.85}.legal-page article,.new-news-article,.article-current{max-width:900px;margin-right:auto;margin-left:auto}.new-news-article h1{line-height:1.18}.news-summary{font-size:19px!important;line-height:1.85!important}.article-current p,main article p{font-size:16px;line-height:1.95!important}.article-current h2,main article>h2{font-size:clamp(25px,3vw,33px)}.premium-nav-link{font-size:15px}.premium-hero-title{max-width:760px;font-size:clamp(46px,5vw,72px)}.premium-hero-subtitle{font-size:21px}.premium-hero-detail{font-size:16px}.btn,.premium-hero-actions a{font-size:15px}.text-muted.small,small.text-muted{font-size:13px!important}.summary-publisher{color:var(--sport-cyan);font-weight:800}@media(max-width:1100px){.latest-news-grid{grid-template-columns:1fr}.neon-news-card{grid-template-columns:260px 1fr}}@media(max-width:767px){body{font-size:16px}section.py-5,.live-hub-section,.stats-section,.why-us-section,.about-section,.honor-section,.departments-section,.partners-section,.trust-section,.faq-section,.mission-section,.testimonials-section,.news-section{padding-top:62px!important;padding-bottom:62px!important}.neon-news-card{display:flex!important;min-height:0}.news-card-image{height:220px;min-height:0}.news-card-body{min-height:0;padding:23px}.news-card-body h3{font-size:20px}.footer .row.gy-4{padding:25px!important}.premium-hero-title{font-size:40px}.premium-hero-subtitle{font-size:18px}.d-item{padding:22px!important}}@media(max-width:420px){.news-card-image{height:200px}.news-card-body p{-webkit-line-clamp:5}}
