.mobile-nav{display:none}
@media (max-width:720px){
  html,body{max-width:100%;overflow-x:hidden}.content{padding:14px 14px 86px}.topbar{height:auto;margin:0 -14px 18px;padding:9px 14px;gap:8px;align-items:center}.account-switcher{min-width:0;width:auto;flex:1;height:42px;padding:6px 8px}.account-switcher>span:nth-child(2){display:none}.currency-pill{display:block;min-width:0;margin-left:0;flex:1}.top-actions{gap:6px}.top-actions .filter-button,.top-actions .icon-btn,.top-actions .cloud-user{display:none}.avatar{height:34px;width:34px}.page-heading{padding:2px 0 14px}.page-heading h1{font-size:26px}.controls{padding:12px;margin-bottom:14px;gap:12px}#periods{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;overflow:visible}#periods button{min-width:0;padding:9px 2px;font-size:12px;text-align:center}.period{width:100%;justify-content:space-between;gap:8px}.period b{font-size:15px}.budget-currency-tools{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:9px}.budget-currency-tools label{white-space:normal;font-size:11px}.budget-currency-tools select{min-width:0;width:100%;font-size:13px}.budget-currency-tools button{grid-column:1/-1;justify-self:start;padding:10px 12px}.cards,.list-grid{grid-template-columns:1fr;gap:12px}.metric{min-height:114px;padding:16px}.metric-value{font-size:28px}.panel{padding:15px;overflow:hidden}.split{margin-top:12px;gap:12px}.panel-title{gap:9px;margin-bottom:13px}.panel-title h2{font-size:16px}.budget-row{grid-template-columns:1fr auto;gap:7px;padding:13px 0}.budget-row .mini-progress{grid-column:1/-1;grid-row:2}.budget-row .budget-amount{grid-column:2;grid-row:1}.budget-row .action-link{display:none}.recent-row{grid-template-columns:34px 1fr auto;gap:8px}.recent-row b{font-size:13px}.section-head{align-items:flex-start;gap:12px}.section-head .button{white-space:nowrap}.panel:has(.table),.panel:has(.calendar-grid){overflow-x:auto}.table{min-width:720px}.calendar-grid{min-width:560px}.operation-actions{white-space:nowrap}.operation-actions .action-link{display:inline-block;padding:6px 3px}.form-actions{position:sticky;bottom:0;padding-top:12px;background:#121c29;flex-wrap:wrap}.form-actions .button{min-height:42px}.modal-backdrop{padding:10px;align-items:end}.modal-card{max-height:92vh;padding:20px 16px;border-radius:16px 16px 10px 10px}.delete-choice{justify-content:stretch}.delete-choice .button{flex:1}.mobile-nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:repeat(7,1fr);padding:6px 3px calc(6px + env(safe-area-inset-bottom));background:#111925;border-top:1px solid var(--line);box-shadow:0 -12px 30px #02050a55}.mobile-nav-item{border:0;background:transparent;color:var(--muted);display:grid;place-content:center;gap:3px;font:600 10px Manrope}.mobile-nav-item span{font-size:18px;line-height:1}.mobile-nav-item small{font-size:9px}.mobile-nav-item.active{color:var(--green)}.account-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:3px}}
