.year-switch{display:flex;justify-content:flex-end;margin:-74px 0 30px}.year-switch label{min-width:230px}.year-switch select{width:100%;margin-top:7px;background:#fff}.year-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.year-row>div:first-child{display:flex;flex-direction:column;gap:5px}.year-row small{color:var(--muted)}.year-actions{display:flex;align-items:center;gap:8px}.year-actions form{margin:0}.year-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.year-switch{justify-content:flex-start;margin:0 0 20px}.year-row{align-items:flex-start;flex-direction:column}.year-actions{flex-wrap:wrap}}
