.FormPageSkeleton-module__L95JzG__root{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;max-width:100%;padding:4px 0 28px;display:flex}.FormPageSkeleton-module__L95JzG__card{background:var(--surface);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}
.Table-module__6j2bUG__card{border:1px solid var(--border);background:var(--surface);border-radius:14px;position:relative;overflow:hidden}.Table-module__6j2bUG__scroller{-webkit-overflow-scrolling:touch;overflow-x:auto}.Table-module__6j2bUG__table{flex-direction:column;min-width:780px;display:flex}.Table-module__6j2bUG__headRow,.Table-module__6j2bUG__row{grid-template-columns:150px minmax(220px,1fr) 130px 140px 160px;align-items:center;gap:14px;padding:14px 18px;display:grid}.Table-module__6j2bUG__headRow{border-bottom:1px solid var(--border);font-family:var(--app-font-base);letter-spacing:.08em;text-transform:uppercase;color:var(--text3);padding-top:13px;padding-bottom:12px;font-size:11px;font-weight:700}.Table-module__6j2bUG__row+.Table-module__6j2bUG__row{border-top:1px solid var(--border)}.Table-module__6j2bUG__cellRight{text-align:right}.Table-module__6j2bUG__dateCell{font-family:var(--app-font-base);color:var(--text2);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:500}.Table-module__6j2bUG__typeCell{min-width:0}.Table-module__6j2bUG__typeMain{align-items:center;gap:8px;min-width:0;display:flex}.Table-module__6j2bUG__typeDot{background:var(--text3);border-radius:50%;flex:none;width:8px;height:8px}.Table-module__6j2bUG__typeDot[data-tone=positive]{background:var(--a24-green)}.Table-module__6j2bUG__typeDot[data-tone=brand]{background:var(--a24-brand)}.Table-module__6j2bUG__typeTitle{min-width:0;font-family:var(--app-font-base);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.Table-module__6j2bUG__typeMeta{font-family:var(--app-font-base);color:var(--text3);font-variant-numeric:tabular-nums;margin:3px 0 0 16px;font-size:12px;font-weight:500}.Table-module__6j2bUG__typeComment{font-family:var(--app-font-base);color:var(--text3);align-items:center;gap:5px;margin:4px 0 0 16px;font-size:12px;font-weight:500;line-height:1.35;display:flex}.Table-module__6j2bUG__typeComment[data-tone=danger]{color:var(--a24-red)}.Table-module__6j2bUG__typeComment svg{flex:none}.Table-module__6j2bUG__amountCell{font-family:var(--app-font-display);color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:700}.Table-module__6j2bUG__amountCell[data-tone=positive]{color:var(--a24-green)}.Table-module__6j2bUG__balanceCell{font-family:var(--app-font-base);color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600}.Table-module__6j2bUG__statusCell{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.Table-module__6j2bUG__statusBadge{font-family:var(--app-font-base);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 11px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.Table-module__6j2bUG__statusBadge[data-tone=success]{background:rgba(var(--a24-green-rgb), .12);color:var(--a24-green)}.Table-module__6j2bUG__statusBadge[data-tone=warning]{background:rgba(var(--a24-yellow-rgb), .16);color:var(--a24-yellow)}.Table-module__6j2bUG__statusBadge[data-tone=danger]{background:rgba(var(--a24-red-rgb), .12);color:var(--a24-red)}.Table-module__6j2bUG__statusBadge[data-tone=neutral]{background:var(--chip);color:var(--text2)}.Table-module__6j2bUG__actionsRow{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.Table-module__6j2bUG__actionBtn{min-height:34px;font-family:var(--app-font-display);cursor:pointer;transition:background .15s var(--app-ease), opacity .15s var(--app-ease), transform .1s var(--app-ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.Table-module__6j2bUG__actionBtn:hover{opacity:.92}.Table-module__6j2bUG__actionBtn:active{transform:scale(.97)}.Table-module__6j2bUG__actionConfirm{background:var(--a24-green);border-color:var(--a24-green);color:#fff;box-shadow:0 6px 14px -8px rgba(var(--a24-green-rgb), .9)}.Table-module__6j2bUG__actionConfirm:hover{background:var(--a24-green);opacity:1;filter:brightness(1.05)}.Table-module__6j2bUG__actionCancel{background:rgba(var(--a24-red-rgb), .12);border-color:rgba(var(--a24-red-rgb), .55);color:var(--a24-red)}.Table-module__6j2bUG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 18px;display:flex}.Table-module__6j2bUG__emptyIcon{background:rgba(var(--a24-brand-rgb), .12);width:42px;height:42px;color:var(--text2);border-radius:12px;justify-content:center;align-items:center;display:flex}.Table-module__6j2bUG__emptyTitle{color:var(--text);font-size:14px;font-weight:700}.Table-module__6j2bUG__emptyText{color:var(--text2);font-size:12px}.Table-module__6j2bUG__mobileList{flex-direction:column;gap:10px;display:none}.Table-module__6j2bUG__mobileDay{font-family:var(--app-font-base);color:var(--text3);margin:8px 2px 2px;font-size:13px;font-weight:700}.Table-module__6j2bUG__mobileDay:first-child{margin-top:0}.Table-module__6j2bUG__mobileCard{background:var(--surface2);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.Table-module__6j2bUG__mobileMain{flex-direction:column;gap:3px;min-width:0;display:flex}.Table-module__6j2bUG__mobileTitle{font-family:var(--app-font-display);color:var(--text);font-size:15px;font-weight:700}.Table-module__6j2bUG__mobileMeta{font-family:var(--app-font-base);color:var(--text3);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.Table-module__6j2bUG__mobileComment{color:var(--text3);align-items:center;gap:5px;margin-top:2px;font-size:12px;font-weight:500;display:flex}.Table-module__6j2bUG__mobileComment[data-tone=danger]{color:var(--a24-red)}.Table-module__6j2bUG__mobileSide{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.Table-module__6j2bUG__mobileAmount{font-family:var(--app-font-display);color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:800}.Table-module__6j2bUG__mobileAmount[data-tone=positive]{color:var(--a24-green)}.Table-module__6j2bUG__mobileAmount[data-tone=negative]{color:var(--a24-red)}.Table-module__6j2bUG__mobileBalance{font-family:var(--app-font-base);color:var(--text3);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:500}.Table-module__6j2bUG__mobileActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@media (max-width:1024px){.Table-module__6j2bUG__headRow,.Table-module__6j2bUG__row{grid-template-columns:130px minmax(200px,1fr) 110px 120px 150px;gap:10px;padding:12px 14px}.Table-module__6j2bUG__table{min-width:700px}.Table-module__6j2bUG__card{background:0 0;border:0;overflow:visible}.Table-module__6j2bUG__scroller{display:none}.Table-module__6j2bUG__mobileList{display:flex}}
.AccountHistory-module__snFaxq__root{width:100%;max-width:100%;padding:4px 0 48px}.AccountHistory-module__snFaxq__pageTitle{font-family:var(--app-font-display);letter-spacing:-.01em;color:var(--text);margin:0 0 14px;font-size:24px;font-weight:800;line-height:1.15}@media (max-width:1024px){.AccountHistory-module__snFaxq__pageTitle{display:none}}.AccountHistory-module__snFaxq__filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.AccountHistory-module__snFaxq__filterChip{border:1px solid var(--border);background:var(--surface);font-family:var(--app-font-base);color:var(--text2);cursor:pointer;transition:border-color .15s var(--app-ease), color .15s var(--app-ease), background-color .15s var(--app-ease);border-radius:10px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.AccountHistory-module__snFaxq__filterChip:hover{border-color:rgba(var(--a24-brand-rgb), .45);color:var(--text)}.AccountHistory-module__snFaxq__filterChip[data-active]{border-color:var(--a24-brand);background:rgba(var(--a24-brand-rgb), .1);color:var(--a24-brand)}@media (max-width:1024px){.AccountHistory-module__snFaxq__pageTitle{font-size:21px}}@media (max-width:768px){.AccountHistory-module__snFaxq__root{padding:2px 0 40px}}
/*# sourceMappingURL=0wsiz1kihojgu.css.map*/