/** Shopify CDN: Minification failed

Line 970:0 Unexpected "}"

**/
:root{--background:0 0% 96%;--foreground:0 0% 4%;--card:0 0% 100%;--card-foreground:0 0% 7%;--primary:0 0% 4%;--primary-foreground:0 0% 96%;--ink:0 0% 4%;--ink-soft:0 0% 10%;--secondary:36 18% 92%;--secondary-foreground:0 0% 12%;--muted:36 18% 92%;--muted-foreground:0 0% 38%;--accent:44 64% 52%;--accent-foreground:0 0% 7%;--gold:44 64% 52%;--gold-soft:47 87% 72%;--gold-deep:42 58% 42%;--destructive:0 70% 45%;--success:142 55% 38%;--border:36 14% 88%;--input:36 14% 88%;--ring:41 49% 54%;--radius:.875rem;--gradient-gold:linear-gradient(135deg,hsl(44 64% 52%),hsl(47 87% 72%) 48%,hsl(42 58% 42%));--gradient-ink:radial-gradient(circle at 50% 0%,hsl(0 0% 14%),hsl(0 0% 4%) 58%,hsl(0 0% 0%));--gradient-sheen:linear-gradient(120deg,transparent 0%,hsl(0 0% 100%/.18) 50%,transparent 100%);--gradient-fade-up:linear-gradient(180deg,transparent,hsl(0 0% 0%/.55) 60%,hsl(0 0% 0%/.85));--shadow-card:0 1px 2px hsl(0 0% 0%/.05),0 18px 48px -22px hsl(0 0% 0%/.22);--shadow-luxe:0 36px 100px -34px hsl(0 0% 0%/.6);--shadow-gold:0 14px 48px -16px hsl(44 64% 52%/.62),0 0 22px hsl(47 87% 72%/.18);--ease-luxe:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-feature-settings:'ss01','cv11'}body.drawer-open{overflow:hidden}h1,h2,h3,.font-display{font-family:'Playfair Display',ui-serif,Georgia,serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:absolute;left:-999px;top:12px;background:hsl(var(--ink));color:white;padding:12px;z-index:999}.skip-link:focus{left:12px}.container-luxe{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.site-main{min-height:50vh}.center{text-align:center}.mt-48{margin-top:48px}.text-gradient-gold,.logo__name{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.luxury-particles{background-image:radial-gradient(circle,hsl(var(--gold-soft)/.28) 1px,transparent 1.5px);background-size:46px 46px;mask-image:linear-gradient(180deg,transparent,black 18%,black 72%,transparent)}.bottom-gold-line{position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,hsl(var(--gold)/.5),transparent)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.01em;border:0;min-height:44px;padding:10px 24px;cursor:pointer;transition:all .3s var(--ease-luxe);font-family:inherit}.btn svg{width:16px;height:16px}.btn-xl{min-height:56px;padding:14px 40px;font-size:16px}.btn-lg{min-height:52px;padding:13px 36px;font-size:15px}.btn-gold{background:var(--gradient-gold);color:hsl(var(--ink));box-shadow:var(--shadow-gold)}.btn-gold:hover{transform:translateY(-2px);box-shadow:var(--shadow-luxe)}.btn-hero{position:relative;overflow:hidden;background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--shadow-luxe)}.btn-hero:before{content:"";position:absolute;inset:0;background:var(--gradient-gold);opacity:0;transition:.5s}.btn-hero:hover:before{opacity:1}.btn-hero:hover{color:hsl(var(--ink));transform:translateY(-2px)}.btn-hero>*{position:relative;z-index:1}.btn-outline{border:1px solid hsl(var(--input));background:transparent;color:hsl(var(--foreground))}.btn-outline:hover{background:hsl(var(--secondary));border-color:hsl(var(--foreground)/.4)}.btn-outline-light{border:1px solid rgb(255 255 255/.4);background:rgb(255 255 255/.05);color:white;backdrop-filter:blur(8px)}.btn-outline-light:hover{background:white;color:hsl(var(--ink))}
.announcement-bar{position:relative;overflow:hidden;background:hsl(var(--ink));color:hsl(var(--primary-foreground));border-bottom:1px solid hsl(var(--gold)/.2)}.announcement-bar__inner{height:36px;display:flex;align-items:center;justify-content:center;gap:32px;white-space:nowrap;overflow:hidden;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.announcement-item{display:inline-flex;align-items:center;gap:8px;color:rgb(255 255 255/.8)}.announcement-item svg{color:hsl(var(--gold));font-size:14px}.show-mobile{display:none}
.logo{display:inline-flex;align-items:center;gap:12px}.logo__image{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 18px hsl(var(--gold)/.35));user-select:none}.logo__text{display:flex;flex-direction:column;line-height:1}.logo__name{font-family:'Playfair Display',serif;font-size:18px;letter-spacing:.18em}.logo__tagline{margin-top:4px;font-size:9px;text-transform:uppercase;letter-spacing:.32em;color:hsl(var(--muted-foreground))}.logo--light .logo__tagline{color:rgb(255 255 255/.55)}
.site-header{position:sticky;top:0;z-index:40;width:100%;background:hsl(var(--background)/.6);backdrop-filter:blur(12px);transition:all .5s var(--ease-luxe)}.site-header.is-scrolled{background:hsl(var(--background)/.9);backdrop-filter:blur(24px);border-bottom:1px solid hsl(var(--border));box-shadow:var(--shadow-card)}.header-main{height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-icon,.cart-link,.account-link{height:40px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:hsl(var(--foreground));background:transparent;border:0;cursor:pointer;transition:.25s}.header-icon:hover,.cart-link:hover,.account-link:hover{background:hsl(var(--secondary))}.header-icon--menu{display:none}.header-search{position:relative;display:flex;align-items:center;flex:1;max-width:672px;margin:0 16px}.header-search>svg{position:absolute;left:20px;color:hsl(var(--muted-foreground));font-size:16px}.header-search input{width:100%;height:44px;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--secondary)/.6);padding:0 56px 0 48px;font-size:14px;color:hsl(var(--foreground));outline:none;transition:.25s}.header-search input:focus{border-color:hsl(var(--gold));background:hsl(var(--background))}.header-search button{position:absolute;right:6px;height:32px;width:32px;border:0;border-radius:999px;background:var(--gradient-gold);color:hsl(var(--ink));box-shadow:var(--shadow-gold);display:grid;place-items:center}.header-actions{display:flex;align-items:center;gap:4px}.account-link{gap:8px;padding:0 12px}.account-link span{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:600}.cart-link{position:relative}.cart-count{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;border-radius:999px;padding:0 4px;background:var(--gradient-gold);color:hsl(var(--ink));font-size:10px;font-weight:700;display:grid;place-items:center;box-shadow:var(--shadow-gold)}.mobile-search{display:none;border-top:1px solid hsl(var(--border));background:hsl(var(--background));padding:12px 16px}.mobile-search .header-search{margin:0;max-width:none}.desktop-nav{display:block;border-top:1px solid hsl(var(--border)/.6);position:relative}.desktop-nav__inner{display:flex;align-items:center;justify-content:center;gap:40px;padding:12px 20px}.desktop-nav a,.desktop-nav button{position:relative;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--foreground)/.8);transition:.25s}.desktop-nav a:hover{color:hsl(var(--foreground))}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-4px;height:1px;width:0;background:var(--gradient-gold);transition:.5s var(--ease-luxe)}.desktop-nav a:hover:after{width:100%}.nav-accent{color:hsl(var(--gold))!important}.nav-mega-trigger{position:relative}.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:50;opacity:0;transform:translateY(-8px);pointer-events:none;transition:all .5s var(--ease-luxe)}.nav-mega-trigger:hover .mega-menu{opacity:1;transform:translateY(0);pointer-events:auto}.mega-menu__wrap{padding-top:14px}.mega-card{border-radius:24px;border:1px solid hsl(var(--gold)/.2);background:hsl(var(--ink)/.95);backdrop-filter:blur(24px);box-shadow:var(--shadow-luxe);overflow:hidden;display:grid;grid-template-columns:2fr 1fr}.mega-card:before{content:"";grid-column:1/-1;height:1px;background:linear-gradient(90deg,transparent,hsl(var(--gold)/.6),transparent)}.mega-left{padding:32px}.mega-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.mega-head p,.mega-feature p{margin:0 0 8px;color:hsl(var(--gold)/.8);font-size:10px;text-transform:uppercase;letter-spacing:.32em}.mega-head h3{margin:0;color:hsl(var(--background));font-size:24px}.mega-head a{color:hsl(var(--gold));font-size:11px}.mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mega-grid a{position:relative;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:16px;padding:14px 16px;border-radius:12px;border:1px solid transparent;text-transform:none;letter-spacing:0}.mega-grid a:after{display:none}.mega-grid a:hover{border-color:hsl(var(--gold)/.3);background:hsl(var(--background)/.05)}.mega-grid span{grid-row:1/3;height:44px;width:44px;border-radius:999px;border:1px solid hsl(var(--gold)/.25);background:hsl(var(--background)/.05);color:hsl(var(--gold));display:grid;place-items:center}.mega-grid b{font-size:13px;text-transform:uppercase;letter-spacing:.16em;color:hsl(var(--background))}.mega-grid small{font-size:11px;color:hsl(var(--background)/.5)}.mega-feature{border-left:1px solid hsl(var(--gold)/.15);background:linear-gradient(135deg,hsl(var(--background)/.04),transparent);padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.mega-feature h4{margin:0;color:hsl(var(--background));font-size:22px}.mega-feature span{color:hsl(var(--background)/.6);line-height:1.6}.mega-sale{text-align:center;color:hsl(var(--gold)/.9)!important;font-size:11px!important}.mega-sale:after{display:none!important}
.mobile-drawer{position:fixed;inset:0;z-index:50;opacity:0;pointer-events:none;transition:.3s}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-overlay{position:absolute;inset:0;background:hsl(var(--ink)/.6);backdrop-filter:blur(4px);border:0}.mobile-panel{position:absolute;left:0;top:0;height:100%;width:82%;max-width:384px;background:hsl(var(--background));box-shadow:var(--shadow-luxe);transform:translateX(-100%);transition:.5s var(--ease-luxe);overflow:auto}.mobile-drawer.is-open .mobile-panel{transform:translateX(0)}.mobile-panel__head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid hsl(var(--border))}.mobile-panel__nav{display:flex;flex-direction:column;padding:8px}.mobile-panel__nav a,.mobile-panel__nav button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;border:0;border-bottom:1px solid hsl(var(--border)/.6);background:transparent;font-family:inherit;font-size:14px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:hsl(var(--foreground));text-align:left}.mobile-panel__nav a:hover,.mobile-panel__nav button:hover{background:hsl(var(--secondary))}.mobile-submenu{display:none;background:hsl(var(--secondary)/.4);border-top:1px solid hsl(var(--gold)/.15)}.mobile-submenu.is-open{display:block}.mobile-submenu a{padding:14px 24px;font-size:12px;color:hsl(var(--foreground)/.8)}.mobile-panel__cta{padding:20px}.mobile-panel__cta .btn{width:100%}
.hero-section{position:relative;isolation:isolate;overflow:hidden;background:hsl(var(--ink));color:hsl(var(--primary-foreground))}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,hsl(var(--ink)),hsl(var(--ink)/.7),hsl(var(--ink)/.1))}.hero-fade{position:absolute;inset:0;background:var(--gradient-fade-up)}.hero-section .luxury-particles{position:absolute;inset:0;opacity:.6}.hero-content{position:relative;z-index:1;display:flex;min-height:78vh;flex-direction:column;justify-content:center;padding-top:96px;padding-bottom:96px}.hero-copy{max-width:768px}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgb(255 255 255/.2);background:rgb(255 255 255/.05);padding:7px 14px;font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:rgb(255 255 255/.85);backdrop-filter:blur(8px)}.eyebrow-pill svg{color:hsl(var(--gold));font-size:12px}.hero-copy h1{margin:24px 0 0;font-size:86px;line-height:1.02;font-weight:700}.hero-copy h1 em,.featured-copy h2 em,.promo-section h2 em{font-style:normal;background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{margin:24px 0 0;max-width:544px;font-size:18px;line-height:1.7;color:rgb(255 255 255/.75)}.hero-rating{margin-top:20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:rgb(255 255 255/.75);font-size:14px}.stars{color:hsl(var(--gold));letter-spacing:2px}.hero-actions{margin-top:40px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-trust{margin-top:48px;display:grid;max-width:672px;grid-template-columns:repeat(4,1fr);gap:12px}.hero-trust span{min-height:56px;display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:1px solid rgb(255 255 255/.15);background:rgb(255 255 255/.05);padding:0 12px;color:rgb(255 255 255/.75);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;backdrop-filter:blur(8px)}.hero-trust svg{flex:none;color:hsl(var(--gold));font-size:16px}.reveal{opacity:0;transform:translateY(16px);animation:reveal .9s var(--ease-luxe) forwards}.reveal-2{animation-delay:.12s}.reveal-3{animation-delay:.24s}.reveal-4{animation-delay:.36s}@keyframes reveal{to{opacity:1;transform:none}}
.section-head{margin-bottom:56px}.section-head.center{display:flex;flex-direction:column;align-items:center;text-align:center}.section-head span,.section-kicker,.promo-section span,.faq-grid>div>span,.newsletter-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.32em;color:hsl(var(--gold))}.section-head h2{margin:12px 0 0;font-size:48px;line-height:1.08}.section-head p{margin:16px 0 0;max-width:576px;color:hsl(var(--muted-foreground));line-height:1.6}.section-head.split{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-head.split>a:not(.btn){font-size:14px;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--foreground)/.7);border-bottom:1px solid hsl(var(--foreground)/.3);padding-bottom:4px}.section-head.light h2{color:hsl(var(--primary-foreground))}.categories-section,.products-section,.why-section,.faq-section{padding:80px 0;background:hsl(var(--background))}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.category-card{position:relative;min-height:300px;overflow:hidden;border-radius:24px;background:hsl(var(--ink));box-shadow:var(--shadow-card);border:1px solid hsl(var(--gold)/.1);transition:all .5s var(--ease-luxe)}.category-card:hover{transform:translateY(-4px);border-color:hsl(var(--gold)/.4);box-shadow:var(--shadow-luxe)}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform 1s var(--ease-luxe)}.category-card:hover img{transform:scale(1.1)}.category-card div{position:absolute;inset:0;background:linear-gradient(0deg,hsl(var(--ink)),hsl(var(--ink)/.4),transparent)}.category-card:before{content:"";position:absolute;left:-24px;right:-24px;top:-40px;height:96px;background:var(--gradient-gold);opacity:0;filter:blur(48px);transition:.7s;z-index:1}.category-card:hover:before{opacity:.2}.category-card span{position:absolute;left:0;right:0;bottom:0;padding:24px;color:hsl(var(--primary-foreground));z-index:2}.category-card small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--gold))}.category-card b{display:block;margin-top:8px;font-family:'Playfair Display',serif;font-size:24px;line-height:1.15}.category-card em{display:inline-flex;margin-top:12px;font-style:normal;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:rgb(255 255 255/.75)}
.featured-product-section{position:relative;overflow:hidden;background:hsl(var(--secondary));padding:80px 0}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.featured-image-side{position:relative}.gold-blur{position:absolute;inset:-24px;border-radius:32px;background:var(--gradient-gold);opacity:.2;filter:blur(48px)}.featured-image-box{position:relative;border-radius:32px;overflow:hidden;background:hsl(var(--ink));box-shadow:var(--shadow-luxe)}.featured-image-box img{width:100%;height:100%;object-fit:cover;animation:float-soft 5s ease-in-out infinite}.featured-image-box button{position:absolute;right:20px;bottom:20px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:rgb(255 255 255/.95);color:hsl(var(--ink));padding:10px 16px;font-size:12px;font-weight:600;box-shadow:var(--shadow-luxe)}.feature-badge{position:absolute;left:20px;top:20px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:hsl(var(--ink)/.8);padding:7px 12px;color:white;font-size:10px;text-transform:uppercase;letter-spacing:.2em;backdrop-filter:blur(8px)}.feature-badge svg{color:hsl(var(--gold))}.featured-copy h2{margin:12px 0 0;font-size:48px;line-height:1.05}.featured-copy>p{margin:16px 0 0;max-width:448px;color:hsl(var(--muted-foreground));line-height:1.6}.featured-price{margin-top:28px;display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.featured-price strong{font-family:'Playfair Display',serif;font-size:40px;color:hsl(var(--ink));font-weight:600}.featured-price s{font-size:18px;color:hsl(var(--muted-foreground));padding-bottom:4px}.featured-price span{border-radius:999px;background:hsl(var(--ink));color:hsl(var(--gold));font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:6px 10px}.check-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:12px}.check-list li{display:flex;align-items:flex-start;gap:12px;color:hsl(var(--foreground)/.85);font-size:15px}.check-list svg{margin-top:4px;border-radius:999px;background:var(--gradient-gold);color:hsl(var(--ink));box-shadow:var(--shadow-gold);padding:3px;font-size:20px;flex:none}.featured-actions{margin-top:36px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.stock-warning{margin-top:24px;display:flex;align-items:center;gap:8px;color:hsl(var(--destructive));font-weight:600;font-size:14px}.mini-trust{margin-top:32px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px;color:hsl(var(--muted-foreground));font-size:12px}.mini-trust span{display:inline-flex;align-items:center;gap:8px}.mini-trust svg{color:hsl(var(--foreground))}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:24px;border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:var(--shadow-card);transition:all .5s var(--ease-luxe)}.new-arrivals-section .product-card{background:hsl(var(--card));color:hsl(var(--foreground))}.product-card:hover{transform:translateY(-4px);border-color:hsl(var(--gold)/.5);box-shadow:var(--shadow-luxe)}.product-card__glow{pointer-events:none;position:absolute;left:-32px;right:-32px;top:-40px;height:96px;background:var(--gradient-gold);opacity:0;filter:blur(48px);transition:.7s}.product-card:hover .product-card__glow{opacity:.2}.product-card__image-wrap{position:relative;aspect-ratio:1/1;overflow:hidden;background:hsl(var(--secondary));display:block}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease-luxe)}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge{position:absolute;left:12px;top:12px;border-radius:999px;background:hsl(var(--ink));color:hsl(var(--gold));padding:5px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;box-shadow:var(--shadow-luxe)}.product-card__quick{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border-radius:999px;background:var(--gradient-gold);color:hsl(var(--ink));display:grid;place-items:center;box-shadow:var(--shadow-gold);transform:translateY(8px);opacity:0;transition:.5s var(--ease-luxe)}.product-card:hover .product-card__quick{transform:none;opacity:1}.product-card__body{display:flex;flex-direction:column;flex:1;padding:16px}.product-card__category{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--muted-foreground))}.product-card__title{margin-top:4px;font-weight:600;font-size:15px;line-height:1.35;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__title:hover{color:hsl(var(--gold))}.product-card__benefit{margin:4px 0 0;color:hsl(var(--muted-foreground));font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__rating{margin-top:6px;display:flex;align-items:center;gap:6px;color:hsl(var(--muted-foreground));font-size:12px}.product-card__rating .stars{font-size:12px;letter-spacing:0}.rating-number{font-weight:700;color:hsl(var(--foreground))}.product-card__prices{margin-top:12px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.price-was{font-size:12px;color:hsl(var(--muted-foreground));text-decoration:line-through}.price-now{font-weight:800;color:hsl(var(--foreground))}.save-pill{border-radius:999px;background:hsl(var(--secondary));color:hsl(var(--gold));padding:3px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.limited-stock{margin-top:12px;display:inline-flex;align-items:center;gap:6px;color:hsl(var(--destructive));font-size:11px;font-weight:600}.product-card__form{margin-top:auto}.product-card__button{margin-top:16px;width:100%;min-height:44px}.product-card__button[disabled]{opacity:.55;cursor:not-allowed}.empty-products{text-align:center;padding:80px 0;color:hsl(var(--muted-foreground))}.empty-products h3{font-size:28px;color:hsl(var(--foreground))}
.new-arrivals-section{position:relative;overflow:hidden;background:var(--gradient-ink);padding:80px 0;color:hsl(var(--primary-foreground))}.new-arrivals-section>.luxury-particles{position:absolute;inset:0;opacity:.4}.gold-orb{position:absolute;left:50%;top:0;width:288px;height:288px;border-radius:999px;background:var(--gradient-gold);opacity:.2;filter:blur(48px);transform:translateX(-50%)}.gold-orb.right{right:32px;left:auto;top:-128px;transform:none;opacity:.25}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-grid article,.faq-list article,.review-grid article,.value-grid>div{border-radius:24px;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:24px;box-shadow:var(--shadow-card);transition:all .5s var(--ease-luxe)}.why-grid article:hover,.faq-list article:hover,.review-grid article:hover,.value-grid>div:hover{transform:translateY(-4px);border-color:hsl(var(--gold)/.5);box-shadow:var(--shadow-luxe)}.why-grid i{display:inline-flex;width:48px;height:48px;border-radius:999px;align-items:center;justify-content:center;background:var(--gradient-gold);color:hsl(var(--ink));box-shadow:var(--shadow-gold);font-style:normal}.why-grid h3{margin:20px 0 0;font-size:20px;line-height:1.15}.why-grid p{margin:12px 0 0;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6}.social-section{position:relative;padding:80px 0;background:hsl(var(--secondary))}.stars-lg{font-size:20px}.rating-copy{margin-top:12px!important;color:hsl(var(--foreground))!important;letter-spacing:.02em!important;text-transform:none!important;font-size:14px!important}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-grid article{position:relative;padding:28px}.review-grid b{color:hsl(var(--gold));letter-spacing:1px}.review-grid h3{font-size:20px;margin:16px 0 0}.review-grid p{color:hsl(var(--foreground)/.75);line-height:1.65}.review-grid footer{margin-top:24px;padding-top:20px;border-top:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between;gap:12px}.review-grid strong,.review-grid small{display:block}.review-grid small{color:hsl(var(--muted-foreground));font-size:12px}.review-grid em{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--gold));text-align:right}.value-strip{padding:32px 0;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));background:hsl(var(--background))}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.value-grid>div{display:flex;align-items:flex-start;gap:16px;padding:16px}.value-grid svg{width:44px;height:44px;border-radius:999px;background:hsl(var(--secondary));padding:12px;border:1px solid hsl(var(--border));flex:none}.value-grid b{display:block;font-size:14px;line-height:1.25}.value-grid small{display:block;margin-top:4px;color:hsl(var(--muted-foreground));font-size:14px}.promo-section{position:relative;overflow:hidden;background:hsl(var(--ink));color:hsl(var(--primary-foreground));padding:80px 0}.promo-bg{position:absolute;inset:0;opacity:.18;background:radial-gradient(circle at 30% 20%,hsl(var(--gold)/.7),transparent 55%),radial-gradient(circle at 80% 80%,hsl(var(--gold)/.4),transparent 50%)}.promo-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.promo-section h2{margin:12px 0 0;font-size:60px;line-height:1.05}.promo-section p{max-width:448px;color:rgb(255 255 255/.7);line-height:1.65}.countdown-card{border-radius:24px;border:1px solid rgb(255 255 255/.1);background:rgb(255 255 255/.05);padding:40px;backdrop-filter:blur(12px);box-shadow:var(--shadow-luxe)}.countdown-card>p{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.3em;color:rgb(255 255 255/.55);margin:0}.countdown{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.countdown b{display:block;font-family:'Playfair Display',serif;font-size:48px;color:hsl(var(--gold));font-weight:600}.countdown small{display:block;margin-top:4px;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:rgb(255 255 255/.55)}.footer-line{height:1px;background:linear-gradient(90deg,transparent,hsl(var(--border)),transparent)}.countdown-card .footer-line{margin-top:32px;opacity:.35}.countdown-card ul{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:10px;color:rgb(255 255 255/.75);font-size:14px}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start}.faq-grid h2{font-size:48px;line-height:1.1;margin:12px 0 0}.faq-grid>div>p{max-width:448px;color:hsl(var(--muted-foreground))}.faq-list{display:grid;gap:12px}.faq-list article{padding:20px}.faq-list h3{margin:0;font-size:20px}.faq-list p{margin:8px 0 0;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6}.newsletter-section{position:relative;overflow:hidden;background:var(--gradient-ink);color:hsl(var(--primary-foreground));padding:64px 0}.newsletter-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.newsletter-grid h2{margin:12px 0 0;font-size:48px;line-height:1.1}.newsletter-grid p{color:rgb(255 255 255/.7)}.newsletter-form{display:flex;gap:12px;width:100%;max-width:448px}.newsletter-form input{height:52px;min-width:0;flex:1;border-radius:999px;border:1px solid rgb(255 255 255/.2);background:rgb(255 255 255/.1);padding:0 20px;color:white;outline:none;backdrop-filter:blur(8px)}.newsletter-form input::placeholder{color:rgb(255 255 255/.5)}.newsletter-form input:focus{border-color:hsl(var(--gold))}.trust-section{padding:56px 0;background:hsl(var(--background));text-align:center}.payment-methods{display:flex;align-items:center;justify-content:center;gap:16px 32px;flex-wrap:wrap}.payment-methods span{border-radius:6px;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:10px 16px;color:hsl(var(--foreground)/.7);font-size:11px;font-weight:800;letter-spacing:.2em}.trust-copy{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:8px 28px;flex-wrap:wrap;color:hsl(var(--muted-foreground));font-size:12px}.trust-copy span{display:inline-flex;align-items:center;gap:6px}
.site-footer{position:relative;background:hsl(var(--ink));color:hsl(var(--primary-foreground));padding-top:80px}.footer-grid{display:grid;grid-template-columns:5fr 7fr;gap:48px}.footer-brand p{margin:20px 0 0;max-width:384px;color:rgb(255 255 255/.65);font-size:14px;line-height:1.7}.footer-newsletter{margin-top:28px;display:flex;align-items:center;gap:8px;max-width:448px;border-radius:999px;border:1px solid rgb(255 255 255/.15);background:rgb(255 255 255/.05);padding:6px;backdrop-filter:blur(8px)}.footer-newsletter input{flex:1;min-width:0;background:transparent;border:0;color:white;padding:10px 16px;outline:none}.footer-newsletter input::placeholder{color:rgb(255 255 255/.45)}.footer-newsletter .btn{min-height:36px;padding:8px 16px;font-size:12px}.footer-social{display:flex;gap:12px;margin-top:24px}.footer-social a{width:40px;height:40px;border-radius:999px;border:1px solid rgb(255 255 255/.15);display:grid;place-items:center;color:rgb(255 255 255/.8);font-size:12px;transition:.25s}.footer-social a:hover{background:var(--gradient-gold);color:hsl(var(--ink));border-color:transparent}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer-links h4{margin:0 0 20px;font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:hsl(var(--gold))}.footer-links a{display:block;margin-top:12px;color:rgb(255 255 255/.7);font-size:14px}.footer-links a:hover{color:white}.site-footer>.container-luxe>.footer-line{margin-top:64px;opacity:.3}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0;color:rgb(255 255 255/.5);font-size:12px}.footer-bottom>div:last-child{display:flex;gap:20px}.whatsapp-float{position:fixed;right:16px;bottom:80px;z-index:40;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:hsl(142 70% 42%);color:white;padding:12px 16px;font-weight:700;font-size:14px;box-shadow:var(--shadow-luxe);border:1px solid rgb(255 255 255/.1);transition:.3s}.whatsapp-float:hover{transform:scale(1.04);box-shadow:var(--shadow-gold)}.whatsapp-float svg{font-size:20px}.mobile-shop-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:30;border-top:1px solid transparent;background:transparent;padding:12px;box-shadow:var(--shadow-luxe);backdrop-filter:blur(12px)}.mobile-shop-cta__button{width:100%}
.page-hero{position:relative;overflow:hidden;background:var(--gradient-ink);color:hsl(var(--primary-foreground));text-align:center}.page-hero .luxury-particles{position:absolute;inset:0;opacity:.5}.page-hero__orb{position:absolute;left:50%;top:-160px;width:320px;height:320px;border-radius:999px;background:var(--gradient-gold);opacity:.3;filter:blur(48px);transform:translateX(-50%)}.page-hero__fade{position:absolute;left:0;right:0;bottom:0;height:50%;background:var(--gradient-fade-up)}.page-hero__inner{position:relative;z-index:1;padding:80px 20px 112px}.page-hero span{font-size:11px;text-transform:uppercase;letter-spacing:.32em;color:hsl(var(--gold))}.page-hero h1{margin:12px 0 0;font-size:60px;line-height:1.05}.page-hero p{margin:20px auto 0;max-width:672px;color:rgb(255 255 255/.7);font-size:18px;line-height:1.6}.shop-layout{padding:24px 0 80px;display:grid;grid-template-columns:260px 1fr;gap:40px}.breadcrumb{padding-top:24px;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--muted-foreground));display:flex;gap:8px;align-items:center;flex-wrap:wrap}.filters{position:sticky;top:128px;display:grid;gap:28px;align-self:start}.filters h3{margin:0 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:hsl(var(--gold))}.filters a,.filters label{display:block;margin:8px 0;color:hsl(var(--foreground)/.75);font-size:14px}.filters select{width:100%;height:44px;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:0 16px}.collection-count{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;color:hsl(var(--muted-foreground));font-size:14px}.product-template{padding:40px 0 56px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.product-media{position:relative}.product-main-image{position:relative;border-radius:32px;overflow:hidden;background:hsl(var(--secondary));box-shadow:var(--shadow-luxe)}.product-main-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.product-thumbs button{border:1px solid hsl(var(--border));background:hsl(var(--secondary));border-radius:12px;overflow:hidden;padding:0;cursor:pointer}.product-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-details h1{font-size:48px;line-height:1.05;margin:12px 0 0}.product-vendor{font-size:11px;text-transform:uppercase;letter-spacing:.32em;color:hsl(var(--gold))}.product-rating{margin-top:16px;display:flex;align-items:center;gap:8px;color:hsl(var(--muted-foreground));font-size:14px}.product-description{margin-top:20px;color:hsl(var(--foreground)/.75);line-height:1.7}.product-price{margin-top:28px;display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.product-price .now{font-family:'Playfair Display',serif;font-size:40px;color:hsl(var(--ink))}.product-price .was{text-decoration:line-through;color:hsl(var(--muted-foreground));font-size:18px}.cod-pill{margin-top:20px;display:inline-flex;align-items:center;gap:8px;border:1px solid hsl(var(--border));background:hsl(var(--secondary));border-radius:999px;padding:9px 16px;font-size:14px;font-weight:600}.product-form{margin-top:28px}.option-label{display:block;margin:20px 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--muted-foreground))}.variant-select{width:100%;height:48px;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:0 16px}.qty-row{display:flex;align-items:center;gap:16px;margin-top:24px}.quantity-selector{display:inline-flex;align-items:center;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:999px}.quantity-selector button{height:44px;width:44px;border:0;background:transparent;cursor:pointer}.quantity-selector input{width:44px;border:0;text-align:center;background:transparent;font-weight:700}.add-button{flex:1}.buy-button{margin-top:12px;width:100%}.product-page-trust{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;color:hsl(var(--muted-foreground));font-size:12px}.product-page-trust span{display:flex;gap:8px;align-items:center}.question-link{margin-top:24px;display:inline-flex;align-items:center;gap:8px}.related-section{padding:80px 0}.related-section h2{font-size:40px}.cart-page{padding:80px 0;text-align:center}.empty-cart-icon{width:80px;height:80px;border-radius:999px;background:hsl(var(--secondary));display:grid;place-items:center;margin:0 auto;color:hsl(var(--foreground)/.6);font-size:32px}.cart-page h2{font-size:32px;margin:24px 0 0}.cart-page p{color:hsl(var(--muted-foreground));max-width:448px;margin:12px auto 0}.cart-items{max-width:900px;margin:0 auto;text-align:left}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid hsl(var(--border));padding:20px 0}.cart-item img{width:96px;height:96px;object-fit:cover;border-radius:16px}.cart-summary{max-width:420px;margin:32px 0 0 auto;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:24px;padding:24px;box-shadow:var(--shadow-card)}.cart-summary-row{display:flex;justify-content:space-between;font-weight:700;font-size:20px}.cart-summary .btn{width:100%;margin-top:20px}.page-content{padding:80px 0}.policy-content{max-width:768px}.policy-content h2{font-size:30px}.policy-content section+section{margin-top:40px}.policy-content p,.policy-content li{color:hsl(var(--foreground)/.75);line-height:1.7}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.mission-card,.instant-card{position:relative;overflow:hidden;border-radius:24px;background:hsl(var(--ink));color:hsl(var(--primary-foreground));padding:40px;box-shadow:var(--shadow-luxe)}.mission-card h3,.instant-card h3{font-size:32px;margin:12px 0 0}.stats-band{background:hsl(var(--secondary));padding:64px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stats-grid strong{font-family:'Playfair Display',serif;font-size:48px;background:var(--gradient-gold);-webkit-background-clip:text;color:transparent}.stats-grid span{display:block;margin-top:8px;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--muted-foreground))}.contact-form{border-radius:24px;background:hsl(var(--card));border:1px solid hsl(var(--border));padding:40px;box-shadow:var(--shadow-card);display:grid;gap:16px}.contact-form input,.contact-form textarea,.track-form input{width:100%;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:24px;padding:14px 20px;outline:none;font-family:inherit}.contact-form textarea{border-radius:24px;min-height:150px}.contact-form input:focus,.contact-form textarea:focus,.track-form input:focus{border-color:hsl(var(--gold))}.contact-info-list{display:grid;gap:16px;margin-top:24px}.contact-info-list a,.contact-info-list div{display:flex;gap:16px;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:18px;padding:20px;box-shadow:var(--shadow-card)}.track-form{max-width:576px;margin:0 auto;display:flex;gap:8px;align-items:center;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:6px;box-shadow:var(--shadow-card)}.track-form input{border:0;background:transparent}.track-demo{max-width:768px;margin:48px auto 0;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:24px;padding:32px;text-align:center}.account-page{text-align:center;padding:80px 0}.account-box{max-width:520px;margin:0 auto;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:24px;padding:40px;box-shadow:var(--shadow-card)}
@keyframes float-soft{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:1100px){.product-grid,.category-grid,.why-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.featured-grid,.promo-grid,.faq-grid,.footer-grid,.about-grid,.contact-grid,.product-detail-grid{grid-template-columns:1fr}.desktop-search{max-width:420px}.hero-copy h1{font-size:64px}.section-head h2,.featured-copy h2,.faq-grid h2,.newsletter-grid h2{font-size:42px}.promo-section h2{font-size:48px}.footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.header-icon--menu{display:inline-flex}.desktop-search,.desktop-nav{display:none}.mobile-search.is-open{display:block}.header-main{height:64px}.account-link span{display:none}.logo__image{height:120px}.hero-content{min-height:78vh;padding-top:96px;padding-bottom:96px}.hero-trust{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.filters{position:static;display:none}.collection-count{margin-top:0}.newsletter-grid{grid-template-columns:1fr}.newsletter-form{max-width:none}.mobile-shop-cta{display:block}.whatsapp-float{bottom:80px}.product-page-trust,.stats-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container-luxe{padding:0 20px}.hide-mobile{display:none}.show-mobile{display:inline-flex}.announcement-bar__inner{font-size:11px}.logo__text{display:none}.hero-copy h1{font-size:48px}.hero-copy p{font-size:16px}.hero-actions .btn{width:100%}.hero-trust{grid-template-columns:repeat(2,1fr)}.hero-trust span{font-size:10px}.section-head.split{align-items:flex-start;flex-direction:column}.section-head h2,.featured-copy h2,.faq-grid h2,.newsletter-grid h2,.page-hero h1,.product-details h1{font-size:38px}.categories-section,.products-section,.why-section,.faq-section,.featured-product-section,.new-arrivals-section,.promo-section{padding:72px 0}.category-grid,.product-grid,.why-grid,.value-grid,.review-grid,.footer-links{grid-template-columns:repeat(2,1fr);gap:16px}.category-card{min-height:260px;border-radius:18px}.product-card{border-radius:18px}.product-card__body{padding:14px}.product-card__title{font-size:14px}.product-card__prices{gap:6px}.price-now{font-size:14px}.save-pill{font-size:9px;padding:2px 6px}.featured-price strong,.countdown b{font-size:34px}.promo-section h2{font-size:40px}.countdown-card{padding:28px}.countdown{gap:12px}.footer-bottom{flex-direction:column-reverse}.site-footer{padding-bottom:76px}.whatsapp-float span{display:none}.whatsapp-float{right:16px;padding:12px}.page-hero__inner{padding:64px 20px 88px}.product-page-trust{grid-template-columns:1fr}.qty-row{flex-wrap:wrap}.add-button{width:100%;flex:auto}.cart-item{grid-template-columns:72px 1fr}.cart-item img{width:72px;height:72px}.cart-item form{grid-column:2}.contact-form{padding:24px}.track-form{border-radius:24px;align-items:stretch;flex-direction:column}.track-form .btn{width:100%}}
@media(max-width:420px){.category-grid,.product-grid{gap:12px}.category-card{min-height:230px}.category-card span{padding:16px}.category-card b{font-size:20px}.product-card__benefit,.product-card__rating span:last-child,.limited-stock{display:none}.product-card__button{font-size:12px;padding-left:10px;padding-right:10px}.hero-copy h1{font-size:44px}.hero-trust span{padding:0 10px}.footer-links{grid-template-columns:1fr 1fr}}
.track-card{max-width:768px;margin:48px auto 0;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:24px;padding:40px;box-shadow:var(--shadow-card)}
.track-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.track-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:hsl(var(--muted-foreground))}
.track-id{font-family:'Playfair Display',serif;font-size:26px;color:hsl(var(--ink))}
.track-eta{font-weight:600}
.track-steps{position:relative;margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.track-line{position:absolute;top:24px;left:8%;right:8%;height:2px;background:hsl(var(--border));border-radius:2px;overflow:hidden}
.track-line__fill{height:100%;width:0;background:var(--gradient-gold);transition:width .7s var(--ease-luxe)}
.track-step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}
.track-dot{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:999px;border:2px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));transition:.4s var(--ease-luxe)}
.track-step.is-done .track-dot{background:var(--gradient-gold);border-color:hsl(var(--gold));color:hsl(var(--ink));box-shadow:var(--shadow-gold)}
.track-step__label{margin-top:12px;font-weight:600;font-size:14px;color:hsl(var(--muted-foreground))}
.track-step.is-done .track-step__label{color:hsl(var(--foreground))}
.track-step__desc{margin-top:4px;font-size:12px;color:hsl(var(--muted-foreground));max-width:140px}
.track-help{margin-top:40px;text-align:center;font-size:14px;color:hsl(var(--muted-foreground))}
.track-help a{color:hsl(var(--gold));text-decoration:underline}
.track-tip{margin-top:32px;text-align:center;color:hsl(var(--muted-foreground));font-size:14px}
@media(max-width:640px){.track-card{padding:24px}.track-steps{gap:8px}.track-step__desc{font-size:11px}}
.desktop-nav .nav-mega-trigger{position:static}.desktop-nav .nav-mega-trigger:hover .mega-menu,.desktop-nav .mega-menu:hover{opacity:1;transform:translateY(0);pointer-events:auto}.mega-grid span svg{width:20px;height:20px}

/* WhatsApp icon-only floating button */
.whatsapp-float--icon-only{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border-radius:50%;background:#25D366;color:#fff;box-shadow:0 10px 30px rgba(37,211,102,.45);position:fixed;right:18px;bottom:18px;z-index:60;transition:transform .25s ease}
.whatsapp-float--icon-only:hover{transform:scale(1.08)}
.whatsapp-float--icon-only span{display:none !important}
.whatsapp-float--icon-only .icon{width:28px;height:28px;stroke:#fff;fill:none;stroke-width:2}


/* US/UK migration fixes: mobile responsiveness + stable layout */
html, body { max-width: 100%; overflow-x: hidden; }
img, video, iframe, svg { max-width: 100%; }
[data-cart-message] { margin-top: 10px; font-size: 13px; font-weight: 800; color: hsl(var(--foreground)); }
[data-cart-message].is-error { color: hsl(var(--destructive)); }
.product-card__form [data-cart-message] { text-align: center; }

@media (max-width: 767px) {
  .container-luxe { width: 100%; max-width: 100%; padding-left: 16px; padding-right: 16px; }
  .header-main { gap: 10px; }
  .header-actions { gap: 6px; }
  .header-icon, .cart-link, .account-link { min-width: 42px; min-height: 42px; }
  .hero-content { min-height: auto; padding-top: 84px; padding-bottom: 70px; }
  .hero-copy { max-width: 100%; }
  .hero-copy h1 { font-size: clamp(38px, 13vw, 52px); line-height: 1.04; }
  .hero-copy p { max-width: 100%; }
  .hero-actions { display: grid; grid-template-columns: 1fr; width: 100%; }
  .hero-actions .btn, .featured-actions .btn, .newsletter-form .btn { width: 100%; }
  .hero-trust,
  .category-grid,
  .product-grid,
  .why-grid,
  .value-grid,
  .review-grid,
  .footer-links,
  .stats-grid,
  .product-page-trust { grid-template-columns: 1fr !important; }
  .featured-grid,
  .promo-grid,
  .faq-grid,
  .footer-grid,
  .about-grid,
  .contact-grid,
  .newsletter-grid,
  .shop-layout,
  .product-detail-grid { grid-template-columns: 1fr !important; }
  .category-card { min-height: 220px; }
  .product-card__title,
  .product-card__benefit { white-space: normal; }
  .featured-actions, .newsletter-form, .track-form { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .countdown { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
  .countdown b { font-size: 30px; }
  .footer-bottom { gap: 14px; text-align: center; }
  .footer-bottom > div:last-child { justify-content: center; flex-wrap: wrap; }
  .mobile-panel { width: min(88vw, 360px); }
  .mobile-shop-cta__button { width: calc(100% - 24px); margin: 0 auto; }
  .product-main-image img { padding: 18px; }
  .product-thumbs { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .qty-row { grid-template-columns: 1fr !important; }
  .tab-buttons { flex-direction: column; }
}

@media (max-width: 420px) {
  .container-luxe { padding-left: 14px; padding-right: 14px; }
  .hero-copy h1 { font-size: 40px; }
  .section-head h2,
  .featured-copy h2,
  .faq-grid h2,
  .newsletter-grid h2,
  .page-hero h1,
  .product-details h1 { font-size: 32px !important; }
  .product-card__button { font-size: 13px; min-height: 44px; }
  .footer-links { grid-template-columns: 1fr !important; }
}
.faq-intro {
  position: relative;
}

.faq-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #d4af37 !important;
}

.faq-intro h2 em {
  color: #d4af37 !important;
  font-style: normal;
}

.faq-trust-card {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 28px;
  padding: 18px 20px;
  border: 1px solid rgba(212, 175, 55, 0.35);
  border-radius: 14px;
  background: linear-gradient(
    135deg,
    rgba(212, 175, 55, 0.10),
    rgba(255, 255, 255, 0.025)
  );
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.18);
}
.faq-section svg{
  width:20px;
  height:20px;
}
.faq-trust-icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid rgba(212, 175, 55, 0.45);
  background: rgba(212, 175, 55, 0.08);
  color: #d4af37 !important;
}

.faq-trust-card strong {
  display: block;
  font-size: 15px;
  margin-bottom: 4px;
}

.faq-trust-card span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.7;
}

.faq-mini-points {
  margin-top: 22px;
  display: grid;
  gap: 14px;
}

.faq-mini-points > div {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.faq-mini-points > div > span {
  width: 32px;
  height: 32px;
  min-width: 32px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: rgba(212, 175, 55, 0.08);
  color: #d4af37 !important;
  border: 1px solid rgba(212, 175, 55, 0.20);
}

.faq-mini-points strong {
  display: block;
  font-size: 13px;
  margin-bottom: 2px;
}

.faq-mini-points small {
  display: block;
  font-size: 11px;
  line-height: 1.45;
  opacity: 0.62;
}


/* FAQ QUESTIONS - GOLD */
.faq-section .faq-list article h3,
.faq-section .faq-list h3,
.faq-section .faq-list h3 a,
.faq-section .faq-list h3 button {
  color: #d4af37 !important;
  -webkit-text-fill-color: #d4af37 !important;
}


/* FAQ ANSWERS */
.faq-section .faq-list article p {
  color: inherit;
}


/* FAQ CARD HOVER */
.faq-list article {
  transition: all 0.25s ease;
}

.faq-list article:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 175, 55, 0.40);
}


/* GOLD ICONS */
.faq-section svg {
  color: #d4af37 !important;
}
/* =========================================
   SHOP FILTERS — AMNEXORA LUXURY STYLE
   ========================================= */

.filters {
  position: sticky;
  top: 128px;
  align-self: start;
  display: grid;
  gap: 30px;
  padding: 24px;
  border: 1px solid hsl(var(--gold)/.20);
  border-radius: 22px;
  background:
    linear-gradient(
      145deg,
      hsl(var(--card)),
      hsl(var(--secondary)/.72)
    );
  box-shadow:
    0 14px 40px hsl(0 0% 0%/.08),
    0 0 0 1px hsl(var(--gold)/.04);
  transition: all .35s var(--ease-luxe);
}

.filters:hover {
  border-color: hsl(var(--gold)/.38);
  box-shadow:
    0 20px 55px hsl(0 0% 0%/.12),
    0 0 28px hsl(var(--gold)/.08);
}


/* FILTER GROUP */
.filters > div {
  position: relative;
}

.filters > div + div {
  padding-top: 24px;
  border-top: 1px solid hsl(var(--border));
}


/* HEADINGS */
.filters h3 {
  margin: 0 0 16px;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .20em;
  color: hsl(var(--gold));
  position: relative;
  padding-left: 12px;
}

.filters h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 14px;
  border-radius: 999px;
  background: var(--gradient-gold);
  transform: translateY(-50%);
}


/* SORT DROPDOWN */
.filters select {
  width: 100%;
  height: 48px;
  border-radius: 13px;
  border: 1px solid hsl(var(--border));
  background: hsl(var(--card));
  padding: 0 40px 0 16px;
  color: hsl(var(--foreground));
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .02em;
  outline: none;
  cursor: pointer;
  transition: all .3s var(--ease-luxe);
  appearance: auto;
}

.filters select:hover {
  border-color: hsl(var(--gold)/.55);
  box-shadow: 0 6px 20px hsl(var(--gold)/.08);
}

.filters select:focus {
  border-color: hsl(var(--gold));
  box-shadow:
    0 0 0 3px hsl(var(--gold)/.10),
    0 8px 24px hsl(var(--gold)/.08);
}


/* CATEGORY LINKS */
.filters > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.filters > div:nth-child(2) a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 11px 12px;
  border-radius: 11px;
  border: 1px solid transparent;
  color: hsl(var(--foreground)/.72);
  background: transparent;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .01em;
  transition:
    color .25s ease,
    background .25s ease,
    border-color .25s ease,
    transform .25s ease;
}


/* GOLD ARROW */
.filters > div:nth-child(2) a::after {
  content: "→";
  color: hsl(var(--gold));
  font-size: 14px;
  opacity: 0;
  transform: translateX(-5px);
  transition: all .25s ease;
}


/* CATEGORY HOVER */
.filters > div:nth-child(2) a:hover {
  color: hsl(var(--foreground));
  background:
    linear-gradient(
      90deg,
      hsl(var(--gold)/.10),
      hsl(var(--gold)/.025)
    );
  border-color: hsl(var(--gold)/.22);
  transform: translateX(3px);
}

.filters > div:nth-child(2) a:hover::after {
  opacity: 1;
  transform: translateX(0);
}


/* FIRST CATEGORY SUBTLE HIGHLIGHT */
.filters > div:nth-child(2) a:first-of-type {
  color: hsl(var(--foreground));
}


/* CLEAR FILTERS */
.filters > a:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid hsl(var(--gold)/.35);
  background: hsl(var(--gold)/.07);
  color: hsl(var(--gold));
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .16em;
  transition: all .3s var(--ease-luxe);
}

.filters > a:last-child:hover {
  color: hsl(var(--ink));
  background: var(--gradient-gold);
  border-color: transparent;
  transform: translateY(-2px);
  box-shadow: var(--shadow-gold);
}


/* FILTER LABEL ON RIGHT SIDE */
.collection-count > span:last-child {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: hsl(var(--gold));
}

.collection-count > span:last-child::before {
  content: "☰";
  font-size: 12px;
}


/* MOBILE — KEEP FILTERS HIDDEN */
@media (max-width: 900px) {
  .filters {
    display: none;
  }
}
/* =========================================================
   CONTACT PAGE — PREMIUM LUXURY DESIGN
   ========================================================= */


/* =========================================================
   CONTACT GRID
   ========================================================= */

.contact-grid {
  align-items: start;
}


/* =========================================================
   RIGHT SIDE
   ========================================================= */

.contact-side {
  display: grid;
  gap: 22px;
}


/* =========================================================
   INSTAGRAM CARD
   ========================================================= */

.instagram-card {
  position: relative;
  overflow: hidden;

  border: 1px solid hsl(var(--gold) / .20);

  background:
    linear-gradient(
      145deg,
      hsl(var(--card)),
      hsl(var(--secondary) / .55)
    );

  box-shadow:
    0 20px 55px hsl(0 0% 0% / .08);

  transition:
    transform .35s var(--ease-luxe),
    box-shadow .35s var(--ease-luxe),
    border-color .35s var(--ease-luxe);
}


/* GOLD TOP LINE */

.instagram-card:before {
  content: "";

  position: absolute;

  top: 0;
  left: 12%;
  right: 12%;

  height: 2px;

  background: var(--gradient-gold);

  opacity: .85;
}


/* GOLD ORB */

.instagram-card:after {
  content: "";

  position: absolute;

  width: 180px;
  height: 180px;

  right: -90px;
  top: -90px;

  border-radius: 50%;

  background:
    radial-gradient(
      circle,
      hsl(var(--gold) / .13),
      transparent 70%
    );

  pointer-events: none;
}


/* CARD HOVER */

.instagram-card:hover {
  transform: translateY(-4px);

  border-color:
    hsl(var(--gold) / .40);

  box-shadow:
    0 25px 65px hsl(0 0% 0% / .12);
}


/* =========================================================
   INSTAGRAM CARD TEXT
   ========================================================= */

.instagram-card h3 {
  margin-top: 8px;
  margin-bottom: 10px;

  font-family:
    'Playfair Display',
    ui-serif,
    Georgia,
    serif;

  font-size: 28px;
  line-height: 1.15;

  color:
    hsl(var(--foreground));
}


.instagram-card p {
  color:
    hsl(var(--foreground) / .68);

  line-height: 1.7;

  margin-bottom: 22px;
}


/* =========================================================
   INSTAGRAM BUTTON
   ========================================================= */

.instagram-btn {
  position: relative;

  display: flex;

  align-items: center;

  gap: 12px;

  width: 100%;

  min-height: 52px;

  padding: 12px 16px;

  border-radius: 14px;

  border: 1px solid
    hsl(var(--gold) / .30);

  background: #000;

  color: #fff;

  text-decoration: none;

  font-family:
    Inter,
    ui-sans-serif,
    system-ui,
    sans-serif;

  font-size: 13px;

  font-weight: 750;

  letter-spacing: .02em;

  transition:
    background .3s ease,
    color .3s ease,
    border-color .3s ease,
    transform .3s ease,
    box-shadow .3s ease;
}


/* INSTAGRAM ICON */

.instagram-icon {
  display: flex;

  align-items: center;
  justify-content: center;

  width: 30px;
  height: 30px;

  border-radius: 9px;

  border: 1px solid currentColor;

  font-size: 20px;

  line-height: 1;
}


/* ARROW */

.instagram-arrow {
  margin-left: auto;

  font-size: 18px;

  transition:
    transform .3s ease;
}


/* BUTTON HOVER */

.instagram-btn:hover {
  background: var(--gradient-gold);

  color: #000;

  border-color: transparent;

  box-shadow: var(--shadow-gold);

  transform: translateY(-2px);
}


.instagram-btn:hover .instagram-arrow {
  transform: translateX(5px);
}


/* =========================================================
   CONTACT INFORMATION
   ========================================================= */

.contact-info-list {
  display: grid;

  gap: 10px;
}


/* INFO BOXES */

.contact-info-list > a,
.contact-info-list > div {
  position: relative;

  display: flex;

  align-items: center;

  gap: 14px;

  padding: 16px;

  border-radius: 14px;

  border: 1px solid
    hsl(var(--gold) / .12);

  background:
    hsl(var(--card) / .75);

  text-decoration: none;

  color:
    hsl(var(--foreground));

  transition:
    transform .3s ease,
    border-color .3s ease,
    background .3s ease;
}


/* INFO HOVER */

.contact-info-list > a:hover {
  transform: translateX(4px);

  border-color:
    hsl(var(--gold) / .35);

  background:
    hsl(var(--gold) / .06);
}


/* ICONS */

.contact-info-list svg {
  flex: 0 0 auto;

  width: 20px;
  height: 20px;

  color:
    hsl(var(--gold));
}


/* INFO TEXT */

.contact-info-list span {
  display: grid;

  gap: 4px;
}


.contact-info-list small {
  color:
    hsl(var(--foreground) / .48);

  font-size: 10px;

  font-weight: 800;

  text-transform: uppercase;

  letter-spacing: .13em;
}


.contact-info-list b {
  color:
    hsl(var(--foreground));

  font-size: 13px;

  font-weight: 700;
}


/* =========================================================
   INSTAGRAM INFO ICON
   ========================================================= */

.contact-instagram-icon {
  display: flex !important;

  align-items: center;
  justify-content: center;

  width: 20px;
  height: 20px;

  border-radius: 6px;

  border: 1.5px solid
    hsl(var(--gold));

  color:
    hsl(var(--gold));

  font-size: 15px;

  line-height: 1;
}


/* =========================================================
   CONTACT FORM
   ========================================================= */

.contact-form {
  position: relative;

  padding: 30px;

  border-radius: 22px;

  border: 1px solid
    hsl(var(--gold) / .15);

  background:
    linear-gradient(
      145deg,
      hsl(var(--card)),
      hsl(var(--secondary) / .45)
    );

  box-shadow:
    0 20px 55px hsl(0 0% 0% / .07);
}


/* FORM TITLE */

.contact-form h2 {
  margin-bottom: 24px;
}


/* FORM INPUTS */

.contact-form input,
.contact-form textarea {
  width: 100%;

  border: 1px solid
    hsl(var(--gold) / .16);

  background:
    hsl(var(--background) / .65);

  color:
    hsl(var(--foreground));

  border-radius: 12px;

  transition:
    border-color .3s ease,
    box-shadow .3s ease;
}


/* INPUT FOCUS */

.contact-form input:focus,
.contact-form textarea:focus {
  border-color:
    hsl(var(--gold) / .65);

  outline: none;

  box-shadow:
    0 0 0 3px
    hsl(var(--gold) / .08);
}


/* TEXTAREA */

.contact-form textarea {
  min-height: 150px;

  resize: vertical;
}


/* SUBMIT BUTTON */

.contact-form button {
  margin-top: 6px;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 900px) {

  .contact-form {
    padding: 22px;
  }

  .instagram-card h3 {
    font-size: 24px;
  }

}


@media (max-width: 600px) {

  .contact-form {
    padding: 18px;
  }

  .instagram-btn {
    min-height: 50px;

    padding: 11px 13px;

    font-size: 12px;
  }

  .contact-info-list > a,
  .contact-info-list > div {
    padding: 14px;
  }

}
.amnexora-mobile-header{display:none}@media screen and (max-width:767px){.site-header{position:relative;width:100%;background:linear-gradient(180deg,#070707 0%,#101010 100%);border-bottom:1px solid rgba(216,170,55,.28);box-shadow:0 5px 24px rgba(0,0,0,.3);z-index:1000}.header-main{position:relative;min-height:68px;height:68px;display:flex;align-items:center;justify-content:center;padding:0 18px}.amnexora-mobile-header{position:relative;width:100%;height:68px;display:flex;align-items:center;justify-content:center}.amnexora-mobile-menu{position:absolute;left:0;top:50%;transform:translateY(-50%);width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;background:linear-gradient(145deg,rgba(216,170,55,.1),rgba(216,170,55,.03));border:1px solid rgba(216,170,55,.42);border-radius:12px;color:#fff;cursor:pointer;transition:color .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.amnexora-mobile-menu svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.amnexora-mobile-menu:hover{color:#d8aa37;background:rgba(216,170,55,.12);border-color:#d8aa37;box-shadow:0 0 18px rgba(216,170,55,.2)}.amnexora-mobile-menu:active{color:#d8aa37;transform:translateY(-50%) scale(.96)}.amnexora-mobile-brand{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:20px;font-weight:700;letter-spacing:3px;line-height:1;text-shadow:0 0 20px rgba(216,170,55,.12);transition:color .25s ease,text-shadow .25s ease}.amnexora-mobile-brand:after{content:"";position:absolute;left:50%;bottom:-10px;width:36px;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#d8aa37,transparent);box-shadow:0 0 8px rgba(216,170,55,.35)}.amnexora-mobile-brand:hover{color:#d8aa37;text-shadow:0 0 20px rgba(216,170,55,.35)}.desktop-brand-logo{display:none!important}.desktop-search{display:none!important}.header-actions{display:none!important}.mobile-search{display:none!important}.desktop-nav{display:none!important}.site-header .header-main{justify-content:center}.site-header .container-luxe{width:100%}.mobile-drawer{z-index:10001}.mobile-panel{background:linear-gradient(180deg,#090909 0%,#111 100%);border-right:1px solid rgba(216,170,55,.28)}.mobile-drawer-brand{color:#fff!important;letter-spacing:2.5px}.mobile-panel__nav a,.mobile-panel__nav button{color:#fff}.mobile-panel__nav a:hover,.mobile-panel__nav button:hover{color:#d8aa37}}@media screen and (max-width:380px){.header-main,.amnexora-mobile-header{height:64px;min-height:64px}.amnexora-mobile-menu{width:39px;height:39px;border-radius:11px}.amnexora-mobile-menu svg{width:20px;height:20px}.amnexora-mobile-brand{font-size:18px;letter-spacing:2.5px}.amnexora-mobile-brand:after{bottom:-8px;width:30px}}

}
.site-footer{position:relative;background:#080808;color:#fff;padding:80px 0 28px;border-top:1px solid rgba(216,170,55,.18)}.site-footer .container-luxe{width:min(1200px,calc(100% - 40px));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.15fr 1.85fr;gap:80px;align-items:start}.footer-brand{max-width:420px}.footer-brand p{margin:22px 0 26px;color:rgba(255,255,255,.62);font-size:14px;line-height:1.8}.footer-newsletter{display:flex;align-items:center;max-width:400px;height:50px;border:1px solid rgba(216,170,55,.28);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.025)}.footer-newsletter input[type="email"]{flex:1;min-width:0;height:100%;padding:0 15px;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.footer-newsletter input[type="email"]::placeholder{color:rgba(255,255,255,.42)}.footer-newsletter .btn{height:100%;border:0;border-radius:0;padding:0 18px;display:flex;align-items:center;gap:7px;background:#d8aa37;color:#080808;font-size:12px;font-weight:700;cursor:pointer;transition:all .25s ease}.footer-newsletter .btn:hover{background:#f0c95b;box-shadow:0 0 18px rgba(216,170,55,.22)}.footer-newsletter .btn svg{width:16px;height:16px}.footer-social{display:flex;align-items:center;gap:10px;margin-top:24px}.footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:rgba(255,255,255,.7);font-size:10px;font-weight:600;letter-spacing:.5px;border:1px solid rgba(216,170,55,.25);border-radius:50%;transition:all .25s ease}.footer-social a:hover{color:#080808;background:#d8aa37;border-color:#d8aa37;transform:translateY(-2px);box-shadow:0 5px 15px rgba(216,170,55,.18)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start}.footer-links h4{margin:0 0 22px;color:#d8aa37;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.footer-links a{position:relative;margin-bottom:12px;color:rgba(255,255,255,.62);text-decoration:none;font-size:13px;line-height:1.5;transition:color .25s ease,transform .25s ease}.footer-links a:hover{color:#d8aa37;transform:translateX(3px)}.footer-line{width:100%;height:1px;margin:55px 0 24px;background:linear-gradient(90deg,transparent,rgba(216,170,55,.45),transparent)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;color:rgba(255,255,255,.42);font-size:11px;line-height:1.6}.footer-bottom>div:last-child{display:flex;align-items:center;gap:20px}.footer-bottom a{color:rgba(255,255,255,.48);text-decoration:none;transition:color .25s ease}.footer-bottom a:hover{color:#d8aa37}@media screen and (max-width:991px){.footer-grid{grid-template-columns:1fr 1.5fr;gap:50px}.footer-links{gap:25px}.site-footer{padding-top:65px}}@media screen and (max-width:767px){.site-footer{padding:55px 0 25px}.site-footer .container-luxe{width:calc(100% - 30px)}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-brand{max-width:none}.footer-brand p{font-size:13px;margin:18px 0 22px}.footer-newsletter{max-width:100%;height:48px}.footer-newsletter input[type="email"]{font-size:12px}.footer-newsletter .btn{padding:0 15px}.footer-social{margin-top:20px}.footer-links{grid-template-columns:repeat(2,1fr);gap:35px 25px}.footer-links h4{margin-bottom:17px;font-size:11px}.footer-links a{font-size:12px;margin-bottom:10px}.footer-line{margin:40px 0 20px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;font-size:10px}.footer-bottom>div:last-child{gap:15px}}@media screen and (max-width:420px){.footer-links{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-links a{font-size:11px}.footer-newsletter .btn{padding:0 12px;font-size:11px}.footer-bottom>div:first-child{max-width:280px}}
.amnexora-mobile-nav{display:none}@media screen and (max-width:767px){.site-footer{position:relative}.amnexora-mobile-nav{display:flex;position:fixed;left:50%;bottom:14px;transform:translateX(-50%);width:calc(100% - 24px);max-width:520px;height:74px;align-items:center;justify-content:space-around;padding:6px 8px;background:linear-gradient(135deg,rgba(20,20,20,.96),rgba(5,5,5,.98));border:1px solid rgba(216,170,55,.55);border-radius:26px;box-shadow:0 10px 35px rgba(0,0,0,.55),0 0 25px rgba(216,170,55,.13),inset 0 1px 0 rgba(255,255,255,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:9998}.amnexora-nav-item{position:relative;flex:1;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:rgba(255,255,255,.78);font-size:10px;font-weight:500;letter-spacing:.35px;transition:color .25s ease,transform .25s ease}.amnexora-nav-item:hover{color:#d8aa37}.amnexora-nav-item:active{color:#d8aa37}.amnexora-nav-icon{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.amnexora-nav-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.amnexora-nav-item:hover .amnexora-nav-icon{transform:translateY(-2px)}
/* .amnexora-nav-shop{height:82px;margin-top:-34px;z-index:10;color:#fff} */
.amnexora-nav-shop:hover{color:#d8aa37}
.amnexora-shop-circle{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at 35% 25%,#303030 0%,#171717 45%,#080808 100%);border:1.5px solid #d8aa37;box-shadow:0 0 0 5px #080808,0 0 0 6px rgba(216,170,55,.22),0 0 25px rgba(216,170,55,.3),0 12px 28px rgba(0,0,0,.6);transition:all .3s ease}.amnexora-nav-shop:hover .amnexora-shop-circle,.amnexora-nav-shop:active .amnexora-shop-circle{transform:translateY(-3px) scale(1.03);box-shadow:0 0 0 5px #080808,0 0 0 6px rgba(216,170,55,.35),0 0 35px rgba(216,170,55,.45),0 14px 32px rgba(0,0,0,.65)}.amnexora-shop-circle svg{width:29px;height:29px;fill:none;stroke:#d8aa37;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.amnexora-nav-shop>span:last-child{margin-top:1px;color:#d8aa37;font-size:10px;font-weight:700;letter-spacing:.6px}.amnexora-cart-icon{position:relative}.amnexora-cart-count{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:20px;background:#d8aa37;color:#080808;font-size:9px;line-height:1;font-weight:800;border:2px solid #111;box-shadow:0 2px 8px rgba(0,0,0,.4)}.amnexora-nav-item:nth-child(2),.amnexora-nav-item:nth-child(4),.amnexora-nav-item:nth-child(5){border-radius:18px}.amnexora-nav-item:nth-child(2):active,.amnexora-nav-item:nth-child(4):active,.amnexora-nav-item:nth-child(5):active{background:rgba(216,170,55,.08)}body{padding-bottom:0}.site-footer{padding-bottom:95px}@supports(padding:max(0px)){.amnexora-mobile-nav{bottom:max(14px,env(safe-area-inset-bottom))}}@media screen and (max-width:380px){.amnexora-mobile-nav{width:calc(100% - 16px);height:70px;bottom:9px;border-radius:23px;padding:5px 4px}.amnexora-nav-item{height:58px;font-size:9px}.amnexora-nav-icon{width:25px;height:25px}.amnexora-nav-icon svg{width:21px;height:21px}.amnexora-shop-circle{width:64px;height:64px}.amnexora-shop-circle svg{width:27px;height:27px}.amnexora-nav-shop{height:76px;margin-top:-30px}}}@media screen and (min-width:768px){.amnexora-mobile-nav{display:none!important}}