@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap");.our-story{margin:3rem auto;padding:0 1rem;box-sizing:border-box;max-width:1100px}.story-header{width:100%;margin-bottom:1rem}.story-row{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:nowrap;width:100%;box-sizing:border-box}.story-text{flex:0 0 70%;max-width:80%;color:#bdbdbd;font-size:.95rem;line-height:1.6}.story-image{flex:0 0 50%;max-width:50%;display:flex;justify-content:flex-end;align-items:flex-start;box-sizing:border-box;padding-left:1rem;margin-left:230px}.story-image img{width:100%;max-width:520px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);display:block}.story-since{margin-bottom:.4rem;color:#dcdcdc;font-weight:600;font-size:.92rem}.story-title{margin-bottom:.7rem;color:#fff;font-weight:700}@media (max-width:1024px){.story-row{flex-direction:column;flex-wrap:nowrap;gap:1.25rem}.story-image,.story-text{flex:0 0 100%;max-width:100%}.story-image{justify-content:center;padding-left:0}.story-image img{max-width:100%;height:auto}}@media (max-width:640px){.story-row{flex-direction:column;gap:1rem}.story-image,.story-text{flex:0 0 100%;max-width:100%}.story-image{justify-content:center;padding-left:0;margin-left:0;margin-top:.5rem}.story-image img{width:92%;max-width:420px;height:auto;max-height:320px;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.5);display:block}.story-text{font-size:.95rem;line-height:1.6}.our-story h2{margin-bottom:.75rem}}.quick-links{width:100%;position:relative;margin-top:3rem}.quick-links ul{list-style:none;padding:0;margin:0}.quick-links li{display:flex;align-items:center;color:#fff;position:relative;width:100%;padding:12px 64px 12px 0;cursor:pointer}.quick-links li a{color:#fff;text-decoration:none;flex:1;min-width:0;font-size:.95rem}.quick-links li .arrow{position:absolute;right:-400px;font-size:1.1rem;color:#fff;transition:transform .18s ease;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.quick-links li:hover .arrow{transform:translateX(6px)}.quick-links li a:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;z-index:1}@media (max-width:1024px){.quick-links li{padding-right:56px}.quick-links li .arrow{right:18px;font-size:1rem}}@media (max-width:640px){.quick-links{margin-top:1.5rem}.quick-links li{padding:14px 12px}.quick-links li .arrow{position:static;margin-left:auto;pointer-events:none;font-size:1.05rem}.quick-links li a{font-size:.98rem}}@media (max-width:420px){.quick-links li a{font-size:.92rem}.quick-links li .arrow{font-size:1rem}}.about-section{width:100vw;position:relative;left:50%;margin-left:-43vw;box-sizing:border-box;padding:4rem 1.5rem;color:#bdbdbd;background:transparent;overflow:hidden}.about-container{margin:0 auto;padding:0 1rem}.about-container,.about-content{width:100%;max-width:1100px;box-sizing:border-box}.about-content{font-size:.95rem;line-height:1.8;margin-left:0}.about-header{margin-bottom:2.5rem}.about-header h2{font-size:1.75rem;color:#fff;font-weight:600;letter-spacing:.02em;margin-bottom:.75rem;border-left:4px solid #00aeef;padding-left:.75rem}.about-header h3{font-size:1rem;color:#f1f1f1;font-weight:600;margin-top:.5rem}.about-content p{margin-bottom:1.25rem;color:#cfcfcf}.about-content .signature{font-size:.85rem;color:#9b9b9b;font-style:italic;margin-top:1.5rem}@media (max-width:1280px){.about-container{max-width:980px;padding:0 1rem}.about-content{max-width:980px;line-height:1.85}}@media (max-width:1024px){.about-section{width:100%;left:0;margin-left:0;padding:3rem 1.25rem}.about-container{max-width:880px;padding:0 .75rem}.about-header h2{font-size:1.6rem}.about-content,.about-header h3{font-size:.95rem}.about-content{max-width:100%;line-height:1.8}}@media (max-width:768px){.about-section{padding:2rem 1rem}.about-container{padding:0 .75rem}.about-header h2{font-size:1.4rem;padding-left:.5rem}.about-header h3{font-size:.9rem;margin-top:.4rem}.about-content{font-size:.95rem;line-height:1.7;width:100%}.about-content p{margin-bottom:1rem}.about-content .signature{font-size:.85rem}}@media (max-width:420px){.about-section{padding:1.5rem .75rem}.about-header h2{font-size:1.25rem}.about-content{font-size:.92rem;line-height:1.6}}.news-card{width:100%;max-width:1100px;margin:0 auto;display:flex;gap:20px;background:#0f1112;padding:24px;border-radius:12px;align-items:center;box-shadow:0 6px 18px rgba(0,0,0,.35);overflow:hidden;box-sizing:border-box}.news-left{flex:1;min-width:0;color:#fff}.news-left h4{color:#fff;margin:0 0 8px;font-size:14px;font-weight:600}.news-left h2{margin:0 0 12px;font-size:clamp(16px,2.2vw,20px);line-height:1.25;word-break:break-word}.news-left p{color:#bfbfbf;margin:0 0 12px;line-height:1.45}.read-btn{background:#ff6700;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer;font-weight:600;transition:background .15s ease}.read-btn:hover{background:#e55f00}.news-right{width:280px;height:160px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#0b0b0b}.news-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:900px){.news-card{padding:18px;gap:16px}.news-right{width:220px;height:140px}}@media (max-width:640px){.news-card{flex-direction:column;align-items:stretch;padding:14px;gap:12px}.news-left{order:1}.news-right{order:2;width:100%;height:200px;border-radius:8px}.read-btn{display:block;width:100%;text-align:center}.news-left h2{font-size:18px}}@media (min-width:1024px){.news-card{width:58vw;max-width:1250px;margin-left:-3vw}}.photo-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.photo-grid img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#111;padding:8px;box-shadow:0 6px 18px rgba(0,0,0,.4)}@media (min-width:1024px){.photo-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;width:57vw;max-width:1220px;box-sizing:border-box;margin:0 auto 0 -3vw}}.bio-section{font-size:14px;color:#cfcfcf;max-width:1000px;margin:0 auto}.bio-section h3{color:#fff;font-weight:600;margin-bottom:12px}.bio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 24px}.bio-grid div{display:flex;flex-direction:column}.bio-grid dt{color:#9b9b9b;font-weight:400}.bio-grid dd{margin-top:4px;color:#cfcfcf;margin-left:0}@media (max-width:900px){.bio-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.bio-grid{grid-template-columns:1fr}}:root{--bg:#0f1115;--panel:#151821;--panel-2:#1b2030;--text:#e8e8e8;--muted:#9aa3b2;--border:#2a2f3b;--accent:#20c997;--accent-weak:#2a3b35;--ring:rgba(32,201,151,.25);--shadow:0 10px 25px rgba(0,0,0,.35)}body{background:#fff;color:var(--text)}html.dark body{background:#000}.terms-root{padding:24px;max-width:1200px;margin:0 auto}.terms-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.terms-title{font-size:34px;font-weight:600;margin:0;color:#23272f}html.dark .terms-title{color:#fff}.terms-updated{color:#23272f;font-size:14px;margin-top:6px}html.dark .terms-updated{color:var(--muted)}.terms-actions{display:flex;gap:10px}.btn.action{background:#017aff;border:none;color:#23272f;padding:10px 14px;border-radius:10px;display:flex;gap:8px;box-shadow:none}html.dark .btn.action{border:1px solid var(--border);color:#fff}.btn.action{transition:background .2s}html.dark .btn.action{background:#1d1e1f}.btn.action:hover{border:1.5px solid #005bb5;box-shadow:none}html.dark .btn.action:hover{border-color:#017aff}.terms-body{display:grid;grid-template-columns:260px 1fr;gap:18px}@media (max-width:960px){.terms-body{grid-template-columns:1fr}}.nav{background:#f9f9fb;padding:8px;border:none;border-radius:14px;box-shadow:0 2px 12px 0 rgba(0,0,0,.07)}html.dark .nav{background:#1d1e1f}.nav-item{width:100%;padding:10px 12px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:10px;border:1px solid transparent;color:#23272f;text-align:left}html.dark .nav-item{color:var(--text)}.nav-label{white-space:normal;flex:1}.nav-item:hover{background:rgba(1,122,255,.08);border-color:#017aff}html.dark .nav-item:hover{background:#181c27;border-color:var(--border)}.nav-item.active,html.dark .nav-item.active{border-color:#017aff;background:rgba(1,122,255,.08)}.card{border:1px solid var(--border);border-radius:14px;box-shadow:none}html.dark .card{color:#fff;color:var(--text)}.card-head{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer}.card-title{margin:0;font-size:18px;font-weight:500;color:#23272f}html.dark .card-title{color:#fff}.icon-btn{width:36px;height:36px;border-radius:10px;background:#017aff;border:1.5px solid #017aff;display:flex;align-items:center;justify-content:center}html.dark .icon-btn{border:1.5px solid #1d1e1f;background:#1d1e1f}.card-body{padding:0 16px 16px;color:#23272f;line-height:1.65}html.dark .card-body{color:#fff}.card-body.closed{display:none}.card-title svg,.icon-btn svg,.nav-item svg{fill:currentColor}.card-title svg path,.icon-btn svg path,.nav-item svg path{stroke:#fff!important;fill:#fff!important}.icon-btn{color:#fff!important}.btn.action svg path{stroke:#fff!important;fill:#fff!important}.btn.action{color:#fff!important}.terms-content{display:flex;flex-direction:column;gap:14px}.terms-content>.card{scroll-margin-top:88px}.live-carousel-wrap{position:relative;width:100%;margin:0 auto;padding:12px 0}.carousel-controls{position:absolute;top:6px;right:12px;z-index:30;display:flex;gap:8px}.carousel-btn{width:36px;height:36px;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.45);color:#fff;font-size:20px;display:inline-grid;place-items:center;cursor:pointer;transition:transform .12s ease,background .12s ease}.carousel-btn:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.04)}.live-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding:8px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.live-carousel-track.dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:640px){.live-carousel-track{grid-auto-columns:minmax(320px,1fr)}}@media (min-width:1024px){.live-carousel-track{grid-auto-columns:minmax(300px,1fr)}}@media (min-width:1280px){.live-carousel-track{grid-auto-columns:minmax(320px,1fr)}}.live-card-item{scroll-snap-align:start;width:100%;display:block}.live-card-mini{border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .12s ease;cursor:default;height:210px;border:1px solid #1d1e1f;align-items:center;justify-content:center;color:#1f2937}html.dark .live-card-mini{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 10px 24px rgba(0,0,0,.6);color:#fff}.live-card-mini:hover{transform:translateY(-6px)}html.dark .live-card-mini:hover{box-shadow:0 22px 40px rgba(0,0,0,.7)}.live-card-inner-mini{color:#1f2937;width:100%;transition:transform .18s ease}html.dark .live-card-inner-mini{color:#fff}.live-title-mini{font-weight:700;font-size:12px;color:#111827}html.dark .live-title-mini{color:#fff}.live-venue-mini{font-size:11px;color:#6b7280;text-align:right}html.dark .live-venue-mini{color:hsla(0,0%,100%,.65)}.live-teams-mini{display:flex;align-items:center;justify-content:center;gap:8px;margin:10px 0}.team-name-mini{font-weight:700;font-size:16px;color:#111827;text-align:center}html.dark .team-name-mini{color:#fff}.live-vs-mini{color:#6b7280;font-weight:600}html.dark .live-vs-mini{color:hsla(0,0%,100%,.72)}.live-score-mini{font-weight:800;font-size:26px;color:#111827;letter-spacing:-.8px}html.dark .live-score-mini{color:#fff}.live-overs-mini{color:#6b7280;font-size:12px}html.dark .live-overs-mini{color:hsla(0,0%,100%,.7)}.live-recent-mini{color:#4b5563;font-size:12px;text-align:center;margin-top:6px}html.dark .live-recent-mini{color:hsla(0,0%,100%,.7)}.live-btn-mini{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:#fff;padding:6px 12px;border-radius:8px;font-weight:600;cursor:pointer;font-size:13px;display:inline-block;margin-top:10px}@media (max-width:760px){.live-card-mini{height:220px;padding:10px}.live-score-mini{font-size:24px}}.trophy-page{padding:30px;text-align:center;background:#f4f6f8;min-height:100vh}.trophy-heading{font-size:28px;font-weight:700;margin-bottom:24px;color:#222}.trophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.trophy-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:20px;cursor:pointer;transition:.3s}.trophy-card:hover{transform:translateY(-5px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.flag-img{width:60px;height:40px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.total-trophy{font-size:20px;font-weight:600;color:#0078ff;margin-top:8px}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:50}.modal-panel{background:#fff;padding:20px 30px;border-radius:12px;width:90%;max-width:500px;box-shadow:0 8px 20px rgba(0,0,0,.3)}.trophy-table{width:100%;margin-top:15px;border-collapse:collapse}.trophy-table td,.trophy-table th{border:1px solid #ccc;padding:8px;text-align:center}.close-btn{background:crimson;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer;margin-top:16px}select option{background-color:#0b0b0b!important;color:#fff!important}select option:hover,select:focus option:checked{background-color:#017aff!important;color:#fff!important}.live-title{font-size:1.3rem;font-weight:600;margin-bottom:16px;color:#fff}.live-grid{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.live-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.live-grid{grid-template-columns:repeat(3,1fr)}}.live-card{background:#1d1e1f;border:1px solid #222426;border-radius:14px;padding:18px;height:170px;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.4)}.live-header{display:flex;justify-content:space-between;margin-bottom:12px}.live-label{font-weight:700;text-transform:uppercase}.live-label,.live-venue{font-size:11px;color:#fff}.live-venue{max-width:60%;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-body{text-align:center}.live-teams{font-size:1.1rem;font-weight:700;color:#fff}.live-score{margin-top:10px;font-size:2rem;font-weight:800;color:#fff;line-height:1}.overs{font-size:.8rem;font-weight:400;color:#b7bdbf}.live-update{margin-top:8px;font-size:.9rem;color:#b7bdbf}.live-progress{position:absolute;left:18px;right:18px;bottom:8p}#live{margin-top:-60px}.card{border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.small-muted{color:#777}.score-big{font-size:20px;font-weight:800}.table-dark td,.table-dark th{padding:6px 8px;border-bottom:1px solid #eee;text-align:left;font-size:14px}.score-card{background:#fafafa;padding:10px;border-radius:6px}.recent-balls{gap:6px}.ball,.recent-balls{display:flex;align-items:center}.ball{width:28px;height:28px;justify-content:center;border-radius:50%;font-weight:700}.ball-boundary{background:#ffd6e6}.ball-wicket{background:#f2dede}.ball-run{background:#e6f7ff}.tab-active{font-weight:700;border-bottom:2px solid #3a86ff}.card{box-shadow:0 6px 18px rgba(2,6,23,.12);border:1px solid rgba(15,23,42,.06)}.score-card{border:1px solid rgba(15,23,42,.04)}.match-header.card{background:#f6f7f8;color:#0f1720}.match-tabs{margin:12px 0}.match-tabs .tab{color:#111827;background:transparent}.match-tabs .tab-active{color:#9e0f8b;box-shadow:none}.aside-sticky>.card{background:#fff;color:#111827}.recent-balls .ball{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;box-shadow:none}.no-ad{display:none}@media (max-width:960px){.main-grid{grid-template-columns:1fr}.aside-sticky{position:static}}.table-dark thead tr th{background:#f3f4f6;color:#111827;font-weight:700;padding:10px;border-bottom:1px solid rgba(15,23,42,.06)}.table-dark tbody tr td{background:#fff;color:#111827;padding:10px}.table-dark tbody tr+tr td{border-top:1px solid rgba(15,23,42,.04)}.table-summary{background:#f8fafc;padding:10px;color:#111827;border-radius:6px}.match-tabs{background:transparent}.match-tabs .tab,.match-tabs a,.match-tabs button{color:hsla(0,0%,100%,.92);background:transparent;border:none;padding:10px 12px;font-weight:600;cursor:pointer}.match-tabs .tab:hover,.match-tabs a:hover,.match-tabs button:hover{color:#fff;background:hsla(0,0%,100%,.03)}.match-tabs .tab-active,.match-tabs .tab-active a,.match-tabs button.tab-active{background:#f0fdf4;color:#064e3b;border:1px solid rgba(6,78,59,.06)}.match-tabs a.tab,.match-tabs a.tab-active{text-decoration:none;display:inline-block}.match-wrapper{min-height:calc(100vh - 160px);display:flex;justify-content:center;align-items:flex-start;padding:20px 16px 40px;box-sizing:border-box}.match-container{width:100%;max-width:1100px;margin:0 auto}.main-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}@media (min-width:1100px){.main-grid{grid-template-columns:1fr 360px}}.aside-sticky{position:sticky;top:88px}.site-root{display:flex;flex-direction:column;min-height:100vh}.card{background:#fff;color:#111827;box-shadow:0 6px 18px rgba(2,6,23,.08);border:1px solid rgba(15,23,42,.04)}.small-muted{color:#6b7280;font-size:13px}.score-card{background:#fbfbfb;color:#0f1720;border-radius:8px;padding:12px}.recent-balls .ball{border:1px solid rgba(15,23,42,.06)}.match-tabs .tab,.match-tabs button{color:hsla(0,0%,100%,.92);background:transparent;border:none;padding:8px 12px;font-weight:600;cursor:pointer;border-radius:6px}.match-tabs .tab:hover{background:hsla(0,0%,100%,.03);color:#fff}.match-tabs .tab-active{background:#f0fdf4;color:#064e3b;border:1px solid rgba(6,78,59,.06)}.innings-card .card{padding:0;overflow:hidden}.innings-card .card>div:first-child{background:#017aff;color:#fff;padding:10px 12px;font-weight:700}.innings-card .card .table-wrapper{padding:12px;background:#fff;color:#111827}@media (max-width:640px){.match-wrapper{padding:12px;min-height:calc(100vh - 140px)}.aside-sticky{position:static;top:auto}}.match-header{padding-bottom:12px}.match-header .match-tabs{display:flex;gap:8px;align-items:center;padding:8px 6px 4px 0;background:transparent;margin-top:8px}.match-header .match-tabs .tab,.match-header .match-tabs button{color:#064e3b;background:transparent;border:none;padding:8px 12px;border-radius:6px;font-weight:600;cursor:pointer}.match-header .match-tabs .tab:hover{background:rgba(6,78,59,.06)}.match-header .match-tabs .tab-active{background:#f0fdf4;color:#064e3b;border:1px solid rgba(6,78,59,.08);box-shadow:none}.innings-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.innings-team{font-weight:800;color:#b7f2d8}.innings-score{font-weight:700;font-size:18px;color:#fff}.innings-overs{color:#9aa0a6;font-size:13px}.innings-note{color:#fca5a5;font-weight:700;font-size:13px}.table-card{margin-top:12px;padding:0;background:transparent;border:none;box-shadow:none}.table-dark{width:100%;border-collapse:collapse}.table-dark thead th{text-align:left;padding:8px 10px;color:#cbd5e1;font-weight:700;font-size:13px;border-bottom:1px solid hsla(0,0%,100%,.04)}.table-dark tbody td{padding:10px;border-top:1px solid hsla(0,0%,100%,.02);color:#e6e6e6;font-size:14px}.table-dark .num{text-align:right;white-space:nowrap;font-feature-settings:"tnum"}.card{background:#f9f9fb;color:#23272f;border-radius:8px;padding:12px;border:1px solid #e5e7eb}html.dark .card{background:#1d1e1f;color:#e6e6e6;border:1px solid hsla(0,0%,100%,.03)}.score-header{padding:10px 12px;margin-bottom:12px;background:linear-gradient(90deg,#0b513f,#073b2d);border-radius:8px;color:#eafff1}.table-wrapper{background:transparent;padding:0}.commentary-card,.fow-card,.overlist-card,.partnerships-card{margin-top:12px}.fow-title{font-weight:700;margin-bottom:8px;color:#fff}.fow-item{font-size:13px;color:#d1d5db;padding:6px 0;border-bottom:1px dashed hsla(0,0%,100%,.02)}.part-title{font-weight:700;color:#fff;margin-bottom:8px}.part-item{padding:6px 0;color:#d1d5db;border-bottom:1px dashed hsla(0,0%,100%,.02)}.innings-footer{margin-top:10px;padding:10px;background:transparent;color:#fca5a5}.over-block{margin-bottom:10px}.over-head{font-weight:700;color:#fff;margin-bottom:6px}.over-event{font-size:14px;color:#d1d5db;padding:4px 0;border-bottom:1px dotted hsla(0,0%,100%,.02)}.comm-item{padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.02);display:flex;gap:10px}.comm-time{color:#9aa0a6;min-width:70px}.comm-text{color:#e6e6e6}@media (max-width:900px){.table-dark thead th{font-size:12px}.innings-score{font-size:16px}}