.dialog-modal.search-modal__content:has(.posity-search){width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0;box-shadow:none;background:var(--bg-3);overflow:hidden}.dialog-modal[open].search-modal__content:has(.posity-search){animation:posity-search-in .2s var(--ease-out) forwards;transform-origin:center;will-change:opacity,transform}.dialog-modal.search-modal__content:has(.posity-search).dialog-closing{animation:posity-search-out .16s var(--ease-out) forwards}@keyframes posity-search-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes posity-search-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.search-modal__content:has(.posity-search)::backdrop{background:var(--bg-3);animation:posity-search-backdrop-in .2s var(--ease-out) forwards}.search-modal__content:has(.posity-search).dialog-closing::backdrop{animation:posity-search-backdrop-out .16s var(--ease-out) forwards}@keyframes posity-search-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes posity-search-backdrop-out{0%{opacity:1}to{opacity:0}}.posity-search__empty{animation:posity-search-content-in .16s var(--ease-out) 60ms both}@keyframes posity-search-content-in{0%{opacity:0}to{opacity:1}}.posity-search,.posity-search.predictive-search .predictive-search-form,.posity-search.predictive-search .predictive-search-form__content-wrapper,.posity-search.predictive-search .predictive-search-form__content{background:var(--bg-3)}.posity-search.predictive-search .predictive-search-results,.posity-search.predictive-search .predictive-search-results__products,.posity-search.predictive-search .predictive-search-resource-carousel,.posity-search.predictive-search .predictive-search-results__card,.posity-search.predictive-search [class*=predictive-search-results__]{background:transparent;box-shadow:none}.posity-search.predictive-search,.dialog-modal.search-modal__content:has(.posity-search){box-shadow:none}.posity-search.predictive-search .predictive-search-form{--posity-search-line-gap: 26px;display:block;height:100dvh;overflow-y:auto;padding:8px 20px 40px}.posity-search.predictive-search .predictive-search-form>*{max-width:100%;margin-inline:auto}.posity-search.predictive-search .predictive-search__close-modal-button{position:fixed;top:8px;right:12px;z-index:3;width:44px;height:44px;min-height:0;padding:0;display:grid;place-items:center;border:0;border-radius:0;background:none;color:var(--fg-1)}.posity-search.predictive-search .predictive-search__close-modal-button svg{width:20px;height:20px}.posity-search.predictive-search .predictive-search__close-modal-button:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.posity-search__title{margin:44px 0 26px;font-family:var(--font-serif);font-weight:700;font-size:30px;line-height:var(--lh-tight);letter-spacing:0;color:var(--fg-1);text-align:left}.posity-search.predictive-search .predictive-search-form__header,.posity-search.predictive-search .predictive-search-form__header .predictive-search-form__header-inner,.posity-search.predictive-search .predictive-search-form__header-inner{--search-border-radius: 0;--style-border-radius-inputs: 0;--style-border-radius-popover: 0;border-radius:0;border-top:0 none;border-left:0 none;border-right:0 none}.posity-search.predictive-search .predictive-search-form__header{padding:0;border:0;background:none;box-shadow:none;overflow:visible}.posity-search.predictive-search .predictive-search-form__header .predictive-search-form__header-inner,.posity-search.predictive-search .predictive-search-form__header-inner{display:flex;align-items:center;gap:14px;padding:0 0 20px;border:0;border-bottom:1.5px solid var(--fg-1);border-radius:0;background:none;box-shadow:none;--color-border: rgb(26 26 26 / 1);--search-border-radius: 0}.posity-search.predictive-search .predictive-search__icon{position:static;order:-1;display:grid;place-items:center;color:var(--fg-1)}.posity-search.predictive-search .predictive-search__icon svg{width:26px;height:26px;stroke-width:1.75}.posity-search.predictive-search .search-input{flex:1;min-width:0;height:auto;padding:0;border:0;background:none;box-shadow:none;font-family:var(--font-sans);font-size:21px;font-weight:500;color:var(--fg-1);caret-color:var(--brand)}.posity-search.predictive-search .search-input:focus,.posity-search.predictive-search .search-input:focus-visible{outline:none;box-shadow:none}.posity-search.predictive-search .predictive-search-form__header .predictive-search-form__header-inner:focus-within,.posity-search.predictive-search .predictive-search-form__header-inner:focus-within{border-bottom-color:var(--brand)}.posity-search.predictive-search .search-input::placeholder{font-family:var(--font-serif);font-weight:500;color:var(--fg-3);opacity:1}.posity-search.predictive-search .predictive-search__reset-button{font-size:13px;font-weight:600;color:var(--fg-2);background:none;border:0}.posity-search.predictive-search .predictive-search__reset-button:hover{color:var(--brand)}.posity-search.predictive-search .predictive-search-dropdown,.posity-search.predictive-search .predictive-search-results__inner{position:static;width:auto;max-height:none;padding:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.posity-search.predictive-search .predictive-search-form__content-wrapper,.posity-search.predictive-search .predictive-search-form__content{position:static;inset:auto;overflow:visible;max-height:none;padding:0}.posity-search__empty{padding-top:22px}.posity-search.predictive-search #predictive-search-products>.predictive-search-results__title{display:none}.posity-search.predictive-search #predictive-search-products>.predictive-search-results__list{margin-top:var(--posity-search-line-gap)}.posity-search__terms{display:flex;flex-wrap:wrap;gap:10px;margin:var(--posity-search-line-gap) 0 34px}.posity-search__term{padding:11px 16px;font-size:14.5px;line-height:1.2;color:var(--fg-1);text-decoration:none;border:1px solid var(--border-warm, var(--border));border-radius:2px;background:transparent;transition:color .16s var(--ease-out),border-color .16s var(--ease-out)}.posity-search__term:hover{color:var(--brand);border-color:var(--brand)}.posity-search__term:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.posity-search__recent:not(:has(.posity-search__recent-grid>*)){display:none}.posity-search__empty:not(:has(.posity-search__recent-grid>*)) .posity-search__term{font-size:16px;padding:13px 18px}.posity-search__empty:not(:has(.posity-search__recent-grid>*)) .posity-search__terms{gap:12px}.posity-search__recent-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid var(--border-warm, var(--border));margin-bottom:14px}.posity-search__recent-title{font-size:11px;font-weight:600;letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--fg-1)}.posity-search__recent-grid{display:block}.posity-search__recent-grid .predictive-search-results__products,.posity-search__recent-grid ul{display:flex;gap:12px;margin:0;padding:0 20px 4px;margin-inline:-20px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.posity-search__recent-grid ul::-webkit-scrollbar{display:none}.posity-search__recent-grid li{flex:0 0 150px;scroll-snap-align:start}.posity-search__recent-grid .predictive-search-results__title{display:none}.posity-search__recent-grid .predictive-search-results__card{border:0;background:none;padding:0}.posity-search__recent-grid img{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:var(--card-media);border-radius:var(--r-card, 2px)}.posity-search.predictive-search .predictive-search-results__card:active,.posity-search.predictive-search .predictive-search-results__card--product:active{transform:none}@media(hover:none){.posity-search.predictive-search .predictive-search-results__card--product:hover,.posity-search.predictive-search .predictive-search-results__card:hover{background-color:transparent;border-radius:0;padding:0;margin:0}}.posity-search.predictive-search .predictive-search-form__footer{padding:18px 0 0;border:0;background:none}.posity-search.predictive-search .predictive-search__search-button{background:none;border:0;padding:0;color:var(--brand);font-size:13.5px;font-weight:600}@media screen and (min-width:750px){.posity-search.predictive-search .predictive-search-form{padding:56px 24px}.posity-search.predictive-search .predictive-search-form>*{max-width:720px}.posity-search__title{font-size:36px;text-align:center;margin-top:0}.posity-search.predictive-search .search-input{font-size:24px}.posity-search.predictive-search .predictive-search-form__header-inner{padding-bottom:22px}.posity-search.predictive-search .predictive-search__icon svg{width:28px;height:28px}.posity-search__terms{justify-content:center}.posity-search.predictive-search .predictive-search__close-modal-button{top:16px;right:20px}.posity-search__recent-grid ul{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-inline:0;padding:0;overflow:visible}.posity-search__recent-grid li{flex:none}.posity-search__recent-grid li:nth-child(n+4){display:none}}@media screen and (min-width:1200px){.posity-search.predictive-search .predictive-search-form{padding:74px 24px 64px}.posity-search.predictive-search .predictive-search-form>*{max-width:880px}.posity-search__title{font-size:44px}.posity-search.predictive-search .search-input{font-size:28px}.posity-search__recent-grid ul{grid-template-columns:repeat(4,1fr);gap:22px}.posity-search__recent-grid li:nth-child(n+4){display:block}.posity-search__recent-grid li:nth-child(n+5){display:none}}@media(prefers-reduced-motion:reduce){.dialog-modal[open].search-modal__content:has(.posity-search),.search-modal__content:has(.posity-search)::backdrop,.posity-search__empty{animation:none}.dialog-modal.search-modal__content:has(.posity-search).dialog-closing{animation:posity-search-out 1ms linear forwards}.posity-search__term{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/posity-search.css.map */
