
/* Phase 4 Homepage Refresh */
.section-sm{padding:20px 0 8px}
.home-hero{padding:34px 0 26px}
.home-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:34px;align-items:center}
.home-hero__copy{position:relative;z-index:2}
.eyebrow{margin:0 0 16px;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-weight:700}
.home-hero h1{margin:0;font-family:var(--serif);font-size:clamp(3rem,6vw,5.35rem);line-height:.95;letter-spacing:-.03em;max-width:11ch}
.home-hero h1 span{display:block;color:#7c5a37}
.home-hero__lead{max-width:58ch;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.8}
.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.home-hero__actions .btn{min-width:180px;justify-content:center}
.hero-inline-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.hero-inline-meta span{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgba(22,18,14,.08);border-radius:999px;background:rgba(255,255,255,.75);font-size:12px;color:#50473f;backdrop-filter:blur(10px)}
.home-hero__visual{position:relative;min-height:520px;border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#f6efe6 0%,#ece1d4 100%);box-shadow:0 28px 90px rgba(27,18,10,.14);border:1px solid rgba(22,18,14,.06)}
.home-hero__visual::after{content:'';position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(180deg,rgba(247,242,236,0) 0%, rgba(247,242,236,.88) 100%);pointer-events:none}
.home-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-floating-card{position:absolute;max-width:240px;padding:16px 18px;border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 22px 54px rgba(16,11,7,.12);border:1px solid rgba(22,18,14,.06);backdrop-filter:blur(16px)}
.hero-floating-card strong{display:block;font-size:14px;margin-bottom:6px}
.hero-floating-card span{display:block;font-size:13px;color:var(--muted);line-height:1.6}
.hero-floating-card--top{top:24px;left:24px}
.hero-floating-card--bottom{right:24px;bottom:24px}
.home-proof__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.proof-card{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:24px;background:rgba(255,255,255,.75);border:1px solid rgba(22,18,14,.08);box-shadow:var(--shadow-soft)}
.proof-card img{width:24px;height:24px;opacity:.9}
.proof-card strong{display:block;font-size:15px;margin-bottom:4px}
.proof-card span{display:block;color:var(--muted);font-size:13px;line-height:1.65}
.concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.concern-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:28px;overflow:hidden;border:1px solid rgba(22,18,14,.07);box-shadow:var(--shadow-soft);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), border-color .25s ease}
.concern-card:hover,.brand-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(18,12,8,.12)}
.concern-card img{width:100%;aspect-ratio:4/3;object-fit:cover}
.concern-card__body{padding:20px 20px 22px}
.concern-card__body h3{margin:6px 0 8px;font-size:22px;line-height:1.1;font-family:var(--serif)}
.concern-card__body p{margin:0;color:var(--muted)}
.concern-card__link{display:inline-flex;margin-top:16px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#7c5a37;font-weight:700}
.product-grid--phase4{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.section-cta{display:flex;justify-content:center;margin-top:28px}
.routine-spotlight__shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:24px;padding:34px;border-radius:34px;background:linear-gradient(145deg,#0f0d0b 0%,#16120f 45%,#251c16 100%);color:#f7efe6;box-shadow:0 30px 100px rgba(0,0,0,.25)}
.kicker--light{color:#ccb18c}
.routine-spotlight__content h2{margin:6px 0 14px;font-family:var(--serif);font-size:clamp(2rem,4vw,3.25rem);line-height:1}
.routine-spotlight__content p{color:rgba(255,245,236,.76);max-width:58ch}
.routine-steps{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}
.routine-steps div{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}
.routine-steps strong{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#16120e;font-size:14px}
.routine-steps span{font-size:13px;color:#f7efe6}
.routine-spotlight__panel{display:grid;gap:16px}
.routine-spotlight__panel article{padding:24px;border-radius:28px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.routine-spotlight__panel h3{margin:10px 0 8px;font-family:var(--serif);font-size:28px;line-height:1.05}
.routine-spotlight__panel p{margin:0;color:rgba(255,245,236,.72)}
.routine-chip{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.1);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f7efe6}
.editorial-phase4__grid{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:32px;align-items:center}
.editorial-phase4__visual img{width:100%;border-radius:30px;display:block;box-shadow:0 24px 70px rgba(18,12,8,.13)}
.editorial-phase4__content h2{margin:6px 0 16px;font-family:var(--serif);font-size:clamp(2rem,4vw,3.3rem);line-height:1}
.editorial-phase4__content p{color:var(--muted);margin:0 0 18px}
.editorial-phase4__list{list-style:none;padding:0;margin:0 0 8px;display:grid;gap:12px}
.editorial-phase4__list li{padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.7);border:1px solid rgba(22,18,14,.07);color:#4f4640;line-height:1.7}
.brand-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.brand-feature-card{display:flex;flex-direction:column;justify-content:space-between;min-height:170px;padding:24px;border-radius:28px;background:rgba(255,255,255,.78);border:1px solid rgba(22,18,14,.08);box-shadow:var(--shadow-soft);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out)}
.brand-feature-card img{width:auto;max-width:150px;height:28px;object-fit:contain}
.brand-feature-card span{margin-top:26px;color:var(--muted);font-size:14px}
.assurance-shell{padding:34px;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.8) 0%, rgba(252,249,245,.78) 100%);border:1px solid rgba(22,18,14,.07)}
.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.assurance-grid article{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(22,18,14,.06);box-shadow:var(--shadow-card)}
.assurance-grid h3{margin:0 0 10px;font-size:18px;line-height:1.25}
.assurance-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}
@media (max-width: 1180px){
  .concern-grid,.assurance-grid{grid-template-columns:repeat(2,1fr)}
  .product-grid--phase4,.brand-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-hero__grid,.editorial-phase4__grid,.routine-spotlight__shell{grid-template-columns:1fr}
  .home-hero__visual{min-height:460px}
}
@media (max-width: 820px){
  .home-hero{padding-top:18px}
  .home-hero__visual{min-height:360px}
  .hero-floating-card{position:static;max-width:none;margin:14px}
  .hero-floating-card--top,.hero-floating-card--bottom{top:auto;left:auto;right:auto;bottom:auto}
  .home-proof__grid,.concern-grid,.product-grid--phase4,.brand-feature-grid,.assurance-grid{grid-template-columns:1fr}
  .routine-spotlight__shell{padding:24px}
  .editorial-phase4__grid{gap:22px}
}


/* COSMOSKIN verified rating summary — homepage best sellers */
.cs-card-rating{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin:10px 0 2px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(176,138,94,.16);color:#4d4036;text-decoration:none;font-size:11.5px;font-weight:800;line-height:1;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.cs-card-rating[hidden]{display:none!important}
.cs-card-rating:hover{background:#fffaf4;border-color:rgba(176,138,94,.3);transform:translateY(-1px)}
.cs-card-rating__stars{display:inline-flex;align-items:center;gap:1px}
.cs-rating-star{position:relative;display:inline-grid;place-items:center;width:13px;height:13px;line-height:1;flex:0 0 13px}
.cs-rating-star__base,.cs-rating-star__fill{grid-area:1/1;font-size:13.5px;line-height:1}
.cs-rating-star__base{color:#ded6cd}
.cs-rating-star__fill{position:absolute;left:0;top:0;width:var(--fill,0%);overflow:hidden;white-space:nowrap;color:#b08a5e}
.cs-card-rating span:last-child{color:#756a61;font-weight:700}

/* ============================================================
   COSMOSKIN — Homepage Hero Final Recreation
   Scope: index.html hero only. Header and brand ribbon remain untouched.
   ============================================================ */
.home-hero.section{
  position:relative;
  padding:0;
  overflow:hidden;
  background:#f4eee6;
  border-bottom:1px solid rgba(22,18,14,.07);
}
.home-hero__canvas{
  position:relative;
  min-height:696px;
  padding-top:70px;
  isolation:isolate;
  background:
    linear-gradient(90deg, rgba(250,246,240,.98) 0%, rgba(250,246,240,.92) 29%, rgba(250,246,240,.48) 48%, rgba(250,246,240,.08) 67%, rgba(239,229,217,.16) 100%),
    linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgba(246,238,228,.76) 100%),
    url('/assets/img/hero/hero-bg.png') center bottom/cover no-repeat;
}
.home-hero__canvas::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 77% 18%, rgba(255,255,255,.54), rgba(255,255,255,0) 28%),
    radial-gradient(circle at 17% 32%, rgba(255,255,255,.38), rgba(255,255,255,0) 34%);
}
.home-hero__grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(410px,.78fr) minmax(570px,1.22fr);
  align-items:center;
  gap:18px;
  min-height:540px;
}
.home-hero__copy{
  position:relative;
  z-index:5;
  max-width:575px;
  padding:0 0 34px 0;
}
.home-hero__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:0;
  margin:0 0 26px;
  color:#16120e;
  font-size:12px;
  font-weight:800;
  letter-spacing:.32em;
  line-height:1;
  text-transform:uppercase;
}
.home-hero__eyebrow::after{
  content:"";
  display:block;
  width:34px;
  height:1px;
  margin-left:0;
  position:absolute;
  left:2px;
  top:28px;
  background:#16120e;
  opacity:.92;
}
.home-hero h1{
  margin:0;
  max-width:9.8ch;
  color:#0c0a08;
  font-family:var(--serif);
  font-size:clamp(4.5rem, 7.15vw, 7.2rem);
  font-weight:400;
  letter-spacing:-.06em;
  line-height:.79;
  text-wrap:balance;
}
.home-hero h1 em{
  display:inline-block;
  margin-top:8px;
  font-style:italic;
  font-weight:300;
  letter-spacing:-.062em;
}
.home-hero__lead{
  max-width:510px;
  margin:30px 0 0;
  color:#35302b;
  font-size:18px;
  font-weight:500;
  line-height:1.72;
  letter-spacing:-.025em;
}
.home-hero__actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:18px;
  margin-top:30px;
}
.home-hero .hero-btn{
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  min-width:214px;
  height:58px;
  padding:0 22px 0 25px;
  border-radius:7px;
  font-size:13px;
  font-weight:800;
  letter-spacing:.06em;
  line-height:1;
  text-transform:uppercase;
  transition:transform .22s var(--ease-out), box-shadow .22s ease, background .22s ease, border-color .22s ease;
}
.home-hero .hero-btn svg{width:20px;height:20px;flex:0 0 20px;transition:transform .22s var(--ease-out)}
.home-hero .hero-btn:hover{transform:translateY(-2px)}
.home-hero .hero-btn:hover svg{transform:translateX(3px)}
.home-hero .hero-btn--primary{
  color:#fff;
  background:#0e0c0a;
  border:1px solid #0e0c0a;
  box-shadow:0 16px 30px rgba(15,11,8,.16);
}
.home-hero .hero-btn--primary:hover{background:#1a1511;box-shadow:0 20px 40px rgba(15,11,8,.2)}
.home-hero .hero-btn--secondary{
  color:#15110d;
  background:rgba(255,255,255,.46);
  border:1px solid rgba(22,18,14,.32);
  box-shadow:0 12px 28px rgba(20,14,9,.06);
  backdrop-filter:blur(12px);
}
.home-hero .hero-btn--secondary:hover{background:rgba(255,255,255,.72);border-color:rgba(22,18,14,.48)}
.hero-rating-card{
  display:inline-flex;
  align-items:center;
  gap:26px;
  min-width:392px;
  max-width:100%;
  margin-top:28px;
  padding:17px 18px 17px 22px;
  border:1px solid rgba(22,18,14,.07);
  border-radius:12px;
  color:#14100d;
  background:rgba(255,255,255,.78);
  box-shadow:0 18px 48px rgba(28,19,10,.08);
  backdrop-filter:blur(18px);
}
.hero-rating-card__content{min-width:0;flex:1 1 auto}
.hero-rating-card__score{display:flex;align-items:center;gap:17px;white-space:nowrap;line-height:1}
.hero-stars{display:inline-flex;color:#050403;font-size:19px;letter-spacing:3px;line-height:1}
.hero-rating-card__score strong{font-size:14px;font-weight:700;color:#221c16;letter-spacing:-.02em}
.hero-rating-card__text{display:block;margin-top:10px;color:#372f28;font-size:12.5px;font-weight:700;letter-spacing:-.015em;white-space:nowrap}
.hero-rating-card__avatars{
  position:relative;
  display:flex;
  align-items:center;
  flex:0 0 auto;
  min-height:48px;
  padding-left:28px;
  border-left:1px solid rgba(22,18,14,.11);
}
.hero-avatar{
  display:block;
  width:42px;
  height:42px;
  margin-left:-10px;
  border:2px solid rgba(255,255,255,.9);
  border-radius:50%;
  box-shadow:0 7px 16px rgba(18,12,8,.13);
  background-color:#d7c4b0;
}
.hero-avatar--one{margin-left:0;background:radial-gradient(circle at 50% 34%, #f1d8c8 0 18%, transparent 19%), linear-gradient(160deg,#b98c72 0%,#ecd5c3 48%,#2b2725 49%,#5a4035 100%)}
.hero-avatar--two{background:radial-gradient(circle at 50% 34%, #e9c9b2 0 18%, transparent 19%), linear-gradient(160deg,#3b3028 0%,#3b3028 42%,#d6c3af 43%,#92735e 100%)}
.hero-avatar--three{background:radial-gradient(circle at 50% 34%, #f0ceb8 0 18%, transparent 19%), linear-gradient(160deg,#6f4b3d 0%,#d1aa91 48%,#f4ede4 49%,#b48d77 100%)}
.hero-avatar--more{
  display:grid;
  place-items:center;
  color:#16120e;
  background:rgba(250,248,245,.97);
  font-size:12px;
  font-weight:800;
  letter-spacing:-.02em;
}
.home-hero__visual{
  position:relative;
  min-height:540px;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
.home-hero__visual::after{display:none}
.home-hero__visual > img{display:none}
.hero-product-stage{
  position:absolute;
  right:-78px;
  bottom:0;
  width:min(820px, 62vw);
  height:520px;
  transform:translate3d(var(--hero-pointer-x, 0px), calc(var(--hero-pointer-y, 0px) + var(--hero-parallax, 0px)), 0) rotate(var(--hero-pointer-tilt, 0deg));
  transform-origin:55% 78%;
  transition:transform .22s var(--ease-out);
  will-change:transform;
}
.hero-stage-orb{
  position:absolute;
  left:105px;
  bottom:142px;
  width:420px;
  height:420px;
  border-radius:50%;
  background:radial-gradient(circle at 50% 46%, rgba(202,185,164,.34) 0%, rgba(202,185,164,.2) 42%, rgba(202,185,164,0) 70%);
  filter:blur(.3px);
  opacity:.78;
  pointer-events:none;
}
.hero-product{
  position:absolute;
  display:block;
  width:auto;
  max-width:none;
  object-fit:contain;
  transform:translate3d(var(--hero-item-x, 0px), var(--hero-item-y, 0px), 0) rotate(var(--hero-item-rotate, 0deg));
  transform-origin:center bottom;
  transition:transform .24s var(--ease-out), filter .24s ease;
  will-change:transform;
  filter:drop-shadow(0 23px 20px rgba(33,25,18,.22));
}
.hero-product--toner{left:74px;bottom:72px;height:342px;z-index:3;filter:drop-shadow(0 26px 20px rgba(44,36,29,.18))}
.hero-product--centella30{left:330px;bottom:56px;height:242px;z-index:8;filter:drop-shadow(0 20px 18px rgba(44,29,12,.24))}
.hero-product--centella100{left:416px;bottom:58px;height:324px;z-index:6;filter:drop-shadow(0 26px 22px rgba(68,42,11,.26))}
.hero-product--relief{right:132px;bottom:70px;height:308px;z-index:5;filter:drop-shadow(0 24px 21px rgba(42,32,22,.2))}
.hero-shadow{
  position:absolute;
  display:block;
  height:18px;
  border-radius:999px;
  background:radial-gradient(ellipse at center, rgba(25,18,12,.22) 0%, rgba(25,18,12,.09) 45%, rgba(25,18,12,0) 72%);
  filter:blur(5px);
  transform:translateZ(0);
  pointer-events:none;
}
.hero-shadow--toner{left:83px;bottom:54px;width:145px;z-index:1}
.hero-shadow--centella30{left:328px;bottom:41px;width:96px;z-index:1;background:radial-gradient(ellipse at center, rgba(60,35,8,.25), rgba(60,35,8,.08) 52%, rgba(60,35,8,0) 75%)}
.hero-shadow--centella100{left:414px;bottom:42px;width:155px;z-index:1;background:radial-gradient(ellipse at center, rgba(78,43,8,.28), rgba(78,43,8,.09) 55%, rgba(78,43,8,0) 75%)}
.hero-shadow--relief{right:130px;bottom:51px;width:144px;z-index:1}
.hero-editor-card{
  position:absolute;
  top:14px;
  right:0;
  z-index:12;
  display:grid;
  grid-template-columns:minmax(0,1fr) 110px;
  gap:12px;
  width:320px;
  min-height:136px;
  padding:17px 16px 16px 18px;
  border:1px solid rgba(22,18,14,.07);
  border-radius:16px;
  color:#16120e;
  background:rgba(255,255,255,.78);
  box-shadow:0 20px 52px rgba(28,19,10,.11);
  backdrop-filter:blur(18px);
}
.hero-editor-card__content{position:relative;min-width:0}
.hero-editor-card__label{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:10px;
  color:#211a14;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  white-space:nowrap;
}
.hero-editor-card__label svg{width:14px;height:14px;flex:0 0 14px}
.hero-editor-card strong{display:block;margin:0 0 4px;font-size:14.5px;font-weight:800;letter-spacing:-.025em}
.hero-editor-card p{margin:0;color:#342d27;font-size:12.5px;font-weight:500;line-height:1.55;letter-spacing:-.02em}
.hero-editor-card__arrow{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  margin-top:13px;
  border:1px solid rgba(22,18,14,.16);
  border-radius:50%;
  background:rgba(250,248,245,.74);
}
.hero-editor-card__arrow svg{width:18px;height:18px}
.hero-editor-card__mini-products{
  position:relative;
  align-self:end;
  min-height:92px;
}
.hero-editor-card__mini-products::after{
  content:"";
  position:absolute;
  left:6px;
  right:6px;
  bottom:0;
  height:10px;
  border-radius:999px;
  background:radial-gradient(ellipse at center, rgba(31,22,14,.15), rgba(31,22,14,0) 70%);
  filter:blur(3px);
}
.hero-editor-card__mini-products img{position:absolute;bottom:4px;width:auto;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(24,16,9,.12))}
.hero-editor-card__mini-products img:nth-child(1){left:0;height:75px;z-index:2}
.hero-editor-card__mini-products img:nth-child(2){left:38px;height:62px;z-index:4}
.hero-editor-card__mini-products img:nth-child(3){right:0;height:80px;z-index:3}
.home-hero__trust{
  position:relative;
  z-index:5;
  background:rgba(255,255,255,.68);
  border-top:1px solid rgba(22,18,14,.07);
  box-shadow:0 -14px 38px rgba(28,19,10,.035);
  backdrop-filter:blur(16px);
}
.hero-trust__grid{
  display:grid;
  grid-template-columns:repeat(4, minmax(0,1fr));
  min-height:96px;
}
.hero-trust__item{
  display:flex;
  align-items:center;
  gap:16px;
  min-width:0;
  padding:20px 28px;
  border-right:1px solid rgba(22,18,14,.11);
}
.hero-trust__item:first-child{padding-left:0}
.hero-trust__item:last-child{padding-right:0;border-right:0}
.hero-trust__icon{
  display:grid;
  place-items:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  color:#18130f;
}
.hero-trust__icon svg{width:31px;height:31px}
.hero-trust__item strong{
  display:block;
  color:#18130f;
  font-size:13.5px;
  font-weight:800;
  line-height:1.18;
  letter-spacing:-.02em;
}
.hero-trust__item span span,
.hero-trust__item div > span{
  display:block;
  margin-top:3px;
  color:#5d554d;
  font-size:12.5px;
  font-weight:500;
  line-height:1.35;
  letter-spacing:-.02em;
}
@media (max-width:1280px){
  .home-hero__grid{grid-template-columns:minmax(380px,.8fr) minmax(520px,1.2fr)}
  .hero-product-stage{right:-125px;width:790px}
  .hero-product--relief{right:116px}
  .hero-editor-card{right:0}
  .home-hero h1{font-size:clamp(4.1rem, 7vw, 6.4rem)}
}
@media (max-width:1080px){
  .home-hero__canvas{min-height:auto;padding-top:44px;background-position:62% bottom}
  .home-hero__grid{grid-template-columns:1fr;gap:8px;min-height:0}
  .home-hero__copy{max-width:650px;padding-bottom:0}
  .home-hero__visual{min-height:500px;margin-top:-10px}
  .hero-product-stage{right:50%;bottom:0;width:760px;height:500px;transform:translateX(50%) translate3d(var(--hero-pointer-x, 0px), calc(var(--hero-pointer-y, 0px) + var(--hero-parallax, 0px)), 0)}
  .hero-editor-card{right:22px;top:18px}
  .hero-trust__grid{grid-template-columns:repeat(2, minmax(0,1fr));padding-top:8px;padding-bottom:8px}
  .hero-trust__item{padding:16px 22px;border-right:0;border-bottom:1px solid rgba(22,18,14,.08)}
  .hero-trust__item:nth-child(odd){border-right:1px solid rgba(22,18,14,.08)}
  .hero-trust__item:nth-child(n+3){border-bottom:0}
  .hero-trust__item:first-child{padding-left:22px}
  .hero-trust__item:last-child{padding-right:22px}
}
@media (max-width:760px){
  .home-hero.section{overflow:hidden}
  .home-hero__canvas{
    padding-top:34px;
    background:
      linear-gradient(180deg, rgba(250,246,240,.99) 0%, rgba(250,246,240,.9) 43%, rgba(250,246,240,.28) 70%, rgba(239,229,217,.18) 100%),
      url('/assets/img/hero/hero-bg.png') 68% bottom/auto 100% no-repeat;
  }
  .home-hero__grid{display:block}
  .home-hero__copy{max-width:none;padding-bottom:0}
  .home-hero__eyebrow{font-size:10px;letter-spacing:.24em;margin-bottom:23px}
  .home-hero__eyebrow::after{top:24px;width:30px}
  .home-hero h1{max-width:8.8ch;font-size:clamp(3.2rem, 16vw, 4.6rem);line-height:.83;letter-spacing:-.052em}
  .home-hero h1 em{margin-top:7px}
  .home-hero__lead{margin-top:22px;font-size:15px;line-height:1.65;max-width:34ch}
  .home-hero__lead br{display:none}
  .home-hero__actions{gap:11px;margin-top:24px}
  .home-hero .hero-btn{flex:1 1 100%;min-width:0;width:100%;height:52px;padding:0 18px 0 20px;border-radius:8px;font-size:12px}
  .hero-rating-card{width:100%;min-width:0;gap:13px;margin-top:18px;padding:14px 13px 14px 15px;border-radius:14px}
  .hero-stars{font-size:15px;letter-spacing:1px}
  .hero-rating-card__score{gap:9px}
  .hero-rating-card__score strong{font-size:12.5px}
  .hero-rating-card__text{font-size:11.5px;white-space:normal;margin-top:7px}
  .hero-rating-card__avatars{padding-left:12px;min-height:38px}
  .hero-avatar{width:34px;height:34px;margin-left:-9px;font-size:10px}
  .home-hero__visual{min-height:420px;margin-top:8px}
  .hero-editor-card{top:10px;right:0;left:0;width:auto;min-height:110px;grid-template-columns:minmax(0,1fr) 92px;padding:13px;border-radius:14px}
  .hero-editor-card__label{font-size:10px;margin-bottom:7px}
  .hero-editor-card strong{font-size:13px}
  .hero-editor-card p{font-size:11.5px;line-height:1.45}
  .hero-editor-card__arrow{width:32px;height:32px;margin-top:8px}
  .hero-editor-card__mini-products{min-height:78px}
  .hero-editor-card__mini-products img:nth-child(1){height:60px}
  .hero-editor-card__mini-products img:nth-child(2){left:32px;height:50px}
  .hero-editor-card__mini-products img:nth-child(3){height:64px}
  .hero-product-stage{right:50%;bottom:-10px;width:590px;height:330px}
  .hero-stage-orb{left:132px;bottom:84px;width:250px;height:250px}
  .hero-product--toner{left:100px;bottom:46px;height:220px}
  .hero-product--centella30{left:276px;bottom:36px;height:151px}
  .hero-product--centella100{left:336px;bottom:37px;height:205px}
  .hero-product--relief{right:102px;bottom:46px;height:194px}
  .hero-shadow--toner{left:105px;bottom:34px;width:98px}
  .hero-shadow--centella30{left:274px;bottom:26px;width:70px}
  .hero-shadow--centella100{left:334px;bottom:26px;width:106px}
  .hero-shadow--relief{right:104px;bottom:34px;width:96px}
  .hero-trust__grid{grid-template-columns:1fr;padding:8px 28px}
  .hero-trust__item{padding:14px 0!important;border-right:0!important;border-bottom:1px solid rgba(22,18,14,.08)!important;gap:13px}
  .hero-trust__item:last-child{border-bottom:0!important}
  .hero-trust__icon{flex-basis:30px;width:30px;height:30px}
  .hero-trust__icon svg{width:27px;height:27px}
  .hero-trust__item strong{font-size:13px}
  .hero-trust__item div > span{font-size:12px}
}
@media (max-width:420px){
  .home-hero__visual{min-height:390px}
  .hero-rating-card{align-items:flex-start;flex-direction:column}
  .hero-rating-card__avatars{width:100%;padding:10px 0 0;border-left:0;border-top:1px solid rgba(22,18,14,.1)}
  .hero-product-stage{width:535px;height:302px;bottom:-8px}
  .hero-product--toner{left:100px;height:198px}
  .hero-product--centella30{left:252px;height:140px}
  .hero-product--centella100{left:305px;height:188px}
  .hero-product--relief{right:94px;height:176px}
}


/* ============================================================
   COSMOSKIN — 2026-05-05 director hero correction
   Uses uploaded travertine/podium image as the only hero visual.
   ============================================================ */
.home-hero.section{background:#f4eee6;border-bottom:1px solid rgba(22,18,14,.08);}
.home-hero__canvas{
  min-height:clamp(620px,58vw,760px);
  padding-top:clamp(58px,5vw,84px);
  background:
    linear-gradient(90deg, rgba(250,246,240,.96) 0%, rgba(250,246,240,.88) 31%, rgba(250,246,240,.44) 50%, rgba(250,246,240,.08) 69%, rgba(250,246,240,0) 100%),
    linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(241,232,220,.28) 100%),
    url('/assets/img/hero/hero-bg-cosmoskin-stone.png') center center/cover no-repeat;
}
.home-hero__canvas::after{
  z-index:0;
  background:
    radial-gradient(circle at 18% 30%, rgba(255,255,255,.32), rgba(255,255,255,0) 32%),
    linear-gradient(180deg, rgba(255,255,255,0) 72%, rgba(244,238,230,.38) 100%);
}
.home-hero__grid{
  grid-template-columns:minmax(620px,.72fr) minmax(360px,1fr);
  min-height:clamp(530px,48vw,650px);
  align-items:center;
}
.home-hero__copy{max-width:760px;padding:0 0 60px;}
.home-hero h1{max-width:none;font-size:clamp(4.9rem,6.25vw,7.1rem);line-height:.92;letter-spacing:-.058em;text-wrap:normal;}
.home-hero h1 .home-hero__line{display:block;white-space:nowrap;}
.home-hero h1 em.home-hero__line{margin-top:10px;font-style:normal;font-weight:300;letter-spacing:-.055em;}
.home-hero__lead{max-width:610px;margin-top:28px;font-size:17px;line-height:1.78;color:#2f2923;}
.home-hero__visual,.hero-editor-card,.hero-product-stage,.hero-product,.hero-shadow,.hero-stage-orb{display:none!important;}
.home-hero__actions{margin-top:32px;}
.home-hero .hero-btn{justify-content:center;gap:20px;}
@media (max-width:1180px){
  .home-hero__canvas{background-position:58% center;}
  .home-hero__grid{grid-template-columns:1fr;min-height:610px;}
  .home-hero__copy{max-width:720px;padding-bottom:90px;}
  .home-hero h1{font-size:clamp(4.35rem,8vw,6.4rem);}
}
@media (max-width:760px){
  .home-hero__canvas{
    min-height:650px;
    padding-top:34px;
    background:
      linear-gradient(180deg, rgba(250,246,240,.98) 0%, rgba(250,246,240,.88) 43%, rgba(250,246,240,.18) 73%, rgba(250,246,240,0) 100%),
      url('/assets/img/hero/hero-bg-cosmoskin-stone.png') 61% center/cover no-repeat;
  }
  .home-hero__grid{min-height:560px;}
  .home-hero h1{font-size:clamp(3rem,12.5vw,4.4rem);line-height:.96;}
  .home-hero h1 .home-hero__line{white-space:nowrap !important;}
  .home-hero__lead{max-width:34ch;font-size:15px;line-height:1.65;}
  .hero-rating-card{max-width:100%;}
}
@media (max-width:420px){
  .home-hero h1{font-size:clamp(2.6rem,11.8vw,3.55rem);letter-spacing:-.052em;}
  .home-hero__canvas{background-position:63% center;}
}


/* Hero headline polish: animated shine + refined handwritten second line */
.home-hero h1 .home-hero__line{
  display:block;
  white-space:nowrap !important;
}
.home-hero__shine-word{
  position:relative;
  display:inline-block;
  padding-right:.02em;
  color:#7c5a37;
  background:linear-gradient(102deg,#745434 0%,#8e6840 26%,#f8e7b3 41%,#fff8de 48%,#f4d88c 54%,#8e6840 68%,#745434 100%);
  background-size:240% 100%;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  filter:drop-shadow(0 10px 24px rgba(182,139,74,.08));
  animation:csHeroTextShine 7.2s cubic-bezier(.42,0,.16,1) infinite;
}
.home-hero__shine-word::before{
  content:"";
  position:absolute;
  top:-.16em;
  bottom:-.12em;
  left:-.08em;
  width:34%;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,250,232,.06) 22%,rgba(255,248,214,.82) 50%,rgba(255,250,232,.08) 78%,rgba(255,255,255,0) 100%);
  opacity:0;
  transform:translateX(-170%) skewX(-18deg);
  filter:blur(4px);
  mix-blend-mode:screen;
  animation:csHeroTextSweep 7.2s cubic-bezier(.42,0,.16,1) infinite;
  pointer-events:none;
}
.home-hero__shine-word::after{
  content:"";
  position:absolute;
  inset:auto -1% .06em -1%;
  height:.18em;
  border-radius:999px;
  background:radial-gradient(circle at 50% 50%, rgba(244,213,143,.42) 0%, rgba(244,213,143,.18) 42%, rgba(244,213,143,0) 76%);
  opacity:.16;
  transform:scaleX(.66);
  transform-origin:center;
  filter:blur(7px);
  animation:csHeroTextGlow 7.2s ease-in-out infinite;
  pointer-events:none;
}
.home-hero__script{
  display:inline-block;
  font-family:"Snell Roundhand","Segoe Script","Bradley Hand","Apple Chancery","Brush Script MT",cursive;
  font-style:normal;
  font-weight:400;
  letter-spacing:-.018em;
  line-height:1.02;
  color:#1f1812;
  transform:none;
  white-space:nowrap;
  text-shadow:0 12px 28px rgba(50,32,18,.08);
}
@keyframes csHeroTextShine{
  0%,18%,100%{background-position:135% 0;filter:brightness(1) drop-shadow(0 10px 24px rgba(182,139,74,.06));}
  32%{background-position:118% 0;filter:brightness(1) drop-shadow(0 10px 24px rgba(182,139,74,.06));}
  46%{background-position:48% 0;filter:brightness(1.1) drop-shadow(0 10px 28px rgba(208,167,95,.16));}
  57%{background-position:-8% 0;filter:brightness(1.16) drop-shadow(0 10px 30px rgba(208,167,95,.2));}
  70%{background-position:-52% 0;filter:brightness(1.02) drop-shadow(0 10px 24px rgba(182,139,74,.08));}
}
@keyframes csHeroTextSweep{
  0%,28%,100%{opacity:0;transform:translateX(-170%) skewX(-18deg);}
  34%{opacity:.22;}
  46%{opacity:.92;transform:translateX(18%) skewX(-18deg);}
  57%{opacity:.42;transform:translateX(170%) skewX(-18deg);}
  64%{opacity:0;transform:translateX(230%) skewX(-18deg);}
}
@keyframes csHeroTextGlow{
  0%,28%,100%{opacity:.08;transform:scaleX(.56);}
  44%{opacity:.22;transform:scaleX(.84);}
  52%{opacity:.56;transform:scaleX(1);}
  62%{opacity:.2;transform:scaleX(.78);}
}
/* Minimal proof card below hero buttons */
.hero-rating-card--editorial{
  min-width:min(100%,440px);
  gap:18px;
  padding:16px 18px 16px 20px;
  border-radius:18px;
  background:rgba(255,252,247,.72);
  border:1px solid rgba(40,30,20,.10);
  box-shadow:0 18px 46px rgba(35,24,15,.075);
  backdrop-filter:blur(18px) saturate(1.05);
}
.hero-rating-card--editorial .hero-rating-card__label{
  font-size:10px;
  letter-spacing:.18em;
  color:#8a6a45;
  font-weight:850;
}
.hero-rating-card--editorial .hero-rating-card__score strong{
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:clamp(18px,1.55vw,24px);
  font-weight:500;
  color:#19130f;
  letter-spacing:-.025em;
}
.hero-rating-card--editorial .hero-rating-card__text{
  margin-top:8px;
  color:#6d6258;
  font-size:12px;
  font-weight:700;
  letter-spacing:-.015em;
}
.hero-rating-card__proofs{
  display:flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
  padding-left:16px;
  border-left:1px solid rgba(30,22,16,.10);
}
.hero-proof{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:12px;
  color:#2b2119;
  background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(246,238,228,.72));
  border:1px solid rgba(40,30,20,.10);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 18px rgba(26,18,10,.06);
}
.hero-proof svg{width:18px;height:18px;stroke:currentColor;}
@media (max-width:540px){
  .hero-rating-card--editorial{gap:14px;padding:15px;}
  .hero-rating-card__proofs{width:100%;padding:12px 0 0;border-left:0;border-top:1px solid rgba(30,22,16,.10);justify-content:flex-start;}
  .hero-proof{width:34px;height:34px;border-radius:11px;}
}


/* Hero headline final alignment patch */
.home-hero h1{max-width:none !important;}
.home-hero h1 .home-hero__line{white-space:nowrap !important;}
.home-hero h1 em.home-hero__line{display:block; margin-top:10px; font-style:normal;}
.home-hero__script{white-space:nowrap !important; transform:none !important; letter-spacing:-.012em; line-height:1.03;}
@media (max-width:760px){.home-hero h1{max-width:none !important;}}


/* Hero headline refinement v11 */
.home-hero h1{
  max-width:none !important;
  color:#17120f;
}
.home-hero h1 .home-hero__line{
  display:block;
  white-space:nowrap !important;
  color:#17120f;
}
.home-hero h1 em.home-hero__line{
  display:block;
  margin-top:10px;
  font-style:normal;
}
.home-hero__shine-word{
  position:relative;
  display:inline-block;
  color:#7c5a37;
  background:linear-gradient(102deg,#745434 0%,#8e6840 28%,#f8e7b3 48%,#8e6840 68%,#745434 100%);
  background-size:100% 100%;
  background-position:center;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  filter:none;
  animation:none;
}
.home-hero__shine-word::before{
  content:"";
  position:absolute;
  top:-.14em;
  bottom:-.12em;
  left:-.08em;
  width:22%;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,249,228,.1) 20%,rgba(255,248,214,.9) 50%,rgba(255,249,228,.12) 80%,rgba(255,255,255,0) 100%);
  opacity:0;
  transform:translateX(-210%) skewX(-16deg);
  filter:blur(3px);
  mix-blend-mode:screen;
  pointer-events:none;
  animation:csHeroShineGlint 4.1s cubic-bezier(.45,0,.2,1) infinite;
}
.home-hero__shine-word::after{
  content:"";
  position:absolute;
  left:4%;
  right:4%;
  bottom:.06em;
  height:.16em;
  border-radius:999px;
  background:radial-gradient(circle at 50% 50%, rgba(244,213,143,.36) 0%, rgba(244,213,143,.14) 44%, rgba(244,213,143,0) 78%);
  opacity:.14;
  transform:scaleX(.72);
  filter:blur(6px);
  pointer-events:none;
  animation:csHeroShineHalo 4.1s ease-in-out infinite;
}
.home-hero__script{
  display:inline-block;
  white-space:nowrap !important;
  font-family:"Snell Roundhand","Segoe Script","Bradley Hand","Apple Chancery","Brush Script MT",cursive;
  font-style:normal;
  font-weight:400;
  letter-spacing:-.012em;
  line-height:1.03;
  color:#17120f;
  transform:none !important;
  text-shadow:none;
}
@keyframes csHeroShineGlint{
  0%,58%,100%{opacity:0;transform:translateX(-210%) skewX(-16deg);}
  64%{opacity:.26;}
  74%{opacity:.95;transform:translateX(48%) skewX(-16deg);}
  84%{opacity:.18;transform:translateX(205%) skewX(-16deg);}
}
@keyframes csHeroShineHalo{
  0%,58%,100%{opacity:.08;transform:scaleX(.68);}
  74%{opacity:.34;transform:scaleX(1);}
}
.hero-rating-card--editorial{display:none !important;}
@media (max-width:760px){
  .home-hero h1{max-width:none !important;}
  .home-hero h1 .home-hero__line{white-space:nowrap !important;}
  .home-hero__script{letter-spacing:-.008em;}
}


/* Hero headline refinement v12 */
#homeHeroTitle{
  max-width:none !important;
  color:#17120f;
}
#homeHeroTitle > span.home-hero__line{
  display:inline-flex !important;
  align-items:baseline;
  gap:.14em;
  flex-wrap:nowrap;
  white-space:nowrap !important;
  color:#17120f !important;
}
#homeHeroTitle > span.home-hero__line .home-hero__shine-word{
  display:inline-block !important;
  white-space:nowrap !important;
  color:#7c5a37;
  background:linear-gradient(102deg,#745434 0%,#8e6840 28%,#f8e7b3 48%,#8e6840 68%,#745434 100%);
  background-size:100% 100%;
  background-position:center;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  filter:none;
  animation:none !important;
}
#homeHeroTitle > span.home-hero__line .home-hero__shine-word::before{
  content:"";
  position:absolute;
  top:-.14em;
  bottom:-.12em;
  left:-.08em;
  width:20%;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,249,228,.12) 22%,rgba(255,248,214,.95) 50%,rgba(255,249,228,.12) 78%,rgba(255,255,255,0) 100%);
  opacity:0;
  transform:translateX(-220%) skewX(-16deg);
  filter:blur(3px);
  mix-blend-mode:screen;
  pointer-events:none;
  animation:csHeroGlintPass 3.1s cubic-bezier(.42,0,.2,1) infinite;
}
#homeHeroTitle > span.home-hero__line .home-hero__shine-word::after{
  content:"";
  position:absolute;
  left:4%;
  right:4%;
  bottom:.06em;
  height:.16em;
  border-radius:999px;
  background:radial-gradient(circle at 50% 50%, rgba(244,213,143,.36) 0%, rgba(244,213,143,.14) 44%, rgba(244,213,143,0) 78%);
  opacity:.08;
  transform:scaleX(.72);
  filter:blur(6px);
  pointer-events:none;
  animation:csHeroGlintHalo 3.1s ease-in-out infinite;
}
#homeHeroTitle > em.home-hero__line{
  display:block !important;
  margin-top:10px;
  font-style:normal;
  white-space:nowrap !important;
}
#homeHeroTitle > em.home-hero__line .home-hero__script{
  display:inline-block !important;
  white-space:nowrap !important;
  color:#17120f !important;
  font-family:"Snell Roundhand","Segoe Script","Bradley Hand","Apple Chancery","Brush Script MT",cursive;
  font-style:normal;
  font-weight:400;
  letter-spacing:-.01em;
  line-height:1.03;
  transform:none !important;
  text-shadow:none;
}
@keyframes csHeroGlintPass{
  0%,62%,100%{opacity:0;transform:translateX(-220%) skewX(-16deg);}
  68%{opacity:.28;}
  77%{opacity:.98;transform:translateX(56%) skewX(-16deg);}
  86%{opacity:.16;transform:translateX(215%) skewX(-16deg);}
}
@keyframes csHeroGlintHalo{
  0%,62%,100%{opacity:.07;transform:scaleX(.7);}
  77%{opacity:.28;transform:scaleX(1);}
}
@media (max-width:760px){
  #homeHeroTitle{font-size:clamp(2.9rem,10.8vw,4.2rem) !important; max-width:none !important;}
  #homeHeroTitle > span.home-hero__line{gap:.1em; white-space:nowrap !important;}
  #homeHeroTitle > em.home-hero__line .home-hero__script{letter-spacing:-.006em;}
}

/* ============================================================
   Desktop hero Işıltın. shimmer aligned with mobile gold word
   ============================================================ */
#homeHeroTitle > span.home-hero__line .home-hero__shine-word,
.home-hero__shine-word{
  color:#b58a45 !important;
  background:linear-gradient(100deg,#9a7439 0%,#d6b16d 38%,#fff3c8 50%,#b58a45 62%,#85622d 100%) !important;
  background-size:220% 100% !important;
  background-position:0% 50% !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  filter:drop-shadow(0 7px 18px rgba(181,138,69,.14)) !important;
  animation:csDesktopGoldShimmer 4.8s ease-in-out infinite !important;
}
#homeHeroTitle > span.home-hero__line .home-hero__shine-word::before,
#homeHeroTitle > span.home-hero__line .home-hero__shine-word::after,
.home-hero__shine-word::before,
.home-hero__shine-word::after{display:none !important;content:none !important;animation:none !important;}
@keyframes csDesktopGoldShimmer{0%,72%,100%{background-position:0% 50%;}36%{background-position:100% 50%;}}
@media (prefers-reduced-motion: reduce){
  #homeHeroTitle > span.home-hero__line .home-hero__shine-word,
  .home-hero__shine-word{animation:none !important;background:#b58a45 !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;filter:none !important;}
}
