.product-breadcrumbs{contain:layout style;border-bottom:1px solid #0c0c0c1a;min-height:44px;margin-bottom:1rem;padding:1rem 0}.product-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.product-breadcrumbs__item{letter-spacing:.03em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.product-breadcrumbs__item--current{text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width>=640px){.product-breadcrumbs__item{font-size:.8125rem}}.product-breadcrumbs__link{color:#7a7568;text-decoration:none;transition:color .2s}.product-breadcrumbs__link:hover{color:var(--color-dark)}.product-breadcrumbs__separator{color:var(--color-sable,#d1a647)}.product-breadcrumbs__item--current span{color:var(--color-dark)}.product-gallery-video{background:#000;width:100%;height:100%;position:relative}.product-gallery-video__player{object-fit:contain;width:100%;height:100%}.product-gallery-video__poster{object-fit:cover;width:100%;height:100%}.product-gallery-video__play{background:var(--color-white);cursor:pointer;width:64px;height:64px;color:var(--color-dark);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery-video__play:hover{transform:translate(-50%,-50%)scale(1.1)}.product-gallery-video__play svg{margin-left:4px}.product-gallery-nav__btn{z-index:2;background:var(--color-white);cursor:pointer;opacity:0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-main:hover .product-gallery-nav__btn{opacity:.9}.product-gallery-nav__btn:hover{opacity:1}.product-gallery-nav__btn--prev{left:1rem}.product-gallery-nav__btn--next{right:1rem}.product-gallery-main{aspect-ratio:1;background-color:var(--color-cream,#fff);touch-action:pan-y pinch-zoom;width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}@media (width>=1024px){.product-gallery-main{flex:1}}.product-gallery-main__slide{background:var(--color-white,#fff);width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.product-gallery-main__slide--active{position:relative}.product-gallery-main__img{object-fit:contain;object-position:top center;width:100%;height:100%}.product-gallery-main__zoom-hint{z-index:2;background:var(--color-white);opacity:0;cursor:zoom-in;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;bottom:1rem;right:1rem}.product-gallery-main:hover .product-gallery-main__zoom-hint{opacity:.8}.product-gallery-main__fullscreen{top:var(--space-3,12px);right:var(--space-3,12px);z-index:2;background:var(--color-white);cursor:pointer;opacity:.9;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex;position:absolute}@media (width>=1024px){.product-gallery-main__fullscreen{top:var(--space-4,16px);right:var(--space-4,16px);opacity:.8;width:40px;height:40px}}.product-gallery-main__fullscreen:hover{opacity:1}.product-gallery-thumb{background:var(--color-cream);cursor:pointer;border:2px solid #0000;flex-shrink:0;width:60px;height:60px;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.product-gallery-thumb--active{border-color:var(--color-dark)}.product-gallery-thumb:hover:not(.product-gallery-thumb--active){border-color:#0c0c0ca6}.product-gallery-thumb__img{object-fit:cover;width:100%;height:100%}.product-gallery-thumb__video-icon{color:var(--color-white);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (width>=1024px){.product-gallery-thumb{aspect-ratio:1;width:100%;height:auto}}.product-gallery-thumbs{gap:var(--space-2,8px);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:var(--space-1,4px);scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;display:flex;overflow-x:auto}.product-gallery-thumbs::-webkit-scrollbar{display:none}@media (width>=1024px){.product-gallery-thumbs{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;width:80px;max-width:80px;max-height:500px;overflow:visible auto}}.product-gallery-zoom{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-gallery-zoom__container{cursor:zoom-out;width:90vmin;height:90vmin;overflow:hidden}.product-gallery-zoom__img{object-fit:contain;width:100%;height:100%;transition:transform-origin .1s ease-out;transform:scale(2)}.product-gallery-zoom__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-zoom__close:hover{opacity:.7}.product-gallery-fullscreen{z-index:9999;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.product-gallery-fullscreen__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.product-gallery-fullscreen__img{object-fit:contain;max-width:100%;max-height:100%}.product-gallery-fullscreen__nav{justify-content:center;align-items:center;gap:2rem;padding:1rem;display:flex}.product-gallery-fullscreen__btn{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:0;transition:border-color .2s;display:flex}.product-gallery-fullscreen__btn:hover{border-color:var(--color-white)}.product-gallery-fullscreen__counter{color:var(--color-white);font-size:.875rem}.product-gallery-fullscreen__thumbs{justify-content:center;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.product-gallery-fullscreen__thumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;width:60px;height:60px;padding:0;transition:opacity .2s,border-color .2s}.product-gallery-fullscreen__thumb--active{border-color:var(--color-white);opacity:1}.product-gallery-fullscreen__thumb:hover{opacity:.8}.product-gallery-fullscreen__thumb img{object-fit:cover;width:100%;height:100%}.product-gallery-fullscreen__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-fullscreen__close:hover{opacity:.7}.product-gallery-lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.product-gallery-lightbox__content{max-width:90vw;max-height:90vh}.product-gallery-lightbox__img{object-fit:contain;max-width:100%;max-height:90vh}.product-gallery-lightbox__close{width:48px;height:48px;color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:absolute;top:1rem;right:1rem}.product-gallery-lightbox__close:hover{opacity:.7}.product-gallery-360{aspect-ratio:1;background:var(--color-cream);cursor:grab;user-select:none;position:relative}.product-gallery-360:active{cursor:grabbing}.product-gallery-360__img{object-fit:contain;pointer-events:none;width:100%;height:100%}.product-gallery-360__hint{color:var(--color-white);pointer-events:none;background:#000000b3;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;display:flex;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.product-gallery-360__controls{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.product-gallery-360__controls button{background:var(--color-white);cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s;display:flex}.product-gallery-360__controls button:hover,.product-gallery-360__controls button.active{background:var(--color-sable)}.product-gallery-ar{background:var(--color-cream);text-align:center;padding:1.5rem}.product-gallery-ar__content{flex-direction:column;align-items:center;gap:.75rem;display:flex}.product-gallery-ar__btn{background:var(--color-dark);color:var(--color-white);cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.product-gallery-ar__btn:hover{background:var(--color-sable-dark)}.product-gallery-ar__hint{color:#0c0c0ca6;margin:0;font-size:.75rem}.product-gallery-ar__unsupported{color:#0c0c0ca6;flex-direction:column;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.product-gallery{gap:var(--space-3,12px);flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}@media (width>=1024px){.product-gallery{gap:var(--space-4,16px);flex-direction:row-reverse;position:sticky;top:80px;overflow:visible}}.product-gallery__dots{justify-content:center;gap:6px;padding:8px 0;display:flex}.product-gallery__dot{cursor:pointer;background:#0c0c0c33;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.product-gallery__dot--active{background:var(--color-dark,#0c0c0c);transform:scale(1.25)}.product-gallery__thumbs-desktop{display:none}@media (width>=1024px){.product-gallery__dots{display:none}.product-gallery__thumbs-desktop{display:flex}}.product-gallery__toggles{padding:var(--space-2,8px) 0;justify-content:center;gap:var(--space-2,8px);display:flex}.product-gallery__toggles button{padding:var(--space-2,8px) var(--space-4,16px);text-transform:uppercase;letter-spacing:.05em;background:var(--color-dark,#0c0c0c);color:var(--color-white,#fff);cursor:pointer;border:none;font-size:.75rem;transition:opacity .2s}.product-gallery__toggles button:hover{opacity:.8}.product-info-brand{text-transform:uppercase;letter-spacing:.15em;color:#6b6357;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}a.product-info-brand:hover{color:var(--color-dark)}.product-info-name{font-family:var(--font-heading);color:var(--color-dark);margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:400;line-height:1.2}.product-info-sku{color:#0c0c0ca6;margin:0;font-size:.75rem}.product-info-rating{align-items:center;gap:.5rem;display:flex}.product-info-rating__value{font-size:.875rem;font-weight:500}.product-info-rating__count{color:#0c0c0ca6;font-size:.8125rem;text-decoration:none}.product-info-rating__count:hover{color:var(--color-dark);text-decoration:underline}.product-info-price{flex-direction:column;gap:.5rem;display:flex}.product-info-price__row{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.product-info-price__original{color:#0c0c0ca6;font-size:1rem;text-decoration:line-through}.product-info-price__current{font-family:var(--font-heading);color:var(--color-dark);font-size:1.5rem;font-weight:400}.product-info-price__current--sale{color:#c41e3a}.product-info-price__discount{color:var(--color-white);text-transform:uppercase;background:#c41e3a;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.product-info-price__promo{color:#c41e3a;letter-spacing:.01em;background:#c41e3a14;border-radius:.25rem;align-self:flex-start;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.product-info-price__limit{color:#92400e;letter-spacing:.01em;background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:.375rem;align-self:flex-start;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.3;display:inline-flex}.product-info-price__limit-icon{color:#d97706;flex-shrink:0;animation:2.4s ease-in-out infinite limitPulse}.product-info-price__limit-text{white-space:normal}@keyframes limitPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.product-info-price__limit-icon{animation:none}}.product-info-price__countdown{color:#0c0c0cbf;font-variant-numeric:tabular-nums;background:#0c0c0c0f;border-radius:.25rem;align-self:flex-start;min-height:1.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.product-info-price__countdown--loading{-webkit-backdrop-filter:blur(8px)saturate(140%);background:#ffffff73;border:1px solid #ffffff8c;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.product-info-stock{align-items:center;gap:.5rem;display:flex}.product-info-stock__indicator{background:#b8912e;border-radius:50%;width:8px;height:8px}.product-info-stock--out .product-info-stock__indicator{background:#ef4444}.product-info-stock__text{color:#0c0c0cb3;font-size:.8125rem}.product-info-stock--out .product-info-stock__text{color:#dc2626}.product-info-short-desc{color:#0c0c0cb3;margin:0;font-size:.9375rem;line-height:1.6}.product-info-meta{border-top:1px solid #0c0c0c1a;border-bottom:1px solid #0c0c0c1a;flex-wrap:wrap;gap:1rem 2rem;padding:1rem 0;display:flex}.product-info-meta__item{flex-direction:column;gap:.25rem;display:flex}.product-info-meta__label{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0cd9;font-size:.6875rem;font-weight:500}.product-info-meta__value{color:var(--color-dark);font-size:.875rem}.product-info{flex-direction:column;gap:1rem;display:flex}.product-option-size-button{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:.75rem 1rem;transition:all .2s;display:flex}.product-option-size-button:hover:not(:disabled){border-color:var(--color-dark)}.product-option-size-button--selected{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.product-option-size-button--disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-option-size-button__value{font-size:.875rem;font-weight:500}.product-option-size-button__price{color:#0c0c0ca6;margin-top:.125rem;font-size:.6875rem}.product-option-size-button--selected .product-option-size-button__price{color:#ffffffb3}.product-option-size__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-option-size__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-size__selected{color:#0c0c0ca6;font-size:.75rem}.product-option-size__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-option-size-select{position:relative}.product-option-size-select__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-option-size-select__input{background:var(--color-white);cursor:pointer;appearance:none;border:1px solid #0c0c0c33;width:100%;padding:.875rem 2.5rem .875rem 1rem;font-size:.875rem;transition:border-color .2s}.product-option-size-select__input:focus{border-color:var(--color-dark);outline:none}.product-option-size-select__icon{pointer-events:none;position:absolute;bottom:.875rem;right:1rem}.product-option-concentration__header{margin-bottom:.75rem}.product-option-concentration__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-concentration__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-option-concentration__btn{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .2s}.product-option-concentration__btn:hover{border-color:var(--color-dark)}.product-option-concentration__btn--selected{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.product-option-concentration__info{color:#0c0c0ca6;margin:.75rem 0 0;font-size:.75rem;font-style:italic}.product-option-color-swatch{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;width:32px;height:32px;padding:2px;transition:border-color .2s;position:relative}.product-option-color-swatch:hover:not(:disabled){border-color:#0c0c0ca6}.product-option-color-swatch--selected{border-color:var(--color-dark)}.product-option-color-swatch--disabled{cursor:not-allowed}.product-option-color-swatch__inner{border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #0000001a}.product-option-color-swatch__unavailable{background:var(--color-dark);height:2px;position:absolute;top:50%;left:-2px;right:-2px;transform:rotate(-45deg)}.product-option-color__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-option-color__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-color__selected{color:#0c0c0ca6;font-size:.75rem}.product-option-color__options{flex-wrap:wrap;gap:.75rem;display:flex}.product-option-quantity{align-items:center;gap:1rem;display:flex}.product-option-quantity__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-quantity__control{border:1px solid #0c0c0c33;align-items:stretch;display:flex}.product-option-quantity__btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;padding:0;transition:background-color .2s;display:flex}.product-option-quantity__btn:hover:not(:disabled){background:var(--color-cream)}.product-option-quantity__btn:disabled{opacity:.3;cursor:not-allowed}.product-option-quantity__input{text-align:center;-moz-appearance:textfield;border:none;border-left:1px solid #0c0c0c33;border-right:1px solid #0c0c0c33;width:50px;padding:.625rem;font-size:.875rem;font-weight:500}.product-option-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-option-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-option-quantity__input:focus{outline:none}.product-option-variant__header{margin-bottom:.75rem}.product-option-variant__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-variant__options{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.product-option-variant__btn{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;flex-direction:column;align-items:center;padding:.75rem;transition:all .2s;display:flex}.product-option-variant__btn:hover:not(:disabled){border-color:var(--color-dark)}.product-option-variant__btn--selected{background:var(--color-cream);border-color:var(--color-dark)}.product-option-variant__btn--disabled{opacity:.4;cursor:not-allowed}.product-option-variant__image{object-fit:contain;width:60px;height:60px;margin-bottom:.5rem}.product-option-variant__name{text-align:center;font-size:.8125rem;font-weight:500}.product-option-variant__price{color:#0c0c0ca6;margin-top:.25rem;font-size:.75rem}.product-option-bundle__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.product-option-bundle__label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.product-option-bundle__save{color:#b8912e;font-size:.6875rem;font-weight:500}.product-option-bundle__options{flex-direction:column;gap:.5rem;display:flex}.product-option-bundle__item{cursor:pointer;text-align:left;background:0 0;border:1px solid #0c0c0c33;grid-template-columns:1fr auto auto auto;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:grid;position:relative}.product-option-bundle__item:hover{border-color:var(--color-dark)}.product-option-bundle__item--selected{background:var(--color-cream);border-color:var(--color-dark)}.product-option-bundle__item--popular{border-color:var(--color-sable-dark)}.product-option-bundle__badge{background:var(--color-sable);text-transform:uppercase;padding:.125rem .5rem;font-size:.625rem;font-weight:500;position:absolute;top:-.5rem;left:1rem}.product-option-bundle__quantity{font-size:.875rem;font-weight:500}.product-option-bundle__price{font-size:.9375rem;font-weight:600}.product-option-bundle__original{color:#0c0c0ca6;font-size:.8125rem;text-decoration:line-through}.product-option-bundle__discount{color:#b8912e;background:#d1a6471a;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.product-options{flex-direction:column;gap:1.5rem;display:flex}.product-add-to-cart-button{flex:1}.product-buy-now{border:1px solid var(--color-dark);color:var(--color-dark);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.product-buy-now:disabled{opacity:.6;cursor:not-allowed}.product-buy-now:hover{background:var(--color-dark);color:var(--color-white)}.product-pre-order{background:var(--color-sable);color:var(--color-dark);cursor:pointer;border:none;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1rem 2rem;transition:background-color .2s;display:flex}.product-pre-order:hover{background:var(--color-sable-dark)}.product-pre-order span:first-of-type{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.product-pre-order__date{text-transform:none;letter-spacing:0;opacity:.7;font-size:.75rem;font-weight:400}.product-notify-me{background:var(--color-cream);padding:1.5rem}.product-notify-me__text{margin:0 0 1rem;font-size:.875rem}.product-notify-me__form{gap:.5rem;display:flex}.product-notify-me__input{background:var(--color-white);border:1px solid #0c0c0c33;flex:1;padding:.75rem 1rem;font-size:.875rem}.product-notify-me__input:focus{border-color:var(--color-dark);outline:none}.product-notify-me__btn{background:var(--color-dark);color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;border:none;padding:.75rem 1.5rem;font-size:.75rem;font-weight:500;transition:background-color .2s}.product-notify-me__btn:hover:not(:disabled){background:var(--color-sable-dark)}.product-notify-me__btn:disabled{opacity:.7;cursor:not-allowed}.product-notify-me__success{color:#b8912e;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-sold-out{flex-direction:column;gap:1rem;display:flex}.product-sold-out__badge{color:#0c0c0ca6;text-transform:uppercase;letter-spacing:.05em;background:#0c0c0c0d;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;font-weight:500;display:flex}.product-add-to-cart{flex-direction:column;gap:.75rem;display:flex}@media (width>=640px){.product-add-to-cart{flex-direction:row;gap:1rem}}.product-concentration{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;justify-content:space-between;align-items:center;min-height:42px;padding:.75rem 0;display:flex}.product-concentration__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-concentration__value{font-size:.875rem;font-weight:500}.product-fragrance-family{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;justify-content:space-between;align-items:center;min-height:42px;padding:.75rem 0;display:flex}.product-fragrance-family__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-fragrance-family__value{color:var(--color-dark);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.product-fragrance-family__value:hover{color:var(--color-sable-dark)}.product-launch-year{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;justify-content:space-between;align-items:center;min-height:42px;padding:.75rem 0;display:flex}.product-launch-year__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-launch-year__value{font-size:.875rem;font-weight:500}.product-specs{contain:layout style;min-height:200px}@media (width>=1024px){.product-specs{min-height:240px}}.product-info-share{position:relative}.product-info-share__trigger{color:#0c0c0ca6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-share__trigger:hover{color:var(--color-dark)}.product-info-share__dropdown{background:var(--color-white);z-index:10;border:1px solid #0c0c0c1a;min-width:140px;margin-bottom:.5rem;padding:.5rem 0;position:absolute;bottom:100%;left:0;box-shadow:0 4px 12px #0000001a}.product-info-share__link{width:100%;color:var(--color-dark);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.8125rem;text-decoration:none;transition:background-color .2s;display:block}.product-info-share__link:hover{background:var(--color-cream)}.product-info-wishlist{color:#0c0c0c99;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-wishlist:hover{color:var(--color-dark)}.product-info-wishlist--active{color:#c41e3a}.product-info-compare{color:#0c0c0c99;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;transition:color .2s;display:flex}.product-info-compare:hover{color:var(--color-dark)}.product-info-compare--active{color:var(--color-sable-dark)}.product-actions{border-top:1px solid #0c0c0c1a;align-items:center;gap:1rem;padding-top:1rem;display:flex}.product-actions__inner{align-items:center;gap:1rem;width:100%;display:flex}.product-details-specs-item{background:var(--color-cream);padding:1rem}.product-details-specs-item__label{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0cd9;margin:0 0 .25rem;font-size:.6875rem;font-weight:500}.product-details-specs-item__value{color:var(--color-dark);margin:0;font-size:.875rem}.product-details-specs{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.delivery-options{flex-direction:column;gap:.5rem;display:flex}.delivery-options__title{text-transform:uppercase;letter-spacing:.06em;color:#0c0c0cb3;margin:0;font-size:.75rem;font-weight:500}.delivery-options__list{flex-direction:column;gap:.375rem;display:flex}.delivery-options__option{cursor:pointer;border:1px solid #0c0c0c1f;align-items:center;gap:.625rem;padding:.75rem;transition:border-color .2s;display:flex}.delivery-options__option:hover{border-color:#0c0c0c40}.delivery-options__option--selected{border-color:var(--color-sable);background:#c4972a0f}.delivery-options__icon{color:var(--color-sable-dark);flex-shrink:0}.delivery-options__info{flex-direction:column;flex:1;gap:.0625rem;display:flex}.delivery-options__name{color:var(--color-dark);font-size:.8125rem;font-weight:500}.delivery-options__desc{color:#0c0c0cb3;font-size:.6875rem}.delivery-options__price{color:#8b6914;white-space:nowrap;font-size:.8125rem;font-weight:600}.delivery-options__pickup{background:#c4972a0d;border:1px solid #c4972a26;padding:.625rem .75rem}.delivery-options__pickup-loc{align-items:flex-start;gap:.5rem;display:flex}.delivery-options__pickup-loc svg{color:var(--color-sable-dark);flex-shrink:0;margin-top:.125rem}.delivery-options__pickup-name{color:var(--color-dark);margin:0 0 .1875rem;font-size:.75rem;font-weight:500}.delivery-options__pickup-addr{color:#0c0c0cb3;margin:0 0 .1875rem;font-size:.6875rem;line-height:1.5}.delivery-options__pickup-hours{color:#0c0c0cb3;margin:0 0 .1875rem;font-size:.625rem}.delivery-options__pickup-phone{color:var(--color-sable-dark);font-size:.6875rem;text-decoration:none}.delivery-options__pickup-phone:hover{text-decoration:underline}.product-details-shipping__option{border:1px solid #0c0c0c1a;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.product-details-shipping__option--free{border-color:var(--color-sable);background:#4ade8014}.product-details-shipping__icon{color:var(--color-dark);flex-shrink:0}.product-details-shipping__name{color:var(--color-dark);margin:0 0 .25rem;font-size:.875rem;font-weight:500}.product-details-shipping__info p{color:#0c0c0cbf;margin:0;font-size:.75rem}.product-details-shipping__price{color:#7a5e1a;margin-top:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.product-details-shipping__note{color:#0c0c0cbf;margin:1rem 0 0;font-size:.75rem}.product-details-shipping__link{color:#7a5e1a;text-underline-offset:2px;text-decoration:underline}.product-details-returns__policy,.product-details-returns__steps{margin-bottom:1.5rem}.product-details-returns__title{color:var(--color-dark);margin:0 0 .5rem;font-size:.875rem;font-weight:500}.product-details-returns__policy p{color:#0c0c0cd9;margin:0;font-size:.875rem;line-height:1.6}.product-details-returns__steps ol{margin:0;padding-left:1.25rem}.product-details-returns__steps li{color:#0c0c0cd9;margin-bottom:.5rem;font-size:.875rem}.product-details-returns__note{background:var(--color-cream);align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.product-details-returns__note svg{color:var(--color-sable-dark);flex-shrink:0;margin-top:.125rem}.product-details-returns__note span{color:#0c0c0cd9;font-size:.8125rem}.product-details-returns__link{color:var(--color-link);text-underline-offset:2px;text-decoration:underline}.product-main{gap:var(--space-6,24px);flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}@media (width>=640px){.product-main{gap:var(--space-8,32px)}}.product-notes-header{text-align:center;margin-bottom:1.5rem}.product-notes-header__title{font-family:var(--font-heading);margin:0 0 .25rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.product-notes-header__subtitle{color:#0c0c0ccc;margin:0;font-size:.8125rem}.product-notes-description{text-align:center;max-width:700px;margin:0 auto 2rem}.product-notes-description p{color:#0c0c0cd9;margin:0;font-size:.9375rem;line-height:1.7}.notes-pyramid{background:#faf9f6;border:1px solid #0c0c0c0f;padding:1.5rem}@media (width>=640px){.notes-pyramid{padding:2rem}}.notes-pyramid__layers{flex-direction:column;gap:1.75rem;display:flex}.notes-pyramid__layer{flex-direction:column;align-items:center;gap:.625rem;display:flex}.notes-pyramid__tier{align-items:center;gap:.75rem;width:100%;max-width:320px;display:flex}.notes-pyramid__tier-line{background:#0c0c0c1f;flex:1;height:1px}.notes-pyramid__tier-label{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--color-dark);white-space:nowrap;font-size:.8125rem;font-weight:400}.notes-pyramid__tier-time{color:#0c0c0cb3;letter-spacing:.03em;font-size:.6875rem}.notes-pyramid__tags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.notes-pyramid__tag{letter-spacing:.02em;color:var(--color-dark);border:1px solid #0c0c0c1a;padding:.375rem .875rem;font-size:.75rem;transition:border-color .2s,background .2s}.notes-pyramid__tag:hover{background:var(--color-dark);color:#fff;border-color:var(--color-dark)}.notes-pyramid__tag--top{border-left:2px solid #d1a647}.notes-pyramid__tag--heart{border-left:2px solid #c4a882}.notes-pyramid__tag--base{border-left:2px solid #8b6914}.product-notes{padding:var(--space-4,16px) 0}@media (width>=640px){.product-notes{padding:var(--space-6,24px) 0}}@media (width>=1024px){.product-notes{padding:var(--space-8,32px) 0}}.product-details-description{color:#0c0c0ccc;font-size:.9375rem;line-height:1.7}.product-details-description p{margin:0 0 1rem}.product-details-description p:last-child{margin-bottom:0}.product-details-description ul,.product-details-description ol{margin:0 0 1rem;padding-left:1.5rem}.product-details-description li{margin-bottom:.5rem}.product-details-ingredients__text{color:#0c0c0ccc;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.product-details-ingredients__note{color:#0c0c0ca6;background:var(--color-cream);margin:0;padding:.75rem;font-size:.75rem;font-style:italic}.product-details-how-to-use__content{color:#0c0c0ccc;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.product-details-how-to-use__tips{background:var(--color-cream);padding:1rem}.product-details-how-to-use__tips-title{font-family:var(--font-heading);margin:0 0 .75rem;font-size:.875rem;font-weight:500}.product-details-how-to-use__tips-list{margin:0;padding-left:1.25rem}.product-details-how-to-use__tips-list li{color:#0c0c0cb3;margin-bottom:.5rem;font-size:.8125rem}.product-details-how-to-use__tips-list li:last-child{margin-bottom:0}.product-details-tab{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-details-tabs__nav{scrollbar-width:none;border-bottom:1px solid #0c0c0c1a;gap:2rem;display:flex;overflow-x:auto}.product-details-tabs__nav::-webkit-scrollbar{display:none}.product-details-tabs__tab{color:#0c0c0ca6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:1rem 0;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s}.product-details-tabs__tab:hover{color:var(--color-dark)}.product-details-tabs__tab.active{color:var(--color-dark);border-bottom-color:var(--color-dark)}.product-details-tabs__content{padding:2rem 0}.accordion{border:1px solid var(--color-text-muted)}.accordion-item{border-bottom:1px solid var(--color-text-muted)}.accordion-item:last-child{border-bottom:none}.accordion-trigger{width:100%;font-family:var(--font-body);color:var(--color-dark);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem;font-size:.9375rem;font-weight:500;transition:background-color .2s;display:flex}.accordion-trigger:hover:not(.accordion-trigger--disabled){background:var(--color-cream)}.accordion-trigger--disabled{opacity:.5;cursor:not-allowed}.accordion-trigger__icon{flex-shrink:0;transition:transform .2s}.accordion-trigger--open .accordion-trigger__icon{transform:rotate(180deg)}.accordion-content__inner{color:#4d473b;padding:0 1rem 1rem;font-size:.875rem;line-height:1.6}.accordion-enter-active,.accordion-leave-active{transition:all .2s;overflow:hidden}.accordion-enter-from,.accordion-leave-to{opacity:0;max-height:0}.accordion-enter-to,.accordion-leave-from{opacity:1;max-height:500px}.product-details-accordion{margin-top:1rem}.product-details-accordion .accordion{border:none}.product-details-accordion .accordion-item{border-bottom:1px solid #0c0c0c1a}.product-details-accordion .accordion-trigger{padding:1.25rem 0}.product-details-accordion .accordion-content__inner{padding:0 0 1.5rem}.product-details{border-top:1px solid #0c0c0c1a;padding:2rem 0}.product-reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.product-reviews-header__title{font-family:var(--font-heading);margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.product-reviews-header__title span{color:#0c0c0ca6;font-size:.875em}.product-reviews-header__btn{background:var(--color-dark);color:var(--color-white);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:500;transition:background-color .2s;display:flex}.product-reviews-header__btn:hover{background:var(--color-sable-dark)}.product-reviews-average{text-align:center;border-right:1px solid #0c0c0c1a;flex-direction:column;align-items:center;padding-right:2rem;display:flex}@media (width<=640px){.product-reviews-average{border-bottom:1px solid #0c0c0c1a;border-right:none;padding-bottom:1.5rem;padding-right:0}}.product-reviews-average__number{font-family:var(--font-heading);font-size:3rem;font-weight:400;line-height:1}.product-reviews-average__stars{color:var(--color-sable-dark);gap:.125rem;margin:.5rem 0;display:flex}.product-reviews-average__count{color:#0c0c0ca6;font-size:.75rem}.product-reviews-breakdown-bar{align-items:center;gap:.75rem;display:flex}.product-reviews-breakdown-bar__label{color:#0c0c0ca6;flex-shrink:0;width:60px;font-size:.75rem}.product-reviews-breakdown-bar__track{background:#0c0c0c1a;flex:1;height:8px;overflow:hidden}.product-reviews-breakdown-bar__fill{background:var(--color-sable-dark);height:100%;transition:width .3s}.product-reviews-breakdown-bar__count{text-align:right;color:#0c0c0ca6;flex-shrink:0;width:30px;font-size:.75rem}.product-reviews-breakdown{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.avatar-group{display:flex}.avatar-group>*{border:2px solid var(--color-white);margin-left:-.5rem}.avatar-group>:first-child{margin-left:0}.avatar-group__more{background:var(--color-dark);color:var(--color-white);border:2px solid var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-left:-.5rem;font-weight:500;display:flex}.avatar-group__more--xs{width:24px;height:24px;font-size:.5rem}.avatar-group__more--sm{width:32px;height:32px;font-size:.625rem}.avatar-group__more--md{width:40px;height:40px;font-size:.75rem}.avatar-group__more--lg{width:56px;height:56px;font-size:.875rem}.avatar-group__more--xl{width:80px;height:80px;font-size:1rem}.product-reviews-summary{background:var(--color-cream);grid-template-columns:auto 1fr;gap:2rem;margin-bottom:1.5rem;padding:1.5rem;display:grid}.product-reviews-summary__right{flex-direction:column;gap:1rem;display:flex}.product-reviews-summary__reviewers{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.product-reviews-summary__reviewers-text{color:#0c0c0ca6;font-size:.75rem}@media (width<=640px){.product-reviews-summary{grid-template-columns:1fr;gap:1.5rem}}.product-reviews-sort{align-items:center;gap:.5rem;display:flex}.product-reviews-sort__label{color:#0c0c0ca6;font-size:.75rem}.product-reviews-sort__select{background:var(--color-white);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%230c0c0c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #0c0c0c33;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem}.product-reviews-sort__select:focus{border-color:var(--color-dark);outline:none}.product-reviews-filter{align-items:center;gap:.5rem;display:flex}.product-reviews-filter__label{color:#0c0c0ca6;font-size:.75rem}.product-reviews-filter__options{gap:.25rem;display:flex}.product-reviews-filter__btn{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;transition:all .2s;display:flex}.product-reviews-filter__btn:hover{border-color:var(--color-dark)}.product-reviews-filter__btn.active{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.product-reviews-filter__btn svg{color:var(--color-sable-dark)}.product-reviews-filter__btn.active svg{color:var(--color-sable)}.product-review-card-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.product-review-card-header__info{flex-direction:column;gap:.125rem;display:flex}.product-review-card-header__name{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.product-review-card-header__verified{color:#8b6914;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:400;display:inline-flex}.product-review-card-header__date{color:#0c0c0ca6;font-size:.75rem}.product-review-card-rating{margin-bottom:.75rem}.product-review-card-content__title{margin:0 0 .5rem;font-size:.9375rem;font-weight:500}.product-review-card-content__text{color:#0c0c0ccc;margin:0;font-size:.875rem;line-height:1.6}.product-review-card-images{gap:.5rem;margin-top:1rem;display:flex}.product-review-card-images__item{cursor:pointer;background:0 0;border:none;width:80px;height:80px;padding:0;overflow:hidden}.product-review-card-images__item img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.product-review-card-images__item:hover img{transform:scale(1.05)}.product-review-card-images__lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.product-review-card-images__lightbox img{object-fit:contain;max-width:100%;max-height:90vh}.product-review-card-images__prev,.product-review-card-images__next,.product-review-card-images__close{color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.product-review-card-images__prev{left:1rem}.product-review-card-images__next{right:1rem}.product-review-card-images__close{top:1rem;right:1rem}.product-review-card-helpful{align-items:center;gap:.5rem;display:flex}.product-review-card-helpful__text{color:#0c0c0ca6;font-size:.75rem}.product-review-card-helpful__btn{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.6875rem;transition:all .2s;display:flex}.product-review-card-helpful__btn:hover{border-color:var(--color-dark)}.product-review-card-helpful__btn.active{background:var(--color-sable);border-color:var(--color-sable)}.product-review-card-report{color:#0c0c0ca6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.6875rem;transition:color .2s;display:flex}.product-review-card-report:hover:not(:disabled){color:var(--color-dark)}.product-review-card-report:disabled{cursor:default}.product-review-card{border:1px solid #0c0c0c1a;padding:1.5rem}.product-review-card__footer{border-top:1px solid #0c0c0c0d;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.product-reviews-list{flex-direction:column;gap:1.5rem;display:flex}.product-reviews-empty{text-align:center;color:#0c0c0ca6;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.product-reviews-empty svg{margin-bottom:1rem}.product-reviews-empty h3{font-family:var(--font-heading);color:var(--color-dark);margin:0 0 .5rem;font-size:1.125rem;font-weight:400}.product-reviews-empty p{margin:0;font-size:.875rem}.product-reviews-load-more{justify-content:center;margin-top:2rem;display:flex}.product-reviews-load-more__btn{border:1px solid var(--color-dark);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.product-reviews-load-more__btn:hover:not(:disabled){background:var(--color-dark);color:var(--color-white)}.product-reviews-load-more__btn:disabled{opacity:.7;cursor:not-allowed}.product-review-form-rating{margin-bottom:1.5rem}.product-review-form-rating__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-rating__stars{gap:.25rem;display:flex}.product-review-form-rating__star{color:#0c0c0c33;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.product-review-form-rating__star.active{color:var(--color-sable-dark)}.product-review-form-rating__text{color:var(--color-sable-dark);margin-top:.5rem;font-size:.8125rem;display:block}.product-review-form-title{margin-bottom:1rem}.product-review-form-title__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-title__input{border:1px solid #0c0c0c33;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.product-review-form-title__input:focus{border-color:var(--color-dark);outline:none}.product-review-form-content{margin-bottom:1rem}.product-review-form-content__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-content__textarea{resize:vertical;border:1px solid #0c0c0c33;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.product-review-form-content__textarea:focus{border-color:var(--color-dark);outline:none}.product-review-form-content__count{text-align:right;color:#0c0c0ca6;margin-top:.25rem;font-size:.6875rem;display:block}.product-review-form-images{margin-bottom:1.5rem}.product-review-form-images__label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.product-review-form-images__grid{flex-wrap:wrap;gap:.5rem;display:flex}.product-review-form-images__preview{width:80px;height:80px;position:relative}.product-review-form-images__preview img{object-fit:cover;width:100%;height:100%}.product-review-form-images__remove{background:var(--color-dark);width:20px;height:20px;color:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.product-review-form-images__add{cursor:pointer;border:2px dashed #0c0c0c33;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;transition:border-color .2s;display:flex}.product-review-form-images__add:hover{border-color:var(--color-dark)}.product-review-form-images__add input{display:none}.product-review-form-images__add span{font-size:.625rem}.product-review-form-images__hint{color:#0c0c0ca6;margin:.5rem 0 0;font-size:.6875rem}.product-review-form-submit{background:var(--color-dark);width:100%;color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;padding:1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.product-review-form-submit:hover:not(:disabled){background:var(--color-sable-dark)}.product-review-form-submit:disabled{opacity:.7;cursor:not-allowed}.product-review-form-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-review-form{background:var(--color-white);width:100%;max-width:480px;max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto}.product-review-form__close{cursor:pointer;opacity:.5;background:0 0;border:none;padding:0;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.product-review-form__close:hover{opacity:1}.product-review-form__title{font-family:var(--font-heading);margin:0 0 1rem;font-size:1.25rem;font-weight:400}.product-review-form__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem}.product-review-form__row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.product-review-form__field{margin-bottom:0}.product-review-form__label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem;font-size:.6875rem;font-weight:500;display:block}.product-review-form__input{box-sizing:border-box;border:1px solid #0c0c0c33;width:100%;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .2s}.product-review-form__input:focus{border-color:var(--color-dark);outline:none}.product-review-form__hint{color:#0c0c0c80;margin-top:.25rem;font-size:.6875rem;display:block}.product-review-form__success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.product-review-form__success h3{font-family:var(--font-heading);margin:0;font-size:1.25rem;font-weight:400}.product-review-form__success p{color:#0c0c0ca6;margin:0;font-size:.875rem}.product-review-form__done-btn{background:var(--color-dark);color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;margin-top:1rem;padding:.75rem 2rem;font-size:.8125rem;font-weight:500;transition:background-color .2s}.product-review-form__done-btn:hover{background:var(--color-sable-dark)}.product-reviews{border-top:1px solid #0c0c0c1a;padding:3rem 0}.product-reviews__controls{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.product-reviews__pending{color:#92400e;background:#fefce8;border:1px solid #fde68a;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.pc-section.astro-3l2milrs{border-top:1px solid #0c0c0c1a;padding:3rem 0}.pc-header.astro-3l2milrs{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pc-header__title.astro-3l2milrs{font-family:var(--font-heading);margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.pc-header__right.astro-3l2milrs{align-items:center;gap:1rem;display:flex}.pc-header__subtitle.astro-3l2milrs{color:#0c0c0c8c;margin:0;font-size:.875rem;display:none}@media (width>=768px){.pc-header__subtitle.astro-3l2milrs{display:block}}.pc-header__link.astro-3l2milrs{color:var(--color-dark);white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:flex}.pc-header__link.astro-3l2milrs:hover{color:var(--color-sable-dark)}.pc-header__link.astro-3l2milrs svg.astro-3l2milrs{transition:transform .2s}.pc-header__link.astro-3l2milrs:hover svg.astro-3l2milrs{transform:translate(4px)}.pc-wrapper.astro-3l2milrs{position:relative}.pc-track.astro-3l2milrs{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.pc-track.astro-3l2milrs::-webkit-scrollbar{display:none}.pc-item.astro-3l2milrs{scroll-snap-align:start;flex-direction:column;flex:0 0 160px;display:flex}@media (width>=640px){.pc-item.astro-3l2milrs{flex:0 0 200px}}@media (width>=768px){.pc-item.astro-3l2milrs{flex:0 0 220px}}@media (width>=1024px){.pc-item.astro-3l2milrs{flex:0 0 180px}}@media (width>=1280px){.pc-item.astro-3l2milrs{flex:0 0 200px}}.pc-item__link.astro-3l2milrs{color:inherit;flex-direction:column;text-decoration:none;display:flex}.pc-item__image.astro-3l2milrs{aspect-ratio:3/4;background:var(--color-cream);position:relative;overflow:hidden}.pc-item__img.astro-3l2milrs{object-fit:contain;width:100%;height:100%;transition:transform .6s,opacity .4s}.pc-item__img--hover.astro-3l2milrs{opacity:0;position:absolute;inset:0}.pc-item__link.astro-3l2milrs.has-hover:hover .pc-item__img--primary.astro-3l2milrs{opacity:0}.pc-item__link.astro-3l2milrs.has-hover:hover .pc-item__img--hover.astro-3l2milrs{opacity:1}.pc-item__link.astro-3l2milrs:hover .pc-item__img.astro-3l2milrs{transform:scale(1.03)}.pc-item__badge.astro-3l2milrs{color:#fff;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#c41e3a;padding:2px 6px;font-size:.625rem;font-weight:600;position:absolute;top:8px;left:8px}.pc-item__info.astro-3l2milrs{flex-direction:column;gap:.2rem;padding:.75rem 0;display:flex}.pc-item__brand.astro-3l2milrs{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.pc-item__name.astro-3l2milrs{font-family:var(--font-heading);color:var(--color-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:400;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.pc-item__link.astro-3l2milrs:hover .pc-item__name.astro-3l2milrs{color:var(--color-sable-dark)}.pc-item__price.astro-3l2milrs{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.pc-item__price--original.astro-3l2milrs{color:#0c0c0c8c;font-size:.8125rem;text-decoration:line-through}.pc-item__price--current.astro-3l2milrs{color:var(--color-dark);font-size:.875rem;font-weight:500}.pc-item__price--current.astro-3l2milrs.is-sale{color:#c41e3a}.pc-nav.astro-3l2milrs{justify-content:center;gap:.5rem;margin-top:1.5rem;display:none}@media (width>=1024px){.pc-nav.astro-3l2milrs{display:flex}}.pc-nav__btn.astro-3l2milrs{cursor:pointer;background:0 0;border:1px solid #0c0c0c33;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,border-color .2s,color .2s;display:flex}.pc-nav__btn.astro-3l2milrs:hover{background:var(--color-dark);border-color:var(--color-dark);color:var(--color-white)}.pc-nav__btn.astro-3l2milrs:focus-visible{outline:2px solid var(--color-sable);outline-offset:2px}.frequently-bought-together-items{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--space-3,12px);padding-bottom:var(--space-2,8px);margin-bottom:var(--space-4,16px);display:flex;overflow-x:auto}.frequently-bought-together-items::-webkit-scrollbar{display:none}.frequently-bought-together-items__item{scroll-snap-align:start;flex-direction:column;flex:0 0 130px;align-items:center;display:flex;position:relative}@media (width>=640px){.frequently-bought-together-items{gap:var(--space-4,16px);flex-wrap:wrap;overflow-x:visible}.frequently-bought-together-items__item{flex:140px;min-width:120px;max-width:180px}}.frequently-bought-together-items__checkbox{z-index:1;position:absolute;top:0;left:0}.frequently-bought-together-items__checkbox input{display:none}.frequently-bought-together-items__checkmark{background:var(--color-white);cursor:pointer;border:1px solid #0c0c0ca6;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.frequently-bought-together-items__checkbox input:checked+.frequently-bought-together-items__checkmark{background:var(--color-dark);border-color:var(--color-dark)}.frequently-bought-together-items__checkbox input:checked+.frequently-bought-together-items__checkmark:after{content:"";border:solid var(--color-white);border-width:0 2px 2px 0;width:5px;height:10px;transform:rotate(45deg)}.frequently-bought-together-items__image{background:var(--color-cream);width:100px;height:100px;margin-bottom:var(--space-3,12px)}.frequently-bought-together-items__image img{object-fit:cover;width:100%;height:100%}.frequently-bought-together-items__info{text-align:center;flex-direction:column;align-items:center;gap:.125rem;display:flex}.frequently-bought-together-items__brand{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.5625rem;font-weight:500}.frequently-bought-together-items__name{color:var(--color-dark);font-size:.75rem;text-decoration:none}.frequently-bought-together-items__price{font-size:.75rem;font-weight:500}.frequently-bought-together-items__sold-out{z-index:1;text-transform:uppercase;letter-spacing:.05em;color:#c41e3a;background:#ffffffe6;padding:2px 6px;font-size:.5625rem;font-weight:600;position:absolute;top:0;left:0}.frequently-bought-together-items__plus{display:none}@media (width>=640px){.frequently-bought-together-items__plus{color:#0c0c0ca6;font-size:1.25rem;display:block;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}}.frequently-bought-together-total{border-top:1px solid #0c0c0c1a;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.frequently-bought-together-total__info{flex-direction:column;gap:.25rem;display:flex}.frequently-bought-together-total__label{color:#0c0c0ca6;font-size:.75rem}.frequently-bought-together-total__price{font-family:var(--font-heading);font-size:1.25rem;font-weight:400}.frequently-bought-together-total__btn{background:var(--color-dark);color:var(--color-white);cursor:pointer;border:none;padding:.875rem 1.5rem;font-size:.8125rem;font-weight:500;transition:background-color .2s}.frequently-bought-together-total__btn:hover:not(:disabled){background:var(--color-sable-dark)}.frequently-bought-together-total__btn:disabled{opacity:.5;cursor:not-allowed}.frequently-bought-together{padding:var(--space-4,16px);box-sizing:border-box;border:1px solid #0c0c0c1a;width:100%}@media (width>=640px){.frequently-bought-together{padding:var(--space-5,20px)}}@media (width>=1024px){.frequently-bought-together{padding:var(--space-6,24px)}}.frequently-bought-together__title{font-family:var(--font-heading);margin:0 0 var(--space-4,16px);font-size:1.125rem;font-weight:400}.recently-viewed-carousel{padding:0 1.5rem;position:relative;overflow:hidden}.recently-viewed-carousel__track{transition:transform .4s;display:flex}.recently-viewed-carousel__item{flex:0 0 33.333%;padding:0 .5rem}@media (width>=640px){.recently-viewed-carousel__item{flex:0 0 25%}}@media (width>=1024px){.recently-viewed-carousel__item{flex:0 0 16.666%}}.recently-viewed-carousel__card{color:inherit;text-decoration:none;display:block}.recently-viewed-carousel__image{aspect-ratio:1;background:var(--color-white);margin-bottom:.5rem;overflow:hidden}.recently-viewed-carousel__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recently-viewed-carousel__card:hover .recently-viewed-carousel__image img{transform:scale(1.05)}.recently-viewed-carousel__info{flex-direction:column;gap:.125rem;display:flex}.recently-viewed-carousel__brand{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.5625rem;font-weight:500}.recently-viewed-carousel__name{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.recently-viewed-carousel__price-wrapper{align-items:center;gap:.25rem;display:flex}.recently-viewed-carousel__price-original{color:#0c0c0c80;font-size:.625rem;text-decoration:line-through}.recently-viewed-carousel__price{color:var(--color-sable-dark);font-size:.6875rem;font-weight:500}.recently-viewed-carousel__price--sale{color:#c41e3a}.recently-viewed-carousel__nav{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.recently-viewed-carousel__nav button{background:var(--color-white);cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s;display:flex}.recently-viewed-carousel__nav button:hover:not(:disabled){background:var(--color-dark);color:var(--color-white)}.recently-viewed-carousel__nav button:disabled{opacity:.3;cursor:not-allowed}.recently-viewed{background:var(--color-cream);padding:3rem 0}.recently-viewed__title{font-family:var(--font-heading);margin:0 0 1.5rem;padding:0 1.5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400}.product-sticky-bar{z-index:100;background:var(--color-white);transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 10px #0000001a}.product-sticky-bar--visible{transform:translateY(0)}.product-sticky-bar__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.product-sticky-bar__info{align-items:center;gap:1rem;display:flex}.product-sticky-bar__image{object-fit:cover;width:48px;height:48px}.product-sticky-bar__details{flex-direction:column;gap:.125rem;display:flex}.product-sticky-bar__brand{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.product-sticky-bar__name{font-size:.875rem;font-weight:500}.product-sticky-bar__actions{align-items:center;gap:1.5rem;display:flex}.product-sticky-bar__price{font-family:var(--font-heading);font-size:1.125rem}.product-sticky-bar__btn{background:var(--color-dark);color:var(--color-white);cursor:pointer;border:none;padding:.75rem 2rem;font-size:.8125rem;font-weight:500;transition:background-color .2s}.product-sticky-bar__btn:hover{background:var(--color-sable-dark)}.product-sticky-bar__sold-out{color:#0c0c0c73;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 2rem;font-size:.8125rem;font-weight:500}@media (width<=768px){.product-sticky-bar{display:none}}.product-sticky-mobile{z-index:100;background:var(--color-white);width:100%;max-width:100vw;padding:var(--space-4,1rem);box-sizing:border-box;transition:transform .3s;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -2px 10px #0000001a}.product-sticky-mobile--visible{transform:translateY(0)}.product-sticky-mobile__price{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.product-sticky-mobile__compare{color:#0c0c0ca6;font-size:.875rem;text-decoration:line-through}.product-sticky-mobile__current{font-family:var(--font-heading);font-size:1.25rem}.product-sticky-mobile__btn{background:var(--color-dark);width:100%;color:var(--color-white);cursor:pointer;border:none;padding:1rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.product-sticky-mobile__btn:hover:not(:disabled){background:var(--color-sable-dark)}.product-sticky-mobile__btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.product-sticky-mobile{display:block}}.product-nav.astro-7zqe2ala{border-top:1px solid #0c0c0c1a;justify-content:space-between;gap:1rem;padding:2rem 0;display:flex}.product-nav__prev.astro-7zqe2ala,.product-nav__next.astro-7zqe2ala{color:inherit;align-items:center;gap:.75rem;max-width:48%;padding:.75rem 1rem;text-decoration:none;transition:background-color .2s;display:flex}.product-nav__prev.astro-7zqe2ala:hover,.product-nav__next.astro-7zqe2ala:hover{background:#0c0c0c08}.product-nav__next.astro-7zqe2ala{margin-left:auto}.product-nav__content.astro-7zqe2ala{flex-direction:column;gap:.125rem;display:flex}.product-nav__content--right.astro-7zqe2ala{align-items:flex-end}.product-nav__label.astro-7zqe2ala{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.product-nav__name.astro-7zqe2ala{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;display:-webkit-box;overflow:hidden}.perfumer-card{background:var(--color-cream);gap:1.5rem;padding:1.5rem;display:flex}.perfumer-card__image{border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.perfumer-card__image img{object-fit:cover;width:100%;height:100%}.perfumer-card__content{flex:1}.perfumer-card__name{font-family:var(--font-heading);margin:0 0 .25rem;font-size:1rem;font-weight:400}.perfumer-card__house{color:#0c0c0c99;margin:0 0 .75rem;font-size:.75rem}.perfumer-card__bio{color:#0c0c0ccc;margin:0 0 .75rem;font-size:.8125rem;line-height:1.6}.perfumer-card__works{font-size:.75rem}.perfumer-card__works-label{margin-right:.25rem;font-weight:500}.perfumer-card__works-list{color:#0c0c0c99}.product-perfumer{border-top:1px solid #0c0c0c1a;padding:2rem 0}.product-perfumer__title{font-family:var(--font-heading);margin:0 0 1rem;font-size:1rem;font-weight:400}.product-faq{padding:0 var(--page-padding,1rem);margin:3rem 0}.product-faq__title{font-family:var(--font-heading,"Hatton", serif);color:var(--color-dark,#0c0c0c);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.product-faq .accordion{border:none}.product-faq .accordion-item{border-bottom:1px solid #0c0c0c1a}.product-faq .accordion-trigger{text-align:left;padding:1.25rem 0;font-size:.95rem;font-weight:500}.product-faq .accordion-content__inner{padding:0 0 1.5rem}.product-faq__answer{color:#0c0c0cb3;margin:0;font-size:.9rem;line-height:1.7}.product-vouchers{scrollbar-width:none;gap:.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.product-vouchers::-webkit-scrollbar{display:none}.product-voucher{border-radius:8px;flex-shrink:0;width:180px;overflow:hidden}.product-voucher__top{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.product-voucher__type{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.6875rem}.product-voucher__discount{font-size:1rem;font-weight:700;line-height:1.2}.product-voucher__min{font-size:.6875rem}.product-voucher__bottom{padding:.5rem .75rem}.product-voucher__code-btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.375rem .5rem;font-size:.75rem;font-weight:600;transition:opacity .2s;display:flex}.product-voucher__code-btn:hover{opacity:.85}.product-voucher__code-text{letter-spacing:.05em}.product-add-to-cart-success{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.product-add-to-cart-success__content{background:var(--color-white);text-align:center;width:100%;max-width:400px;padding:2rem;position:relative}.product-add-to-cart-success__close{cursor:pointer;opacity:.5;background:0 0;border:none;padding:0;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.product-add-to-cart-success__close:hover{opacity:1}.product-add-to-cart-success__icon{width:64px;height:64px;color:var(--color-white);background:#b8912e;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.product-add-to-cart-success__title{font-family:var(--font-heading);margin:0 0 1.5rem;font-size:1.25rem;font-weight:400}.product-add-to-cart-success__product{background:var(--color-cream);text-align:left;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.product-add-to-cart-success__image{object-fit:cover;width:80px;height:80px}.product-add-to-cart-success__info{flex-direction:column;gap:.25rem;display:flex}.product-add-to-cart-success__brand{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0ca6;font-size:.625rem;font-weight:500}.product-add-to-cart-success__name{font-size:.875rem;font-weight:500}.product-add-to-cart-success__price{color:var(--color-sable-dark);font-size:.875rem}.product-add-to-cart-success__actions{gap:.75rem;display:flex}.product-add-to-cart-success__continue,.product-add-to-cart-success__cart{text-transform:uppercase;letter-spacing:.05em;text-align:center;cursor:pointer;flex:1;padding:.875rem 1rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s}.product-add-to-cart-success__continue{border:1px solid var(--color-dark);color:var(--color-dark);background:0 0}.product-add-to-cart-success__continue:hover{background:var(--color-dark);color:var(--color-white)}.product-add-to-cart-success__cart{background:var(--color-dark);border:1px solid var(--color-dark);color:var(--color-white)}.product-add-to-cart-success__cart:hover{background:var(--color-sable-dark);border-color:var(--color-sable-dark)}.product-seasons{box-sizing:border-box;border-bottom:1px solid #0c0c0c14;justify-content:space-between;align-items:center;min-height:74px;padding:1rem 0;display:flex}.product-seasons__label{text-transform:uppercase;letter-spacing:.1em;color:#0c0c0cd9;font-size:.6875rem;font-weight:600}.product-seasons__list{gap:.25rem;display:flex}.product-seasons__item{cursor:default;border-radius:4px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .75rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.product-seasons__item--active.product-seasons__item--spring{background:#ec489914}.product-seasons__item--active.product-seasons__item--summer{background:#f59e0b14}.product-seasons__item--active.product-seasons__item--fall{background:#ea580c14}.product-seasons__item--active.product-seasons__item--winter{background:#06b6d414}.product-seasons__icon{opacity:.35;filter:grayscale();justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.product-seasons__item--active .product-seasons__icon{opacity:1;filter:grayscale(0%)}.product-seasons__icon svg{width:100%;height:100%}.product-seasons__name{text-transform:uppercase;letter-spacing:.08em;color:#0c0c0cd9;font-size:.5625rem;font-weight:600}.product-seasons__item--active .product-seasons__name{color:var(--color-dark)}.product-seasons__item--active:hover{transform:translateY(-1px)}.product-seasons__item--active.product-seasons__item--spring:hover{background:#ec48991f}.product-seasons__item--active.product-seasons__item--summer:hover{background:#f59e0b1f}.product-seasons__item--active.product-seasons__item--fall:hover{background:#ea580c1f}.product-seasons__item--active.product-seasons__item--winter:hover{background:#06b6d41f}.product-occasions{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;justify-content:space-between;align-items:flex-start;min-height:42px;padding:.75rem 0;display:flex}.product-occasions__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-occasions__list{flex-wrap:wrap;justify-content:flex-end;gap:.375rem;max-width:60%;display:flex}.product-occasions__item{background:var(--color-cream);color:var(--color-dark);padding:.25rem .5rem;font-size:.6875rem}.product-longevity{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;min-height:76px;padding:1rem 0}.product-longevity__header{justify-content:space-between;margin-bottom:.5rem;display:flex}.product-longevity__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-longevity__value{font-size:.8125rem;font-weight:500}.product-longevity__bar{background:#0c0c0c1a;height:4px;margin-bottom:.5rem}.product-longevity__fill{background:var(--color-sable-dark);height:100%;transition:width .3s}.product-longevity__scale{color:#0c0c0cd9;justify-content:space-between;font-size:.625rem;display:flex}.product-sillage{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;min-height:76px;padding:1rem 0}.product-sillage__header{justify-content:space-between;margin-bottom:.5rem;display:flex}.product-sillage__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;font-size:.75rem;font-weight:500}.product-sillage__value{font-size:.8125rem;font-weight:500}.product-sillage__bar{background:#0c0c0c1a;height:4px;margin-bottom:.5rem}.product-sillage__fill{background:var(--color-sable-dark);height:100%;transition:width .3s}.product-sillage__scale{color:#0c0c0cd9;justify-content:space-between;font-size:.625rem;display:flex}.product-tags{box-sizing:border-box;border-bottom:1px solid #0c0c0c1a;min-height:68px;padding:1rem 0}.product-tags__label{text-transform:uppercase;letter-spacing:.05em;color:#0c0c0cd9;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:block}.product-tags__list{flex-wrap:wrap;gap:.5rem;display:flex}.product-tag{font-family:var(--font-body);background:var(--color-cream);cursor:pointer;border:none;padding:.375rem .75rem;font-size:.6875rem;transition:all .2s}.product-tag:hover{background:var(--color-dark);color:var(--color-white)}
