:root{--sr-brand:#1e5bd7;--sr-bg:#edf2fa;--sr-surface:#fff;--sr-surface-soft:#f7faff;--sr-border:#d6e1f0;--sr-text-strong:#274c84;--sr-text:#496a97;--sr-text-muted:#7f97b7}.search-results-page{background:var(--sr-bg);min-height:100dvh;color:var(--sr-text)}.search-results-page .public-topbar-wrap{width:min(1360px,100% - 48px);margin:0 auto;padding:20px 0 12px}.search-results-page .public-topbar{background:#fff;border:1px solid #e0e3ef;border-radius:14px;min-height:76px;padding:12px 18px;box-shadow:0 6px 22px #17264a0f}.search-results-shell{width:min(1260px,100% - 42px);margin:14px auto 0;padding-bottom:12px}.search-results-topbar{border:1px solid var(--sr-border);background:var(--sr-surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:78px;padding:12px 16px;display:grid;box-shadow:0 1px 6px #1e437e0d}.search-results-topbar__brand{align-items:center;display:inline-flex}.search-results-topbar__brand img{width:auto;height:38px}.search-results-topbar__search{border:1px solid var(--sr-border);background:#f9fcff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;height:50px;padding:0 12px;display:grid}.search-results-topbar__search svg{fill:#8ca2c4;flex:none;width:17px;height:17px}.search-results-topbar__search input{width:100%;height:100%;color:var(--sr-text);background:0 0;border:0;padding:0;font-size:15px;font-weight:600}.search-results-topbar__search input::placeholder{color:#8fa4c2}.search-results-topbar__search input:focus{outline:none}.search-results-topbar__nav{align-items:center;gap:16px;display:flex}.search-results-topbar__nav a{color:#4f6f98;font-size:14px;font-weight:600}.search-results-topbar__cta{background:var(--sr-brand);border-radius:8px;justify-content:center;align-items:center;min-width:154px;height:42px;display:inline-flex;box-shadow:inset 0 -1px #05163729;color:#fff!important}.search-results-layout{grid-template-columns:236px minmax(0,1fr);align-items:start;gap:16px;margin-top:14px;display:grid}.search-results-filters{border:1px solid var(--sr-border);background:var(--sr-surface-soft);border-radius:6px;position:relative;overflow:hidden}.search-results-filters:before{content:"";border-bottom:1px solid var(--sr-border);background:#f4f8ff;height:47px;display:block}.search-results-filters__section{border-top:1px solid var(--sr-border);padding:12px 14px 11px}.search-results-filters__section:first-child{border-top:1px solid var(--sr-border);padding-top:14px}.search-results-filters__section h3{color:#3f618f;font-family:var(--font-sora), sans-serif;margin:0 0 9px;font-size:14px;font-weight:600}.search-results-filters__list{gap:7px;display:grid}.search-results-filters__empty{color:#7f97b7;margin:0;font-size:12px;line-height:1.35}.search-results__checkbox{color:#4f709e;cursor:pointer;border-radius:6px;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:9px;min-height:30px;padding:0 6px;font-size:13px;font-weight:500;text-decoration:none;display:grid}.search-results__checkbox-box{background:#fff;border:1px solid #c9d8ec;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.search-results__checkbox.is-checked .search-results__checkbox-box{background:var(--sr-brand);border-color:var(--sr-brand)}.search-results__checkbox.is-highlighted{background:#d9e7fc}.search-results__checkbox.is-checked .search-results__checkbox-box:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(40deg)}.search-results-filters__collapsed{border:0;border-top:1px solid var(--sr-border);color:#4f709b;background:0 0;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 14px;font-size:13px;font-weight:650;display:flex}.search-results-filters__collapsed svg{fill:#7490b7;flex:none;width:15px;height:15px}.search-results-content{gap:9px;display:grid}.search-results-toolbar{border:1px solid var(--sr-border);background:#edf4fe;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:8px 9px;display:flex}.search-results-toolbar__chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.search-results-chip{color:#466a97;white-space:nowrap;background:#dce9fb;border:1px solid #d2deef;border-radius:7px;align-items:center;gap:4px;min-height:30px;padding:4px 9px;font-size:12px;font-weight:650;display:inline-flex}.search-results-chip svg{fill:#5679ac;flex:none;width:13px;height:13px}.search-results-toolbar__count{color:#6f8cb2;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.search-results-toolbar__count strong{color:#4a6b99;text-decoration:underline}.search-results-toolbar__count svg{fill:#7a96bc;flex:none;width:15px;height:15px}.search-results-heading-row{border-bottom:1px solid var(--sr-border);justify-content:space-between;align-items:center;gap:12px;min-height:60px;display:flex}.search-results-heading-row h1{color:var(--sr-text-strong);font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;margin:0;font-size:24px;line-height:1.02}.search-results-heading-row div{align-items:center;gap:16px;display:flex}.search-results-heading-row a{color:#2f68cd;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;text-decoration:none}.search-results-list{gap:7px;display:grid}.search-results-card{background:#fff;border:1px solid #cfdcee;border-radius:8px;position:relative;overflow:visible;box-shadow:0 1px 2px #284d8505}.search-results-card.is-featured{border-color:#b9cff3;box-shadow:0 2px 8px #274c8814}.search-results-card__match{color:#2f67c9;z-index:2;background:#d6e8ff;border:1px solid #c0d7fb;border-radius:999px;align-items:center;gap:12px;min-height:35px;margin:0;padding:0 17px 0 11px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-16px;left:-12px;box-shadow:0 2px 6px #2652971a}.search-results-card__match span{background:#3166c729;border-radius:999px;place-items:center;width:16px;height:16px;display:inline-grid}.search-results-card__match svg{fill:#2e64c5;width:14px;height:14px}.search-results-card__body{grid-template-columns:136px minmax(0,1fr);align-items:start;gap:14px;padding:11px 12px 10px;display:grid}.search-results-card.is-featured .search-results-card__body{padding-top:30px}.search-results-card__photo{aspect-ratio:1;background:#d5e4fa;border-radius:4px;width:136px;position:relative;overflow:hidden}.search-results-card__photo img{object-fit:cover}.search-results-card__photo-placeholder{color:#6e8098;width:100%;height:100%}.search-results-card__photo-placeholder svg{width:56px;min-width:0}.search-results-card__main{gap:6px;display:grid}.search-results-card__main h2{color:#245089;font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;margin:0;font-size:27px;font-weight:700;line-height:1.02}.search-results-card__main p{color:#55739f;margin:0;font-size:14px;font-weight:550}.search-results-card__service-tag{color:#3569bf;background:#e8f0fe;border:1px solid #d4e0f2;border-radius:7px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.search-results-card__footer{border-top:1px solid #dce6f2;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 12px;display:flex}.search-results-card__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.search-results-card__badges span{color:#55759f;background:#eef4fd;border:1px solid #d6e1ef;border-radius:6px;align-items:center;min-height:24px;padding:0 10px 0 24px;font-size:11px;font-weight:650;display:inline-flex;position:relative}.search-results-card__badges span:before{content:"";opacity:.8;background:#3e67a7;border-radius:99px;width:6px;height:6px;margin-top:-3px;position:absolute;top:50%;left:10px}.search-results-card__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.search-results-card__actions small{color:var(--sr-text-muted);white-space:nowrap;font-size:12px;font-weight:700}.search-results-card__actions a,.search-results-card__actions button{color:#2f61bd;cursor:pointer;white-space:nowrap;background:#f4f8ff;border:1px solid #cedcf0;border-radius:8px;justify-content:center;align-items:center;min-width:112px;height:40px;padding:0 11px;font-size:13px;font-weight:700;display:inline-flex}.search-results-card__actions .is-primary{color:#fff;letter-spacing:-.01em;background:#1e5bd7;border-width:1px;border-color:#1f58ce;border-radius:8px;min-width:112px;height:39px;font-size:13px;font-weight:700;box-shadow:inset 0 -1px #061c462e,0 1px 3px #1d4da224}.search-results-footnote{color:#6785ad;justify-content:center;align-items:center;gap:7px;margin:10px 0 0;font-size:14px;font-weight:650;display:flex}.search-results-footnote span{color:#95aac8}.search-results-footnote svg{fill:#7f9dc3;flex:none;width:14px;height:14px}@media (max-width:1240px){.search-results-shell{width:min(1168px,100% - 30px)}.search-results-topbar{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.search-results-topbar__nav{justify-content:flex-end}.search-results-layout{grid-template-columns:minmax(0,1fr)}.search-results-filters{order:2}}@media (max-width:980px){.search-results-page .public-topbar-wrap{width:min(1360px,100% - 32px)}.search-results-shell{width:min(1168px,100% - 22px);margin-top:10px}.search-results-topbar__search{height:44px}.search-results-topbar__search input{font-size:14px}.search-results-topbar__nav{flex-wrap:wrap;justify-content:flex-start;gap:12px}.search-results-topbar__cta{min-width:136px;height:39px}.search-results-toolbar,.search-results-heading-row,.search-results-card__footer{flex-direction:column;align-items:flex-start}.search-results-card__body{grid-template-columns:minmax(0,1fr)}.search-results-card__main h2{font-size:28px}.search-results-card__actions{flex-wrap:wrap;margin-left:0}}@media (max-width:620px){.search-results-page .public-topbar-wrap{width:min(1360px,100% - 24px)}}
