.artecho-search-drawer{z-index:100;font-family:var(--artecho-font-body);color:var(--artecho-color-ink)}.artecho-search-form__reset,.artecho-search-form__submit{width:44px;height:44px;padding:11px;border:0;display:grid;place-items:center;background:transparent;color:var(--artecho-color-ink);cursor:pointer}.artecho-search-form__reset svg,.artecho-search-form__submit svg{width:20px;height:20px}.artecho-search-drawer__body{flex:1;min-height:0;height:100%;padding:20px;overflow:hidden}.artecho-search-drawer__body>predictive-search,.artecho-search-drawer__body>search-form,.artecho-search-drawer .artecho-search-form{display:block;min-height:0;height:100%;overflow:hidden}.artecho-search-drawer .artecho-search-form{display:flex;flex-direction:column}.artecho-search-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:800}.artecho-search-form label.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.artecho-search-form__field{position:relative}.artecho-search-form__field input{width:100%;min-height:46px;padding:0 18px;border:1px solid var(--artecho-color-line);border-radius:999px;background:#fff;color:var(--artecho-color-ink);font:600 14px/1.4 var(--artecho-font-body);outline:0;-webkit-appearance:none;appearance:none}.artecho-search-form__field input:focus,.artecho-search-form__field input:focus-visible{border-color:var(--artecho-color-ink);outline:0;box-shadow:none}.artecho-search-form__field input::placeholder{color:#98a2b3;font-weight:500;opacity:1}.artecho-search-form__reset,.artecho-search-form__submit{position:absolute;top:2px}.artecho-search-form__reset{right:44px}.artecho-search-form__submit{right:2px}.artecho-search-form__reset.hidden{display:none}.artecho-search-form .predictive-search{margin-top:16px}.artecho-search-drawer .predictive-search{flex:1;min-height:0;overflow:hidden;max-height:none!important}.artecho-search-drawer .predictive-search__loading-state{display:none;min-height:120px;place-items:center;color:var(--artecho-color-muted)}.artecho-search-drawer predictive-search[loading] .artecho-search-form .predictive-search{display:block}.artecho-search-drawer predictive-search[loading] .predictive-search__loading-state{display:grid}.artecho-search-drawer .predictive-search__loading-state svg{width:28px;height:28px;animation:artecho-search-spin .8s linear infinite}@keyframes artecho-search-spin{to{transform:rotate(360deg)}}predictive-search[open] .artecho-search-form .predictive-search{display:block}predictive-search:not([open]) .artecho-search-form .predictive-search{display:none}.artecho-search-form .predictive-search__results-groups-wrapper{display:grid;gap:18px}.artecho-search-form .predictive-search__heading{margin:0 0 8px;color:var(--artecho-color-muted);font-size:12px;text-transform:uppercase;letter-spacing:0}.artecho-search-form .predictive-search__results-list{margin:0;padding:0;list-style:none}.artecho-search-form .predictive-search__item{min-height:44px;padding:8px;border-radius:var(--artecho-radius-sm);display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.artecho-search-form .predictive-search__item:hover,.artecho-search-form [aria-selected=true] .predictive-search__item{background:var(--artecho-color-surface-subtle)}.artecho-search-form .predictive-search__image{width:56px;height:56px;border-radius:6px;object-fit:cover}.artecho-search-form .predictive-search__item-heading{margin:0;font-size:14px;line-height:1.3;letter-spacing:0}.artecho-search-form .price{font-size:13px}.artecho-search-drawer #predictive-search-results{height:100%;overflow:hidden;display:flex;flex-direction:column}.artecho-search-drawer [data-predictive-search-live-region-count-value]{display:none!important}.artecho-search-drawer .predictive-search__search-for-button{display:none}.artecho-search-drawer .predictive-search__item--term{width:100%;border:0;justify-content:space-between;background:transparent;color:var(--artecho-color-ink);font:800 14px/1.3 var(--artecho-font-body);cursor:pointer}.artecho-search-drawer .predictive-search__item--term .svg-wrapper{width:18px;height:18px}.artecho-search-drawer__status{min-height:20px;margin:10px 0 0;color:var(--artecho-color-muted);font-size:13px}.artecho-search-drawer__status:empty{display:none}.artecho-search-drawer__results{margin-top:12px;padding-top:12px;overflow:auto;flex:1;min-height:0;scroll-padding-top:12px}.artecho-search-drawer-results__count{margin:0 0 14px;color:var(--artecho-color-muted);font-size:13px}.artecho-search-drawer-results__grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none}.artecho-search-drawer-results__grid .artecho-product-card__media-wrap{max-height:220px}.artecho-search-drawer-results__grid .artecho-product-card__image{object-fit:contain}.artecho-search-drawer-results__grid .artecho-product-card__add{display:none}.artecho-search-drawer-results__pagination{margin-top:20px}.artecho-search-drawer-results__pagination .pagination__list{padding:0;display:flex;justify-content:center;gap:4px;list-style:none}.artecho-search-drawer-results__pagination a,.artecho-search-drawer-results__pagination span{min-width:36px;min-height:36px;display:grid;place-items:center;color:inherit;text-decoration:none}.artecho-search-drawer-results__empty{margin:28px 0;color:var(--artecho-color-muted);text-align:center}.artecho-search-drawer :focus-visible:not(input[type=search]){outline:2px solid var(--artecho-color-coral);outline-offset:2px}@media(prefers-reduced-motion:reduce){.artecho-search-drawer .predictive-search__loading-state svg{animation:none}}artecho-search-page{display:block}.artecho-search-page{min-height:60vh;padding:56px 0 72px;background:#fff}.artecho-search-page *,.artecho-search-page *:before,.artecho-search-page *:after{box-sizing:border-box}.artecho-search-page__results{transition:opacity .16s ease}.artecho-search-page.is-loading{cursor:progress}.artecho-search-page.is-loading .artecho-search-page__results{opacity:.5;pointer-events:none}.artecho-search-page__header{max-width:760px;margin:0 auto 32px;text-align:center}.artecho-search-page__header h1{margin:0;font-size:clamp(36px,5vw,56px);line-height:1.04;letter-spacing:0}.artecho-search-page__header>p{margin:10px 0 0;color:var(--artecho-color-muted)}.artecho-search-page__form-wrap{margin-top:24px;text-align:left}.artecho-search-page__form-wrap .artecho-search-form{width:100%}.artecho-search-page__status{margin:18px 0 0;font-weight:800}.artecho-search-page__tools{margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.artecho-search-page__filters{position:relative}.artecho-search-page__filters summary,.artecho-search-page__sort{min-height:44px;padding:9px 14px;border:1px solid var(--artecho-color-line);border-radius:6px;display:flex;align-items:center;gap:8px;background:#fff;font-weight:800;cursor:pointer}.artecho-search-page__sort select{min-height:30px;border:0;background:#fff;font:inherit}.artecho-search-page__filter-panel{position:absolute;z-index:3;top:calc(100% + 8px);left:0;width:min(680px,calc(100vw - 32px));max-height:60vh;padding:20px;overflow:auto;border:1px solid var(--artecho-color-line);border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;background:#fff;box-shadow:var(--artecho-shadow-card);text-align:left}.artecho-search-page__filter-panel fieldset{margin:0;padding:0;border:0}.artecho-search-page__filter-panel legend{margin-bottom:8px;font-weight:800}.artecho-search-page__filter-panel fieldset>label{min-height:36px;display:flex;align-items:center;gap:8px}.artecho-search-page__filter-panel input[type=checkbox]{width:18px;height:18px;accent-color:var(--artecho-color-green)}.artecho-search-page__price-filter{display:flex;gap:8px}.artecho-search-page__price-filter label{font-size:13px}.artecho-search-page__price-filter input{width:100%;min-height:40px;margin-top:4px;padding:8px;border:1px solid var(--artecho-color-line);border-radius:6px}.artecho-search-page__filter-actions{grid-column:1 / -1;display:flex;align-items:center;gap:16px}.artecho-search-page__filter-actions a{color:inherit;font-weight:800}.artecho-search-page__grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;list-style:none}.artecho-search-page__content-card{height:100%;overflow:hidden;border:1px solid var(--artecho-color-line);border-radius:8px}.artecho-search-page__content-card a{height:100%;padding-bottom:18px;display:block;color:inherit;text-decoration:none}.artecho-search-page__content-card img{width:100%;aspect-ratio:1;object-fit:cover}.artecho-search-page__content-card span,.artecho-search-page__content-card h2,.artecho-search-page__content-card p{margin-inline:16px}.artecho-search-page__content-card span{margin-top:16px;display:block;color:var(--artecho-color-coral);font-size:12px;font-weight:800;text-transform:uppercase}.artecho-search-page__content-card h2{margin-block:6px;font-size:20px;line-height:1.25;letter-spacing:0}.artecho-search-page__content-card p{color:var(--artecho-color-muted);font-size:14px}.artecho-search-page__content-card--page{min-height:250px}.artecho-search-page__empty{max-width:620px;margin:56px auto;text-align:center}.artecho-search-page__empty h2{font-size:30px;letter-spacing:0}.artecho-search-page__empty p{margin-bottom:24px;color:var(--artecho-color-muted)}.artecho-search-page__pagination{margin-top:36px}.artecho-search-page__pagination .pagination__list{padding:0;display:flex;justify-content:center;gap:8px;list-style:none}.artecho-search-page__pagination a,.artecho-search-page__pagination span{min-width:44px;min-height:44px;display:grid;place-items:center;color:inherit;text-decoration:none}@media(prefers-reduced-motion:reduce){.artecho-search-page__results{transition:none}}@media(max-width:989px){.artecho-search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.artecho-search-page{padding-top:40px}.artecho-search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.artecho-search-page__tools{align-items:stretch;flex-direction:column}.artecho-search-page__sort{justify-content:space-between}.artecho-search-page__filter-panel{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/artecho-search.css.map */
