@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#17221f;font-synthesis:none;background:#f3f5f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}.app-shell{background:radial-gradient(circle at 85% 0,#d8eee5 0,#0000 32%),#f3f5f0;min-height:100vh}.topbar{border-bottom:1px solid #d8dfd8;align-items:center;gap:32px;max-width:1180px;margin:auto;padding:25px 28px;display:flex}.brand{letter-spacing:0;color:#125b45;font:700 27px Space Grotesk,sans-serif}.brand strong{color:#f0643d}.topbar-date{color:#71807a;text-transform:capitalize;flex:1;font-size:14px}.date-controls{color:#68756f;align-items:center;gap:8px;font-size:13px;display:flex}.date-controls button{color:#125b45;background:#fff;border:1px solid #d2dbd4;border-radius:7px;width:34px;height:34px;font-size:22px;line-height:1}.date-controls .refresh{margin-left:12px;font-size:19px}.content{max-width:1180px;margin:auto;padding:66px 28px 100px}.page-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.eyebrow{color:#e15d38;letter-spacing:1.5px;margin:0 0 10px;font-size:11px;font-weight:700}h1,h2,p{margin:0}h1{letter-spacing:-1px;font:600 46px Space Grotesk,sans-serif}.result-count{color:#83918a;font-size:14px}.league{border-top:2px solid #17221f;margin-bottom:25px}.league-heading{align-items:center;gap:13px;padding:16px 10px;display:flex}.league-heading img,.league-mark{object-fit:contain;width:30px;height:30px}.league-mark{color:#f0643d;place-items:center;font-size:27px;display:grid}.league-heading h2{font:600 17px Space Grotesk,sans-serif}.league-heading p{color:#829088;margin-top:3px;font-size:12px}.league-total{color:#95a099;margin-left:auto;font-size:12px}.matches{background:#ffffffa1;border:1px solid #d9e0da;border-radius:8px;overflow:hidden}.match{border-top:1px solid #e3e8e3;grid-template-columns:100px 1fr 140px;align-items:center;gap:22px;min-height:83px;padding:14px 22px;display:grid}.match:first-child{border-top:0}.match-time{color:#75827b;font-size:13px}.match-teams{gap:9px;display:grid}.team{justify-content:flex-end;align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:600;display:flex}.team span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team img,.logo-placeholder{object-fit:contain;flex:0 0 25px;width:25px;height:25px}.logo-placeholder{background:#dce5de;border-radius:50%}.match-score{text-align:right}.match-score strong{font:600 17px Space Grotesk,sans-serif;display:block}.match-score span{color:#83918a;margin-top:5px;font-size:11px;display:block}.match-score .live{color:#e15d38;font-weight:700}.message{color:#829088;text-align:center;place-items:center;gap:9px;min-height:230px;display:grid}.message b{color:#17221f;font:600 19px Space Grotesk,sans-serif}.error-message{color:#c34f32}.spinner{border:2px solid #cadad0;border-top-color:#125b45;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=640px){.topbar{flex-wrap:wrap;gap:13px 20px;padding:20px}.topbar-date{flex-basis:100%;order:3}.date-controls{margin-left:auto}.content{padding:42px 16px 70px}h1{font-size:38px}.page-heading{margin-bottom:28px}.match{grid-template-columns:55px 1fr 95px;gap:10px;padding:13px 10px}.team{gap:7px;font-size:12px}.match-score strong{font-size:14px}}
