/* =========================================================
   Amber Collection V41 — Homepage Luxury Redesign
   Scope: index.html only via .home-v41
   Does not touch header, drawer, store page, product page, admin, or Firestore logic.
   ========================================================= */

.home-v41{
  --v41-ink:#120f0a;
  --v41-soft-ink:rgba(18,15,10,.70);
  --v41-muted:rgba(18,15,10,.58);
  --v41-line:rgba(18,15,10,.105);
  --v41-gold:#b98a3d;
  --v41-bronze:#8b5c27;
  --v41-cream:#fff8ea;
  --v41-cream-2:#f7ead6;
  --v41-panel:rgba(255,250,240,.78);
  --v41-black:#0f0d09;
  --v41-shadow:0 28px 90px rgba(18,12,6,.12);
  background:
    radial-gradient(circle at 10% 8%, rgba(185,138,61,.13), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(95,62,24,.10), transparent 34%);
}

.home-v41 .home-hero,
.home-v41 .home-hero--split{
  min-height:auto!important;
  padding:clamp(62px,7.8vw,110px) 0 clamp(48px,6.6vw,84px)!important;
  background:
    radial-gradient(circle at 16% 18%, rgba(185,138,61,.18), transparent 30%),
    linear-gradient(135deg,#fff9ed 0%,#f8ead4 46%,#e9d0aa 100%)!important;
  text-align:right!important;
  overflow:hidden!important;
}

.home-v41 .home-hero::before{
  content:""!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:45%!important;
  background:linear-gradient(0deg,rgba(15,13,9,.075),transparent)!important;
  z-index:-1!important;
  pointer-events:none!important;
}

.home-v41 .home-hero::after,
.home-v41 .home-hero--split::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:clamp(18px,3vw,34px) clamp(18px,4vw,56px)!important;
  border:1px solid rgba(139,92,39,.15)!important;
  border-radius:34px!important;
  z-index:-1!important;
  pointer-events:none!important;
}

.home-v41 .home-hero__wrap{
  width:min(100% - 44px,1220px)!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr)!important;
  gap:clamp(34px,5.8vw,82px)!important;
  align-items:center!important;
  margin-inline:auto!important;
}

.home-v41 .home-hero__content{
  width:100%!important;
  max-width:650px!important;
  margin:0!important;
}

.home-v41 .home-hero__eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:0!important;
  margin:0 0 18px!important;
  background:transparent!important;
  border:0!important;
  color:var(--v41-bronze)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  line-height:1.6!important;
}

.home-v41 .home-hero__eyebrow::before{
  content:""!important;
  width:48px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,var(--v41-gold))!important;
  flex:0 0 auto!important;
}

.home-v41 .home-hero h1,
.home-v41 .home-hero--split h1{
  max-width:720px!important;
  margin:0 0 22px!important;
  color:var(--v41-ink)!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(43px,6.2vw,82px)!important;
  line-height:1.14!important;
  letter-spacing:-.018em!important;
  text-wrap:balance!important;
}

.home-v41 .home-hero p,
.home-v41 .home-hero--split p{
  max-width:590px!important;
  margin:0 0 26px!important;
  color:var(--v41-soft-ink)!important;
  font-size:clamp(16.5px,1.45vw,20px)!important;
  line-height:1.95!important;
}

.home-v41 .home-hero__actions,
.home-v41 .home-hero--split .home-hero__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:12px!important;
  margin-bottom:22px!important;
}

.home-v41 .home-btn{
  min-height:50px!important;
  padding:0 24px!important;
  border-radius:999px!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  box-shadow:none!important;
}

.home-v41 .home-btn--primary{
  background:var(--v41-black)!important;
  border:1px solid var(--v41-black)!important;
  color:var(--v41-cream)!important;
  box-shadow:0 16px 42px rgba(18,12,6,.16)!important;
}

.home-v41 .home-btn--secondary{
  background:rgba(255,250,240,.42)!important;
  border:1px solid rgba(18,15,10,.16)!important;
  color:var(--v41-ink)!important;
}

.home-v41 .home-hero__bullets{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  padding:0!important;
  margin:0!important;
  list-style:none!important;
}

.home-v41 .home-hero__bullets li{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:0 13px!important;
  border-radius:999px!important;
  border:1px solid rgba(18,15,10,.11)!important;
  background:rgba(255,250,240,.48)!important;
  color:var(--v41-muted)!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1!important;
}

.home-v41 .home-hero__media{
  min-height:500px!important;
  border-radius:42px!important;
  padding:10px!important;
  background:linear-gradient(135deg,#17120c,#0c0a07)!important;
  border:1px solid rgba(185,138,61,.34)!important;
  box-shadow:0 34px 110px rgba(18,12,6,.22)!important;
  overflow:hidden!important;
}

.home-v41 .home-hero__media::before{
  content:""!important;
  position:absolute!important;
  inset:18px!important;
  border:1px solid rgba(255,248,234,.22)!important;
  border-radius:32px!important;
  z-index:3!important;
  pointer-events:none!important;
}

.home-v41 .home-hero__media::after{
  content:"AMBER • KUWAIT"!important;
  position:absolute!important;
  right:26px!important;
  bottom:22px!important;
  z-index:4!important;
  color:rgba(255,248,234,.72)!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  letter-spacing:.22em!important;
  font-size:12px!important;
}

.home-v41 .home-hero__slider{
  min-height:480px!important;
  height:100%!important;
  border-radius:34px!important;
  overflow:hidden!important;
  background:#17120c!important;
}

.home-v41 .home-hero__slide{
  background-size:cover!important;
  background-position:center!important;
  filter:saturate(.96) contrast(1.03)!important;
}

.home-v41 .home-hero__slide::after{
  background:linear-gradient(180deg,rgba(10,8,5,.04),rgba(10,8,5,.22))!important;
}

.home-v41 .home-values{
  width:min(100% - 44px,1180px)!important;
  margin:-34px auto 74px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  position:relative!important;
  z-index:5!important;
  background:rgba(255,250,240,.86)!important;
  border:1px solid var(--v41-line)!important;
  border-radius:26px!important;
  box-shadow:0 18px 60px rgba(18,12,6,.09)!important;
  overflow:hidden!important;
}

.home-v41 .home-values article{
  min-height:102px!important;
  padding:20px 21px!important;
  background:transparent!important;
  border:0!important;
  border-left:1px solid rgba(18,15,10,.08)!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.home-v41 .home-values article:last-child{border-left:0!important;}

.home-v41 .home-values strong{
  display:block!important;
  color:var(--v41-ink)!important;
  font-size:16px!important;
  font-weight:800!important;
  margin:0 0 6px!important;
}

.home-v41 .home-values span{
  color:var(--v41-muted)!important;
  font-size:13.5px!important;
  line-height:1.75!important;
}

.home-v41 .home-section{
  width:min(100% - 44px,1180px)!important;
  margin:0 auto clamp(66px,8vw,104px)!important;
  padding:0!important;
}

.home-v41 .home-section__head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0 0 28px!important;
  text-align:inherit!important;
}

.home-v41 .home-section__head p,
.home-v41 .kicker{
  margin:0 0 7px!important;
  color:var(--v41-bronze)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}

.home-v41 .home-section__head h2{
  margin:0!important;
  color:var(--v41-ink)!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(34px,4.15vw,56px)!important;
  line-height:1.16!important;
  letter-spacing:-.012em!important;
}

.home-v41 .home-title-row{
  display:flex!important;
  align-items:flex-end!important;
  gap:16px!important;
  flex-wrap:wrap!important;
}

.home-v41 .home-title-link{
  color:var(--v41-ink)!important;
  border-bottom:1px solid rgba(18,15,10,.34)!important;
  font-size:15px!important;
  font-weight:800!important;
  padding-bottom:4px!important;
}

.home-v41 .home-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}

.home-v41 .home-category-card{
  min-height:212px!important;
  border-radius:26px!important;
  padding:20px!important;
  position:relative!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  color:#fff8ea!important;
  text-decoration:none!important;
  background:
    linear-gradient(180deg,rgba(15,13,9,.02) 0%,rgba(15,13,9,.68) 100%),
    var(--cat-image) center/cover no-repeat!important;
  border:1px solid rgba(18,15,10,.10)!important;
  box-shadow:0 18px 58px rgba(18,12,6,.11)!important;
  transform:none!important;
}


.home-v41 .home-category-card::before{
  content:""!important;
  position:absolute!important;
  inset:12px!important;
  border:1px solid rgba(255,248,234,.22)!important;
  border-radius:20px!important;
  opacity:0!important;
  transition:opacity .18s ease!important;
  pointer-events:none!important;
}

.home-v41 .home-category-card:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(185,138,61,.42)!important;
  box-shadow:0 26px 82px rgba(18,12,6,.17)!important;
}

.home-v41 .home-category-card:hover::before{opacity:1!important;}

.home-v41 .home-category-card strong{
  position:relative!important;
  z-index:1!important;
  color:#fff8ea!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(22px,2.45vw,34px)!important;
  line-height:1.15!important;
  font-weight:800!important;
  text-shadow:0 10px 28px rgba(0,0,0,.34)!important;
}

.home-v41 .home-category-card span{
  position:relative!important;
  z-index:1!important;
  color:rgba(255,248,234,.80)!important;
  font-size:13px!important;
  margin-top:5px!important;
}

.home-v41 .home-featured-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

.home-v41 .home-product-card{
  background:rgba(255,250,240,.78)!important;
  border:1px solid rgba(18,15,10,.105)!important;
  border-radius:28px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}

.home-v41 .home-product-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(185,138,61,.38)!important;
  box-shadow:0 24px 72px rgba(18,12,6,.12)!important;
}

.home-v41 .home-product-card__image{
  height:235px!important;
  display:block!important;
  background-position:center!important;
  background-size:cover!important;
}

.home-v41 .home-product-card__body{
  padding:16px 16px 18px!important;
}

.home-v41 .home-product-card__body h3{
  margin:0 0 10px!important;
  color:var(--v41-ink)!important;
  font-size:20px!important;
  line-height:1.35!important;
  min-height:0!important;
}

.home-v41 .home-product-card__meta{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:8px!important;
  margin-bottom:12px!important;
}

.home-v41 .home-product-card__meta strong{
  color:var(--v41-ink)!important;
  font-size:17px!important;
  font-weight:900!important;
}

.home-v41 .home-product-card__meta span{
  color:var(--v41-muted)!important;
  font-size:11px!important;
}

.home-v41 .home-product-card__link,
.home-v41 .home-product-card button{
  min-height:40px!important;
  border-radius:999px!important;
  font-size:13.5px!important;
  font-weight:800!important;
}

.home-v41 .home-product-card__link{
  background:var(--v41-black)!important;
  color:var(--v41-cream)!important;
}

.home-v41 .home-product-card button{
  background:rgba(255,255,255,.50)!important;
  border:1px solid rgba(18,15,10,.13)!important;
  color:var(--v41-ink)!important;
}

.home-v41 .amber-editorial{
  display:grid!important;
  grid-template-columns:1.05fr .95fr!important;
  gap:18px!important;
}

.home-v41 .home-cta-row{
  width:min(100% - 44px,1180px)!important;
  display:grid!important;
  grid-template-columns:.92fr 1.08fr!important;
  gap:18px!important;
  margin:0 auto clamp(70px,8vw,110px)!important;
}

.home-v41 .home-cta-card{
  min-height:315px!important;
  border-radius:34px!important;
  padding:32px!important;
  background:rgba(255,250,240,.72)!important;
  border:1px solid rgba(18,15,10,.10)!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  overflow:hidden!important;
  position:relative!important;
}

.home-v41 .home-cta-card::before{
  content:""!important;
  position:absolute!important;
  inset:-1px!important;
  background:radial-gradient(circle at 12% 12%,rgba(185,138,61,.12),transparent 38%)!important;
  pointer-events:none!important;
}

.home-v41 .home-cta-card--dark{
  background:linear-gradient(135deg,#17120c,#0c0a07)!important;
  color:var(--v41-cream)!important;
  border-color:rgba(185,138,61,.22)!important;
}

.home-v41 .home-cta-card h3{
  position:relative!important;
  z-index:1!important;
  margin:0 0 14px!important;
  color:inherit!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(29px,3.6vw,46px)!important;
  line-height:1.24!important;
  letter-spacing:-.01em!important;
}

.home-v41 .home-cta-card p{
  position:relative!important;
  z-index:1!important;
  margin:0 0 24px!important;
  max-width:38em!important;
  color:inherit!important;
  opacity:.70!important;
  font-size:16px!important;
  line-height:1.95!important;
}

.home-v41 .home-cta-card a{
  position:relative!important;
  z-index:1!important;
  width:max-content!important;
  color:inherit!important;
  border-bottom:1px solid currentColor!important;
  padding-bottom:5px!important;
  font-weight:900!important;
}

@media (max-width:1080px){
  .home-v41 .home-hero__wrap{
    grid-template-columns:1fr .82fr!important;
  }
  .home-v41 .home-category-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .home-v41 .home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}

@media (max-width:820px){
  .home-v41 .home-hero,
  .home-v41 .home-hero--split{
    padding:42px 0 34px!important;
    text-align:center!important;
  }
  .home-v41 .home-hero::after,
  .home-v41 .home-hero--split::after{display:none!important;}
  .home-v41 .home-hero__wrap{
    width:min(100% - 30px,1180px)!important;
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  .home-v41 .home-hero__content{max-width:none!important;}
  .home-v41 .home-hero__eyebrow{justify-content:center!important;margin-bottom:13px!important;}
  .home-v41 .home-hero__eyebrow::before{width:28px!important;}
  .home-v41 .home-hero h1,
  .home-v41 .home-hero--split h1{
    font-size:clamp(38px,9.8vw,50px)!important;
    line-height:1.18!important;
    margin-bottom:16px!important;
  }
  .home-v41 .home-hero p,
  .home-v41 .home-hero--split p{
    margin-inline:auto!important;
    font-size:16px!important;
    line-height:1.9!important;
    max-width:34em!important;
  }
  .home-v41 .home-hero__actions,
  .home-v41 .home-hero--split .home-hero__actions{
    justify-content:center!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:100%!important;
    gap:10px!important;
  }
  .home-v41 .home-btn{min-height:48px!important;padding:0 12px!important;font-size:13px!important;}
  .home-v41 .home-hero__bullets{justify-content:center!important;}
  .home-v41 .home-hero__bullets li{font-size:12px!important;min-height:31px!important;padding-inline:10px!important;}
  .home-v41 .home-hero__media{min-height:340px!important;border-radius:30px!important;padding:8px!important;order:2!important;}
  .home-v41 .home-hero__slider{min-height:324px!important;border-radius:24px!important;}
  .home-v41 .home-hero__media::before{inset:14px!important;border-radius:20px!important;}
  .home-v41 .home-hero__media::after{right:20px!important;bottom:17px!important;font-size:10px!important;}
  .home-v41 .home-values{
    width:min(100% - 30px,1180px)!important;
    margin:0 auto 54px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:24px!important;
  }
  .home-v41 .home-values article{min-height:98px!important;padding:17px 14px!important;border-bottom:1px solid rgba(18,15,10,.08)!important;}
  .home-v41 .home-values article:nth-child(2n){border-left:0!important;}
  .home-v41 .home-values article:nth-last-child(-n+2){border-bottom:0!important;}
  .home-v41 .home-section,
  .home-v41 .home-cta-row{width:min(100% - 30px,1180px)!important;margin-bottom:58px!important;}
  .home-v41 .home-section__head{display:grid!important;justify-content:center!important;text-align:center!important;gap:10px!important;margin-bottom:22px!important;}
  .home-v41 .home-title-row{justify-content:center!important;display:grid!important;gap:8px!important;}
  .home-v41 .home-section__head h2{font-size:clamp(33px,8.8vw,43px)!important;}
  .home-v41 .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .home-v41 .home-category-card{min-height:168px!important;border-radius:24px!important;padding:17px!important;}
  .home-v41 .home-category-card strong{font-size:clamp(22px,6.4vw,30px)!important;}
  .home-v41 .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .home-v41 .home-product-card{border-radius:24px!important;}
  .home-v41 .home-product-card__image{height:180px!important;}
  .home-v41 .home-product-card__body{padding:13px!important;}
  .home-v41 .home-product-card__body h3{font-size:16px!important;line-height:1.38!important;}
  .home-v41 .home-product-card__meta{display:grid!important;gap:2px!important;}
  .home-v41 .home-product-card__meta strong{font-size:16px!important;}
  .home-v41 .home-product-card__link,
  .home-v41 .home-product-card button{min-height:38px!important;font-size:12.5px!important;}
  .home-v41 .amber-editorial,
  .home-v41 .home-cta-row{grid-template-columns:1fr!important;gap:14px!important;}
  .home-v41 .home-cta-card{min-height:auto!important;border-radius:28px!important;padding:28px 24px!important;text-align:center!important;}
  .home-v41 .home-cta-card h3{font-size:clamp(30px,8.2vw,41px)!important;max-width:12em!important;margin-inline:auto!important;}
  .home-v41 .home-cta-card p{font-size:15.5px!important;margin-inline:auto!important;}
  .home-v41 .home-cta-card a{margin-inline:auto!important;}
}

@media (max-width:430px){
  .home-v41 .home-hero__actions,
  .home-v41 .home-hero--split .home-hero__actions{grid-template-columns:1fr!important;}
  .home-v41 .home-category-grid{grid-template-columns:1fr!important;}
  .home-v41 .home-category-card{min-height:185px!important;}
  .home-v41 .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .home-v41 .home-product-card__image{height:154px!important;}
  .home-v41 .home-product-card__body h3{font-size:15px!important;}
  .home-v41 .home-product-card__link,
  .home-v41 .home-product-card button{font-size:12px!important;}
}

@media (max-width:360px){
  .home-v41 .home-featured-grid{grid-template-columns:1fr!important;}
  .home-v41 .home-product-card__image{height:240px!important;}
}
