.beauty-product-card{background:var(--color-surface);border:1px solid rgba(139,58,98,.1);box-shadow:0 10px 28px rgba(42,16,32,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.beauty-product-card:hover{transform:translateY(-.2rem);border-color:rgba(139,58,98,.22);box-shadow:0 16px 36px rgba(42,16,32,.09)}.beauty-product-card__link{min-width:0;text-decoration:none;color:inherit}.beauty-product-card__media{position:relative}.beauty-product-card__image{transition:transform .45s ease}.beauty-product-card:hover .beauty-product-card__image{transform:scale(1.04)}.beauty-product-card__placeholder{background:linear-gradient(135deg,var(--color-surface-muted) 0,var(--color-brand-cream) 100%)}.beauty-product-card__badge{position:absolute;top:.625rem;left:.625rem;z-index:12;padding:.25rem .55rem;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.beauty-product-card__badge--sale{background:var(--color-brand-primary);color:var(--color-text-inverse)}.beauty-product-card .product-card__actions{bottom:.875rem;top:auto;right:.875rem}.beauty-product-card .product-card__wishlist-wrap{top:.625rem;right:.625rem}.beauty-product-card .product-card__cart-btn,.beauty-product-card .product-card__wishlist-btn{width:2.125rem;height:2.125rem;border-radius:999px;border:1px solid rgba(139,58,98,.14);background:rgba(255,255,255,.95)}.beauty-product-card .product-card__wishlist-btn--active{background:var(--color-brand-accent-muted)}.beauty-product-card .product-card__quick-add-wrap{left:0;right:0;bottom:0;top:auto;opacity:1;transform:none;pointer-events:auto;transition:opacity .25s ease,transform .25s ease}.beauty-product-card .product-card__quick-add{width:100%;border-radius:0;background:rgba(0,0,0,.82);color:var(--color-text-inverse);letter-spacing:.14em;text-transform:uppercase;font-size:.6875rem;font-weight:600;min-height:2.5rem;backdrop-filter:blur(4px)}.beauty-product-card .product-card__quick-add:hover:not(:disabled){background:var(--color-brand-primary)}.beauty-product-card:not(:hover) .product-card__quick-add-wrap{opacity:0;transform:translateY(100%);pointer-events:none}.beauty-product-card:hover .product-card__quick-add-wrap{opacity:1;transform:translateY(0)}.beauty-product-card .product-card__cart-btn{display:none}.beauty-product-card .product-card__quick-add-label{font-size:0}.beauty-product-card .product-card__quick-add-label:after{content:"Add to bag";font-size:.6875rem}.beauty-product-card__body{display:flex;flex-direction:column;gap:.4rem;padding:.875rem .875rem 1rem;min-width:0}.beauty-product-card__eyebrow{margin:0;font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-accent)}.beauty-product-card__title{margin:0;font-family:var(--font-heading);font-size:.9375rem;font-weight:500;line-height:1.35;color:var(--color-text-heading);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem}.beauty-product-card__swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.45rem 0 .15rem}.beauty-product-card__swatch{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);font-size:.5rem;font-weight:700;text-transform:uppercase;color:#111}.beauty-product-card__swatch.is-light{border:1px solid #d4d4d4}.beauty-product-card__swatch.is-label{background:#f3f3f3}.beauty-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:.25rem}.beauty-product-card__rating{margin:0;display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;font-weight:600;color:var(--color-text-heading)}.beauty-product-card__rating-stars{color:var(--color-brand-gold);font-size:.8125rem}.beauty-product-card__prices{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.beauty-product-card__price{font-size:.875rem;font-weight:600;color:var(--color-text-heading)}.beauty-product-card__compare{font-size:.75rem;color:var(--color-text-muted);text-decoration:line-through}.product-grid .beauty-product-card,.product-rail__grid .beauty-product-card{height:100%}.product-scroll__slide:has(.beauty-product-card){flex:0 0 clamp(220px,42vw,260px)}@media (min-width:768px){.product-scroll__slide:has(.beauty-product-card){flex:0 0 260px}}@media (prefers-reduced-motion:reduce){.beauty-product-card,.beauty-product-card .product-card__quick-add-wrap,.beauty-product-card__image{transition:none}.beauty-product-card:not(:hover) .product-card__quick-add-wrap{opacity:1;transform:none;pointer-events:auto}}.jewelry-product-card{background:transparent}.jewelry-product-card__link{min-width:0;text-decoration:none;color:inherit}.jewelry-product-card__media{position:relative}.jewelry-product-card__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .45s ease,transform .55s ease}.jewelry-product-card__image--primary{z-index:1}.jewelry-product-card__image--hover{z-index:2;opacity:0}.jewelry-product-card:hover .jewelry-product-card__image--hover{opacity:1}.jewelry-product-card:hover .jewelry-product-card__media--has-hover .jewelry-product-card__image--primary{opacity:0}.jewelry-product-card:hover .jewelry-product-card__media:not(.jewelry-product-card__media--has-hover) .jewelry-product-card__image--primary{transform:scale(1.06)}.jewelry-product-card__placeholder{background:linear-gradient(135deg,var(--color-surface-muted) 0,var(--color-surface-alt) 100%)}.product-card__wishlist-wrap{position:absolute;top:.75rem;right:.75rem;z-index:30;opacity:1;pointer-events:auto}.jewelry-product-card .product-card__wishlist-wrap{top:.75rem;right:.75rem}.jewelry-product-card .product-card__actions{display:none}.jewelry-product-card .product-card__wishlist-btn{width:2.125rem;height:2.125rem;border-radius:999px;border:1px solid rgba(59,31,78,.12);background:rgba(255,255,255,.96)}.jewelry-product-card .product-card__wishlist-btn--active{background:var(--color-brand-accent-muted,#f4eff8)}.jewelry-product-card .product-card__cart-btn{display:none}.jewelry-product-card .product-card__quick-add-wrap{left:.75rem;right:.75rem;bottom:.75rem;top:auto;z-index:12;padding:0;opacity:0;transform:translateY(.5rem);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.jewelry-product-card:hover .product-card__quick-add-wrap{opacity:1;transform:translateY(0);pointer-events:auto}.jewelry-product-card .product-card__quick-add{width:100%;border-radius:999px;border:1px solid var(--color-footer-bg,#45355e);background:var(--color-footer-bg,#45355e);color:#ffffff;letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600;min-height:2.5rem;box-shadow:0 8px 22px rgba(69,53,94,.22)}.jewelry-product-card .product-card__quick-add:focus-visible:not(:disabled),.jewelry-product-card .product-card__quick-add:hover:not(:disabled){background:var(--color-footer-bg,#45355e);border-color:var(--color-footer-bg,#45355e);color:#ffffff}.jewelry-product-card .product-card__quick-add-label{font-size:0}.jewelry-product-card .product-card__quick-add-label:after{content:"Add to cart";font-size:.6875rem}.jewelry-product-card__body{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .25rem 0;text-align:center;min-width:0}.jewelry-product-card__title{margin:0;font-family:var(--font-heading);font-size:.875rem;font-weight:400;line-height:1.45;color:var(--color-text-body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem}.jewelry-product-card__price{margin:0;font-size:.9375rem;font-weight:700;color:var(--color-text-heading)}.beauty-shop-grid__grid .jewelry-product-card,.product-grid .jewelry-product-card,.product-rail__grid .jewelry-product-card{height:100%}.product-scroll__slide:has(.jewelry-product-card){flex:0 0 calc((100cqw - 0.75rem) / 1.2);width:calc((100cqw - .75rem) / 1.2)}@media (min-width:768px){.product-scroll__slide:has(.jewelry-product-card){flex:0 0 clamp(240px,22vw,280px);width:auto}}@media (prefers-reduced-motion:reduce){.jewelry-product-card .product-card__quick-add-wrap,.jewelry-product-card__image{transition:none}.jewelry-product-card .product-card__quick-add-wrap{opacity:1;transform:none;pointer-events:auto}}.shop-product-card .product-card__actions{bottom:.875rem;top:auto;right:.875rem}.shop-product-card .product-card__wishlist-btn{width:2.125rem;height:2.125rem;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.95)}.shop-product-card .product-card__wishlist-btn--active{background:var(--color-brand-accent-muted,#f4eff8)}.shop-product-card .product-card__cart-btn,.shop-product-card .product-card__quick-add-wrap{display:none}.login-popup{--lp-logo-h:3rem;position:fixed;inset:0;z-index:10100;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}body.login-popup-open,html.login-popup-open,html.login-popup-open body{overflow:hidden!important;overscroll-behavior:none}.login-popup__backdrop{position:absolute;inset:0;border:none;background:rgba(0,0,0,.45);cursor:pointer;pointer-events:auto}.login-popup__dialog{position:relative;width:min(56rem,100%);pointer-events:auto}.login-popup__close{position:absolute;top:-2.75rem;right:0;z-index:3;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:999px;color:var(--color-muted,#666);cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12)}.login-popup__close,.login-popup__panel{display:flex;background:var(--color-surface,#fff)}.login-popup__panel{flex-direction:column;width:100%;max-height:min(36rem,calc(100vh - 4rem));border-radius:1rem;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.2)}.login-popup__brand-col{display:none;flex-direction:column;background:var(--color-page-bg,#faf9f7);border-right:1px solid var(--color-cart-border,#ece7e1);overflow:hidden}.login-popup__panel-image-wrap{width:100%;aspect-ratio:16/10;overflow:hidden}.login-popup__panel-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login-popup__brand-content{display:flex;flex-direction:column;gap:1.25rem;flex:1;padding:1.25rem 1.75rem 2rem}.login-popup__brand-title{font-family:var(--font-heading,inherit);font-size:1.35rem;font-weight:700;color:var(--color-heading,#1a1a1a);letter-spacing:.04em;text-transform:uppercase}.login-popup__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.login-popup__feature-card{background:var(--color-surface,#fff);border:1px solid var(--color-cart-border,#ece7e1);border-radius:.75rem;padding:.85rem .75rem;text-align:center}.login-popup__feature-icon{display:inline-block;color:var(--color-brand-accent,#8b5a6b);margin-bottom:.35rem}.login-popup__feature-image{margin:0 auto .35rem}.login-popup__feature-title{font-size:.75rem;font-weight:700;color:var(--color-heading,#1a1a1a)}.login-popup__feature-text{margin-top:.25rem;font-size:.65rem;color:var(--color-muted,#737373);line-height:1.35}.login-popup__form-col{display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:1.5rem 1.25rem 1.25rem}.login-popup__form-body{display:flex;flex-direction:column;gap:1rem;flex:1}.login-popup__logo-wrap{display:flex;justify-content:center}.login-popup__logo{height:var(--lp-logo-h);width:auto;-o-object-fit:contain;object-fit:contain}.login-popup__form-title{font-family:var(--font-heading,inherit);font-size:1.35rem;font-weight:700;text-align:center;color:var(--color-heading,#1a1a1a);text-transform:uppercase;letter-spacing:.06em}.login-popup__form-subtext{text-align:center;font-size:.875rem;color:var(--color-muted,#737373)}.login-popup__google{width:100%}.login-popup__divider{position:relative;text-align:center;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted,#999)}.login-popup__divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid var(--color-cart-border,#ece7e1)}.login-popup__divider span{position:relative;background:var(--color-surface,#fff);padding:0 .75rem}.login-popup__form{display:flex;flex-direction:column;gap:.85rem}.login-popup__form--verify{gap:1rem;padding-top:.5rem}.login-popup__method-tabs{display:flex;gap:.35rem;padding:.25rem;background:var(--color-surface-muted,#f3f1ee);border-radius:.5rem}.login-popup__method-tab{flex:1;padding:.55rem .5rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted,#737373);border-radius:.35rem}.login-popup__method-tab.is-active{box-shadow:0 1px 3px rgba(0,0,0,.06)}.login-popup__input,.login-popup__method-tab.is-active{background:var(--color-surface,#fff);color:var(--color-heading,#1a1a1a)}.login-popup__input{width:100%;border:1px solid var(--color-cart-border,#e5e0d8);border-radius:.5rem;padding:.75rem .9rem;font-size:.9rem}.login-popup__input:focus{outline:none;border-color:var(--color-brand-primary,#5a2a43)}.login-popup__phone{width:100%}.login-popup__phone .split-phone-input__code-btn,.login-popup__phone .split-phone-input__number{height:2.85rem;border:1px solid var(--color-cart-border,#e5e0d8);border-radius:.5rem;background:var(--color-surface,#fff)}.login-popup__phone .split-phone-input__code-btn:hover,.login-popup__phone .split-phone-input__number:hover{background:var(--color-surface-muted,#faf8f5)}.login-popup__phone .split-phone-input__code-btn:focus-visible,.login-popup__phone .split-phone-input__number:focus{outline:none;border-color:var(--color-brand-primary,#5a2a43);box-shadow:none}.login-popup__phone .split-phone-input__dial{color:var(--color-heading,#1a1a1a)}.login-popup__phone .split-phone-input__number-label{color:var(--color-muted,#737373)}.login-popup__phone .split-phone-input__number:not(:-moz-placeholder)~.split-phone-input__number-label{color:var(--color-brand-primary,#5a2a43)}.login-popup__phone .split-phone-input__number:focus~.split-phone-input__number-label,.login-popup__phone .split-phone-input__number:not(:placeholder-shown)~.split-phone-input__number-label{color:var(--color-brand-primary,#5a2a43)}.login-popup__phone .split-phone-input__menu{border-color:var(--color-cart-border,#e5e0d8);border-radius:.5rem;z-index:60}.login-popup__phone .split-phone-input__option-btn--selected,.login-popup__phone .split-phone-input__option-btn:hover{background:color-mix(in srgb,var(--color-brand-primary,#5a2a43) 8%,white)}.login-popup__btn{width:100%;padding:.85rem 1rem;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;transition:background-color .2s ease,opacity .2s ease}.login-popup__btn--primary{background:var(--color-brand-primary,#5a2a43);color:var(--color-inverse,#fff)}.login-popup__btn--primary:hover:not(:disabled){background:var(--color-brand-accent,#8b5a6b)}.login-popup__btn:disabled{opacity:.5;cursor:not-allowed}.login-popup__message--error{color:var(--color-brand-sale,#b42318);font-size:.8rem;text-align:center}.login-popup__otp-hint{text-align:center;font-size:.85rem;color:var(--color-muted,#737373)}.login-popup__otp-target{color:var(--color-heading,#1a1a1a);font-weight:600}.login-popup__otp{margin:.25rem 0}.login-popup__verify-actions{display:flex;justify-content:space-between;gap:.75rem}.login-popup__method-toggle{font-size:.75rem;color:var(--color-muted,#737373)}.login-popup__method-toggle:hover{color:var(--color-brand-accent,#8b5a6b)}.login-popup__legal{margin-top:1.25rem;font-size:.7rem;line-height:1.5;text-align:center;color:var(--color-muted,#999)}.login-popup__link{color:var(--color-heading,#1a1a1a);text-decoration:underline;text-underline-offset:2px}.login-required-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem}.login-required-modal__backdrop{position:absolute;inset:0;border:none;background:rgba(0,0,0,.5);cursor:pointer}.login-required-modal__dialog{position:relative;width:min(24rem,100%);padding:1.5rem;text-align:center;background:var(--color-surface,#fff);border:1px solid var(--color-cart-border,#e5e5e5);box-shadow:0 20px 40px rgba(0,0,0,.16)}.login-required-modal__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;border-radius:999px;color:var(--color-brand-accent,#111);background:color-mix(in srgb,var(--color-brand-accent,#111) 10%,transparent)}.login-required-modal__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-heading,#111)}.login-required-modal__message{margin:0 0 1.25rem;font-size:.875rem;color:var(--color-muted,#666)}.login-required-modal__google{margin-bottom:1rem}.login-required-modal__actions{display:flex;gap:.5rem}.login-required-modal__btn{flex:1;padding:.625rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.login-required-modal__btn--ghost{border:1px solid var(--color-cart-border,#e5e5e5);background:transparent;color:var(--color-muted,#666)}.login-required-modal__btn--primary{border:none;background:var(--color-brand-primary,#111);color:var(--color-inverse,#fff)}@media (min-width:768px){.login-popup__panel{flex-direction:row;min-height:28rem}.login-popup__brand-col{display:flex;width:52%}.login-popup__form-col{width:48%;padding:1.75rem 1.75rem 1.5rem}}