#pcp-cash-custody-panel{margin-top:16px}.pcp-cc-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.pcp-cc-state{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.pcp-cc-state.ok{background:#e7f8ee}.pcp-cc-state.check{background:#fff5da}.pcp-cc-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.pcp-cc-actions input,.pcp-cc-actions button{min-height:38px}.pcp-cc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.pcp-cc-cards>div,.pcp-cc-row{border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:10px;background:rgba(255,255,255,.75)}.pcp-cc-cards span{display:block;font-size:12px;opacity:.7}.pcp-cc-cards b{font-size:16px}.pcp-cc-list{display:grid;gap:8px;margin-top:10px}.pcp-cc-row{display:grid;grid-template-columns:1.3fr .9fr .9fr auto;gap:8px;align-items:center}.pcp-cc-row small{opacity:.75}.pcp-cc-row button{white-space:nowrap}@media(max-width:720px){.pcp-cc-row{grid-template-columns:1fr}.pcp-cc-head{align-items:flex-start;flex-direction:column}}