:root{--ink:#0b1d39;--muted:#607089;--navy:#071a33;--blue:#1368e8;--cyan:#18c3d8;--red:#f53b57;--line:#e5eaf2;--paper:#f6f8fc;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'Hind Siliguri',sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.topline{background:#061528;color:#aebbd0;font-size:13px}.top-inner{height:35px;display:flex;align-items:center;justify-content:space-between}.pulse-dot,.live-label i,.match-top b i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff4963;margin-right:6px;box-shadow:0 0 0 4px #f53b5729}.site-header{background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;z-index:10}.nav-row{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#1586f5,#0c54cb);color:#fff;font-size:25px;font-weight:700;box-shadow:0 7px 16px #0d62d244}.brand strong{font-size:20px;line-height:1;display:block}.brand small{display:block;font-family:Inter,sans-serif;font-weight:700;letter-spacing:1.7px;color:#2a78e6;font-size:8px;margin-top:4px}.main-nav{display:flex;align-items:center;gap:29px;font-weight:600;color:#35455f}.main-nav a:hover{color:var(--blue)}.menu-toggle{display:none;border:0;background:transparent}.hero{min-height:490px;background:linear-gradient(113deg,#071a34 0%,#0a2753 65%,#0a3164);color:#fff;position:relative;overflow:hidden}.hero-pattern{position:absolute;inset:0;opacity:.13;background-image:radial-gradient(circle at 70% 37%,#35bce7 0 2px,transparent 2.5px),linear-gradient(45deg,transparent 48%,#a7d6ff 49%,transparent 50%);background-size:32px 32px,160px 160px}.hero-layout{min-height:490px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;position:relative}.eyebrow,.section-kicker{font-family:Inter,sans-serif;font-size:11px;letter-spacing:1.5px;font-weight:800;color:#1fcadf;text-transform:uppercase}.eyebrow i{display:inline-block;width:4px;height:4px;margin:0 8px;vertical-align:middle;background:#f3b33b;border-radius:50%}.hero h1{font-size:54px;line-height:1.12;margin:13px 0 15px;letter-spacing:-1.8px}.hero h1 em{font-style:normal;color:#2fd4e5}.hero-copy p{color:#bdc9dc;max-width:480px;font-size:18px;margin:0 0 28px}.hero-actions{display:flex;gap:12px}.button{border-radius:8px;padding:12px 19px;font-weight:700;display:inline-flex;gap:16px;align-items:center}.button-primary{background:#16bcd2;color:#031d39}.button-primary:hover{background:#54d8e7}.button-ghost{border:1px solid #6f89ac;color:#fff}.hero-score-card{background:#fff;color:var(--ink);border-radius:16px;box-shadow:0 25px 45px #020c1e66;overflow:hidden}.card-head{height:48px;background:#f1f6fb;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;font-size:11px;font-weight:700;color:#728198}.live-label{color:#ec3955}.feature-league{text-align:center;color:#728198;font-size:13px;margin-top:19px}.feature-teams{display:grid;grid-template-columns:1fr 80px 1fr;text-align:center;align-items:center;padding:12px 20px}.flag{font-size:29px}.feature-teams strong{font-size:15px;display:block;margin:2px 0}.feature-teams b{font-family:Inter,sans-serif;font-size:18px}.vs{font-size:11px;color:#75849a}.feature-status{margin:0 18px 18px;border-top:1px solid #e9eef5;padding-top:12px;text-align:center;font-size:13px;color:#2e7b69}.feature-status span{width:6px;height:6px;background:#24ba88;display:inline-block;border-radius:50%;margin-right:5px}.ticker{border-bottom:1px solid var(--line);background:#fff}.ticker-inner{height:52px;display:flex;align-items:center;gap:16px;font-size:14px}.ticker-inner strong{background:#f53b57;color:#fff;border-radius:4px;padding:3px 9px;font-size:11px}.ticker-text{color:#526078;flex:1}.ticker a,.text-link{color:var(--blue);font-weight:700;font-size:14px}.score-section{padding:76px 0 68px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-heading h2{font-size:30px;margin:3px 0 0;letter-spacing:-.6px}.refresh-area{display:flex;align-items:center;gap:11px;color:#718099;font-size:13px}.refresh-button{border:1px solid #dce4ef;background:#fff;color:#246de1;width:35px;height:35px;border-radius:9px;font-size:21px;line-height:1;cursor:pointer;transition:.2s}.refresh-button:hover{background:#eef5ff;transform:rotate(30deg)}.sport-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:20px}.sport-tab{border:0;border-bottom:3px solid transparent;background:none;padding:11px 15px;color:#68778f;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer}.sport-tab.active{color:#1269e5;border-bottom-color:#1269e5}.sport-tab span{font-family:Inter,sans-serif;background:#fff0f2;color:#e93852;border-radius:3px;font-size:8px;padding:2px 4px;margin-left:4px}.score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.score-grid.hidden{display:none}.match-card{border:1px solid var(--line);border-radius:var(--radius);padding:16px;background:#fff;transition:.2s}.match-card:hover{box-shadow:0 9px 25px #0d315d13;transform:translateY(-2px)}.match-card.is-live{border-color:#94d6df;box-shadow:inset 0 3px #1bc2d5}.match-top{display:flex;justify-content:space-between;gap:10px;color:#7b899d;font-size:12px;border-bottom:1px solid #edf0f5;padding-bottom:10px;margin-bottom:7px}.match-top b{color:#e73751;text-transform:uppercase;font-family:Inter,sans-serif;font-size:10px}.team-row{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.team-row strong{font-weight:600}.team-row span{font-family:Inter,sans-serif;font-size:15px;font-weight:800}.match-status{margin-top:8px;padding-top:9px;border-top:1px solid #edf0f5;color:#65758c;font-size:12px}.is-live .match-status{color:#19826d}.api-note{text-align:center;color:#94a0b2;font-size:12px;margin:24px 0 0}.news-section{background:var(--paper);padding:66px 0 75px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e8edf4}.news-card img,.news-placeholder{width:100%;height:175px;object-fit:cover;display:block}.news-placeholder{background:linear-gradient(125deg,#192e52,#178ee3);padding:24px;color:#fff;font-size:28px;font-weight:700;line-height:1.1}.news-placeholder.alt{background:linear-gradient(125deg,#4b294c,#df4e55)}.news-placeholder.blue{background:linear-gradient(125deg,#163778,#1cc1cf)}.news-body{padding:15px 17px 18px}.news-body span{color:#1679e5;font-size:12px;font-weight:700}.news-body h3{font-size:18px;line-height:1.35;margin:5px 0 10px}.news-body h3:hover{color:var(--blue)}.news-body time{font-size:12px;color:#8b98aa}.site-footer{background:#071a33;color:#c3cfdf;padding:52px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.15fr;gap:80px}.brand-footer{color:#fff}.footer-grid p{font-size:14px;max-width:360px;color:#9eafc4}.footer-grid h3{color:#fff;font-size:16px;margin:3px 0 13px}.footer-grid a:not(.brand){display:block;font-size:14px;margin:5px 0}.footer-refresh{width:auto;height:auto;padding:9px 13px;color:#fff;background:#0d457e;border-color:#38648f;font-family:inherit;font-size:13px}.copyright{border-top:1px solid #223b5b;padding:18px 0;margin-top:37px;font-size:12px;color:#879bb4}
@media(max-width:800px){.top-date,.main-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:4px}.menu-toggle span{width:23px;height:2px;background:#102440}.hero-layout{grid-template-columns:1fr;gap:24px;padding:55px 0}.hero{min-height:auto}.hero-score-card{margin-bottom:14px}.hero h1{font-size:41px}.score-grid,.news-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:27px}.section-heading h2{font-size:25px}.ticker-inner{gap:9px}.ticker-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticker a{display:none}.hero-copy p{font-size:16px}.score-section{padding:55px 0}.news-section{padding:52px 0}.shell{width:min(100% - 30px,1160px)}}
