html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;background:#f0f2f5}.app-layout{min-height:100vh}.app-logo{height:56px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;gap:8px;white-space:nowrap;overflow:hidden}.app-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 20px;border-bottom:1px solid #f0f0f0}.app-content{padding:20px}.stat-card{height:100%}.stat-card .ant-statistic-content-value{font-size:22px}.clickable-balance{cursor:pointer;transition:box-shadow .15s,border-color .15s}.clickable-balance:hover{border-color:#1677ff;box-shadow:0 2px 8px #1677ff26}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;max-height:320px;overflow-y:auto;padding:4px}.icon-group-divider{grid-column:1 / -1;display:flex;align-items:center;gap:8px;margin-top:4px;padding:6px 0 2px;font-size:11px;font-weight:600;color:#8c8c8c;border-top:1px solid #f0f0f0}.icon-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #f0f0f0;border-radius:8px;padding:12px 6px;cursor:pointer;transition:all .15s;font-size:10px;text-align:center}.icon-cell:hover{border-color:#1677ff;background:#e6f4ff}.icon-cell.selected{border-color:#1677ff;background:#e6f4ff;box-shadow:0 0 0 2px #1677ff33}.color-row{display:flex;flex-wrap:wrap;gap:8px}.color-dot{width:28px;height:28px;border-radius:50%;cursor:pointer;border:2px solid transparent}.color-dot.selected{border-color:#333;transform:scale(1.1)}.chart-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000a}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#722ed1)}.login-card{width:380px;background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px #00000026}.login-card h1{text-align:center;margin:0 0 4px;font-size:22px}.login-card .subtitle{text-align:center;color:#8c8c8c;margin-bottom:24px}.tx-mobile-list{display:none}.tx-desktop-table{display:block}.tx-desktop-table .ant-table-tbody>tr>td{padding-top:6px;padding-bottom:6px}.tx-totals-line{padding:8px 16px;margin-bottom:16px;background:#fafafa;border-radius:8px;font-size:14px;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.tx-mobile-row{display:flex;align-items:stretch;gap:12px;padding:10px 4px;border-bottom:1px solid #f0f0f0}.tx-mobile-row:last-child{border-bottom:none}.tx-mobile-icon{flex:0 0 auto;width:40px;display:flex;align-items:center;justify-content:center}.tx-mobile-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.tx-mobile-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.tx-mobile-title{font-weight:500;color:#262626}.tx-mobile-sub{color:#595959}.tx-mobile-date{font-size:12px;color:#8c8c8c}.tx-mobile-actions{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}.tx-mobile-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:#8c8c8c;font-size:14px;line-height:1;border-radius:4px}.tx-mobile-btn:active{background:#f0f0f0}.tx-mobile-btn-danger{color:#f5222d}@media (max-width: 768px){.tx-desktop-table{display:none}.tx-mobile-list{display:block}.tx-desktop-search,.tx-desktop-filters{display:none}}.budget-table .ant-table-cell{padding:4px 6px!important;font-size:13px}.budget-table .ant-table-thead .ant-table-cell{padding:4px 2px!important;font-size:12px;color:#595959}.budget-cell-btn{border:none;background:transparent;cursor:pointer;padding:2px 4px;border-radius:4px;color:#262626;font-variant-numeric:tabular-nums;width:100%;text-align:center}.budget-cell-btn:hover{background:#e6f4ff;color:#1677ff}.budget-cell-btn-strong{font-weight:600}.mobile-menu-screen{min-height:100vh;background:#fff}.mobile-menu-header{display:flex;align-items:center;gap:8px;padding:16px 20px;font-size:18px;font-weight:700;color:#001529;border-bottom:1px solid #f0f0f0}.mobile-menu-header .mobile-menu-title{flex:1}.mobile-menu-header .ant-avatar{flex:0 0 auto}.mobile-menu-list.ant-menu-light{border-inline-end:none!important;font-size:16px}.mobile-menu-list .ant-menu-item{height:52px;line-height:52px;margin:4px 8px;border-radius:8px}.mobile-page{min-height:100vh;background:#f0f2f5;display:flex;flex-direction:column}.mobile-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:8px;padding:0 8px;height:48px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000a}.mobile-topbar-back{flex:0 0 auto;font-size:18px;color:#262626}.mobile-topbar-title{flex:1 1 auto;border:none;background:transparent;cursor:pointer;font-size:16px;font-weight:600;color:#262626;padding:4px 8px;border-radius:6px;display:flex;align-items:center;justify-content:center;min-width:0}.mobile-topbar-title:active{background:#f0f0f0}.mobile-topbar-search{flex:0 0 auto;font-size:18px;color:#595959}.mobile-topbar-search.active{color:#1677ff}.mobile-search-bar{position:sticky;top:48px;z-index:99;padding:8px 12px;background:#fff;border-bottom:1px solid #f0f0f0}.mobile-filters-bar{max-height:calc(100vh - 108px);overflow-y:auto}.mobile-content{flex:1 1 auto;padding:12px;overflow-x:hidden}@media (min-width: 769px){.mobile-menu-screen,.mobile-page{display:none}}.tx-date-popup{position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;max-width:calc(100vw - 16px)!important}
