.tx-page-inner{max-width:1180px;padding:0 24px 48px}.tx-page{display:flex;flex-direction:column;gap:16px}.tx-page-header{margin:0}.tx-page-title{margin:0;font-size:1.75rem;font-weight:800;letter-spacing:-.03em;color:var(--text-main);line-height:1.15}.tx-page-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tx-page-filter{display:block;min-width:0}.tx-page-filter--search{flex:1 1 220px;min-width:min(100%,220px);position:relative;display:flex;align-items:center}.tx-page-filter--search:before{content:"";position:absolute;left:14px;top:50%;width:16px;height:16px;transform:translateY(-50%);pointer-events:none;z-index:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E") no-repeat center / contain}.tx-page-filter--search .tx-page-search{padding-left:40px}.tx-page-filter-selects{display:contents}.tx-page-search,.tx-page-filter-select{width:100%;min-height:42px;padding:0 14px;border-radius:10px;border:1px solid rgba(148,163,184,.28);background:#ffffffb8;font-size:.875rem;font-weight:500;color:var(--text-main);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.tx-page-filter:not(.tx-page-filter--search){flex:0 1 168px;min-width:148px}.tx-page-filter-select-wrap{position:relative;display:block}.tx-page-filter-select-wrap:after{content:"";position:absolute;top:50%;right:14px;width:0;height:0;margin-top:-2px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid rgba(100,116,139,.72);pointer-events:none}.tx-page-filter-select{appearance:none;-webkit-appearance:none;padding-right:36px;cursor:pointer}.tx-page-search:focus,.tx-page-filter-select:focus{outline:none;border-color:#3b82f673;box-shadow:0 0 0 3px #3b82f61f}.tx-page-card{border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#ffffffd1;box-shadow:0 10px 30px #0f172a0d;overflow:hidden}.tx-page-table-scroll{overflow:visible;max-height:none}.tx-page-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.tx-page-table thead th{position:sticky;top:0;z-index:2;padding:12px 16px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-label);text-align:left;background:#f8fafcf5;border-bottom:1px solid rgba(148,163,184,.22);backdrop-filter:blur(6px)}.tx-page-th--sortable{cursor:pointer;user-select:none;transition:color .15s ease,background .15s ease}.tx-page-th--sortable:hover{color:var(--text-main);background:#f1f5f9fa}.tx-page-th--active{color:var(--accent)}.tx-page-table thead th:nth-child(1),.tx-page-table tbody td:nth-child(1){width:28%}.tx-page-table thead th:nth-child(2),.tx-page-table tbody td:nth-child(2){width:20%}.tx-page-table thead th:nth-child(3),.tx-page-table tbody td:nth-child(3){width:18%}.tx-page-table thead th:nth-child(4),.tx-page-table tbody td:nth-child(4){width:14%}.tx-page-table thead th:nth-child(5),.tx-page-table tbody td:nth-child(5){width:14%;text-align:right}.tx-page-table tbody td{padding:16px;vertical-align:middle;border-bottom:1px solid rgba(148,163,184,.14);font-size:.9375rem;color:var(--text-main)}.tx-page-table tbody tr:last-child td{border-bottom:none}.tx-page-row--alt td{background:#f8fafc8c}.tx-page-merchant{font-weight:650;font-size:.9375rem;color:var(--text-main);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-page-account,.tx-page-category{font-size:.8125rem;font-weight:500;color:#64748beb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-page-date{font-size:.8125rem;font-weight:500;color:#475569f2;font-variant-numeric:tabular-nums;white-space:nowrap}.tx-page-amt{text-align:right;font-weight:700;font-variant-numeric:tabular-nums;font-size:.9375rem;white-space:nowrap}.tx-page-amt--in{color:#059669}.tx-page-amt--out{color:#dc2626}.tx-page-empty{padding:48px 24px;text-align:center;color:var(--text-muted);font-size:.9375rem}.tx-page-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 16px 16px;border-top:1px solid rgba(148,163,184,.14);background:#f8fafc8c}.tx-page-count{font-size:.8125rem;font-weight:500;color:var(--text-muted)}.tx-page-footer-actions{display:flex;gap:8px}.tx-page-more--all{background:transparent}.tx-page-more{padding:10px 18px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#ffffffe6;color:var(--accent);font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.tx-page-more:hover{background:var(--accent-soft);border-color:var(--accent-ring)}.tx-page-loading{display:flex;flex-direction:column;gap:14px}.tx-page-skeleton{border-radius:12px;background:linear-gradient(90deg,#94a3b81a,#94a3b833,#94a3b81a);background-size:200% 100%;animation:account-detail-shimmer 1.2s ease-in-out infinite}.tx-page-skeleton--title{height:36px;width:240px}.tx-page-skeleton--filters{height:42px}.tx-page-skeleton--table{height:420px}.tx-page-error{padding:40px 20px;text-align:center}.tx-page-error-text{margin:0 0 16px;color:var(--text-muted)}.tx-page-retry{padding:10px 18px;border:none;border-radius:var(--radius-sm);background:#3b82f61f;color:var(--accent);font-weight:600;cursor:pointer}@media(max-width:900px){.tx-page-inner{padding:8px 16px 32px}.tx-page-filters{flex-direction:column;align-items:stretch}.tx-page-filter:not(.tx-page-filter--search){flex:1 1 auto;min-width:0}.tx-page-table thead th:nth-child(2),.tx-page-table tbody td:nth-child(2),.tx-page-table thead th:nth-child(3),.tx-page-table tbody td:nth-child(3){display:none}.tx-page-table thead th:nth-child(1),.tx-page-table tbody td:nth-child(1){width:42%}.tx-page-table thead th:nth-child(4),.tx-page-table tbody td:nth-child(4){width:24%}.tx-page-table thead th:nth-child(5),.tx-page-table tbody td:nth-child(5){width:34%}}html[data-theme=dark] .tx-page-filter-select-wrap:after{border-top-color:#cbd5e1b8}html[data-theme=dark] .tx-page-card{background:#1e2230e0;border-color:#ffffff14;box-shadow:0 12px 32px #00000047}html[data-theme=dark] .tx-page-search,html[data-theme=dark] .tx-page-filter-select{background:#ffffff0d;border-color:#ffffff1a;color:var(--text-main)}html[data-theme=dark] .tx-page-table thead th{background:#0f172af0;border-bottom-color:#ffffff14}html[data-theme=dark] .tx-page-row--alt td{background:#ffffff08}html[data-theme=dark] .tx-page-footer{background:#ffffff08;border-top-color:#ffffff14}html[data-theme=dark] .tx-page-more{background:#ffffff0d;border-color:#ffffff1a}
