#footer-minimal-line-nine{padding:34px 0 22px;background:#0b1120;color:#e2e8f0}#footer-minimal-line-nine a{color:inherit;text-decoration:none}#footer-minimal-line-nine .dp-footer__bar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}#footer-minimal-line-nine .dp-footer__brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}#footer-minimal-line-nine .dp-footer__brand img{height:40px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-minimal-line-nine nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}#footer-minimal-line-nine nav a{color:#cbd5e1;font-size:14px;font-weight:800}#footer-minimal-line-nine nav a:hover{color:#60a5fa}#footer-minimal-line-nine .dp-footer__info{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;color:#94a3b8;font-size:13px}#footer-minimal-line-nine .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px;color:#94a3b8;font-size:13px}#footer-minimal-line-nine .dp-footer__friends span{color:#e2e8f0;font-weight:900}#footer-minimal-line-nine .dp-footer__friends a:hover{color:#60a5fa}#footer-minimal-line-nine .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-minimal-line-nine .dp-footer__bar{display:grid}#footer-minimal-line-nine nav{justify-content:flex-start}}#header-brand-field-forty-one{position:relative;z-index:20;background:#ffffff;border-bottom:1px solid rgba(15,23,42,.08)}#header-brand-field-forty-one .dp-header__nav{min-height:76px;padding:0;background:#ffffff}#header-brand-field-forty-one .dp-header__inner{display:flex;align-items:center;gap:22px;min-height:76px}#header-brand-field-forty-one .dp-header__brand{display:inline-flex;align-items:center;gap:10px;min-width:220px;color:#0f172a;text-decoration:none}#header-brand-field-forty-one .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-brand-field-forty-one .dp-header__brand span{display:block;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900}#header-brand-field-forty-one .dp-header__collapse{align-items:center}#header-brand-field-forty-one .dp-header__menu{display:flex;align-items:center;gap:7px;margin:0 auto}#header-brand-field-forty-one .dp-header__link{display:flex;align-items:center;min-height:42px;padding:9px 13px;border-radius:16px;color:#475569;font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}#header-brand-field-forty-one .dp-header__link:hover{background:#f1f5f9;color:#0f172a;text-decoration:none}#header-brand-field-forty-one .dp-header__link.active{background:#0f172a;color:#fff}#header-brand-field-forty-one .dp-header__actions{display:flex;align-items:center;gap:8px}#header-brand-field-forty-one .dp-header__login{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border-radius:16px;background:#f8fafc;color:#0f172a;font-size:14px;font-weight:900;text-decoration:none}#header-brand-field-forty-one .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none}#header-brand-field-forty-one .dp-header__toggle{display:none;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#f8fafc;color:#0f172a}@media(max-width:991.98px){#header-brand-field-forty-one .dp-header__inner{flex-wrap:wrap;gap:0;min-height:66px;padding-top:8px;padding-bottom:8px}#header-brand-field-forty-one .dp-header__brand{min-width:0;max-width:72vw}#header-brand-field-forty-one .dp-header__brand span{max-width:42vw;font-size:18px}#header-brand-field-forty-one .dp-header__logo{height:38px}#header-brand-field-forty-one .dp-header__toggle{display:inline-flex;align-items:center;justify-content:center}#header-brand-field-forty-one .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 84px);overflow:auto;margin-top:10px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff}#header-brand-field-forty-one .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}#header-brand-field-forty-one .dp-header__link{justify-content:center;background:#f8fafc}#header-brand-field-forty-one .dp-header__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}}@media(max-width:575.98px){#header-brand-field-forty-one .container{padding-left:12px;padding-right:12px}#header-brand-field-forty-one .dp-header__brand span{display:none}#header-brand-field-forty-one .dp-header__logo{height:34px}#header-brand-field-forty-one .dp-header__menu{grid-template-columns:1fr}}:root{--primary:#FF5A00;--primary-hover:#E04E00;--dark:#0F172A;--darker:#020617;--light:#F8FAFC;--text:#334155;--gray:#94A3B8;--radius:8px;--font:system-ui,-apple-system,sans-serif}body{margin:0;font-family:var(--font);color:var(--text);background:var(--light);line-height:1.6}.section-inner{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3{color:var(--dark);margin-top:0;line-height:1.3}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block;border-radius:var(--radius)}.btn-primary,.btn-secondary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:var(--radius);font-weight:600;text-align:center;cursor:pointer;transition:all 0.3s ease;border:none;font-size:1rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--dark);color:#fff}.btn-outline{border:2px solid var(--primary);color:var(--primary);background:transparent}.sports-hero{position:relative;padding:140px 0 120px;background:var(--darker);color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;opacity:0.3}.hero-bg img{width:100%;height:100%;object-fit:cover;border-radius:0}.hero-content{position:relative;z-index:2;max-width:800px}.sports-hero h1{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:24px;text-transform:uppercase;font-style:italic;letter-spacing:-1px}.hero-sub{font-size:1.25rem;color:var(--gray);max-width:600px}.trust-badge{display:inline-block;background:rgba(255,255,255,0.1);padding:6px 16px;border-radius:20px;font-size:0.875rem;margin-bottom:24px;border:1px solid rgba(255,255,255,0.2)}.match-pulse{background:var(--dark);padding:50px 0;color:#fff}.match-pulse h2{color:#fff;font-size:1.75rem;margin-bottom:12px}.pulse-note{font-size:0.875rem;color:#64748B;margin-bottom:30px}.match-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.match-item{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:var(--radius);padding:20px}.match-meta{display:flex;justify-content:space-between;font-size:0.75rem;color:var(--primary);margin-bottom:20px;font-weight:bold}.match-teams{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.team{text-align:center;width:33%}.team img,.team-abbr{width:48px;height:48px;margin:0 auto 10px;border-radius:50%;background:rgba(255,255,255,0.05);display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff}.team-name{font-size:0.875rem;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-score-status{text-align:center;width:34%}.score{font-size:1.75rem;font-weight:bold;color:#fff;font-family:monospace}.status{font-size:0.75rem;color:var(--gray);margin-top:4px}.match-time{text-align:center;font-size:0.875rem;color:var(--gray);border-top:1px solid rgba(255,255,255,0.08);padding-top:16px}.core-services{padding:100px 0;background:#fff}.service-header{text-align:center;max-width:700px;margin:0 auto 60px}.service-header h2{font-size:2.25rem;margin-bottom:16px}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.srv-card{background:var(--light);border-radius:var(--radius);padding:24px;transition:transform 0.3s ease}.srv-card:hover{transform:translateY(-4px)}.srv-card img{height:200px;width:100%;object-fit:cover;margin-bottom:24px}.srv-card h3{font-size:1.25rem;margin-bottom:12px}.srv-card p{margin:0;color:#475569}.scene-solutions{padding:100px 0;background:var(--light)}.scene-row{display:flex;flex-wrap:wrap;align-items:center;gap:60px}.scene-text{flex:1;min-width:320px}.scene-text h2{font-size:2.25rem;margin-bottom:24px}.scene-image{flex:1;min-width:320px}.scene-image img{box-shadow:0 20px 40px rgba(0,0,0,0.08)}.trust-note{margin-top:32px;padding:20px;background:#fff;border-left:4px solid var(--primary);font-size:0.875rem;color:#475569;border-radius:0 var(--radius) var(--radius) 0}.about-brand{padding:100px 0;background:#fff}.about-container{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:60px;align-items:center}.about-image{flex:1;min-width:320px}.about-content{flex:1;min-width:320px}.about-content h2{font-size:2.25rem;margin-bottom:24px}.about-text p{margin-bottom:16px;text-align:justify;color:#475569}.about-content .btn-outline{margin-top:24px}.digital-entry{padding:100px 0;background:var(--dark);color:#fff}.entry-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:40px;background:linear-gradient(135deg,rgba(255,255,255,0.05),transparent);padding:60px 40px;border-radius:16px;border:1px solid rgba(255,255,255,0.05)}.entry-visual{flex:1;min-width:280px;text-align:center}.entry-visual img{max-width:280px;margin:0 auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,0.4));border-radius:0}.entry-info{flex:1;min-width:320px}.entry-info h2{color:#fff;font-size:2.25rem;margin-bottom:20px}.entry-info p{color:var(--gray);font-size:1.125rem;margin-bottom:32px}.entry-actions{display:flex;gap:16px;flex-wrap:wrap}.sports-news{padding:100px 0;background:var(--light)}.news-head{text-align:center;margin-bottom:60px}.news-head h2{font-size:2.25rem;margin-bottom:16px}.news-head p{color:#64748B;font-size:0.875rem;max-width:600px;margin:0 auto}.news-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.news-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.03);display:flex;flex-direction:column}.news-thumb img{width:100%;height:220px;object-fit:cover;border-radius:var(--radius) var(--radius) 0 0}.news-body{padding:24px;flex-grow:1;display:flex;flex-direction:column}.news-date{font-size:0.875rem;color:var(--primary);margin-bottom:12px;font-weight:bold}.news-title{font-size:1.25rem;margin-bottom:12px}.news-title a:hover{color:var(--primary)}.news-desc{font-size:0.875rem;color:#64748B;margin:0;flex-grow:1}.user-voices{padding:100px 0;background:#fff}.user-voices h2{text-align:center;font-size:2.25rem;margin-bottom:50px}.voice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.voice-item{background:var(--light);padding:40px 30px;border-radius:var(--radius);text-align:center}.voice-item .avatar{width:72px;height:72px;border-radius:50%;margin:0 auto 24px;border:3px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,0.05)}.v-content{font-style:italic;color:#475569;font-size:1rem;line-height:1.6}.faq-help{padding:100px 0;background:var(--light)}.faq-help h2{text-align:center;font-size:2.25rem;margin-bottom:16px}.faq-sub{text-align:center;color:#64748B;font-size:0.875rem;margin-bottom:50px}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.faq-item{background:#fff;padding:30px;border-radius:var(--radius);box-shadow:0 2px 10px rgba(0,0,0,0.02)}.faq-item h3{font-size:1.25rem;margin-bottom:16px;color:var(--dark)}.faq-item p{margin:0;color:#475569}@media (max-width:768px){.sports-hero{padding:100px 0 80px;text-align:center}.hero-content{margin:0 auto}.sports-hero h1{font-size:2.5rem}.scene-row,.about-container,.entry-wrap{flex-direction:column;gap:40px}.entry-actions{justify-content:center;width:100%}.entry-actions a{width:100%}.entry-wrap{padding:40px 20px}.core-services,.scene-solutions,.about-brand,.digital-entry,.sports-news,.user-voices,.faq-help{padding:60px 0}}