.rush-collection{padding:calc(var(--rush-header-height) + 40px) var(--rush-page-margin) var(--rush-section-gap)}.rush-collection__inner{width:min(100%,var(--rush-container));margin-inline:auto}.rush-collection__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:var(--rush-gutter)}.rush-filter-panel{position:sticky;top:calc(var(--rush-header-height) + 32px);align-self:start;border-right:1px solid var(--rush-border);padding-right:24px}.rush-filter-panel__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rush-border);padding-bottom:10px;margin-bottom:20px}.rush-filter-panel__head-actions{display:inline-flex;align-items:center;gap:10px}.rush-filter-trigger,.rush-filter-backdrop,.rush-filter-panel__close{display:none}.rush-filter-actions{display:flex;flex-wrap:wrap;gap:10px}.rush-filter-actions .rush-button{flex:1 1 120px}.rush-filter-group{border-bottom:1px solid color-mix(in srgb,var(--rush-surface-highest) 55%,transparent);padding-bottom:20px;margin-bottom:20px}.rush-filter-group h3{margin:0 0 12px}.rush-filter-choice{display:flex;align-items:center;gap:12px;color:var(--rush-muted);margin-block:10px;cursor:pointer}.rush-filter-choice input{accent-color:var(--rush-accent);width:18px;height:18px;border-radius:0}.rush-sort-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.rush-sort-row select{min-width:220px}.rush-page.rush-search-page{width:min(100% - (var(--rush-page-margin) * 2),var(--rush-container))}.rush-search-page__header{display:grid;justify-items:start;gap:8px}.rush-search-page__header .rush-h1{margin:0}.rush-search-page__header>p{margin:0;color:var(--rush-muted)}.rush-search-page__form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;margin:30px 0 34px;border:1px solid var(--rush-border);background:var(--rush-surface-low);padding:10px}.rush-search-page__form>.rush-icon{width:24px;height:24px;margin-left:8px;color:var(--rush-accent)}.rush-search-page__form .rush-field{min-width:0;border:0;background:transparent;font-size:clamp(16px,2vw,20px)}.rush-search-page__layout{margin-top:24px}.rush-search-page__layout--single{grid-template-columns:minmax(0,1fr)}.rush-search-page__results{min-width:0}.rush-search-page__content-heading{margin-top:clamp(56px,8vw,96px)}.rush-active-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:22px}.rush-active-filters a{display:inline-flex;min-height:40px;align-items:center;gap:8px;border:1px solid var(--rush-border);background:var(--rush-surface-low);padding:8px 11px;color:var(--rush-muted);font-size:10px}.rush-active-filters a:hover,.rush-active-filters a:focus-visible{border-color:var(--rush-accent);color:var(--rush-contrast)}.rush-active-filters .rush-icon{width:14px;height:14px;color:var(--rush-accent)}.rush-active-filters__clear{color:var(--rush-accent)!important;font-weight:800;text-transform:uppercase}.rush-filter-price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rush-filter-price label{display:grid;gap:6px;color:var(--rush-muted);font-size:10px}.rush-filter-price .rush-field{min-width:0;width:100%;padding:10px}.rush-search-page__pages{display:grid;border-top:1px solid var(--rush-border)}.rush-search-page__pages>a{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--rush-border);padding:20px 4px;color:var(--rush-contrast)}.rush-search-page__pages span{display:grid;gap:6px}.rush-search-page__pages small{max-width:720px;color:var(--rush-muted);line-height:1.5}.rush-search-page__pages .rush-icon{color:var(--rush-accent)}.rush-search-page__empty{display:grid;min-height:360px;place-content:center;justify-items:center;gap:14px;text-align:center}.rush-search-page__empty>.rush-icon{width:42px;height:42px;color:var(--rush-accent)}.rush-search-page__empty h2,.rush-search-page__empty p{margin:0}.rush-search-page__empty h2{color:var(--rush-contrast);font:800 clamp(28px,5vw,46px)/1 var(--rush-font-heading);text-transform:uppercase}.rush-search-page__empty p{max-width:560px;line-height:1.6}.rush-search-page__empty>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}@media(max-width:768px){.rush-page.rush-search-page{width:min(100% - 40px,var(--rush-container))}.rush-search-page__form{grid-template-columns:auto minmax(0,1fr)}.rush-search-page__form .rush-button{grid-column:1 / -1;width:100%}.rush-search-page__layout{grid-template-columns:1fr}}@media(max-width:1100px){.rush-collection__layout{grid-template-columns:1fr}.rush-filter-panel{position:static;border-right:0;border-bottom:1px solid var(--rush-border);padding:0 0 24px}}@media(max-width:860px){.rush-sort-row{flex-direction:column;align-items:stretch}}@media(max-width:768px){.rush-collection{padding:calc(var(--rush-header-height) + 28px) 20px var(--rush-section-gap)}.rush-collection__layout{grid-template-columns:1fr;gap:24px}.rush-filter-trigger{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;border:1px solid var(--rush-border);background:var(--rush-surface-low);color:var(--rush-text);font:inherit;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.rush-filter-trigger:hover,.rush-filter-trigger:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-filter-count{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--rush-accent);color:var(--rush-on-accent);font-size:11px;line-height:1}.rush-filter-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;border:0;background:#000000ad;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.rush-filter-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.rush-filter-panel[data-filter-drawer]{display:flex;position:fixed;inset:0 auto 0 0;z-index:10051;width:min(420px,calc(100vw - 28px));max-height:100dvh;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;border:0;border-right:1px solid var(--rush-border);background:var(--rush-background);padding:0 20px;transform:translate(-102%);visibility:hidden;transition:transform .22s ease,visibility .22s ease}.rush-filter-panel[data-filter-drawer].is-open{transform:translate(0);visibility:visible}.rush-filter-panel[data-filter-drawer] .rush-filter-panel__head{position:sticky;top:0;z-index:1;min-height:68px;flex:0 0 auto;margin:0 0 20px;padding:max(8px,env(safe-area-inset-top)) 0 8px;background:var(--rush-background)}.rush-filter-panel__head-actions>.rush-icon{display:none}.rush-filter-panel__close{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--rush-border);background:transparent;color:var(--rush-text);cursor:pointer}.rush-filter-panel__close:hover,.rush-filter-panel__close:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-filter-panel:not([data-filter-drawer]){display:none}.rush-filter-actions{position:sticky;bottom:0;margin:0 -20px;padding:16px 20px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--rush-border);background:color-mix(in srgb,var(--rush-background) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rush-filter-actions .rush-button{min-height:48px}.rush-filter-panel form,.rush-filter-group{min-width:0}.rush-filter-choice{min-height:44px;align-items:center;margin-block:4px;padding-block:6px}html.rush-filter-open{overflow:hidden}.rush-sort-row{display:grid;grid-template-columns:1fr;align-items:stretch}.rush-sort-row select{width:100%;min-width:0}}@media(max-width:480px){.rush-collection{padding-inline:16px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/rush-catalog.css.map */
