/* MINAX_COLLECTIONS_V680 */
.coll-v680-panel{display:flex;flex-direction:column;gap:18px}.coll-v680-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.coll-v680-kpis>div,.coll-v680-aging button{background:var(--surface-2,#f7f8fa);border:1px solid var(--border,#e3e6ea);border-radius:14px;padding:14px}.coll-v680-kpis small,.coll-v680-kpis span{display:block;color:var(--muted,#6b7280)}.coll-v680-kpis b{display:block;font-size:1.25rem;margin:4px 0}.coll-v680-aging{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.coll-v680-aging button{text-align:left;cursor:pointer}.coll-v680-aging button.active{outline:2px solid currentColor}.coll-v680-aging span,.coll-v680-aging b{display:block}.coll-v680-aging b{margin-top:5px}.coll-v680-list{display:flex;flex-direction:column;gap:12px}.coll-v680-card{border:1px solid var(--border,#e3e6ea);border-radius:16px;padding:16px;background:var(--surface,#fff)}.coll-v680-card.critical{border-left:4px solid #b91c1c}.coll-v680-main{display:flex;justify-content:space-between;gap:16px}.coll-v680-title{display:flex;align-items:center;gap:8px}.coll-v680-title span,.coll-v680-bucket{font-size:.78rem;border:1px solid var(--border,#ddd);border-radius:999px;padding:3px 8px;color:var(--muted,#666)}.coll-v680-main h3{margin:5px 0}.coll-v680-main p{margin:0;color:var(--muted,#666)}.coll-v680-value{text-align:right}.coll-v680-value strong,.coll-v680-value small{display:block}.coll-v680-value strong{font-size:1.15rem;margin:5px 0}.coll-v680-detail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--border,#eee)}.coll-v680-detail small,.coll-v680-detail b{display:block}.coll-v680-detail small{color:var(--muted,#666)}.coll-v680-last{display:flex;gap:10px;margin-top:10px;font-size:.9rem}.coll-v680-last small{color:var(--muted,#666)}.coll-v680-note{margin-top:4px}.coll-v680-card .entity-actions{margin-top:12px}@media(max-width:900px){.coll-v680-kpis{grid-template-columns:repeat(2,1fr)}.coll-v680-aging{grid-template-columns:repeat(2,1fr)}.coll-v680-main{flex-direction:column}.coll-v680-value{text-align:left}.coll-v680-detail{grid-template-columns:repeat(2,1fr)}}
