.match-score{font-size:2rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.team-name{font-weight:600;font-size:1.1rem}.match-status{font-size:.85rem;padding:3px 10px;border-radius:12px}.status-live{background:linear-gradient(90deg,#ef4444,#dc2626);color:#fff;animation:pulse 2s infinite}.status-finished{background:#10b981;color:#fff}.status-upcoming{background:#f59e0b;color:#fff}.player-stat{background:#ffffff0d;border-radius:8px;padding:10px;margin-bottom:8px}.stat-bar{height:6px;background:#ffffff1a;border-radius:3px;margin-top:5px;overflow:hidden}.stat-value{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px}.table-position{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;margin-right:10px}.position-1-4{background:#3b82f6;color:#fff}.position-5-6{background:#10b981;color:#fff}.position-7-17{background:#f59e0b;color:#fff}.position-18-20{background:#ef4444;color:#fff}.form-indicator{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:2px;font-size:.7rem;font-weight:700}.form-W{background:#10b981;color:#fff}.form-D{background:#f59e0b;color:#fff}.form-L{background:#ef4444;color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-in{animation:slideIn .5s ease-out}@media(max-width:768px){.team-logo{width:30px;height:30px}.score{font-size:1.2rem}.match-card{margin-bottom:15px}}@media(prefers-color-scheme:dark){.card{background:#1e293be6}.table-custom{background:#1e293bb3}}.spinner-container{display:flex;justify-content:center;align-items:center;min-height:200px}.spinner{width:40px;height:40px;border:4px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tooltip{--bs-tooltip-bg: rgba(30, 41, 59, .9);--bs-tooltip-color: #f8fafc}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e293b80}::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}
