#viewRecurModal .recur-view-body{display:grid;gap:1rem;max-width:100%;overflow-x:hidden;padding:1rem;width:100%}#viewRecurModal .recur-view-section{background:var(--gray-100);border:1px solid var(--border-color);border-radius:10px;min-width:0;padding:1rem}#viewRecurModal .recur-view-section-title{align-items:center;border-bottom:1px solid var(--border-color);color:var(--text-color);display:flex;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:space-between;margin-bottom:.875rem;padding-bottom:.625rem}#viewRecurModal .recur-view-details-link{flex-shrink:0;font-weight:700;margin-left:auto}#viewRecurModal .recur-view-grid{display:grid;gap:.875rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}#viewRecurModal .recur-view-field{display:flex;flex-direction:column;gap:.25rem}#viewRecurModal .recur-view-field-full{grid-column:1/-1}#viewRecurModal .recur-view-label{color:var(--text-muted);font-size:.72rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}#viewRecurModal .recur-view-value{color:var(--text-color);font-size:.95rem;line-height:1.45;min-height:1.25rem;word-break:break-word}#viewRecurModal .recur-view-value:empty:before{color:var(--text-muted);content:"—"}#viewRecurModal .recur-view-amount-due{font-weight:600}#viewRecurModal .recur-view-amount-due-value{color:var(--accent)}#viewRecurModal .recur-view-table-wrap{border:1px solid var(--border-color);border-radius:10px;max-height:360px;max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%}#viewRecurModal .recur-payments-table{border-collapse:separate;border-spacing:0;font-size:.92rem;margin-bottom:0;table-layout:fixed;width:100%}#viewRecurModal .recur-payments-table>:first-child>*>*{border-bottom:1px solid var(--border-color);border-top:none;color:var(--text-muted);font-size:.72rem;font-weight:700;letter-spacing:.5px;padding:.7rem .75rem;text-transform:uppercase;white-space:nowrap}#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(3),#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(4),#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(5){text-align:right}#viewRecurModal .recur-payments-table>:first-child>*>:first-child,#viewRecurModal .recur-payments-table>:nth-child(2)>*>:first-child{width:14%}#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(2),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(2){width:22%}#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(3),#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(4),#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(5),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(3),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(4),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(5){width:13%}#viewRecurModal .recur-payments-table>:first-child>*>:nth-child(6),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(6){width:25%}#viewRecurModal .recur-payments-table>:nth-child(2)>*>*{border-bottom:1px solid var(--border-color);border-top:none;color:var(--text-color);overflow-wrap:anywhere;padding:.72rem .75rem;vertical-align:middle}#viewRecurModal .recur-payments-table>:nth-child(2)>:last-child>*{border-bottom:none}#viewRecurModal .recur-payments-totals__heading{color:var(--text-muted);font-size:.72rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}#viewRecurModal .recur-payments-row>:nth-child(3),#viewRecurModal .recur-payments-row>:nth-child(4),#viewRecurModal .recur-payments-row>:nth-child(5),#viewRecurModal .recur-payments-totals>:nth-child(3),#viewRecurModal .recur-payments-totals>:nth-child(4),#viewRecurModal .recur-payments-totals>:nth-child(5){font-variant-numeric:tabular-nums;text-align:right}#viewRecurModal .recur-payments-row>:first-child,#viewRecurModal .recur-payments-totals>:first-child{overflow-wrap:normal;white-space:nowrap;word-break:normal}#viewRecurModal .recur-payments-totals>*{border-top:1px solid var(--border-color);color:var(--text-color);font-weight:700}#viewRecurModal .recur-payments-date-cell{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:.25rem;white-space:nowrap}@media (max-width:767px){#viewRecurModal .recur-view-body{gap:.75rem;padding:.75rem}#viewRecurModal .recur-view-section{padding:.875rem}#viewRecurModal .recur-view-grid{gap:.75rem;grid-template-columns:1fr}#viewRecurModal .recur-view-table-wrap{border:none;border-radius:0;max-height:42vh;padding-right:.125rem}#viewRecurModal .recur-payments-table{table-layout:auto}#viewRecurModal .recur-payments-table,#viewRecurModal .recur-payments-table>*,#viewRecurModal .recur-payments-table>*>*,#viewRecurModal .recur-payments-table>*>*>*{display:block;max-width:100%;width:100%}#viewRecurModal .recur-payments-table>:nth-child(2)>*>:first-child,#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(2),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(3),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(4),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(5),#viewRecurModal .recur-payments-table>:nth-child(2)>*>:nth-child(6){max-width:100%;width:100%}#viewRecurModal .recur-payments-table>:first-child{display:none}#viewRecurModal .recur-payments-table>:nth-child(2)>*{background:var(--field-bg);border:1px solid var(--border-color);border-radius:10px;margin-bottom:.65rem;padding:.5rem .65rem}#viewRecurModal .recur-payments-table>:nth-child(2)>:last-child{margin-bottom:0}#viewRecurModal .recur-payments-table>:nth-child(2)>*>*{align-items:start;border:none;display:grid;gap:.5rem .75rem;grid-template-columns:6.5rem minmax(0,1fr);min-width:0;overflow-wrap:break-word;padding:.35rem 0;text-align:left;word-break:normal}#viewRecurModal .recur-payments-table>:nth-child(2)>*>:before{color:var(--text-muted);content:attr(data-label);font-size:.7rem;font-weight:700;letter-spacing:.45px;min-width:0;text-transform:uppercase}#viewRecurModal .recur-payments-table>:nth-child(2)>*>[data-label=""]:before{content:none}#viewRecurModal .recur-payments-row>:nth-child(3),#viewRecurModal .recur-payments-row>:nth-child(4),#viewRecurModal .recur-payments-row>:nth-child(5),#viewRecurModal .recur-payments-totals>:nth-child(3),#viewRecurModal .recur-payments-totals>:nth-child(4),#viewRecurModal .recur-payments-totals>:nth-child(5){text-align:left}#viewRecurModal .recur-payments-totals>.recur-payments-totals__heading{border-bottom:1px solid var(--border-color);font-size:.72rem;grid-template-columns:1fr;margin-bottom:.15rem;padding-bottom:.45rem}#viewRecurModal .recur-payments-totals>.recur-payments-totals__method,#viewRecurModal .recur-payments-totals>.recur-payments-totals__spacer{display:none}#viewRecurModal .recur-payments-totals{background:var(--field-bg);border:1px solid var(--border-color)}#viewRecurModal .recur-payments-totals>*{border-top:none}#viewRecurModal .recur-payments-table--single .recur-payments-totals{display:none}#viewRecurModal .recur-payments-table .tx-method-chip{max-width:100%;min-width:0;width:-moz-fit-content;width:fit-content}#viewRecurModal .recur-payments-table .tx-method-chip__label{display:inline;min-width:0}}

/*# sourceMappingURL=view-recur-payment-modal.css.map*/