:root{--lux-gold: #c2a14d;--lux-gold-light: #e6c97a;--lux-gold-deep: #9c7e34;--lux-black: #0e0e0e;--lux-brown: #2b1d14;--lux-ivory: #f6efe1;--lux-ink: #14110d;--lux-ease: cubic-bezier(.22, 1, .36, 1);--lux-shadow-soft: 0 18px 50px -20px rgba(14, 14, 14, .45);--lux-shadow-gold: 0 10px 40px -12px rgba(194, 161, 77, .55)}:root{--font-heading-family: "Cairo", var(--font-body-family, sans-serif) !important;--font-body-family: "Cairo", sans-serif !important}body,.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5,h6,button,input,select,textarea,.button{font-family:Cairo,sans-serif!important}h1,h2,h3,.h0,.h1,.h2,.lux-heading{font-weight:800!important;letter-spacing:-.01em}html[dir=rtl] body{text-align:right}html[dir=rtl] .list-unstyled{padding-inline-start:0}.button,button.shopify-payment-button__button--unbranded,.shopify-payment-button__button{position:relative;overflow:hidden;border-radius:6px;letter-spacing:.02em;transition:transform .4s var(--lux-ease),box-shadow .4s var(--lux-ease),background-color .4s var(--lux-ease),color .4s var(--lux-ease)}.button--primary,.button:not([disabled]):not(.button--secondary){background:var(--lux-black)}.button:not([disabled]):hover{transform:translateY(-2px);box-shadow:var(--lux-shadow-gold)}.button:after,.lux-btn:after{content:"";position:absolute;top:0;inset-inline-start:-120%;width:60%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg);transition:inset-inline-start .7s var(--lux-ease);pointer-events:none}.button:hover:after,.lux-btn:hover:after{inset-inline-start:130%}.lux-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;overflow:hidden;padding:1.4rem 3.2rem;font-size:1.6rem;font-weight:800;text-decoration:none;border-radius:8px;cursor:pointer;border:1.5px solid transparent;transition:transform .4s var(--lux-ease),box-shadow .4s var(--lux-ease),background .4s var(--lux-ease),color .4s var(--lux-ease)}.lux-btn--gold{background:linear-gradient(135deg,var(--lux-gold-light),var(--lux-gold));color:var(--lux-black);box-shadow:var(--lux-shadow-gold)}.lux-btn--gold:hover{transform:translateY(-3px);box-shadow:0 16px 48px -10px #c2a14dbf;color:var(--lux-black)}.lux-btn--dark{background:var(--lux-black);color:var(--lux-ivory);border-color:#c2a14d66}.lux-btn--dark:hover{background:var(--lux-brown);color:var(--lux-gold-light);border-color:var(--lux-gold);transform:translateY(-3px)}.lux-btn--ghost{background:transparent;color:currentColor;border-color:var(--lux-gold)}.lux-btn--ghost:hover{background:var(--lux-gold);color:var(--lux-black)}.lux-section{position:relative;overflow:hidden}.lux-wrap{max-width:120rem;margin:0 auto;padding:0 2rem}.lux-eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--lux-gold-deep)}.lux-eyebrow:before,.lux-eyebrow:after{content:"";width:2.4rem;height:1px;background:var(--lux-gold)}.lux-title{font-size:clamp(2.6rem,4vw,4.4rem);font-weight:800;line-height:1.2;margin:1.2rem 0}.lux-sub{font-size:1.7rem;line-height:1.9;opacity:.85}.lux-center{text-align:center}.lux-divider{width:8rem;height:3px;margin:1.6rem auto;background:linear-gradient(90deg,transparent,var(--lux-gold),transparent);border:none}.lux-stars{display:inline-flex;gap:.2rem;color:var(--lux-gold)}.lux-stars svg{width:1.8rem;height:1.8rem}.lux-header{position:sticky;top:0;z-index:60;width:100%;transition:background .5s var(--lux-ease),box-shadow .5s var(--lux-ease),backdrop-filter .5s var(--lux-ease);background:transparent}.lux-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:128rem;margin:0 auto;padding:1.6rem 2.4rem}.lux-header.is-scrolled{background:#0e0e0eb8;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);box-shadow:0 8px 30px -12px #0009;border-bottom:1px solid rgba(194,161,77,.25)}.lux-header__logo{font-size:2.2rem;font-weight:800;color:var(--lux-ivory);text-decoration:none;letter-spacing:.04em;white-space:nowrap}.lux-header__logo img{display:block;height:auto}.lux-header__logo .lux-gold-text{color:var(--lux-gold-light)}.lux-header__nav{display:flex;align-items:center;gap:2.6rem}.lux-header__nav a{position:relative;color:var(--lux-ivory);font-size:1.5rem;font-weight:600;text-decoration:none;padding:.4rem 0;transition:color .3s var(--lux-ease)}.lux-header__nav a:after{content:"";position:absolute;bottom:-2px;inset-inline-start:0;width:0;height:2px;background:var(--lux-gold);transition:width .35s var(--lux-ease)}.lux-header__nav a:hover{color:var(--lux-gold-light)}.lux-header__nav a:hover:after{width:100%}.lux-header__actions{display:flex;align-items:center;gap:1.4rem}.lux-header__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:var(--lux-ivory);background:transparent;border:1px solid rgba(246,239,225,.2);border-radius:50%;cursor:pointer;transition:all .3s var(--lux-ease);position:relative}.lux-header__icon:hover{color:var(--lux-black);background:var(--lux-gold);border-color:var(--lux-gold)}.lux-header__icon svg{width:2rem;height:2rem}.lux-header__cart-count{position:absolute;top:-4px;inset-inline-end:-4px;min-width:1.9rem;height:1.9rem;padding:0 .4rem;font-size:1.1rem;font-weight:700;line-height:1.9rem;text-align:center;color:var(--lux-black);background:var(--lux-gold-light);border-radius:999px}.lux-header__burger,.lux-mobile-nav{display:none}@media(max-width:900px){.lux-header__nav{display:none}.lux-header__burger{display:inline-flex}.lux-mobile-nav{display:block;max-height:0;overflow:hidden;background:#0e0e0ef5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:max-height .5s var(--lux-ease)}.lux-mobile-nav.is-open{max-height:60rem}.lux-mobile-nav a{display:block;padding:1.6rem 2.4rem;color:var(--lux-ivory);text-decoration:none;font-size:1.6rem;font-weight:600;border-bottom:1px solid rgba(194,161,77,.15)}.lux-mobile-nav a:hover{color:var(--lux-gold-light)}}.lux-hero{position:relative;min-height:92vh;display:flex;align-items:center;background:radial-gradient(circle at 20% 20%,#1c1610 0%,var(--lux-black) 55%,#050505 100%);color:var(--lux-ivory);overflow:hidden;margin-top:-8rem;padding-top:8rem}.lux-hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.lux-hero__particle{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,var(--lux-gold-light),transparent 70%);opacity:.5;animation:luxFloat linear infinite}@keyframes luxFloat{0%{transform:translateY(20px) scale(.6);opacity:0}20%{opacity:.7}to{transform:translateY(-120px) scale(1.1);opacity:0}}.lux-hero__glow{position:absolute;inset-inline-end:-10%;top:50%;width:60rem;height:60rem;transform:translateY(-50%);background:radial-gradient(circle,rgba(194,161,77,.22),transparent 65%);pointer-events:none}.lux-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:128rem;margin:0 auto;padding:6rem 2.4rem;width:100%}.lux-hero__headline{font-size:clamp(3.4rem,5.5vw,6rem);font-weight:800;line-height:1.18;margin:1.6rem 0}.lux-hero__headline .lux-gold-text{background:linear-gradient(120deg,var(--lux-gold-light),var(--lux-gold-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lux-hero__subtitle{font-size:1.9rem;line-height:1.9;max-width:52ch;opacity:.85}.lux-hero__rating{display:flex;align-items:center;gap:1.2rem;margin:2.4rem 0;font-size:1.5rem}.lux-hero__cta{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:2.8rem}.lux-hero__media{position:relative;display:flex;justify-content:center}.lux-hero__media img,.lux-hero__media .lux-placeholder{position:relative;z-index:2;max-width:100%;height:auto;filter:drop-shadow(0 40px 60px rgba(0,0,0,.6));animation:luxBottleFloat 6s ease-in-out infinite}@keyframes luxBottleFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-22px) rotate(1deg)}}.lux-hero__badge{position:absolute;z-index:3;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:11rem;height:11rem;text-align:center;font-weight:800;font-size:1.3rem;color:var(--lux-black);background:linear-gradient(135deg,var(--lux-gold-light),var(--lux-gold));border-radius:50%;box-shadow:var(--lux-shadow-gold);animation:luxBadgePulse 4s ease-in-out infinite}.lux-hero__badge strong{font-size:2rem}.lux-hero__badge--1{top:6%;inset-inline-start:2%}.lux-hero__badge--2{bottom:8%;inset-inline-end:0;animation-delay:1.5s}@keyframes luxBadgePulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.lux-placeholder{width:34rem;height:42rem;border-radius:14px;background:linear-gradient(160deg,#1d1610,#2b1d14);display:flex;align-items:center;justify-content:center;border:1px solid rgba(194,161,77,.3)}.lux-placeholder svg{width:60%;height:60%;opacity:.35;fill:var(--lux-gold)}@media(max-width:900px){.lux-hero{min-height:auto}.lux-hero__inner{grid-template-columns:1fr;text-align:center;padding-top:3rem}.lux-hero__media{order:-1}.lux-hero__rating,.lux-hero__cta{justify-content:center}.lux-hero__subtitle{margin-inline:auto}}.lux-valuebar{background:var(--lux-black);color:var(--lux-ivory);padding:4.5rem 0}.lux-valuebar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:120rem;margin:0 auto;padding:0 2rem}.lux-value-card{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;padding:2rem 1.6rem;border-radius:12px;border:1px solid rgba(194,161,77,.18);transition:transform .4s var(--lux-ease),border-color .4s var(--lux-ease),background .4s var(--lux-ease)}.lux-value-card:hover{transform:translateY(-8px);border-color:var(--lux-gold);background:#c2a14d0f}.lux-value-card__icon{display:inline-flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;color:var(--lux-gold-light);background:#c2a14d1f;border:1px solid rgba(194,161,77,.35);animation:luxIconBob 3.5s ease-in-out infinite}.lux-value-card:nth-child(2) .lux-value-card__icon{animation-delay:.4s}.lux-value-card:nth-child(3) .lux-value-card__icon{animation-delay:.8s}.lux-value-card:nth-child(4) .lux-value-card__icon{animation-delay:1.2s}.lux-value-card__icon svg{width:3.2rem;height:3.2rem}@keyframes luxIconBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lux-value-card h3{font-size:1.7rem;font-weight:800;margin:0}.lux-value-card p{font-size:1.4rem;opacity:.75;margin:0}@media(max-width:749px){.lux-valuebar__grid{grid-template-columns:repeat(2,1fr)}}.lux-features{padding:8rem 0;background:var(--lux-ivory)}.lux-feature-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-bottom:7rem}.lux-feature-row:last-child{margin-bottom:0}.lux-feature-row:nth-child(2n) .lux-feature-row__media{order:2}.lux-feature-row__media{position:relative;border-radius:16px;overflow:hidden;box-shadow:var(--lux-shadow-soft)}.lux-feature-row__media img{display:block;width:100%;height:auto;transition:transform 1.2s var(--lux-ease)}.lux-feature-row__media:hover img{transform:scale(1.08)}.lux-feature-row__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,transparent 60%,rgba(43,29,20,.25))}.lux-feature-row__body h3{font-size:clamp(2.2rem,3vw,3.2rem);font-weight:800;margin:1rem 0;color:var(--lux-ink)}.lux-feature-row__body p{font-size:1.7rem;line-height:1.95;color:#14110dc7}.lux-feature-num{font-size:5rem;font-weight:800;line-height:1;color:transparent;-webkit-text-stroke:1.5px var(--lux-gold)}@media(max-width:749px){.lux-feature-row{grid-template-columns:1fr;gap:2.4rem;margin-bottom:5rem}.lux-feature-row:nth-child(2n) .lux-feature-row__media{order:0}}.lux-why{padding:8rem 0;background:var(--lux-black);color:var(--lux-ivory)}.lux-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.2rem;margin-top:4rem}.lux-why-card{position:relative;padding:3rem 2.2rem;border-radius:14px;background:linear-gradient(160deg,#2b1d1499,#0e0e0e66);border:1px solid rgba(194,161,77,.2);overflow:hidden;transition:transform .45s var(--lux-ease),border-color .45s var(--lux-ease)}.lux-why-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(194,161,77,.18),transparent 60%);opacity:0;transition:opacity .45s var(--lux-ease)}.lux-why-card:hover{transform:translateY(-10px);border-color:var(--lux-gold)}.lux-why-card:hover:before{opacity:1}.lux-why-card__icon{width:5.6rem;height:5.6rem;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#c2a14d1f;color:var(--lux-gold-light);margin-bottom:1.6rem}.lux-why-card__icon svg{width:2.8rem;height:2.8rem}.lux-why-card h3{font-size:1.9rem;font-weight:800;margin:0 0 .8rem}.lux-why-card p{font-size:1.45rem;line-height:1.8;opacity:.78;margin:0}@media(max-width:989px){.lux-why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.lux-why__grid{grid-template-columns:1fr}}.lux-how{padding:8rem 0;background:var(--lux-ivory)}.lux-how__steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem}.lux-how__steps:before{content:"";position:absolute;top:4rem;inset-inline:12%;height:2px;background:linear-gradient(90deg,transparent,var(--lux-gold),transparent);z-index:0}.lux-step{position:relative;z-index:1;text-align:center;padding:0 1.4rem}.lux-step__num{width:8rem;height:8rem;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;font-size:2.8rem;font-weight:800;color:var(--lux-black);background:linear-gradient(135deg,var(--lux-gold-light),var(--lux-gold));border-radius:50%;box-shadow:var(--lux-shadow-gold);border:4px solid var(--lux-ivory)}.lux-step h3{font-size:2rem;font-weight:800;margin:0 0 .8rem;color:var(--lux-ink)}.lux-step p{font-size:1.5rem;line-height:1.8;color:#14110dbf}@media(max-width:749px){.lux-how__steps{grid-template-columns:1fr;gap:4rem}.lux-how__steps:before{display:none}}.lux-reviews{padding:8rem 0;background:var(--lux-brown);color:var(--lux-ivory)}.lux-reviews__head{text-align:center;margin-bottom:4rem}.lux-reviews__score{font-size:5.4rem;font-weight:800;color:var(--lux-gold-light);line-height:1}.lux-reviews__track-wrap{overflow:hidden}.lux-reviews__track{display:flex;gap:2.2rem;transition:transform .6s var(--lux-ease)}.lux-review-card{flex:0 0 calc(33.333% - 1.5rem);padding:2.8rem 2.4rem;border-radius:14px;background:#f6efe10d;border:1px solid rgba(194,161,77,.2)}.lux-review-card__stars{color:var(--lux-gold);margin-bottom:1.2rem}.lux-review-card p{font-size:1.55rem;line-height:1.85;margin:0 0 1.6rem}.lux-review-card__author{display:flex;align-items:center;gap:1.2rem}.lux-review-card__avatar{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--lux-black);background:linear-gradient(135deg,var(--lux-gold-light),var(--lux-gold))}.lux-review-card__name{font-weight:800;font-size:1.5rem}.lux-review-card__city{font-size:1.3rem;opacity:.7}.lux-reviews__nav{display:flex;justify-content:center;gap:1.2rem;margin-top:3rem}.lux-reviews__nav button{width:4.4rem;height:4.4rem;border-radius:50%;cursor:pointer;background:transparent;color:var(--lux-gold-light);border:1px solid var(--lux-gold);transition:all .3s var(--lux-ease)}.lux-reviews__nav button:hover{background:var(--lux-gold);color:var(--lux-black)}.lux-trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem;margin-top:4rem}.lux-trust-badge{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.8rem;border-radius:999px;background:#f6efe112;border:1px solid rgba(194,161,77,.3);font-size:1.4rem;font-weight:700}.lux-trust-badge svg{width:2rem;height:2rem;color:var(--lux-gold-light)}@media(max-width:989px){.lux-review-card{flex:0 0 calc(50% - 1.1rem)}}@media(max-width:749px){.lux-review-card{flex:0 0 100%}}.lux-compare{padding:8rem 0;background:var(--lux-ivory)}.lux-compare__table{max-width:90rem;margin:4rem auto 0;width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;box-shadow:var(--lux-shadow-soft)}.lux-compare__table th,.lux-compare__table td{padding:1.8rem 2rem;text-align:center;font-size:1.6rem;border-bottom:1px solid rgba(20,17,13,.08)}.lux-compare__table thead th{font-size:1.8rem;font-weight:800}.lux-compare__table thead th:nth-child(2){background:var(--lux-black);color:var(--lux-gold-light)}.lux-compare__table thead th:first-child{background:var(--lux-brown);color:var(--lux-ivory);text-align:start}.lux-compare__table tbody th{text-align:start;font-weight:700;background:#fff;color:var(--lux-ink)}.lux-compare__col-ours{background:#c2a14d14;font-weight:700}.lux-compare__col-other{background:#fff;color:#14110d99}.lux-compare__yes{color:#1a7d4b}.lux-compare__no{color:#b23b3b}.lux-compare__table svg{width:2.4rem;height:2.4rem}@media(max-width:600px){.lux-compare__table th,.lux-compare__table td{padding:1.2rem .8rem;font-size:1.35rem}}.lux-offer{padding:8rem 0;text-align:center;background:radial-gradient(circle at 50% 0%,#1d1610,var(--lux-black) 70%);color:var(--lux-ivory)}.lux-offer__card{max-width:60rem;margin:0 auto;padding:4rem 3rem;border-radius:20px;background:linear-gradient(160deg,#2b1d14b3,#0e0e0e80);border:1px solid rgba(194,161,77,.35);box-shadow:var(--lux-shadow-soft)}.lux-offer__prices{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin:2rem 0}.lux-offer__old{font-size:2.4rem;text-decoration:line-through;opacity:.55}.lux-offer__new{font-size:4.6rem;font-weight:800;color:var(--lux-gold-light)}.lux-offer__save{display:inline-block;padding:.5rem 1.4rem;border-radius:999px;background:var(--lux-gold);color:var(--lux-black);font-weight:800;font-size:1.4rem}.lux-countdown{display:flex;justify-content:center;gap:1.2rem;margin:2.8rem 0}.lux-countdown__unit{min-width:7rem;padding:1.4rem 1rem;border-radius:12px;background:#f6efe10f;border:1px solid rgba(194,161,77,.3)}.lux-countdown__num{font-size:3rem;font-weight:800;color:var(--lux-gold-light);line-height:1}.lux-countdown__label{font-size:1.2rem;opacity:.7;margin-top:.6rem}.lux-faq{padding:8rem 0;background:var(--lux-ivory)}.lux-faq__list{max-width:80rem;margin:4rem auto 0}.lux-faq__item{border:1px solid rgba(20,17,13,.12);border-radius:12px;margin-bottom:1.4rem;background:#fff;overflow:hidden;transition:border-color .3s var(--lux-ease),box-shadow .3s var(--lux-ease)}.lux-faq__item.is-open{border-color:var(--lux-gold);box-shadow:var(--lux-shadow-soft)}.lux-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:2rem 2.2rem;cursor:pointer;font-size:1.7rem;font-weight:700;color:var(--lux-ink);background:transparent;border:none;text-align:start}.lux-faq__q .lux-faq__icon{flex-shrink:0;transition:transform .4s var(--lux-ease);color:var(--lux-gold-deep)}.lux-faq__item.is-open .lux-faq__icon{transform:rotate(45deg)}.lux-faq__a{max-height:0;overflow:hidden;transition:max-height .45s var(--lux-ease)}.lux-faq__a-inner{padding:0 2.2rem 2rem;font-size:1.55rem;line-height:1.9;color:#14110dc7}.lux-news{padding:8rem 0;text-align:center;background:var(--lux-brown);color:var(--lux-ivory)}.lux-news__form{display:flex;gap:1rem;max-width:52rem;margin:3rem auto 0}.lux-news__form input[type=email]{flex:1;padding:1.4rem 1.8rem;border-radius:8px;border:1px solid rgba(194,161,77,.4);background:#f6efe1f2;color:var(--lux-ink);font-size:1.5rem}.lux-news__perk{display:inline-flex;gap:.8rem;align-items:center;margin-top:2rem;font-size:1.4rem;opacity:.85}@media(max-width:600px){.lux-news__form{flex-direction:column}}.lux-footer{background:var(--lux-black);color:var(--lux-ivory);padding:6rem 0 3rem}.lux-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem;max-width:120rem;margin:0 auto;padding:0 2rem}.lux-footer__brand h3{font-size:2.4rem;font-weight:800;color:var(--lux-gold-light)}.lux-footer__brand p{font-size:1.45rem;line-height:1.9;opacity:.75;max-width:40ch}.lux-footer h4{font-size:1.7rem;font-weight:800;margin-bottom:1.6rem}.lux-footer ul{list-style:none;padding:0;margin:0}.lux-footer li{margin-bottom:1rem}.lux-footer a{color:#f6efe1cc;text-decoration:none;font-size:1.45rem;transition:color .3s var(--lux-ease)}.lux-footer a:hover{color:var(--lux-gold-light)}.lux-footer__social{display:flex;gap:1.2rem;margin-top:2rem}.lux-footer__social a{width:4.2rem;height:4.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(194,161,77,.3);color:var(--lux-gold-light);transition:all .3s var(--lux-ease)}.lux-footer__social a:hover{background:var(--lux-gold);color:var(--lux-black)}.lux-footer__social svg{width:2rem;height:2rem}.lux-footer__bar{text-align:center;margin-top:4rem;padding-top:2.4rem;border-top:1px solid rgba(194,161,77,.2);font-size:1.3rem;opacity:.7}@media(max-width:749px){.lux-footer__grid{grid-template-columns:1fr;gap:2.4rem}}.lux-whatsapp{position:fixed;bottom:2.4rem;inset-inline-start:2.4rem;z-index:70;width:6rem;height:6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;box-shadow:0 10px 30px -8px #25d36699;animation:luxBadgePulse 2.6s ease-in-out infinite}.lux-whatsapp svg{width:3.2rem;height:3.2rem}.lux-totop{position:fixed;bottom:2.4rem;inset-inline-end:2.4rem;z-index:70;width:5.2rem;height:5.2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background:var(--lux-black);color:var(--lux-gold-light);border:1px solid var(--lux-gold);opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s var(--lux-ease)}.lux-totop.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.lux-totop:hover{background:var(--lux-gold);color:var(--lux-black)}.lux-totop svg{width:2.2rem;height:2.2rem}.lux-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;background:var(--lux-black);transition:opacity .6s var(--lux-ease),visibility .6s}.lux-loader.is-hidden{opacity:0;visibility:hidden}.lux-loader__mark{font-size:3rem;font-weight:800;color:var(--lux-gold-light);letter-spacing:.1em}.lux-loader__ring{width:5rem;height:5rem;border-radius:50%;border:3px solid rgba(194,161,77,.25);border-top-color:var(--lux-gold-light);animation:luxSpin .9s linear infinite}@keyframes luxSpin{to{transform:rotate(360deg)}}.lux-buybar{position:fixed;bottom:0;inset-inline:0;z-index:65;display:none;align-items:center;gap:1.2rem;padding:1rem 1.6rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));background:#0e0e0ef5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(194,161,77,.3);transform:translateY(110%);transition:transform .4s var(--lux-ease)}.lux-buybar.is-visible{transform:translateY(0)}.lux-buybar__info{flex:1;color:var(--lux-ivory)}.lux-buybar__title{font-size:1.4rem;font-weight:700}.lux-buybar__price{font-size:1.6rem;font-weight:800;color:var(--lux-gold-light)}.lux-buybar__btn{flex:0 0 auto;padding:1.2rem 2.4rem}@media(max-width:749px){.lux-buybar{display:flex}}.lux-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s var(--lux-ease),transform .8s var(--lux-ease)}.lux-reveal.is-in{opacity:1;transform:none}.lux-reveal--left{transform:translate(-50px)}.lux-reveal--right{transform:translate(50px)}.lux-reveal--scale{transform:scale(.92)}@media(prefers-reduced-motion:reduce){.lux-reveal{opacity:1!important;transform:none!important}.lux-hero__media img,.lux-hero__badge,.lux-value-card__icon,.lux-whatsapp{animation:none!important}}.product .price__container .price-item--regular{color:#14110d8c}.product__title h1,.product__title h2{font-weight:800!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/luxury.css.map */
