:root{--ink:#17130f;--muted:#6f665e;--cream:#f6f0e7;--paper:#fffdf9;--gold:#b98b42;--rose:#ead5ce;--line:#ddd4c8;--shadow:0 18px 55px rgba(41,31,23,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}body.cart-open{overflow:hidden}img{display:block;width:100%}a{color:inherit}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.site-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);background:rgba(255,253,249,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{text-decoration:none;font-family:"Playfair Display",serif;font-size:25px;letter-spacing:-.03em}.brand span{font-style:italic;color:var(--gold)}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:14px}nav a:hover{color:var(--gold)}.cart-trigger{justify-self:end;border:0;background:transparent;font:600 13px "DM Sans";text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.cart-trigger span{display:inline-grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:var(--ink);color:#fff;margin-left:6px}.hero{min-height:calc(100vh - 110px);padding:clamp(58px,8vw,120px) clamp(20px,7vw,112px);display:grid;grid-template-columns:.88fr 1.12fr;gap:8vw;align-items:center;background:radial-gradient(circle at 78% 40%,#f1ded7 0 16%,transparent 42%),linear-gradient(130deg,#fffdf9 45%,#f4ede4)}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:700;color:var(--gold);margin:0 0 16px}.hero h1,.section h2,.cart h2{font-family:"Playfair Display",serif;font-weight:600;line-height:.96;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(50px,6.7vw,100px)}.hero h1 em{color:var(--gold);font-weight:500}.hero-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:17px;line-height:1.7;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 24px;border-radius:999px;text-decoration:none;font:600 13px "DM Sans";letter-spacing:.04em;border:1px solid var(--ink);cursor:pointer}.button.dark{background:var(--ink);color:#fff}.button.ghost{background:transparent}.button.gold{background:var(--gold);border-color:var(--gold);color:#fff}.button:hover{transform:translateY(-1px)}.hero-visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;max-height:650px}.hero-card{overflow:hidden;border-radius:clamp(18px,3vw,38px);background:#fff;box-shadow:var(--shadow)}.hero-card.tall{grid-row:1/3}.hero-card img{height:100%;object-fit:cover}.hero-card.tall img{object-fit:contain;padding:5%}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:25px clamp(20px,7vw,112px);gap:30px}.benefits div{display:flex;flex-direction:column;gap:5px;text-align:center}.benefits strong{font-family:"Playfair Display",serif}.benefits span{font-size:12px;color:var(--muted)}.section{padding:clamp(72px,9vw,130px) clamp(20px,7vw,112px)}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:50px}.section-heading h2,.feature-copy h2,.philosophy h2{font-size:clamp(42px,5vw,72px)}.section-heading>p{max-width:580px;color:var(--muted);line-height:1.7;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.product-image{aspect-ratio:1/1;background:#fff;overflow:hidden;position:relative;padding:6%}.product-image img{height:100%;object-fit:contain;padding:0;background:#fff}.product-image .badge{position:absolute;top:14px;left:14px;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.product-body{padding:21px;display:flex;flex-direction:column;flex:1}.product-kicker{font-size:11px;color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.12em}.product-body h3{font-family:"Playfair Display",serif;font-size:25px;line-height:1.1;margin:8px 0}.product-description{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 18px}.product-meta{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-meta strong{font-size:19px}.add-button{border:0;border-radius:999px;background:var(--ink);color:#fff;padding:11px 16px;font:600 12px "DM Sans";cursor:pointer}.add-button:disabled{background:#d4cec7;color:#746e67;cursor:not-allowed}.product-card details,.feature-copy details{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.product-card summary,.feature-copy summary{cursor:pointer;font-size:12px;font-weight:700}.product-card details p,.feature-copy details p{font-size:11px;line-height:1.55;color:var(--muted)}.foundation-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;background:var(--cream)}.feature-image{border-radius:40px;overflow:hidden;box-shadow:var(--shadow)}.feature-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75}.price-line{display:flex;align-items:baseline;gap:15px;margin:28px 0}.price-line strong{font-size:32px}.price-line span{font-size:12px;color:var(--muted)}.feature-copy label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.feature-copy select{width:100%;height:49px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 14px;font:500 14px "DM Sans"}.shade-dots{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 24px}.shade-dots i{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #c9c0b5}.soft-section{background:#f5e9e5}.three{grid-template-columns:repeat(3,1fr)}.philosophy{text-align:center;background:var(--ink);color:#fff}.philosophy .eyebrow{color:#d9b877}.philosophy h2{max-width:900px;margin:0 auto}.philosophy>p:not(.eyebrow){max-width:690px;margin:28px auto 36px;color:#c8c0b8;line-height:1.8}footer{padding:55px clamp(20px,7vw,112px);text-align:center;border-top:1px solid var(--line)}footer>p{color:var(--muted)}.fine-print{font-size:11px;margin-top:28px}.scrim{position:fixed;inset:0;background:rgba(16,14,12,.42);z-index:29}.cart{position:fixed;right:0;top:0;width:min(440px,100%);height:100%;background:var(--paper);z-index:30;transform:translateX(105%);transition:transform .3s ease;display:flex;flex-direction:column;padding:26px}.cart.open{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.cart h2{font-size:38px}.icon-button{border:0;background:transparent;font-size:36px;cursor:pointer}.cart-items{overflow:auto}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:13px;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:10px}.cart-item h3{font-size:13px;margin:0 0 5px}.cart-item p{font-size:12px;color:var(--muted);margin:0}.remove{border:0;background:transparent;text-decoration:underline;font-size:11px;cursor:pointer;color:var(--muted)}.cart-empty{text-align:center;margin:auto}.cart-empty a{font-size:13px}.cart-footer{margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.cart-footer>div{display:flex;justify-content:space-between;font-size:19px}.checkout{width:100%;margin:18px 0 8px;border:0;border-radius:999px;padding:15px;background:#d9d2c9;color:#635d56;font-weight:700}.cart-footer small{display:block;text-align:center;color:var(--muted)}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:66px}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{height:460px}.section-heading,.foundation-feature{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-image{max-width:620px}.benefits{grid-template-columns:1fr;gap:18px}}
@media(max-width:560px){.hero{padding-top:54px}.hero h1{font-size:48px}.hero-visual{height:370px}.hero-card{border-radius:18px}.benefits{display:none}.section{padding-block:70px}.section-heading{margin-bottom:30px}.product-grid,.three{grid-template-columns:1fr}.product-card{border-radius:18px}.foundation-feature{padding-inline:20px}.feature-image{border-radius:22px}.price-line{align-items:flex-start;flex-direction:column}.footer-brand{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cart,.button{transition:none}}
.shade-dots{gap:10px}.shade-dots i{display:none}.shade-dots button{width:24px;height:24px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #c9c0b5;cursor:pointer;padding:0}.shade-dots button.active{box-shadow:0 0 0 2px var(--ink);transform:scale(1.08)}
.brand-logo{display:block;width:118px}.brand-logo img{width:100%;height:auto}.hero-carousel{display:block;position:relative;padding:0;min-height:clamp(560px,76vh,780px);overflow:hidden;background:#17130f}.carousel-track,.carousel-slide{position:absolute;inset:0}.carousel-slide{opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s ease}.carousel-slide.active{opacity:1;visibility:visible}.carousel-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.carousel-slide:first-child>img{object-position:center 47%}.carousel-slide:nth-child(2)>img{object-position:center}.carousel-slide:nth-child(3)>img{object-position:center 54%}.carousel-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,11,9,.78) 0%,rgba(14,11,9,.28) 52%,rgba(14,11,9,.05) 100%)}.carousel-shade.warm{background:linear-gradient(90deg,rgba(65,29,10,.78),rgba(65,29,10,.15) 65%,transparent)}.carousel-copy{position:absolute;left:clamp(24px,8vw,128px);top:50%;transform:translateY(-50%);z-index:2;max-width:650px}.carousel-copy h1{font-size:clamp(48px,6.2vw,94px)}.carousel-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;max-width:550px;margin:25px 0 30px}.light-copy{color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.18)}.light-copy>p:not(.eyebrow){color:rgba(255,255,255,.86)}.dark-copy{color:var(--ink);background:rgba(255,253,249,.88);padding:clamp(25px,4vw,55px);border-radius:28px;backdrop-filter:blur(10px);box-shadow:var(--shadow)}.dark-copy>p:not(.eyebrow){color:var(--muted)}.carousel-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(17,14,12,.38);color:#fff;font-size:34px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-dots{position:absolute;z-index:5;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:10px}.carousel-dots button{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0;cursor:pointer}.carousel-dots button.active{background:#fff;transform:scale(1.2)}
@media(max-width:700px){.brand-logo{width:92px}.hero-carousel{min-height:610px}.carousel-copy{left:24px;right:24px;top:auto;bottom:70px;transform:none}.carousel-copy h1{font-size:47px}.carousel-copy>p:not(.eyebrow){font-size:15px;line-height:1.55}.dark-copy{padding:25px;border-radius:20px}.carousel-slide:first-child>img{object-position:58% center}.carousel-slide:nth-child(2)>img{object-position:68% center}.carousel-slide:nth-child(3)>img{object-position:58% center}.carousel-arrow{width:40px;height:40px;font-size:28px}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}}
.brand-logo{height:58px}.brand-logo img{height:100%;object-fit:contain}

/* Homepage collection navigation */
.category-section{padding:clamp(58px,7vw,96px) clamp(20px,7vw,112px);background:#fffdf9}.category-heading{text-align:center;max-width:720px;margin:0 auto 38px}.category-heading h2{font:600 clamp(38px,4.8vw,66px)/1 "Playfair Display",serif;letter-spacing:-.04em;margin:0}.category-heading>p:not(.eyebrow){color:var(--muted);margin:16px 0 0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-card{position:relative;min-height:420px;overflow:hidden;border-radius:24px;color:#fff;text-decoration:none;background:#17130f;box-shadow:var(--shadow)}.category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(16,12,9,.82) 100%)}.category-card img{height:100%;object-fit:cover;transition:transform .45s ease}.category-card span{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;display:flex;flex-direction:column;gap:5px}.category-card small{text-transform:uppercase;letter-spacing:.15em;font-size:10px;color:#e2c98e}.category-card strong{font:600 30px/1.05 "Playfair Display",serif}.category-card b{font-size:11px;letter-spacing:.05em;margin-top:8px}.category-card:hover img{transform:scale(1.035)}

/* Five-line hero carousel */
.category-card small{margin-top:3px}
.product-hero{background:linear-gradient(128deg,#fff8ef 0%,#ead9cb 100%)}.hero-product-stage{position:absolute;inset:0 0 0 42%;display:flex;align-items:center;justify-content:center;gap:2vw;padding:6vw}.hero-product{width:min(29vw,360px);height:min(66vh,600px);object-fit:contain;filter:drop-shadow(0 28px 30px rgba(64,37,20,.18))}.hero-product.toner{width:min(25vw,310px);transform:translateY(28px)}.compact-copy{max-width:560px}.skincare-treatment{background:radial-gradient(circle at 72% 45%,#6f5c8f 0%,#342b4a 54%,#17131f 100%)}.treatment-products{position:absolute;inset:5% 2% 2% 42%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);align-items:center;gap:12px}.treatment-products img{width:100%;height:100%;object-fit:contain;min-height:0;filter:drop-shadow(0 16px 18px rgba(0,0,0,.28));background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:9px}.treatment-products img:nth-child(1){grid-row:1/3}.treatment-products img:nth-child(7){grid-column:4}.treatment-copy{max-width:510px}.face-hero{background:linear-gradient(120deg,#1d1713 0 41%,#c89a74 41% 100%)}.face-products{position:absolute;inset:5% 2% 3% 43%;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:center}.face-products img{height:72%;width:100%;object-fit:contain;background:#f8eee5;border-radius:24px;padding:10px;box-shadow:0 20px 40px rgba(28,17,10,.22)}.face-products img:nth-child(3){object-fit:cover;object-position:center 47%}.face-copy{max-width:540px}.collection-image-slide>img{object-position:center 45%}.collection-shade{background:linear-gradient(90deg,rgba(18,12,8,.76),rgba(18,12,8,.16) 55%,rgba(18,12,8,.03))}.collection-copy{max-width:560px}.collection-copy h1{font-size:clamp(52px,6vw,90px)}

.collection-preview{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:var(--cream)}.collection-preview.lips-preview{background:#f5e9e5}.collection-preview-image{max-height:700px;overflow:hidden;border-radius:34px;box-shadow:var(--shadow)}.collection-preview-image img{height:100%;max-height:700px;object-fit:cover;object-position:center 42%}.collection-preview-copy h2{font:600 clamp(42px,5vw,72px)/1 "Playfair Display",serif;letter-spacing:-.045em;margin:0}.collection-preview-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75;font-size:16px;max-width:560px}.coming-note{display:inline-block;margin-top:12px;border:1px solid var(--gold);border-radius:999px;padding:9px 14px;color:#765a2f;font-size:11px;font-weight:700;letter-spacing:.04em}

@media(max-width:1100px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:360px}.treatment-products{left:45%}.face-products{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.face-products img{height:100%;min-height:0}}
@media(max-width:700px){.hero-product-stage{inset:0 0 45% 0;padding:22px 42px;gap:0}.hero-product{width:54%;height:100%}.hero-product.toner{width:45%;transform:translate(-12px,18px)}.compact-copy{background:rgba(255,253,249,.9)}.treatment-products{inset:3% 12px 43% 12px;grid-template-columns:repeat(4,1fr);gap:6px}.treatment-products img{border-radius:10px;padding:4px}.treatment-copy{bottom:54px;background:linear-gradient(180deg,transparent,rgba(23,19,31,.92));left:0;right:0;padding:80px 24px 20px}.face-products{inset:2% 12px 45% 12px;gap:6px}.face-products img{border-radius:10px;padding:4px}.face-copy{bottom:54px;background:linear-gradient(180deg,transparent,rgba(23,19,15,.94));left:0;right:0;padding:82px 24px 20px}.collection-image-slide>img{object-position:center top}.collection-shade{background:linear-gradient(0deg,rgba(18,12,8,.88),transparent 68%)}.collection-copy{bottom:55px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:285px;border-radius:17px}.category-card span{left:15px;right:15px;bottom:15px}.category-card strong{font-size:23px}.category-card b{font-size:10px}.collection-preview{grid-template-columns:1fr}.collection-preview-image{max-height:520px;border-radius:22px}.lips-preview .collection-preview-copy{order:2}.lips-preview .collection-preview-image{order:1}}

/* Carrusel principal con las fotografías finales suministradas */
.hero-carousel{--carousel-media-height:min(56.25vw,900px);height:calc(var(--carousel-media-height) + 380px);min-height:0;background:#f5e8df}
.provided-carousel-slide{background:#fffdf9;overflow:hidden}
.carousel-slide>.provided-carousel-image{position:absolute;z-index:1;inset:0 0 auto;width:100%;height:var(--carousel-media-height);object-fit:contain;object-position:center;background:#f5e8df}
.provided-carousel-slide .carousel-copy{left:50%;right:auto;top:auto;bottom:48px;transform:translateX(-50%);width:min(90%,1050px);max-width:none;text-align:center}
.provided-carousel-slide .dark-copy{background:rgba(255,253,249,.97);padding:28px clamp(24px,4vw,54px);box-shadow:0 18px 60px rgba(54,36,24,.12)}
.provided-carousel-slide .carousel-copy>p:not(.eyebrow){margin:16px auto 20px}
.provided-carousel-slide .carousel-copy h1{font-size:clamp(42px,5.4vw,72px)}
.hero-carousel .carousel-arrow{top:calc(var(--carousel-media-height)/2)}

@media(max-width:700px){
  .hero-carousel{--carousel-media-height:56.25vw;height:calc(var(--carousel-media-height) + 360px);min-height:0}
  .provided-carousel-slide .carousel-copy{left:16px;right:16px;bottom:48px;transform:none;width:auto;max-width:none;padding:20px 22px}
  .provided-carousel-slide .carousel-copy h1{font-size:39px}
  .provided-carousel-slide .carousel-copy>p:not(.eyebrow){font-size:14px;line-height:1.45;margin:12px 0 16px}
  .provided-carousel-slide .button{min-height:44px;padding-inline:18px}
}

.brand-story{
  padding:clamp(64px,8vw,112px) clamp(20px,8vw,128px);
  background:linear-gradient(180deg,#fff 0%,#fffdf9 100%);
  text-align:center;
  border-bottom:1px solid var(--line)
}
.brand-story-button{display:inline-flex;margin-bottom:clamp(36px,5vw,64px);text-transform:uppercase;letter-spacing:.08em}
.believe-story-logo{width:min(100%,560px);height:auto;margin:0 auto;mix-blend-mode:multiply}
.brand-story-copy{max-width:760px;margin:clamp(36px,5vw,62px) auto 0}
.brand-story-copy h2{font:600 clamp(38px,5vw,68px)/1.02 "Playfair Display",serif;letter-spacing:-.04em;margin:0}
.brand-story-copy>p:last-child{max-width:680px;margin:24px auto 0;color:var(--muted);font-size:clamp(17px,1.7vw,21px);line-height:1.7}
.brand-story-copy strong{color:var(--gold-dark)}
.instant-story-logo{width:min(100%,500px);height:auto;margin:clamp(40px,6vw,76px) auto 0;mix-blend-mode:multiply}
.brand-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin:clamp(54px,7vw,88px) auto 0}
.brand-values article{padding:clamp(30px,4vw,48px) 26px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(44,31,22,.07)}
.brand-values span{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #d6b85c;border-radius:50%;color:var(--gold-dark);font-weight:700;font-size:13px;letter-spacing:.06em}
.brand-values h3{font:600 clamp(22px,2.3vw,30px)/1.1 "Playfair Display",serif;margin:22px 0 12px;text-transform:uppercase}
.brand-values p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}

@media(max-width:800px){
  .brand-values{grid-template-columns:1fr}
  .brand-values article{max-width:560px;width:100%;margin:0 auto}
}

@media(max-width:700px){
  .brand-story{padding:54px 18px 64px}
  .brand-story-button{margin-bottom:34px}
  .believe-story-logo{width:min(92%,430px)}
  .brand-story-copy{margin-top:32px}
  .brand-story-copy h2{font-size:39px}
  .brand-story-copy>p:last-child{font-size:16px;line-height:1.65}
  .instant-story-logo{width:min(88%,390px);margin-top:40px}
  .brand-values{margin-top:48px;gap:12px}
}

.dual-finish-feature{background:#fffdf9}
.dual-finish-feature .feature-image{aspect-ratio:16/9;background:#fff}
.dual-finish-feature .feature-image img{height:100%;object-fit:contain}

.face-subcategories{
  padding:clamp(64px,8vw,104px) clamp(20px,7vw,112px);
  background:var(--ink);
  color:#fff;
  scroll-margin-top:76px
}
.face-subcategories-heading{max-width:760px;margin-bottom:38px}
.face-subcategories-heading h2{font:600 clamp(40px,5vw,68px)/1 "Playfair Display",serif;letter-spacing:-.04em;margin:0}
.face-subcategories-heading>p:last-child{color:#c8c0b8;font-size:17px;margin:18px 0 0}
.face-subcategory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.face-subcategory-grid a{display:flex;flex-direction:column;min-height:340px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:20px;text-decoration:none;background:rgba(255,255,255,.05);transition:transform .2s ease,background .2s ease,border-color .2s ease}
.face-subcategory-grid a:hover{transform:translateY(-3px);background:rgba(255,255,255,.1);border-color:var(--gold)}
.subcategory-thumb{position:relative;width:100%;aspect-ratio:1/1;margin-bottom:19px}
.face-subcategory-grid img{display:block;width:100%;height:100%;margin:0;border-radius:14px;background:#fff;object-fit:contain;object-position:center;transition:transform .25s ease}
.subcategory-thumb b{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 8px;border-radius:999px;background:rgba(18,15,12,.88);color:#fff;text-align:center;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.09em;box-shadow:0 6px 20px rgba(0,0,0,.18)}
.face-subcategory-grid a:hover img{transform:scale(1.02)}
.face-subcategory-grid span{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.14em}
.face-subcategory-grid strong{margin-top:auto;font:600 clamp(24px,2.5vw,34px)/1 "Playfair Display",serif}
.face-subcategory-grid small{margin-top:10px;color:#c8c0b8;font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.concealer-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center;background:linear-gradient(135deg,#f7f4ef,#e7e4e1);scroll-margin-top:76px}
.concealer-gallery{display:grid;grid-template-columns:1fr .72fr;gap:14px;align-items:stretch}
.concealer-gallery img{width:100%;height:100%;min-height:560px;border-radius:30px;background:#fff;object-fit:contain;box-shadow:var(--shadow)}
.concealer-main-image{padding:5%}
.concealer-open-image{padding:7%}
#bases,#dual-finish,#matte-finish,#blushables{scroll-margin-top:76px}

@media(max-width:900px){
  .face-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .concealer-feature{grid-template-columns:1fr}
  .concealer-gallery{max-width:680px;width:100%;margin-inline:auto}
}

@media(max-width:560px){
  .face-subcategories{padding:58px 18px}
  .face-subcategory-grid{gap:10px}
  .face-subcategory-grid a{min-height:250px;padding:10px;border-radius:16px}
  .subcategory-thumb{margin-bottom:14px}
  .face-subcategory-grid img{height:100%;border-radius:11px}
  .subcategory-thumb b{left:7px;right:7px;bottom:7px;padding:8px 5px;font-size:11px;letter-spacing:.06em}
  .face-subcategory-grid strong{font-size:21px}
  .face-subcategory-grid small{font-size:10px}
  .concealer-feature{padding-inline:18px}
  .concealer-gallery{grid-template-columns:1fr;gap:10px}
  .concealer-gallery img{min-height:390px;border-radius:22px}
  .concealer-open-image{display:none}
}

.home-tab{
  position:fixed;
  left:clamp(14px,2.2vw,28px);
  bottom:calc(16px + env(safe-area-inset-bottom));
  z-index:18;
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:46px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(20,17,14,.92);
  color:#fff;
  box-shadow:0 12px 32px rgba(16,12,9,.25);
  backdrop-filter:blur(10px);
  text-decoration:none;
  font-size:13px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase
}
.home-tab span{color:var(--gold);font-size:18px;line-height:1}
.home-tab:hover{background:var(--gold-dark);transform:translateY(-2px)}
.home-tab:focus-visible{outline:3px solid var(--gold);outline-offset:3px}

.lips-hub{padding:clamp(64px,8vw,108px) clamp(20px,7vw,112px);background:linear-gradient(130deg,#321b24,#15110f);color:#fff;scroll-margin-top:76px}
.lips-hub>div{max-width:760px}
.lips-hub h2{font:600 clamp(44px,5.7vw,78px)/.98 "Playfair Display",serif;letter-spacing:-.045em;margin:0}
.lips-hub>div>p:last-child{max-width:650px;color:#d0c3c5;font-size:17px;line-height:1.7;margin:20px 0 0}
.lips-category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;max-width:900px;margin-top:44px}
.lips-category-links a{display:flex;flex-direction:column;min-height:175px;padding:24px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:rgba(255,255,255,.06);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.lips-category-links a:hover{transform:translateY(-3px);border-color:var(--gold);background:rgba(255,255,255,.11)}
.lips-category-links span{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.14em}
.lips-category-links strong{margin-top:auto;font:600 clamp(27px,3vw,38px)/1 "Playfair Display",serif}
.lips-category-links small{margin-top:9px;color:#d0c3c5;text-transform:uppercase;letter-spacing:.11em;font-size:11px}
.lip-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,7vw,110px);align-items:center;background:#fffdf9;scroll-margin-top:76px}
.lip-gloss-feature{background:#f5e9e5}
.lip-product-stage{position:relative;isolation:isolate;display:grid;place-items:center;min-height:650px;overflow:hidden;border-radius:38px;background:#fff;box-shadow:var(--shadow)}
.lip-product-stage::after{content:"";position:absolute;left:12%;right:12%;bottom:7%;height:7%;border-radius:50%;background:rgba(35,18,20,.16);filter:blur(18px);z-index:-1}
.lip-product-stage img{width:72%;height:82%;object-fit:contain;position:relative;z-index:2;transition:opacity .18s ease,transform .28s ease}
.gloss-stage img{width:77%;height:86%}
.lip-color-halo{display:none}
.lip-copy h2{font-size:clamp(48px,5vw,72px)}
.lip-code{display:inline-flex;align-items:center;min-height:34px;margin-top:14px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--gold-dark);font-size:12px;font-weight:700;letter-spacing:.08em}
.lip-dots button{width:28px;height:28px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #c9c0b5;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.lip-dots button.active{transform:scale(1.16);box-shadow:0 0 0 2px var(--ink)}
.ibrow-feature{background:linear-gradient(135deg,#f5f1ec,#e7ded5);scroll-margin-top:76px}
.ibrow-image-stage{min-height:650px;background:#fff;display:grid;place-items:center}
.ibrow-image-stage img{width:100%;height:100%;max-height:720px;object-fit:contain}
.contact-section{background:#fffdf9;scroll-margin-top:76px}
.contact-heading{max-width:720px;margin-bottom:38px}
.contact-heading h2{font:600 clamp(42px,5vw,70px)/1 "Playfair Display",serif;letter-spacing:-.045em;margin:0}
.contact-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.7;margin:20px 0 0}
.contact-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}
.contact-links a{display:flex;flex-direction:column;min-height:160px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(184,145,76,.18);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.contact-links a:hover{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 16px 35px rgba(39,28,20,.09)}
.contact-links span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em}
.contact-links span img{width:20px;height:20px;object-fit:contain}
.contact-links .social-icon{position:relative;width:48px;height:48px;overflow:hidden;box-shadow:0 7px 18px rgba(32,23,17,.14)}
.contact-links .social-icon img{position:absolute;inset:0;margin:auto;width:24px;height:24px}
.contact-links .tiktok-icon{background:#050505}
.contact-links .tiktok-icon .tiktok-cyan{transform:translate(-1.6px,-.4px)}
.contact-links .tiktok-icon .tiktok-red{transform:translate(1.6px,.8px)}
.contact-links .tiktok-icon .tiktok-main{transform:none}
.contact-links .instagram-icon{background:radial-gradient(circle at 31% 103%,#ffd600 0 21%,#ff7a00 22% 34%,#ff0169 47%,#d300c5 64%,#7638fa 82%,#304ffe 100%)}
.contact-links .facebook-icon{background:#1877f2}
.contact-links .whatsapp-icon{background:#25d366}
.contact-links .gmail-icon{background:#fff;border:1px solid #e3e0db;box-shadow:0 7px 18px rgba(32,23,17,.1)}
.contact-links .gmail-icon img{width:27px;height:27px}
.contact-links strong{margin-top:auto;font:600 22px/1.1 "Playfair Display",serif}
.contact-links small{margin-top:8px;color:var(--muted);font-size:12px;overflow-wrap:anywhere}

.site-header nav a.active{color:var(--gold-dark)}
.collection-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);min-height:650px;background:linear-gradient(135deg,#f6efe8,#efe1d4);overflow:hidden}
.collection-hero>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(64px,8vw,120px) clamp(24px,7vw,110px)}
.collection-hero img{width:100%;height:100%;min-height:650px;object-fit:cover}
.collection-hero h1{font:600 clamp(64px,8vw,116px)/.9 "Playfair Display",serif;letter-spacing:-.055em;margin:12px 0 24px}
.collection-hero>div>p:not(.eyebrow){max-width:580px;margin:0 0 32px;color:var(--muted);font-size:18px;line-height:1.7}
.breadcrumb{margin-bottom:42px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}
.breadcrumb::before{content:"←";margin-right:9px;color:var(--gold-dark)}
.breadcrumb:hover{color:var(--ink)}
.face-collection-hero{background:linear-gradient(135deg,#eee3db,#dac7ba)}
.eye-collection-hero{background:linear-gradient(135deg,#e7d9d0,#cbb1a1)}
.lips-collection-hero{background:linear-gradient(135deg,#ead8dc,#cda9b3)}

@media(max-width:900px){
  .collection-hero{grid-template-columns:1fr;min-height:auto}
  .collection-hero>div{min-height:470px}
  .collection-hero img{min-height:520px;max-height:700px}
  .lip-feature{grid-template-columns:1fr}
  .lip-product-stage{min-height:560px;max-width:680px;width:100%}
  .ibrow-image-stage{min-height:560px;max-width:680px;width:100%}
}

@media(max-width:560px){
  .collection-hero>div{min-height:410px;padding:52px 20px}
  .collection-hero img{min-height:420px}
  .collection-hero h1{font-size:58px}
  .breadcrumb{margin-bottom:28px}
  .lips-hub{padding:58px 18px}
  .lips-category-links{gap:10px;margin-top:32px}
  .lips-category-links a{min-height:140px;padding:18px;border-radius:16px}
  .lip-feature{padding-inline:18px}
  .lip-product-stage{min-height:460px;border-radius:22px}
  .lip-product-stage img{width:82%;height:86%}
  .gloss-stage img{width:88%}
  .ibrow-image-stage{min-height:460px}
  .contact-links{grid-template-columns:1fr 1fr;gap:10px}
  .contact-links a{min-height:145px;padding:18px}
}

@media(max-width:380px){.contact-links{grid-template-columns:1fr}}

/* Keep shade controls visually attached to the changing product image. */
.feature-visual{position:relative;min-width:0}
.feature-visual .feature-image{padding-bottom:154px;background:#fff}
.feature-visual .feature-image img{height:100%;object-fit:contain}
.shade-panel{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;padding:16px 18px 12px;border:1px solid rgba(201,167,102,.45);border-radius:20px;background:rgba(255,253,249,.95);box-shadow:0 12px 35px rgba(32,23,17,.16);backdrop-filter:blur(14px)}
.shade-panel label{display:block;margin:0 0 7px;font-size:12px;font-weight:700}
.shade-panel select{width:100%;height:43px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 12px;font:500 14px "DM Sans"}
.shade-panel .shade-dots{margin:12px 0 2px}
.shade-help{font-size:12px!important;color:var(--gold-dark)!important;font-weight:600}
.dual-finish-feature .feature-visual{display:grid;gap:12px}
.dual-finish-feature .feature-visual .feature-image{aspect-ratio:1;padding-bottom:0}
.dual-finish-feature .feature-visual .shade-panel{position:static;inset:auto;width:100%;margin:0}
.ibrow-feature .feature-visual .ibrow-image-stage{padding-bottom:154px}
.lip-visual{display:grid;gap:12px;min-width:0}
.lip-visual .shade-panel{position:static;inset:auto;width:100%;margin:0}

/* The photograph remains fixed between shades; only the visible formula changes color. */
.fixed-product-canvas,.lip-product-canvas{position:relative;isolation:isolate;overflow:hidden}
.fixed-product-canvas img,.lip-product-canvas img{position:relative;z-index:1}
.foundation-canvas{aspect-ratio:1}
.dual-finish-canvas{aspect-ratio:1}
.formula-tint{position:absolute;z-index:2;pointer-events:none;background:#c48c66;mix-blend-mode:multiply;opacity:.78;transition:background-color .28s ease}
.foundation-tint{left:29.4%;top:50.8%;width:41.4%;aspect-ratio:1;border-radius:50%}
.dual-finish-feature .dual-finish-canvas img{width:100%;height:100%;object-fit:cover;object-position:center}
.dual-finish-tint{left:29.2%;top:51.8%;width:41.4%;height:29.8%;border-radius:50%;opacity:.72;background:#f1dfd0}
.ibrow-canvas{height:100%;width:auto;max-width:100%;aspect-ratio:941/1672}
.ibrow-canvas img{width:100%;height:100%;object-fit:contain}
.ibrow-tint{left:31.1%;top:49.7%;width:37.6%;aspect-ratio:1;border-radius:50%;opacity:.72;background:#4a2d25}
.lip-product-canvas{height:82%;aspect-ratio:1376/1824;z-index:2}
.lip-product-canvas img{width:100%;height:100%;object-fit:contain}
.lip-formula-tint,.gloss-formula-tint{left:44.1%;top:35.4%;width:12.25%;height:52.8%;border-radius:2px 2px 46% 46%/2px 2px 7% 7%;clip-path:polygon(0 0,100% 0,100% 84%,94% 94%,82% 98%,65% 100%,35% 100%,18% 98%,6% 94%,0 84%);opacity:.82;background:#c61e68}
.gloss-formula-tint{top:35.6%;height:52.3%;opacity:.7;background:#b45b47}
.lip-product-stage>.lip-product-canvas{display:block}
.lip-product-stage>.lip-product-canvas img{transition:none}

@media(max-width:900px){
  .feature-visual{max-width:680px;width:100%;margin-inline:auto}
  .lip-visual{max-width:680px;width:100%;margin-inline:auto}
}

@media(max-width:560px){
  .feature-visual .feature-image,.ibrow-feature .feature-visual .ibrow-image-stage{padding-bottom:166px}
  .shade-panel{left:10px;right:10px;bottom:10px;padding:14px;border-radius:16px}
  .shade-panel .shade-dots{gap:9px}
}

/* About Believe Beauty */
.about-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);min-height:720px;background:#f4eee8;overflow:hidden}
.about-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(66px,8vw,126px) clamp(24px,7vw,110px)}
.about-hero-copy h1{font:600 clamp(58px,7.6vw,108px)/.9 "Playfair Display",serif;letter-spacing:-.055em;margin:12px 0 28px}
.about-hero-copy h1 em,.brand-promise h2 em,.reviews-copy h2 em{color:var(--gold-dark);font-weight:500}
.about-hero-copy>p:last-child{max-width:620px;margin:0;color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.75}
.about-hero-media{min-height:720px;overflow:hidden;background:#e8dfd7}
.about-hero-media img{width:100%;height:100%;object-fit:contain;object-position:center}
.about-intro{max-width:970px;margin:0 auto;text-align:center;padding-block:clamp(80px,10vw,150px)}
.about-intro>img{width:168px;height:168px;margin:0 auto 34px;object-fit:contain;border-radius:50%}
.about-intro h2{font:600 clamp(42px,5.8vw,76px)/1.02 "Playfair Display",serif;letter-spacing:-.045em;margin:15px 0 28px}
.about-intro>p:last-child{max-width:790px;margin:0 auto;color:var(--muted);font-size:clamp(17px,1.6vw,21px);line-height:1.75}
.about-purpose{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding-top:0}
.purpose-card{position:relative;min-height:480px;padding:clamp(34px,5vw,72px);border:1px solid var(--line);border-radius:34px;background:#f4eee8}
.purpose-feature{background:#17130f;color:#fff}
.purpose-card>span{display:block;margin-bottom:64px;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.18em}
.purpose-card h2{font:600 clamp(38px,4.2vw,62px)/1.03 "Playfair Display",serif;letter-spacing:-.04em;margin:14px 0 25px}
.purpose-card>p:last-child{max-width:640px;margin:0;color:inherit;opacity:.72;font-size:17px;line-height:1.75}
.about-values{background:#fbf9f5}
.about-values-heading{display:grid;grid-template-columns:.7fr 1fr 1fr;align-items:end;gap:30px;margin-bottom:60px}
.about-values-heading h2{font:600 clamp(50px,6vw,80px)/1 "Playfair Display",serif;letter-spacing:-.045em;margin:0}
.about-values-heading>p:last-child{margin:0;color:var(--muted);font-size:17px;line-height:1.65}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.values-grid article{min-height:330px;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fff}
.values-grid span{color:var(--gold-dark);font-size:13px;font-weight:700;letter-spacing:.18em}
.values-grid h3{font:600 30px/1.08 "Playfair Display",serif;margin:72px 0 18px}
.values-grid p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}
.brand-promise{display:grid;grid-template-columns:1.12fr .88fr;min-height:650px;background:#17130f;color:#fff}
.brand-promise>img{width:100%;height:100%;min-height:650px;object-fit:contain;background:#e8dfd7}
.brand-promise>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(54px,7vw,110px)}
.brand-promise h2{font:600 clamp(50px,6vw,82px)/.95 "Playfair Display",serif;letter-spacing:-.05em;margin:16px 0 28px}
.brand-promise>div>p:last-child{max-width:520px;margin:0;color:#c9c3bb;font-size:18px;line-height:1.7}
.reviews-section{display:grid;grid-template-columns:1fr .86fr;gap:clamp(34px,7vw,110px);align-items:center;background:#efe5dc}
.reviews-copy h2{font:600 clamp(48px,6vw,82px)/.98 "Playfair Display",serif;letter-spacing:-.05em;margin:15px 0 28px}
.reviews-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:18px;line-height:1.72}
.reviews-copy .button{margin-top:18px}
.reviews-copy small{display:block;max-width:520px;margin-top:16px;color:var(--muted);font-size:13px;line-height:1.55}
.review-preview{min-height:460px;display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,70px);border-radius:34px;background:#fff;box-shadow:0 24px 70px rgba(51,34,22,.12)}
.review-stars{color:#c4973d;font-size:28px;letter-spacing:.16em}
.review-kicker{margin:20px 0 0;color:var(--gold-dark);font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.review-preview blockquote{font:500 clamp(32px,3.4vw,48px)/1.18 "Playfair Display",serif;margin:40px 0}
.review-status{display:flex;align-items:center;gap:10px;margin:0;color:var(--muted);font-size:14px;font-weight:600}
.review-status span{width:9px;height:9px;border-radius:50%;background:var(--gold-dark)}

@media(max-width:1000px){
  .about-hero{grid-template-columns:1fr;min-height:auto}
  .about-hero-copy{min-height:570px}
  .about-hero-media{min-height:auto;aspect-ratio:16/9}
  .about-purpose,.brand-promise,.reviews-section{grid-template-columns:1fr}
  .about-values-heading{grid-template-columns:1fr}
  .values-grid{grid-template-columns:repeat(2,1fr)}
  .brand-promise>img{min-height:auto;aspect-ratio:16/9}
}

@media(max-width:560px){
  .about-hero-copy{min-height:500px;padding:54px 20px}
  .about-hero-copy h1{font-size:56px}
  .about-intro{padding:74px 20px}
  .about-intro>img{width:132px;height:132px}
  .about-purpose,.about-values,.reviews-section{padding-inline:18px}
  .about-purpose{gap:12px}
  .purpose-card{min-height:430px;padding:30px 24px;border-radius:24px}
  .purpose-card>span{margin-bottom:46px}
  .values-grid{grid-template-columns:1fr}
  .values-grid article{min-height:280px;padding:26px}
  .brand-promise>div{padding:58px 20px 70px}
  .brand-promise h2{font-size:51px}
  .reviews-section{gap:38px}
  .review-preview{min-height:390px;padding:30px 24px;border-radius:24px}
}

/* Universal navigation and customer account access */
.header-actions-menu{justify-self:end;display:flex;align-items:center;gap:15px}.site-menu{position:relative}.menu-trigger,.account-link{border:0;background:transparent;color:var(--ink);font:700 12px "DM Sans";letter-spacing:.07em;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap}.menu-trigger span{font-size:17px;margin-right:5px}.account-link{padding:10px 15px;border:1px solid var(--line);border-radius:999px}.account-logout{border-color:transparent;padding-inline:4px;color:var(--muted)}.account-logout:disabled{opacity:.5}.site-menu-panel{position:absolute;top:calc(100% + 19px);right:0;width:min(310px,calc(100vw - 32px));padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(255,253,249,.98);box-shadow:0 24px 70px rgba(32,23,17,.2);backdrop-filter:blur(16px)}.site-menu-panel[hidden]{display:none}.site-menu-panel p{margin:3px 10px 12px;color:var(--gold-dark);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-menu-panel a{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 10px;border-radius:10px;text-decoration:none;font:600 15px "DM Sans"}.site-menu-panel a::after{content:"→";color:var(--gold-dark)}.site-menu-panel a:hover{background:#f4eee7}.privacy-header{display:flex;justify-content:space-between}.privacy-back{text-decoration:none;font-size:14px;font-weight:700}.privacy-page{max-width:850px;margin:0 auto}.privacy-page h1{font:600 clamp(52px,7vw,88px)/1 "Playfair Display",serif;margin:0 0 42px}.privacy-page h2{font:600 32px/1.1 "Playfair Display",serif;margin:42px 0 14px}.privacy-page p{color:var(--muted);font-size:17px;line-height:1.75}.privacy-date{margin-top:50px;font-size:13px!important}

@media(max-width:1050px){.site-header>nav{display:none}}
@media(max-width:700px){.site-header{grid-template-columns:1fr auto;padding-inline:16px}.header-actions-menu{gap:8px}.account-link{padding:9px 11px;font-size:10px}.menu-trigger{font-size:0}.menu-trigger span{font-size:23px;margin:0}.cart-trigger{font-size:0}.cart-trigger span{font-size:12px;margin-left:0}.site-menu-panel{top:calc(100% + 16px);left:var(--menu-panel-left,-180px);right:auto;width:calc(100vw - 24px);max-height:var(--menu-panel-max-height,calc(100dvh - 110px));overflow-y:auto;padding:14px;border-radius:18px}.site-menu-panel p{margin-inline:8px}.site-menu-panel a{min-height:42px;padding-inline:8px;font-size:15px}.privacy-header{display:flex}.privacy-back{font-size:12px}}

/* Storefront polish: consistent catalog photography and a lighter mobile chrome. */
.product-image{display:grid;place-items:center;padding:8%;isolation:isolate}
.product-image::before{content:"";position:absolute;inset:0;background:#fff;z-index:0}
.product-image img{position:relative;z-index:1;width:88%;height:88%;max-width:88%;max-height:88%;margin:auto;object-fit:contain;object-position:center;mix-blend-mode:multiply}
.product-image .badge{z-index:2}
.product-eye .product-image img{width:82%;height:82%}
.product-matte-bronze .product-image img,.product-matte-beige .product-image img,.product-matte-ivory .product-image img{width:86%;height:86%}

@media(max-width:700px){
  .site-header{height:72px;padding-inline:14px}
  .brand-logo{width:104px;height:62px}
  .header-actions-menu{gap:7px}
  .account-link{min-height:38px;padding:8px 10px}
  .home-tab{left:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:44px;min-height:44px;padding:0;justify-content:center;font-size:0;gap:0;opacity:.88;box-shadow:0 8px 24px rgba(16,12,9,.2)}
  .home-tab span{font-size:20px}
  .product-image{padding:7%}
  .product-image img{width:90%;height:90%;max-width:90%;max-height:90%}
}
