.companies-filter{width:100%;color:var(--brand-text-primary)}.companies-filter__mobile{display:flex;align-items:flex-start;gap:12px}.companies-filter__desktop{display:none}.companies-filter__desktop-header,.companies-filter__sheet .companies-filter__sheet-header{display:flex;align-items:baseline;justify-content:space-between}.companies-filter__title{margin:0;color:var(--brand-text-primary);font-family:var(--brand-font-display);font-size:32px;font-weight:400;letter-spacing:-.96px;line-height:40px}.companies-filter__reset{padding:0;border:0;background:transparent;color:var(--brand-accent-readable);font-family:var(--brand-font-display);font-size:14px;font-weight:500;line-height:22px}.companies-filter__reset:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.companies-filter__search-shell{position:relative;display:block;height:50px;min-width:0;flex:1 1 auto;padding:3px;background:var(--brand-bg);box-shadow:inset 0 0 0 1px var(--brand-border-primary)}.companies-filter__search-shell:after{position:absolute;top:3px;right:47px;bottom:3px;width:1px;background:var(--brand-border-subtle);content:"";pointer-events:none}.companies-filter__search-shell--sheet{margin-top:40px}.companies-filter__search-shell .companies-filter__search-input{display:block;width:100%;height:44px;border:1px solid var(--brand-border-subtle);background:var(--brand-bg-elevated);padding:0 54px 0 10px;color:var(--brand-text-primary);font-family:Inter,var(--brand-font-body);font-size:14px;font-weight:400;line-height:22px;outline:none}.companies-filter__search-shell .companies-filter__search-input::-moz-placeholder{color:var(--brand-text-muted);opacity:1}.companies-filter__search-shell .companies-filter__search-input::placeholder{color:var(--brand-text-muted);opacity:1}.companies-filter__search-shell:focus-within{box-shadow:inset 0 0 0 1px var(--brand-accent),0 0 0 3px var(--brand-focus)}.companies-filter__search-icon{position:absolute;z-index:1;top:50%;right:13px;display:grid;width:24px;height:24px;place-items:center;transform:translateY(-50%);color:var(--brand-text-secondary);pointer-events:none}.companies-filter__search-glyph{width:17.9571px;height:17.9571px}.companies-filter__filter-glyph{width:18px;height:19.2385px;color:var(--brand-text-secondary)}.companies-filter__sheet-toggle{position:relative;display:grid;width:50px;height:50px;flex:0 0 50px;place-items:center;padding:3px;border:0;background:var(--brand-bg-elevated);color:var(--brand-text-primary);box-shadow:inset 0 0 0 1px var(--brand-border-primary)}.companies-filter__sheet-toggle .companies-filter__sheet-toggle-inner{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--brand-border-subtle);background:var(--brand-bg)}.companies-filter__sheet-toggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.companies-filter__sheet-count{position:absolute;top:-7px;right:-7px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:var(--brand-action-bg);color:#fff;font-family:var(--brand-font-label);font-size:10px;line-height:1}.companies-filter__sections{display:grid;gap:12px;margin-top:12px}.companies-filter__sections--sheet{padding-bottom:96px}.companies-filter__section{min-width:0}.companies-filter__section .companies-filter__section-toggle{display:block;width:100%;height:40px;padding:3px;border:0;background:var(--brand-bg);color:var(--brand-text-primary);box-shadow:inset 0 0 0 1px var(--brand-border-primary);text-align:left}.companies-filter__section-toggle:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.companies-filter__section-toggle .companies-filter__section-toggle-inner{display:grid;height:34px;grid-template-columns:minmax(0,1fr) 34px;align-items:center;border:1px solid var(--brand-border-subtle);padding-left:10px;background:var(--brand-bg);font-family:Inter,var(--brand-font-body);font-size:14px;font-weight:400;line-height:22px}.companies-filter__section-label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.companies-filter__section-summary{max-width:116px;overflow:hidden;padding:0 12px 0 8px;color:var(--brand-text-muted);text-overflow:ellipsis;white-space:nowrap}.companies-filter__chevron-cell{display:grid;width:34px;height:100%;place-items:center;border-left:1px solid var(--brand-border-subtle)}.companies-filter__chevron{display:grid;width:16px;height:16px;place-items:center;color:var(--brand-text-secondary);transition:transform var(--brand-transition-fast)}.companies-filter__chevron--open{transform:rotate(180deg)}.companies-filter__options-disclosure{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s cubic-bezier(.22,1,.36,1)}.companies-filter__options-disclosure--open{grid-template-rows:1fr}.companies-filter__options-clip{min-height:0;overflow:hidden}.companies-filter__section .companies-filter__options-frame{position:relative;max-height:290px;margin-top:12px;overflow:hidden;border:1px solid var(--brand-border-primary);background:var(--brand-bg)}.companies-filter__section .companies-filter__options-frame--scrollable{height:290px}.companies-filter__section .companies-filter__options{display:flex;width:100%;max-height:288px;flex-direction:column;overflow-y:auto;border:0;padding:4px 0;scrollbar-width:none}.companies-filter__options::-webkit-scrollbar{display:none}.companies-filter__options-scrollbar{position:absolute;top:-1px;right:-1px;display:flex;width:16px;height:136px;align-items:center;padding:6px;pointer-events:none}.companies-filter__options-scrollbar>span{width:4px;height:124px;border-radius:100px;background:var(--brand-text-primary);opacity:.12}.companies-filter__section .companies-filter__option{display:flex;width:100%;min-height:36px;flex:0 0 36px;align-items:center;gap:12px;padding:0 12px;border:0;background:transparent;color:var(--brand-text-primary);font-family:Inter,var(--brand-font-body);font-size:14px;font-weight:400;line-height:22px;text-align:left}.companies-filter__section .companies-filter__option:hover,.companies-filter__section .companies-filter__option:focus-visible,.companies-filter__section .companies-filter__option--selected{background:var(--brand-bg-elevated)}.companies-filter__option:focus-visible{outline:2px solid var(--brand-accent);outline-offset:-2px}.companies-filter__option .companies-filter__option-box{display:grid;width:16px;height:16px;flex:0 0 16px;place-items:center;border:1.2px solid var(--brand-border-primary);border-radius:2px;color:var(--brand-accent-readable-soft)}.companies-filter__option--selected .companies-filter__option-box{border:0}.companies-filter__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;border:0;background:#26262647}.companies-filter__sheet{position:fixed;z-index:71;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;overflow-y:auto;border:0;background:var(--brand-bg);padding:40px 20px 104px}.companies-filter__sheet-header{padding-bottom:16px;border-bottom:0;box-shadow:inset 0 -1px 0 var(--brand-border-subtle)}.companies-filter__close{display:grid;width:50px;height:50px;place-items:center;padding:3px;border:0;background:var(--brand-bg-elevated);color:var(--brand-text-primary);box-shadow:inset 0 0 0 1px var(--brand-border-primary)}.companies-filter__close .companies-filter__close-inner{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--brand-border-subtle);background:var(--brand-bg);color:var(--brand-text-secondary)}.companies-filter__close-glyph{width:16.4142px;height:16.4142px}.companies-filter__close:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.companies-filter__sheet .companies-filter__search-input{font-size:16px;line-height:24px}.companies-filter__sheet .companies-filter__section-toggle{height:50px}.companies-filter__sheet .companies-filter__section-toggle-inner{height:44px;grid-template-columns:minmax(0,1fr) 44px;color:var(--brand-text-secondary);font-size:16px;line-height:24px}.companies-filter__sheet .companies-filter__chevron-cell{width:44px}.companies-filter__sheet .companies-filter__sheet-footer{position:fixed;z-index:72;right:0;bottom:0;left:0;display:grid;height:91px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px 20px;border-top:1px solid var(--brand-border-subtle);background:var(--brand-bg)}.companies-filter__sheet .companies-filter__footer-button{display:block;height:54px;padding:3px;border:0;background:var(--brand-bg-elevated);color:var(--brand-text-secondary);box-shadow:inset 0 0 0 1px var(--brand-border-primary);font-family:var(--brand-font-display);font-size:14px;font-weight:500;line-height:22px}.companies-filter__footer-button>span{display:flex;height:48px;align-items:center;justify-content:center;border:1px solid var(--brand-border-subtle);background:var(--brand-bg)}.companies-filter__footer-button--primary>span{border-color:var(--brand-accent-strong);background:var(--brand-action-bg);color:#fff}.companies-filter__footer-button:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}@media (min-width: 768px) and (max-width: 1023px){.site-shell .companies-filter__sheet,.site-shell .companies-filter__sheet-footer{right:auto;left:50%;width:390px;transform:translate(-50%);border-inline:1px solid var(--brand-border)}}@media (min-width: 1024px){.companies-filter__mobile{display:none}.companies-filter__desktop{display:block;width:280px}.companies-filter__desktop .companies-filter__title{font-size:24px;font-weight:500;letter-spacing:-.48px;line-height:32px}.companies-filter__search-shell--desktop{height:40px;margin-top:16px}.companies-filter__search-shell--desktop:after{right:37px}.companies-filter__search-shell--desktop .companies-filter__search-input{height:34px;padding-right:44px}.companies-filter__search-shell--desktop .companies-filter__search-icon{right:12px;width:16px;height:16px}.companies-filter__search-shell--desktop .companies-filter__search-glyph{width:12.3738px;height:12.3738px}.companies-filter__desktop .companies-filter__chevron{color:var(--brand-text-primary)}}@media (prefers-reduced-motion: reduce){.companies-filter__chevron,.companies-filter__options-disclosure{transition:none}}.companies-page.svelte-1k3jl3b.svelte-1k3jl3b{min-width:0;overflow:clip;background:var(--brand-bg);color:var(--brand-text-primary)}.companies-page__title-section.svelte-1k3jl3b.svelte-1k3jl3b{display:flex;width:100%;padding:160px 0 40px;background:var(--brand-bg)}.companies-page__title-container.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__directory-container.svelte-1k3jl3b.svelte-1k3jl3b{width:min(100%,1280px);margin-inline:auto;padding-inline:32px}.companies-page__title.svelte-1k3jl3b.svelte-1k3jl3b{width:min(100%,480px);height:56px;margin:0;color:var(--brand-text-primary);font-family:var(--brand-font-body);font-size:48px;font-weight:400;letter-spacing:-1.44px;line-height:56px;white-space:nowrap}.companies-page__title.svelte-1k3jl3b>span.svelte-1k3jl3b{color:var(--brand-accent-strong);font-family:var(--brand-font-initial)}.companies-page__intro.svelte-1k3jl3b.svelte-1k3jl3b{width:min(100%,480px);margin:16px 0 0;color:var(--brand-text-secondary);font-family:var(--brand-font-body);font-size:16px;font-weight:400;letter-spacing:-.16px;line-height:24px}.companies-page__directory.svelte-1k3jl3b.svelte-1k3jl3b{position:relative;padding:24px 0 120px;background:var(--brand-bg)}.companies-page__directory-container.svelte-1k3jl3b.svelte-1k3jl3b{position:relative}.companies-page__tree.svelte-1k3jl3b.svelte-1k3jl3b{position:absolute;top:632px;left:-123px;display:block;width:279px;height:303px;opacity:.16;pointer-events:none}.companies-page__directory-grid.svelte-1k3jl3b.svelte-1k3jl3b{position:relative;display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px;align-items:start}.companies-page__results.svelte-1k3jl3b.svelte-1k3jl3b{min-width:0}.companies-page__summary.svelte-1k3jl3b.svelte-1k3jl3b{position:relative;display:flex;height:48px;align-items:flex-start;margin-bottom:40px;padding:0 4px}.companies-page__summary.svelte-1k3jl3b.svelte-1k3jl3b:before,.companies-page__summary.svelte-1k3jl3b.svelte-1k3jl3b:after{position:absolute;right:0;left:0;height:1px;background:var(--brand-border);content:""}.companies-page__summary.svelte-1k3jl3b.svelte-1k3jl3b:before{bottom:4px}.companies-page__summary.svelte-1k3jl3b.svelte-1k3jl3b:after{bottom:0}.companies-page__summary-results.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__summary-counts.svelte-1k3jl3b.svelte-1k3jl3b{margin:0;color:var(--brand-text-secondary);font-family:var(--brand-font-label);font-size:12px;font-weight:500;letter-spacing:.96px;line-height:15px;text-transform:uppercase}.companies-page__summary-results.svelte-1k3jl3b.svelte-1k3jl3b{display:none;padding-top:12px}.companies-page__summary-counts.svelte-1k3jl3b.svelte-1k3jl3b{display:flex;align-items:center;gap:12px;padding-top:12px}.companies-page__summary-diamond.svelte-1k3jl3b.svelte-1k3jl3b{width:9px;height:9px;border:1px solid var(--brand-border-strong);transform:rotate(45deg)}.companies-page__groups.svelte-1k3jl3b.svelte-1k3jl3b{min-width:0}.companies-page__group.svelte-1k3jl3b+.companies-page__group.svelte-1k3jl3b{margin-top:40px}.companies-page__group-divider.svelte-1k3jl3b.svelte-1k3jl3b{position:relative;height:14px;margin-bottom:40px}.companies-page__group-divider.svelte-1k3jl3b.svelte-1k3jl3b:before,.companies-page__group-divider.svelte-1k3jl3b.svelte-1k3jl3b:after{position:absolute;top:7px;width:calc(50% - 12px);border-top:1px solid var(--brand-border);content:""}.companies-page__group-divider.svelte-1k3jl3b.svelte-1k3jl3b:before{left:0}.companies-page__group-divider.svelte-1k3jl3b.svelte-1k3jl3b:after{right:0}.companies-page__group-divider.svelte-1k3jl3b>span.svelte-1k3jl3b{position:absolute;top:3px;left:50%;width:9px;height:9px;border:1px solid var(--brand-border-strong);background:var(--brand-bg);transform:translate(-50%) rotate(45deg)}.companies-page__group-header.svelte-1k3jl3b.svelte-1k3jl3b{display:flex;min-height:40px;align-items:baseline;gap:14px;margin-bottom:24px;padding-inline:4px}.companies-page__group-title.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__group-note.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__empty-title.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__empty-copy.svelte-1k3jl3b.svelte-1k3jl3b{margin:0}.companies-page__group-title.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__empty-title.svelte-1k3jl3b.svelte-1k3jl3b{color:var(--brand-text-primary);font-family:var(--brand-font-display);font-size:32px;font-weight:400;letter-spacing:-.64px;line-height:40px}.companies-page__group-note.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__empty-copy.svelte-1k3jl3b.svelte-1k3jl3b{color:var(--brand-text-muted);font-family:var(--brand-font-body);font-size:14px;font-weight:400;line-height:22px}.companies-page__empty-copy.svelte-1k3jl3b.svelte-1k3jl3b{color:var(--brand-text-secondary)}.companies-page__cards.svelte-1k3jl3b.svelte-1k3jl3b{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.companies-page__load-more-wrap.svelte-1k3jl3b.svelte-1k3jl3b{display:flex;justify-content:center;margin-top:48px}.companies-page__empty.svelte-1k3jl3b.svelte-1k3jl3b{display:grid;justify-items:center;gap:12px;border:1px solid var(--brand-border);background:var(--brand-bg-elevated);padding:56px 24px;text-align:center}.companies-page__empty-button.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__load-more.svelte-1k3jl3b.svelte-1k3jl3b{min-height:48px;border:1px solid var(--brand-accent-strong);background:var(--brand-action-bg);padding:0 22px;color:#fff;font-family:var(--brand-font-display);font-size:15px;font-weight:500;line-height:24px}.companies-page__empty-button.svelte-1k3jl3b.svelte-1k3jl3b:focus-visible,.companies-page__load-more.svelte-1k3jl3b.svelte-1k3jl3b:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.companies-page__load-more.svelte-1k3jl3b.svelte-1k3jl3b:disabled{opacity:.6}@media (max-width: 1023px){.companies-page__title-section.svelte-1k3jl3b.svelte-1k3jl3b{padding-top:120px}.companies-page__tree.svelte-1k3jl3b.svelte-1k3jl3b{display:none}.companies-page__directory-grid.svelte-1k3jl3b.svelte-1k3jl3b{grid-template-columns:minmax(0,1fr);gap:32px}.companies-page__summary-counts.svelte-1k3jl3b.svelte-1k3jl3b{display:none}.companies-page__summary-results.svelte-1k3jl3b.svelte-1k3jl3b{display:block}}@media (min-width: 768px) and (max-width: 1023px){.companies-page__directory.svelte-1k3jl3b.svelte-1k3jl3b{padding-bottom:0}}@media (max-width: 767px){.companies-page__title-section.svelte-1k3jl3b.svelte-1k3jl3b{padding:120px 0 24px}.companies-page__title-container.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__directory-container.svelte-1k3jl3b.svelte-1k3jl3b{padding-inline:20px}.companies-page__title.svelte-1k3jl3b.svelte-1k3jl3b{height:40px;font-size:32px;letter-spacing:-.96px;line-height:40px}.companies-page__intro.svelte-1k3jl3b.svelte-1k3jl3b{margin-top:12px}.companies-page__directory-grid.svelte-1k3jl3b.svelte-1k3jl3b{gap:24px}.companies-page__group-header.svelte-1k3jl3b.svelte-1k3jl3b{min-height:32px}.companies-page__group-title.svelte-1k3jl3b.svelte-1k3jl3b,.companies-page__empty-title.svelte-1k3jl3b.svelte-1k3jl3b{font-size:24px;letter-spacing:-.48px;line-height:32px}.companies-page__cards.svelte-1k3jl3b.svelte-1k3jl3b{grid-template-columns:minmax(0,1fr)}}
