.compact-home .results-main{container-type:inline-size}
.compact-home .results-heading.results-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,1.5fr) minmax(240px,19rem);align-items:center;gap:18px;margin:16px 0;padding:20px;border:1px solid #d5e5f5;border-radius:18px;background:linear-gradient(110deg,#fff,#f8fbff);box-shadow:0 4px 16px #153d7510}
.results-toolbar .results-summary{min-width:0}
.compact-home .results-toolbar .results-summary h2{font-size:1.25rem;line-height:1.35;margin:0 0 6px;letter-spacing:-.025em}
.results-toolbar .results-summary>span{display:block;line-height:1.5}
.results-quick-controls{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}
.compact-home .results-toolbar .deadline-controls{display:flex;align-items:stretch;flex-wrap:wrap;gap:6px;margin:0;padding:0}
.compact-home .results-toolbar .saved-controls{display:flex;margin:0;padding:0}
.compact-home .results-toolbar .deadline-controls a,.compact-home .results-toolbar #saved-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;max-width:100%;padding:8px 11px;border:1px solid #c9dcf2;border-radius:10px;background:#fff;color:#35577c;font-size:.875rem;line-height:1.4;font-weight:500;text-decoration:none;white-space:normal;text-align:center;cursor:pointer}
.compact-home .results-toolbar .deadline-controls a[aria-current=page],.compact-home .results-toolbar #saved-toggle[aria-pressed=true]{background:#e9f2ff;border-color:#83b5fa;color:#004bbc;font-weight:600}
.compact-home .results-toolbar .deadline-controls a:hover,.compact-home .results-toolbar #saved-toggle:hover{border-color:#6ea4ef;background:#f0f7ff}
.results-toolbar #saved-toggle svg{width:17px;height:17px;flex:0 0 17px}
.results-toolbar #saved-toggle[aria-pressed=true] svg{fill:#d1e5ff}
.results-toolbar a:focus-visible,.results-toolbar button:focus-visible{outline:3px solid #0054e9;outline-offset:3px}
.compact-home .results-heading.results-toolbar .sort-field{width:100%;max-width:none;margin:0;min-width:0}
.compact-home .results-toolbar .sort-control select{min-height:46px;font-size:.9375rem}
.toolbar-status{grid-column:1/-1;font-size:.875rem;color:#35577c;line-height:1.5}
.toolbar-status:empty{display:none}
@container(max-width:980px){.compact-home .results-heading.results-toolbar{grid-template-columns:minmax(0,1fr) minmax(240px,19rem)}.results-toolbar .results-summary{grid-column:1;grid-row:1}.results-toolbar .results-quick-controls{grid-column:1/-1;grid-row:2;flex-direction:row;flex-wrap:wrap;align-items:center}.compact-home .results-heading.results-toolbar .sort-field{grid-column:2;grid-row:1}}
@container(max-width:580px){.compact-home .results-heading.results-toolbar{grid-template-columns:minmax(0,1fr);gap:14px;padding:16px}.results-toolbar .results-summary{grid-column:1;grid-row:1}.results-toolbar .results-quick-controls{grid-column:1;grid-row:2;align-items:stretch;flex-direction:column}.compact-home .results-heading.results-toolbar .sort-field{grid-column:1;grid-row:3}.compact-home .results-toolbar .deadline-controls a{flex:1 1 160px}.results-toolbar .saved-controls button{width:100%}}
