.kicker-sync-card{margin:14px 0;padding:15px;border:1px solid #b9d4c7;border-radius:13px;background:linear-gradient(135deg,#f1f8f4,#fff)}
.kicker-sync-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.kicker-sync-head h3{margin:0 0 4px;color:#155d49}.kicker-sync-head p{margin:0;color:#52675e;font-size:.84rem}
.kicker-sync-badge{white-space:nowrap;padding:6px 10px;border-radius:999px;background:#dceee4;color:#24623f;font-size:.75rem;font-weight:900}
.kicker-sync-actions{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0 10px}.kicker-sync-actions button{min-height:39px;border:0;border-radius:9px;padding:0 14px;font-weight:900;cursor:pointer}
.kicker-sync-check{background:#e2ece7;color:#174f3e}.kicker-sync-apply{background:#155d49;color:#fff}.kicker-sync-actions button:disabled{background:#b7c1bc;color:#fff;cursor:wait}
.kicker-sync-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.kicker-sync-metrics>div{padding:9px;border-radius:9px;background:#fff;border:1px solid #e0e9e4}.kicker-sync-metrics b,.kicker-sync-metrics small{display:block}.kicker-sync-metrics b{font-size:1.08rem}.kicker-sync-metrics small{color:#65766e}
.kicker-sync-message{margin-top:9px;padding:9px 10px;border-radius:8px;background:#edf4f0;color:#36584b}.kicker-sync-message.wait{background:#fff4dc;color:#795d1b}
.kicker-sync-message.identity-ok{background:#e5f4e9;color:#215d38}.kicker-sync-message.identity-warning{background:#fff0dc;color:#7d4c16;border:1px solid #e9c58f}
.kicker-sync-games{margin-top:10px}.kicker-sync-games summary{cursor:pointer;font-weight:800;color:#315d4e}.kicker-sync-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.kicker-sync-games-grid span{padding:7px 9px;border-radius:7px;background:#fff;border:1px solid #e1e8e4;font-size:.78rem}
.manual-evaluation-label{margin:16px 0 7px;padding-top:13px;border-top:1px solid #dce5e0;color:#586b62;font-weight:900}
@media(max-width:760px){.kicker-sync-head{flex-direction:column}.kicker-sync-metrics{grid-template-columns:1fr 1fr}.kicker-sync-games-grid{grid-template-columns:1fr}.kicker-sync-actions button{flex:1 1 150px}}
