.month-section{margin-bottom:28px}.month-header{display:flex;align-items:stretch;justify-content:space-between;gap:16px;margin-bottom:14px;padding:12px 16px}.month-summary{flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;background:#fff;color:#111;border:0;padding:4px 0}.month-summary span:first-child{display:flex;flex-direction:column;gap:6px}.month-summary strong{font-size:25px}.month-summary small{font-size:16px;color:#666}.month-chevron{font-size:28px;line-height:1;width:36px;height:36px;border:1px solid #bbb;border-radius:50%;display:grid;place-items:center}.month-change{align-self:center;white-space:nowrap}.month-section .cards{margin-bottom:0}.month-section .card{min-width:0}.month-section .card dl{grid-template-columns:92px minmax(0,1fr)}
@media(max-width:760px){.month-header{gap:8px;flex-wrap:wrap}.month-summary{flex-basis:100%}.month-summary strong{font-size:21px}.month-summary small{font-size:14px}.month-change{width:100%}.month-section{margin-bottom:22px}}
.previous-import{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #ddd;border-radius:9px;background:#fafafa}.previous-import span{flex:1}.previous-import button{white-space:nowrap}@media(max-width:760px){.previous-import{align-items:stretch;flex-direction:column}.previous-import button{width:100%}}
