.search-page{background:var(--page-gradient-soft), var(--background);min-height:calc(100vh - 68px)}.search-hero{grid-template-columns:minmax(0,1fr) minmax(360px,560px);align-items:end;gap:32px;padding:48px clamp(18px,4vw,56px) 30px;display:grid}.search-hero h1{margin-bottom:12px;font-size:clamp(2.25rem,5vw,4.6rem)}.search-shell{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:22px;padding:0 clamp(18px,4vw,56px) 72px;display:grid}.filter-panel,.result-card,.empty-search{background:#fff;border:1px solid #e4e9ef;border-radius:12px;box-shadow:0 6px 18px #0f1f3a0a}.filter-panel{align-self:start;max-height:calc(100vh - 108px);padding:14px;position:sticky;top:88px;overflow:hidden}.filter-panel form{max-height:calc(100vh - 136px);padding-right:4px;display:grid;overflow-y:auto}.verified-filter-card{background:#e8f3f2;border:1px solid #0891b238;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;padding:14px;display:flex}.verified-filter-card span:first-child{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:600;display:block}.verified-filter-card strong{color:#18345f;font-size:1rem;line-height:1.2;display:block}.verified-filter-card p{color:#52637a;margin:4px 0 0;font-size:.82rem;line-height:1.35}.filter-switch{cursor:pointer;flex:none;align-items:center;display:inline-flex;position:relative}.filter-switch input{opacity:0;position:absolute}.filter-switch span[aria-hidden=true]{background:#d8e2eb;border:1px solid #64748b57;border-radius:999px;width:48px;height:28px;transition:background-color .16s,border-color .16s;position:relative}.filter-switch span[aria-hidden=true]:after{background:var(--surface-strong);content:"";border-radius:999px;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0f3d912e}.filter-switch input:checked+span[aria-hidden=true]{background:var(--teal);border-color:#0891b26b}.filter-switch input:checked+span[aria-hidden=true]:after{transform:translate(20px)}.filter-switch input:focus-visible+span[aria-hidden=true]{outline-offset:4px;outline:3px solid #0891b26b}.filter-disclosure{border-bottom:1px solid #94a3b838}.filter-disclosure summary{cursor:pointer;color:#18345f;padding:15px 28px 15px 4px;font-size:.92rem;font-weight:600;list-style:none;position:relative}.filter-disclosure summary::-webkit-details-marker{display:none}.filter-disclosure summary:after{color:var(--blue);content:"+";font-size:1.25rem;line-height:1;position:absolute;top:15px;right:5px}.filter-disclosure[open] summary:after{content:"-"}.filter-content{border:0;gap:10px;margin:0;padding:0 4px 16px;display:grid}.filter-content-scroll{max-height:280px;overflow-y:auto}.filter-content select{background:var(--surface-strong);color:#18345f;border:1px solid #94a3b857;border-radius:8px;min-height:44px;padding:0 12px;font-weight:750}.empty-filter-message{color:var(--muted);background:#f8fafcb8;border:1px solid #94a3b83d;border-radius:8px;margin-bottom:0;padding:12px;font-size:.9rem;line-height:1.45}.filter-check{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;font-size:.94rem;font-weight:720;line-height:1.35;display:flex}.filter-check input{width:18px;height:18px;accent-color:var(--blue);flex:none;margin-top:1px}.filter-check span{min-width:0}.filter-actions{background:linear-gradient(#f2f6f9d1,#f2f6f9 34%);border-top:1px solid #94a3b838;margin-top:4px;padding:14px 4px 4px;position:sticky;bottom:0}.results-panel{min-width:0}.results-filter-link{display:none}.results-summary{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.results-summary h2{margin-bottom:0;font-size:clamp(1.8rem,4vw,2.65rem)}.results-summary span{color:var(--teal);white-space:nowrap;background:#e9f8f5;border:1px solid #0891b238;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:600}.results-list{gap:16px;display:grid}.featured-results{border-bottom:1px solid #e4e9ef;gap:12px;margin-bottom:20px;padding-bottom:20px;display:grid}.featured-results-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.featured-results-heading span{color:#334155;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:800}.featured-results-heading p{color:var(--muted);margin:0;font-size:.86rem;font-weight:650}.result-card,.empty-search{padding:24px}.result-card-main{justify-content:space-between;align-items:start;gap:16px;margin-bottom:12px;display:flex}.result-card{position:relative}.result-card:before{content:"";background:#cbd5e1;border-radius:12px 0 0 12px;width:6px;position:absolute;top:0;bottom:0;left:0}.result-card-free:before{background:var(--blue)}.result-card-verified:before{background:linear-gradient(180deg, var(--gold), #f0b44e)}.result-card-verified{background:linear-gradient(#fffdf6,#fff 34%);border-color:#f1d9a4}.result-card-premier:before{background:linear-gradient(#1e293b,#64748b 60%,#aebfd0);width:7px}.result-card-premier{background:linear-gradient(#f7f9fc,#fff 32%);border-color:#b9c4d2}.result-card-unclaimed{background:#fcfdfe}.result-card-unclaimed h3{color:#475569}.result-card-featured{box-shadow:0 16px 34px #0f1f3a1f}.tier-badge,.featured-badge,.org-type-badge,.basic-badge{border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.tier-badge{padding-left:9px;font-weight:800}.tier-badge svg{flex:none}.tier-badge-free{color:#1e3a8a;background:#eef3fe;border:1px solid #c7d6f5}.tier-badge-verified{color:#8a5212;background:linear-gradient(135deg,#fef3c7,#fde9bb);border:1px solid #f3d79a}.tier-badge-premier{color:#e8edf4;background:linear-gradient(135deg,#334155 0%,#1e293b 60%,#0f172a 100%);border:1px solid #0b1220}.featured-badge{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;background:#dff8f3;border:1px solid #99e3d8}.org-type-badge{color:#334155;background:#eef2f7}.basic-badge{color:#475569;background:#e2e8f0}.result-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.result-meta{gap:8px;margin-top:16px;display:grid}.result-meta>span{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:600}.tag-list .tag-more{color:#475569;cursor:default;background:#f1f5f9;border:1px dashed #b6c4d6;position:relative}.tag-list .tag-more:hover,.tag-list .tag-more:focus-visible{border-color:var(--blue);color:var(--blue);outline:none}.tag-list .tag-more-pop{z-index:30;background:#fff;border:1px solid #e4e9ef;border-radius:10px;flex-direction:column;gap:2px;width:max-content;max-width:240px;max-height:240px;padding:8px 10px;display:none;position:absolute;bottom:calc(100% + 8px);left:auto;right:0;overflow:hidden auto;box-shadow:0 14px 32px #0f1f3a2e}.tag-more:hover .tag-more-pop,.tag-more:focus-within .tag-more-pop,.tag-more:focus-visible .tag-more-pop{display:flex}.tag-list .tag-more-pop span{color:var(--navy);white-space:normal;text-align:left;background:0 0;border-radius:0;padding:3px 0;font-size:.82rem;font-weight:700;line-height:1.35}.result-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;display:flex}.results-pagination{background:#f8fbfdd6;border:1px solid #94a3b83d;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.results-pagination p{color:var(--muted);margin-bottom:0;font-weight:760}.pagination-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pagination-actions .secondary-button{justify-content:center;min-width:94px}.pagination-actions .is-disabled{cursor:not-allowed;opacity:.48;pointer-events:none}.empty-search h3{margin-bottom:10px}.empty-search p{color:var(--muted);margin-bottom:0;line-height:1.65}@media (max-width:900px){.search-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px}.search-shell{grid-template-columns:minmax(0,1fr)}.results-panel{order:1}.filter-panel{order:2;max-height:none;position:static;overflow:visible}.filter-panel form{max-height:none;padding-right:0;overflow-y:visible}.filter-actions{background:0 0;position:static}.results-filter-link{min-height:44px;color:var(--navy);background:#eef4fb;border:1px solid #d3e0f1;border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;padding:0 18px;font-size:.92rem;font-weight:700;display:inline-flex}}@media (max-width:680px){.search-hero{padding:40px 18px 24px}.results-summary,.result-card-main{flex-direction:column;align-items:start}.results-summary span{white-space:normal}.results-pagination{flex-direction:column;align-items:stretch}}
