/* Only loaded by questions-by-topic.html. Shared navigation tokens come from the approved homepage. */
.finder-page{background:var(--hp-soft)}.finder-page .wrap{width:min(1450px,calc(100% - 72px))}.finder-shell{padding-top:30px;padding-bottom:70px}.finder-breadcrumb{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--hp-muted);margin-bottom:28px}.finder-breadcrumb a:hover{text-decoration:underline}.finder-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:40px}.finder-heading .eyebrow{font-size:9px;margin-bottom:13px}.finder-heading h1{font-size:clamp(34px,3.4vw,50px);font-weight:500;letter-spacing:-.055em}.finder-heading h1>span{color:var(--hp-brand)}.finder-heading p:not(.eyebrow){font-size:12px;margin-top:15px}.heading-actions{display:flex;gap:10px}.heading-actions .button{font-size:11px;padding:12px 17px;min-height:43px;gap:18px}.dashboard-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:32px;align-items:start}.finder-sidebar{min-width:0}.sidebar-note{background:#151b19;color:white;padding:23px 22px;border-radius:16px;position:relative;overflow:hidden;margin-bottom:25px;min-height:196px}.sidebar-note>p{color:#82cfb8;font-size:7px;letter-spacing:.14em}.sidebar-note h2{font-size:26px;line-height:1.1;margin-top:18px;font-weight:500;position:relative;z-index:1}.sidebar-note h2 em{font-family:Georgia,serif;font-weight:400}.sidebar-note svg{position:absolute;width:130px;right:-24px;bottom:13px;fill:none;stroke:#74c9ac;stroke-width:.75;opacity:.25}.sidebar-note a{display:inline-block;font-size:9px;color:#b0e5d1;margin-top:22px;position:relative;z-index:1}.filter-panel{background:var(--hp-card);border:1px solid var(--hp-line);border-radius:15px;padding:20px;margin:0;min-width:0}.filters-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.filters-title h2{font-size:18px;letter-spacing:-.03em}.filters-title>button{font-size:10px;border:0;background:none;color:var(--hp-muted);padding:6px 0;text-decoration:underline;text-underline-offset:4px}.filter-count-badge{margin-block:22px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--hp-mint);border:1px solid #13b39160;border-radius:13px;padding:20px}.filter-count-badge strong{font-family:var(--hp-heading);font-size:49px;line-height:1.1;letter-spacing:-.06em}.filter-count-badge span{font-size:10px;color:var(--hp-muted);margin-top:4px}.mode-area{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--hp-line)}.mode-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px}.mode-heading>span{font-weight:600}.mode-heading button{padding:6px 0;background:none;border:0;color:var(--hp-muted);font-size:9px}.mode-switch{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;cursor:pointer}.mode-switch>span:not(.switch-track){font-size:9px;color:var(--hp-muted);flex:1;line-height:1.35;overflow-wrap:anywhere}.mode-switch>span:last-child{text-align:right}.mode-switch>span.active{color:var(--hp-ink);font-weight:700}.mode-switch input{position:absolute;opacity:0;width:1px;height:1px}.switch-track{width:34px;height:20px;flex:0 0 34px;border-radius:20px;background:var(--hp-line);position:relative;transition:background .2s}.switch-track:after{content:'';position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:white;box-shadow:0 1px 4px #0002;transition:transform .2s}.mode-switch input:checked+.switch-track{background:var(--hp-brand)}.mode-switch input:checked+.switch-track:after{transform:translateX(14px)}.mode-switch input:focus-visible+.switch-track{outline:3px solid var(--hp-brand);outline-offset:3px}.mode-area>p{font-size:9px;margin-top:12px;line-height:1.5}.finder-control{margin-bottom:17px;min-width:0}.control-label{display:block;font-size:11px;font-weight:600;margin-bottom:8px}.filter-select{position:relative}.filter-select summary{display:flex;align-items:center;justify-content:space-between;gap:9px;list-style:none;min-height:44px;padding:11px 12px;background:var(--hp-soft);border:1px solid var(--hp-line);border-radius:8px;font-size:11px}.filter-select summary::-webkit-details-marker{display:none}.filter-select summary>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filter-select summary svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.5;fill:none;flex-shrink:0}.filter-select[open] summary{border-color:var(--hp-brand);background:var(--hp-mint)}.filter-select[open] summary svg{transform:rotate(180deg)}.filter-options{position:absolute;top:calc(100% + 6px);left:0;width:max(100%,240px);max-width:calc(100vw - 70px);padding:7px;background:var(--hp-card);border:1px solid var(--hp-line);border-radius:12px;box-shadow:0 14px 35px #081d1720;z-index:20}.option-search{width:100%;background:var(--hp-soft);border:1px solid var(--hp-line);color:var(--hp-ink);border-radius:6px;padding:11px 10px;font-size:11px;margin-bottom:6px;min-height:42px}.option-rows{max-height:260px;overflow:auto;overscroll-behavior:contain}.single-option{display:flex;width:100%;gap:12px;align-items:center;justify-content:space-between;padding:11px 9px;min-height:40px;border:0;background:none;border-radius:6px;text-align:left;font-size:11px}.single-option:hover,.single-option[aria-pressed=true]{background:var(--hp-mint)}.option-check{visibility:hidden}.single-option[aria-pressed=true] .option-check{visibility:visible}.multi-option{display:flex;align-items:center;gap:10px;padding:10px 8px;min-height:40px;font-size:11px;border-radius:6px;cursor:pointer}.multi-option:hover,.multi-option:has(input:checked){background:var(--hp-mint)}.multi-option input{accent-color:#0c9477;width:15px;height:15px;flex-shrink:0;margin:0}.multi-footer{border-top:1px solid var(--hp-line);margin-top:6px;padding-top:6px;display:flex;justify-content:space-between;gap:8px}.multi-footer button{background:none;border:0;padding:8px;font-size:10px}.multi-footer .multi-done{font-weight:700}.no-options{padding:14px;font-size:11px}.advanced-label{font-size:8px;letter-spacing:.1em;color:var(--hp-muted);padding:12px 0 18px;border-top:1px solid var(--hp-line)}.filter-submit{padding-top:5px}.filter-submit .button{width:100%;font-size:12px;min-height:46px;padding:13px;gap:20px}.filter-submit>p{font-size:10px;margin-bottom:12px;line-height:1.6}.filter-submit>p:empty{display:none}.local-note{font-size:9px;line-height:1.8;margin-top:18px;padding-inline:8px}
.question-workspace{min-width:0}.shortcut-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.shortcut-header h2{font-size:18px;letter-spacing:-.02em}.shortcut-header>span{font-size:10px;color:var(--hp-muted)}.topic-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:36px}.topic-folder{display:flex;align-items:flex-start;flex-direction:column;position:relative;background:#e5f3eb;border:1px solid #cddfd3;border-radius:0 12px 12px 12px;padding:18px 17px;min-height:142px;color:#183a2a;text-align:left;transition:transform .2s,box-shadow .2s}.topic-folder:before{content:'';width:43%;height:10px;position:absolute;top:-10px;left:-1px;border:1px solid #cddfd3;border-bottom:0;background:inherit;border-radius:9px 15px 0 0}.topic-folder:hover{transform:translateY(-4px);box-shadow:0 8px 15px #0a241110}.topic-folder[aria-pressed=true]{box-shadow:inset 0 0 0 2px #15977a}.folder-algebra{background:#e7e9f6;color:#323653;border-color:#d3d5e6}.folder-algebra:before{border-color:#d3d5e6}.folder-geometry{background:#f7eadb;color:#5c3e24;border-color:#e7d8c3}.folder-geometry:before{border-color:#e7d8c3}.folder-all{background:var(--hp-card);color:var(--hp-ink);border-color:var(--hp-line)}.folder-all:before{border-color:var(--hp-line)}.folder-symbol{font-family:Georgia,serif;font-size:28px;line-height:1;margin-bottom:16px}.topic-folder strong{font-size:12px;font-weight:600}.folder-count{font-size:9px;opacity:.7;margin-top:5px}.folder-arrow{position:absolute;right:15px;top:15px;font-size:18px}.collection-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.collection-title{display:flex;align-items:center;gap:13px}.collection-title h2{font-size:25px;letter-spacing:-.04em}.result-number{display:grid;place-items:center;min-width:39px;height:31px;padding-inline:9px;border-radius:9px;border:1px solid var(--hp-line);background:var(--hp-card);font-size:12px;font-weight:600}.collection-actions{display:flex;align-items:center;gap:12px}.view-switch{display:flex;gap:4px;padding:4px;border:1px solid var(--hp-line);background:var(--hp-card);border-radius:8px}.view-switch button{border:0;background:none;border-radius:5px;width:30px;height:29px;padding:7px;color:var(--hp-muted)}.view-switch button[aria-pressed=true]{background:#151b19;color:white}.view-switch svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.4;fill:none}.filter-drawer-button{display:none}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--hp-line);padding-bottom:17px;margin-bottom:15px}.status-filters{display:flex;gap:5px}.status-filters button{border:1px solid transparent;padding:9px 11px;border-radius:25px;background:none;font-size:10px;color:var(--hp-muted)}.status-filters button[aria-pressed=true]{border-color:var(--hp-line);background:var(--hp-card);color:var(--hp-ink);font-weight:600}.sort-control{display:flex;align-items:center;gap:8px;margin:0}.sort-control .control-label{font-size:9px;color:var(--hp-muted);font-weight:400;margin:0;white-space:nowrap}.sort-control summary{background:none;font-size:10px;min-height:36px;padding:8px 10px;gap:18px}.sort-control .filter-options{left:auto;right:0;min-width:170px;width:190px}.active-filters{display:flex;flex-wrap:wrap;gap:7px}.active-filters:not(:empty){margin-bottom:20px}.active-filters button{border:1px solid var(--hp-line);background:var(--hp-mint);padding:5px 9px;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:11px;min-height:30px}.active-filters button>span{font-size:14px}.question-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.question-card{min-width:0;border:1px solid var(--hp-line);border-radius:14px;background:var(--hp-card);overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.question-card:hover{transform:translateY(-4px);border-color:#13b39180;box-shadow:0 10px 25px #0920170d}.question-card.is-complete{border-color:#13b39160}.question-card-link{display:block}.question-card-link:focus-visible{outline-offset:-4px;border-radius:14px}.question-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 16px 12px}.board-pill{font-size:8px;font-weight:600;padding:5px 9px;background:#e6f5ed;border-radius:30px;color:#246147}.board-pill.edexcel{background:#eaf0fb;color:#3a567d}.paper-number{font-size:9px;color:var(--hp-muted)}.question-thumb{margin:0 13px;overflow:hidden;border:1px solid #e1e5de;border-radius:7px;height:126px;background:#fff;display:grid;place-items:center}.question-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;filter:none}.question-thumb>span{font-size:10px;color:#616c63}.question-card-copy{padding:15px 16px 17px}.question-date{font-size:9px;color:var(--hp-muted);margin-bottom:7px}.question-card h3{font-size:21px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.question-card h3 span{font-family:var(--hp-body);font-size:17px;font-weight:400}.question-topic{font-size:11px;font-weight:600;color:var(--hp-ink);margin-bottom:7px;min-height:18px}.question-subtopics{font-size:9px;line-height:1.65;min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.question-card-bottom{padding:11px 15px;border-top:1px solid var(--hp-line);display:flex;justify-content:space-between;align-items:center;gap:6px}.completion-button{border:0;background:none;display:flex;align-items:center;gap:6px;padding:5px 0;font-size:9px;color:var(--hp-muted);min-height:30px}.completion-button>span{font-size:15px}.completion-button[aria-pressed=true]{color:#078366;font-weight:600}.difficulty-badge{font-size:8px;color:var(--hp-muted);display:flex;align-items:center;gap:5px}.difficulty-badge i{width:5px;height:5px;border-radius:50%;background:#13b391}.difficulty-badge.level-2 i{background:#ce953b}.difficulty-badge.level-3 i{background:#bc6252}.load-more-area{text-align:center;margin-top:28px}.load-more-area p{font-size:10px;margin-bottom:13px}.load-more-area .button{font-size:11px;min-height:44px;background:var(--hp-card)}.collection-tip{text-align:center;font-size:10px;margin-top:28px}.collection-tip>span{margin-right:7px;color:var(--hp-brand)}.finder-empty{grid-column:1/-1;text-align:center;border:1px dashed var(--hp-line);border-radius:15px;padding:55px 24px;background:var(--hp-card)}.finder-empty>span{display:block;font-size:45px;margin-bottom:18px}.finder-empty h3{font-size:28px}.finder-empty p{font-size:12px;max-width:340px;margin:18px auto 23px}.finder-empty .button{font-size:11px}.finder-loading{font-size:13px;padding-block:30px}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.finder-footer{padding:25px 0;border-top:1px solid var(--hp-line);background:var(--hp-paper)}.finder-footer>.wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.finder-footer a{font-family:var(--hp-heading);font-weight:500;font-size:18px;letter-spacing:-.04em}.finder-footer em{font-family:Georgia,serif}.finder-footer p,.finder-footer span{font-size:9px;color:var(--hp-muted)}.finder-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;max-width:calc(100% - 36px);background:#151b19;color:#fff;padding:13px 20px;border:1px solid #13b391;border-radius:10px;font-size:12px;box-shadow:0 7px 25px #0002}.question-grid.list-view{grid-template-columns:1fr;gap:12px}.list-view .question-card{display:grid;grid-template-columns:1fr 145px;align-items:center}.list-view .question-card-link{display:grid;grid-template-columns:100px 125px 1fr;align-items:center;gap:12px;padding:13px}.list-view .question-card-top{padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.list-view .question-thumb{height:90px;margin:0}.list-view .question-card-copy{padding:0 10px}.list-view .question-card h3{font-size:20px;margin-bottom:7px}.list-view .question-subtopics{min-height:0;-webkit-line-clamp:1}.list-view .question-topic{margin-bottom:3px}.list-view .question-card-bottom{border:0;border-left:1px solid var(--hp-line);flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;margin-block:15px;padding:10px 20px}#filter-drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(380px,100%);max-width:100%;border:0;border-radius:16px 0 0 16px;padding:20px;overflow-y:auto;background:var(--hp-soft)}#filter-drawer::backdrop{background:#0c1918aa;backdrop-filter:blur(3px)}.drawer-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.drawer-heading h2{font-size:20px}.drawer-heading button{border:1px solid var(--hp-line);border-radius:50%;width:38px;height:38px;background:var(--hp-card);font-size:23px}.finder-page #filter-drawer .filter-panel{border:0;padding:0;background:none}.finder-page #filter-drawer .filter-options{position:static;width:100%;box-shadow:none;margin-top:7px}.finder-page #filter-drawer .option-rows{max-height:230px}.finder-page #filter-drawer .filter-submit{position:sticky;bottom:-20px;background:var(--hp-soft);padding:15px 0 25px;margin-top:15px}.finder-page>#filter-panel{display:none}
@media(min-width:1550px){.question-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1200px){.finder-page .wrap{width:calc(100% - 48px)}.dashboard-layout{grid-template-columns:230px minmax(0,1fr);gap:25px}.filter-panel{padding:16px}.topic-shortcuts{gap:11px}.topic-folder{padding:16px 12px;min-height:131px}.question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.list-view .question-card{grid-template-columns:1fr 105px}.list-view .question-card-link{grid-template-columns:80px 1fr}.list-view .question-thumb{display:none}.list-view .question-card-bottom{padding-inline:12px}.heading-actions .button{font-size:10px;padding:10px 13px}}
@media(max-width:960px){.finder-sidebar{display:none}.dashboard-layout{grid-template-columns:1fr}.finder-heading{margin-bottom:35px}.finder-heading h1{font-size:40px}.finder-heading .heading-actions{flex-direction:column;gap:7px}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-drawer-button{display:flex;gap:9px;align-items:center;min-height:40px;padding:8px 12px;background:var(--hp-card);border:1px solid var(--hp-line);border-radius:8px;font-size:11px}.filter-drawer-button span{font-size:9px;background:var(--hp-mint);border-radius:5px;padding:2px 6px}.topic-folder{min-height:140px;padding:19px}.collection-tip{max-width:450px;margin-inline:auto}.list-view .question-card-link{grid-template-columns:100px 110px 1fr}.list-view .question-thumb{display:grid}.list-view .question-card{grid-template-columns:1fr 130px}}
@media(max-width:720px){.finder-page .wrap{width:calc(100% - 36px)}.finder-shell{padding-top:22px}.finder-breadcrumb{font-size:9px;margin-bottom:22px}.finder-heading{display:block;margin-bottom:35px}.finder-heading h1{font-size:37px}.finder-heading p:not(.eyebrow){font-size:11px;margin-top:12px}.finder-heading .heading-actions{flex-direction:row;margin-top:22px}.heading-actions .button{min-height:42px;font-size:10px}.shortcut-header{margin-bottom:23px}.shortcut-header h2{font-size:17px}.shortcut-header>span{font-size:9px}.topic-shortcuts{grid-template-columns:repeat(4,minmax(130px,1fr));overflow-x:auto;padding:12px 2px 10px;margin-top:-12px;margin-bottom:25px;scroll-snap-type:x proximity;gap:13px}.topic-folder{padding:15px;min-height:135px;scroll-snap-align:start}.folder-symbol{font-size:27px}.topic-folder strong{font-size:11px}.folder-count{font-size:9px}.collection-title h2{font-size:24px}.collection-header{gap:10px;margin-bottom:16px}.collection-actions{gap:8px}.filter-drawer-button{padding:8px 10px;font-size:10px;gap:5px}.view-switch{padding:3px;gap:2px}.view-switch button{width:27px;height:28px;padding:6px}.result-number{font-size:11px;min-width:32px;height:28px;padding-inline:6px}.collection-title{gap:8px}.results-toolbar{gap:10px;flex-wrap:wrap}.sort-control .control-label{display:none}.sort-control summary{font-size:9px;gap:10px}.status-filters button{font-size:9px;padding:8px 9px}.question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.question-card-top{padding:13px 11px 10px}.board-pill{font-size:7px;padding:4px 7px}.paper-number{font-size:8px}.question-thumb{height:107px;margin-inline:9px}.question-card-copy{padding:13px 12px}.question-card h3{font-size:20px}.question-topic{font-size:10px}.question-subtopics{font-size:8px;min-height:27px}.question-card-bottom{padding:8px 10px}.completion-button{font-size:8px;gap:4px}.difficulty-badge{font-size:7px;gap:4px}.question-date{font-size:8px}.list-view .question-card-link{grid-template-columns:65px 1fr;gap:6px;padding:12px}.list-view .question-thumb{display:none}.list-view .question-card{grid-template-columns:1fr 90px}.list-view .question-card h3{font-size:18px}.list-view .question-card-bottom{padding-inline:10px}.list-view .question-card-copy{padding-left:6px}.finder-footer p{display:none}.finder-footer a{font-size:16px}.finder-footer span{font-size:8px}.collection-tip{font-size:9px}}
@media(max-width:390px){.collection-header{flex-wrap:wrap;row-gap:13px}.collection-actions{margin-left:auto}.question-grid{grid-template-columns:1fr}.question-thumb{height:155px}.question-card h3{font-size:23px}.question-topic{font-size:12px}.question-subtopics{font-size:10px}.completion-button{font-size:10px}.difficulty-badge{font-size:9px}.board-pill{font-size:9px}.paper-number{font-size:10px}.question-card-top,.question-card-copy{padding-inline:17px}.question-card-bottom{padding:11px 16px}}
@media(prefers-reduced-motion:reduce){.topic-folder:hover,.question-card:hover{transform:none}.finder-page *, .finder-page *:before,.finder-page *:after{transition:none!important}}
/* Revision 2: filters lead on desktop; topic folders then a prominent filter entry on mobile. */
.top-filter-host{margin-bottom:34px;position:relative;z-index:25}
#desktop-filter-host .filter-panel{display:grid;grid-template-columns:130px repeat(3,minmax(0,1fr)) 155px;gap:22px 20px;align-items:center;padding:25px 28px;border-top:3px solid var(--hp-brand);box-shadow:0 5px 20px #10251b04}
#desktop-filter-host .filters-title{grid-column:1/4;grid-row:1;justify-content:flex-start;gap:25px}
#desktop-filter-host .filters-title h2{font-size:25px}
#desktop-filter-host .filters-title>button{font-size:11px}
#desktop-filter-host .mode-area{grid-column:4/6;grid-row:1;margin:0;padding:0;border:0;max-width:320px;width:100%;justify-self:end}
#desktop-filter-host .mode-heading{font-size:10px}
#desktop-filter-host .mode-switch{margin-top:8px;justify-content:center}
#desktop-filter-host .mode-area>p{display:none}
#desktop-filter-host .filter-count-badge{grid-column:1;grid-row:2;margin:0;min-height:106px;padding:15px 8px}
#desktop-filter-host .filter-count-badge strong{font-size:46px}
#desktop-filter-host #board-control{grid-column:2;grid-row:2}
#desktop-filter-host #topic-control{grid-column:3;grid-row:2}
#desktop-filter-host #subtopic-control{grid-column:4;grid-row:2}
#desktop-filter-host .finder-control{margin:0;align-self:center}
#desktop-filter-host .control-label{font-size:11px;margin-bottom:10px}
#desktop-filter-host .filter-select summary{min-height:49px;font-size:12px}
#desktop-filter-host .filter-submit{grid-column:5;grid-row:2;display:flex;flex-direction:column;justify-content:center;padding-top:24px;position:relative}
#desktop-filter-host .filter-submit .button{min-height:49px;gap:15px}
#desktop-filter-host .filter-submit>p{font-size:9px;line-height:1.4;position:absolute;top:calc(100% + 5px);margin:0}
#desktop-filter-host #advanced-filters{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 22px;border-top:1px solid var(--hp-line);padding-top:20px}
#desktop-filter-host .advanced-label{grid-column:1/-1;border:0;padding:0;font-size:9px}
#desktop-filter-host #advanced-filters .filter-options{width:100%;min-width:180px}
.finder-page .dashboard-layout{grid-template-columns:220px minmax(0,1fr);gap:30px}
.finder-sidebar .shortcut-header{display:block;margin-bottom:25px}
.finder-sidebar .shortcut-header>span{display:block;margin-top:9px;font-size:10px}
.finder-sidebar .topic-shortcuts{grid-template-columns:1fr;gap:22px;margin:0 0 28px;padding:10px 0 0;overflow:visible}
.finder-sidebar .topic-folder{min-height:118px;padding:16px 20px}
.finder-sidebar .folder-symbol{font-size:26px;margin-bottom:10px}
.finder-sidebar .sidebar-note{margin:0;min-height:175px;padding:21px 18px}
.finder-sidebar .sidebar-note h2{font-size:23px}
.mobile-filter-callout{display:none}
@media(max-width:1200px) and (min-width:961px){#desktop-filter-host .filter-panel{grid-template-columns:110px repeat(3,minmax(0,1fr)) 135px;padding:22px;gap:20px 14px}#desktop-filter-host .filter-submit .button{font-size:11px;gap:8px;padding-inline:8px}.finder-page .dashboard-layout{grid-template-columns:195px minmax(0,1fr);gap:24px}}
@media(max-width:960px){
.top-filter-host{display:none}.finder-page .dashboard-layout{grid-template-columns:1fr;gap:0}.finder-page .finder-sidebar{display:block}.finder-sidebar .sidebar-note,.finder-sidebar .local-note{display:none}.finder-sidebar .shortcut-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.finder-sidebar .shortcut-header>span{margin:0}.finder-sidebar .topic-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:15px;overflow-x:auto;padding:12px 2px 10px;margin:-12px 0 18px;scroll-snap-type:x proximity}.finder-sidebar .topic-folder{min-height:140px;padding:18px;scroll-snap-align:start}.finder-sidebar .folder-symbol{font-size:28px;margin-bottom:16px}
.finder-page .mobile-filter-callout{display:flex;align-items:center;gap:17px;width:100%;padding:20px 23px;min-height:114px;margin:0 0 31px;border:1px solid var(--hp-brand);border-radius:14px;background:var(--hp-mint);color:var(--hp-ink);box-shadow:0 4px 0 #13b39112;text-align:left}.mobile-filter-callout:hover{border-color:var(--hp-ink)}.mobile-filter-callout .mobile-filter-icon{font-size:30px;line-height:1;padding:0;background:none}.mobile-filter-callout .mobile-filter-copy{display:flex;flex:1;flex-direction:column;gap:5px;padding:0;background:none;min-width:0}.mobile-filter-copy>strong{font-family:var(--hp-heading);font-size:23px;font-weight:500;line-height:1.2;letter-spacing:-.04em}.mobile-filter-callout .mobile-filter-copy>span{font-size:11px;font-weight:400;color:var(--hp-muted);background:none;padding:0;line-height:1.5}.mobile-filter-copy small{font-size:9px;color:var(--hp-muted);margin-top:3px}.mobile-filter-callout #mobile-filter-count{font-size:inherit;padding:0;background:none}.mobile-filter-callout .mobile-match-badge{display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:92px;padding:0 0 0 18px;border-left:1px solid #13b39140;border-radius:0;background:none}.mobile-match-badge>strong{font-family:var(--hp-heading);font-size:36px;line-height:1.1;letter-spacing:-.05em}.mobile-filter-callout .mobile-match-badge>span{font-size:8px;color:var(--hp-muted);padding:0;margin-top:5px;background:none;white-space:nowrap}.mobile-filter-callout .mobile-filter-arrow{font-size:25px;background:none;padding:0}.finder-page .collection-header{margin-top:0}
}
@media(max-width:650px){.finder-sidebar .topic-shortcuts{gap:13px;margin-bottom:16px}.finder-sidebar .topic-folder{min-height:135px;padding:15px}.finder-sidebar .shortcut-header>span{font-size:9px}.finder-page .mobile-filter-callout{padding:18px 15px;gap:12px;margin-bottom:28px;min-height:115px}.mobile-filter-callout .mobile-filter-icon{display:none}.mobile-filter-copy>strong{font-size:22px}.mobile-filter-callout .mobile-filter-copy>span{font-size:10px;max-width:185px}.mobile-filter-callout .mobile-match-badge{min-width:76px;padding-left:12px}.mobile-match-badge>strong{font-size:33px}.mobile-filter-callout .mobile-filter-arrow{font-size:20px}.mobile-filter-copy small{font-size:8px}}
