*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0f1117;--bg-secondary: #171923;--bg-tertiary: #1e2533;--border: #2a3347;--border-active: #344060;--text-primary: #e8eaf0;--text-secondary: #8b95ab;--text-muted: #4a5568;--color-green: #22c55e;--color-green-bg: #0d2818;--color-red: #f43f5e;--color-red-bg: #2d0d19;--color-blue: #3b82f6;--color-blue-bg: #0d1f3d;--color-amber: #f59e0b;--color-amber-bg: #2d1f05;--color-purple: #a78bfa;--color-purple-bg: #1e1433;--color-teal: #2dd4bf;--color-teal-bg: #0b2d29;--sidebar-width: 200px;--topbar-height: 52px;--radius: 8px;--radius-sm: 4px;--shadow: 0 2px 8px rgba(0,0,0,.4)}[data-theme=light]{--bg-primary: #f8f9fc;--bg-secondary: #ffffff;--bg-tertiary: #f1f3f8;--border: #e2e8f0;--border-active: #cbd5e1;--text-primary: #1a202c;--text-secondary: #4a5568;--text-muted: #a0aec0;--color-green-bg: #f0fff4;--color-red-bg: #fff5f7;--color-blue-bg: #ebf4ff;--color-amber-bg: #fffbf0;--color-purple-bg: #faf5ff;--color-teal-bg: #e6fffa}html,body,#root{height:100%;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary);font-size:14px;line-height:1.5}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit}a{text-decoration:none;color:inherit}ul{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-active)}.app-layout>main{min-width:0}.app-page-content{min-width:0;width:100%}.app-page-content>*{min-width:0}.mobile-bottom-nav,.mobile-more-panel,.mobile-more-backdrop{display:none}@media(max-width:720px){html,body{overflow-x:hidden}.app-layout{display:block!important}.app-sidebar{display:none!important}.app-layout>main{width:100%;overflow-x:hidden!important}.app-layout>main{padding-bottom:calc(68px + env(safe-area-inset-bottom))!important}.mobile-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1000;min-height:62px;padding:6px 6px calc(6px + env(safe-area-inset-bottom));align-items:stretch;justify-content:space-around;gap:2px;background:color-mix(in srgb,var(--bg-secondary) 94%,transparent);border-top:1px solid var(--border);box-shadow:0 -6px 18px #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-bottom-item{min-width:0;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 2px;border-radius:8px;color:var(--text-secondary);font-size:10px;font-weight:500;line-height:1.2;text-align:center}.mobile-bottom-item.is-active{color:var(--color-blue);background:var(--color-blue-bg)}.mobile-nav-icon{font-size:19px;line-height:1}.mobile-more-backdrop{display:block;position:fixed;inset:0;z-index:998;background:#00000080}.mobile-more-panel{display:block;position:fixed;left:0;right:0;bottom:calc(62px + env(safe-area-inset-bottom));z-index:999;max-height:min(65vh,460px);padding:14px 14px 12px;overflow-y:auto;background:var(--bg-secondary);border-top:1px solid var(--border);border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #00000059;transform:translateY(calc(100% + 20px));visibility:hidden;transition:transform .2s ease,visibility .2s ease}.mobile-more-panel.is-open{transform:translateY(0);visibility:visible}.mobile-more-heading{margin-bottom:10px;color:var(--text-primary);font-size:13px;font-weight:700}.mobile-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-more-item{display:flex;min-width:0;align-items:center;gap:8px;padding:10px 8px;color:var(--text-secondary);border:1px solid var(--border);border-radius:8px;font-size:12px}.mobile-more-item.is-active{color:var(--text-primary);border-color:var(--color-blue);background:var(--color-blue-bg)}.app-topbar{height:auto!important;min-height:var(--topbar-height);gap:8px;padding:10px 12px 10px 56px!important}.app-topbar h1{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px!important}.topbar-actions{min-width:0;flex-wrap:wrap!important;justify-content:flex-end}.app-page-content{width:100%;max-width:none!important;padding:12px!important;gap:12px!important;grid-template-columns:1fr!important}.app-page-content [style*=grid-template-columns]:not(.calendar-grid){grid-template-columns:1fr!important}.app-page-content [style*=min-width]{min-width:0!important}.app-page-content>div[style*="display: flex"]{flex-wrap:wrap!important}.transaction-summary{width:100%;margin-left:0!important;justify-content:space-between;gap:6px!important;font-size:12px!important}.transaction-summary span{white-space:nowrap}.transaction-filters>div{width:100%;min-width:0!important;flex:1 1 100%!important}.transaction-filters>button{flex:1 1 auto}.app-page-content [style*="width:"]{max-width:100%}.calendar-grid{grid-template-columns:repeat(7,minmax(36px,1fr))!important;min-width:320px}.calendar-grid>div{min-height:58px!important;padding:4px!important}.app-modal{width:100%!important;max-height:calc(100dvh - 24px)!important}.app-modal-footer{flex-wrap:wrap}.app-modal-footer button{flex:1 1 auto}input,select,textarea{max-width:100%;font-size:16px}}
