:root{--color-navy:#0D1B2A;--color-accent:#1A7F5A;--color-surface:#FFFFFF;--color-bg:#F4F7FA;--color-border:#E2E8F0;--color-text:#0D1B2A;--color-fog:#7A93AD;--font-sans:"DM Sans",sans-serif;--font-serif:"DM Serif Display",serif;--font-mono:"DM Mono",monospace}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&family=DM+Serif+Display&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--nav-width:220px;--bottom-nav-height:64px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#C4D4E0;border-radius:4px}.app-shell{height:100vh}.app-main,.app-shell{display:flex;overflow:hidden}.app-main{flex:1 1;flex-direction:column}.sidebar{width:var(--nav-width);flex-shrink:0}.bottom-nav{display:none}.screen-pad{padding:28px 28px 48px}.stat-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.stat-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.stat-grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.chart-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.chart-scroll>*{min-width:480px}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.drawer{width:500px}@media (max-width:768px){.sidebar{display:none}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);background:#0D1B2A;border-top:1px solid rgba(255,255,255,.08);z-index:50;align-items:stretch}.app-main{padding-bottom:var(--bottom-nav-height)}.screen-pad{padding:16px 16px 32px}.stat-grid-3,.stat-grid-4{grid-template-columns:repeat(2,1fr)}.drawer{width:100%!important;top:auto!important;bottom:var(--bottom-nav-height);border-radius:20px 20px 0 0;border-left:none!important;border-top:1px solid #e2e8f0;max-height:90vh}.chart-scroll>*{min-width:360px}.onboarding-sidebar{display:none}.onboarding-content{padding:24px 20px 16px}.onboarding-footer{padding:12px 20px}}@media (max-width:390px){.stat-grid-2,.stat-grid-3,.stat-grid-4{grid-template-columns:1fr}.screen-pad{padding:12px 12px 28px}}main.screen-pad{padding:28px 28px 48px}@media (max-width:768px){main.screen-pad{padding:16px 16px 80px}}@media (max-width:390px){main.screen-pad{padding:12px 12px 76px}}body{overflow-x:hidden}*{max-width:100%}@media (max-width:768px){.stat-grid-3,.stat-grid-4,[style*="repeat(3, 1fr)"],[style*="repeat(3,1fr)"],[style*="repeat(4, 1fr)"],[style*="repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}.envelope-alert{white-space:normal!important;overflow:visible!important}.tx-filters{flex-wrap:wrap!important;gap:8px!important}.tx-filters>*{min-width:0!important;flex:1 1 140px!important}.tx-table-wrap{overflow-x:hidden!important}.tx-table-wrap table{font-size:12px!important}.tx-table-wrap td:nth-child(3),.tx-table-wrap td:nth-child(4),.tx-table-wrap th:nth-child(3),.tx-table-wrap th:nth-child(4){display:none!important}.settings-tabs{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;padding-bottom:1px!important}.settings-tabs>*{flex-shrink:0!important}.settings-budget-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.settings-budget-grid>div{border-right:none!important;border-bottom:1px solid #e2e8f0!important;padding:8px!important}.settings-table td:nth-child(3),.settings-table td:nth-child(4),.settings-table th:nth-child(3),.settings-table th:nth-child(4){display:none!important}.settings-table{font-size:12px!important}[style*=borderRadius]{overflow:hidden!important}.screen-header{gap:10px!important}.screen-header,.screen-header>div:last-child{flex-wrap:wrap!important}[style*="width: 500px"],[style*="width:500px"]{width:100%!important;top:auto!important;bottom:64px!important;border-left:none!important;border-top:1px solid #e2e8f0!important;border-radius:20px 20px 0 0!important;max-height:85vh!important}}@media (max-width:390px){.stat-grid-3,.stat-grid-4,[style*="repeat(3,1fr)"],[style*="repeat(4,1fr)"]{grid-template-columns:1fr!important}}