@font-face{font-family:Assistant;font-weight:700;font-style:normal;font-display:swap;src:url(//luxorscent.com/cdn/fonts/assistant/assistant_n7.bf44452348ec8b8efa3aa3068825305886b1c83c.woff2) format("woff2"),url(//luxorscent.com/cdn/fonts/assistant/assistant_n7.0c887fee83f6b3bda822f1150b912c72da0f7b64.woff) format("woff")}@font-face{font-family:Assistant;font-weight:400;font-style:normal;font-display:swap;src:url(//luxorscent.com/cdn/fonts/assistant/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2) format("woff2"),url(//luxorscent.com/cdn/fonts/assistant/assistant_n4.6e9875ce64e0fefcd3f4446b7ec9036b3ddd2985.woff) format("woff")}:root{--black:#050505;--panel:#0b0b0d;--soft:#121216;--line:rgba(255,255,255,.11);--text:#f6f1e7;--muted:rgba(246,241,231,.68);--gold:#d7ad58;--gold2:#fff0b5;--mauve:#9d6cff;--danger:#ff6b6b;--r:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 5%,rgba(157,108,255,.16),transparent 34%),radial-gradient(circle at 15% 0,rgba(215,173,88,.13),transparent 30%),var(--black);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.lux-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.announcement{height:38px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#070707,#130d19,#070707);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--gold2)}.announcement span{animation:ticker 18s linear infinite;white-space:nowrap}@keyframes ticker{0%{transform:translate(40%)}to{transform:translate(-40%)}}.site-header{position:relative;top:auto;z-index:30;background:#050505b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.brand img{width:46px;height:46px;object-fit:contain;border-radius:999px}.nav{display:flex;gap:22px;font-size:13px;color:var(--muted)}.nav a:hover{color:var(--gold2)}.cart-btn{border:1px solid rgba(215,173,88,.35);background:#d7ad5814;color:var(--gold2);border-radius:999px;padding:11px 16px;cursor:pointer}.hero{min-height:calc(100svh - 112px);position:relative;isolation:isolate;overflow:hidden;display:grid;align-items:end;border-bottom:1px solid var(--line)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#0006 42%,#050505 94%),url(luxor-hero-volcano.png);background-size:cover;background-position:center;z-index:-3}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 52% 36%,rgba(215,173,88,.1),transparent 24%),linear-gradient(90deg,#000000bf,#00000026,#000c);z-index:-2}.hero-inner{padding:90px 0 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:end}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(215,173,88,.24);background:#0000006b;padding:9px 13px;border-radius:999px;color:var(--gold2);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.hero h1{font-size:clamp(44px,8vw,112px);line-height:.86;margin:18px 0;letter-spacing:-.075em;text-transform:uppercase}.gold{background:linear-gradient(90deg,var(--gold2),var(--gold),var(--mauve));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{max-width:580px;color:var(--muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#070707;font-weight:850;padding:15px 22px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 15px 45px #d7ad5824}.btn--ghost{background:#ffffff0f;border:1px solid var(--line);color:var(--text);box-shadow:none}.btn--wide{width:100%}.drop-card{justify-self:end;width:min(390px,100%);border:1px solid rgba(255,255,255,.13);background:#0a0a0ca8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--r);padding:22px;box-shadow:0 30px 90px #00000073}.drop-card h2{margin:0 0 8px;font-size:34px;letter-spacing:-.05em}.timer{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.timebox{border:1px solid rgba(215,173,88,.24);border-radius:18px;background:#d7ad5814;padding:13px 6px;text-align:center}.timebox b{font-size:24px;display:block}.timebox small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.bar{height:8px;border-radius:99px;background:#ffffff1a;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--mauve));width:68%}.section{padding:68px 0}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:24px}.section h2{font-size:clamp(32px,5vw,62px);line-height:.95;letter-spacing:-.055em;margin:0}.section p{color:var(--muted);line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{position:relative;border:1px solid var(--line);border-radius:var(--r);background:linear-gradient(180deg,#ffffff0f,#ffffff06);overflow:hidden;min-height:100%;display:flex;flex-direction:column}.product-media{aspect-ratio:1/1;background:radial-gradient(circle at 50% 25%,rgba(215,173,88,.18),transparent 34%),#0b0b0d;display:grid;place-items:center;padding:22px}.product-media img{max-height:240px;object-fit:contain}.fake-bottle{width:72px;height:190px;border-radius:32px 32px 18px 18px;background:linear-gradient(90deg,#141414,#3b2d13,#0d0d0d);border:1px solid rgba(215,173,88,.5);box-shadow:inset 0 0 25px #ffffff14,0 20px 45px #0006}.product-info{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}.product-card h3{margin:0;font-size:18px;letter-spacing:-.02em}.meta{font-size:12px;color:var(--muted);line-height:1.45}.intensity{display:flex;align-items:center;gap:8px}.intensity span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.intensity .bar{flex:1;height:6px}.price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{color:var(--gold2);font-weight:800}.quick-add{border:1px solid rgba(215,173,88,.32);background:#d7ad5814;color:var(--gold2);border-radius:999px;padding:9px 11px;cursor:pointer;font-size:12px}.bundle{border:1px solid rgba(215,173,88,.22);border-radius:32px;background:radial-gradient(circle at 15% 0,rgba(215,173,88,.16),transparent 32%),#ffffff09;padding:24px}.bundle-grid{display:grid;grid-template-columns:1fr 360px;gap:24px}.bundle-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-option{border:1px solid var(--line);background:#0b0b0d;border-radius:18px;padding:13px;display:flex;gap:12px;align-items:center;cursor:pointer}.bundle-option input{accent-color:#d7ad58}.bundle-summary{border:1px solid var(--line);border-radius:24px;background:#0000004d;padding:18px;position:sticky;top:100px;height:max-content}.pill{display:inline-flex;border:1px solid rgba(215,173,88,.28);border-radius:99px;padding:7px 10px;color:var(--gold2);font-size:12px}.universe{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.universe-card{border:1px solid var(--line);background:#ffffff09;border-radius:var(--r);padding:22px}.universe-card b{color:var(--gold2)}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding:54px 0}.product-gallery{border:1px solid var(--line);background:radial-gradient(circle at 50% 20%,rgba(215,173,88,.18),transparent 36%),#0b0b0d;border-radius:32px;min-height:520px;display:grid;place-items:center;padding:36px}.product-panel h1{font-size:clamp(38px,5vw,68px);line-height:.95;margin:0 0 12px;letter-spacing:-.055em}.qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;width:max-content}.qty button,.qty input{width:46px;height:44px;background:transparent;color:var(--text);border:0;text-align:center}.qty button{cursor:pointer;background:#ffffff0d}.selector{width:100%;background:#0b0b0d;color:var(--text);border:1px solid var(--line);border-radius:16px;padding:13px;margin:12px 0}.cart-page{padding:54px 0}.cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:16px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:12px;margin-bottom:10px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:60;opacity:0;pointer-events:none;transition:.2s}.drawer{position:fixed;right:0;top:0;height:100svh;width:min(430px,100%);background:#09090b;border-left:1px solid var(--line);z-index:61;transform:translate(105%);transition:.25s;padding:18px;display:flex;flex-direction:column}.drawer.open,.drawer-backdrop.open{transform:translate(0);opacity:1;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px}.icon-btn{background:#ffffff0f;border:1px solid var(--line);color:var(--text);border-radius:999px;width:40px;height:40px;cursor:pointer}.cart-items{overflow:auto;flex:1;padding:14px 0}.drawer-foot{border-top:1px solid var(--line);padding-top:14px}.free-ship{font-size:12px;color:var(--muted);margin:12px 0}.cart-timer{border:1px solid rgba(215,173,88,.25);border-radius:16px;padding:12px;background:#d7ad5812;display:flex;justify-content:space-between;color:var(--gold2);font-weight:750}.site-footer{border-top:1px solid var(--line);padding:36px 0;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.empty{border:1px solid var(--line);background:#ffffff09;border-radius:24px;padding:34px;text-align:center}.rte{max-width:760px}.search-form{display:flex;gap:8px}.search-form input{flex:1;background:#0b0b0d;color:var(--text);border:1px solid var(--line);border-radius:999px;padding:14px 16px}@media(max-width:900px){.nav{display:none}.hero-inner,.bundle-grid,.product-main{grid-template-columns:1fr}.drop-card{justify-self:stretch}.product-grid{grid-template-columns:repeat(2,1fr)}.bundle-list,.universe{grid-template-columns:1fr}.section-head{display:block}.hero{min-height:auto}.hero-inner{padding-top:70px}.product-gallery{min-height:360px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:70px 1fr}.cart-line>form{grid-column:1/-1}.hero h1{font-size:50px}.section{padding:46px 0}.announcement{font-size:10px}.brand span{display:none}}.product-bundle{margin-top:18px;border:1px solid rgba(215,173,88,.22);border-radius:24px;background:linear-gradient(180deg,#d7ad5814,#ffffff06);padding:16px}.product-bundle-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.product-bundle-head>div{display:grid;gap:3px}.product-bundle-head small{color:var(--muted)}.product-bundle-list{grid-template-columns:1fr 1fr;max-height:260px;overflow:auto;margin-bottom:12px;padding-right:2px}.remove-line{margin-top:8px;border:0;background:transparent;color:var(--muted);text-decoration:underline;cursor:pointer;font-size:12px}.remove-line:hover{color:var(--danger)}[data-cart-change].is-loading{opacity:.55;pointer-events:none}@media(max-width:520px){.product-bundle-list{grid-template-columns:1fr;max-height:320px}.product-bundle-head{align-items:flex-start;flex-direction:column}}.hero-offer{max-width:900px}.offer-highlight{color:var(--gold2);text-shadow:0 0 28px rgba(215,173,88,.28)}.limited-copy{font-weight:650;color:var(--text)!important;margin:0 0 12px;text-transform:uppercase;letter-spacing:.08em;font-size:clamp(13px,1.4vw,16px)!important}.hero-countdown{display:grid;grid-template-columns:repeat(4,minmax(64px,92px));gap:8px;margin:14px 0 8px}.hero-countdown .timebox{background:#0505059e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-wrap{margin:8px 0 26px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px}.category-card{min-height:170px;border:1px solid rgba(215,173,88,.2);border-radius:28px;background:radial-gradient(circle at 76% 16%,rgba(157,108,255,.16),transparent 34%),linear-gradient(180deg,#ffffff0f,#ffffff06);padding:22px;display:flex;flex-direction:column;justify-content:flex-end;transition:.22s transform,.22s border-color}.category-card:hover{transform:translateY(-3px);border-color:#d7ad587a}.category-card b{font-size:clamp(34px,5vw,58px);letter-spacing:-.06em;line-height:.9;color:var(--gold2)}.category-card small{color:var(--muted);max-width:260px;line-height:1.45}.category-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:auto}.shop-all-link{display:inline-flex;margin-top:12px;border:1px solid var(--line);border-radius:999px;padding:12px 18px;color:var(--gold2);background:#ffffff0b;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.fragrance-count{margin:0 0 18px;font-size:clamp(28px,4vw,54px);line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.fragrance-count span{color:var(--gold2)}.newsletter-section{padding-top:28px}.newsletter-card{border:1px solid rgba(215,173,88,.2);border-radius:32px;background:radial-gradient(circle at 80% 0,rgba(157,108,255,.14),transparent 32%),#ffffff09;padding:34px}.newsletter-form{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.newsletter-form input{flex:1;min-width:240px;background:#0b0b0d;color:var(--text);border:1px solid var(--line);border-radius:999px;padding:15px 18px}.form-success{color:var(--gold2);width:100%;margin:8px 0 0}.form-error{color:var(--danger);width:100%;margin:8px 0 0}.header-actions{display:flex;align-items:center;gap:10px}.hamburger{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#ffffff0e;display:grid;place-content:center;gap:4px;cursor:pointer}.hamburger span{display:block;width:17px;height:2px;background:var(--text);border-radius:99px}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:70;opacity:0;pointer-events:none;transition:.2s}.menu-drawer{position:fixed;top:0;left:0;width:min(360px,100%);height:100svh;background:#08080a;border-right:1px solid var(--line);z-index:71;transform:translate(-105%);transition:.24s;padding:18px;display:flex;flex-direction:column;gap:6px}.menu-drawer.open,.menu-backdrop.open{transform:translate(0);opacity:1;pointer-events:auto}.menu-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:10px}.menu-drawer a{padding:17px 12px;border:1px solid transparent;border-radius:18px;font-size:24px;letter-spacing:-.04em;font-weight:850}.menu-drawer a:hover{border-color:#d7ad5840;background:#d7ad580f;color:var(--gold2)}@media(max-width:900px){.hero-countdown{grid-template-columns:repeat(4,1fr);max-width:100%}.category-grid{max-width:none}}@media(max-width:520px){.category-grid{grid-template-columns:1fr}.hero-countdown .timebox b{font-size:19px}.newsletter-card{padding:24px}.newsletter-form .btn{width:100%}}:root{--gold:#d4af37;--gold2:#ffd66b;--gold3:#9f6f18;--mauve:#3b244d}body{background:radial-gradient(circle at 12% 0,rgba(212,175,55,.1),transparent 28%),#050505}.announcement{background:linear-gradient(90deg,#050505,#111,#050505);color:#f7f1df}.announcement strong{background:linear-gradient(90deg,#8a5d12,#d4af37 28%,#fff2a6,#d4af37,#8a5d12);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 22px rgba(212,175,55,.38);font-weight:950}.hero__bg{background:linear-gradient(180deg,#00000005,#00000047 46%,#050505 96%),url(luxor-hero-volcano.png);background-size:cover;background-position:center top;filter:none;image-rendering:auto}.hero__shade{background:radial-gradient(circle at 52% 34%,rgba(212,175,55,.08),transparent 22%),linear-gradient(90deg,#000000ad,#00000014,#000000b8)}.gold,.luxury-gold,.offer-highlight{background:linear-gradient(90deg,#8a5d12,#d4af37,#fff4a8,#d4af37 72%,#8a5d12);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 34px rgba(212,175,55,.26)}.hero-title{font-size:clamp(44px,8vw,112px);line-height:.86;margin:18px 0;letter-spacing:-.075em;text-transform:uppercase}.hero-subtext{max-width:580px;color:var(--muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.clean-offer-card h2{font-size:clamp(32px,4vw,54px);text-transform:uppercase}.clean-offer-card .limited-copy{margin:4px 0 12px;color:#f7f1df!important}.offer-card-link{display:inline-flex;margin-top:10px}.category-wrap{margin:10px 0 28px}.category-grid{max-width:none}.category-card{position:relative;overflow:hidden;min-height:260px;background:#070707;border-color:#d4af3738;isolation:isolate}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-3;filter:saturate(.95) contrast(1.04)}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 20%,rgba(212,175,55,.14),transparent 32%),linear-gradient(180deg,#0000002e,#000000c7);z-index:-2}.category-card:not(:has(img)):after{content:"Add image in Customize";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px dashed rgba(212,175,55,.34);border-radius:22px;display:grid;place-items:center;color:#f7f1df7a;font-size:13px;text-transform:uppercase;letter-spacing:.12em;z-index:-1}.category-overlay{display:none}.category-card b{background:linear-gradient(90deg,#8a5d12,#d4af37,#fff4a8,#d4af37);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 20px rgba(212,175,55,.22)}.shop-all-link--big{display:flex;align-items:center;justify-content:center;width:min(760px,100%);min-height:72px;margin:16px auto 0;border-radius:26px;font-size:16px;letter-spacing:.12em;background:linear-gradient(135deg,#d4af372e,#ffffff0a);border:1px solid rgba(212,175,55,.32);box-shadow:0 18px 50px #0000003d}.shop-all-link--big:hover{border-color:#ffd66ba6;transform:translateY(-2px)}.fragrance-count{display:none}.about-proof-section{background:#050505}.proof-card{min-height:210px;border:1px solid rgba(212,175,55,.18);border-radius:var(--r);background:linear-gradient(180deg,#ffffff0b,#ffffff05);padding:22px;display:flex;flex-direction:column;gap:10px}.proof-card strong{font-size:clamp(38px,5vw,68px);line-height:.85;background:linear-gradient(90deg,#8a5d12,#d4af37,#fff4a8,#d4af37);-webkit-background-clip:text;background-clip:text;color:transparent}.proof-card b{font-size:18px;color:#f7f1df}.proof-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.newsletter-card{background:linear-gradient(180deg,#d4af370e,#ffffff06);border-color:#d4af3738}.bundle{background:linear-gradient(180deg,#d4af370f,#ffffff06);border-color:#d4af3733}.bar i{background:linear-gradient(90deg,#8a5d12,#d4af37,#fff4a8,#d4af37)}@media(max-width:900px){.proof-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:220px}}@media(max-width:520px){.proof-grid{grid-template-columns:1fr}.category-card{min-height:210px}.shop-all-link--big{min-height:64px;border-radius:22px}}:root{--gold:#d4af37;--gold2:#fff3a6;--gold3:#8a5d12;--deep:#030303}.announcement{height:42px;background:linear-gradient(90deg,#020202,#111,#020202);border-bottom:1px solid rgba(212,175,55,.26)}.announcement strong,.gold,.luxury-gold{background:linear-gradient(92deg,#7a4b05,#d4af37 28%,#fff2a6 52%,#c9941b 75%,#6f4302);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 24px rgba(212,175,55,.25)}.site-header--lux{background:#020202c2;border-bottom:1px solid rgba(212,175,55,.18)}.site-header--lux .header-inner{display:grid;grid-template-columns:auto 1fr auto auto}.hamburger--left{order:0}.brand--center{justify-self:start}.nav--desktop{justify-self:center}.cart-btn{box-shadow:0 0 28px #d4af3714}.lux-editorial-hero{min-height:calc(100svh - 116px);position:relative;isolation:isolate;overflow:hidden;display:grid;align-items:end;padding:74px 0}.lux-editorial-hero .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#000000eb,#00000094 46%,#00000038),url(luxor-hero-volcano.png);background-size:cover;background-position:center;filter:contrast(1.08) saturate(1.06);transform:scale(1.015);z-index:-3}.luxor-noise{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 18%,rgba(212,175,55,.14),transparent 28%),radial-gradient(circle at 25% 72%,rgba(212,175,55,.08),transparent 34%);z-index:-2}.lux-editorial-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:end}.hero-copy{padding-bottom:24px}.hero-title{font-size:clamp(58px,10vw,142px);line-height:.82;margin:18px 0;letter-spacing:-.082em;text-transform:uppercase}.hero-subtext{max-width:640px;color:#f6f1e7bd}.micro-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.micro-trust span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#f6f1e7c2;border:1px solid rgba(212,175,55,.18);background:#ffffff09;border-radius:999px;padding:9px 12px}.hero-rotate-card{min-height:420px;border:1px solid rgba(212,175,55,.24);border-radius:34px;background:linear-gradient(180deg,#080808d1,#0808087a);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 26px 80px #0006;transform-style:preserve-3d}.orb-bottle{height:230px;border-radius:28px;background:radial-gradient(circle at 50% 40%,rgba(212,175,55,.25),transparent 28%),linear-gradient(180deg,#ffffff0f,#ffffff05);display:grid;place-items:center;overflow:hidden}.orb-bottle img{width:116px;height:116px;border-radius:999px;object-fit:contain;filter:drop-shadow(0 24px 35px rgba(0,0,0,.55))}.hero-rotate-card b{font-size:28px;line-height:1.05}.hero-rotate-card small{color:var(--muted);font-size:14px}.reveal-up{animation:revealUp .8s ease both}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.drop-offer-strip{position:relative;background:#060606;border-top:1px solid rgba(212,175,55,.18);border-bottom:1px solid rgba(212,175,55,.18)}.drop-offer-strip__inner{display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;min-height:96px}.drop-offer-strip span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.15em}.drop-offer-strip b{font-size:clamp(24px,3.3vw,48px);text-transform:uppercase}.drop-offer-strip em{font-style:normal;background:linear-gradient(92deg,#7a4b05,#d4af37,#fff2a6,#c9941b);-webkit-background-clip:text;background-clip:text;color:transparent}.drop-offer-strip a{border:1px solid rgba(212,175,55,.3);border-radius:999px;padding:14px 20px;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.countdown-mini{display:flex;gap:6px}.countdown-mini .timebox{min-width:54px;padding:8px 7px;border-radius:14px;border:1px solid rgba(212,175,55,.16);background:#ffffff09;text-align:center}.countdown-mini .timebox b{font-size:16px;display:block}.countdown-mini .timebox small{font-size:8px;text-transform:uppercase;color:var(--muted)}.cinematic-head h2{font-size:clamp(42px,6vw,84px);letter-spacing:-.06em}.category-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.category-grid--editorial .category-card{min-height:440px;border-radius:34px;padding:28px;display:flex;align-items:flex-end;transition:transform .35s ease,border-color .35s ease}.category-grid--editorial .category-card:hover{transform:translateY(-5px);border-color:#ffe7898c}.category-content{position:relative;z-index:3}.category-card b{font-size:clamp(54px,7vw,98px);letter-spacing:-.07em;text-transform:uppercase}.category-card small{display:block;max-width:310px;color:#f6f1e7b8;font-size:15px}.shop-all-link--big{min-height:84px;background:linear-gradient(135deg,#d4af3736,#ffffff09,#d4af3714);font-weight:800}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,310px);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:4px 0 16px}.product-rail .product-card{scroll-snap-align:start}.product-rail::-webkit-scrollbar{height:8px}.product-rail::-webkit-scrollbar-thumb{background:#d4af3747;border-radius:999px}.product-card{border-color:#d4af3729;background:linear-gradient(180deg,#ffffff0a,#ffffff04);transition:transform .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-4px);border-color:#d4af3766}.product-media{background:radial-gradient(circle at 50% 45%,rgba(212,175,55,.13),transparent 42%),#080808}.quick-add,.btn{background:linear-gradient(135deg,#8a5d12,#d4af37 45%,#fff2a6 62%,#b88715);color:#0b0904;font-weight:900}.btn--ghost{background:#00000038;color:#f8f1df;border:1px solid rgba(212,175,55,.24)}.bar i{background:linear-gradient(90deg,#7a4b05,#d4af37,#fff2a6,#c9941b)}.bundle--split{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;padding:24px;border-radius:34px}.bundle-visual{min-height:460px;border-radius:28px;background:radial-gradient(circle at 50% 30%,rgba(212,175,55,.18),transparent 32%),linear-gradient(180deg,#090909,#030303);border:1px solid rgba(212,175,55,.16);padding:26px;display:flex;flex-direction:column;justify-content:flex-end}.bundle-visual h2{font-size:clamp(38px,5vw,78px);line-height:.9;margin:12px 0;letter-spacing:-.06em;text-transform:uppercase}.bundle-panel{border:1px solid rgba(212,175,55,.14);border-radius:28px;background:#ffffff07;padding:18px}.bundle-summary-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.bundle-summary-top b{text-transform:uppercase;letter-spacing:.08em}.bundle-list{max-height:430px;overflow:auto;padding-right:4px}.bundle-option:hover{border-color:#d4af3757}.scent-finder{border:1px solid rgba(212,175,55,.16);border-radius:34px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);padding:28px}.finder-card{border-radius:28px;border:1px solid rgba(212,175,55,.14);background:#060606;padding:22px}.finder-progress{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.finder-progress i{flex:1;height:6px;border-radius:999px;background:linear-gradient(90deg,#d4af37 var(--p,25%),rgba(255,255,255,.08) var(--p,25%))}.finder-question{display:none}.finder-question.is-active{display:block}.finder-question h3{font-size:clamp(28px,4vw,54px);margin:0 0 18px;letter-spacing:-.05em}.finder-question button:not(.btn),.finder-question a{margin:6px 8px 6px 0}.finder-question button:not(.btn){border:1px solid rgba(212,175,55,.18);background:#ffffff0a;color:#f7f1df;border-radius:999px;padding:13px 18px;cursor:pointer}.finder-question button:hover{border-color:#d4af377a}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compare-card{border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#ffffff07;padding:22px;display:grid;gap:12px}.compare-card b{font-size:32px}.compare-card span{border-top:1px solid rgba(255,255,255,.08);padding-top:12px;color:var(--muted)}.compare-card--luxor{border-color:#d4af3747;background:linear-gradient(180deg,#d4af3714,#ffffff05)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.steps-grid article{border:1px solid rgba(212,175,55,.15);border-radius:28px;background:#070707;padding:24px;min-height:220px}.steps-grid b{font-size:46px;color:#d4af3773}.steps-grid h3{font-size:32px;margin:26px 0 8px}.newsletter-card--editorial h2{font-size:clamp(38px,6vw,82px);letter-spacing:-.06em}.menu-drawer--editorial a{display:flex!important;gap:16px;align-items:center;font-size:28px;text-transform:uppercase;letter-spacing:-.03em}.menu-drawer--editorial a span{font-size:11px;color:#d4af37a6;letter-spacing:.14em}.menu-drawer--editorial{background:linear-gradient(180deg,#050505,#0b0a08)}@media(max-width:980px){.lux-editorial-hero__inner,.bundle--split{grid-template-columns:1fr}.hero-rotate-card{min-height:260px}.drop-offer-strip__inner{grid-template-columns:1fr}.nav--desktop{display:none}.category-grid--editorial{grid-template-columns:1fr}.category-grid--editorial .category-card{min-height:320px}.compare-grid,.steps-grid{grid-template-columns:1fr}.site-header--lux .header-inner{grid-template-columns:auto 1fr auto}.brand--center span{display:none}.cart-btn{padding:10px 13px}}@media(max-width:560px){.lux-editorial-hero{padding:48px 0}.hero-title{font-size:58px}.drop-offer-strip__inner{min-height:auto;padding:16px 0}.countdown-mini{flex-wrap:wrap}.category-grid--editorial .category-card{min-height:260px}.product-rail{grid-auto-columns:82vw}.menu-drawer--editorial a{font-size:24px}}:root{--gold:#d4af37;--gold2:#fff4a8;--gold-luxe:#f7d774;--gold-dark:#7a4b05;--line-gold:rgba(212,175,55,.28)}body{background:#030303;color:#f7f0e2}.gold,.luxury-gold,.announcement strong{background:linear-gradient(92deg,#5f3700,#b8860b 18%,#ffd76a 42%,#fff6bf 52%,#d4af37 65%,#9b6506 85%,#f5cf61);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 30px rgba(255,210,91,.25)}.btn,.quick-add{background:linear-gradient(135deg,#6b4102,#b8860b 22%,#f8d86b 48%,#fff3af 58%,#c89218 78%,#7a4b05);box-shadow:0 18px 55px #d4af372e}.site-header--lux .header-inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;min-height:82px}.brand--center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-self:center;z-index:2}.brand--center img{width:150px;height:58px;border-radius:0;object-fit:contain;filter:drop-shadow(0 0 20px rgba(212,175,55,.16))}.brand--center span,.nav--desktop{display:none}.hamburger--left{justify-self:start}.cart-btn{justify-self:end}.menu-drawer--editorial a[href*="#finder"]{display:none!important}.lux-editorial-hero{min-height:calc(100svh - 124px);padding:92px 0 86px;border-bottom:0}.lux-editorial-hero .hero__bg{background-image:linear-gradient(90deg,#000000ad,#0003 50%,#0000001a),linear-gradient(0deg,#00000061,#0000 42%),url(luxor-hero-volcano.png);background-size:cover;background-position:center center;filter:none;transform:none}.luxor-noise{background:radial-gradient(circle at 70% 15%,rgba(212,175,55,.09),transparent 28%)}.lux-editorial-hero__inner--solo{display:block}.hero-copy{max-width:760px}.hero-subtext{font-size:18px;line-height:1.75}.hero-rotate-card{display:none!important}.hero-actions .btn--ghost{border-color:#d4af3740}.drop-offer-strip{border-top:0;border-bottom:0;background:linear-gradient(180deg,#050505,#080706);overflow:hidden}.drop-offer-strip__inner{min-height:148px}.drop-offer-strip b{font-size:clamp(38px,5.3vw,74px);letter-spacing:-.055em;background:linear-gradient(92deg,#5f3700,#d4af37 35%,#fff4a8 55%,#9b6506);-webkit-background-clip:text;background-clip:text;color:transparent}.drop-offer-strip span{color:#f7f0e2ad}.drop-offer-strip a{background:#ffffff06}.lux-drip-zone{position:relative}.gold-drip{position:absolute;top:-38px;width:9px;height:9px;border-radius:999px;background:linear-gradient(180deg,#fff3a6,#d4af37 55%,#8a5206);filter:drop-shadow(0 0 18px rgba(212,175,55,.45));opacity:0;animation:luxDrip 6.8s infinite ease-in}.gold-drip:after{content:"";position:absolute;left:50%;top:-24px;width:3px;height:42px;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff3a600,#d4af37e6)}.drip-one{left:17%;animation-delay:.2s}.drip-two{left:42%;animation-delay:1.9s}.drip-three{left:69%;animation-delay:3.4s}.drip-four{left:86%;animation-delay:5s}@keyframes luxDrip{0%{opacity:0;transform:translateY(0) scale(.75)}12%{opacity:1}45%{opacity:1;transform:translateY(120px) scale(1)}62%,to{opacity:0;transform:translateY(160px) scale(.65)}}.section--lined{position:relative;border-top:0}.section--lined:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 32px));height:1px;background:linear-gradient(90deg,transparent,#8d62ff 5%,#d4af37 42%,#fff3a6 50%,#d4af37 58%,#8d62ff 95%,transparent);opacity:.75}.rail-title-row{margin:58px 0 18px}.rail-title-row h2{margin:12px 0 0;font-size:clamp(32px,5vw,64px);line-height:.94;letter-spacing:-.055em;text-transform:uppercase}.product-info{gap:14px}.product-card .meta{line-height:1.85;font-size:13px}.product-card h3{font-size:20px;line-height:1.2}.product-card{border-color:#d4af3733}.bundle-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:520px}.bundle-option{line-height:1.4}.bundle-option small{display:inline-block;margin-top:4px;color:#f7f0e29e}.bundle-visual{background:radial-gradient(circle at 50% 24%,rgba(212,175,55,.16),transparent 34%),#050505}.bundle-visual h2{color:#fff4df}.product-bundle-list{grid-template-columns:1fr;max-height:440px}.product-description{margin:18px 0 22px;color:#f7f0e2c2;line-height:1.85;font-size:16px}.product-description p{margin:0 0 16px}.product-description ul{padding-left:20px;margin:12px 0}.product-description li{margin:8px 0}.product-panel .meta{font-size:14px;line-height:1.8;padding:14px 0;border-top:1px solid rgba(212,175,55,.16);border-bottom:1px solid rgba(212,175,55,.16)}.how-to-image-section{padding-top:72px}.how-to-image-section img{width:100%;border-radius:28px;border:1px solid rgba(212,175,55,.22);box-shadow:0 28px 80px #0000006b;background:#fff}.product-how-to{padding-top:40px}.newsletter-section{padding-top:72px}.newsletter-card--editorial{border:1px solid rgba(212,175,55,.22);border-radius:34px;background:radial-gradient(circle at 12% 0,rgba(212,175,55,.11),transparent 34%),#060606;padding:30px}.newsletter-form{display:flex;gap:10px;flex-wrap:wrap}.newsletter-form input[type=email]{flex:1;min-width:240px;background:#0b0b0b;color:#fff;border:1px solid rgba(212,175,55,.22);border-radius:999px;padding:15px 18px}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.proof-card{border:1px solid rgba(212,175,55,.16);background:#ffffff06;border-radius:24px;padding:20px}.proof-card strong{display:block;font-size:44px;line-height:1;background:linear-gradient(92deg,#d4af37,#fff3a6,#b8860b);-webkit-background-clip:text;background-clip:text;color:transparent}.proof-card b{display:block;margin-top:12px}.proof-card p{font-size:14px}@media(max-width:980px){.brand--center img{width:122px}.site-header--lux .header-inner{min-height:74px}.drop-offer-strip__inner{min-height:130px}.bundle-list,.proof-grid{grid-template-columns:1fr}.lux-editorial-hero{min-height:auto;padding:70px 0}.hero-title{font-size:clamp(54px,16vw,90px)}}@media(max-width:560px){.drop-offer-strip b{font-size:34px}.countdown-mini .timebox{min-width:48px}.gold-drip{animation-duration:7.8s}.proof-grid{grid-template-columns:1fr}.newsletter-card--editorial{padding:22px}.how-to-image-section img{border-radius:18px}}.product-card-meta{display:grid;gap:10px}.product-card-meta div{display:grid;gap:3px;padding-top:8px;border-top:1px solid rgba(212,175,55,.12)}.product-card-meta strong{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#d4af37c7}.product-card-meta span{color:#f7f0e2b8}:root{--gold-rich:#d4af37;--gold-deep:#8a5a08;--gold-bright:#fff1a8;--cream:#fff7e8}.gold,.luxury-gold,.hero-title--offer em,.hero-offer-pill span,.drop-offer-strip--v36 em{background:linear-gradient(100deg,#6a3b00,#b8860b 18%,#ffd45b 38%,#fff6bd 50%,#d4af37 63%,#8c5a08 82%,#f8d86b);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 34px rgba(212,175,55,.34);font-style:normal}.site-header--lux{border-bottom:1px solid rgba(212,175,55,.22);background:#030303d6}.site-header--lux .cart-btn{font-size:0;width:58px;height:58px;border-radius:999px;border:1px solid rgba(212,175,55,.28);background:#ffffff06;position:relative;color:var(--gold-bright)}.site-header--lux .cart-btn:before{content:"\1f6d2";font-size:22px;line-height:1}.site-header--lux .cart-btn:after{content:attr(data-count);position:absolute;right:-2px;top:-4px;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#fff0a8,#d4af37,#8a5a08);color:#020202;font-size:13px;font-weight:900;display:grid;place-items:center}.brand--center img{width:170px;height:72px;object-fit:contain;border-radius:0;background:transparent!important;mix-blend-mode:screen;filter:drop-shadow(0 0 18px rgba(212,175,55,.18))}.hamburger span{background:linear-gradient(90deg,#f8d86b,#d4af37)}.lux-hero-v36{position:relative;min-height:calc(100svh - 112px);overflow:hidden;background:#030303;border-bottom:1px solid rgba(212,175,55,.14)}.lux-hero-v36__top{position:relative;z-index:4;padding:22px 0 10px}.lux-hero-v36__shopall{width:min(980px,100%);margin:0 auto;display:flex;justify-content:center;align-items:center;color:#070707!important;font-size:clamp(20px,3.3vw,32px);font-weight:950;letter-spacing:.01em;padding:20px 34px;border-radius:999px;background:linear-gradient(135deg,#8a5a08,#d4af37 30%,#fff1a8 52%,#d4af37 72%,#9b6506);box-shadow:0 18px 60px #d4af3738,inset 0 1px #ffffff8c}.lux-hero-v36__bg{position:absolute;top:98px;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0000002e,#00000047 48%,#000000d1),url(luxor-hero-volcano.png);background-size:cover;background-position:center bottom;filter:none;transform:none}.lux-hero-v36__inner{position:relative;z-index:3;min-height:calc(100svh - 220px);display:grid;place-items:center;text-align:center;padding:86px 0 92px}.lux-hero-v36 .hero-copy{max-width:900px;margin:0 auto}.hero-offer-pill{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(212,175,55,.55);background:#00000052;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:12px 24px;color:#fff5c8;font-weight:900;letter-spacing:.2em}.hero-title--offer{font-size:clamp(66px,11vw,142px);line-height:.78;margin:24px 0 18px;letter-spacing:-.075em;text-align:center}.hero-title--offer span:first-child{color:#fff8ed}.hero-title--offer span:last-child{color:#fff8ed}.hero-subtext{max-width:720px;margin:0 auto 25px;text-align:center;color:#fff7e8db}.hero-actions--center{justify-content:center}.hero-actions--center .btn{color:#070707!important;font-weight:950}.micro-trust{justify-content:center;color:#fff7e8c7}.lux-liquid-line{position:relative;z-index:5;width:100%;height:20px;pointer-events:none}.lux-liquid-line:before{content:"";position:absolute;left:-3%;right:-3%;top:8px;height:3px;border-radius:999px;background:linear-gradient(90deg,#d4af3700,#d4af37eb 10%,#fff6bdf2 32%,#d4af37c7 62%,#9d6cffb8 82%,#d4af3700);box-shadow:0 0 12px #d4af3759,0 1px #ffffff2e;animation:liquidShimmer 4.4s linear infinite}.lux-liquid-line:after{content:"";position:absolute;left:15%;right:12%;top:9px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);filter:blur(.2px);opacity:.65}.lux-liquid-line--top{margin-top:0}.lux-liquid-line--bottom{position:absolute;bottom:0;left:0}.lux-liquid-line .drop{position:absolute;top:9px;width:9px;height:9px;border-radius:999px;background:radial-gradient(circle at 35% 20%,#fff8cc 0 16%,#d4af37 42%,#8a5a08 75%);box-shadow:0 0 18px #d4af378c;opacity:0;transform-origin:top center}.lux-liquid-line .drop:before{content:"";position:absolute;left:50%;top:-3px;width:3px;height:0;border-radius:999px;background:linear-gradient(180deg,#fff8cc,#d4af37);transform:translate(-50%);animation:strandGrow 7s infinite ease-in-out}.lux-liquid-line .d1{left:22%;animation:dropFall 7s infinite ease-in-out .2s}.lux-liquid-line .d2{left:58%;animation:dropFall 7s infinite ease-in-out 2.7s}.lux-liquid-line .d3{left:88%;animation:dropFall 7s infinite ease-in-out 4.8s}@keyframes liquidShimmer{0%{filter:hue-rotate(0deg);transform:translate(-1%)}50%{filter:hue-rotate(-10deg);transform:translate(1%)}to{filter:hue-rotate(0deg);transform:translate(-1%)}}@keyframes strandGrow{0%,15%{height:0;opacity:0}25%,42%{height:34px;opacity:.9}55%,to{height:0;opacity:0}}@keyframes dropFall{0%,18%{opacity:0;transform:translateY(0) scale(.55)}24%{opacity:1;transform:translateY(0) scale(1)}43%{opacity:1;transform:translateY(52px) scale(.96)}62%,to{opacity:0;transform:translateY(86px) scale(.68)}}.drop-offer-strip--v36{border-top:0;background:linear-gradient(180deg,#030303,#070604);padding:34px 0}.drop-offer-strip--v36 .drop-offer-strip__inner{min-height:210px;display:grid;grid-template-columns:1.05fr auto auto;align-items:center;gap:24px}.drop-offer-strip--v36 .offer-copy{display:grid;gap:8px}.drop-offer-strip--v36 .offer-copy span{text-transform:uppercase;letter-spacing:.14em;color:#fff7e8ad;font-size:12px}.drop-offer-strip--v36 b{font-size:clamp(42px,6vw,82px);line-height:.9;letter-spacing:-.06em;color:#fff8ed}.drop-offer-strip--v36 a{color:#080808!important;background:linear-gradient(135deg,#d4af37,#fff1a8,#9b6506);font-weight:900}.countdown-mini{display:flex;gap:10px}.countdown-mini .timebox{min-width:74px;text-align:center;border:1px solid rgba(212,175,55,.2);background:#ffffff06;border-radius:18px;padding:12px 10px}.countdown-mini .timebox b{display:block;font-size:28px;line-height:1;color:#fff7e8;letter-spacing:-.04em}.countdown-mini .timebox small{display:block;text-transform:uppercase;letter-spacing:.12em;color:#d4af37cc;font-size:10px;margin-top:5px}.category-wrap--below{margin-top:52px}.category-card{min-height:310px}.category-card:before{content:"Image slot";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px dashed rgba(212,175,55,.18);border-radius:22px;color:#ffffff3d;display:grid;place-items:center;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.category-card img+.category-content,.category-card img~.category-content{position:relative}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.category-content{z-index:1}.shop-all-link--big{color:#070707!important;font-weight:950;background:linear-gradient(135deg,#8a5a08,#d4af37,#fff1a8,#d4af37);box-shadow:0 24px 80px #d4af3729}.product-main--v36{align-items:start}.product-title-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:18px;align-items:end;margin-bottom:12px}.product-title-row h1{margin:0;font-size:clamp(40px,5vw,78px);line-height:.9;letter-spacing:-.06em}.product-mini-desc{margin:0;color:#fff7e894;line-height:1.55;font-size:13px;text-align:right}.product-panel--v36 .price{font-size:25px;margin:12px 0 14px}.product-notes-under-price{border:1px solid rgba(212,175,55,.16);background:#ffffff06;border-radius:18px;padding:14px 16px;margin:0 0 14px;display:grid;gap:4px}.product-notes-under-price span{text-transform:uppercase;letter-spacing:.14em;font-size:10px;color:#d4af37cc}.product-notes-under-price b{font-size:15px;color:#fff7e8db}.product-midnight-timer{margin:0 0 16px;background:linear-gradient(135deg,#d4af371f,#9d6cff0d);border-color:#d4af3740}.product-key-meta{font-size:14px!important;line-height:1.8!important;margin:0 0 16px;color:#fff7e8ad;padding:18px 0!important}.product-benefits-after-bundle{display:grid;gap:10px;margin-top:18px;border-top:1px solid rgba(212,175,55,.16);padding-top:16px}.product-benefits-after-bundle div{display:grid;gap:3px}.product-benefits-after-bundle b{color:#fff7e8}.product-benefits-after-bundle span{font-size:13px;color:#fff7e899}.drawer-upsell{border-top:1px solid rgba(212,175,55,.16);border-bottom:1px solid rgba(212,175,55,.16);padding:16px 0;margin-top:14px}.drawer-upsell__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.drawer-upsell__head b{font-size:18px}.drawer-upsell__head small{text-transform:uppercase;letter-spacing:.12em;color:#d4af37b8;font-size:10px}.drawer-upsell__rail{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.drawer-upsell-card{min-width:132px;scroll-snap-align:start;border:1px solid rgba(212,175,55,.14);background:#ffffff06;border-radius:16px;padding:10px;display:grid;gap:7px;color:inherit}.drawer-upsell-card img{width:100%;height:76px;object-fit:contain;background:#080808;border-radius:12px}.drawer-upsell-card b{font-size:12px;line-height:1.15}.drawer-upsell-card small{font-size:11px;color:#fff7e894}.drawer-upsell-card button{border:0;border-radius:999px;padding:8px 10px;color:#060606;font-weight:900;background:linear-gradient(135deg,#d4af37,#fff1a8,#9b6506)}@media(max-width:760px){.brand--center img{width:126px;height:58px}.site-header--lux .cart-btn{width:52px;height:52px}.lux-hero-v36__top{padding:18px 0 10px}.lux-hero-v36__bg{top:94px;right:0;bottom:0;left:0;background-size:cover;background-position:center bottom}.lux-hero-v36__inner{min-height:690px;padding:100px 0 88px;align-items:center}.hero-offer-pill{font-size:12px;padding:10px 18px;letter-spacing:.18em}.hero-title--offer{font-size:clamp(58px,17vw,88px);margin:22px 0 18px}.hero-subtext{font-size:19px;line-height:1.35}.lux-hero-v36__shopall{font-size:26px;padding:18px 24px}.drop-offer-strip--v36 .drop-offer-strip__inner{grid-template-columns:1fr;text-align:center;min-height:0}.countdown-mini{justify-content:center}.product-title-row{grid-template-columns:1fr}.product-mini-desc{text-align:left}.product-main--v36{gap:24px}.drawer-upsell-card{min-width:124px}.micro-trust{font-size:13px;gap:8px}.micro-trust span:nth-child(n+2){display:none}}.announcement--infinite{justify-content:flex-start;padding:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.announcement__track{display:flex;width:max-content;animation:luxTickerV37 34s linear infinite;will-change:transform}.announcement__track span{display:inline-flex;align-items:center;padding:0 42px;white-space:nowrap;animation:none;color:var(--gold2)}@keyframes luxTickerV37{0%{transform:translate(0)}to{transform:translate(-50%)}}.lux-hero-v37{position:relative;min-height:calc(100svh - 112px);overflow:hidden;background:#030303;border-bottom:1px solid rgba(212,175,55,.14);isolation:isolate}.lux-hero-v37__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0000002e,#00000042 46%,#000000d6),url(luxor-hero-volcano.png);background-size:cover;background-position:center bottom;filter:none;z-index:-2;transform:scale(1.015)}.lux-hero-v37__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 60%,#0000 0 24%,#00000038 54%,#000000a8);z-index:1}.lux-hero-v37__inner{position:relative;z-index:3;min-height:calc(100svh - 150px);display:grid;place-items:center;text-align:center;padding:86px 0 92px}.hero-title--wide{font-size:clamp(78px,12vw,154px);line-height:.78;margin:0 0 22px;letter-spacing:-.08em;text-align:center;text-transform:uppercase}.hero-title--wide span:first-child{color:#fff8ed}.hero-title--wide span:last-child{color:#fff8ed}.hero-title--wide em,.drop-offer-strip--v37 em{font-style:normal;background:linear-gradient(92deg,#6a3e00,#b98205 16%,#f5c84e 35%,#fff3a7 48%,#d6a522 62%,#8d5a00 80%,#ffd665);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 30px rgba(255,210,91,.25)}.hero-shopall{min-width:min(520px,82vw);color:#070707!important;font-size:clamp(19px,3vw,29px);padding:19px 36px}.drop-offer-strip--v37 .drop-offer-strip__inner{min-height:132px}.drop-offer-strip--v37 .offer-copy b{font-size:clamp(26px,4vw,54px);letter-spacing:-.04em}.drop-offer-strip--v37 a{text-transform:none}.section-head--no-side-text{grid-template-columns:1fr!important}.section-head--no-side-text p{display:none!important}.product-card,.product-card a,.product-card button,.product-card input,.product-card form{cursor:pointer}.quick-add-form{margin:0}.lux-liquid-line{height:28px;overflow:visible}.lux-liquid-line:before{top:10px;height:2px;border-radius:999px;background:linear-gradient(90deg,#b4770b00,#eec24bf0 12%,#fff9c5f5 22%,#b8740fdb,#fff4a0e6 58%,#985dff8c 82%,#b4770b00);box-shadow:0 0 14px #e3b33959,0 2px 7px #0009;animation:luxLiquidFlow 5.8s ease-in-out infinite}.lux-liquid-line:after{top:9px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),rgba(255,255,255,.15),transparent);opacity:.75}.lux-liquid-line .drop{top:10px;width:12px;height:15px;border-radius:60% 60% 70% 70%/70% 70% 95% 95%;background:radial-gradient(circle at 35% 20%,#fff8d2 0 12%,#ffdf70 27%,#c78918 56%,#6e4205);box-shadow:inset -2px -3px 4px #522c0073,inset 2px 2px 3px #ffffe175,0 0 18px #e8b53080;opacity:0;transform-origin:top center}.lux-liquid-line .drop:before{left:50%;top:-5px;width:3px;height:0;border-radius:999px;background:linear-gradient(180deg,#fff6c2f2,#d59f25db,#6942076b);filter:drop-shadow(0 0 6px rgba(232,181,48,.5));animation:luxStrandForm 8.5s infinite cubic-bezier(.55,0,.2,1)}.lux-liquid-line .drop:after{content:"";position:absolute;left:2px;top:2px;width:4px;height:4px;border-radius:999px;background:#ffffe6bf;filter:blur(.2px)}.lux-liquid-line .d1{left:17%;animation:luxDropFall 8.5s infinite cubic-bezier(.55,0,.2,1) .15s}.lux-liquid-line .d2{left:43%;animation:luxDropFall 8.5s infinite cubic-bezier(.55,0,.2,1) 2.05s}.lux-liquid-line .d3{left:69%;animation:luxDropFall 8.5s infinite cubic-bezier(.55,0,.2,1) 4.15s}.lux-liquid-line .d4{left:91%;animation:luxDropFall 8.5s infinite cubic-bezier(.55,0,.2,1) 6.05s}@keyframes luxLiquidFlow{0%,to{transform:translate(-1%) scaleY(1)}45%{transform:translate(1%) scaleY(1.22)}70%{transform:translate(.2%) scaleY(.92)}}@keyframes luxStrandForm{0%,12%{height:0;opacity:0}20%,38%{height:42px;opacity:.95}48%,to{height:0;opacity:0}}@keyframes luxDropFall{0%,16%{opacity:0;transform:translateY(0) scale(.42)}22%{opacity:1;transform:translateY(2px) scale(1)}38%{opacity:1;transform:translateY(38px) scale(.98)}52%{opacity:.65;transform:translateY(78px) scale(.72)}60%,to{opacity:0;transform:translateY(96px) scale(.5)}}.product-title-row--clean{display:block!important;margin-bottom:14px}.product-title-row--clean h1{margin:0;font-size:clamp(44px,5vw,82px);line-height:.88;letter-spacing:-.06em}.product-title-row--clean .product-mini-desc,.product-mini-desc{display:none!important}.product-key-meta--only{border-top:1px solid rgba(212,175,55,.16);border-bottom:1px solid rgba(212,175,55,.16);padding:20px 0!important;margin:18px 0!important;display:grid;gap:10px}.product-key-meta--only p{margin:0;font-size:clamp(16px,2.4vw,24px);line-height:1.45;color:#f7f0e2a8}.product-intensity .bar{height:18px}.product-intensity span{letter-spacing:.28em}.product-benefits-after-bundle{margin-top:22px}.compare-section--slider h2{font-size:clamp(42px,6vw,86px);line-height:.9;letter-spacing:-.07em;text-transform:uppercase}.compare-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,420px);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 16px}.compare-slide{scroll-snap-align:start;border:1px solid rgba(212,175,55,.22);border-radius:28px;background:linear-gradient(180deg,#ffffff09,#ffffff04);overflow:hidden;min-height:390px;display:grid;grid-template-rows:240px auto}.compare-slide img{width:100%;height:100%;object-fit:cover}.compare-slide__placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle,#d4af3726,#ffffff08);color:#f7f0e273;font-size:28px}.compare-slide div:last-child{padding:20px}.compare-slide b{font-size:24px}.compare-slide p{color:var(--muted);line-height:1.6}.site-footer--legal{border-top:1px solid rgba(212,175,55,.18);background:#030303;padding:42px 0}.footer-inner--legal{display:grid;grid-template-columns:1.2fr 1.4fr auto;gap:28px;align-items:start}.footer-brand-block p{color:var(--muted);margin:10px 0 0}.footer-legal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px}.footer-legal a{color:#f7f0e2b8;font-size:14px}.footer-copy{color:#f7f0e273;font-size:13px;text-align:right}@media(max-width:760px){.lux-hero-v37{min-height:calc(100svh - 112px)}.lux-hero-v37__inner{min-height:690px;padding:98px 0 88px;align-items:center}.lux-hero-v37__bg{background-position:center bottom}.hero-title--wide{font-size:clamp(70px,18vw,96px);margin-bottom:18px}.hero-subtext{font-size:18px;line-height:1.35}.hero-shopall{font-size:24px;padding:18px 24px}.drop-offer-strip--v37 .drop-offer-strip__inner{grid-template-columns:1fr;text-align:center;min-height:auto}.footer-inner--legal,.footer-legal{grid-template-columns:1fr}.footer-copy{text-align:left}.product-key-meta--only p{font-size:22px}.compare-slider{grid-auto-columns:82vw}.lux-liquid-line .d4{display:none}}.site-header--lux{display:block!important;position:sticky;top:38px;z-index:40}.site-header--lux .header-inner{display:grid;grid-template-columns:52px 1fr auto auto;align-items:center;gap:16px}.hamburger{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;border:1px solid rgba(215,173,88,.28);background:#ffffff0a;border-radius:999px;cursor:pointer}.hamburger span{display:block;width:18px;height:2px;background:var(--gold2);margin-inline:auto;border-radius:999px}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008f;z-index:70;opacity:0;pointer-events:none;transition:.2s}.menu-backdrop.open{opacity:1;pointer-events:auto}.menu-drawer{position:fixed;left:0;top:0;height:100svh;width:min(360px,88vw);background:#09090b;border-right:1px solid var(--line);z-index:71;transform:translate(-105%);transition:.25s;padding:18px;display:flex;flex-direction:column;gap:10px}.menu-drawer.open{transform:translate(0)}.menu-drawer a{padding:14px 10px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;gap:12px;align-items:center}.menu-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:100px;height:46px}.quick-add{min-width:74px}.product-gallery{border:0!important;background:transparent!important;min-height:0!important;padding:0!important}.product-gallery img{border-radius:28px;max-height:720px;object-fit:contain;background:transparent!important;box-shadow:none!important}.product-key-meta--only{display:none!important}.announcement{position:sticky;top:0;z-index:50}.announcement__track{animation-duration:26s!important}.announcement__track span{padding:0 56px!important}.section-head--no-side-text .eyebrow,.drop-offer-strip--v37 .offer-copy span{display:none!important}.lux-liquid-line{height:36px;overflow:visible}.lux-liquid-line:before{top:13px;height:3px;border-radius:999px;background:linear-gradient(90deg,#b87b0e00,#ffd666f2 12%,#fff8befa 22%,#c78e1ee6 42%,#fffbd6f2 58%,#c78e1ee0 72%,#b87b0e00);box-shadow:0 0 18px #e8b53073,0 3px 10px #000000a6;animation:luxorLiquidSweep 6.8s ease-in-out infinite}.lux-liquid-line:after{content:"";position:absolute;left:0;right:0;top:15px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),rgba(255,255,255,.15),transparent);opacity:.75}.lux-liquid-line .drop{top:13px;width:14px;height:17px;border-radius:55% 55% 70% 70%/65% 65% 100% 100%;background:radial-gradient(circle at 32% 20%,#fffce8 0 10%,#ffe37d 28%,#cd8d18 60%,#6d4104);box-shadow:inset -2px -4px 5px #4127006b,inset 2px 2px 3px #ffffeb80,0 0 20px #e8b53085;opacity:0}.lux-liquid-line .drop:before{content:"";position:absolute;left:50%;top:-8px;width:3px;height:0;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff8d0fa,#dba42ae6,#6a430859);filter:drop-shadow(0 0 7px rgba(232,181,48,.42));animation:luxorStrand 8.6s infinite cubic-bezier(.57,0,.2,1)}.lux-liquid-line .d1{left:14%;animation:luxorDrop 8.6s infinite cubic-bezier(.57,0,.2,1) .1s}.lux-liquid-line .d2{left:38%;animation:luxorDrop 8.6s infinite cubic-bezier(.57,0,.2,1) 2s}.lux-liquid-line .d3{left:64%;animation:luxorDrop 8.6s infinite cubic-bezier(.57,0,.2,1) 4.1s}.lux-liquid-line .d4{left:88%;animation:luxorDrop 8.6s infinite cubic-bezier(.57,0,.2,1) 6.15s}@keyframes luxorLiquidSweep{0%,to{transform:translate(-.5%)}50%{transform:translate(.5%)}}@keyframes luxorStrand{0%,12%{height:0;opacity:0}20%,48%{height:40px;opacity:.95}60%,to{height:0;opacity:0}}@keyframes luxorDrop{0%,16%{opacity:0;transform:translateY(0) scale(.55)}23%{opacity:1;transform:translateY(0) scale(.96)}45%{opacity:1;transform:translateY(56px) scale(1)}65%,to{opacity:0;transform:translateY(92px) scale(.7)}}.footer-inner--legal{display:grid;grid-template-columns:1.2fr 1fr auto;gap:18px;align-items:start}.footer-legal{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.footer-legal a{color:var(--muted)}.footer-legal a:hover{color:var(--gold2)}@media(max-width:900px){.site-header--lux{top:38px}.site-header--lux .header-inner{grid-template-columns:46px 1fr 52px}.nav--desktop{display:none!important}.cart-btn{min-width:52px;padding:0;font-size:0;position:relative}.cart-btn:before{content:"\1f6d2";font-size:19px;line-height:1}.cart-btn:after{content:attr(data-count);position:absolute;top:-5px;right:-2px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;line-height:19px;font-weight:800}.brand img{width:130px;height:56px;border-radius:0}.product-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.product-rail .product-card{min-width:0}.product-card{height:100%}.product-card .product-media{aspect-ratio:1/1;padding:14px}.product-card .product-media img{max-height:160px}.hero-shopall{min-width:min(320px,90vw)}.footer-inner--legal,.footer-legal{grid-template-columns:1fr}}.announcement__track{animation-duration:60s!important}.lux-hero-v37 .lux-liquid-line{display:none!important}.drop-offer-strip--v41{position:relative;overflow:visible;padding-top:78px!important;padding-bottom:50px!important;background:linear-gradient(180deg,#060606,#0a0907 45%,#050505)!important}.drop-offer-strip--v41 .drop-offer-strip__inner{min-height:230px!important;border:1px solid rgba(212,175,55,.28);border-radius:34px;background:radial-gradient(circle at 10% 0,rgba(212,175,55,.16),transparent 34%),#ffffff07;padding:34px 28px;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff0f}.drop-offer-strip--v41 .offer-copy b{font-size:clamp(48px,7vw,92px)!important;line-height:.82!important;display:block;letter-spacing:-.07em}.drop-offer-strip--v41 .offer-copy span{font-size:14px!important}.drop-offer-strip--v41 .countdown-mini .timebox{min-width:92px;padding:17px 12px}.drop-offer-strip--v41 .countdown-mini .timebox b{font-size:38px}.drop-offer-strip--v41 a{padding:18px 30px!important;font-size:18px!important;color:#050505!important;background:linear-gradient(135deg,#9b6506,#e2b33d,#fff0a5,#c79017)!important}.offer-gold-drip{position:absolute;left:0;right:0;top:0;height:72px;z-index:2;pointer-events:none;overflow:visible;background:linear-gradient(180deg,#d2a02f 0,#f2c95c 15%,#9a6509 35%,rgba(154,101,9,.08) 36%,transparent 37%);filter:drop-shadow(0 7px 16px rgba(216,166,41,.32))}.offer-gold-drip:before{content:"";position:absolute;left:0;right:0;top:30px;height:46px;background:radial-gradient(36px 42px at 8% 0,#050505 68%,transparent 70%),radial-gradient(26px 50px at 17% 0,#050505 68%,transparent 70%),radial-gradient(42px 58px at 29% 0,#050505 68%,transparent 70%),radial-gradient(28px 64px at 43% 0,#050505 68%,transparent 70%),radial-gradient(50px 78px at 55% 0,#050505 68%,transparent 70%),radial-gradient(30px 58px at 68% 0,#050505 68%,transparent 70%),radial-gradient(44px 62px at 81% 0,#050505 68%,transparent 70%),radial-gradient(25px 54px at 93% 0,#050505 68%,transparent 70%)}.offer-gold-drip .od{position:absolute;top:44px;width:13px;height:17px;border-radius:50% 50% 55% 55%/55% 55% 85% 85%;background:radial-gradient(circle at 32% 18%,#fff8c9 0 13%,#f6cf5b 30%,#be7d09 62%,#684003);box-shadow:inset 2px 1px 3px #ffffe685,inset -2px -4px 5px #3d220073,0 0 18px #deac2d8c;opacity:0;transform-origin:top center}.offer-gold-drip .od:before{content:"";position:absolute;left:50%;bottom:80%;width:4px;height:0;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff5bc,#e5b842,#8f5b07);animation:goldStrand 7.8s infinite cubic-bezier(.5,0,.2,1)}.offer-gold-drip .od:after{content:"";position:absolute;left:3px;top:3px;width:4px;height:4px;border-radius:50%;background:#ffffe6bf}.offer-gold-drip .od1{left:18%;animation:goldDrop 7.8s infinite cubic-bezier(.5,0,.2,1) .2s}.offer-gold-drip .od2{left:47%;width:16px;height:24px;animation:goldDropLong 7.8s infinite cubic-bezier(.5,0,.2,1) 2.25s}.offer-gold-drip .od3{left:73%;animation:goldDrop 7.8s infinite cubic-bezier(.5,0,.2,1) 4.3s}.offer-gold-drip .od4{left:91%;animation:goldDrop 7.8s infinite cubic-bezier(.5,0,.2,1) 6.05s}@keyframes goldStrand{0%,14%{height:0;opacity:0}25%,48%{height:38px;opacity:.95}66%,to{height:0;opacity:0}}@keyframes goldDrop{0%,18%{opacity:0;transform:translateY(0) scale(.55)}26%{opacity:1;transform:translateY(0) scale(1)}52%{opacity:1;transform:translateY(70px) scale(.96)}75%,to{opacity:0;transform:translateY(118px) scale(.7)}}@keyframes goldDropLong{0%,18%{opacity:0;transform:translateY(0) scale(.55)}26%{opacity:1;transform:translateY(0) scale(1)}58%{opacity:1;transform:translateY(92px) scale(.98)}80%,to{opacity:0;transform:translateY(145px) scale(.7)}}@media(max-width:760px){.drop-offer-strip--v41{padding-top:68px!important}.drop-offer-strip--v41 .drop-offer-strip__inner{min-height:0!important;padding:28px 18px;gap:20px}.drop-offer-strip--v41 .offer-copy b{font-size:clamp(44px,13vw,68px)!important}.drop-offer-strip--v41 .countdown-mini .timebox{min-width:76px;padding:13px 9px}.drop-offer-strip--v41 .countdown-mini .timebox b{font-size:30px}.offer-gold-drip{height:62px}.offer-gold-drip .od4{display:none}}.drop-offer-strip--v41{position:relative;overflow:visible;padding-top:54px;padding-bottom:40px}.offer-gold-drip{position:absolute;left:0;right:0;top:0;height:56px;pointer-events:none;overflow:hidden}.offer-gold-drip:before{content:"";position:absolute;left:0;right:0;top:0;height:18px;background:linear-gradient(180deg,#f9e7a0,#d9a629 38%,#8e5f06);box-shadow:0 3px 10px #00000047}.offer-gold-drip .od{position:absolute;top:12px;width:18px;height:18px;border-radius:55% 55% 70% 70%/65% 65% 100% 100%;background:radial-gradient(circle at 35% 18%,#fffce6f2 0 12%,#ffe47b 28%,#c98d17 60%,#6b4204);box-shadow:inset -2px -4px 5px #4429005c,inset 2px 2px 4px #ffffe873,0 0 14px #e6b93e38;opacity:0;transform-origin:top center}.offer-gold-drip .od:before{content:"";position:absolute;left:50%;top:-11px;transform:translate(-50%);width:4px;height:0;border-radius:999px;background:linear-gradient(180deg,#fffad5fa,#dba52df0,#70460740);animation:luxRainStem 9s infinite ease-in-out}.offer-gold-drip .od:after{content:"";position:absolute;left:4px;top:3px;width:5px;height:5px;border-radius:50%;background:#fffff0b8}.offer-gold-drip .od1{left:8%;animation:luxRainDrop 9s infinite ease-in-out .1s}.offer-gold-drip .od2{left:15%;animation:luxRainDrop 9s infinite ease-in-out 1.2s;height:22px;width:16px}.offer-gold-drip .od3{left:25%;animation:luxRainDrop 9s infinite ease-in-out 2.1s;width:14px;height:18px}.offer-gold-drip .od4{left:36%;animation:luxRainDrop 9s infinite ease-in-out 2.8s;width:20px;height:24px}.offer-gold-drip .od5{left:46%;animation:luxRainDrop 9s infinite ease-in-out 3.7s;width:16px;height:19px}.offer-gold-drip .od6{left:58%;animation:luxRainDrop 9s infinite ease-in-out 4.3s;width:14px;height:18px}.offer-gold-drip .od7{left:69%;animation:luxRainDrop 9s infinite ease-in-out 5.1s;width:19px;height:22px}.offer-gold-drip .od8{left:82%;animation:luxRainDrop 9s infinite ease-in-out 6.1s;width:16px;height:21px}.offer-gold-drip .od9{left:92%;animation:luxRainDrop 9s infinite ease-in-out 7s;width:18px;height:24px}@keyframes luxRainStem{0%,10%{height:0;opacity:0}18%,45%{height:28px;opacity:1}58%,to{height:0;opacity:0}}@keyframes luxRainDrop{0%,12%{opacity:0;transform:translateY(0) scale(.55)}18%{opacity:1;transform:translateY(0) scale(.92)}42%{opacity:1;transform:translateY(18px) scale(1)}62%{opacity:0;transform:translateY(44px) scale(.72)}to{opacity:0;transform:translateY(44px) scale(.72)}}.drop-offer-strip--v37 .offer-copy b{font-size:clamp(32px,4.6vw,64px)!important;line-height:.9}.drop-offer-strip--v37 .drop-offer-strip__inner{min-height:160px!important;align-items:end}.announcement__track{animation-duration:42s!important}.announcement__track span{padding:0 64px!important}.product-main--v37{align-items:start!important}.product-gallery{align-self:start!important;display:block!important;padding-top:0!important}.product-gallery img{margin:0 auto 0 0!important;display:block;max-height:560px;object-fit:contain;object-position:top center}.product-panel--v37{align-self:start}@media(max-width:760px){.product-gallery img{margin-inline:auto!important;max-height:420px}}.lux-hero-v37 .lux-liquid-line,.lux-hero-v36 .lux-liquid-line{display:none!important}.drop-offer-strip--v37,.drop-offer-strip--v41{position:relative;overflow:hidden;padding-top:118px!important;border-top:1px solid rgba(215,173,88,.18);border-bottom:1px solid rgba(215,173,88,.18)}.drop-offer-strip--v37 .drop-offer-strip__inner,.drop-offer-strip--v41 .drop-offer-strip__inner{min-height:230px!important;border:1px solid rgba(215,173,88,.2);border-radius:34px;background:radial-gradient(circle at 18% 0,rgba(215,173,88,.18),transparent 34%),linear-gradient(135deg,#ffffff0d,#ffffff05);padding:36px 28px;position:relative;z-index:2}.drop-offer-strip--v37 .offer-copy b,.drop-offer-strip--v41 .offer-copy b{font-size:clamp(48px,7vw,96px)!important;line-height:.85!important;display:block;text-transform:uppercase;letter-spacing:-.06em}.drop-offer-strip--v37 .offer-copy span,.drop-offer-strip--v41 .offer-copy span{font-size:13px!important;letter-spacing:.16em}.drop-offer-strip--v37 a,.drop-offer-strip--v41 a{font-size:17px;padding:16px 24px;border-radius:999px;background:linear-gradient(135deg,#fff1a8,#d4af37,#9b6506);color:#050505!important;font-weight:900}.offer-gold-drip--rain{position:absolute!important;left:0;right:0;top:0;height:120px!important;overflow:visible!important;pointer-events:none;z-index:1;filter:drop-shadow(0 9px 18px rgba(212,175,55,.22))}.offer-gold-drip--rain:before{content:"";position:absolute;left:-2%;right:-2%;top:0;height:28px;background:linear-gradient(180deg,#fff3aa,#d9a629 48%,#8b5b05);box-shadow:0 4px 16px #0000007a,0 0 18px #d4af3747}.offer-gold-drip--rain .od{position:absolute;top:23px;width:var(--w,14px);height:var(--h,54px);border-radius:0 0 999px 999px;background:linear-gradient(90deg,#8b5b05,#d9a629 34%,#fff0a6 55%,#b97905);box-shadow:inset 2px 0 3px #ffffe65c,inset -2px -4px 5px #3b23005c,0 0 12px #e6b73738;opacity:0;transform-origin:top center;animation:luxRainStream 8.8s infinite cubic-bezier(.55,0,.18,1)}.offer-gold-drip--rain .od:before{content:"";position:absolute;left:50%;bottom:-9px;transform:translate(-50%);width:calc(var(--w,14px) + 5px);height:calc(var(--w,14px) + 7px);border-radius:52% 52% 62% 62%/55% 55% 88% 88%;background:radial-gradient(circle at 34% 18%,#fffbe1 0 13%,#ffe173 30%,#c78a15 63%,#6a4104);box-shadow:inset 2px 2px 4px #ffffe673,inset -2px -5px 6px #39210066,0 0 20px #e7b7345c;animation:luxRainDropFall 8.8s infinite cubic-bezier(.55,0,.18,1)}.offer-gold-drip--rain .od:after{content:"";position:absolute;left:30%;bottom:-2px;width:4px;height:4px;border-radius:50%;background:#ffffe8ad;opacity:.7}.offer-gold-drip--rain .od1{left:4%;--w:13px;--h:48px;animation-delay:.1s}.offer-gold-drip--rain .od2{left:11%;--w:22px;--h:76px;animation-delay:.75s}.offer-gold-drip--rain .od3{left:18%;--w:11px;--h:42px;animation-delay:1.25s}.offer-gold-drip--rain .od4{left:25%;--w:17px;--h:88px;animation-delay:1.8s}.offer-gold-drip--rain .od5{left:33%;--w:12px;--h:56px;animation-delay:2.45s}.offer-gold-drip--rain .od6{left:41%;--w:25px;--h:96px;animation-delay:3.05s}.offer-gold-drip--rain .od7{left:50%;--w:14px;--h:58px;animation-delay:3.75s}.offer-gold-drip--rain .od8{left:58%;--w:19px;--h:82px;animation-delay:4.35s}.offer-gold-drip--rain .od9{left:66%;--w:10px;--h:45px;animation-delay:4.95s}.offer-gold-drip--rain .od10{left:73%;--w:18px;--h:70px;animation-delay:5.55s}.offer-gold-drip--rain .od11{left:80%;--w:13px;--h:52px;animation-delay:6.1s}.offer-gold-drip--rain .od12{left:86%;--w:23px;--h:92px;animation-delay:6.65s}.offer-gold-drip--rain .od13{left:93%;--w:12px;--h:62px;animation-delay:7.15s}.offer-gold-drip--rain .od14{left:97%;--w:16px;--h:44px;animation-delay:7.75s}@keyframes luxRainStream{0%,9%{opacity:0;transform:scaleY(0)}18%{opacity:1;transform:scaleY(.35)}37%{opacity:1;transform:scaleY(1)}58%{opacity:.88;transform:scaleY(.78)}76%,to{opacity:0;transform:scaleY(.08)}}@keyframes luxRainDropFall{0%,35%{opacity:0;transform:translate(-50%) scale(.45)}43%{opacity:1;transform:translate(-50%) scale(1)}62%{opacity:1;transform:translate(-50%,52px) scale(.96)}82%,to{opacity:0;transform:translate(-50%,92px) scale(.68)}}.product-gallery{align-self:start!important;margin-top:0!important}.product-gallery img{transform:translateY(-18px);border-radius:28px!important}.category-grid--editorial{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.category-card--extra{min-height:300px}.announcement__track{animation-duration:46s!important}.announcement__track span{padding:0 70px!important}@media(max-width:760px){.drop-offer-strip--v37,.drop-offer-strip--v41{padding-top:92px!important}.offer-gold-drip--rain{height:100px!important}.drop-offer-strip--v37 .drop-offer-strip__inner,.drop-offer-strip--v41 .drop-offer-strip__inner{min-height:0!important;padding:30px 18px}.drop-offer-strip--v37 .offer-copy b,.drop-offer-strip--v41 .offer-copy b{font-size:clamp(44px,14vw,72px)!important}.product-gallery img{transform:translateY(0)}.offer-gold-drip--rain .od:nth-child(n+11){display:none}.announcement__track{animation-duration:42s!important}.announcement__track span{padding:0 54px!important}}.announcement__track{animation-duration:78s!important}.announcement__track span{padding:0 92px!important}.drop-offer-strip .offer-gold-drip,.drop-offer-strip .offer-gold-drip--rain{display:none!important}.site-header--lux{position:sticky;top:38px;z-index:45;overflow:visible!important;border-bottom:1px solid rgba(212,175,55,.18)!important;box-shadow:0 14px 35px #00000057}.lux-header-rain{position:sticky;top:112px;z-index:44;height:92px;margin-top:-1px;pointer-events:none;overflow:visible;background:transparent;filter:drop-shadow(0 8px 15px rgba(212,175,55,.22))}.lux-header-rain:before{content:"";position:absolute;left:0;right:0;top:0;height:15px;background:linear-gradient(180deg,#fff0a5,#d7a62d,#8a5905);box-shadow:0 0 17px #daa72d73,0 4px 10px #00000080;border-radius:0 0 14px 14px}.lux-header-rain:after{content:"";position:absolute;left:0;right:0;top:12px;height:16px;background:radial-gradient(26px 16px at 4% 0,#050505 68%,transparent 70%),radial-gradient(32px 22px at 13% 0,#050505 68%,transparent 70%),radial-gradient(22px 18px at 22% 0,#050505 68%,transparent 70%),radial-gradient(38px 24px at 34% 0,#050505 68%,transparent 70%),radial-gradient(24px 20px at 47% 0,#050505 68%,transparent 70%),radial-gradient(35px 25px at 58% 0,#050505 68%,transparent 70%),radial-gradient(22px 18px at 70% 0,#050505 68%,transparent 70%),radial-gradient(40px 23px at 84% 0,#050505 68%,transparent 70%),radial-gradient(28px 20px at 96% 0,#050505 68%,transparent 70%)}.rain-drop{position:absolute;top:9px;left:var(--x);width:var(--w);height:var(--h);opacity:0;transform-origin:top center;animation:luxHeaderStem 8.6s infinite cubic-bezier(.54,0,.18,1);animation-delay:var(--d)}.rain-drop:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:calc(var(--w) * .42);height:100%;border-radius:999px;background:linear-gradient(90deg,#8c5b05,#d7a62d 35%,#fff1aa 58%,#a96d06);box-shadow:inset 1px 0 2px #ffffeb66,inset -1px 0 3px #2c190066,0 0 10px #e2b22d59}.rain-drop:after{content:"";position:absolute;left:50%;bottom:calc(var(--w) * -.45);transform:translate(-50%);width:calc(var(--w) * 1.15);height:calc(var(--w) * 1.38);border-radius:50% 50% 58% 58%/55% 55% 88% 88%;background:radial-gradient(circle at 34% 19%,#fffbe0 0 11%,#ffe16e 30%,#c6860e 63%,#684004);box-shadow:inset 2px 2px 4px #ffffeb80,inset -2px -5px 6px #3921006b,0 0 18px #e7b73475;animation:luxHeaderDropDetach 8.6s infinite cubic-bezier(.54,0,.18,1);animation-delay:var(--d)}.rd1{--x:3%;--w:14px;--h:44px;--d:.1s}.rd2{--x:9%;--w:18px;--h:72px;--d:.95s}.rd3{--x:16%;--w:11px;--h:58px;--d:1.5s}.rd4{--x:24%;--w:22px;--h:84px;--d:2.1s}.rd5{--x:34%;--w:13px;--h:48px;--d:2.85s}.rd6{--x:44%;--w:24px;--h:92px;--d:3.45s}.rd7{--x:55%;--w:12px;--h:62px;--d:4.2s}.rd8{--x:64%;--w:19px;--h:78px;--d:4.85s}.rd9{--x:73%;--w:10px;--h:46px;--d:5.45s}.rd10{--x:82%;--w:21px;--h:86px;--d:6.05s}.rd11{--x:91%;--w:13px;--h:55px;--d:6.8s}.rd12{--x:97%;--w:17px;--h:64px;--d:7.35s}@keyframes luxHeaderStem{0%,13%{opacity:0;transform:scaleY(.08)}22%{opacity:.95;transform:scaleY(.55)}43%{opacity:.96;transform:scaleY(1)}54%{opacity:.72;transform:scaleY(.55)}70%,to{opacity:0;transform:scaleY(.08)}}@keyframes luxHeaderDropDetach{0%,38%{opacity:1;transform:translate(-50%) translateY(0) scale(.95)}48%{opacity:1;transform:translate(-50%) translateY(14px) scale(1)}72%{opacity:0;transform:translate(-50%) translateY(78px) scale(.72)}to{opacity:0;transform:translate(-50%) translateY(96px) scale(.6)}}.drop-offer-strip--v41{padding-top:34px!important}.drop-offer-strip--v37 .drop-offer-strip__inner{min-height:170px!important}.drop-offer-strip--v37 .offer-copy b{font-size:clamp(48px,7vw,96px)!important}@media(max-width:760px){.announcement__track{animation-duration:66s!important}.announcement__track span{padding:0 72px!important}.site-header--lux{top:38px}.lux-header-rain{top:112px;height:74px}.rain-drop:nth-child(n+10){display:none}.drop-offer-strip--v41{padding-top:18px!important}.drop-offer-strip--v37 .drop-offer-strip__inner{min-height:145px!important}.drop-offer-strip--v37 .offer-copy b{font-size:clamp(44px,14vw,72px)!important}}.site-header--lux{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:42px!important;z-index:95!important;background:#020202f0!important;border-bottom:1px solid rgba(212,175,55,.22)!important;overflow:visible!important;min-height:74px!important;box-shadow:0 14px 34px #00000057}.site-header--lux .hamburger{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:3!important}.site-header--lux .brand{display:flex!important;justify-self:center!important;align-items:center!important;position:relative!important;z-index:3!important}.site-header--lux .cart-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:3!important;align-items:center!important;justify-content:center!important;min-width:104px!important;height:48px!important}.site-header--lux .nav--desktop{display:flex!important;position:relative!important;z-index:3!important}.category-content{display:flex!important;flex-direction:column!important;gap:4px!important}.category-kicker{display:block!important;color:#f7f0e2a3!important}.announcement--infinite .announcement__track{animation-duration:72s!important}.announcement--infinite .announcement__track span{padding-inline:78px!important}.lux-header-rain{position:sticky!important;top:116px!important;z-index:94!important;height:70px!important;margin-top:-1px!important;pointer-events:none!important;overflow:visible!important;background:linear-gradient(180deg,rgba(2,2,2,.98) 0 5px,transparent 5px)!important}.lux-header-rain:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#6b3d00,#d4af37,#fff1a8,#b57b0d,#f7d66d,#6b3d00);box-shadow:0 0 18px #d4af3761,0 2px 10px #000000b3;border-radius:0 0 999px 999px;animation:headerGoldLine 7s ease-in-out infinite}.rain-drop{--x:10%;--delay:0s;--h:42px;position:absolute;top:0;left:var(--x);width:16px;height:16px;opacity:0;transform:translate(-50%) scale(.65);border-radius:58% 58% 80% 80%/62% 62% 100% 100%;background:radial-gradient(circle at 34% 20%,#fff9d2 0 11%,#ffe37a 27%,#d4af37 48%,#9b6506 72%,#4a2900);box-shadow:inset -3px -4px 6px #4626006b,inset 2px 2px 4px #ffffe194,0 0 20px #d4af378c;animation:rainTeardrop 6.8s cubic-bezier(.55,0,.23,1) infinite;animation-delay:var(--delay)}.rain-drop:before{content:"";position:absolute;left:50%;top:-3px;width:5px;height:0;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff2a6,#d4af37 58%,#8b530440);filter:drop-shadow(0 0 7px rgba(212,175,55,.5));animation:rainStrand 6.8s cubic-bezier(.55,0,.23,1) infinite;animation-delay:var(--delay)}.rain-drop:after{content:"";position:absolute;left:4px;top:3px;width:4px;height:4px;border-radius:50%;background:#ffffe6d9;filter:blur(.2px)}.rd1{--x:6%;--delay:.1s;--h:52px}.rd2{--x:13%;--delay:1.4s;--h:32px}.rd3{--x:19%;--delay:3.3s;--h:66px}.rd4{--x:27%;--delay:2.2s;--h:44px}.rd5{--x:34%;--delay:4.8s;--h:58px}.rd6{--x:41%;--delay:.9s;--h:36px}.rd7{--x:48%;--delay:5.5s;--h:72px}.rd8{--x:55%;--delay:2.8s;--h:46px}.rd9{--x:63%;--delay:.4s;--h:61px}.rd10{--x:70%;--delay:3.9s;--h:39px}.rd11{--x:78%;--delay:1.9s;--h:54px}.rd12{--x:86%;--delay:4.5s;--h:34px}.rd13{--x:93%;--delay:2.7s;--h:64px}.rd14{--x:23%;--delay:6s;--h:28px}.rd15{--x:73%;--delay:6.2s;--h:68px}.rd16{--x:8%;--delay:5.3s;--h:37px}.rd17{--x:58%;--delay:6.6s;--h:50px}.rd18{--x:96%;--delay:5.7s;--h:43px}@keyframes headerGoldLine{0%,to{filter:saturate(1);transform:translateY(0)}50%{filter:saturate(1.18) brightness(1.08);transform:translateY(1px)}}@keyframes rainStrand{0%,16%{height:0;opacity:0}24%,52%{height:var(--h);opacity:1}64%,to{height:0;opacity:0}}@keyframes rainTeardrop{0%,18%{opacity:0;transform:translate(-50%) translateY(0) scale(.55,.42)}24%{opacity:1;transform:translate(-50%) translateY(calc(var(--h) - 10px)) scale(.68,1.2)}42%{opacity:1;transform:translate(-50%) translateY(var(--h)) scaleY(.92)}64%{opacity:.95;transform:translate(-50%) translateY(calc(var(--h) + 32px)) scale(.92,1.05)}78%,to{opacity:0;transform:translate(-50%) translateY(calc(var(--h) + 74px)) scale(.56,.68)}}@media(max-width:760px){.site-header--lux{top:42px!important}.site-header--lux .header-inner{grid-template-columns:50px 1fr 54px!important;height:74px!important}.site-header--lux .brand img{width:136px!important;height:54px!important}.site-header--lux .nav--desktop{display:none!important}.site-header--lux .cart-btn{min-width:52px!important;width:52px!important;font-size:0!important}.site-header--lux .cart-btn:before{content:"\1f6d2";font-size:19px}.site-header--lux .cart-btn:after{content:attr(data-count);position:absolute;top:-5px;right:-2px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;line-height:19px;font-weight:900}.lux-header-rain{top:116px!important;height:58px!important}.rain-drop:nth-child(n+12){display:none!important}.announcement--infinite .announcement__track{animation-duration:82s!important}.announcement--infinite .announcement__track span{padding-inline:70px!important}}body{font-family:var(--font-body,Inter,ui-sans-serif,system-ui,sans-serif)!important;background:var(--black,#050505)!important;color:var(--text,#f6f1e7)!important}h1,h2,h3,.brand,.btn,.hero-title--wide{font-family:var(--font-heading,Inter,ui-sans-serif,system-ui,sans-serif)!important}.site-header--lux{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:38px!important;z-index:95!important;background:#020202f5!important;border-bottom:1px solid rgba(212,175,55,.23)!important;overflow:visible!important;min-height:74px!important;box-shadow:0 14px 34px #00000057}.site-header--lux .header-inner{height:74px!important;display:grid!important;grid-template-columns:56px 1fr auto auto!important;align-items:center!important;gap:16px!important}.site-header--lux .hamburger{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important}.site-header--lux .brand{display:flex!important;justify-self:center!important;align-items:center!important;position:relative!important;z-index:5!important}.site-header--lux .brand img{width:152px!important;height:58px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important}.site-header--lux .cart-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important;align-items:center!important;justify-content:center!important;min-width:104px!important;height:48px!important}.site-header--lux .nav--desktop{display:flex!important;position:relative!important;z-index:5!important}.category-card small,.category-content small{display:none!important}.announcement--infinite .announcement__track{animation-duration:95s!important}.announcement--infinite .announcement__track span{padding-inline:110px!important}.lux-header-rain{position:sticky!important;top:112px!important;z-index:94!important;height:84px!important;margin-top:-1px!important;pointer-events:none!important;overflow:visible!important;background:transparent!important;filter:drop-shadow(0 6px 12px rgba(212,175,55,.18))}.lux-header-rain:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:linear-gradient(90deg,#5c3300,#d4af37 18%,#fff0a5 37%,#b7790c 58%,#f6d36a 78%,#5c3300);box-shadow:0 0 20px #d4af3761,0 3px 8px #000000b3;border-radius:0 0 999px 999px;animation:goldRainLine 8s ease-in-out infinite}.lux-header-rain:after{content:"";position:absolute;left:0;right:0;top:5px;height:20px;background:radial-gradient(28px 18px at 5% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(42px 25px at 18% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(24px 18px at 30% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(52px 28px at 45% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(32px 22px at 60% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(48px 28px at 76% 0,rgba(5,5,5,.98) 68%,transparent 70%),radial-gradient(28px 19px at 92% 0,rgba(5,5,5,.98) 68%,transparent 70%);opacity:.98}.rain-drop{position:absolute;top:2px;left:var(--x);width:18px;height:18px;opacity:0;transform:translate(-50%) translateY(0) scale(.55);transform-origin:50% 0;animation:goldDropFall 7.8s cubic-bezier(.56,0,.18,1) infinite;animation-delay:var(--delay)}.rain-drop:before{content:"";position:absolute;left:50%;top:-2px;transform:translate(-50%);width:5px;height:0;border-radius:999px;background:linear-gradient(180deg,#fff4b8,#d4af37 55%,#6f3f0014);box-shadow:0 0 10px #d4af378a;animation:goldThreadGrow 7.8s cubic-bezier(.56,0,.18,1) infinite;animation-delay:var(--delay)}.rain-drop:after{content:"";position:absolute;left:50%;top:var(--h);width:18px;height:23px;transform:translate(-50%) rotate(45deg);border-radius:58% 4% 58% 58%;background:radial-gradient(circle at 28% 26%,#fffce2 0 10%,#ffe278 27%,#d4af37 47%,#9b6506 73%,#422500);box-shadow:inset 3px 3px 4px #ffffe68c,inset -4px -5px 7px #371f0073,0 0 18px #d4af3785;animation:goldDropletShape 7.8s cubic-bezier(.56,0,.18,1) infinite;animation-delay:var(--delay)}.rd1{--x:5%;--delay:.1s;--h:18px}.rd2{--x:11%;--delay:1.7s;--h:42px}.rd3{--x:17%;--delay:3.4s;--h:30px}.rd4{--x:24%;--delay:2.4s;--h:56px}.rd5{--x:32%;--delay:4.8s;--h:24px}.rd6{--x:39%;--delay:.8s;--h:48px}.rd7{--x:46%;--delay:5.7s;--h:62px}.rd8{--x:53%;--delay:2.9s;--h:34px}.rd9{--x:60%;--delay:.4s;--h:55px}.rd10{--x:68%;--delay:4s;--h:27px}.rd11{--x:75%;--delay:1.2s;--h:44px}.rd12{--x:82%;--delay:5s;--h:32px}.rd13{--x:88%;--delay:2.2s;--h:58px}.rd14{--x:94%;--delay:3.7s;--h:26px}.rd15{--x:28%;--delay:6.1s;--h:38px}.rd16{--x:57%;--delay:6.7s;--h:50px}.rd17{--x:72%;--delay:6.4s;--h:67px}.rd18{--x:98%;--delay:6.9s;--h:40px}@keyframes goldRainLine{0%,to{filter:brightness(.92)}50%{filter:brightness(1.18)}}@keyframes goldThreadGrow{0%,10%{height:0;opacity:0}18%{height:calc(var(--h) * .55);opacity:.8}36%{height:var(--h);opacity:1}52%,to{height:0;opacity:0}}@keyframes goldDropletShape{0%,12%{opacity:0;transform:translate(-50%) rotate(45deg) scale(.4)}22%{opacity:1;transform:translate(-50%) rotate(45deg) scale(.72,.9)}36%{opacity:1;transform:translate(-50%) rotate(45deg) scale(.95,1.15)}48%{opacity:1;transform:translate(-50%) translateY(16px) rotate(45deg) scale(1)}72%,to{opacity:0;transform:translate(-50%) translateY(58px) rotate(45deg) scale(.72)}}@keyframes goldDropFall{0%,18%{opacity:1}72%,to{opacity:0}}.product-main{padding-top:26px!important;align-items:start!important}.product-gallery{align-self:start!important;margin-top:0!important;border:0!important;background:transparent!important;min-height:0!important;padding:0!important}.product-gallery img{transform:translateY(-18px);border-radius:28px!important;background:transparent!important;box-shadow:none!important}.product-panel{padding-top:4px}.product-title-row--clean h1{margin-top:0!important}.product-media{background:transparent!important}.product-card img{border-radius:18px}.product-rail{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px}.product-rail .product-card{min-width:260px;scroll-snap-align:start}.product-card .product-media,.product-card h3 a,.product-card .product-info,.product-card .quick-add-form{position:relative;z-index:2}@media(max-width:900px){.site-header--lux{top:38px!important}.site-header--lux .header-inner{grid-template-columns:50px 1fr 54px!important;height:74px!important}.site-header--lux .brand img{width:136px!important;height:54px!important}.site-header--lux .nav--desktop{display:none!important}.site-header--lux .cart-btn{min-width:52px!important;width:52px!important;font-size:0!important}.site-header--lux .cart-btn:before{content:"\1f6d2";font-size:19px}.site-header--lux .cart-btn:after{content:attr(data-count);position:absolute;top:-5px;right:-2px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;line-height:19px;font-weight:900}.lux-header-rain{top:112px!important;height:68px!important}.rain-drop:nth-child(n+13){display:none!important}.announcement--infinite .announcement__track{animation-duration:110s!important}.announcement--infinite .announcement__track span{padding-inline:82px!important}.product-rail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.product-rail .product-card{min-width:0!important}.product-card .product-media{aspect-ratio:1/1;padding:14px}.product-card .product-media img{max-height:160px}.product-gallery img{transform:none!important}}:root{--luxor-assistant-fallback:Assistant,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}body{font-family:var(--font-body,var(--luxor-assistant-fallback))!important}h1,h2,h3,.brand,.btn,.hero-title--wide{font-family:var(--font-heading,var(--luxor-assistant-fallback))!important}body{font-family:Assistant,var(--font-body),ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}h1,h2,h3,.brand,.btn,.hero-title--wide{font-family:Assistant,var(--font-heading),ui-sans-serif,system-ui,sans-serif!important}.lux-swipe-rail{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior-x:contain}.lux-swipe-rail.is-dragging{cursor:grabbing;scroll-behavior:auto}.product-rail,.compare-slider,.drawer-upsell__rail{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-rail::-webkit-scrollbar,.compare-slider::-webkit-scrollbar,.drawer-upsell__rail::-webkit-scrollbar{display:none}.product-rail{display:flex!important;gap:14px!important;overflow-x:auto!important}.product-rail .product-card{min-width:260px!important;scroll-snap-align:start}.compare-slider{grid-auto-flow:column!important;overflow-x:auto!important}.drawer-upsell__rail{display:flex!important;overflow-x:auto!important}@media(max-width:900px){.product-rail{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;gap:12px!important;padding:0 16px 8px 0!important}.product-rail .product-card{min-width:calc(50% - 8px)!important;max-width:calc(50% - 8px)!important}.compare-slider{grid-auto-columns:82vw!important;overflow-x:auto!important}.drawer-upsell-card{min-width:124px!important}}body{font-family:var(--font-body)!important}h1,h2,h3,.brand,.btn,.hero-title--wide{font-family:var(--font-heading)!important}.site-header--lux{display:block!important;position:sticky!important;top:38px!important;z-index:60!important;background:#050505db!important;overflow:visible!important}.site-header--lux:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold2),var(--gold),transparent);opacity:.7}.site-header--lux .lux-container,.site-header--lux .header-inner{position:relative;z-index:2}.announcement{position:sticky!important;top:0!important;z-index:70!important}.announcement__track{animation:luxTickerV37 55s linear infinite!important}.announcement__track span{padding:0 72px!important}.product-rail,.compare-slider,.drawer-upsell__rail{overflow-x:auto!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gold) rgba(255,255,255,.08)}.product-rail::-webkit-scrollbar,.compare-slider::-webkit-scrollbar,.drawer-upsell__rail::-webkit-scrollbar{height:8px}.product-rail::-webkit-scrollbar-track,.compare-slider::-webkit-scrollbar-track,.drawer-upsell__rail::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.product-rail::-webkit-scrollbar-thumb,.compare-slider::-webkit-scrollbar-thumb,.drawer-upsell__rail::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--gold),var(--gold2),var(--gold));border-radius:999px}.header-gold-rain{position:absolute;left:0;right:0;bottom:-36px;height:42px;pointer-events:none;overflow:hidden;z-index:1}.header-gold-rain:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:linear-gradient(180deg,#fff4a8,#d4af37 45%,#8a5a08);box-shadow:0 0 16px #d4af3773}.header-gold-rain span{position:absolute;top:2px;width:10px;height:10px;border-radius:55% 55% 68% 68%/55% 55% 100% 100%;background:linear-gradient(180deg,#fff7bd,#d4af37 54%,#8a5a08);box-shadow:inset 1px 1px 2px #ffffff73,0 0 10px #d4af3773;opacity:0;transform:translateY(0) scale(.45);animation:luxHeaderRainDrop 4.8s infinite cubic-bezier(.45,0,.15,1)}.header-gold-rain span:before{content:"";position:absolute;left:50%;top:-2px;width:4px;height:0;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff7bd,#d4af37,#8a5a08);animation:luxHeaderRainStrand 4.8s infinite cubic-bezier(.45,0,.15,1)}.header-gold-rain span:nth-child(1){left:7%;animation-delay:.1s}.header-gold-rain span:nth-child(2){left:18%;animation-delay:1.1s}.header-gold-rain span:nth-child(3){left:32%;animation-delay:2.2s}.header-gold-rain span:nth-child(4){left:47%;animation-delay:.7s}.header-gold-rain span:nth-child(5){left:61%;animation-delay:1.8s}.header-gold-rain span:nth-child(6){left:76%;animation-delay:2.9s}.header-gold-rain span:nth-child(7){left:90%;animation-delay:1.4s}@keyframes luxHeaderRainStrand{0%,14%{height:0;opacity:0}24%,44%{height:22px;opacity:1}58%,to{height:0;opacity:0}}@keyframes luxHeaderRainDrop{0%,16%{opacity:0;transform:translateY(0) scale(.35)}24%{opacity:1;transform:translateY(14px) scale(.85,1.35)}38%{opacity:1;transform:translateY(26px) scale(.72,1.9)}52%{opacity:1;transform:translateY(36px) scale(.95)}70%,to{opacity:0;transform:translateY(52px) scale(.55)}}.lux-hero-v37>.lux-liquid-line,.drop-offer-strip .lux-liquid-line{display:none!important}@media(max-width:900px){.announcement__track{animation-duration:60s!important}.announcement__track span{padding:0 56px!important}.header-gold-rain{bottom:-32px;height:38px}.product-rail{display:flex!important;gap:12px;overflow-x:auto!important}.product-rail .product-card{min-width:46vw!important}.product-card .product-media img{max-height:150px}}.site-header--lux.lux-header-fixed{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:42px!important;z-index:120!important;min-height:78px!important;background:#040404f0!important;border-bottom:1px solid rgba(212,175,55,.28)!important;overflow:visible!important;box-shadow:0 16px 34px #0000006b!important}.site-header--lux.lux-header-fixed .header-inner{height:78px!important;display:grid!important;grid-template-columns:56px 1fr auto auto!important;align-items:center!important;gap:16px!important;position:relative!important;z-index:4!important}.site-header--lux.lux-header-fixed .hamburger{display:inline-flex!important;visibility:visible!important;opacity:1!important;z-index:5!important;position:relative!important}.site-header--lux.lux-header-fixed .brand{display:flex!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;justify-self:center!important;align-items:center!important;z-index:5!important}.site-header--lux.lux-header-fixed .brand img{width:160px!important;height:62px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 0 18px rgba(212,175,55,.18))!important;mix-blend-mode:normal!important}.site-header--lux.lux-header-fixed .nav--desktop{display:flex!important;z-index:5!important;position:relative!important}.site-header--lux.lux-header-fixed .cart-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:5!important;min-width:104px!important;height:48px!important}.header-gold-rain.header-gold-rain--2d{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:-62px!important;height:70px!important;overflow:visible!important;pointer-events:none!important;z-index:1!important;filter:drop-shadow(0 10px 18px rgba(212,175,55,.24))}.header-gold-rain.header-gold-rain--2d:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#5e3500,#d4af37 18%,#fff3a6,#d09a1c 58%,#ffe07a 77%,#5e3500);box-shadow:0 0 18px #d4af3775,0 5px 10px #0000008c;animation:luxV50GoldLine 5.8s ease-in-out infinite}.header-gold-rain.header-gold-rain--2d span{--d:0s;--x:10%;position:absolute!important;left:var(--x)!important;top:3px!important;width:14px!important;height:14px!important;border-radius:50% 50% 62% 62%/48% 48% 82% 82%!important;background:radial-gradient(circle at 33% 22%,#fffbe5 0 10%,#ffe58a 25%,#d4af37 55%,#805001)!important;box-shadow:inset 2px 2px 2px #ffffff73,inset -2px -4px 5px #4627006b,0 0 14px #d4af3780!important;opacity:0;transform:translateY(0) scale(.35);animation:luxV50DropFall 4.9s cubic-bezier(.52,0,.18,1) infinite!important;animation-delay:var(--d)!important}.header-gold-rain.header-gold-rain--2d span:before{content:"";position:absolute;left:50%;top:-6px;width:4px;height:0;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#fff8c9,#d4af37 65%,#8a5a08);box-shadow:0 0 8px #d4af377a;animation:luxV50StrandGrow 4.9s cubic-bezier(.52,0,.18,1) infinite!important;animation-delay:var(--d)!important}.header-gold-rain.header-gold-rain--2d span:after{content:"";position:absolute;left:3px;top:3px;width:4px;height:4px;border-radius:999px;background:#ffffe6db;filter:blur(.2px)}.header-gold-rain.header-gold-rain--2d span:nth-child(1){--x:5%;--d:.1s}.header-gold-rain.header-gold-rain--2d span:nth-child(2){--x:12%;--d:1.9s}.header-gold-rain.header-gold-rain--2d span:nth-child(3){--x:20%;--d:3.2s}.header-gold-rain.header-gold-rain--2d span:nth-child(4){--x:28%;--d:.8s}.header-gold-rain.header-gold-rain--2d span:nth-child(5){--x:36%;--d:2.6s}.header-gold-rain.header-gold-rain--2d span:nth-child(6){--x:44%;--d:4.1s}.header-gold-rain.header-gold-rain--2d span:nth-child(7){--x:52%;--d:1.3s}.header-gold-rain.header-gold-rain--2d span:nth-child(8){--x:60%;--d:3.6s}.header-gold-rain.header-gold-rain--2d span:nth-child(9){--x:68%;--d:.4s}.header-gold-rain.header-gold-rain--2d span:nth-child(10){--x:76%;--d:2.1s}.header-gold-rain.header-gold-rain--2d span:nth-child(11){--x:84%;--d:3.8s}.header-gold-rain.header-gold-rain--2d span:nth-child(12){--x:92%;--d:1.1s}@keyframes luxV50GoldLine{0%,to{filter:brightness(.95);transform:translate(-.3%)}50%{filter:brightness(1.25);transform:translate(.3%)}}@keyframes luxV50StrandGrow{0%,14%{height:0;opacity:0}22%,48%{height:30px;opacity:.95}62%,to{height:0;opacity:0}}@keyframes luxV50DropFall{0%,16%{opacity:0;transform:translateY(0) scale(.35)}24%{opacity:1;transform:translateY(0) scale(.86)}35%{opacity:1;transform:translateY(18px) scaleX(.72) scaleY(1.35)}55%{opacity:1;transform:translateY(46px) scale(1)}78%,to{opacity:0;transform:translateY(72px) scale(.62)}}@media(max-width:900px){.site-header--lux.lux-header-fixed{top:42px!important;min-height:74px!important}.site-header--lux.lux-header-fixed .header-inner{height:74px!important;grid-template-columns:50px 1fr 54px!important}.site-header--lux.lux-header-fixed .brand img{width:136px!important;height:54px!important}.site-header--lux.lux-header-fixed .nav--desktop{display:none!important}.site-header--lux.lux-header-fixed .cart-btn{min-width:52px!important;width:52px!important;font-size:0!important}.site-header--lux.lux-header-fixed .cart-btn:before{content:"\1f6d2";font-size:19px}.site-header--lux.lux-header-fixed .cart-btn:after{content:attr(data-count);position:absolute;top:-5px;right:-2px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;line-height:19px;font-weight:900}.header-gold-rain.header-gold-rain--2d{bottom:-54px!important;height:60px!important}.header-gold-rain.header-gold-rain--2d span:nth-child(n+9){display:none!important}}.site-header--lux.lux-header-fixed{overflow:visible!important}.header-gold-rain.header-gold-rain--2d{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:-74px!important;height:84px!important;overflow:visible!important;pointer-events:none!important;z-index:1!important;filter:drop-shadow(0 10px 20px rgba(212,175,55,.22))}.header-gold-rain.header-gold-rain--2d:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#5b3603,#c89210,#fff4ba 20%,#d4af37 31%,#ffe27a 49%,#c8910f 65%,#fff0a8,#845108 91%,#5b3603);box-shadow:0 0 14px #d4af3759,0 2px #fff5c638 inset}.header-gold-rain.header-gold-rain--2d span{--x:10%;--d:0s;--fall:74px;--stem:34px;--size:16px;position:absolute!important;left:var(--x)!important;top:2px!important;width:var(--size)!important;height:calc(var(--fall) + 24px)!important;opacity:1!important;transform:translate(-50%);background:none!important;box-shadow:none!important;border-radius:0!important}.header-gold-rain.header-gold-rain--2d span:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:4px;height:0;border-radius:999px;background:linear-gradient(180deg,#fff6bafa,#d4af37fa 42%,#985e05c7);box-shadow:0 0 8px #d4af376b,inset 0 0 1px #fffff066;animation:v52Thread 6.2s infinite cubic-bezier(.56,0,.18,1);animation-delay:var(--d)}.header-gold-rain.header-gold-rain--2d span:after{content:"";position:absolute;left:50%;top:0;width:18px;height:22px;transform:translate(-50%) scale(.18);transform-origin:50% 0;opacity:0;border-radius:50% 50% 58% 58%/44% 44% 85% 85%;background:radial-gradient(circle at 34% 22%,#fffce6f2 0 10%,#ffe885f5 18%,#d4af37fa 43%,#9e6508f2 72%,#543100fa);box-shadow:inset 2px 2px 4px #ffffeba6,inset -3px -5px 7px #49280061,0 0 16px #d4af3757;clip-path:path("M 9 0 C 13 0, 18 5, 18 10 C 18 17, 13 22, 9 22 C 5 22, 0 17, 0 10 C 0 5, 5 0, 9 0 Z");animation:v52Drop 6.2s infinite cubic-bezier(.56,0,.18,1);animation-delay:var(--d)}.header-gold-rain.header-gold-rain--2d span i{display:none}.header-gold-rain.header-gold-rain--2d span:nth-child(1){--x:5%;--d:.1s;--fall:66px;--stem:32px;--size:15px}.header-gold-rain.header-gold-rain--2d span:nth-child(2){--x:11%;--d:2s;--fall:82px;--stem:40px;--size:17px}.header-gold-rain.header-gold-rain--2d span:nth-child(3){--x:18%;--d:3.5s;--fall:58px;--stem:28px;--size:14px}.header-gold-rain.header-gold-rain--2d span:nth-child(4){--x:26%;--d:.8s;--fall:74px;--stem:36px;--size:16px}.header-gold-rain.header-gold-rain--2d span:nth-child(5){--x:34%;--d:2.7s;--fall:92px;--stem:46px;--size:18px}.header-gold-rain.header-gold-rain--2d span:nth-child(6){--x:42%;--d:4s;--fall:68px;--stem:30px;--size:14px}.header-gold-rain.header-gold-rain--2d span:nth-child(7){--x:51%;--d:1.2s;--fall:80px;--stem:38px;--size:17px}.header-gold-rain.header-gold-rain--2d span:nth-child(8){--x:59%;--d:3s;--fall:60px;--stem:26px;--size:13px}.header-gold-rain.header-gold-rain--2d span:nth-child(9){--x:67%;--d:.45s;--fall:88px;--stem:44px;--size:18px}.header-gold-rain.header-gold-rain--2d span:nth-child(10){--x:75%;--d:2.2s;--fall:72px;--stem:34px;--size:15px}.header-gold-rain.header-gold-rain--2d span:nth-child(11){--x:83%;--d:3.9s;--fall:96px;--stem:50px;--size:18px}.header-gold-rain.header-gold-rain--2d span:nth-child(12){--x:91%;--d:1.1s;--fall:64px;--stem:30px;--size:14px}.header-gold-rain.header-gold-rain--2d span:nth-child(n+13){display:none!important}@keyframes v52Thread{0%,10%{height:0;opacity:0}18%{height:10px;opacity:.85}28%,43%{height:var(--stem);opacity:1}55%{height:calc(var(--stem) - 8px);opacity:.96}72%,to{height:0;opacity:0}}@keyframes v52Drop{0%,10%{opacity:0;top:0;transform:translate(-50%) scale(.12,.08)}18%{opacity:.85;top:9px;transform:translate(-50%) scale(.55,.48)}28%{opacity:1;top:calc(var(--stem) - 10px);transform:translate(-50%) scale(.88,.96)}36%{opacity:1;top:calc(var(--stem) - 4px);transform:translate(-50%) scale(.72,1.34)}46%{opacity:1;top:calc(var(--stem) + 7px);transform:translate(-50%) scale(.98,.92)}63%{opacity:1;top:var(--fall);transform:translate(-50%) scale(1)}70%{opacity:.52;top:calc(var(--fall) + 12px);transform:translate(-50%) scale(.82,.74)}to{opacity:0;top:calc(var(--fall) + 18px);transform:translate(-50%) scale(.45,.36)}}@media(max-width:900px){.header-gold-rain.header-gold-rain--2d{bottom:-62px!important;height:72px!important}.header-gold-rain.header-gold-rain--2d span:nth-child(n+10){display:none!important}}.header-gold-rain,.header-real-drips{display:none!important}.site-header--lux.lux-header-fixed{display:block!important;overflow:visible!important;position:sticky!important;top:38px!important;z-index:45!important;background:#050505db!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(212,175,55,.26)!important;min-height:78px!important}.site-header--lux.lux-header-fixed .header-inner{height:78px!important;display:grid!important;grid-template-columns:56px 1fr auto auto!important;align-items:center!important;gap:16px!important;position:relative!important;z-index:5!important}.site-header--lux.lux-header-fixed .hamburger{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:6!important}.site-header--lux.lux-header-fixed .brand{display:flex!important;justify-self:center!important;align-items:center!important;position:relative!important;z-index:6!important}.site-header--lux.lux-header-fixed .brand img{width:var(--lux-header-logo-width,160px)!important;height:62px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 0 18px rgba(212,175,55,.18))!important}.site-header--lux.lux-header-fixed .nav--desktop{display:flex!important;position:relative!important;z-index:6!important}.site-header--lux.lux-header-fixed .cart-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:6!important;min-width:104px!important;height:48px!important}.header-static-drips{position:absolute;left:0;right:0;bottom:-56px;height:58px;z-index:2;pointer-events:none;overflow:visible;filter:drop-shadow(0 8px 18px rgba(212,175,55,.22))}.header-static-drips svg{display:block;width:100%;height:100%}.hero-title--wide span:first-child,.hero-title--wide span:last-child{color:#fff8ed!important;background:none!important;-webkit-text-fill-color:#fff8ed!important;text-shadow:0 6px 22px rgba(0,0,0,.35)}.hero-title--wide em{font-style:normal!important;background:linear-gradient(92deg,#7c3cff,#b26dff 18%,#e0a652 48%,#fff0a8 62%,#d4af37 78%,#9b6506)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}@media(max-width:900px){.site-header--lux.lux-header-fixed{top:38px!important;min-height:74px!important}.site-header--lux.lux-header-fixed .header-inner{grid-template-columns:50px 1fr 54px!important;height:74px!important}.site-header--lux.lux-header-fixed .brand img{width:136px!important;height:54px!important}.site-header--lux.lux-header-fixed .nav--desktop{display:none!important}.site-header--lux.lux-header-fixed .cart-btn{min-width:52px!important;width:52px!important;font-size:0!important}.site-header--lux.lux-header-fixed .cart-btn:before{content:"\1f6d2";font-size:19px}.site-header--lux.lux-header-fixed .cart-btn:after{content:attr(data-count);position:absolute;top:-5px;right:-2px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--gold);color:#050505;font-size:11px;line-height:19px;font-weight:900}.header-static-drips{bottom:-48px;height:50px}.announcement--infinite .announcement__track{animation-duration:110s!important}.announcement--infinite .announcement__track span{padding-inline:82px!important}}body{padding-top:116px!important}#MainContent{position:relative;z-index:1}.announcement{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:80!important;height:38px!important}.site-header--lux,.site-header--lux.lux-header-fixed{position:fixed!important;top:38px!important;left:0!important;right:0!important;z-index:79!important}.header-static-drips{pointer-events:none!important}@media(max-width:900px){body{padding-top:112px!important}.announcement{height:38px!important}.site-header--lux,.site-header--lux.lux-header-fixed{top:38px!important}.site-header--lux.lux-header-fixed .header-inner{height:74px!important}}:root{--luxor-fixed-top:116px}html{scroll-padding-top:var(--luxor-fixed-top)!important}body{padding-top:var(--luxor-fixed-top)!important}.announcement{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;height:38px!important;transform:none!important}.site-header--lux.lux-header-fixed,.site-header--lux{position:fixed!important;top:38px!important;left:0!important;right:0!important;z-index:999!important;transform:none!important;margin:0!important;will-change:auto!important}.site-header--lux.lux-header-fixed .header-inner{height:78px!important}.header-static-drips{bottom:-56px!important}.drop-offer-strip--v37 .offer-copy b,.drop-offer-strip--v41 .offer-copy b,.drop-offer-strip .offer-copy b{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#fff8ed!important;text-shadow:0 0 26px rgba(255,248,237,.08)!important;line-height:.86!important}.drop-offer-strip--v37 .offer-copy b em,.drop-offer-strip--v41 .offer-copy b em,.drop-offer-strip .offer-copy b em{display:block!important;width:max-content!important;max-width:100%!important;font-style:normal!important;background:linear-gradient(92deg,#8b38ff,#b26af4 22%,#d2a3d3 42%,#ef9f3a 66%,#d4af37 86%,#fff0a8)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 0 30px rgba(157,108,255,.22),0 0 24px rgba(212,175,55,.18)!important}.drop-offer-strip--v37 .drop-offer-strip__inner,.drop-offer-strip--v41 .drop-offer-strip__inner{align-items:center!important}.hero-title--wide span:first-child{color:#fff8ed!important;background:none!important;-webkit-text-fill-color:#fff8ed!important}.hero-title--wide span:last-child{color:#fff8ed!important;background:none!important;-webkit-text-fill-color:#fff8ed!important}.hero-title--wide em{background:linear-gradient(92deg,#8b38ff,#b26af4 22%,#d2a3d3 42%,#ef9f3a 66%,#d4af37 86%,#fff0a8)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important}@media(max-width:900px){:root{--luxor-fixed-top:112px}body{padding-top:var(--luxor-fixed-top)!important}.site-header--lux.lux-header-fixed,.site-header--lux{top:38px!important}.site-header--lux.lux-header-fixed .header-inner{height:74px!important}.drop-offer-strip--v37 .offer-copy b em,.drop-offer-strip--v41 .offer-copy b em,.drop-offer-strip .offer-copy b em{width:100%!important}}html,body{overflow-x:hidden!important}html{scroll-padding-top:0!important}body{padding-top:0!important;margin-top:0!important}.announcement,.announcement.announcement--infinite,.announcement--infinite{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;z-index:20!important;transform:none!important}.site-header,.site-header.site-header--lux,.site-header--lux,.site-header--lux.lux-header-fixed,.site-header.site-header--lux.lux-header-fixed{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;z-index:21!important;transform:none!important;translate:none!important;margin:0!important;overflow:visible!important;will-change:auto!important}.site-header--lux.lux-header-fixed .header-inner{height:78px!important;min-height:78px!important}.header-static-drips{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:-56px!important;height:58px!important;z-index:1!important;pointer-events:none!important;overflow:visible!important;transform:none!important}.header-static-drips svg{display:block!important;width:100%!important;height:100%!important}main#MainContent,#MainContent{position:relative!important;z-index:1!important}.menu-drawer{z-index:80!important}.menu-backdrop{z-index:79!important}.drawer{z-index:82!important}.drawer-backdrop{z-index:81!important}@media(max-width:900px){html{scroll-padding-top:0!important}body{padding-top:0!important;margin-top:0!important}.announcement,.announcement.announcement--infinite,.announcement--infinite,.site-header,.site-header.site-header--lux,.site-header--lux,.site-header--lux.lux-header-fixed,.site-header.site-header--lux.lux-header-fixed{position:relative!important;top:auto!important;left:auto!important;right:auto!important}.site-header--lux.lux-header-fixed .header-inner{height:74px!important;min-height:74px!important}.header-static-drips{bottom:-48px!important;height:50px!important;top:auto!important}}.site-header--lux.lux-header-fixed .brand img,.site-header--lux .brand img{width:210px!important;height:92px!important;max-width:32vw!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 0 18px rgba(212,175,55,.18))!important}.site-header--lux.lux-header-fixed .header-inner,.site-header--lux .header-inner{min-height:96px!important}@media(max-width:900px){.site-header--lux.lux-header-fixed .brand img,.site-header--lux .brand img{width:155px!important;height:68px!important;max-width:54vw!important}.site-header--lux.lux-header-fixed .header-inner,.site-header--lux .header-inner{min-height:82px!important}}.drawer-upsell{display:none!important}.drawer{width:min(430px,100%)!important;padding:18px!important}.drawer-head{padding-bottom:16px!important;margin-bottom:12px!important}.cart-timer{margin-bottom:12px!important}.free-ship{margin:10px 0 8px!important;text-align:center!important;color:#f6f1e7b8!important}.drawer>.bar{height:8px!important;margin-bottom:12px!important}.cart-items{padding:8px 0 12px!important;gap:10px!important;display:block!important;min-height:0!important}.cart-line{grid-template-columns:72px minmax(0,1fr) auto!important;gap:12px!important;padding:12px!important;margin-bottom:10px!important;border-radius:18px!important;background:#ffffff06!important}.cart-line img{width:72px!important;height:72px!important;object-fit:contain!important;border-radius:14px!important;background:#ffffff08!important}.cart-line b{font-size:14px!important;line-height:1.15!important;display:block!important;max-width:160px!important}.cart-line small{font-size:12px!important;color:#f6f1e79e!important}.cart-line form{display:grid!important;justify-items:end!important;gap:6px!important}.cart-line .qty{height:36px!important}.cart-line .qty button,.cart-line .qty input{width:34px!important;height:34px!important;font-size:13px!important}.remove-line{border:0!important;background:transparent!important;color:#f6f1e794!important;text-decoration:underline!important;font-size:12px!important;padding:2px 0!important;cursor:pointer!important}.drawer-foot--clean{border-top:1px solid rgba(212,175,55,.18)!important;padding-top:16px!important;margin-top:auto!important;background:linear-gradient(180deg,#05050500,#050505e0 35%)!important}.drawer-subtotal{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0 0 14px!important;font-size:16px!important;color:#f6f1e7db!important}.drawer-subtotal b{font-size:20px!important;color:var(--gold2)!important}.drawer-checkout{min-height:54px!important;font-size:16px!important;text-transform:uppercase!important;letter-spacing:.08em!important}.drawer-view-cart{display:block!important;text-align:center!important;margin-top:12px!important;color:#f6f1e7a8!important;font-size:13px!important;text-decoration:underline!important;text-underline-offset:4px!important}@media(max-width:760px){.drawer{width:100%!important;padding:14px!important}.cart-line{grid-template-columns:64px minmax(0,1fr) auto!important;gap:10px!important;padding:10px!important}.cart-line img{width:64px!important;height:64px!important}.cart-line b{font-size:13px!important;max-width:130px!important}.cart-line .qty button,.cart-line .qty input{width:31px!important;height:32px!important}.drawer-checkout{min-height:56px!important}}.before-after-section .section-head h2{font-size:clamp(42px,6vw,86px);line-height:.9;letter-spacing:-.07em;text-transform:uppercase}.before-after-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,720px);gap:18px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:8px 0 18px;scrollbar-width:thin;scrollbar-color:var(--gold) rgba(255,255,255,.08)}.before-after-slider::-webkit-scrollbar{height:8px}.before-after-slider::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.before-after-slider::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--gold),var(--gold2),var(--gold));border-radius:999px}.before-after-slide{scroll-snap-align:start;border:1px solid rgba(212,175,55,.22);border-radius:30px;background:linear-gradient(180deg,#ffffff0a,#ffffff04);overflow:hidden}.before-after-images{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d4af372e}.before-after-image-card{position:relative;min-height:320px;background:#09090b;overflow:hidden}.before-after-image-card img{width:100%;height:100%;min-height:320px;object-fit:cover}.before-after-image-card span{position:absolute;top:14px;left:14px;z-index:2;border:1px solid rgba(212,175,55,.34);background:#0000009e;color:var(--gold2);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.before-after-copy{padding:22px}.before-after-copy b{display:block;font-size:clamp(22px,3vw,34px);letter-spacing:-.04em;color:#fff7e8;margin-bottom:8px}.before-after-copy p{margin:0;color:var(--muted);line-height:1.6}.before-after-section .compare-slide__placeholder{min-height:320px;height:100%;display:grid;place-items:center;background:radial-gradient(circle,#d4af3729,#ffffff08);color:#f7f0e273;font-size:24px;font-weight:800}@media(max-width:760px){.before-after-slider{grid-auto-columns:86vw;gap:14px}.before-after-images{grid-template-columns:1fr}.before-after-image-card,.before-after-image-card img,.before-after-section .compare-slide__placeholder{min-height:230px}}.before-after-section{display:none!important}.before-after-white-section{background:#fff!important;color:#060606!important;padding:82px 0!important;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.before-after-white__grid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(360px,1.15fr);gap:56px;align-items:center}.before-after-white__copy h2{margin:0 0 22px;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(38px,4.2vw,62px);line-height:1.04;letter-spacing:.01em;color:#050505!important;text-transform:none!important}.before-after-white__copy p{margin:0;color:#070707!important;font-size:clamp(19px,2vw,28px);line-height:1.25;font-weight:850;font-family:var(--font-body)!important}.ba-compare{width:100%;max-width:660px;margin-inline:auto}.ba-compare__stage{position:relative;aspect-ratio:16/9;background:#fff;overflow:hidden;box-shadow:0 12px 34px #0000000f;isolation:isolate;border-radius:0;border:0}.ba-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#fff}.ba-layer img{width:100%;height:100%;object-fit:contain;background:#fff}.ba-layer--before{clip-path:polygon(0 0,var(--position) 0,var(--position) 100%,0 100%);z-index:2}.ba-layer--after{z-index:1}.ba-label{position:absolute;top:0;padding:7px 20px;background:#6f2cff;color:#090909;font-weight:700;font-size:14px;letter-spacing:.03em;z-index:5;font-family:Georgia,Times New Roman,serif!important}.ba-label--before{left:0}.ba-label--after{right:0}.ba-handle{position:absolute;top:0;bottom:0;left:var(--position);width:5px;transform:translate(-50%);background:#6f2cff;z-index:6;pointer-events:none}.ba-handle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:999px;background:#fff;border:4px solid #6f2cff;box-shadow:0 8px 18px #00000024}.ba-handle span:before,.ba-handle span:after{content:"";position:absolute;top:50%;width:0;height:0;transform:translateY(-50%);border-top:7px solid transparent;border-bottom:7px solid transparent}.ba-handle span:before{left:7px;border-right:9px solid #6f2cff}.ba-handle span:after{right:7px;border-left:9px solid #6f2cff}.ba-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:9}.ba-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#fff;color:#111;text-transform:uppercase;font-weight:900}.ba-placeholder--tag span{display:grid;place-items:center;width:135px;height:190px;background:#ffd83f;color:#151515;border-radius:14px;transform:rotate(-8deg);font-size:22px;line-height:1.05;text-align:center;box-shadow:0 14px 28px #0000001f}.ba-placeholder--luxor .fake-bottle{width:110px;height:170px;border-radius:18px;background:linear-gradient(180deg,#111,#0b0b0b 34%,#a891ff 36%,#f5f0ff 70%,#d6ccff);border:0;box-shadow:0 14px 26px #0000002e}@media(max-width:900px){.before-after-white-section{padding:56px 0!important}.before-after-white__grid{grid-template-columns:1fr;gap:30px}.before-after-white__copy{text-align:left}.ba-compare{max-width:100%}.ba-label{font-size:12px;padding:6px 13px}.ba-handle span{width:40px;height:40px}}.before-after-white-section{background:#050505!important;color:var(--text)!important;padding:86px 0!important;border-top:1px solid rgba(157,108,255,.22)!important;border-bottom:1px solid rgba(212,175,55,.18)!important;background-image:radial-gradient(circle at 78% 35%,rgba(157,108,255,.16),transparent 34%),radial-gradient(circle at 20% 10%,rgba(212,175,55,.08),transparent 30%)!important}.before-after-white__copy h2{color:#fff8ed!important;font-family:var(--font-heading)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-.055em!important;line-height:.92!important}.before-after-white__copy p{color:#f6f1e7db!important;font-weight:850!important}.ba-compare__stage{background:#080808!important;border:1px solid rgba(157,108,255,.32)!important;border-radius:0!important;box-shadow:0 24px 70px #0000006b,0 0 28px #9d6cff1a!important}.ba-layer,.ba-layer img{background:#080808!important}.ba-label{background:#6f2cff!important;color:#0a050f!important;font-family:var(--font-body)!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.ba-handle{background:#6f2cff!important;box-shadow:0 0 18px #6f2cff85!important}.ba-handle span{background:#080808!important;border-color:#6f2cff!important;box-shadow:0 0 18px #6f2cff8c,0 10px 22px #00000057!important}.ba-handle span:before{border-right-color:#6f2cff!important}.ba-handle span:after{border-left-color:#6f2cff!important}.ba-placeholder{background:#080808!important;color:#f6f1e794!important}.ba-placeholder--tag span{background:#ffd83f!important;color:#151515!important}.ba-placeholder--luxor .fake-bottle{box-shadow:0 14px 34px #9d6cff3d!important}@media(max-width:900px){.before-after-white-section{padding:58px 0!important}}.ba-compare__stage img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.ba-placeholder{min-height:280px;display:grid;place-items:center}@media(max-width:520px){.template-collection .product-grid,body:has(.product-grid) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.template-collection .product-card,body:has(.product-grid) .product-card{border-radius:18px!important}.template-collection .product-media,body:has(.product-grid) .product-media{padding:10px!important;aspect-ratio:1 / 1!important}.template-collection .product-media img,body:has(.product-grid) .product-media img{max-height:130px!important}.template-collection .product-info,body:has(.product-grid) .product-info{padding:10px!important;gap:7px!important}.template-collection .product-card h3,body:has(.product-grid) .product-card h3{font-size:14px!important;line-height:1.1!important}.template-collection .meta,body:has(.product-grid) .meta{font-size:10px!important;line-height:1.35!important}.template-collection .intensity span,body:has(.product-grid) .intensity span{font-size:9px!important}.template-collection .price-row,body:has(.product-grid) .price-row{gap:6px!important}.template-collection .price,body:has(.product-grid) .price{font-size:12px!important}.template-collection .quick-add,body:has(.product-grid) .quick-add{font-size:11px!important;padding:8px 10px!important}}body:not(.shopify-design-mode) img{-webkit-user-drag:none;user-drag:none}body:not(.shopify-design-mode) .lux-hero-v37,body:not(.shopify-design-mode) .product-card,body:not(.shopify-design-mode) .category-card,body:not(.shopify-design-mode) .before-after-section,body:not(.shopify-design-mode) .site-header{-webkit-user-select:none;user-select:none}body:not(.shopify-design-mode),body:not(.shopify-design-mode) *:not(input):not(textarea):not(select){-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}body:not(.shopify-design-mode) img,body:not(.shopify-design-mode) picture,body:not(.shopify-design-mode) svg{-webkit-user-drag:none!important;user-drag:none!important;pointer-events:auto}
/*# sourceMappingURL=/cdn/shop/t/121/assets/luxor.css.map */
