#pcp-monthly-closing-panel{margin-top:18px}.pcp-mc-head,.pcp-mc-actions,.pcp-mc-row{display:flex;align-items:center;gap:10px}.pcp-mc-head{justify-content:space-between}.pcp-mc-state{font-weight:800;padding:7px 11px;border-radius:999px;background:#eef2f6}.pcp-mc-state.ok{background:#e7f7ef}.pcp-mc-state.check{background:#fff5da}.pcp-mc-state.closed{background:#e9eef6}.pcp-mc-note{padding:12px 14px;border-radius:14px;background:#f7fbff;margin:12px 0}.pcp-mc-actions{flex-wrap:wrap}.pcp-mc-actions input,.pcp-mc-actions button{min-height:40px}.pcp-mc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:14px 0}.pcp-mc-cards>div{padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff}.pcp-mc-cards span{display:block;font-size:12px;opacity:.7}.pcp-mc-cards b{display:block;margin-top:6px}.pcp-mc-gates{display:grid;gap:8px}.pcp-mc-gates>div{padding:10px 12px;border-radius:12px;background:#f5f7fa}.pcp-mc-gates .ok{background:#edf9f3}.pcp-mc-gates .warn{background:#fff6de}.pcp-mc-missing{display:flex;gap:7px;flex-wrap:wrap}.pcp-mc-missing span{padding:6px 9px;border-radius:999px;background:#fff1ef}.pcp-mc-history{display:grid;gap:7px}.pcp-mc-row{justify-content:space-between;padding:9px 10px;border-bottom:1px solid rgba(0,0,0,.07)}.pcp-mc-info,.pcp-mc-msg{display:block;margin-top:10px}@media(max-width:640px){.pcp-mc-row{display:grid;grid-template-columns:1fr 1fr}.pcp-mc-actions>*{flex:1 1 140px}}
