/*!/wp-content/plugins/magiapilki-wyniki-na-zywo/assets/css/live-scores.css*/:root{--mp-bg-main:#1a1b1c;--mp-bg-card:#1d1f21;--mp-bg-sub:#171819;--mp-bg-hover:#222426;--mp-border:rgba(255, 255, 255, 0.035);--mp-border-strong:rgba(255, 255, 255, 0.08);--mp-text-main:#ffffff;--mp-text-muted:rgba(255, 255, 255, 0.58);--mp-accent-green:#52cfaa;--mp-accent-live:#ff0055;--mp-accent-live-bg:rgba(255, 0, 85, 0.1);--mp-radius:6px}.mp-live{font-family:inherit;background-color:var(--mp-bg-main);border:1px solid var(--mp-border);border-radius:var(--mp-radius);padding:20px;width:100%!important;max-width:100%!important;box-sizing:border-box;color:var(--mp-text-main);margin:0 0 30px 0}.mp-live *{box-sizing:border-box}.mp-live-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:20px;width:100%}.mp-live-day{background:var(--mp-bg-card);border:1px solid var(--mp-border);border-radius:var(--mp-radius);padding:10px 4px;text-align:center;cursor:pointer;transition:all 0.2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:58px;position:relative;text-decoration:none!important;outline:none;font-family:inherit}.mp-live-day:hover{border-color:var(--mp-border-strong);background:var(--mp-bg-hover)}.mp-live-day.is-active{background:var(--mp-bg-hover);border-color:var(--mp-accent-green)}.mp-live-day-name{font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:var(--mp-text-muted);line-height:1;margin-bottom:4px}.mp-live-day.is-active .mp-live-day-name{color:var(--mp-accent-green)}.mp-live-day-date{font-size:13px;font-weight:800;color:var(--mp-text-main);line-height:1;font-variant-numeric:tabular-nums}.mp-live-day-today{font-size:8px;text-transform:uppercase;background:var(--mp-accent-green);color:#1a1b1c;padding:2px 6px;border-radius:10px;margin-top:4px;font-weight:800;line-height:1;letter-spacing:.05em}.mp-live-day.is-active .mp-live-day-today{background:#fff;color:#1a1b1c}.mp-live-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--mp-border);padding-bottom:14px;margin-bottom:20px}.mp-live-title{display:flex;align-items:center;font-size:17px!important;font-weight:800!important;margin:0!important;color:var(--mp-text-main)!important;letter-spacing:-.01em;font-family:inherit!important}.mp-live-title::before{content:"";display:inline-block;width:8px;height:8px;margin-right:10px;background:var(--mp-accent-green);border-radius:50%}.mp-live-subtitle{font-size:12px;color:var(--mp-text-muted);margin-top:4px}.mp-live-refresh{font-size:11px;color:var(--mp-text-muted);background:var(--mp-bg-card);border:1px solid var(--mp-border);padding:5px 10px;border-radius:var(--mp-radius);font-weight:600}.mp-live-loading,.mp-live-empty,.mp-live-error{text-align:center;padding:32px 20px;background:var(--mp-bg-card);border-radius:var(--mp-radius);color:var(--mp-text-muted);font-size:13px;border:1px solid var(--mp-border)}.mp-live-error{color:#ff85a1;border-color:rgb(239 68 68 / .2);background:rgb(239 68 68 / .05)}.mp-live-league{background:var(--mp-bg-main);border:1px solid var(--mp-border);border-radius:var(--mp-radius);margin-bottom:18px;overflow:hidden}.mp-live-league-head{display:flex;align-items:center;gap:10px;background:var(--mp-bg-card);padding:12px 16px;border-bottom:1px solid var(--mp-border)}.mp-live-league-logo{width:18px;height:18px;object-fit:contain;flex-shrink:0}.mp-live-league-name{display:flex;flex-direction:column}.mp-live-league-name strong{font-size:14px;font-weight:800;color:var(--mp-text-main);letter-spacing:-.01em}.mp-live-league-name span{font-size:10px;color:var(--mp-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:1px}.mp-live-match{border-bottom:1px solid var(--mp-border);transition:background 0.2s ease}.mp-live-match:last-child{border-bottom:none}.mp-live-match:hover{background-color:var(--mp-bg-hover)}.mp-live-match.is-live{background-color:var(--mp-accent-live-bg)}.mp-live-match-main{display:grid;grid-template-columns:60px 1fr 56px 32px;align-items:center;padding:12px 16px;gap:14px}.mp-live-status{font-size:11px;font-weight:700;color:var(--mp-text-muted);text-align:center;padding:4px;border-radius:var(--mp-radius);background:var(--mp-bg-sub);border:1px solid var(--mp-border);white-space:nowrap;font-variant-numeric:tabular-nums}.mp-live-status.is-live{background:var(--mp-accent-live);color:#fff;border-color:var(--mp-accent-live);animation:pulse-live 1.8s infinite}@keyframes pulse-live{0%{opacity:1}50%{opacity:.65}100%{opacity:1}}.mp-live-teams{display:flex;flex-direction:column;gap:6px;min-width:0}.mp-live-team{display:flex;align-items:center;gap:8px;min-width:0}.mp-live-team img{width:16px;height:16px;object-fit:contain;flex-shrink:0}.mp-live-team-name{font-size:13px;font-weight:600;color:var(--mp-text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-live-score{display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;min-width:56px;min-height:30px;padding:4px 6px;color:var(--mp-text-main);background:var(--mp-bg-card);border:1px solid var(--mp-border);border-radius:var(--mp-radius);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;gap:2px}.mp-live-match.is-live .mp-live-score{color:var(--mp-accent-live);border-color:rgb(255 0 85 / .3);background:rgb(0 0 0 / .2)}.mp-live-score span{line-height:1}.mp-live-stats-toggle{background:var(--mp-bg-card);border:1px solid var(--mp-border);border-radius:var(--mp-radius);width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:700;color:var(--mp-text-muted);transition:all 0.2s ease;margin:0 auto;padding:0;line-height:1;font-family:inherit}.mp-live-stats-toggle:hover:not([disabled]){background:var(--mp-bg-hover);color:var(--mp-text-main);border-color:var(--mp-border-strong)}.mp-live-stats-toggle[disabled]{opacity:.15;cursor:not-allowed;border-color:#fff0}.mp-live-stats{display:none;background:var(--mp-bg-sub);border-top:1px solid var(--mp-border);padding:14px 16px}.mp-live-stats.is-open{display:block}.mp-live-stats-message{font-size:12px;color:var(--mp-text-muted);text-align:center;padding:6px 0}.mp-live-details-section{margin-bottom:14px}.mp-live-details-section:last-child{margin-bottom:0}.mp-live-details-title{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--mp-text-muted);margin:0 0 8px 0;border-bottom:1px solid var(--mp-border);padding-bottom:4px;font-weight:700;font-family:inherit}.mp-live-events{display:flex;flex-direction:column;gap:6px}.mp-live-event{display:flex;align-items:center;gap:10px;font-size:12px;background:var(--mp-bg-card);padding:6px 10px;border-radius:var(--mp-radius);border:1px solid var(--mp-border)}.mp-live-event-minute{font-weight:800;color:var(--mp-accent-green);min-width:28px;font-variant-numeric:tabular-nums}.mp-live-stat-row{display:grid;grid-template-columns:45px 1fr 45px;align-items:center;text-align:center;font-size:12px;padding:5px 0;border-bottom:1px solid var(--mp-border)}.mp-live-stat-row:last-child{border-bottom:none}.mp-live-stat-row span{font-weight:700;color:var(--mp-text-main);font-variant-numeric:tabular-nums}.mp-live-stat-row strong{font-weight:500;color:var(--mp-text-muted);font-size:11px}@media (max-width:768px){.mp-live{padding:8px}.mp-live-days{display:flex;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.mp-live-days::-webkit-scrollbar{display:none}.mp-live-day{flex:0 0 60px;min-width:60px}.mp-live-match-main{display:grid;grid-template-columns:46px minmax(0,1fr) 40px 22px;gap:4px;padding:8px 6px;width:100%;box-sizing:border-box}.mp-live-status{font-size:9.5px;padding:3px 0;width:46px;text-align:center;box-sizing:border-box}.mp-live-teams{min-width:0;width:100%;overflow:hidden;gap:4px}.mp-live-team{min-width:0;width:100%;display:flex;align-items:center;gap:4px;overflow:hidden}.mp-live-team img{width:12px;height:12px;flex-shrink:0}.mp-live-team-name{font-size:10.5px!important;line-height:1.2;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;min-width:0;width:100%;flex:1}.mp-live-score{width:40px!important;min-width:40px!important;max-width:40px!important;font-size:10.5px;padding:3px 0;box-sizing:border-box}.mp-live-stats-toggle{width:22px!important;min-width:22px!important;max-width:22px!important;height:22px;font-size:11px;box-sizing:border-box}}