.budget-field{min-width:0;margin:0 0 22px;padding:0;border:0}.budget-field legend{margin-bottom:7px;font-size:13px;font-weight:700}.currency-switch{display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:1px;margin-bottom:9px;padding:1px;background:var(--line)}.currency-switch label{margin:0;cursor:pointer}.currency-switch input{position:absolute;width:1px;height:1px;opacity:0}.currency-switch span{display:grid;min-height:42px;place-items:center;background:#f3f4f5;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.06em}.currency-switch input:checked+span{background:var(--blue);color:#fff}.currency-switch input:focus-visible+span{position:relative;z-index:1;outline:3px solid #ffbf47;outline-offset:2px}.budget-field select{margin-top:0}.budget-field small{display:block;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.45}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.field-help{display:block;margin:8px 0 24px;color:var(--muted);font-size:11px;line-height:1.5}
