.youro-filter-list[data-expanded=false]{position:relative;overflow:hidden;max-height:132px}.youro-filter-list[data-expanded=false]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40px;background:linear-gradient(to bottom,transparent 0%,var(--white, #fff) 85%);pointer-events:none}.youro-filter-list[data-expanded=true]{max-height:none}.filter-form__truncate-toggle{cursor:pointer;background:none;border:none;padding:0 0 0 24px;margin-bottom:20px;gap:6px}#youro-filter-drawer [data-form-type=drawer] .filter-form__group-filter-wrapper{padding-bottom:28px}.filter-form__truncate-toggle-text{color:var(--muted, #7a7168);text-decoration:none}.youro-filter-more__toggle-icon{width:12px;height:12px;color:var(--muted, #7a7168);transition:transform .2s ease}.youro-filter-list[data-expanded=true]+.filter-form__truncate-toggle .youro-filter-more__toggle-icon{transform:rotate(180deg)}.youro-filter-sidebar{flex:0 0 260px;width:260px}@media(max-width:900px){.youro-filter-sidebar{flex:1 1 100%;width:100%;margin-bottom:24px}.search__main-area{flex-direction:column}}.youro-price-slider{position:relative;height:4px;margin:24px 8px 20px}.youro-price-slider__track{position:absolute;top:0;left:0;right:0;height:4px;border-radius:2px;background:var(--border, #e8e3dc)}.youro-price-slider__range{position:absolute;top:0;height:4px;border-radius:2px;background:var(--brown-d, #92553D)}.youro-price-slider__handle{position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:var(--white, #fff);border:2px solid var(--brown-d, #92553D);box-shadow:0 1px 4px #10101033;transform:translate(-50%,-50%);cursor:grab;padding:0;touch-action:none}.youro-price-slider__handle:active{cursor:grabbing}.youro-search-results{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:6px;background:var(--white, #fff);border:1px solid var(--border, #e8e3dc);border-radius:16px;box-shadow:0 8px 24px #10101014;overflow:hidden;display:none;max-height:70vh;overflow-y:auto}.youro-search-results--open{display:block}.youro-search-item{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;color:var(--black, #101010);border-bottom:1px solid var(--border, #e8e3dc)}.youro-search-item:last-child{border-bottom:none}.youro-search-item:hover,.youro-search-item--active{background:var(--brown-dim, rgba(179,136,119,.12))}.youro-search-item__image{width:44px;height:44px;object-fit:cover;border-radius:8px;background:var(--bg-card, #f5f2ee);flex-shrink:0}.youro-search-item__text{min-width:0;flex:1}.youro-search-item__title{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.youro-search-item__brand{font-size:12px;color:var(--muted, #7a7168)}.youro-search-item__unavailable{font-size:11px;color:var(--faint, #a09b96)}.youro-search-item__price{font-size:14px;font-weight:600;color:var(--brown-d, #92553D);white-space:nowrap;flex-shrink:0}.youro-search-empty{padding:16px;font-size:13px;color:var(--muted, #7a7168);text-align:center}.youro-search-row-wrap{position:relative}.youro-search-row{display:flex;gap:12px;padding:14px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.youro-search-row::-webkit-scrollbar{display:none}.youro-search-card{flex:0 0 140px;width:140px;text-decoration:none;color:var(--black, #101010);border-radius:8px;padding:4px}.youro-search-nav{position:absolute;top:50%;transform:translateY(calc(-50% - 12px));width:32px;height:32px;border-radius:50%;border:1px solid var(--border, #e8e3dc);background:var(--white, #fff);box-shadow:0 2px 8px #1010101f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.youro-search-nav[hidden]{display:none}.youro-search-nav--prev{left:6px}.youro-search-nav--next{right:6px}.youro-search-nav svg{width:16px;height:16px;stroke:var(--black, #101010);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.youro-search-card:hover,.youro-search-card--active{background:var(--brown-dim, rgba(179,136,119,.12))}.youro-search-card__image-wrap{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--bg-card, #f5f2ee);margin-bottom:8px}.youro-search-card__image{width:100%;height:100%;object-fit:cover;display:block}.youro-search-card__title{font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.youro-search-card__brand{font-size:12px;color:var(--muted, #7a7168);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.youro-search-card__price{font-size:13px;font-weight:600;color:var(--black, #101010);margin-top:4px}.youro-search-card__unavailable{font-size:11px;color:var(--faint, #a09b96);margin-top:2px}.youro-search-viewall{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;padding:16px 14px;font-size:15px;font-weight:700;color:var(--brown-d, #92553D);text-decoration:none;border-top:1px solid var(--border, #e8e3dc)}.youro-search-viewall:hover{background:var(--brown-dim, rgba(179,136,119,.12))}.youro-search-viewall__arrow{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.youro-search-suggest-row{display:flex;flex-wrap:wrap;gap:8px;padding:14px 14px 12px;border-bottom:1px solid var(--border, #e8e3dc)}@media(max-width:719px){.youro-search-suggest-row{display:none}}.youro-search-suggest-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;background:var(--bg-card, #f5f2ee);border:1px solid var(--border, #e8e3dc);font-size:13px;color:var(--black, #101010);white-space:nowrap;cursor:pointer;font-family:inherit}.youro-search-suggest-pill:hover{background:var(--brown-dim, rgba(179,136,119,.12))}.youro-search-suggest-pill svg{width:12px;height:12px;stroke:var(--muted, #7a7168);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.youro-search-category-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid var(--border, #e8e3dc);background:var(--bg-card, #f5f2ee)}@media(max-width:719px){.youro-search-results--open{display:flex;flex-direction:column}.youro-search-category-row{order:-1;border-top:none;border-bottom:1px solid var(--border, #e8e3dc)}}.youro-search-category-row__label{font-size:12px;color:var(--muted, #7a7168);margin-right:2px}.youro-search-category-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;background:var(--white, #fff);border:1px solid var(--border, #e8e3dc);font-size:12.5px;font-weight:600;color:var(--brown-d, #92553D);text-decoration:none}.youro-search-category-chip:hover{background:var(--brown-dim, rgba(179,136,119,.12))}.youro-search-category-chip__count{font-weight:400;color:var(--muted, #7a7168)}.youro-search-heading{font-size:22px;font-weight:600;margin-bottom:4px}@media(min-width:1024px){.youro-search-heading{padding-top:32px;margin-bottom:20px}}.youro-search-meta{font-size:13px;color:var(--muted, #7a7168);margin-bottom:16px}.youro-search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.youro-search-grid .youro-search-item{flex-direction:column;align-items:flex-start;border:1px solid var(--border, #e8e3dc);border-radius:12px;padding:12px}.youro-search-grid .youro-search-item__image{width:100%;height:180px;border-radius:8px}.filter-topbar__sort-toggle svg,.filter-topbar__sidebar-toggle svg,.filter-topbar__drawer-toggle svg{display:block}.filter-drawer__footer{display:flex;gap:12px}.filter-drawer__button-reset{flex:1 1 0;background:var(--white, #fff);color:var(--brown-d, #92553D);border:1.5px solid var(--brown-d, #92553D);border-radius:4px;justify-content:center}.filter-drawer__button-apply{flex:1 1 0}
/*# sourceMappingURL=/cdn/shop/t/152/assets/youro-search.css.map?nocache=1784157475 */
