:root{--black:#050505;--ink:#111;--gold:#d8a64b;--rose:#ff6f91;--cream:#fff8f1;--muted:#6f6f6f;--card:#ffffff;--shadow:0 22px 60px rgba(0,0,0,.16);--radius:28px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.wrap{max-width:1240px;margin:auto;padding:0 22px}.skip-link{position:absolute;left:-999px}.announce{background:linear-gradient(90deg,#050505,#1d150b,#050505);color:#fff;display:flex;gap:22px;justify-content:center;padding:10px 14px;font-size:14px;letter-spacing:.3px}.announce span:first-child{color:var(--gold)}.site-header{position:sticky;top:0;z-index:50;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand img{height:54px;width:auto;display:block}.desktop-nav{display:flex;gap:24px;align-items:center}.desktop-nav a,.header-actions a{color:#111;text-decoration:none;font-weight:700;font-size:14px}.header-actions{display:flex;gap:14px;align-items:center}.header-actions b{background:var(--gold);border-radius:99px;padding:2px 7px;margin-left:4px}.hero-slider{min-height:720px;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(216,166,75,.24),transparent 28%),linear-gradient(135deg,#050505,#17100a 55%,#050505);color:#fff}.slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translate(24px);transition:opacity .65s ease,transform .65s ease;display:flex;align-items:center}.slide.active{opacity:1;transform:translate(0);z-index:2}.hero-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;width:100%;padding-top:54px;padding-bottom:70px}.hero-copy{position:relative;z-index:3;max-width:590px}.hero-copy h1,.hero-copy h2{font-size:68px;line-height:.96;margin:0 0 22px;text-shadow:0 10px 30px rgba(0,0,0,.28)}.hero-copy p:not(.eyebrow){font-size:20px;line-height:1.65;color:#ffffffe0;margin:0}.hero-image-card{position:relative;border-radius:38px;overflow:hidden;box-shadow:0 30px 90px #0000006b;border:1px solid rgba(216,166,75,.28);background:#111;aspect-ratio:16/10}.hero-image-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.18));z-index:2;pointer-events:none}.hero-image-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;border-radius:16px;text-decoration:none;font-weight:900;border:0;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#f8d88c,#c8912e);color:#111;box-shadow:0 14px 38px #d8a64b59}.btn-ghost{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.slider-dots{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:7}.slider-dots button{width:38px;height:6px;border-radius:99px;border:0;background:#ffffff61}.slider-dots button.active{background:var(--gold)}.trust-strip{background:#090909;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:24px;padding-bottom:24px}.trust-grid div{display:flex;flex-direction:column;gap:4px;border-right:1px solid rgba(255,255,255,.12);padding:8px 18px}.trust-grid div:last-child{border-right:0}.trust-grid span{font-size:30px}.trust-grid strong{font-size:17px}.trust-grid p{margin:0;color:#cfcfcf}.section{padding-top:76px;padding-bottom:76px}.section-head{text-align:center;margin-bottom:34px}.section-head h2,.section-head h1{font-size:42px;line-height:1.08;margin:0}.section-head .muted{color:var(--muted)}.split{display:flex;justify-content:space-between;align-items:end;text-align:left}.link{font-weight:900;color:#111}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid a{background:linear-gradient(180deg,#fff,#fff7ef);border:1px solid #f0e2d2;border-radius:var(--radius);padding:30px;text-decoration:none;color:#111;box-shadow:var(--shadow);min-height:210px;transition:.25s}.category-grid a:hover{transform:translateY(-6px)}.category-grid span{font-size:42px}.category-grid h3{font-size:24px;margin:18px 0 8px}.category-grid p{color:var(--muted)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{display:block;background:#fff;border:1px solid #eee;border-radius:26px;overflow:hidden;text-decoration:none;color:#111;box-shadow:0 10px 30px #00000014;transition:.25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-media{position:relative;aspect-ratio:1/1;background:linear-gradient(135deg,#fff7ef,#f7f7f7);display:flex;align-items:center;justify-content:center}.product-media img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:14px;left:14px;background:#111;color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.placeholder{font-size:22px;color:#999;font-weight:900}.product-info{padding:18px}.product-info h3{font-size:16px;line-height:1.35;min-height:42px;margin:0 0 8px}.stars{color:#f7a600;font-weight:900}.stars small{color:#555;margin-left:5px}.price,.big-price{font-weight:900;font-size:20px;margin:10px 0 0;color:#111}.deal-card,.why-card{border-radius:36px;padding:48px;background:linear-gradient(135deg,#090909,#2a1c0c);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:var(--shadow);overflow:hidden;position:relative}.deal-card:after,.why-card:after{content:"";position:absolute;right:-80px;top:-120px;width:340px;height:340px;border-radius:50%;background:#d8a64b38}.deal-card h2,.why-card h2{font-size:42px;line-height:1.05;margin:0 0 12px}.deal-card p,.why-card p{color:#ddd;max-width:620px}.why-card ul{position:relative;z-index:2;list-style:none;padding:0;margin:0;display:grid;gap:13px;font-weight:800}.reviews{background:linear-gradient(180deg,#fff8f1,#fff)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-grid article{background:#fff;border-radius:28px;padding:30px;box-shadow:var(--shadow);border:1px solid #f2e4d4}.avatar{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#111,#d8a64b);color:#fff;font-weight:900;font-size:20px;margin-bottom:16px}.review-grid p{font-size:17px;line-height:1.6;color:#444}.newsletter{background:#111;color:#fff;text-align:center;padding:72px 0}.newsletter h2{font-size:40px;margin:0 0 18px}.newsletter form{display:flex;gap:10px;justify-content:center;max-width:620px;margin:auto}.newsletter input,.product-summary select,.main-search input,input[type=search]{height:54px;border-radius:14px;border:1px solid #ddd;padding:0 16px;min-width:280px}.footer{background:#060606;color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:34px}.footer-logo{height:62px;background:#fff;border-radius:12px;padding:6px}.footer a{display:block;color:#d8d8d8;text-decoration:none;margin:10px 0}.footer p{color:#cfcfcf}.copyright{text-align:center;color:#999;border-top:1px solid #222;margin-top:30px;padding-top:18px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:44px}.product-gallery{background:#f8f8f8;border-radius:32px;overflow:hidden}.product-gallery img{width:100%;display:block}.product-summary h1{font-size:44px;line-height:1.05;margin:0 0 14px}.pay-badges{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.pay-badges span{background:#fff6e6;border:1px solid #f1d8ac;border-radius:999px;padding:8px 12px;font-weight:800}.product-btn{width:100%;margin-top:12px}.product-benefits{margin:24px 0;padding:22px;border-radius:22px;background:#fff8ef}.cart-row{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:16px 0}@media(max-width:900px){.desktop-nav{display:none}.header-inner{height:74px}.brand img{height:44px}.hero-slider{height:640px}.hero-content{margin-left:0}.hero-content h1,.hero-content h2{font-size:45px}.hero-content p{font-size:16px}.trust-grid,.category-grid,.products-grid,.review-grid,.footer-grid,.product-page{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.split,.deal-card,.why-card{display:block}.section-head h2,.section-head h1,.deal-card h2,.why-card h2{font-size:32px}.newsletter form{flex-direction:column}.newsletter input{min-width:0;width:100%}.announce{font-size:12px;overflow:auto;justify-content:flex-start}.section{padding-top:48px;padding-bottom:48px}}@media(max-width:900px){.hero-slider{min-height:760px;padding-bottom:26px}.slide{align-items:flex-start}.hero-layout{grid-template-columns:1fr;gap:22px;padding-top:28px;padding-bottom:70px}.hero-copy{order:2;text-align:center;margin:auto}.hero-copy h1,.hero-copy h2{font-size:38px;line-height:1.02;margin-bottom:14px}.hero-copy p:not(.eyebrow){font-size:15.5px;line-height:1.55;max-width:360px;margin:auto}.hero-buttons{justify-content:center;margin-top:18px}.hero-buttons .btn{width:100%;max-width:320px;padding:15px 20px}.hero-image-card{order:1;width:100%;border-radius:24px;aspect-ratio:4/3;max-height:360px}.hero-image-card img{object-fit:cover;object-position:center}.slider-dots{bottom:18px}}@media(max-width:480px){.wrap{padding-left:16px;padding-right:16px}.hero-slider{min-height:720px}.hero-layout{padding-top:18px}.hero-image-card{aspect-ratio:1/1;max-height:330px}.hero-copy h1,.hero-copy h2{font-size:34px}.eyebrow{font-size:11px;letter-spacing:2px}.brand img{height:38px}}.product-card,.card-wrapper{border-radius:24px!important;overflow:hidden!important;box-shadow:0 15px 40px #0000001f!important;transition:.3s!important}.product-card:hover,.card-wrapper:hover{transform:translateY(-6px)!important}.product-card img,.card-wrapper img{transition:.4s!important}.product-card:hover img,.card-wrapper:hover img{transform:scale(1.08)!important}.luxe28-top-slider{height:40px;background:linear-gradient(90deg,#050505,#2a1a09,#050505);color:#fff;position:relative;overflow:hidden;text-align:center}.luxe28-top-slider span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;opacity:0;transform:translateY(16px);transition:.45s}.luxe28-top-slider span.active{opacity:1;transform:translateY(0)}.product-card,.card-wrapper,.grid__item .card{border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 45px #0000001f!important;border:1px solid #f1e1ce!important;background:linear-gradient(180deg,#fff,#fffaf4)!important;transition:.28s!important}.product-card:hover,.card-wrapper:hover,.grid__item .card:hover{transform:translateY(-7px)!important;box-shadow:0 25px 70px #0000002e!important}.product-card img,.card-wrapper img,.grid__item .card img{transition:transform .42s ease!important}.product-card:hover img,.card-wrapper:hover img,.grid__item .card:hover img{transform:scale(1.07)!important}.luxe28-swipe-gallery{position:relative;overflow:hidden;border-radius:30px;background:#fff;box-shadow:0 18px 55px #00000029;touch-action:pan-y}.luxe28-swipe-track{display:flex;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.luxe28-swipe-slide{min-width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:#fff}.luxe28-swipe-slide img{width:100%;height:100%;object-fit:contain}.luxe28-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:#000000a6;color:#fff;font-size:30px}.luxe28-arrow.prev{left:12px}.luxe28-arrow.next{right:12px}.luxe28-thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px;padding-bottom:5px}.luxe28-thumbs button{width:74px;height:74px;min-width:74px;border-radius:14px;overflow:hidden;border:2px solid transparent;background:#fff;padding:0}.luxe28-thumbs button.active{border-color:#d8a64b}.luxe28-thumbs img{width:100%;height:100%;object-fit:cover}.shopify-powered-by,.powered-by-shopify{display:none!important}@media(max-width:900px){.grid,.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.card__heading{font-size:13.5px!important}.luxe28-top-slider span{font-size:12.5px}}.luxe-checkout-head{max-width:760px;margin-left:auto;margin-right:auto}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-weight:900;color:var(--gold);font-size:12px;margin:0 0 10px}.luxe-checkout-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:start}.luxe-cart-card,.luxe-payment-card,.luxe-empty-cart{background:linear-gradient(180deg,#fff,#fffaf4);border:1px solid #f0e0cd;border-radius:30px;box-shadow:0 20px 60px #0000001a;padding:26px}.luxe-card-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.luxe-card-title h2{font-size:24px;margin:0}.luxe-card-title span{background:#111;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.luxe-cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid #f0e4d6}.luxe-cart-thumb{width:82px;height:82px;border-radius:18px;overflow:hidden;background:#fff;display:grid;place-items:center;border:1px solid #eee}.luxe-cart-thumb img{width:100%;height:100%;object-fit:cover}.luxe-cart-thumb span{font-size:12px;color:#777;font-weight:800}.luxe-cart-info{display:grid;gap:5px}.luxe-cart-info strong{font-size:16px;line-height:1.35}.luxe-cart-info small,.luxe-cart-note,.luxe-pay-option small,.luxe-field-label small{color:var(--muted)}.luxe-cart-price{font-weight:900;white-space:nowrap}.luxe-total-row{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:20px}.luxe-total-row strong{font-size:28px}.luxe-cart-note{margin:10px 0 0;line-height:1.55}.luxe-payment-options{display:grid;gap:12px;margin-bottom:18px}.luxe-pay-option{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;border:2px solid #f0e0cd;background:#fff;border-radius:20px;padding:16px;cursor:pointer;transition:.22s}.luxe-pay-option:hover,.luxe-pay-option.active{border-color:var(--gold);box-shadow:0 14px 35px #d8a64b2e;transform:translateY(-2px)}.luxe-pay-option input{position:absolute;opacity:0;pointer-events:none}.luxe-pay-icon{width:46px;height:46px;border-radius:14px;background:#fff4df;display:grid;place-items:center;font-size:24px}.luxe-pay-option strong,.luxe-pay-option small{display:block}.luxe-pay-option small{font-size:13px;line-height:1.45;margin-top:3px}.luxe-field-label{display:flex;justify-content:space-between;font-weight:900;margin:6px 0 8px}.luxe-payment-card textarea{width:100%;border:1px solid #e7d8c7;border-radius:16px;padding:14px 15px;font:inherit;resize:vertical;outline:none;background:#fff}.luxe-payment-card textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px #d8a64b29}.luxe-checkout-btn{width:100%;margin-top:16px;font-size:16px}.luxe-secure-points{display:grid;gap:8px;margin-top:16px;color:#333;font-weight:800;font-size:13px}.luxe-empty-cart{text-align:center;max-width:620px;margin:auto}.luxe-empty-icon{font-size:52px}.luxe-empty-cart h2{font-size:32px;margin:8px 0}.luxe-empty-cart p{color:var(--muted);margin-bottom:22px}@media(max-width:900px){.luxe-checkout-grid{grid-template-columns:1fr}.luxe-cart-card,.luxe-payment-card,.luxe-empty-cart{border-radius:24px;padding:18px}.luxe-cart-item{grid-template-columns:70px 1fr;gap:12px}.luxe-cart-thumb{width:70px;height:70px}.luxe-cart-price{grid-column:2;font-size:15px}.luxe-total-row strong{font-size:24px}}.luxe-cart-actions{display:grid;gap:8px;justify-items:end;align-items:center}.luxe-remove-item{display:none;color:#b42318;background:#fff1f0;border:1px solid #ffd1cc;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-decoration:none;line-height:1;transition:.2s}.luxe-remove-item:hover{background:#b42318;color:#fff;border-color:#b42318;transform:translateY(-1px)}.luxe-remove-item-desktop{display:inline-flex;align-items:center;justify-content:center}@media(max-width:900px){.luxe-cart-actions{grid-column:2;justify-items:start}.luxe-cart-actions .luxe-cart-price{font-size:15px}.luxe-remove-item{display:inline-flex;align-items:center;justify-content:center;width:max-content}.luxe-remove-item-desktop{display:none}}.luxe-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#111;position:relative}.luxe-logo-frame{width:64px;height:64px;border-radius:22px;padding:4px;background:linear-gradient(135deg,#fff,#f7d98a 42%,#111);box-shadow:0 14px 35px #d8a64b52,inset 0 0 0 1px #ffffff8c;display:grid;place-items:center;position:relative;overflow:hidden}.luxe-logo-frame:after{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:rotate(28deg) translate(-120%);animation:luxeLogoShine 4.5s ease-in-out infinite}.luxe-brand img{height:100%!important;width:100%;object-fit:cover;border-radius:18px;position:relative;z-index:1;background:#fff}.luxe-wordmark{display:grid;line-height:1.02}.luxe-wordmark strong{font-size:22px;letter-spacing:1.8px;font-weight:1000;background:linear-gradient(135deg,#111,#d8a64b,#111);-webkit-background-clip:text;background-clip:text;color:transparent}.luxe-wordmark small{font-size:11px;letter-spacing:2.2px;text-transform:uppercase;color:#7a5a22;font-weight:900}@keyframes luxeLogoShine{0%,70%{transform:rotate(28deg) translate(-120%)}85%,to{transform:rotate(28deg) translate(120%)}}.luxe-featured-section{position:relative}.luxe-slider-actions{display:flex;align-items:center;gap:10px}.luxe-slider-btn{width:42px;height:42px;border:0;border-radius:50%;background:#111;color:#fff;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 12px 28px #0000002e;transition:.2s}.luxe-slider-btn:hover{transform:translateY(-2px);background:#d8a64b;color:#111}.luxe-products-carousel{scroll-behavior:smooth}.luxe-product-card{position:relative;border:1px solid rgba(216,166,75,.26)!important;background:linear-gradient(180deg,#fff,#fffaf2)!important;overflow:hidden!important}.luxe-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 10%,rgba(216,166,75,.22),transparent 28%);opacity:0;transition:.28s;pointer-events:none;z-index:1}.luxe-product-card:hover:before{opacity:1}.luxe-product-media{overflow:hidden;text-decoration:none;color:#111}.luxe-product-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.38));opacity:0;transition:.28s}.luxe-product-card:hover .luxe-product-media:after{opacity:1}.luxe-main-img,.luxe-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;transition:opacity .35s ease,transform .55s ease!important}.luxe-hover-img{opacity:0}.luxe-product-card:hover .luxe-hover-img{opacity:1;transform:scale(1.08)!important}.luxe-product-card:hover .luxe-main-img{transform:scale(1.08)!important}.luxe-badge{background:linear-gradient(135deg,#111,#4a310c);border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 24px #00000038;z-index:3}.luxe-view-chip{position:absolute;left:14px;bottom:14px;z-index:3;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#111;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:1000;opacity:0;transform:translateY(8px);transition:.25s}.luxe-product-card:hover .luxe-view-chip{opacity:1;transform:translateY(0)}.luxe-product-info{position:relative;z-index:2}.luxe-title-link{text-decoration:none;color:#111}.luxe-title-link h3{min-height:auto;font-size:16px;margin-bottom:10px}.luxe-rating-row{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.luxe-rating-row small{color:#666;font-weight:800}.luxe-price-row{display:flex;align-items:baseline;gap:10px}.luxe-compare{text-decoration:line-through;color:#999;font-weight:800;margin:0}.luxe-mini-perks{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.luxe-mini-perks span{font-size:11px;font-weight:900;background:#fff4df;border:1px solid #f0dbb3;border-radius:999px;padding:6px 9px;color:#5c4214}.luxe-quick-add-form{margin:0}.luxe-quick-add{width:100%;border:0;border-radius:15px;padding:13px 16px;background:linear-gradient(135deg,#111,#2b1c08);color:#fff;font-weight:1000;cursor:pointer;box-shadow:0 12px 28px #00000029;transition:.2s}.luxe-quick-add:hover{transform:translateY(-2px);background:linear-gradient(135deg,#f8d88c,#c8912e);color:#111}.luxe-sold-out{opacity:.55;cursor:not-allowed}@media(min-width:901px){.luxe-products-carousel{display:flex!important;grid-template-columns:none!important;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 6px 26px;margin:0 -6px}.luxe-products-carousel::-webkit-scrollbar{height:9px}.luxe-products-carousel::-webkit-scrollbar-thumb{background:#d8a64b;border-radius:999px}.luxe-products-carousel .luxe-product-card{min-width:280px;scroll-snap-align:start}}@media(max-width:900px){.luxe-logo-frame{width:50px;height:50px;border-radius:18px}.luxe-wordmark strong{font-size:17px}.luxe-wordmark small,.luxe-slider-actions .link{display:none}.luxe-products-carousel{gap:14px!important}.luxe-product-card{border-radius:22px!important}.luxe-mini-perks{display:none}.luxe-quick-add{padding:11px 10px;font-size:13px}.luxe-view-chip{display:none}}@media(max-width:480px){.luxe-logo-frame{width:44px;height:44px}.luxe-wordmark strong{font-size:15px}.luxe-slider-btn{width:36px;height:36px;font-size:24px}.luxe-title-link h3{font-size:13.5px}.luxe-rating-row small{display:none}}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:linear-gradient(90deg,#d8a64b,#f8d88c);transform:scaleX(0);transform-origin:left;transition:.22s}.desktop-nav a:hover:after{transform:scaleX(1)}.luxe-category-section .muted{max-width:720px;margin:12px auto 0}.luxe-category-grid .luxe-category-card{position:relative;overflow:hidden}.luxe-category-grid .luxe-category-card:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle,rgba(216,166,75,.24),transparent 42%);opacity:0;transition:.3s}.luxe-category-grid .luxe-category-card:hover:before{opacity:1}.luxe-category-grid .luxe-category-card>*{position:relative;z-index:1}.luxe-category-grid small{display:inline-flex;margin-top:10px;font-weight:1000;color:#7a5a22;background:#fff4df;border:1px solid #f0dbb3;border-radius:999px;padding:8px 12px}.luxe-featured-section .muted{margin:10px 0 0;color:var(--muted);max-width:560px}.luxe-products-carousel .luxe-product-card{min-height:100%}@media(max-width:1050px){.desktop-nav{gap:12px;overflow-x:auto;max-width:100%;padding-bottom:6px}.desktop-nav::-webkit-scrollbar{display:none}.desktop-nav a{font-size:12.5px}.header-inner{height:auto;min-height:76px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.desktop-nav{order:3;width:100%;justify-content:flex-start}.header-actions{margin-left:auto}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.luxe-header-actions{position:relative;gap:12px}.luxe-live-search{position:relative;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(216,166,75,.32);border-radius:999px;padding:6px 8px 6px 14px;box-shadow:0 12px 28px #00000014;transition:.22s;z-index:60}.luxe-live-search:focus-within{border-color:var(--gold);box-shadow:0 16px 38px #d8a64b33;transform:translateY(-1px)}.luxe-search-icon{font-size:20px;font-weight:1000;color:#9a6b1e;line-height:1}.luxe-live-search input[type=search]{height:38px;min-width:210px;width:230px;border:0!important;border-radius:999px!important;padding:0 6px!important;outline:none;background:transparent;font-weight:800;color:#111}.luxe-live-search input[type=search]::-webkit-search-cancel-button{cursor:pointer}.luxe-search-submit{border:0;border-radius:999px;background:linear-gradient(135deg,#111,#2a1c0c);color:#fff;font-weight:1000;height:38px;padding:0 16px;cursor:pointer}.luxe-search-submit:hover{background:linear-gradient(135deg,#f8d88c,#c8912e);color:#111}.luxe-bag-link{white-space:nowrap}.luxe-search-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(430px,92vw);max-height:520px;overflow:auto;background:#fff;border:1px solid rgba(216,166,75,.28);border-radius:24px;padding:10px;box-shadow:0 28px 70px #00000038;z-index:999}.luxe-search-panel[hidden]{display:none!important}.luxe-search-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px;border-radius:18px;text-decoration:none;color:#111;transition:.18s}.luxe-search-item:hover,.luxe-search-item:focus{background:#fff7ea;transform:translateY(-1px);outline:none}.luxe-search-thumb{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#fff7ef,#f1f1f1);overflow:hidden;display:grid;place-items:center;font-weight:1000;color:#9a6b1e}.luxe-search-thumb img{width:100%;height:100%;object-fit:cover;display:block}.luxe-search-info strong{display:block;font-size:14px;line-height:1.3}.luxe-search-info small{display:block;color:var(--muted);font-weight:800;margin-top:4px}.luxe-search-price{font-weight:1000;font-size:14px;white-space:nowrap}.luxe-search-empty,.luxe-search-loading,.luxe-search-view-all{padding:15px 14px;color:#666;font-weight:850;text-align:center}.luxe-search-view-all{display:block;background:#111;color:#fff;text-decoration:none;border-radius:16px;margin:8px 6px 4px}.luxe-search-view-all:hover{background:#d8a64b;color:#111}.luxe-search-page .section-head{margin-bottom:22px}.luxe-search-page-form{max-width:760px;margin:0 auto 34px;border-radius:24px;padding:10px 10px 10px 18px}.luxe-search-page-form input[type=search]{height:54px!important;min-width:0!important;width:100%!important;font-size:16px}.luxe-search-page-form .luxe-search-page-button{height:50px;padding:0 28px}.luxe-search-page-panel{left:0;right:0;width:100%;top:calc(100% + 10px)}.luxe-search-results-title{margin-top:42px}.luxe-highlight{background:linear-gradient(180deg,transparent 58%,rgba(216,166,75,.35) 0);border-radius:4px}@media(max-width:1050px){.luxe-live-search input[type=search]{width:180px;min-width:160px}.luxe-search-submit{display:none}.luxe-header-actions{width:100%;order:2}.luxe-header-actions .luxe-live-search{flex:1}.luxe-header-actions .luxe-live-search input[type=search]{width:100%;min-width:0}.luxe-bag-link{margin-left:auto}}@media(max-width:480px){.luxe-live-search{padding:5px 8px 5px 12px}.luxe-search-panel{right:-56px;width:calc(100vw - 24px);border-radius:20px}.luxe-search-item{grid-template-columns:54px 1fr;gap:10px}.luxe-search-thumb{width:54px;height:54px}.luxe-search-price{grid-column:2;font-size:13px}.luxe-search-page-form{border-radius:20px}.luxe-search-page-form .luxe-search-page-button{display:none}}.luxe-search-panel{width:min(560px,94vw);padding:12px;background:linear-gradient(180deg,#fff,#fffaf3)}.luxe-search-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 12px;color:#111;font-weight:1000}.luxe-search-head span{font-size:12px;color:#9a6b1e;background:#fff2d8;border:1px solid rgba(216,166,75,.35);border-radius:999px;padding:5px 9px}.luxe-search-card{display:grid;grid-template-columns:104px 1fr;gap:14px;margin:8px 0;padding:10px;border:1px solid rgba(216,166,75,.22);border-radius:24px;background:#ffffffeb;box-shadow:0 12px 30px #00000012;transition:.2s;overflow:hidden}.luxe-search-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px #00000021;border-color:#d8a64b80}.luxe-search-image{position:relative;display:block;width:104px;height:116px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 30% 20%,#fff8e8,#efe8dc);text-decoration:none;color:#9a6b1e;font-weight:1000;display:grid;place-items:center}.luxe-search-image img{width:100%;height:100%;object-fit:cover;transition:.28s}.luxe-search-card:hover .luxe-search-image img{transform:scale(1.06)}.luxe-search-image em{position:absolute;top:8px;left:8px;font-style:normal;font-size:10px;letter-spacing:.04em;background:#111;color:#fff;border-radius:999px;padding:4px 7px;box-shadow:0 8px 18px #0000002e}.luxe-search-body{min-width:0}.luxe-search-title{display:block;color:#111;text-decoration:none;font-weight:1000;font-size:15.5px;line-height:1.25;margin-top:2px}.luxe-search-title:hover{color:#9a6b1e}.luxe-search-meta{margin-top:4px;color:#9a6b1e;font-size:12px;font-weight:900}.luxe-search-body p{margin:7px 0 8px;color:#555;font-size:12.5px;line-height:1.45}.luxe-search-perks{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}.luxe-search-perks span{font-size:11px;font-weight:900;color:#333;background:#f7f2ea;border-radius:999px;padding:5px 8px}.luxe-search-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.luxe-search-money strong{display:block;font-size:15px;font-weight:1000;color:#111}.luxe-search-money small{display:block;color:#999;text-decoration:line-through;font-weight:800;font-size:12px}.luxe-search-details{white-space:nowrap;text-decoration:none;background:linear-gradient(135deg,#111,#2b2115);color:#fff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:1000}.luxe-search-details:hover{background:linear-gradient(135deg,#f8d88c,#c8912e);color:#111}@media(max-width:480px){.luxe-search-panel{right:-56px;width:calc(100vw - 24px);max-height:72vh}.luxe-search-card{grid-template-columns:82px 1fr;border-radius:20px;padding:8px;gap:10px}.luxe-search-image{width:82px;height:100px;border-radius:16px}.luxe-search-body p{display:none}.luxe-search-perks span{font-size:10px}.luxe-search-bottom{align-items:flex-start;flex-direction:column;gap:7px}.luxe-search-details{padding:8px 11px}.luxe-search-page-panel{right:0!important;width:100%!important}}.luxe-search-panel{border:1px solid rgba(216,166,75,.34)!important;background:linear-gradient(180deg,#fffdf8,#fff7e8)!important;box-shadow:0 30px 80px #3a260633,0 0 0 1px #ffffffd9 inset!important}.luxe-search-head{background:linear-gradient(135deg,#fffffff5,#fff3d5f2);border:1px solid rgba(216,166,75,.24);border-radius:18px;margin-bottom:8px}.luxe-search-card{background:linear-gradient(135deg,#fff,#fffaf0)!important;border-color:#d8a64b4d!important;box-shadow:0 14px 34px #4f340814!important}.luxe-search-card:hover{box-shadow:0 22px 52px #4f340829!important;border-color:#d8a64b9e!important}.luxe-search-image em{background:linear-gradient(135deg,#f9df98,#c8912e)!important;color:#201405!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 9px 20px #c8912e4d!important}.luxe-search-details,.luxe-search-view-all{background:linear-gradient(135deg,#fff8e8,#f4cf79)!important;color:#1e1406!important;border:1px solid rgba(200,145,46,.45)!important;box-shadow:0 10px 24px #d8a64b33!important}.luxe-search-details:hover,.luxe-search-view-all:hover{background:linear-gradient(135deg,#f8d88c,#d8a64b)!important;color:#111!important;transform:translateY(-1px)}.luxe-search-view-all{border-radius:18px!important;font-weight:1000!important;letter-spacing:.01em;margin-top:12px!important}.luxe-search-submit{background:linear-gradient(135deg,#fff8e8,#d8a64b)!important;color:#171006!important;border:1px solid rgba(200,145,46,.5)!important;box-shadow:0 8px 20px #d8a64b2e!important}.luxe-search-submit:hover{background:linear-gradient(135deg,#d8a64b,#fff1c4)!important;color:#111!important}.luxe-search-empty,.luxe-search-loading{background:#ffffffbd;border:1px dashed rgba(216,166,75,.35);border-radius:18px;color:#6d4b12!important}.luxe-search-money strong{color:#251805!important;font-size:16px!important}.luxe-search-perks span{background:#fff2d8!important;color:#5b3a08!important;border:1px solid rgba(216,166,75,.22)}@media(max-width:480px){.luxe-search-view-all{font-size:13px;padding:13px 10px!important}.luxe-search-details{width:100%;text-align:center}}.luxe-product-page{display:grid;grid-template-columns:1.03fr .97fr;gap:38px;align-items:start}.luxe-product-gallery-card,.luxe-product-summary-card{position:relative;border-radius:34px;background:linear-gradient(135deg,#fff,#fff8ec);border:1px solid rgba(216,166,75,.26);box-shadow:0 26px 70px #38250821;overflow:hidden}.luxe-product-gallery-card{padding:18px}.luxe-product-gallery-card:before,.luxe-product-summary-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:radial-gradient(circle at 12% 0%,rgba(248,216,140,.42),transparent 28%),radial-gradient(circle at 94% 10%,rgba(255,111,145,.12),transparent 25%);pointer-events:none}.luxe-product-ribbon{position:absolute;top:18px;left:18px;z-index:3;background:linear-gradient(135deg,#f8d88c,#c8912e);color:#171006;border-radius:999px;padding:9px 13px;font-weight:1000;font-size:12px;box-shadow:0 12px 28px #d8a64b52}.luxe-product-main-media{position:relative;z-index:2;aspect-ratio:1/1;border-radius:28px;background:linear-gradient(135deg,#fff7ef,#f3eadc);display:grid;place-items:center;overflow:hidden}.luxe-product-main-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.32s}.luxe-product-gallery-card:hover .luxe-product-main-media img{transform:scale(1.035)}.luxe-product-placeholder{font-size:34px;font-weight:1000;color:#9a6b1e}.luxe-product-thumbs{position:relative;z-index:2;display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.luxe-product-thumbs button{flex:0 0 74px;height:74px;border:2px solid transparent;border-radius:18px;padding:0;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 8px 20px #00000014}.luxe-product-thumbs button.active{border-color:#d8a64b}.luxe-product-thumbs img{width:100%;height:100%;object-fit:cover}.luxe-product-summary-card{padding:34px}.luxe-product-kicker{display:inline-flex;background:#fff2d8;border:1px solid rgba(216,166,75,.34);color:#7a510b;border-radius:999px;padding:8px 12px;font-weight:1000;font-size:12px;margin-bottom:14px}.luxe-product-summary-card h1{font-size:46px;line-height:1.02;margin:0 0 14px;letter-spacing:-.03em}.luxe-product-rating{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.luxe-product-rating span{color:#f6a600;letter-spacing:1px}.luxe-product-rating strong{font-weight:1000}.luxe-product-rating small{color:#666;font-weight:800}.luxe-product-price-box{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:26px;background:linear-gradient(135deg,#111,#2a1c0c);color:#fff;padding:22px;margin:18px 0;box-shadow:0 18px 44px #0000002e}.luxe-product-price-box .big-price{color:#fff;font-size:34px;margin:4px 0 0}.luxe-price-label{color:#f8d88c;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.luxe-sale-pill{background:linear-gradient(135deg,#f8d88c,#c8912e);color:#111;border-radius:999px;padding:9px 12px;font-weight:1000;white-space:nowrap}.luxe-pay-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.luxe-pay-badges span{background:#fff;border:1px solid rgba(216,166,75,.24);border-radius:16px;padding:12px 13px;font-weight:900;box-shadow:0 8px 20px #3825080f}.luxe-product-form select{width:100%;height:54px;border-radius:16px;border:1px solid rgba(216,166,75,.36);padding:0 14px;font-weight:900;background:#fff;margin-bottom:14px}.luxe-field-label{display:block;font-weight:1000;margin-bottom:8px}.luxe-product-actions{display:grid;grid-template-columns:104px 1fr;gap:12px;align-items:end}.luxe-qty{display:block}.luxe-qty span{display:block;font-size:12px;font-weight:1000;margin-bottom:7px}.luxe-qty input{width:100%;height:56px;border-radius:16px;border:1px solid rgba(216,166,75,.36);padding:0 12px;font-weight:1000;text-align:center}.luxe-product-btn{height:56px;width:100%;font-size:16px}.luxe-product-btn[disabled]{opacity:.5;cursor:not-allowed}.luxe-buy-now{width:100%;height:54px;margin-top:10px;border:1px solid rgba(216,166,75,.45);border-radius:16px;background:linear-gradient(135deg,#fff8e8,#f4cf79);color:#171006;font-weight:1000;cursor:pointer;box-shadow:0 12px 26px #d8a64b2e}.luxe-product-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.luxe-product-benefit-grid div{background:#fff;border:1px solid rgba(216,166,75,.2);border-radius:18px;padding:14px}.luxe-product-benefit-grid strong{display:block;font-size:13px}.luxe-product-benefit-grid small{display:block;color:#666;line-height:1.35;margin-top:4px}.luxe-product-accordion{border-top:1px solid rgba(216,166,75,.24);padding:16px 0}.luxe-product-accordion summary{cursor:pointer;font-weight:1000;font-size:17px}.luxe-product-description{color:#444;line-height:1.7;margin-top:12px}.luxe-product-description img{max-width:100%;height:auto;border-radius:18px}.luxe-product-accordion p{color:#555;line-height:1.65}@media(max-width:900px){.luxe-product-page{grid-template-columns:1fr;gap:22px}.luxe-product-summary-card{padding:22px}.luxe-product-summary-card h1{font-size:34px}.luxe-product-price-box .big-price{font-size:28px}.luxe-pay-badges,.luxe-product-benefit-grid{grid-template-columns:1fr}.luxe-product-actions{grid-template-columns:88px 1fr}.luxe-product-thumbs button{flex-basis:64px;height:64px}}.luxe28-ad-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#04150d,#092514 45%,#04150d);color:#fff;padding-bottom:34px;border-bottom:1px solid rgba(216,166,75,.32)}.luxe28-ad-hero__banner{display:block;position:relative;max-width:1560px;margin:0 auto;overflow:hidden;box-shadow:0 28px 80px #0000006b;cursor:pointer;text-decoration:none}.luxe28-ad-hero__banner img{display:block;width:100%;height:auto;min-height:360px;object-fit:cover;object-position:center;transform:scale(1.001);transition:transform .6s ease,filter .6s ease}.luxe28-ad-hero__banner:hover img{transform:scale(1.018);filter:saturate(1.08) contrast(1.03)}.luxe28-ad-hero__shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,transparent 42%,rgba(255,255,255,.18) 50%,transparent 58%,transparent 100%);transform:translate(-120%);transition:transform .9s ease;pointer-events:none}.luxe28-ad-hero__banner:hover .luxe28-ad-hero__shine{transform:translate(120%)}.luxe28-ad-copy{margin-top:-1px;padding-top:30px;padding-bottom:4px;text-align:center}.luxe28-ad-copy .eyebrow{display:inline-flex;color:#f7d782;background:#00000047;border:1px solid rgba(247,215,130,.32);border-radius:999px;padding:8px 16px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.luxe28-ad-copy h1{margin:12px auto 10px;max-width:980px;font-size:clamp(34px,5vw,70px);line-height:.96;letter-spacing:-.04em;text-shadow:0 15px 45px rgba(0,0,0,.35)}.luxe28-ad-copy p:not(.eyebrow){max-width:860px;margin:0 auto;color:#ffffffdb;font-size:18px;line-height:1.65}.luxe28-ad-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:22px}.luxe28-ad-secondary{border-color:#f7d78266;color:#fff}.luxe28-ad-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1040px;margin:26px auto 0}.luxe28-ad-badges span{background:#ffffff17;border:1px solid rgba(247,215,130,.22);border-radius:18px;padding:14px 12px;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:749px){.luxe28-ad-hero{padding-bottom:24px}.luxe28-ad-hero__banner img{min-height:280px;height:62vw;object-fit:cover;object-position:center}.luxe28-ad-copy{padding-top:22px}.luxe28-ad-copy h1{font-size:34px}.luxe28-ad-copy p:not(.eyebrow){font-size:15px}.luxe28-ad-badges{grid-template-columns:repeat(2,1fr);gap:10px}.luxe28-ad-badges span{font-size:13px;padding:12px 8px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/luxe-ultra.css.map */
