/* MINAX_RECONCILIATION_V620_CSS */
.reconciliation-v620-panel{margin-top:16px}.recon-v620-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.recon-v620-actions select{min-width:240px}.recon-v620-summary{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin:12px 0 16px}.recon-v620-summary article{padding:12px;border:1px solid rgba(120,130,145,.2);border-radius:12px;background:rgba(120,130,145,.045);display:flex;flex-direction:column;gap:4px}.recon-v620-summary b{font-size:18px}.recon-v620-summary small{opacity:.7}.recon-v620-card{padding:12px;margin:0 0 8px;border:1px solid rgba(120,130,145,.2);border-radius:12px;background:rgba(120,130,145,.035)}.recon-v620-main,.recon-v620-meta,.recon-v620-candidate{display:flex;justify-content:space-between;gap:12px;align-items:center}.recon-v620-main>div,.recon-v620-candidate>div{display:flex;flex-direction:column;gap:4px}.recon-v620-card small,.recon-v620-candidate small{opacity:.72}.recon-v620-meta{margin-top:8px}.recon-v620-buttons{display:flex;gap:6px}.recon-v620-main .debit{font-variant-numeric:tabular-nums}.recon-v620-main .credit{font-variant-numeric:tabular-nums}.recon-v620-candidate{padding:12px;border:1px solid rgba(120,130,145,.2);border-radius:10px;margin:0 0 8px}.recon-v620-candidate>div:last-child{align-items:flex-end}.recon-v620-candidate span{font-size:11px;opacity:.7}@media(max-width:1100px){.recon-v620-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.recon-v620-summary{grid-template-columns:repeat(2,1fr)}.recon-v620-main,.recon-v620-meta,.recon-v620-candidate{align-items:stretch;flex-direction:column}.recon-v620-candidate>div:last-child{align-items:stretch}.recon-v620-actions select{min-width:0;width:100%}}
