select{width:100%;height:42px;border:1px solid #cfd6d2;border-radius:6px;padding:8px 11px;background:#fff;color:#18201b;font:inherit}
select:focus{outline:3px solid #18805024;border-color:#178150}
.report-card{display:flex;align-items:center;justify-content:space-between;gap:20px}
.report-card h2{margin:5px 0;color:#17221c}
.error-notice{background:#fff1f0;border-color:#f2c5c2;color:#9f241c}
@media(max-width:640px){.report-card{align-items:flex-start;flex-direction:column}}
