.ryvt-search-sheet.ryvt-drawer{inset-inline:0;top:var(--ryvt-header-panel-top, var(--ryvt-h-header));bottom:auto;width:100%;height:auto;max-height:calc(100dvh - var(--ryvt-header-panel-top, var(--ryvt-h-header)));overflow-y:auto;overscroll-behavior:contain;z-index:var(--ryvt-z-search);opacity:0;transform:translateY(-12px);visibility:hidden;pointer-events:none;transition:transform .16s var(--ryvt-ease-out),opacity .16s var(--ryvt-ease-out),visibility 0s .16s}.ryvt-search-sheet.ryvt-drawer.is-open{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:transform .22s var(--ryvt-ease-out),opacity .22s var(--ryvt-ease-out),visibility 0s}.ryvt-search-sheet>.ryvt-search{display:block;max-width:1280px;margin-inline:auto;padding:var(--ryvt-sp-4) var(--ryvt-gutter) var(--ryvt-sp-6)}.ryvt-hsearch-backdrop{position:fixed;inset:var(--ryvt-header-panel-top, var(--ryvt-h-header)) 0 0;z-index:calc(var(--ryvt-z-search) - 1);background:#10101080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s var(--ryvt-ease-out),visibility 0s .16s}.ryvt-header:has(.ryvt-search-sheet.is-open) .ryvt-hsearch-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s var(--ryvt-ease-out),visibility 0s}.ryvt-hsearch__form{display:flex;align-items:center;gap:var(--ryvt-sp-1);padding:0 0 var(--ryvt-sp-3);border-bottom:1px solid var(--ryvt-ink)}.ryvt-hsearch__input{flex:1;min-width:0;min-height:var(--ryvt-tap);padding:0 var(--ryvt-sp-1);font-family:var(--ryvt-font-body);font-size:1.125rem;font-weight:600;color:var(--ryvt-ink);background:var(--ryvt-paper);border:0}.ryvt-hsearch__results{min-width:0}.ryvt-hsearch__clear{min-height:var(--ryvt-tap);padding-inline:var(--ryvt-sp-2);border:0;background:transparent;color:var(--ryvt-ink-muted);cursor:pointer}.ryvt-hsearch__discovery,.ryvt-hsearch__matches{display:grid;gap:var(--ryvt-sp-6);padding-top:var(--ryvt-sp-5)}.ryvt-hsearch__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ryvt-sp-5) var(--ryvt-sp-4)}.ryvt-hsearch__heading,.ryvt-search-sheet .ryvt-psearch__group{margin:0 0 var(--ryvt-sp-4);padding:0 0 var(--ryvt-sp-3);border-bottom:var(--ryvt-hairline-rule);color:var(--ryvt-ink-muted)}.ryvt-hsearch__card{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ryvt-sp-2);min-width:0;color:var(--ryvt-ink);text-decoration:none}.ryvt-hsearch__image{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;background:var(--ryvt-placeholder)}.ryvt-hsearch__name{white-space:normal;overflow-wrap:anywhere;line-height:1.4}.ryvt-hsearch__card.is-active .ryvt-hsearch__name,.ryvt-hsearch__card:focus-visible .ryvt-hsearch__name{text-decoration:underline;text-underline-offset:.2em}.ryvt-hsearch__links{display:flex;flex-direction:column}.ryvt-hsearch__links>a{display:flex;align-items:center;min-height:var(--ryvt-tap);border-bottom:var(--ryvt-hairline-rule);font-size:1rem;color:var(--ryvt-ink);text-decoration:none}.ryvt-hsearch__help-heading{margin-top:var(--ryvt-sp-6)}.ryvt-hsearch__all{display:inline-flex;align-items:center;min-height:var(--ryvt-tap);margin-top:var(--ryvt-sp-4)}.ryvt-search-sheet .ryvt-psearch__set+.ryvt-psearch__set{border-top:0}.ryvt-search-sheet .ryvt-psearch__row{padding-inline:0}.ryvt-search-sheet .ryvt-psearch__row-title{white-space:normal}.ryvt-search-sheet .ryvt-psearch__row-meta{display:none}.ryvt-hsearch__status{margin:var(--ryvt-sp-5) 0 0}.ryvt-hsearch__discovery[hidden],.ryvt-hsearch__status[hidden],.ryvt-hsearch__clear[hidden]{display:none}@media(hover:hover)and (pointer:fine){.ryvt-hsearch__card:hover .ryvt-hsearch__name,.ryvt-hsearch__links>a:hover{text-decoration:underline;text-underline-offset:.2em}}@media(min-width:990px){.ryvt-search-sheet>.ryvt-search{padding-block:var(--ryvt-sp-5) var(--ryvt-sp-6)}.ryvt-hsearch__input{font-size:1.625rem}.ryvt-hsearch__discovery,.ryvt-hsearch__matches:has(.ryvt-hsearch__product-set){grid-template-columns:minmax(0,1fr) 240px;column-gap:var(--ryvt-sp-7)}.ryvt-hsearch__products{grid-template-columns:repeat(4,minmax(0,1fr))}.ryvt-hsearch__product-set{grid-column:1;grid-row:1 / span 4}.ryvt-hsearch__matches:has(.ryvt-hsearch__product-set)>.ryvt-psearch__set:not(.ryvt-hsearch__product-set){grid-column:2}.ryvt-hsearch__matches>.ryvt-psearch__row--all,.ryvt-hsearch__matches>.ryvt-psearch__empty{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.ryvt-search-sheet.ryvt-drawer,.ryvt-search-sheet.ryvt-drawer.is-open{transform:none;transition:none}.ryvt-hsearch-backdrop,.ryvt-header:has(.ryvt-search-sheet.is-open) .ryvt-hsearch-backdrop{transition:none}}@media(max-width:749px){.ryvt-hsearch__products{grid-template-columns:minmax(0,1fr);gap:0}.ryvt-hsearch__card{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:var(--ryvt-sp-4);row-gap:var(--ryvt-sp-1);padding-block:var(--ryvt-sp-3);border-bottom:var(--ryvt-hairline-rule)}.ryvt-hsearch__image{grid-row:1 / 3}.ryvt-hsearch__name{align-self:end}.ryvt-hsearch__card>.ryvt-price{align-self:start}.ryvt-search-sheet>.ryvt-search{padding-bottom:calc(var(--ryvt-sp-5) + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/ryvt-search.css.map */
