.transfer-alerts-modal{z-index:1000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.transfer-alerts-modal.show{pointer-events:auto}.transfer-alerts-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#00000080;position:fixed;inset:0}.transfer-alerts-dialog{pointer-events:auto;background:#fff;border-radius:16px;flex-direction:column;max-width:600px;max-height:90vh;animation:.3s ease-out slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.transfer-alerts-loading{text-align:center;color:#64748b;padding:40px 20px;font-size:16px}.transfer-alerts-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:24px}.transfer-alerts-header h2{color:#1e293b;margin:0 0 8px;font-size:20px;font-weight:700}.transfer-alerts-subtitle{color:#64748b;margin:0;font-size:14px}.transfer-alerts-content{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.alert-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:12px;padding:16px;transition:all .2s}.alert-card:hover{border-left-color:#2563eb;box-shadow:0 4px 12px #00000014}.alert-card.alert-exact{border-left-color:#10b981}.alert-card.alert-alternative{background:#fafaf8;border-left-color:#f59e0b}.alert-card-header{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}@media (width<=500px){.alert-card-header{flex-direction:column}}.alert-player-info h3{color:#1e293b;margin:0 0 8px;font-size:16px;font-weight:700}.alert-position{color:#0f172a;background:#dbeafe;border-radius:6px;margin-right:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.alert-badge-exact,.alert-badge-alternative{border-radius:4px;margin-top:4px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.alert-badge-exact{color:#166534;background:#dcfce7}.alert-badge-alternative{color:#92400e;background:#fef3c7}.alert-transfer-info{flex-direction:column;align-items:flex-end;gap:8px;display:flex}@media (width<=500px){.alert-transfer-info{align-items:flex-start}}.alert-transfer-date{color:#64748b;font-size:13px;font-weight:500}.alert-link{color:#3b82f6;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.alert-link:hover{color:#1d4ed8;background:#dbeafe}.alert-card-body{margin-bottom:12px}.alert-match-info{grid-template-columns:1fr 1fr;gap:12px;font-size:13px;display:grid}@media (width<=400px){.alert-match-info{grid-template-columns:1fr}}.alert-need,.alert-club{flex-direction:column;gap:4px;display:flex}.alert-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.alert-value{color:#1e293b;font-size:13px;font-weight:600}.alert-card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.alert-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .2s}.alert-btn:disabled{opacity:.6;cursor:not-allowed}.alert-btn-accept{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.alert-btn-accept:hover:not(:disabled){background:#bbf7d0;box-shadow:0 2px 8px #10b98126}.alert-btn-dismiss{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.alert-btn-dismiss:hover:not(:disabled){background:#fecaca;box-shadow:0 2px 8px #ef444426}.transfer-alerts-footer{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px}.learning-info{color:#64748b;margin:0;font-size:12px}@media (width<=640px){.transfer-alerts-dialog{max-width:95vw;max-height:95vh}.transfer-alerts-header{padding:16px}.transfer-alerts-content,.alert-card{padding:12px}.alert-card-header{gap:8px}.alert-transfer-info{gap:6px}}.learning-dashboard{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:12px;margin:20px 0;padding:24px;box-shadow:0 1px 3px #0000001a}.learning-dashboard-header{margin-bottom:24px}.learning-dashboard-header h2{color:#1e293b;margin:0 0 8px;font-size:20px;font-weight:700}.learning-dashboard-subtitle{color:#64748b;margin:0;font-size:14px}.learning-dashboard-loading{text-align:center;color:#64748b;padding:40px 20px;font-size:16px}.learning-dashboard-stats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}@media (width<=640px){.learning-dashboard-stats{grid-template-columns:1fr}}.learning-stat-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d}.learning-stat-number{color:#0f172a;margin-bottom:8px;font-size:28px;font-weight:700}.learning-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.learning-dashboard-empty{text-align:center;color:#64748b;background:#fff;border:2px dashed #cbd5e1;border-radius:8px;padding:40px 20px}.learning-dashboard-empty p{margin:0 0 8px;font-size:14px}.learning-empty-subtitle{color:#94a3b8;font-size:13px}.learning-dashboard-content{flex-direction:column;gap:24px;display:flex}.learning-position-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;box-shadow:0 1px 2px #0000000d}.learning-position-title{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:700}.learning-alternatives-list{flex-direction:column;gap:16px;display:flex}.learning-alternative-item{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:4px;padding:12px}.learning-alternative-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.learning-alternative-name{color:#1e293b;font-size:14px;font-weight:600}.learning-alternative-rate{color:#0f172a;text-align:right;background:#dbeafe;border-radius:4px;min-width:45px;padding:2px 8px;font-size:14px;font-weight:700}.learning-progress-bar{background:#e2e8f0;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.learning-progress-fill{border-radius:3px;height:100%;transition:width .3s,background-color .3s}.learning-alternative-stats{color:#64748b;align-items:center;gap:8px;font-size:12px;display:flex}.learning-stat-item{font-weight:500}.learning-stat-separator{color:#cbd5e1}.learning-recommendation-badge{color:#166534;background:#dcfce7;border-left:3px solid #22c55e;border-radius:4px;margin-top:8px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.learning-dashboard-footer{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:16px}.learning-footer-info{color:#64748b;margin:0 0 8px;font-size:13px}.learning-footer-update{color:#94a3b8;margin:0;font-size:12px}
