*{box-sizing:border-box}body{margin:0;background:#edf3f8;color:#0a2038;font-family:Arial,sans-serif}.match-top{min-height:58px;padding:0 max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#071d34;border-bottom:4px solid #e30613;color:#fff}.match-top a,.match-top span{color:#fff;text-decoration:none;font-size:11px;font-weight:1000;letter-spacing:.04em}.match-shell,.matches-shell{width:min(1180px,calc(100% - 28px));margin:24px auto 45px}.match-article{padding:0!important;border-radius:18px!important;background:linear-gradient(122deg,#3c0007,#8f0010 55%,#d5001b)!important;color:#fff!important;box-shadow:0 18px 44px rgba(83,0,10,.22)!important;overflow:hidden!important}.match-kicker{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 28px 0}.match-kicker span{font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.match-kicker b{padding:7px 11px;border-radius:999px;background:#fff;color:#be0016;font-size:8px;letter-spacing:.08em}.match-kicker .state-finished{background:#071d34;color:#fff}.match-kicker .state-cancelled{background:#495565;color:#fff}.match-date{text-align:center;color:#ffabb5;font-size:13px;font-weight:1000}.match-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr);align-items:center;gap:25px;padding:25px 55px 32px}.match-team{text-align:center;min-width:0}.match-badge{width:82px;height:82px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0b294c;font-size:22px;font-weight:1000;overflow:hidden;box-shadow:0 9px 20px rgba(0,0,0,.24)}.match-badge img{width:100%;height:100%;object-fit:cover}.match-team strong{display:block;overflow-wrap:anywhere;font-size:22px;font-weight:1000;text-transform:uppercase}.match-result{text-align:center}.match-result>b{display:block;font-family:"Arial Black",Impact,sans-serif;font-size:48px;line-height:1;white-space:nowrap}.match-result small{display:block;margin-top:8px;color:#ffc8ce;font-size:9px;font-weight:1000;letter-spacing:.08em}.match-actions{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 28px;background:rgba(4,17,31,.28);border-top:1px solid rgba(255,255,255,.16)}.match-actions div b,.match-actions div span{display:block}.match-actions div b{font-size:15px}.match-actions div span{margin-top:4px;color:#ffd6db;font-size:10px}.match-actions>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.65);border-radius:9px;color:#fff;text-decoration:none;font-size:9px;font-weight:1000}.related-matches{margin-top:18px;padding:20px;border:1px solid #d5e0e9;border-radius:15px;background:#fff}.related-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.related-head b{font-size:14px}.related-head a{color:#e30613;text-decoration:none;font-size:9px;font-weight:1000}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.related-grid>a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px;border:1px solid #e0e7ee;border-radius:10px;color:#0a2038;text-decoration:none}.related-grid>a:hover{border-color:#e30613;background:#fff7f8}.related-grid span{min-width:0}.related-grid small,.related-grid b{display:block}.related-grid small{margin-bottom:4px;color:#738397;font-size:8px}.related-grid b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.related-grid strong{color:#e30613;font-size:14px;white-space:nowrap}.match-not-found,.matches-empty{padding:28px;border:1px dashed #cbd8e3;border-radius:14px;background:#fff;text-align:center;color:#66788a}.match-not-found b,.match-not-found a{display:block}.match-not-found a{margin-top:12px;color:#e30613}.matches-title{padding:25px 27px;border-radius:17px 17px 0 0;background:#071d34;border-bottom:4px solid #e30613;color:#fff}.matches-title span{color:#ff293c;font-size:9px;font-weight:1000;letter-spacing:.1em}.matches-title h1{margin:6px 0 4px;font-size:28px}.matches-title p{margin:0;color:#b8c7d5;font-size:11px}.matches-section{padding:22px 25px;background:#fff;border:1px solid #d7e1ea;border-top:0}.matches-section:last-child{border-radius:0 0 17px 17px}.matches-section h2{display:flex;align-items:center;gap:8px;margin:0 0 13px;font-size:15px}.matches-section h2 b{display:grid;place-items:center;min-width:25px;height:22px;border-radius:999px;background:#e30613;color:#fff;font-size:9px}.matches-row{display:grid;grid-template-columns:150px minmax(0,1fr) 65px minmax(0,1fr) 90px;align-items:center;gap:12px;min-height:54px;padding:7px 12px;border-top:1px solid #e1e8ef;color:#0a2038;text-decoration:none}.matches-row:hover{background:#fff5f6}.matches-date{font-size:10px;font-weight:1000}.matches-date small{display:block;margin-top:3px;color:#e30613;font-size:7px}.matches-team{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900}.matches-team.away{text-align:right}.matches-row>b{text-align:center;color:#e30613;font-size:15px}.matches-row>em{text-align:right;color:#0b294c;font-size:8px;font-style:normal;font-weight:1000}
@media(max-width:700px){.match-top{min-height:50px;padding:0 14px}.match-top a,.match-top span{font-size:8px}.match-shell,.matches-shell{width:calc(100% - 18px);margin:10px auto 28px}.match-article{border-radius:14px!important}.match-kicker{padding:16px 15px 0}.match-kicker span{font-size:8px}.match-date{margin-top:6px;font-size:10px}.match-scoreboard{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);gap:8px;padding:18px 12px 23px}.match-badge{width:54px;height:54px;margin-bottom:8px;font-size:16px}.match-team strong{font-size:12px}.match-result>b{font-size:27px}.match-result small{font-size:6px}.match-actions{align-items:stretch;flex-direction:column;padding:14px 15px}.match-actions div b{font-size:12px}.match-actions>a{width:100%}.related-matches{padding:14px}.related-grid{grid-template-columns:1fr}.matches-title{padding:20px 17px}.matches-title h1{font-size:21px}.matches-section{padding:17px 12px}.matches-row{grid-template-columns:72px minmax(0,1fr) 42px;gap:7px;padding:10px 5px}.matches-row .matches-team.away{grid-column:2;text-align:left}.matches-row>em{grid-column:3;grid-row:1/3}.matches-date{grid-row:1/3}.matches-date small{font-size:6px}.matches-team{font-size:10px}.matches-row>b{font-size:12px}}
