.receipt-history{color:#fff;flex-direction:column;height:100%;min-height:0;font-family:Titillium Web,sans-serif;display:flex}.receipt-history-modal.social-links-editor-modal.ant-modal.admin-dark-modal{width:min(1100px,100vw - 32px)!important;height:auto!important;max-height:min(680px,100vh - 32px)!important}.receipt-history__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:26px 28px 18px;display:flex}.receipt-history__title{color:var(--rh-accent,#80ff00);margin:0;font-size:22px;font-weight:700;line-height:1.1}.receipt-history__header-actions{align-items:center;gap:12px;display:flex}.receipt-history__export{background:var(--rh-accent,#80ff00);height:40px;color:var(--rh-on-accent,#000);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 20px;font-family:Titillium Web,sans-serif;font-size:15px;font-weight:600;transition:filter .15s;display:inline-flex}.receipt-history__export:hover{filter:brightness(1.08)}.receipt-history__close{color:#fff;cursor:pointer;background:#2a2a2a;border:2px solid #0000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .2s;display:inline-flex}.receipt-history__close:hover{border-color:var(--rh-accent,#80ff00)}.receipt-history__icon-action{color:#fff;cursor:pointer;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:border-color .2s,filter .2s;display:inline-flex}.receipt-history__icon-action:hover{border-color:var(--rh-accent,#80ff00)}.receipt-history__icon-action--filled{color:#111;background:#fff;border-color:#fff}.receipt-history__icon-action--filled:hover{filter:brightness(.92)}.receipt-history__icon-action.is-locked{opacity:.4;cursor:not-allowed}.receipt-history__icon-action.is-locked:hover{filter:none;border-color:#2b2b2b}.receipt-history__icon-action:disabled{opacity:.5;cursor:default}.receipt-history__email-bar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 12px;display:flex}.receipt-history__email-count{color:#9a9a9a;white-space:nowrap;font-size:12px}.receipt-history__email-bar input{color:#fff;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:9999px;outline:none;flex:220px;min-width:180px;height:40px;padding:0 16px;font-size:14px}.receipt-history__email-bar input:focus{border-color:var(--rh-accent,#80ff00)}.receipt-history__email-send{background:var(--rh-accent,#80ff00);height:40px;color:var(--rh-on-accent,#000);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:0 22px;font-size:14px;font-weight:600}.receipt-history__email-send:disabled{opacity:.6;cursor:default}.receipt-history__action-msg{margin:0 0 12px;font-size:13px}.receipt-history__action-msg.is-ok{color:var(--rh-accent,#80ff00)}.receipt-history__action-msg.is-error{color:#8c1515}.receipt-history__token .receipt-history__dropdown-trigger{min-width:150px}.receipt-history__scroll{scrollbar-width:thin;scrollbar-color:var(--rh-accent,#80ff00) transparent;flex-direction:column;flex:auto;gap:18px;min-height:0;padding:0 28px 26px;display:flex;overflow-y:auto}.receipt-history__scroll::-webkit-scrollbar{width:8px}.receipt-history__scroll::-webkit-scrollbar-thumb{background:var(--rh-accent,#80ff00);border-radius:999px}.receipt-history__scroll::-webkit-scrollbar-thumb:hover{filter:brightness(1.15)}.receipt-history__scroll::-webkit-scrollbar-track{background:0 0}.receipt-history__filters{z-index:5;background:#141414;border:1px solid #232323;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:20px;padding:18px 22px;display:flex;position:relative}.receipt-history__field{flex-direction:column;gap:8px;display:flex}.receipt-history__field--search{flex:0 0 241px;max-width:100%;margin-right:auto}.receipt-history__label{color:#fff;font-size:14px;font-weight:400}.receipt-history__search{align-items:center;display:flex;position:relative}.receipt-history__search input{color:#fff;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:9px;outline:none;width:100%;height:44px;padding:0 40px 0 16px;font-family:Titillium Web,sans-serif;font-size:15px;transition:border-color .15s}.receipt-history__search input::placeholder{color:#6e6e6e}.receipt-history__search input:hover,.receipt-history__search input:focus{border-color:var(--rh-accent,#80ff00)}.receipt-history__search-icon{color:#8e8e93;pointer-events:none;font-size:17px;position:absolute;right:14px}.receipt-history__dropdown{position:relative}.receipt-history__dropdown-trigger{color:#fff;cursor:pointer;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:240px;height:44px;padding:0 16px;font-family:Titillium Web,sans-serif;font-size:15px;transition:border-color .15s;display:flex}.receipt-history__dropdown-trigger:hover,.receipt-history__dropdown-trigger.is-open{border-color:var(--rh-accent,#80ff00)}.receipt-history__dropdown-caret{color:#9a9a9a;flex-shrink:0;font-size:15px}.receipt-history__dropdown--compact .receipt-history__dropdown-trigger{min-width:108px}.receipt-history__dropdown-panel{z-index:40;background:#1c1c1c;border:1px solid #2b2b2b;border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 14px 34px #0000008c}.receipt-history__dropdown-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;height:42px;padding:0 14px;font-family:Titillium Web,sans-serif;font-size:15px;transition:background .12s;display:flex}.receipt-history__dropdown-item:hover{background:#2a2a2a}.receipt-history__dropdown-item.is-selected{background:#242424}.receipt-history__dropdown-item.is-accent{color:var(--rh-accent,#80ff00)}.receipt-history__daterange{flex-direction:column;gap:12px;min-width:240px;padding:6px;display:flex}.receipt-history__daterange-field{flex-direction:column;gap:6px;display:flex}.receipt-history__daterange-field label{color:#8e8e93;font-size:13px}.receipt-history__daterange-field input[type=date]{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:8px;outline:none;height:40px;padding:0 12px;font-family:Titillium Web,sans-serif;font-size:14px;transition:border-color .15s}.receipt-history__daterange-field input[type=date]:hover,.receipt-history__daterange-field input[type=date]:focus{border-color:var(--rh-accent,#80ff00)}.receipt-history__daterange-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.receipt-history__daterange-cancel,.receipt-history__daterange-apply{cursor:pointer;border:1px solid #0000;border-radius:8px;height:34px;padding:0 16px;font-family:Titillium Web,sans-serif;font-size:14px;font-weight:600}.receipt-history__daterange-cancel{color:#cfcfcf;background:0 0;border-color:#3a3a3a}.receipt-history__daterange-cancel:hover{border-color:var(--rh-accent,#80ff00)}.receipt-history__daterange-apply{background:var(--rh-accent,#80ff00);color:var(--rh-on-accent,#000)}.receipt-history__daterange-apply:disabled{opacity:.5;cursor:not-allowed}.receipt-history__control{align-items:center;display:flex;position:relative}.receipt-history__control select,.receipt-history__amount input{color:#fff;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:9px;outline:none;height:44px;font-family:Titillium Web,sans-serif;font-size:15px;transition:border-color .15s}.receipt-history__control select{appearance:none;cursor:pointer;padding:0 38px 0 16px}.receipt-history__control select:hover,.receipt-history__control select:focus,.receipt-history__amount input:hover,.receipt-history__amount input:focus{border-color:var(--rh-accent,#80ff00)}.receipt-history__control-chevron{color:#9a9a9a;pointer-events:none;font-size:15px;position:absolute;right:14px}.receipt-history__date select{min-width:190px}.receipt-history__amount{align-items:center;gap:10px;display:flex}.receipt-history__amount .receipt-history__control select{min-width:108px}.receipt-history__amount input{width:128px;padding:0 16px}.receipt-history__amount input::placeholder{color:#6e6e6e}.receipt-history__control select option{color:#fff;background:#1e1e1e}.receipt-history__table-card{background:#101010;border:none;border-radius:14px;overflow:hidden}.receipt-table .ant-table,.receipt-table .ant-table-container,.receipt-table .ant-table-content,.receipt-table .ant-table-thead>tr>th,.receipt-table .ant-table-tbody>tr>td,.receipt-table .ant-table-cell{background:0 0!important}.receipt-table .ant-table{color:#fff!important;font-family:Titillium Web,sans-serif!important}.receipt-table .ant-table-thead>tr>th{color:#8e8e93!important;background:#101010!important;border-bottom:1px solid #3a3a3a!important;padding:18px 26px!important;font-size:14px!important;font-weight:700!important}.receipt-table .ant-table-body{scrollbar-width:thin;scrollbar-color:var(--rh-accent,#80ff00) transparent;background:0 0!important}.receipt-table .ant-table-body::-webkit-scrollbar{width:6px;height:6px}.receipt-table .ant-table-body::-webkit-scrollbar-thumb{background:var(--rh-accent,#80ff00);border-radius:999px}.receipt-table .ant-table-body::-webkit-scrollbar-track{background:0 0}.receipt-table .ant-table-thead>tr>th:before{display:none!important}.receipt-table .ant-table-tbody>tr>td{border-bottom:1px solid #3a3a3a!important;padding:18px 26px!important}.receipt-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.receipt-table .ant-table-tbody>tr.ant-table-row:hover>td,.receipt-table .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#171717!important}.receipt-table__empty{text-align:center;color:#8e8e93;padding:60px 0;font-size:14px}.rh-cell__primary{color:#fff;font-size:15px;font-weight:600;line-height:1.25}.rh-cell__secondary{color:#8e8e93;margin-top:3px;font-size:13px;line-height:1.3}.rh-cell__payer{color:#d8d8d8;font-size:15px}.receipt-history__actions{align-items:center;gap:8px;display:flex}.receipt-history__icon-btn{color:#b3b3b3;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.receipt-history__icon-btn:hover{color:var(--rh-accent,#80ff00);background:#1c1c1c;border-color:#2b2b2b}.receipt-history__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:4px 4px 0;display:flex}.receipt-history__count{color:#8e8e93;font-size:14px}.receipt-history__pager{align-items:center;gap:18px;display:flex}.receipt-history__rows{color:#8e8e93;align-items:center;gap:8px;font-size:14px;display:flex}.receipt-history__rows-select{align-items:center;display:flex;position:relative}.receipt-history__rows-select select{appearance:none;color:var(--rh-accent,#80ff00);cursor:pointer;background:0 0;border:none;outline:none;padding:0 18px 0 2px;font-family:Titillium Web,sans-serif;font-size:14px;font-weight:600}.receipt-history__rows-chevron{color:var(--rh-accent,#80ff00);pointer-events:none;font-size:14px;position:absolute;right:0}.receipt-history__pages{align-items:center;gap:12px;display:flex}.receipt-history__page-label{color:#8e8e93;font-size:14px}.receipt-history__page-btn{width:30px;height:30px;color:var(--rh-accent,#80ff00);cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;justify-content:center;align-items:center;font-size:15px;transition:filter .15s,opacity .15s;display:inline-flex}.receipt-history__page-btn:hover:not(:disabled){filter:brightness(1.15)}.receipt-history__page-btn:disabled{opacity:.4;cursor:not-allowed;color:#6e6e6e}.receipt-history__page-btn--next{background:var(--rh-accent,#80ff00);border-color:var(--rh-accent,#80ff00);color:var(--rh-on-accent,#000)}.receipt-history__page-btn--next:disabled{color:#6e6e6e;background:#1a1a1a;border-color:#2a2a2a}
.custom-link-card{--slc-bg:#000;--slc-surface:#212121;--slc-surface-deep:#1a1a1a;--slc-text:#fff;--slc-muted:#8e8e93;--slc-accent:#8c1515;--slc-radius:8px;--slc-preview-tile:#ebebeb;color:#fff;flex-direction:column;gap:32px;font-family:Titillium Web,sans-serif;display:flex}.custom-link-card__footer{justify-content:center;margin-top:8px;display:flex}.custom-link-card__save{color:#fff;cursor:pointer;background:#3a3a3c;border:none;border-radius:8px;min-width:140px;height:44px;padding:0 48px;font-family:inherit;font-size:18px;transition:background .15s,opacity .15s}.custom-link-card__save--ready{background:var(--slc-accent,#8c1515);color:var(--slc-accent-ink,#fff)}.custom-link-card__save:disabled{opacity:.45;cursor:not-allowed}.social-link-card__qr-note{text-align:center;color:#8e8e93;margin:16px 0 0;font-size:14px}.insystem-picker__tile{cursor:pointer;background:#141414;border:1px solid #2b2b2b;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;font-family:Titillium Web,sans-serif;transition:border-color .15s;display:flex}.insystem-picker__tile--selected{border-color:var(--slc-accent,#8c1515)}.insystem-picker__tile-icon{border-radius:12px;justify-content:center;align-items:center;width:84px;height:84px;display:flex;overflow:hidden}.insystem-picker__tile-icon img{-o-object-fit:contain;object-fit:contain;width:48px;height:48px}.insystem-picker__tile-title{color:#fff;font-size:15px}.custom-link-card__module-input-wrap{align-items:center;display:flex;position:relative}.custom-link-card__module-count{color:#8e8e93;pointer-events:none;font-size:16px;position:absolute;right:56px}.custom-link-card__module-clear{color:#fff;cursor:pointer;background:#2b2b2b;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;right:12px}
