.lux-cart-bar{display:none!important}.lux-cart-bar[data-lux-cart-context]{display:block!important;padding:16px 20px 18px;margin-bottom:18px;background:#f6f2eb;border-bottom:1px solid rgba(229,222,209,.7);font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, sans-serif);color:#1a1814;position:relative;z-index:2}.lux-cart-bar__copy{font-size:13px;line-height:1.4;margin-bottom:10px;text-align:center;font-weight:500}.lux-cart-bar__copy strong{font-weight:700}.lux-cart-bar--qualified .lux-cart-bar__copy{color:#2ebd6a;font-weight:600}.lux-cart-bar__track{width:100%;height:6px;border-radius:999px;background:#b8a58240;overflow:hidden}.lux-cart-bar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#b8723a,#2ebd6a);width:0%;transition:width .38s cubic-bezier(.4,0,.2,1)}.lux-cart-bar--qualified .lux-cart-bar__fill{background:#2ebd6a;width:100%!important}.lux-gift-fab{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#1a1814;color:#fff;border:none;cursor:pointer;z-index:9998;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #0000002e,0 0 #b8723a8c;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease;animation:lux-gift-pulse 2.4s cubic-bezier(.4,0,.6,1) infinite}.lux-gift-fab:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 32px #00000040}.lux-gift-fab svg{width:24px;height:24px;display:block}@keyframes lux-gift-pulse{0%{box-shadow:0 8px 28px #0000002e,0 0 #b8723a73}70%{box-shadow:0 8px 28px #0000002e,0 0 0 14px #b8723a00}to{box-shadow:0 8px 28px #0000002e,0 0 #b8723a00}}.lux-gift-pop{position:fixed;right:22px;bottom:92px;max-width:320px;background:#fff;border:1px solid rgba(229,222,209,.85);border-radius:18px;padding:22px 22px 20px;box-shadow:0 16px 48px #0000002e;font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, sans-serif);color:#1a1814;z-index:9999;opacity:0;transform:translateY(8px) scale(.96);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.lux-gift-pop[data-open=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.lux-gift-pop__close{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:#6b6660;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.lux-gift-pop__close:hover{color:#1a1814;background:#0000000a}.lux-gift-pop__icon{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#e8d5cc,#c9a8a0,#b0746a);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.lux-gift-pop__icon svg{width:22px;height:22px}.lux-gift-pop__title{font-family:"Instrument Serif",Cormorant Garamond,Times New Roman,serif;font-size:22px;line-height:1.2;font-weight:400;margin:0 0 6px}.lux-gift-pop__title em{font-style:italic}.lux-gift-pop__body{font-size:13px;line-height:1.5;color:#3a3833;margin:0 0 14px}.lux-gift-pop__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#1a1814;color:#fff;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .18s ease}.lux-gift-pop__cta:hover{background:#2a2620}@media(max-width:749px){.lux-gift-fab{right:16px;bottom:16px;width:50px;height:50px}.lux-gift-pop{right:12px;left:12px;bottom:78px;max-width:none}body.lux-popup-open .lux-gift-fab{opacity:0;pointer-events:none;transform:scale(.6)}}.lux-related{padding:clamp(64px,8vw,100px) 0;background:#fdfbf7;font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, sans-serif)}.lux-related__container{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.lux-related__head{margin-bottom:36px}.lux-related__eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#6b6660;margin-bottom:12px;display:inline-flex;align-items:center;gap:8px}.lux-related__eyebrow:before{content:"";width:5px;height:5px;background:#b8723a;border-radius:50%}.lux-related__heading{font-family:"Instrument Serif",Cormorant Garamond,Times New Roman,serif;font-size:clamp(28px,4vw,44px);line-height:1.15;font-weight:400;color:#1a1814;margin:0}.lux-related__heading em{font-style:italic}.lux-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:960px){.lux-related__grid{grid-template-columns:repeat(2,1fr)}.lux-related__grid>*:nth-child(3):last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - 10px);max-width:100%}}@media(max-width:480px){.lux-related__grid{grid-template-columns:1fr 1fr;gap:14px}.lux-related__grid>*:nth-child(3):last-child{width:calc(50% - 7px)}}.lux-related__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #E8E1D3;border-radius:18px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.lux-related__card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000012}.lux-related__media{aspect-ratio:1 / 1;background:linear-gradient(135deg,#f6f2eb,#eae2d2);overflow:hidden}.lux-related__media img{width:100%;height:100%;object-fit:cover;display:block}.lux-related__body{padding:14px 16px 18px}.lux-related__name{font-size:14px;font-weight:600;line-height:1.3;color:#1a1814;margin:0 0 4px}.lux-related__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.lux-related__price{font-family:"Instrument Serif",Cormorant Garamond,serif;font-size:17px;color:#1a1814}.lux-related__price s{color:#6b6660;font-size:12px;margin-left:6px}.lux-related__rating{font-size:11px;color:#6b6660;display:inline-flex;align-items:center;gap:4px}.lux-related__rating-stars{color:#b8723a;letter-spacing:.5px}.lux-pay-icons{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0 6px;padding:0;list-style:none}.lux-pay-icons__item{display:inline-flex;align-items:center;justify-content:center}.lux-pay-icons__item img{width:38px;height:24px;display:block;border-radius:4px;border:1px solid rgba(229,222,209,.85);background:#fff;object-fit:contain;padding:1px 3px}.lux-pdp-details-list{margin:26px 0 8px}.lux-pdp-details{border-top:1px solid rgba(229,222,209,.85);font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, sans-serif)}.lux-pdp-details:last-of-type{border-bottom:1px solid rgba(229,222,209,.85)}.lux-pdp-details>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:18px 4px;font-size:15px;font-weight:600;color:#1a1814}.lux-pdp-details>summary::-webkit-details-marker{display:none}.lux-pdp-details__icon{width:22px;height:22px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#1a1814}.lux-pdp-details__icon svg{width:20px;height:20px}.lux-pdp-details__heading{flex:1}.lux-pdp-details__chevron{width:14px;height:14px;flex-shrink:0;color:#6b6660;transition:transform .2s ease}.lux-pdp-details[open] .lux-pdp-details__chevron{transform:rotate(180deg)}.lux-pdp-details__body{padding:0 4px 22px 40px;font-size:14px;line-height:1.6;color:#3a3833}.lux-pdp-details__body p{margin:0 0 10px}.lux-pdp-details__body p:last-child{margin-bottom:0}.lux-pdp-details__body ul,.lux-pdp-details__body ol{margin:0 0 10px;padding-left:20px}.lux-pdp-details__body li{margin-bottom:4px}
/*# sourceMappingURL=/cdn/shop/t/45/assets/lux-cart-bar.css.map */
