.month-controls{display:flex;align-items:center;gap:6px}.month-controls button{height:36px;border:1px solid #e8ebf1;border-radius:9px;background:#fff;color:#525b70;padding:0 12px;font-size:11px;font-weight:800}.month-controls button:first-child,.month-controls button:last-child{width:36px;padding:0;font-size:18px}.month-controls button:hover{border-color:#cfd5e2;background:#f9faff}@media(max-width:720px){.month-controls{flex:0 0 auto}.month-controls button{height:32px;padding:0 9px}.month-controls button:first-child,.month-controls button:last-child{width:32px}.page-heading{gap:12px}}
