.predictive-search{overflow:auto;max-height:min(62vh,34rem);margin-top:1rem;border-top:1px solid var(--color-border)}.predictive-search__status{padding:1.25rem 0;color:var(--color-muted);font-size:.84rem}.predictive-search__item{display:grid;grid-template-columns:4.5rem 1fr;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--color-border)}.predictive-search__image{overflow:hidden;aspect-ratio:.8;background:#ebe5dd}.predictive-search__image img{width:100%;height:100%;object-fit:cover}.predictive-search__title{display:block;font-weight:600;line-height:1.3}.predictive-search__price{display:block;margin-top:.3rem;color:var(--color-muted);font-size:.82rem}.predictive-search__all{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.first-order-popup{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem}.first-order-popup[hidden]{display:none}.first-order-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#14110f8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.first-order-popup__card{position:relative;width:min(100%,32rem);padding:clamp(2rem,5vw,3.5rem);border:1px solid rgba(255,255,255,.45);background:#f7f3ee;box-shadow:0 2rem 6rem #17120f47}.first-order-popup__card h2{margin-bottom:1rem;font-size:clamp(2.4rem,6vw,4rem)}.first-order-popup__close{position:absolute;z-index:2;top:.65rem;right:.65rem;width:2.5rem;height:2.5rem;border:1px solid color-mix(in srgb,var(--color-text) 25%,transparent);border-radius:50%;background:var(--color-surface);color:var(--color-text);font-size:1.65rem;font-weight:300;line-height:1}.first-order-popup__text{color:var(--color-muted)}.first-order-popup__benefits{display:grid;gap:.6rem;margin:1.5rem 0;padding:0;list-style:none;font-size:.88rem}.first-order-popup__benefits li{display:flex;gap:.65rem}.first-order-popup__benefits li:before{content:"\2713";color:var(--color-accent);font-weight:700}.first-order-popup__card .button{width:100%}.first-order-popup__terms{margin:.85rem 0 0;color:var(--color-muted);font-size:.7rem;text-align:center}body.promo-popup-open{overflow:hidden}.product-offer-card{margin:0 0 1.35rem;padding:1rem 1.1rem;border:1px solid color-mix(in srgb,var(--color-accent) 45%,var(--color-border));background:color-mix(in srgb,var(--color-accent) 7%,var(--color-surface))}.product-offer-card strong{display:block;margin-bottom:.25rem;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.product-offer-card span{display:block;color:var(--color-muted);font-size:.82rem}.product-form__error{margin:0;padding:.8rem .9rem;border:1px solid #c9897f;background:#fff5f3;color:#7b3028;font-size:.84rem;line-height:1.45}.product-layout>*,.product-info{min-width:0}.product-info h1,.product-description,.product-fact,.product-delivery-note{overflow-wrap:anywhere}.product-description--summary{line-height:1.65}.product-delivery-note{display:grid;gap:.35rem;margin:1.2rem 0;padding:1rem 0;border-block:1px solid var(--color-border);font-size:.82rem}.product-delivery-note strong{font-weight:700}.product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0 0 1.4rem}.product-fact{padding:.85rem;border:1px solid var(--color-border);background:var(--color-surface);font-size:.76rem}.product-fact strong{display:block;margin-bottom:.2rem;font-size:.66rem;letter-spacing:.09em;text-transform:uppercase}.product-form [data-add-to-cart]{position:static;z-index:auto;inset:auto}.product-sticky-buy{display:none}.cart-promotion{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem 0 0;padding:1rem 1.2rem;border:1px solid color-mix(in srgb,var(--color-accent) 45%,var(--color-border));background:color-mix(in srgb,var(--color-accent) 7%,var(--color-surface));font-size:.84rem}.cart-promotion strong{letter-spacing:.06em;text-transform:uppercase}.cart-promotion span{color:var(--color-muted);text-align:right}.footer-legal{display:grid;gap:.35rem;margin-top:.8rem;color:color-mix(in srgb,var(--footer-text,var(--color-bg)) 64%,transparent);font-size:.7rem}@media(max-width:700px){.announcement{padding-inline:.5rem;font-size:.57rem;letter-spacing:.09em}.jewelry-hero__actions{display:grid;width:100%;grid-template-columns:1fr}.jewelry-hero__actions .button{width:100%}.search-drawer{padding-top:1rem}.search-drawer .drawer__head{margin-bottom:.5rem}.predictive-search__item{grid-template-columns:4rem 1fr}.first-order-popup{align-items:end;padding:0}.first-order-popup__card{width:100%;padding:2rem 1.25rem 1.4rem;border:0}.first-order-popup__card h2{padding-right:1.5rem;font-size:2.55rem}.product-facts{grid-template-columns:1fr 1fr}.product-info h1{font-size:clamp(2.2rem,11.5vw,2.65rem);line-height:1.02}.cart-promotion{align-items:flex-start;flex-direction:column}.cart-promotion span{text-align:left}.product-sticky-buy{--sticky-buy-safe-gap:max(.5rem,env(safe-area-inset-bottom));position:fixed;z-index:75;right:0;bottom:calc(var(--sticky-buy-viewport-offset,0px) + var(--sticky-buy-safe-gap));left:0;display:grid;width:auto;max-width:100%;grid-template-columns:minmax(0,1fr) minmax(7.5rem,38%);gap:.65rem;align-items:center;padding:.7rem max(.7rem,env(safe-area-inset-right)) .7rem max(.7rem,env(safe-area-inset-left));border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 96%,transparent);box-shadow:0 -10px 30px #2019141a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;pointer-events:none;transform:translateY(calc(100% + var(--sticky-buy-viewport-offset,0px) + var(--sticky-buy-safe-gap)));transition:transform .25s,visibility 0s linear .25s;visibility:hidden}.product-sticky-buy.is-visible{pointer-events:auto;transform:none;transition-delay:0s;visibility:visible}.product-sticky-buy__meta{display:grid;min-width:0;gap:.12rem}.product-sticky-buy__title{margin:0;overflow-wrap:anywhere;font-size:.76rem;font-weight:600;line-height:1.25;white-space:normal}.product-sticky-buy__price{color:var(--color-muted);font-size:.76rem}.product-sticky-buy .button{width:100%;min-width:0;min-height:2.9rem;padding:.7rem .45rem;font-size:.66rem;white-space:normal}body.has-sticky-buy{padding-bottom:calc(var(--sticky-buy-height,0px) + var(--sticky-buy-viewport-offset,0px) + max(.5rem,env(safe-area-inset-bottom)))}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/yevori-v16.css.map */
