.oc-history-empty{align-items:center;background:color-mix(in srgb,var(--accent) 5%,var(--field-bg));border-radius:.75rem;display:flex;flex-direction:column;gap:.2rem;padding:1.35rem 1rem;text-align:center}.oc-history-empty-icon{color:var(--accent);font-size:1.25rem;margin-bottom:.35rem;opacity:.75}.oc-history-empty-title{color:var(--gray-600);font-family:var(--font-sans);font-size:.875rem;font-weight:600;margin:0}.oc-history-empty-hint{color:var(--gray-500);font-family:var(--font-sans);font-size:.75rem;margin:0}.oc-history{display:flex;flex-direction:column;gap:.45rem}.oc-history-legend{align-items:center;color:var(--gray-500);display:flex;font-family:var(--font-sans);font-size:.625rem;font-weight:700;gap:1rem;justify-content:space-between;letter-spacing:.08em;padding:0 .7rem;text-transform:uppercase}.oc-history-legend-figures{display:grid;gap:.5rem;grid-template-columns:5.25rem 4.75rem;text-align:right}.oc-history-list{display:flex;flex-direction:column;gap:.4rem}.oc-history-item{align-items:center;background:color-mix(in srgb,var(--accent) 4%,var(--field-bg));border-radius:.65rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 8%,transparent);display:flex;gap:1rem;justify-content:space-between;padding:.7rem .75rem}.oc-history-item-main{display:flex;flex-direction:column;gap:.2rem;min-width:0}.oc-history-item-date{color:var(--gray-500);font-family:var(--font-sans);font-size:.6875rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.oc-history-item-note{color:var(--text-color);font-family:var(--font-sans);font-size:.8125rem;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.oc-history-item-figures{align-items:center;display:grid;flex-shrink:0;gap:.5rem;grid-template-columns:5.25rem 4.75rem}.oc-history-item-stat{display:contents}.oc-history-item-stat-label{display:none}.oc-history-item-amount{align-items:center;border-radius:.4rem;display:inline-flex;font-family:var(--font-sans);font-size:.8125rem;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;justify-self:end;line-height:1;min-width:4.5rem;padding:.28rem .5rem;white-space:nowrap}.oc-history-item--credit .oc-history-item-amount{background:color-mix(in srgb,var(--success) 12%,var(--field-bg));color:var(--success)}.oc-history-item--debit .oc-history-item-amount{background:color-mix(in srgb,var(--danger) 12%,var(--field-bg));color:var(--danger)}.oc-history-item-balance{color:var(--text-color);font-family:var(--font-sans);font-size:.8125rem;font-variant-numeric:tabular-nums;font-weight:600;justify-self:end;white-space:nowrap}@media (max-width:767.98px){.oc-history-legend{display:none}.oc-history-list{gap:.65rem}.oc-history-item{align-items:stretch;flex-direction:column;gap:.75rem;padding:.85rem .9rem}.oc-history-item-main{gap:.35rem}.oc-history-item-note{font-size:.875rem;line-height:1.4}.oc-history-item-figures{border-top:1px solid color-mix(in srgb,var(--accent) 10%,var(--border-color));display:grid;gap:.65rem;grid-template-columns:1fr 1fr;padding-top:.7rem}.oc-history-item-stat{align-items:flex-start;display:flex;flex-direction:column;gap:.3rem;min-width:0}.oc-history-item-stat:last-child{align-items:flex-end;text-align:right}.oc-history-item-stat-label{color:var(--gray-500);display:block;font-family:var(--font-sans);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.oc-history-item-amount,.oc-history-item-balance{justify-self:unset}.oc-history-item-amount{min-width:0}}

/*# sourceMappingURL=open-credit-history.css.map*/