:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f5f5f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.main-layout{min-height:100vh}.main-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #f0f0f0}.brand{font-size:20px;font-weight:700}.desktop-sider{padding-top:16px;border-right:1px solid #f0f0f0}.main-content{min-width:0;padding:24px;background:#f5f5f5}.mobile-menu{display:none}.auth-layout{display:grid;grid-template-columns:minmax(280px,480px) minmax(320px,440px);align-items:center;justify-content:center;gap:64px;min-height:100vh;padding:32px;background:#f5f7fa}.auth-brand h1{font-size:52px}.auth-card{width:100%}.auth-switch{text-align:center;margin-top:16px}.clickable-list-item{cursor:pointer}.clickable-list-item:hover{background:#fafafa}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.ant-form-inline{gap:8px 0}.ant-form-inline .ant-form-item{margin-bottom:8px}.route-loading,.page-state{display:grid;place-items:center;min-height:280px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-card{margin-bottom:16px}.responsive-table{overflow-x:auto}.amount-income{color:#cf1322;font-weight:600}.amount-expense{color:#1677ff;font-weight:600}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-nav{width:100%}.profile-header{margin-bottom:24px}@media(max-width:767px){.desktop-sider{display:none}.mobile-menu{display:inline-flex}.main-header{height:56px;padding:0 12px}.main-header .ant-avatar{display:none}.main-content{padding:12px}.auth-layout{grid-template-columns:1fr;gap:12px;padding:20px 16px}.auth-brand{text-align:center}.auth-brand h1{font-size:36px;margin-bottom:4px}.page-header{align-items:stretch;flex-direction:column}.settings-grid,.form-grid{grid-template-columns:1fr}.ant-card .ant-card-body{padding:16px}}
