/* V42 — Homepage selected-products and experience sections only.
   Scope: index.html / .home-v41. Does not touch header, drawer, store pages, dashboard, cart, or product pages. */

.home-v41 #featuredSection{
  margin-bottom:clamp(54px,7vw,94px)!important;
}

.home-v41 #featuredSection .home-section__head{
  margin-bottom:20px!important;
}

.home-v41 #featuredProductsGrid.home-featured-showcase{
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
}

.home-v41 .v42-featured-layout{
  display:grid!important;
  grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)!important;
  gap:22px!important;
  align-items:stretch!important;
  padding:22px!important;
  border-radius:38px!important;
  background:
    radial-gradient(circle at 82% 10%,rgba(185,138,61,.14),transparent 34%),
    linear-gradient(135deg,rgba(255,251,243,.76),rgba(239,224,199,.56))!important;
  border:1px solid rgba(20,16,10,.10)!important;
  box-shadow:0 28px 90px rgba(24,16,8,.08)!important;
  overflow:hidden!important;
}

.home-v41 .v42-featured-copy{
  min-height:100%!important;
  padding:30px 28px!important;
  border-radius:30px!important;
  background:linear-gradient(145deg,#17110b,#080705)!important;
  color:#fff8ea!important;
  border:1px solid rgba(205,164,91,.22)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  position:relative!important;
  overflow:hidden!important;
}

.home-v41 .v42-featured-copy::after{
  content:""!important;
  position:absolute!important;
  inset:auto -18% -38% -18%!important;
  height:68%!important;
  background:radial-gradient(circle,rgba(194,139,51,.22),transparent 64%)!important;
  pointer-events:none!important;
}

.home-v41 .v42-featured-copy span,
.home-v41 .v42-card-kicker{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  margin-bottom:12px!important;
  color:rgba(205,164,91,.88)!important;
  font:800 12px/1.1 Georgia,serif!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}

.home-v41 .v42-featured-copy h3{
  position:relative!important;
  z-index:1!important;
  margin:0 0 14px!important;
  color:#fff8ea!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(28px,3.2vw,42px)!important;
  line-height:1.24!important;
  letter-spacing:-.01em!important;
}

.home-v41 .v42-featured-copy p{
  position:relative!important;
  z-index:1!important;
  margin:0!important;
  color:rgba(255,248,234,.72)!important;
  font-size:15px!important;
  line-height:1.9!important;
  max-width:32em!important;
}

.home-v41 .v42-featured-copy a{
  position:relative!important;
  z-index:1!important;
  width:max-content!important;
  margin-top:26px!important;
  min-height:42px!important;
  padding:0 20px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#17110b!important;
  background:#fff8ea!important;
  font-weight:900!important;
  text-decoration:none!important;
}

.home-v41 .v42-featured-products{
  display:grid!important;
  grid-template-columns:1.06fr .94fr!important;
  gap:16px!important;
  align-items:stretch!important;
}

.home-v41 .v42-pick-card{
  background:rgba(255,250,240,.88)!important;
  border:1px solid rgba(18,15,10,.11)!important;
  border-radius:30px!important;
  overflow:hidden!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
}

.home-v41 .v42-pick-card--support{
  margin-top:36px!important;
}

.home-v41 .v42-pick-card__image{
  display:block!important;
  width:100%!important;
  height:310px!important;
  background-position:center!important;
  background-size:cover!important;
  text-decoration:none!important;
}

.home-v41 .v42-pick-card--support .v42-pick-card__image{
  height:244px!important;
}

.home-v41 .v42-pick-card__body{
  padding:20px 20px 22px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:13px!important;
  flex:1 1 auto!important;
}

.home-v41 .v42-pick-card__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  color:rgba(20,16,10,.55)!important;
}

.home-v41 .v42-pick-card__meta span{
  font-size:12px!important;
  letter-spacing:.035em!important;
}

.home-v41 .v42-pick-card__meta strong{
  color:#16110b!important;
  font-size:17px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}

.home-v41 .v42-pick-card h3{
  margin:0!important;
  color:#16110b!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(22px,2.2vw,31px)!important;
  line-height:1.32!important;
  letter-spacing:-.01em!important;
}

.home-v41 .v42-pick-card__actions{
  margin-top:auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}

.home-v41 .v42-pick-card__link,
.home-v41 .v42-pick-card button{
  min-height:42px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:900!important;
  cursor:pointer!important;
}

.home-v41 .v42-pick-card__link{
  background:#080705!important;
  color:#fff8ea!important;
}

.home-v41 .v42-pick-card button{
  background:rgba(255,255,255,.48)!important;
  color:#17110b!important;
  border:1px solid rgba(18,15,10,.13)!important;
}

.home-v41 .v42-pick-card button:disabled{
  opacity:.48!important;
  cursor:not-allowed!important;
}

.home-v41 .amber-experience-section{
  margin-bottom:clamp(64px,8vw,110px)!important;
}

.home-v41 .home-section__head--center{
  justify-content:center!important;
  text-align:center!important;
  margin-bottom:20px!important;
}

.home-v41 .v42-experience-grid{
  display:grid!important;
  grid-template-columns:1.1fr .95fr .95fr!important;
  gap:16px!important;
}

.home-v41 .v42-experience-card{
  min-height:258px!important;
  padding:28px!important;
  border-radius:32px!important;
  background:rgba(255,250,240,.68)!important;
  border:1px solid rgba(18,15,10,.10)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  overflow:hidden!important;
  position:relative!important;
}

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

.home-v41 .v42-experience-card--dark{
  background:linear-gradient(145deg,#18120c,#070604)!important;
  color:#fff8ea!important;
  border-color:rgba(205,164,91,.22)!important;
}

.home-v41 .v42-experience-card--soft{
  background:linear-gradient(145deg,rgba(246,236,218,.82),rgba(255,251,243,.62))!important;
}

.home-v41 .v42-experience-card h3{
  position:relative!important;
  z-index:1!important;
  margin:0 0 12px!important;
  color:inherit!important;
  font-family:"Noto Naskh Arabic","Amiri",Georgia,serif!important;
  font-size:clamp(24px,2.35vw,34px)!important;
  line-height:1.34!important;
  letter-spacing:-.01em!important;
}

.home-v41 .v42-experience-card p{
  position:relative!important;
  z-index:1!important;
  margin:0!important;
  color:inherit!important;
  opacity:.70!important;
  font-size:14.8px!important;
  line-height:1.85!important;
}

.home-v41 .v42-experience-card a{
  position:relative!important;
  z-index:1!important;
  width:max-content!important;
  margin-top:22px!important;
  color:inherit!important;
  border-bottom:1px solid currentColor!important;
  padding-bottom:5px!important;
  font-weight:900!important;
  text-decoration:none!important;
}

@media (max-width:1080px){
  .home-v41 .v42-featured-layout{
    grid-template-columns:1fr!important;
  }
  .home-v41 .v42-featured-copy{
    min-height:auto!important;
  }
  .home-v41 .v42-experience-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .home-v41 .v42-experience-card--dark{
    grid-column:1 / -1!important;
  }
}

@media (max-width:820px){
  .home-v41 #featuredSection{
    margin-bottom:54px!important;
  }
  .home-v41 #featuredSection .home-section__head{
    margin-bottom:18px!important;
  }
  .home-v41 .v42-featured-layout{
    width:100%!important;
    padding:14px!important;
    border-radius:30px!important;
    gap:14px!important;
  }
  .home-v41 .v42-featured-copy{
    padding:24px 22px!important;
    border-radius:24px!important;
    text-align:center!important;
    align-items:center!important;
  }
  .home-v41 .v42-featured-copy span,
  .home-v41 .v42-card-kicker{
    margin-bottom:10px!important;
    font-size:11px!important;
  }
  .home-v41 .v42-featured-copy h3{
    font-size:clamp(27px,7vw,34px)!important;
    line-height:1.28!important;
  }
  .home-v41 .v42-featured-copy p{
    font-size:14.5px!important;
    line-height:1.85!important;
  }
  .home-v41 .v42-featured-copy a{
    margin-top:20px!important;
    min-height:40px!important;
  }
  .home-v41 .v42-featured-products{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .home-v41 .v42-pick-card,
  .home-v41 .v42-pick-card--support{
    margin-top:0!important;
    border-radius:26px!important;
  }
  .home-v41 .v42-pick-card--lead .v42-pick-card__image{
    height:300px!important;
  }
  .home-v41 .v42-pick-card--support{
    display:grid!important;
    grid-template-columns:130px minmax(0,1fr)!important;
    min-height:176px!important;
  }
  .home-v41 .v42-pick-card--support .v42-pick-card__image{
    height:100%!important;
    min-height:176px!important;
  }
  .home-v41 .v42-pick-card__body{
    padding:17px!important;
    gap:10px!important;
  }
  .home-v41 .v42-pick-card h3{
    font-size:clamp(22px,6.2vw,28px)!important;
    line-height:1.28!important;
  }
  .home-v41 .v42-pick-card--support h3{
    font-size:19px!important;
    line-height:1.35!important;
  }
  .home-v41 .v42-pick-card__meta{
    display:grid!important;
    gap:2px!important;
  }
  .home-v41 .v42-pick-card__meta strong{
    font-size:16px!important;
  }
  .home-v41 .v42-pick-card__actions{
    gap:8px!important;
  }
  .home-v41 .v42-pick-card--support .v42-pick-card__actions{
    grid-template-columns:1fr!important;
  }
  .home-v41 .v42-pick-card__link,
  .home-v41 .v42-pick-card button{
    min-height:39px!important;
    font-size:12.5px!important;
  }
  .home-v41 .v42-experience-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .home-v41 .v42-experience-card,
  .home-v41 .v42-experience-card--dark{
    grid-column:auto!important;
    min-height:auto!important;
    padding:24px 22px!important;
    border-radius:26px!important;
    text-align:center!important;
    align-items:center!important;
  }
  .home-v41 .v42-experience-card h3{
    font-size:clamp(24px,6.8vw,31px)!important;
    line-height:1.32!important;
  }
  .home-v41 .v42-experience-card p{
    font-size:14.4px!important;
    line-height:1.82!important;
    max-width:31em!important;
  }
  .home-v41 .v42-experience-card a{
    margin-top:18px!important;
  }
}

@media (max-width:430px){
  .home-v41 .v42-featured-layout{
    width:calc(100vw - 30px)!important;
    margin-inline:auto!important;
  }
  .home-v41 .v42-pick-card--lead .v42-pick-card__image{
    height:260px!important;
  }
  .home-v41 .v42-pick-card--support{
    grid-template-columns:112px minmax(0,1fr)!important;
    min-height:164px!important;
  }
  .home-v41 .v42-pick-card--support .v42-pick-card__image{
    min-height:164px!important;
  }
  .home-v41 .v42-pick-card__body{
    padding:14px!important;
  }
  .home-v41 .v42-pick-card--support h3{
    font-size:17px!important;
  }
  .home-v41 .v42-pick-card__meta strong{
    font-size:15px!important;
  }
  .home-v41 .v42-pick-card__link,
  .home-v41 .v42-pick-card button{
    min-height:36px!important;
    font-size:12px!important;
  }
}
