:root{
  --ink:#232323;--muted:#6e6663;--line:#e7ddd8;--paper:#fbf8f6;--soft:#f3ebe7;--rose:#b9827d;--rose2:#d7b5ac;--beige:#cdb9aa;--dark:#202526;--white:#fff;--ok:#51665d;
  --radius:24px;--shadow:0 24px 70px rgba(52,38,35,.13);--shadow-soft:0 12px 38px rgba(52,38,35,.09);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff 0%,var(--paper) 100%);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,221,216,.8)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:188px}.navlinks{display:flex;align-items:center;gap:26px;font-weight:650;font-size:14px;color:#3d3836}.navlinks a{opacity:.82}.navlinks a:hover{opacity:1}.nav-cta{display:flex;gap:10px;align-items:center}.btn{border:0;border-radius:999px;padding:14px 21px;font-weight:800;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.22s ease;white-space:nowrap}.btn-primary{background:var(--dark);color:#fff;box-shadow:0 12px 30px rgba(32,37,38,.18)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(32,37,38,.23)}.btn-light{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-rose{background:linear-gradient(135deg,#c6948e,#ad7973);color:#fff}.btn-beige{background:linear-gradient(135deg,#d8c6b8,#bda595);color:#241f1d}.notice{background:#282b2c;color:#fff;font-size:13px}.notice .container{padding:10px 0;display:flex;gap:12px;align-items:center;justify-content:center;text-align:center}.hero{padding:70px 0 54px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--line);background:rgba(255,255,255,.75);border-radius:999px;padding:8px 13px;color:var(--muted);font-size:13px;font-weight:750}.eyebrow::before{content:"";width:9px;height:9px;border-radius:999px;background:var(--rose)}h1{font-size:clamp(44px,6.2vw,86px);line-height:.95;margin:22px 0 20px;letter-spacing:-.065em}.lead{font-size:clamp(18px,2.1vw,23px);color:#504845;max-width:640px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:34px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trust{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 16px;box-shadow:var(--shadow-soft)}.trust b{display:block;font-size:14px;margin-bottom:3px}.trust span{font-size:13px;color:var(--muted)}.hero-products{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:end;min-height:auto;padding:28px 10px 6px}.soft-orb{position:absolute;inset:6% 8% auto 8%;width:84%;height:78%;border-radius:999px;background:radial-gradient(circle,rgba(211,177,166,.34),rgba(255,255,255,0) 68%);filter:blur(8px)}.pack{position:relative;z-index:2;width:100%;max-width:340px;margin:0 auto;filter:drop-shadow(0 30px 32px rgba(49,36,32,.19));border-radius:18px}.pack-60{transform:rotate(-1deg);align-self:start}.pack-90{transform:rotate(1deg);align-self:end}.badge{position:absolute;right:2%;top:0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px 18px;box-shadow:var(--shadow);max-width:220px;z-index:3}.badge strong{display:block;font-size:34px;line-height:1}.badge span{font-weight:800;color:var(--rose);font-size:13px;text-transform:uppercase;letter-spacing:.04em}.section{padding:66px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-title h2{font-size:clamp(30px,4vw,50px);line-height:1;margin:0;letter-spacing:-.05em}.section-title p{margin:0;color:var(--muted);max-width:520px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.product-card::before{content:"";position:absolute;inset:0 0 auto 0;height:8px;background:var(--rose)}.product-card.beige::before{background:var(--beige)}.product-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.product-head h3{font-size:34px;line-height:1.04;letter-spacing:-.04em;margin:0 0 4px}.product-head small{color:var(--muted);font-weight:750}.dose{min-width:92px;height:92px;border-radius:999px;background:#242323;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:900;box-shadow:0 12px 24px rgba(36,35,35,.18)}.dose em{font-size:28px;font-style:normal;line-height:1}.dose span{font-size:11px;opacity:.9}.prod-img{height:210px;object-fit:contain;margin:16px auto 8px}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.spec{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:13px}.spec b{display:block;font-size:19px}.spec span{font-size:12px;color:var(--muted);font-weight:700}.bullets{padding:0;margin:18px 0 24px;list-style:none}.bullets li{display:flex;gap:10px;margin:9px 0;color:#3d3836}.bullets li::before{content:"✓";font-weight:900;color:var(--ok)}.price-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.price-box .hint{font-size:13px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow-soft);min-height:178px}.icon{width:46px;height:46px;border:1px solid #cdb5ae;border-radius:999px;display:grid;place-items:center;margin-bottom:16px;color:#8f665f}.feature h3{margin:0 0 8px;font-size:18px}.feature p{margin:0;color:var(--muted);font-size:14px}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:30px;align-items:center}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow-soft)}.panel h2{font-size:42px;letter-spacing:-.05em;line-height:1;margin:0 0 16px}.panel p{color:var(--muted);margin:0 0 15px}.compare{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:20px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-soft)}.compare th,.compare td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--line)}.compare tr:last-child td{border-bottom:0}.compare th{background:#f5eeee;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#675f5b}.compare td:first-child{font-weight:800}.medical{background:linear-gradient(135deg,#282c2d,#151819);color:#fff;border-radius:30px;padding:36px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;box-shadow:0 28px 80px rgba(20,24,25,.22)}.medical p{margin:8px 0 0;color:rgba(255,255,255,.72)}.shop{background:linear-gradient(180deg,#fbf8f6,#efe6e1);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.buy-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;display:flex;gap:18px;align-items:center;box-shadow:var(--shadow-soft)}.buy-card img{width:190px;height:118px;object-fit:contain}.buy-card h3{margin:0 0 4px;font-size:24px;letter-spacing:-.03em}.buy-card p{margin:0 0 14px;color:var(--muted);font-size:14px}.footer{background:#17191a;color:#fff;padding:40px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:24px}.footer p,.footer a{color:rgba(255,255,255,.68);font-size:14px}.footer h4{margin:0 0 10px}.fineprint{font-size:12px;color:#766f6b;margin-top:16px}.mobile-menu{display:none}.hamb{display:none;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 12px;font-weight:900}
@media (max-width:900px){.navlinks,.nav-cta{display:none}.hamb{display:block}.mobile-menu.open{display:block;padding:0 0 18px}.mobile-menu a{display:block;padding:13px 0;border-top:1px solid var(--line);font-weight:750}.hero{padding:42px 0}.hero-grid,.split,.medical,.footer-grid,.shop-grid{grid-template-columns:1fr}.hero-products{grid-template-columns:1fr 1fr;gap:14px;order:-1;padding-top:34px}.trust-row,.features{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr}.section-title{display:block}.product-head h3{font-size:30px}.medical .btn{width:100%}.compare{font-size:14px}.compare th,.compare td{padding:12px}.buy-card{display:block}.buy-card img{width:100%;height:160px}.pack-60,.pack-90{width:100%;max-width:none}.badge{right:8px;top:0}}
@media (max-width:560px){.container{width:min(100% - 26px,var(--max))}.notice{font-size:12px}.logo{width:150px}.nav{height:66px}h1{font-size:48px}.lead{font-size:18px}.hero-products{grid-template-columns:1fr;gap:12px;padding-top:22px}.trust-row,.features,.specs{grid-template-columns:1fr}.product-card{padding:20px}.dose{width:80px;height:80px;min-width:80px}.prod-img{height:170px}.section{padding:46px 0}.panel{padding:24px}.panel h2{font-size:34px}.medical{padding:25px}.footer{padding:30px 0}.pack-60,.pack-90{transform:none}.badge{display:none}}
.oneshot-strip{padding:34px 0;background:linear-gradient(135deg,#2b2e2f,#171a1b);color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.oneshot-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.oneshot-grid h2{font-size:clamp(30px,4vw,52px);line-height:1;margin:14px 0 0;letter-spacing:-.05em}.oneshot-grid p{font-size:18px;margin:0 0 10px;color:rgba(255,255,255,.78)}.oneshot-grid .fineprint{font-size:12px;color:rgba(255,255,255,.58)}.oneshot-strip .eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.82)}
@media (max-width:900px){.oneshot-grid{grid-template-columns:1fr}.oneshot-grid p{font-size:16px}}

/* HERO V4 — premium, non-overlapping product showcase */
.hero-premium{
  position:relative;
  padding:78px 0 62px;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 12%, rgba(205,185,170,.30), transparent 35%),
    radial-gradient(circle at 12% 76%, rgba(185,130,125,.14), transparent 34%),
    linear-gradient(180deg,#fff 0%, #fbf8f6 100%);
}
.hero-premium::before{
  content:"";
  position:absolute;
  left:-12%;
  right:-12%;
  top:42%;
  height:180px;
  border-top:1px solid rgba(185,130,125,.18);
  border-radius:50%;
  transform:rotate(-4deg);
  pointer-events:none;
}
.hero-copy{position:relative;z-index:2}
.hero-copy h1{
  max-width:690px;
}
.hero-copy .lead strong{
  color:#272322;
  font-weight:900;
}
.hero-kpis{
  display:grid;
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:12px;
  max-width:610px;
  margin-top:28px;
}
.hero-kpis div{
  background:rgba(255,255,255,.74);
  border:1px solid rgba(231,221,216,.95);
  border-radius:20px;
  padding:18px 16px;
  box-shadow:var(--shadow-soft);
  backdrop-filter:blur(10px);
}
.hero-kpis strong{
  display:block;
  font-size:26px;
  line-height:1;
  letter-spacing:-.04em;
}
.hero-kpis span{
  display:block;
  margin-top:6px;
  color:var(--muted);
  font-size:13px;
  font-weight:750;
}
.hero-showcase{
  position:relative;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.showcase-bg{
  position:absolute;
  inset:5% 0 2% 0;
  border-radius:36px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.82),rgba(243,235,231,.72)),
    radial-gradient(circle at 30% 30%,rgba(185,130,125,.20),transparent 42%);
  border:1px solid rgba(231,221,216,.78);
  box-shadow:0 30px 90px rgba(52,38,35,.12);
}
.showcase-card{
  position:relative;
  z-index:2;
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  align-items:stretch;
  padding:34px 22px;
}
.pack-tile{
  min-width:0;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(231,221,216,.95);
  border-radius:26px;
  padding:18px 14px 16px;
  box-shadow:0 18px 48px rgba(52,38,35,.10);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
}
.rose-tile{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(250,239,237,.88))}
.beige-tile{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(247,240,235,.92))}
.variant-label{
  display:inline-flex;
  align-self:flex-start;
  border-radius:999px;
  padding:8px 11px;
  font-size:12px;
  font-weight:900;
  color:#2a2523;
  background:#fff;
  border:1px solid var(--line);
  margin-bottom:16px;
}
.pack-tile .pack{
  position:static;
  width:100%;
  max-width:none;
  margin:0 auto;
  transform:none;
  border-radius:14px;
  filter:drop-shadow(0 20px 18px rgba(49,36,32,.14));
}
.pack-tile small{
  display:block;
  margin-top:16px;
  color:var(--muted);
  font-weight:850;
  text-align:center;
}
.premium-badge{
  position:absolute;
  z-index:3;
  left:50%;
  bottom:8px;
  transform:translateX(-50%);
  width:min(330px, calc(100% - 54px));
  background:#242728;
  color:#fff;
  border-radius:999px;
  padding:14px 20px;
  box-shadow:0 18px 48px rgba(32,37,38,.22);
  display:grid;
  grid-template-columns:auto 1fr;
  column-gap:12px;
  align-items:center;
}
.premium-badge span{
  grid-row:1 / span 2;
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  border-radius:999px;
  background:linear-gradient(135deg,#c99791,#d8c6b8);
  color:#241f1d;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
}
.premium-badge strong{
  display:block;
  line-height:1.05;
  font-size:15px;
}
.premium-badge small{
  color:rgba(255,255,255,.68);
  font-size:12px;
}

@media (max-width:900px){
  .hero-premium{padding:44px 0 48px}
  .hero-showcase{order:-1;min-height:auto;margin-bottom:10px}
  .showcase-bg{inset:0;border-radius:28px}
  .showcase-card{padding:26px 16px 80px;gap:14px}
  .premium-badge{bottom:16px}
  .hero-kpis{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:560px){
  .hero-copy h1{font-size:46px}
  .hero-kpis{grid-template-columns:1fr}
  .hero-showcase{margin-inline:-4px}
  .showcase-card{grid-template-columns:1fr;padding:20px 14px 92px}
  .pack-tile{border-radius:22px}
  .premium-badge{
    border-radius:24px;
    grid-template-columns:auto 1fr;
    width:calc(100% - 40px);
  }
}

/* SHOP V5 — premium purchase section */
.shop-premium{
  position:relative;
  background:
    radial-gradient(circle at 12% 8%, rgba(185,130,125,.13), transparent 32%),
    radial-gradient(circle at 90% 72%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fbf8f6 0%,#efe6e1 100%);
}
.shop-title{
  align-items:flex-start;
}
.shop-title .eyebrow{
  margin-bottom:14px;
}
.premium-shop-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:stretch;
}
.premium-buy-card{
  position:relative;
  overflow:hidden;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(231,221,216,.95);
  border-radius:32px;
  box-shadow:0 28px 78px rgba(52,38,35,.12);
  min-height:620px;
  display:grid;
  grid-template-rows:auto 1fr auto;
}
.premium-buy-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:10px;
  background:linear-gradient(90deg,#c6948e,#e4c8bf);
}
.premium-buy-card.beige-buy::before{
  background:linear-gradient(90deg,#bda595,#e2d2c5);
}
.premium-buy-card::after{
  content:"";
  position:absolute;
  right:-18%;
  top:12%;
  width:340px;
  height:340px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(185,130,125,.14),rgba(255,255,255,0) 66%);
  pointer-events:none;
}
.beige-buy::after{
  background:radial-gradient(circle,rgba(205,185,170,.22),rgba(255,255,255,0) 66%);
}
.buy-topline{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:center;
  padding:26px 26px 0;
}
.buy-topline span{
  font-weight:950;
  letter-spacing:-.02em;
}
.buy-topline strong{
  border:1px solid var(--line);
  background:#fff;
  border-radius:999px;
  padding:8px 11px;
  font-size:12px;
  color:var(--muted);
}
.recommend-badge{
  position:absolute;
  z-index:5;
  right:24px;
  top:54px;
  background:#242728;
  color:#fff;
  border-radius:999px;
  padding:9px 13px;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.04em;
  box-shadow:0 12px 28px rgba(32,37,38,.18);
}
.buy-visual{
  position:relative;
  z-index:2;
  display:grid;
  place-items:center;
  padding:28px 28px 12px;
  min-height:260px;
}
.buy-visual img{
  width:100%;
  max-width:430px;
  height:230px;
  object-fit:contain;
  filter:drop-shadow(0 26px 24px rgba(49,36,32,.14));
}
.buy-content{
  position:relative;
  z-index:2;
  padding:0 26px 28px;
}
.buy-content h3{
  font-size:38px;
  line-height:1;
  letter-spacing:-.055em;
  margin:0 0 10px;
}
.buy-content p{
  color:var(--muted);
  margin:0 0 20px;
}
.buy-specs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin:0 0 24px;
}
.buy-specs div{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:14px 12px;
}
.buy-specs b{
  display:block;
  font-size:22px;
  line-height:1;
  letter-spacing:-.035em;
}
.buy-specs span{
  display:block;
  margin-top:6px;
  color:var(--muted);
  font-size:12px;
  font-weight:800;
}
.buy-cta-row{
  display:flex;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  border-top:1px solid var(--line);
  padding-top:20px;
}
.text-link{
  font-weight:900;
  color:#6c514b;
  border-bottom:1px solid rgba(108,81,75,.35);
}
.purchase-info{
  margin-top:20px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.purchase-info div{
  background:rgba(255,255,255,.74);
  border:1px solid rgba(231,221,216,.95);
  border-radius:22px;
  padding:18px;
  box-shadow:var(--shadow-soft);
}
.purchase-info strong{
  display:block;
  font-size:15px;
  margin-bottom:6px;
}
.purchase-info span{
  display:block;
  color:var(--muted);
  font-size:13px;
}

@media (max-width:900px){
  .premium-shop-grid{grid-template-columns:1fr}
  .premium-buy-card{min-height:auto}
  .buy-visual{min-height:auto}
  .buy-visual img{height:220px}
  .purchase-info{grid-template-columns:1fr}
}
@media (max-width:560px){
  .premium-buy-card{border-radius:26px}
  .buy-topline{
    display:block;
    padding:24px 20px 0;
  }
  .buy-topline strong{
    display:inline-flex;
    margin-top:10px;
  }
  .recommend-badge{
    position:static;
    display:inline-flex;
    margin:18px 20px 0;
  }
  .buy-visual{padding:20px 18px 8px}
  .buy-visual img{height:180px}
  .buy-content{padding:0 20px 24px}
  .buy-content h3{font-size:32px}
  .buy-specs{grid-template-columns:1fr}
  .buy-cta-row .btn{width:100%}
}

/* HERO V6 — centered text-only opening section */
.hero-centered{
  padding:92px 0 76px;
  text-align:center;
}
.hero-centered::before{
  left:8%;
  right:8%;
  top:54%;
  opacity:.55;
}
.hero-centered .hero-copy{
  max-width:920px;
  margin:0 auto;
}
.hero-centered .hero-copy h1{
  margin-left:auto;
  margin-right:auto;
  max-width:860px;
}
.hero-centered .lead{
  margin-left:auto;
  margin-right:auto;
  max-width:760px;
}
.hero-centered .hero-actions{
  justify-content:center;
}
.hero-centered .hero-kpis{
  margin-left:auto;
  margin-right:auto;
}
.hero-centered .eyebrow{
  margin-left:auto;
  margin-right:auto;
}
@media (max-width:900px){
  .hero-centered{
    padding:62px 0 58px;
  }
}
@media (max-width:560px){
  .hero-centered{
    padding:48px 0 46px;
  }
}

/* V7 — compact order section instead of duplicated product cards */
.compact-order{
  padding:42px 0;
  background:linear-gradient(180deg,#fbf8f6,#f3ebe7);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.compact-order-box{
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  padding:30px;
  box-shadow:var(--shadow-soft);
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
}
.compact-order h2{
  font-size:clamp(28px,3.5vw,44px);
  line-height:1;
  letter-spacing:-.05em;
  margin:14px 0 10px;
}
.compact-order p{
  margin:0;
  color:var(--muted);
  max-width:760px;
}
@media (max-width:760px){
  .compact-order-box{
    grid-template-columns:1fr;
    padding:24px;
  }
  .compact-order-box .btn{
    width:100%;
  }
}

/* V8 — emphasize ONE SHOT wording */
.eyebrow{
  text-transform:none;
}
.hero-centered .eyebrow,
.oneshot-strip .eyebrow{
  font-weight:900;
}

/* V9 — sales funnel and therapy path */
.funnel-section{
  padding:58px 0 64px;
  background:
    radial-gradient(circle at 8% 18%, rgba(185,130,125,.10), transparent 32%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.funnel-title{
  align-items:flex-start;
}
.funnel-title .eyebrow{
  margin-bottom:14px;
}
.funnel-flow{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
  position:relative;
}
.funnel-flow::before{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  top:40px;
  height:1px;
  background:linear-gradient(90deg,rgba(185,130,125,.05),rgba(185,130,125,.46),rgba(185,130,125,.05));
  pointer-events:none;
}
.funnel-card{
  position:relative;
  z-index:2;
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  padding:20px 18px 18px;
  box-shadow:var(--shadow-soft);
  min-height:245px;
}
.funnel-card .step{
  width:54px;
  height:54px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#242728;
  color:#fff;
  font-weight:950;
  margin-bottom:18px;
  box-shadow:0 14px 28px rgba(32,37,38,.16);
}
.funnel-card h3{
  margin:0 0 8px;
  font-size:20px;
  letter-spacing:-.03em;
}
.funnel-card p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.therapy-path{
  padding:54px 0;
}
.therapy-path-box{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:28px;
  align-items:center;
  background:linear-gradient(135deg,#282c2d,#171a1b);
  color:#fff;
  border-radius:34px;
  padding:38px;
  box-shadow:0 30px 90px rgba(20,24,25,.20);
}
.path-intro h2{
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  letter-spacing:-.055em;
  margin:14px 0 14px;
}
.path-intro p{
  margin:0;
  color:rgba(255,255,255,.70);
}
.therapy-path .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.path-steps{
  display:grid;
  gap:12px;
}
.path-step{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  align-items:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  padding:13px 15px;
}
.path-step b{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#fff;
  color:#242728;
  font-weight:950;
}
.path-step span{
  color:rgba(255,255,255,.82);
  font-weight:750;
}
@media (max-width:1100px){
  .funnel-flow{grid-template-columns:repeat(3,1fr)}
  .funnel-flow::before{display:none}
}
@media (max-width:900px){
  .funnel-flow{grid-template-columns:1fr 1fr}
  .therapy-path-box{grid-template-columns:1fr;padding:28px}
}
@media (max-width:560px){
  .funnel-flow{grid-template-columns:1fr}
  .funnel-card{min-height:auto}
  .path-step{grid-template-columns:42px 1fr}
  .therapy-path-box{border-radius:26px;padding:24px}
}

/* V10 — stronger MELOVISC ONE SHOT focus */
.hero-centered .eyebrow{
  background:#242728;
  color:#fff;
  border-color:#242728;
  letter-spacing:.06em;
}
.hero-centered .eyebrow::before{
  background:linear-gradient(135deg,#c99791,#d8c6b8);
}
.hero-centered h1{
  max-width:1030px;
}
.one-shot-brand{
  padding:54px 0;
  background:
    radial-gradient(circle at 16% 10%,rgba(185,130,125,.16),transparent 32%),
    linear-gradient(180deg,#fbf8f6 0%,#fff 100%);
}
.one-shot-brand-box{
  text-align:center;
  background:#242728;
  color:#fff;
  border-radius:36px;
  padding:46px 34px;
  box-shadow:0 30px 90px rgba(20,24,25,.22);
  position:relative;
  overflow:hidden;
}
.one-shot-brand-box::before{
  content:"";
  position:absolute;
  inset:-35% auto auto 50%;
  width:520px;
  height:520px;
  transform:translateX(-50%);
  border-radius:999px;
  background:radial-gradient(circle,rgba(216,198,184,.20),rgba(255,255,255,0) 68%);
  pointer-events:none;
}
.one-shot-brand-box > *{
  position:relative;
  z-index:2;
}
.one-shot-mark{
  display:inline-flex;
  border:1px solid rgba(255,255,255,.20);
  background:rgba(255,255,255,.08);
  border-radius:999px;
  padding:10px 16px;
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
}
.one-shot-brand h2{
  font-size:clamp(34px,5vw,66px);
  line-height:.98;
  letter-spacing:-.06em;
  max-width:920px;
  margin:20px auto 16px;
}
.one-shot-brand p{
  max-width:820px;
  margin:0 auto;
  color:rgba(255,255,255,.74);
  font-size:18px;
}
.one-shot-points{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  max-width:820px;
  margin:30px auto 0;
}
.one-shot-points div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:22px;
  padding:18px 14px;
}
.one-shot-points b{
  display:block;
  font-size:30px;
  line-height:1;
  letter-spacing:-.04em;
}
.one-shot-points span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.70);
  font-size:13px;
  font-weight:800;
}
.oneshot-strip .oneshot-grid h2{
  letter-spacing:-.065em;
}
.oneshot-strip p strong{
  color:#fff;
  font-size:20px;
}
@media (max-width:900px){
  .one-shot-brand-box{
    padding:36px 24px;
    border-radius:30px;
  }
  .one-shot-points{
    grid-template-columns:1fr;
  }
}
@media (max-width:560px){
  .hero-centered h1{
    font-size:42px;
  }
  .one-shot-brand{
    padding:40px 0;
  }
  .one-shot-brand-box{
    padding:30px 20px;
    border-radius:26px;
  }
  .one-shot-brand p{
    font-size:16px;
  }
}

/* V11 — Variant choice decision section */
.variant-choice{
  padding:64px 0;
  background:
    radial-gradient(circle at 10% 18%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 88% 76%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.variant-choice-title{
  align-items:flex-start;
}
.variant-choice-title .eyebrow{
  margin-bottom:14px;
}
.variant-choice-title p strong{
  color:#242728;
}
.choice-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.choice-card{
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--line);
  border-radius:30px;
  padding:28px;
  box-shadow:var(--shadow-soft);
}
.choice-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:8px;
  background:linear-gradient(90deg,#c6948e,#e4c8bf);
}
.choice-90::before{
  background:linear-gradient(90deg,#bda595,#e2d2c5);
}
.choice-card::after{
  content:"";
  position:absolute;
  right:-110px;
  top:-110px;
  width:260px;
  height:260px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(185,130,125,.12),rgba(255,255,255,0) 70%);
  pointer-events:none;
}
.choice-90::after{
  background:radial-gradient(circle,rgba(205,185,170,.20),rgba(255,255,255,0) 70%);
}
.choice-head,
.choice-dose,
.choice-list,
.choice-card .btn{
  position:relative;
  z-index:2;
}
.choice-pill{
  display:inline-flex;
  border-radius:999px;
  background:#fbefed;
  border:1px solid #ead6d0;
  color:#8e615b;
  padding:8px 12px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.choice-pill.dark{
  background:#242728;
  border-color:#242728;
  color:#fff;
}
.choice-head h3{
  font-size:clamp(32px,4vw,48px);
  line-height:1;
  letter-spacing:-.055em;
  margin:18px 0 6px;
}
.choice-head p{
  margin:0;
  color:var(--muted);
  font-weight:850;
}
.choice-dose{
  margin:24px 0;
  border:1px solid var(--line);
  background:linear-gradient(180deg,#fff,#fbf8f6);
  border-radius:22px;
  padding:20px;
}
.choice-dose strong{
  display:block;
  font-size:42px;
  line-height:1;
  letter-spacing:-.055em;
}
.choice-dose span{
  display:block;
  margin-top:8px;
  color:var(--muted);
  font-weight:750;
}
.choice-list{
  list-style:none;
  padding:0;
  margin:0 0 26px;
}
.choice-list li{
  display:flex;
  gap:10px;
  margin:12px 0;
  color:#3d3836;
}
.choice-list li::before{
  content:"✓";
  font-weight:950;
  color:var(--ok);
}
.doctor-choice-note{
  margin-top:22px;
  background:#242728;
  color:#fff;
  border-radius:28px;
  padding:22px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:18px;
  box-shadow:0 26px 76px rgba(20,24,25,.20);
}
.note-icon{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(135deg,#c99791,#d8c6b8);
  color:#241f1d;
  font-size:26px;
  font-weight:950;
}
.doctor-choice-note strong{
  display:block;
  margin-bottom:4px;
}
.doctor-choice-note span{
  display:block;
  color:rgba(255,255,255,.72);
}
.doctor-choice-note .btn{
  background:#fff;
  color:#242728;
}
@media (max-width:900px){
  .choice-grid{
    grid-template-columns:1fr;
  }
  .doctor-choice-note{
    grid-template-columns:auto 1fr;
  }
  .doctor-choice-note .btn{
    grid-column:1 / -1;
    width:100%;
  }
}
@media (max-width:560px){
  .variant-choice{
    padding:48px 0;
  }
  .choice-card{
    padding:22px;
    border-radius:26px;
  }
  .choice-dose strong{
    font-size:36px;
  }
  .doctor-choice-note{
    grid-template-columns:1fr;
    text-align:center;
    border-radius:24px;
  }
  .note-icon{
    margin:0 auto;
  }
}

/* V12 — safer professional medical language section */
.medical-language{
  padding:58px 0;
  background:linear-gradient(180deg,#fbf8f6,#fff);
}
.medical-language-box{
  display:grid;
  grid-template-columns:1fr .95fr;
  gap:28px;
  align-items:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:34px;
  box-shadow:var(--shadow-soft);
}
.medical-language h2{
  font-size:clamp(30px,4vw,50px);
  line-height:1;
  letter-spacing:-.055em;
  margin:14px 0 14px;
}
.medical-language p{
  margin:0;
  color:var(--muted);
}
.medical-language-points{
  display:grid;
  gap:12px;
}
.medical-language-points div{
  background:var(--paper);
  border:1px solid var(--line);
  border-radius:20px;
  padding:16px;
}
.medical-language-points b{
  display:block;
  margin-bottom:4px;
}
.medical-language-points span{
  display:block;
  color:var(--muted);
  font-size:13px;
  font-weight:750;
}
@media (max-width:900px){
  .medical-language-box{
    grid-template-columns:1fr;
    padding:26px;
  }
}
@media (max-width:560px){
  .medical-language-box{
    border-radius:26px;
    padding:22px;
  }
}

/* V13 — patient and doctor information blocks */
.audience-section{
  padding:64px 0;
  background:
    radial-gradient(circle at 8% 20%, rgba(185,130,125,.10), transparent 30%),
    radial-gradient(circle at 90% 72%, rgba(205,185,170,.16), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.audience-title{
  align-items:flex-start;
}
.audience-title .eyebrow{
  margin-bottom:14px;
}
.audience-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.audience-card{
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:30px;
  box-shadow:var(--shadow-soft);
  min-height:520px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.audience-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:8px;
  background:linear-gradient(90deg,#c6948e,#e4c8bf);
}
.doctor-card::before{
  background:linear-gradient(90deg,#242728,#a99383);
}
.audience-card::after{
  content:"";
  position:absolute;
  right:-130px;
  top:-130px;
  width:320px;
  height:320px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(185,130,125,.12),rgba(255,255,255,0) 68%);
  pointer-events:none;
}
.doctor-card::after{
  background:radial-gradient(circle,rgba(36,39,40,.10),rgba(255,255,255,0) 68%);
}
.audience-card > *{
  position:relative;
  z-index:2;
}
.audience-icon{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(135deg,#fbefed,#fff);
  border:1px solid var(--line);
  font-size:24px;
  margin-bottom:16px;
}
.doctor-card .audience-icon{
  background:#242728;
  color:#fff;
  border-color:#242728;
}
.audience-label{
  display:inline-flex;
  border-radius:999px;
  padding:8px 12px;
  background:#fbefed;
  border:1px solid #ead6d0;
  color:#8e615b;
  font-size:12px;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.audience-label.dark{
  background:#242728;
  border-color:#242728;
  color:#fff;
}
.audience-card h3{
  font-size:clamp(28px,3.4vw,42px);
  line-height:1;
  letter-spacing:-.055em;
  margin:18px 0 14px;
}
.audience-card p{
  margin:0 0 18px;
  color:var(--muted);
}
.audience-card ul{
  list-style:none;
  padding:0;
  margin:0 0 26px;
}
.audience-card li{
  display:flex;
  gap:10px;
  margin:11px 0;
  color:#3d3836;
}
.audience-card li::before{
  content:"✓";
  color:var(--ok);
  font-weight:950;
}
.audience-card .btn{
  margin-top:auto;
}
.patient-card .btn-light{
  border-color:#d9c7c0;
}
@media (max-width:900px){
  .audience-grid{
    grid-template-columns:1fr;
  }
  .audience-card{
    min-height:auto;
  }
}
@media (max-width:560px){
  .audience-section{
    padding:48px 0;
  }
  .audience-card{
    border-radius:26px;
    padding:24px;
  }
  .audience-card .btn{
    width:100%;
  }
}

/* V14 — FAQ section */
.faq-section{
  padding:64px 0;
  background:
    radial-gradient(circle at 12% 16%, rgba(185,130,125,.10), transparent 32%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.faq-title{
  align-items:flex-start;
}
.faq-title .eyebrow{
  margin-bottom:14px;
}
.faq-title p strong{
  color:#242728;
}
.faq-list{
  display:grid;
  gap:12px;
  max-width:980px;
  margin:0 auto;
}
.faq-item{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:var(--shadow-soft);
  overflow:hidden;
}
.faq-item summary{
  cursor:pointer;
  list-style:none;
  padding:20px 22px;
  font-weight:900;
  color:#282323;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.faq-item summary::-webkit-details-marker{
  display:none;
}
.faq-item summary::after{
  content:"+";
  flex:0 0 auto;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#242728;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:22px;
  line-height:1;
  font-weight:800;
  transition:.22s ease;
}
.faq-item[open] summary::after{
  content:"−";
  background:linear-gradient(135deg,#c99791,#d8c6b8);
  color:#241f1d;
}
.faq-item p{
  margin:0;
  padding:0 22px 22px;
  color:var(--muted);
}
.faq-item p strong{
  color:#242728;
}
@media (max-width:560px){
  .faq-section{
    padding:48px 0;
  }
  .faq-item summary{
    padding:18px;
    align-items:flex-start;
  }
  .faq-item p{
    padding:0 18px 18px;
  }
}

/* V15 — simple on-page cart */
.cart-section{
  padding:66px 0;
  background:
    radial-gradient(circle at 12% 12%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 90% 80%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fbf8f6 0%,#efe6e1 100%);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.cart-title{
  align-items:flex-start;
}
.cart-title .eyebrow{
  margin-bottom:14px;
}
.cart-box{
  background:#fff;
  border:1px solid var(--line);
  border-radius:34px;
  padding:28px;
  box-shadow:0 30px 90px rgba(52,38,35,.13);
}
.cart-products{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-bottom:22px;
}
.cart-product{
  border:1px solid var(--line);
  background:linear-gradient(180deg,#fff,#fbf8f6);
  border-radius:24px;
  padding:18px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
}
.cart-product-main{
  display:flex;
  gap:16px;
  align-items:center;
}
.cart-product-main img{
  width:130px;
  height:88px;
  object-fit:contain;
  filter:drop-shadow(0 14px 14px rgba(49,36,32,.10));
}
.cart-product h3{
  margin:0 0 4px;
  font-size:22px;
  letter-spacing:-.035em;
}
.cart-product p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  font-weight:750;
}
.qty-control{
  display:grid;
  gap:7px;
  min-width:98px;
}
.qty-control span,
.cart-form-grid label span{
  font-size:12px;
  font-weight:900;
  color:#4b4542;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.qty-control input{
  width:100%;
  border:1px solid var(--line);
  border-radius:16px;
  padding:13px 12px;
  font:inherit;
  font-weight:900;
  text-align:center;
}
.cart-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-bottom:22px;
}
.cart-form-grid label{
  display:grid;
  gap:7px;
}
.cart-form-grid .full{
  grid-column:1 / -1;
}
.cart-form-grid input,
.cart-form-grid textarea{
  width:100%;
  border:1px solid var(--line);
  border-radius:16px;
  padding:14px 14px;
  font:inherit;
  background:#fff;
}
.cart-form-grid textarea{
  resize:vertical;
}
.cart-form-grid input:focus,
.cart-form-grid textarea:focus,
.qty-control input:focus{
  outline:3px solid rgba(185,130,125,.18);
  border-color:#c6948e;
}
.payment-box{
  border:1px solid var(--line);
  background:var(--paper);
  border-radius:24px;
  padding:20px;
  margin-bottom:22px;
}
.payment-box h3{
  margin:0 0 14px;
  font-size:22px;
  letter-spacing:-.035em;
}
.payment-options{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.payment-option{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:start;
  background:#fff;
  border:1px solid var(--line);
  border-radius:20px;
  padding:16px;
  cursor:pointer;
}
.payment-option input{
  margin-top:4px;
  accent-color:#242728;
}
.payment-option b{
  display:block;
  margin-bottom:4px;
}
.payment-option small{
  display:block;
  color:var(--muted);
  line-height:1.45;
}
.cart-summary{
  display:grid;
  grid-template-columns:1fr auto;
  gap:18px;
  align-items:center;
  background:#242728;
  color:#fff;
  border-radius:24px;
  padding:20px;
  margin-bottom:16px;
}
.cart-summary strong{
  display:block;
  margin-bottom:4px;
}
.cart-summary span{
  color:rgba(255,255,255,.72);
}
.cart-consents{
  display:grid;
  gap:10px;
  margin-bottom:14px;
}
.cart-consents label{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:10px;
  align-items:start;
  color:var(--muted);
  font-size:13px;
}
.cart-consents input{
  margin-top:3px;
  accent-color:#242728;
}
.cart-note{
  margin:0;
  color:var(--muted);
  font-size:12px;
}
@media (max-width:900px){
  .cart-products,
  .cart-form-grid,
  .payment-options{
    grid-template-columns:1fr;
  }
  .cart-product{
    grid-template-columns:1fr;
  }
  .cart-summary{
    grid-template-columns:1fr;
  }
  .cart-summary .btn{
    width:100%;
  }
}
@media (max-width:560px){
  .cart-section{
    padding:48px 0;
  }
  .cart-box{
    border-radius:26px;
    padding:20px;
  }
  .cart-product-main{
    display:block;
  }
  .cart-product-main img{
    width:100%;
    height:120px;
    margin-bottom:10px;
  }
}

/* V16 — Trust and credibility section */
.trust-section{
  padding:66px 0;
  background:
    radial-gradient(circle at 10% 12%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 88% 80%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fbf8f6 0%,#fff 100%);
}
.trust-hero-card{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:28px;
  align-items:center;
  background:#242728;
  color:#fff;
  border-radius:36px;
  padding:38px;
  box-shadow:0 30px 90px rgba(20,24,25,.22);
  overflow:hidden;
  position:relative;
}
.trust-hero-card::before{
  content:"";
  position:absolute;
  right:-12%;
  top:-45%;
  width:560px;
  height:560px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(216,198,184,.22),rgba(255,255,255,0) 68%);
  pointer-events:none;
}
.trust-hero-card > *{
  position:relative;
  z-index:2;
}
.trust-copy .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.84);
  margin-bottom:14px;
}
.trust-copy h2{
  font-size:clamp(38px,5vw,70px);
  line-height:.95;
  letter-spacing:-.065em;
  margin:0 0 16px;
}
.trust-copy p{
  color:rgba(255,255,255,.74);
  max-width:720px;
  margin:0 0 24px;
  font-size:18px;
}
.trust-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.trust-actions .btn-light{
  background:#fff;
  color:#242728;
  border-color:#fff;
}
.trust-metrics{
  display:grid;
  gap:12px;
}
.trust-metrics div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:24px;
  padding:20px;
}
.trust-metrics strong{
  display:block;
  font-size:28px;
  line-height:1;
  letter-spacing:-.045em;
}
.trust-metrics span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.70);
  font-size:13px;
  font-weight:800;
}
.trust-grid{
  margin-top:22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.trust-feature{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:22px;
  box-shadow:var(--shadow-soft);
}
.trust-icon{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(135deg,#fbefed,#f7eee8);
  border:1px solid var(--line);
  color:#7b5a54;
  font-weight:950;
  font-size:13px;
  margin-bottom:16px;
}
.trust-feature h3{
  margin:0 0 8px;
  font-size:20px;
  letter-spacing:-.035em;
}
.trust-feature p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
@media (max-width:980px){
  .trust-hero-card{
    grid-template-columns:1fr;
    padding:30px;
  }
  .trust-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width:560px){
  .trust-section{
    padding:48px 0;
  }
  .trust-hero-card{
    border-radius:28px;
    padding:24px;
  }
  .trust-actions .btn{
    width:100%;
  }
  .trust-grid{
    grid-template-columns:1fr;
  }
  .trust-feature{
    border-radius:22px;
  }
}

/* V17 — SEO education section */
.seo-education{
  padding:66px 0;
  background:
    radial-gradient(circle at 10% 14%, rgba(185,130,125,.10), transparent 32%),
    radial-gradient(circle at 88% 72%, rgba(205,185,170,.16), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.seo-title{
  align-items:flex-start;
}
.seo-title .eyebrow{
  margin-bottom:14px;
}
.seo-education-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.seo-edu-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
  box-shadow:var(--shadow-soft);
}
.seo-edu-card h3{
  margin:0 0 10px;
  font-size:21px;
  line-height:1.1;
  letter-spacing:-.035em;
}
.seo-edu-card p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.seo-edu-card strong{
  color:#242728;
}
@media (max-width:980px){
  .seo-education-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width:560px){
  .seo-education{
    padding:48px 0;
  }
  .seo-education-grid{
    grid-template-columns:1fr;
  }
  .seo-edu-card{
    border-radius:22px;
  }
}

/* V18 — dedicated product pages */
.product-detail-hero{
  padding:72px 0 56px;
  background:
    radial-gradient(circle at 12% 20%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 88% 80%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.product-detail-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:42px;
  align-items:center;
}
.product-detail-copy h1{
  font-size:clamp(42px,5.8vw,76px);
  line-height:.95;
  letter-spacing:-.065em;
  margin:22px 0 20px;
}
.product-detail-visual{
  background:#fff;
  border:1px solid var(--line);
  border-radius:34px;
  padding:34px;
  box-shadow:0 30px 90px rgba(52,38,35,.13);
}
.product-detail-visual img{
  width:100%;
  height:360px;
  object-fit:contain;
  filter:drop-shadow(0 26px 24px rgba(49,36,32,.14));
}
.product-spec-section{
  padding:32px 0;
  background:#242728;
}
.product-spec-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.product-spec-card{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:22px;
  padding:20px;
  color:#fff;
}
.product-spec-card b{
  display:block;
  font-size:28px;
  line-height:1;
  letter-spacing:-.045em;
}
.product-spec-card span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.70);
  font-size:13px;
  font-weight:800;
}
.product-content{
  padding:64px 0;
}
.product-content-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.product-info-panel{
  background:#fff;
  border:1px solid var(--line);
  border-radius:30px;
  padding:30px;
  box-shadow:var(--shadow-soft);
}
.product-info-panel h2{
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  letter-spacing:-.055em;
  margin:16px 0 14px;
}
.product-info-panel p{
  color:var(--muted);
  margin:0 0 14px;
}
.dark-panel{
  background:#242728;
  color:#fff;
}
.dark-panel .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.dark-panel p{
  color:rgba(255,255,255,.72);
}
.detail-list{
  margin:16px 0 0;
  padding:0;
  list-style:none;
}
.detail-list li{
  display:flex;
  gap:10px;
  margin:10px 0;
  color:rgba(255,255,255,.82);
}
.detail-list li::before{
  content:"✓";
  font-weight:950;
  color:#d8c6b8;
}
.doc-request-section{
  padding:54px 0;
  background:linear-gradient(180deg,#fbf8f6,#fff);
}
.doc-request-box{
  background:#fff;
  border:1px solid var(--line);
  border-radius:30px;
  padding:30px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  box-shadow:var(--shadow-soft);
}
.doc-request-box h2,
.product-cta-box h2{
  font-size:clamp(28px,3.8vw,48px);
  line-height:1;
  letter-spacing:-.055em;
  margin:14px 0 10px;
}
.doc-request-box p,
.product-cta-box p{
  margin:0;
  color:var(--muted);
  max-width:760px;
}
.product-faq-section{
  padding:64px 0;
  background:linear-gradient(180deg,#fff,#fbf8f6);
}
.product-cta-section{
  padding:56px 0;
}
.product-cta-box{
  background:#242728;
  color:#fff;
  border-radius:32px;
  padding:34px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  box-shadow:0 30px 90px rgba(20,24,25,.22);
}
.product-cta-box p{
  color:rgba(255,255,255,.72);
}
.product-cta-box .btn{
  background:#fff;
  color:#242728;
}
@media (max-width:900px){
  .product-detail-grid,
  .product-content-grid,
  .doc-request-box,
  .product-cta-box{
    grid-template-columns:1fr;
  }
  .product-spec-grid{
    grid-template-columns:1fr 1fr;
  }
  .product-detail-visual img{
    height:280px;
  }
}
@media (max-width:560px){
  .product-detail-hero{
    padding:48px 0 42px;
  }
  .product-detail-visual{
    border-radius:26px;
    padding:22px;
  }
  .product-detail-visual img{
    height:220px;
  }
  .product-spec-grid{
    grid-template-columns:1fr;
  }
  .product-info-panel,
  .doc-request-box,
  .product-cta-box{
    border-radius:24px;
    padding:24px;
  }
  .doc-request-box .btn,
  .product-cta-box .btn{
    width:100%;
  }
}

/* V19 — technical polish: accessibility, mobile, forms */
.skip-link{
  position:absolute;
  left:12px;
  top:-60px;
  z-index:9999;
  background:#242728;
  color:#fff;
  padding:12px 16px;
  border-radius:999px;
  font-weight:900;
  transition:top .2s ease;
}
.skip-link:focus{
  top:12px;
}
:focus-visible{
  outline:3px solid rgba(185,130,125,.45);
  outline-offset:3px;
  border-radius:10px;
}
.btn:focus-visible,
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
summary:focus-visible{
  outline:3px solid rgba(185,130,125,.55);
  outline-offset:3px;
}
picture{
  display:contents;
}
.hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.cart-status{
  display:none;
  border-radius:18px;
  padding:14px 16px;
  margin:0 0 14px;
  font-weight:800;
}
.cart-status.is-error{
  display:block;
  background:#fff2f0;
  border:1px solid #e7b8ae;
  color:#7e3a31;
}
.cart-status.is-ok{
  display:block;
  background:#eff7f2;
  border:1px solid #b7d6c2;
  color:#315a40;
}
input[aria-invalid="true"],
textarea[aria-invalid="true"]{
  border-color:#b34b3e!important;
  box-shadow:0 0 0 3px rgba(179,75,62,.12);
}
@media (max-width:430px){
  .container{width:min(100% - 22px,var(--max))}
  .hero-centered h1,
  .product-detail-copy h1{
    font-size:39px;
    letter-spacing:-.055em;
  }
  .lead{font-size:17px}
  .section-title h2,
  .one-shot-brand h2,
  .trust-copy h2{
    font-size:34px;
  }
  .btn{
    width:100%;
    padding:14px 16px;
  }
  .hero-actions{
    width:100%;
  }
  .hero-actions .btn{
    flex:1 1 100%;
  }
  .nav{
    gap:12px;
  }
  .logo{
    width:136px;
  }
}
@media (max-width:390px){
  .hero-centered h1,
  .product-detail-copy h1{
    font-size:36px;
  }
  .product-head{
    display:block;
  }
  .dose{
    margin-top:14px;
  }
}
@media (max-width:360px){
  .hero-centered h1,
  .product-detail-copy h1{
    font-size:33px;
  }
  .notice{
    font-size:11px;
  }
  .cart-box,
  .product-card,
  .choice-card,
  .audience-card,
  .trust-hero-card,
  .one-shot-brand-box{
    padding:18px;
  }
}
@media (prefers-reduced-motion: reduce){
  *{
    scroll-behavior:auto!important;
    transition:none!important;
    animation:none!important;
  }
}

/* V19 — legal pages */
.legal-page{
  background:linear-gradient(180deg,#fff,#fbf8f6);
}
.legal-box{
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:38px;
  box-shadow:var(--shadow-soft);
  max-width:980px;
}
.legal-box h1{
  font-size:clamp(40px,5vw,66px);
  line-height:.95;
  letter-spacing:-.06em;
  margin:20px 0 16px;
}
.legal-box h2{
  font-size:24px;
  letter-spacing:-.035em;
  margin:28px 0 8px;
}
.legal-box p{
  color:var(--muted);
}
@media(max-width:560px){
  .legal-box{
    border-radius:24px;
    padding:24px;
  }
}

/* V20 — final premium sales-education structure */
.final-contact-formal{
  padding:66px 0;
  background:
    radial-gradient(circle at 12% 12%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 90% 80%, rgba(205,185,170,.16), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.final-contact-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.final-contact-card,
.final-formal-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:32px;
  box-shadow:var(--shadow-soft);
}
.final-contact-card{
  background:#242728;
  color:#fff;
}
.final-contact-card .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.final-contact-card h2,
.final-formal-card h2{
  font-size:clamp(30px,4vw,52px);
  line-height:1;
  letter-spacing:-.055em;
  margin:14px 0 14px;
}
.final-contact-card p{
  color:rgba(255,255,255,.74);
  margin:0 0 22px;
}
.final-formal-card p{
  color:var(--muted);
  margin:0 0 18px;
}
.final-contact-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.final-contact-card .btn-light{
  background:#fff;
  color:#242728;
  border-color:#fff;
}
.formal-list{
  margin:0;
  padding:0;
  list-style:none;
}
.formal-list li{
  display:flex;
  gap:10px;
  margin:10px 0;
  color:#3d3836;
}
.formal-list li::before{
  content:"✓";
  font-weight:950;
  color:var(--ok);
}
@media (max-width:900px){
  .final-contact-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:560px){
  .final-contact-formal{
    padding:48px 0;
  }
  .final-contact-card,
  .final-formal-card{
    border-radius:26px;
    padding:24px;
  }
  .final-contact-actions .btn{
    width:100%;
  }
}

/* Final rhythm: each decision section has stronger top spacing */
.variant-choice,
.therapy-path,
.audience-section,
.faq-section,
.cart-section{
  scroll-margin-top:92px;
}

/* V21 — production order backend UI */
.order-success{
  background:#eff7f2;
  border:1px solid #b7d6c2;
  color:#315a40;
  border-radius:18px;
  padding:16px 18px;
  margin:0 0 14px;
}
.order-success strong{
  display:block;
  margin-bottom:4px;
}
.order-success span{
  display:block;
  font-size:13px;
  font-weight:750;
}
.cart-consents a{
  color:#242728;
  font-weight:900;
  text-decoration:underline;
  text-underline-offset:3px;
}
.cart-box button[disabled],
.cart-box input[disabled],
.cart-box textarea[disabled]{
  opacity:.65;
  cursor:not-allowed;
}

/* V24 — safer medical CTA, visible medical-device warning, formal data */
.medical-device-warning{
  padding:34px 0;
  background:#fff;
}
.warning-box{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:22px;
  align-items:flex-start;
  background:#242728;
  color:#fff;
  border-radius:30px;
  padding:28px;
  box-shadow:0 26px 76px rgba(20,24,25,.20);
}
.warning-symbol{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:linear-gradient(135deg,#c99791,#d8c6b8);
  color:#241f1d;
  font-size:32px;
  font-weight:950;
}
.warning-box .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
  margin-bottom:12px;
}
.warning-box h2{
  font-size:clamp(28px,3.8vw,46px);
  line-height:1;
  letter-spacing:-.055em;
  margin:0 0 10px;
}
.warning-box p{
  margin:0;
  color:rgba(255,255,255,.78);
}
.cart-medical-warning{
  background:#fff6f2;
  border:1px solid #ead2c6;
  border-radius:20px;
  padding:16px 18px;
  margin:0 0 18px;
}
.cart-medical-warning strong{
  display:block;
  margin-bottom:5px;
  color:#282323;
}
.cart-medical-warning span{
  display:block;
  color:var(--muted);
  font-size:13px;
  font-weight:750;
}
.formal-data-summary{
  background:#fbf8f6;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
  margin:0 0 22px;
}
.formal-data-summary h2{
  margin-top:0;
}
.formal-data-summary p{
  margin:7px 0;
}
.footer strong{
  color:inherit;
}
@media (max-width:560px){
  .warning-box{
    grid-template-columns:1fr;
    border-radius:24px;
    padding:22px;
  }
  .warning-symbol{
    width:50px;
    height:50px;
    font-size:28px;
  }
}

/* V25 — backend test, premium package section, doctor zone */
.premium-package-section{
  padding:66px 0;
  background:
    radial-gradient(circle at 10% 18%, rgba(185,130,125,.10), transparent 32%),
    radial-gradient(circle at 88% 82%, rgba(205,185,170,.16), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.premium-package-title{
  align-items:flex-start;
}
.premium-package-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:stretch;
}
.premium-packshot-card,
.package-content-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:30px;
  box-shadow:var(--shadow-soft);
}
.packshot-pair{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  align-items:center;
  background:linear-gradient(180deg,#fbf8f6,#fff);
  border:1px solid var(--line);
  border-radius:24px;
  padding:20px;
  margin-bottom:16px;
}
.packshot-pair img{
  width:100%;
  height:220px;
  object-fit:contain;
  filter:drop-shadow(0 22px 20px rgba(49,36,32,.14));
}
.premium-packshot-card p{
  margin:0;
  color:var(--muted);
  font-size:13px;
}
.package-content-card h3{
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  letter-spacing:-.055em;
  margin:16px 0 16px;
}
.package-list{
  list-style:none;
  padding:0;
  margin:0 0 24px;
}
.package-list li{
  display:flex;
  gap:10px;
  margin:11px 0;
  color:#3d3836;
}
.package-list li::before{
  content:"✓";
  color:var(--ok);
  font-weight:950;
}
.doctor-zone-teaser{
  padding:58px 0;
  background:#242728;
  color:#fff;
}
.doctor-zone-box{
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
}
.doctor-zone-box .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.doctor-zone-box h2{
  font-size:clamp(32px,4.5vw,58px);
  line-height:1;
  letter-spacing:-.06em;
  margin:14px 0 12px;
}
.doctor-zone-box p{
  color:rgba(255,255,255,.74);
  margin:0;
  max-width:780px;
}
.doctor-zone-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.doctor-zone-actions .btn-light{
  background:#fff;
  color:#242728;
  border-color:#fff;
}
.professional-hero{
  padding:72px 0;
  background:
    radial-gradient(circle at 10% 18%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 88% 82%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fff,#fbf8f6);
}
.professional-hero-grid,
.professional-info-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:center;
}
.professional-hero h1{
  font-size:clamp(42px,5.8vw,76px);
  line-height:.95;
  letter-spacing:-.065em;
  margin:20px 0 18px;
}
.professional-card,
.professional-info article{
  background:#fff;
  border:1px solid var(--line);
  border-radius:30px;
  padding:30px;
  box-shadow:var(--shadow-soft);
}
.professional-card h2,
.professional-info h2{
  font-size:clamp(28px,3.8vw,46px);
  line-height:1;
  letter-spacing:-.055em;
  margin:14px 0 14px;
}
.professional-info{
  padding:58px 0;
  background:#fff;
}
.professional-info p{
  color:var(--muted);
}
.professional-form-section{
  padding:64px 0;
  background:linear-gradient(180deg,#fbf8f6,#fff);
}
.health-result{
  background:#fbf8f6;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
  margin:22px 0;
}
@media (max-width:900px){
  .premium-package-grid,
  .doctor-zone-box,
  .professional-hero-grid,
  .professional-info-grid{
    grid-template-columns:1fr;
  }
  .doctor-zone-actions{
    justify-content:flex-start;
  }
}
@media (max-width:560px){
  .premium-package-section,
  .professional-hero,
  .professional-form-section{
    padding:48px 0;
  }
  .premium-packshot-card,
  .package-content-card,
  .professional-card,
  .professional-info article{
    border-radius:24px;
    padding:24px;
  }
  .packshot-pair{
    grid-template-columns:1fr;
  }
  .packshot-pair img{
    height:180px;
  }
  .doctor-zone-actions .btn{
    width:100%;
  }
}

/* V26 — formal checklist, expanded doctor documentation, post-purchase premium flow */
.launch-checklist-section{
  padding:64px 0;
  background:linear-gradient(180deg,#fff,#fbf8f6);
}
.launch-checklist-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.launch-check-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
  box-shadow:var(--shadow-soft);
}
.launch-check-card h3{
  margin:0 0 12px;
  font-size:22px;
  letter-spacing:-.035em;
}
.launch-check-card ul{
  margin:0;
  padding:0;
  list-style:none;
}
.launch-check-card li{
  display:flex;
  gap:10px;
  margin:9px 0;
  color:#3d3836;
}
.launch-check-card li::before{
  content:"□";
  color:#8e615b;
  font-weight:950;
}
.launch-check-card code{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
  font-size:.92em;
}
.launch-note{
  margin-top:16px;
  background:#242728;
  color:#fff;
  border-radius:22px;
  padding:18px 20px;
  display:grid;
  gap:4px;
}
.launch-note span{
  color:rgba(255,255,255,.74);
}
.post-purchase-grid{
  margin-top:22px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.post-purchase-grid article{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
  box-shadow:var(--shadow-soft);
}
.post-purchase-grid span{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:999px;
  background:#242728;
  color:#fff;
  font-weight:950;
  margin-bottom:14px;
}
.post-purchase-grid h3{
  margin:0 0 8px;
  font-size:20px;
  letter-spacing:-.035em;
}
.post-purchase-grid p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.doctor-document-matrix{
  padding:64px 0;
  background:linear-gradient(180deg,#fff,#fbf8f6);
}
.document-matrix-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.document-matrix-grid article{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
  box-shadow:var(--shadow-soft);
}
.document-matrix-grid h3{
  margin:0 0 8px;
  font-size:21px;
  letter-spacing:-.035em;
}
.document-matrix-grid p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.doctor-verification-section{
  padding:56px 0;
  background:#242728;
  color:#fff;
}
.doctor-verification-box{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:24px;
  align-items:center;
}
.doctor-verification-box .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.doctor-verification-box h2{
  font-size:clamp(32px,4.5vw,58px);
  line-height:1;
  letter-spacing:-.06em;
  margin:14px 0 12px;
}
.doctor-verification-box p{
  color:rgba(255,255,255,.74);
  margin:0;
}
.verification-steps{
  display:grid;
  gap:12px;
}
.verification-steps div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:20px;
  padding:16px;
  display:grid;
  grid-template-columns:auto 1fr;
  gap:12px;
  align-items:center;
}
.verification-steps b{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:999px;
  background:#fff;
  color:#242728;
}
.verification-steps span{
  color:rgba(255,255,255,.78);
  font-weight:800;
}
@media (max-width:980px){
  .launch-checklist-grid,
  .document-matrix-grid{
    grid-template-columns:1fr 1fr;
  }
  .post-purchase-grid{
    grid-template-columns:1fr 1fr;
  }
  .doctor-verification-box{
    grid-template-columns:1fr;
  }
}
@media (max-width:560px){
  .launch-checklist-section,
  .doctor-document-matrix{
    padding:48px 0;
  }
  .launch-checklist-grid,
  .document-matrix-grid,
  .post-purchase-grid{
    grid-template-columns:1fr;
  }
  .launch-check-card,
  .document-matrix-grid article,
  .post-purchase-grid article{
    border-radius:22px;
  }
}

/* V27 — premium proof without risky claims */
.premium-proof-section{
  padding:70px 0;
  background:
    radial-gradient(circle at 8% 12%, rgba(185,130,125,.12), transparent 32%),
    radial-gradient(circle at 92% 82%, rgba(205,185,170,.16), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.premium-proof-hero{
  display:grid;
  grid-template-columns:1fr auto;
  gap:28px;
  align-items:center;
  background:#242728;
  color:#fff;
  border-radius:36px;
  padding:38px;
  box-shadow:0 30px 90px rgba(20,24,25,.22);
}
.premium-proof-hero .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
  margin-bottom:14px;
}
.premium-proof-hero h2{
  font-size:clamp(34px,4.7vw,64px);
  line-height:.96;
  letter-spacing:-.065em;
  margin:0 0 14px;
  max-width:980px;
}
.premium-proof-hero p{
  margin:0;
  color:rgba(255,255,255,.74);
  max-width:900px;
}
.proof-stamp{
  min-width:240px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  padding:24px;
  text-align:center;
}
.proof-stamp strong{
  display:block;
  font-size:34px;
  line-height:1;
  letter-spacing:-.055em;
}
.proof-stamp span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.70);
  font-size:13px;
  font-weight:850;
}
.premium-proof-grid{
  margin-top:22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.premium-proof-grid article{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  padding:24px;
  box-shadow:var(--shadow-soft);
}
.premium-proof-grid span{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:999px;
  background:linear-gradient(135deg,#fbefed,#f7eee8);
  border:1px solid var(--line);
  color:#7b5a54;
  font-weight:950;
  margin-bottom:16px;
}
.premium-proof-grid h3{
  margin:0 0 8px;
  font-size:22px;
  letter-spacing:-.035em;
}
.premium-proof-grid p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.premium-proof-path{
  margin-top:18px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:28px;
  padding:26px;
  box-shadow:var(--shadow-soft);
}
.premium-proof-path h3{
  margin:12px 0 8px;
  font-size:clamp(26px,3.2vw,42px);
  line-height:1;
  letter-spacing:-.055em;
}
.premium-proof-path p{
  margin:0;
  color:var(--muted);
}
.claim-safety-box{
  margin-top:16px;
  background:#fff6f2;
  border:1px solid #ead2c6;
  border-radius:22px;
  padding:18px 20px;
  display:grid;
  gap:6px;
}
.claim-safety-box span{
  color:var(--muted);
}
.doctor-premium-proof{
  padding:64px 0;
  background:#242728;
  color:#fff;
}
.doctor-premium-box{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:28px;
  align-items:center;
}
.doctor-premium-box .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
}
.doctor-premium-box h2{
  font-size:clamp(32px,4.5vw,58px);
  line-height:1;
  letter-spacing:-.06em;
  margin:14px 0 12px;
}
.doctor-premium-box p{
  margin:0;
  color:rgba(255,255,255,.74);
}
.doctor-proof-list{
  display:grid;
  gap:12px;
}
.doctor-proof-list div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:20px;
  padding:16px;
}
.doctor-proof-list b{
  display:block;
  margin-bottom:4px;
}
.doctor-proof-list span{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:13px;
  font-weight:800;
}
@media (max-width:980px){
  .premium-proof-hero,
  .premium-proof-path,
  .doctor-premium-box{
    grid-template-columns:1fr;
  }
  .premium-proof-grid{
    grid-template-columns:1fr 1fr;
  }
  .proof-stamp{
    min-width:0;
  }
}
@media (max-width:560px){
  .premium-proof-section,
  .doctor-premium-proof{
    padding:48px 0;
  }
  .premium-proof-hero,
  .premium-proof-path{
    border-radius:26px;
    padding:24px;
  }
  .premium-proof-grid{
    grid-template-columns:1fr;
  }
  .premium-proof-path .btn{
    width:100%;
  }
}

/* V28 — professional mini-checkout final screen */
.checkout-status-info{
  background:#fff6f2;
  border:1px solid #ead2c6;
  border-radius:22px;
  padding:18px 20px;
  margin:0 0 18px;
}
.checkout-status-info span{
  display:inline-flex;
  font-size:12px;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
  color:#8e615b;
  margin-bottom:7px;
}
.checkout-status-info strong{
  display:block;
  color:#282323;
  margin-bottom:6px;
}
.checkout-status-info p{
  margin:0;
  color:var(--muted);
  font-size:13px;
}
.mini-checkout-result{
  padding:0;
  overflow:hidden;
  border-radius:24px;
  border:1px solid #b7d6c2;
  background:#eff7f2;
  color:#315a40;
}
.mini-checkout-header{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:center;
  padding:18px 20px;
  border-bottom:1px solid rgba(49,90,64,.14);
}
.mini-checkout-icon{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#315a40;
  color:#fff;
  font-weight:950;
  font-size:24px;
}
.mini-checkout-header strong{
  display:block;
  margin-bottom:4px;
}
.mini-checkout-header span{
  color:#496b54;
  font-size:13px;
  font-weight:750;
}
.mini-checkout-summary{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  background:rgba(49,90,64,.14);
}
.mini-checkout-summary div{
  background:#f6fbf7;
  padding:16px;
}
.mini-checkout-summary span{
  display:block;
  font-size:11px;
  font-weight:950;
  letter-spacing:.04em;
  text-transform:uppercase;
  color:#5d765f;
  margin-bottom:5px;
}
.mini-checkout-summary b{
  display:block;
  color:#264832;
}
.mini-checkout-next{
  padding:18px 20px 20px;
  background:#fff;
}
.mini-checkout-next h3{
  margin:0 0 12px;
  color:#264832;
  font-size:22px;
  letter-spacing:-.035em;
}
.mini-checkout-next ol{
  list-style:none;
  counter-reset:nextStep;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}
.mini-checkout-next li{
  counter-increment:nextStep;
  display:grid;
  grid-template-columns:auto 1fr;
  gap:10px;
  align-items:start;
  color:#264832;
}
.mini-checkout-next li::before{
  content:counter(nextStep);
  width:30px;
  height:30px;
  border-radius:999px;
  background:#315a40;
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:950;
  font-size:13px;
}
.mini-checkout-next li strong{
  display:block;
  color:#264832;
  margin-bottom:2px;
}
.mini-checkout-next li span{
  display:block;
  color:#5b6f60;
  font-size:13px;
}
@media (max-width:760px){
  .mini-checkout-summary{
    grid-template-columns:1fr;
  }
}
@media (max-width:560px){
  .mini-checkout-header{
    grid-template-columns:1fr;
  }
  .mini-checkout-icon{
    width:42px;
    height:42px;
    font-size:20px;
  }
}

/* V41 fix — top ONE SHOT banner under main menu */
.top-oneshot-banner{
  padding:42px 0 34px;
  background:
    radial-gradient(circle at 12% 18%, rgba(185,130,125,.13), transparent 30%),
    radial-gradient(circle at 88% 82%, rgba(205,185,170,.18), transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbf8f6 100%);
}
.top-oneshot-box{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:28px;
  align-items:center;
  background:#242728;
  color:#fff;
  border-radius:36px;
  padding:38px;
  box-shadow:0 30px 90px rgba(20,24,25,.20);
}
.top-oneshot-copy .eyebrow{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.18);
  color:rgba(255,255,255,.82);
  margin-bottom:14px;
}
.top-oneshot-copy h1{
  font-size:clamp(38px,5vw,72px);
  line-height:.95;
  letter-spacing:-.065em;
  margin:0 0 16px;
  max-width:940px;
}
.top-oneshot-copy p{
  margin:0;
  color:rgba(255,255,255,.74);
  max-width:860px;
  font-size:16px;
}
.top-oneshot-stats{
  display:grid;
  gap:14px;
}
.top-oneshot-stats div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  border-radius:24px;
  padding:20px;
}
.top-oneshot-stats strong{
  display:block;
  font-size:clamp(32px,4vw,52px);
  line-height:1;
  letter-spacing:-.06em;
}
.top-oneshot-stats span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.72);
  font-size:13px;
  font-weight:850;
}
@media (max-width:900px){
  .top-oneshot-box{
    grid-template-columns:1fr;
  }
  .top-oneshot-stats{
    grid-template-columns:repeat(3,1fr);
  }
}
@media (max-width:640px){
  .top-oneshot-banner{
    padding:28px 0;
  }
  .top-oneshot-box{
    border-radius:26px;
    padding:24px;
  }
  .top-oneshot-stats{
    grid-template-columns:1fr;
  }
}

/* V45 — professional visual alignment and symmetry polish */
html{
  scroll-behavior:smooth;
}

.section{
  overflow:hidden;
}

.container{
  width:min(1180px, calc(100% - 40px));
}

/* Navigation: cleaner symmetry after removed sections */
.nav{
  gap:18px;
}
.navlinks{
  align-items:center;
  justify-content:center;
  gap:22px;
  white-space:nowrap;
}
.nav-cta{
  flex-shrink:0;
}

/* Top ONE SHOT banner: balanced spacing and centered stat cards */
.top-oneshot-banner{
  padding-top:34px;
  padding-bottom:34px;
}
.top-oneshot-box{
  align-items:center;
  gap:34px;
}
.top-oneshot-copy{
  min-width:0;
}
.top-oneshot-copy h1{
  max-width:980px;
}
.top-oneshot-stats{
  align-self:center;
}
.top-oneshot-stats div{
  text-align:center;
  min-height:112px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}

/* Product cards: equal rhythm, centered product graphics, consistent lower actions */
.cards{
  align-items:stretch;
}
.product-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.product-card picture{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:230px;
}
.product-card .prod-img{
  display:block;
  width:100%;
  max-width:310px;
  height:220px;
  margin:14px auto 10px;
  object-fit:contain;
  object-position:center center;
}
.product-head{
  min-height:92px;
}
.specs{
  align-items:stretch;
}
.spec{
  text-align:center;
  min-height:78px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.bullets{
  flex:1;
}
.price-box{
  margin-top:auto;
  align-items:center;
}
.price-box .text-link{
  white-space:nowrap;
}

/* Comparison / feature grids: consistent card geometry */
.feature,
.compare-card,
.faq-item,
.cart-panel,
.checkout-panel,
.doctor-zone-box article,
.post-purchase-grid article{
  height:100%;
}
.features,
.compare-grid,
.post-purchase-grid{
  align-items:stretch;
}

/* Forms and cart: cleaner alignment */
.cart-product,
.form-row{
  align-items:center;
}
.order-form .form-grid,
.checkout-grid{
  align-items:start;
}

/* Prevent visual overflow from long headings and labels */
h1,h2,h3,p,a,span,li,button{
  overflow-wrap:anywhere;
}
.btn{
  text-align:center;
  justify-content:center;
}

/* Mobile and tablet refinements */
@media (max-width:980px){
  .navlinks{
    display:none;
  }
  .nav-cta{
    display:none;
  }
  .mobile-menu a[href="#sciezka"]{
    display:none;
  }
  .top-oneshot-box{
    grid-template-columns:1fr;
    text-align:left;
  }
  .top-oneshot-stats{
    grid-template-columns:repeat(3,1fr);
  }
}

@media (max-width:760px){
  .container{
    width:min(100% - 28px, 1180px);
  }
  .section{
    padding-top:46px;
    padding-bottom:46px;
  }
  .cards,
  .features,
  .compare-grid,
  .checkout-grid,
  .post-purchase-grid{
    grid-template-columns:1fr !important;
  }
  .product-head{
    min-height:auto;
  }
  .product-card picture{
    min-height:205px;
  }
  .product-card .prod-img{
    max-width:280px;
    height:200px;
  }
  .price-box{
    flex-direction:column;
    align-items:stretch;
  }
  .price-box .btn,
  .price-box .text-link{
    width:100%;
  }
  .top-oneshot-stats{
    grid-template-columns:1fr;
  }
  .top-oneshot-stats div{
    min-height:92px;
  }
}

@media (max-width:520px){
  .container{
    width:min(100% - 22px, 1180px);
  }
  .top-oneshot-box,
  .product-card,
  .cart-panel,
  .checkout-panel{
    border-radius:24px;
  }
  .top-oneshot-copy h1,
  .section-title h2{
    letter-spacing:-.045em;
  }
  .specs{
    grid-template-columns:1fr !important;
  }
}

/* V46 — profesjonalny układ koszyka: opis produktu nad polem ilości */
.cart-products{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:18px;
  align-items:stretch;
}

.cart-product{
  display:grid;
  grid-template-columns:1fr;
  gap:18px;
  align-items:stretch;
  padding:22px;
  min-height:0;
}

.cart-product-main{
  display:grid;
  grid-template-columns:96px minmax(0, 1fr);
  gap:18px;
  align-items:center;
  width:100%;
}

.cart-product-main picture{
  width:96px;
  height:96px;
  border-radius:22px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg,#fbf8f6,#fff);
  border:1px solid var(--line);
  overflow:hidden;
}

.cart-product-main img{
  display:block;
  width:86px;
  height:86px;
  object-fit:contain;
  object-position:center center;
  margin:0 auto;
}

.cart-product-main h3{
  margin:0 0 8px;
  line-height:1.08;
}

.cart-product-main p{
  margin:0;
  color:var(--muted);
  line-height:1.45;
  max-width:100%;
}

.cart-product-main p strong{
  color:#2a2523;
  font-weight:900;
}

.cart-product-main p span{
  display:inline-block;
  margin-top:3px;
}

.qty-control{
  width:100%;
  display:grid;
  grid-template-columns:1fr 112px;
  gap:14px;
  align-items:center;
  padding:14px 16px;
  background:#fbf8f6;
  border:1px solid var(--line);
  border-radius:18px;
}

.qty-control span{
  font-size:13px;
  font-weight:900;
  color:#574d49;
}

.qty-control input{
  width:100%;
  height:46px;
  text-align:center;
  font-size:18px;
  font-weight:900;
  border-radius:14px;
  border:1px solid #ded2cc;
  background:#fff;
}

@media (max-width:860px){
  .cart-products{
    grid-template-columns:1fr;
  }
}

@media (max-width:560px){
  .cart-product{
    padding:18px;
  }
  .cart-product-main{
    grid-template-columns:82px minmax(0, 1fr);
    gap:14px;
  }
  .cart-product-main picture{
    width:82px;
    height:82px;
    border-radius:18px;
  }
  .cart-product-main img{
    width:74px;
    height:74px;
  }
  .qty-control{
    grid-template-columns:1fr;
    gap:8px;
  }
  .qty-control input{
    max-width:160px;
  }
}

/* V47 — medical sage + rose-gold visual preview */
:root{
  --medical-sage:#59685F;
  --medical-sage-dark:#4B5A51;
  --medical-sage-soft:#EEF2EF;
  --rose-gold:#B9827D;
  --rose-gold-dark:#A86F69;
  --cream-white:#FFF8F3;
}

/* Dark sections changed from black/grafit to medical sage */
.top-oneshot-box,
.doctor-zone-teaser,
.warning-strip,
.notice-bar,
.pro-banner,
.professional-hero,
.mini-checkout-header,
.order-success{
  background:linear-gradient(135deg, var(--medical-sage) 0%, var(--medical-sage-dark) 100%) !important;
  color:var(--cream-white) !important;
}

.top-oneshot-copy p,
.top-oneshot-stats span,
.doctor-zone-teaser p,
.warning-strip,
.notice-bar,
.professional-hero p{
  color:rgba(255,248,243,.78) !important;
}

/* Stat cards on sage banners */
.top-oneshot-stats div,
.professional-hero .stat,
.pro-banner .stat{
  background:rgba(255,248,243,.10) !important;
  border-color:rgba(255,248,243,.22) !important;
}

/* Main CTA: rose-gold instead of black */
.btn-primary,
button.btn-primary,
a.btn-primary,
.cart-summary .btn-primary,
.nav-cta .btn-primary{
  background:linear-gradient(135deg, var(--rose-gold) 0%, var(--rose-gold-dark) 100%) !important;
  border-color:var(--rose-gold) !important;
  color:#fff !important;
  box-shadow:0 14px 30px rgba(185,130,125,.24);
}

.btn-primary:hover,
button.btn-primary:hover,
a.btn-primary:hover{
  filter:brightness(.98);
  transform:translateY(-1px);
}

/* Secondary dark buttons changed to sage outline/light */
.btn-dark,
.btn-black,
.product-card .btn-beige,
.product-card .btn-rose{
  background:var(--medical-sage) !important;
  border-color:var(--medical-sage) !important;
  color:#fff !important;
}

/* Light buttons on sage background */
.top-oneshot-box .btn-light,
.doctor-zone-teaser .btn-light,
.professional-hero .btn-light{
  background:var(--cream-white) !important;
  color:var(--medical-sage-dark) !important;
  border-color:var(--cream-white) !important;
}

/* Product dose circles: less black, more premium medical */
.dose{
  background:linear-gradient(135deg, var(--medical-sage) 0%, var(--medical-sage-dark) 100%) !important;
  color:#fff !important;
}

/* Form/cart accents */
.qty-control input:focus,
.cart-form-grid input:focus,
.cart-form-grid textarea:focus,
.cart-form-grid select:focus{
  border-color:var(--rose-gold) !important;
  box-shadow:0 0 0 4px rgba(185,130,125,.13) !important;
}

.eyebrow{
  color:var(--rose-gold-dark);
  border-color:rgba(185,130,125,.32);
  background:rgba(185,130,125,.08);
}

.top-oneshot-box .eyebrow,
.doctor-zone-teaser .eyebrow,
.professional-hero .eyebrow{
  color:rgba(255,248,243,.86) !important;
  border-color:rgba(255,248,243,.24) !important;
  background:rgba(255,248,243,.10) !important;
}

/* Softer section transitions */
.cart-section,
.faq-section,
.compare-section{
  background:linear-gradient(180deg,#fff 0%,#FBF8F6 100%);
}

/* V51 — prices in cart with VAT 8% */
.cart-product-price{
  margin-top:12px;
  display:inline-flex;
  align-items:baseline;
  gap:9px;
  padding:10px 13px;
  border-radius:16px;
  background:#fff;
  border:1px solid rgba(185,130,125,.24);
  box-shadow:0 10px 22px rgba(80,65,58,.06);
}

.cart-product-price strong{
  font-size:22px;
  line-height:1;
  letter-spacing:-.03em;
  color:#2F3131;
}

.cart-product-price span{
  font-size:12px;
  font-weight:850;
  color:#7b6f69;
}

.cart-total{
  display:block;
  margin-top:7px;
  font-weight:950;
  color:#B9827D;
  font-size:16px;
}

.cart-summary > div{
  min-width:0;
}

@media (max-width:560px){
  .cart-product-price{
    display:flex;
    width:100%;
    justify-content:space-between;
  }
}

/* V54 — poprawa kontrastu tekstów w koszyku na białym tle */
.cart-product-main h3{
  color:#2F3131 !important;
}

.cart-product-main p,
.cart-product-main p span,
.cart-product-main p strong{
  color:#3F3A37 !important;
}

.cart-product-main p span{
  font-weight:750;
}

.cart-product-price{
  background:#FFFFFF !important;
  border-color:rgba(185,130,125,.32) !important;
}

.cart-product-price strong{
  color:#2F3131 !important;
}

.cart-product-price span{
  color:#6A5F59 !important;
  font-weight:900;
}

.qty-control span{
  color:#3F3A37 !important;
}

.cart-summary strong{
  color:#2F3131 !important;
}

#cartSummary{
  color:#3F3A37 !important;
}

#cartTotal{
  color:#A86F69 !important;
}

/* V55 — poprawa widoczności tekstu „Zakres dokumentów na zapytanie” */
.professional-card .eyebrow,
.doctor-card .eyebrow,
.docs-card .eyebrow,
.documentation-card .eyebrow,
#strefa-lekarza .eyebrow,
#edukacja .eyebrow,
#zapytaj .eyebrow{
  color:#2F3131 !important;
  background:rgba(255,255,255,.86) !important;
  border-color:rgba(185,130,125,.38) !important;
}

.professional-card,
.doctor-card,
.docs-card,
.documentation-card{
  color:#2F3131 !important;
}

.professional-card h3,
.doctor-card h3,
.docs-card h3,
.documentation-card h3,
.professional-card p,
.doctor-card p,
.docs-card p,
.documentation-card p{
  color:#2F3131 !important;
}

/* Bezpieczny selektor dla sekcji lekarza: jaśniejsza plakietka na tle sage */
.doctor-zone-teaser .eyebrow,
.professional-hero .eyebrow,
.pro-banner .eyebrow{
  color:#2F3131 !important;
  background:#FFF8F3 !important;
  border-color:rgba(255,248,243,.72) !important;
}

/* V56 — poprawa widoczności podsumowania zamówienia do weryfikacji */
.cart-summary,
.checkout-summary,
.order-summary,
.mini-checkout-header{
  color:#FFF8F3 !important;
}

.cart-summary strong,
.checkout-summary strong,
.order-summary strong,
.mini-checkout-header strong{
  color:#FFF8F3 !important;
}

.cart-summary span,
.checkout-summary span,
.order-summary span,
.mini-checkout-header span{
  color:rgba(255,248,243,.92) !important;
}

#cartSummary{
  color:#FFF8F3 !important;
  font-weight:850 !important;
}

#cartTotal{
  color:#FFF8F3 !important;
  font-weight:950 !important;
}

.cart-summary .eyebrow,
.checkout-summary .eyebrow,
.order-summary .eyebrow,
.mini-checkout-header .eyebrow{
  color:#FFF8F3 !important;
  background:rgba(255,248,243,.12) !important;
  border-color:rgba(255,248,243,.28) !important;
}

/* V59 — unify dark banner background with the first top banner */
.client-ready-box,
.mini-checkout-header,
.order-success,
.doctor-zone-teaser,
.pro-banner,
.professional-hero,
.warning-strip,
.notice-bar{
  background:linear-gradient(135deg, #59685F 0%, #4B5A51 100%) !important;
  color:#FFF8F3 !important;
  border-color:rgba(255,248,243,.12) !important;
}

.client-ready-box h2,
.client-ready-box h3,
.client-ready-box strong,
.mini-checkout-header strong,
.order-success strong,
.doctor-zone-teaser h2,
.pro-banner h2,
.professional-hero h1{
  color:#FFF8F3 !important;
}

.client-ready-box p,
.client-ready-box span,
.client-ready-box li,
.mini-checkout-header span,
.order-success span,
.doctor-zone-teaser p,
.pro-banner p,
.professional-hero p{
  color:rgba(255,248,243,.90) !important;
}

.client-ready-box .eyebrow,
.mini-checkout-header .eyebrow,
.order-success .eyebrow{
  background:rgba(255,248,243,.12) !important;
  color:#FFF8F3 !important;
  border-color:rgba(255,248,243,.28) !important;
}

/* V60 — banner Kontakt i dokumentacja w kolorze pierwszego bannera */
.final-contact-card{
  background:linear-gradient(135deg, #59685F 0%, #4B5A51 100%) !important;
  color:#FFF8F3 !important;
  border-color:rgba(255,248,243,.14) !important;
}

.final-contact-card .eyebrow{
  background:rgba(255,248,243,.12) !important;
  color:#FFF8F3 !important;
  border-color:rgba(255,248,243,.28) !important;
}

.final-contact-card h2,
.final-contact-card h3,
.final-contact-card strong{
  color:#FFF8F3 !important;
}

.final-contact-card p,
.final-contact-card span,
.final-contact-card li{
  color:rgba(255,248,243,.90) !important;
}

.final-contact-card .btn-primary{
  background:linear-gradient(135deg, #B9827D 0%, #A86F69 100%) !important;
  border-color:#B9827D !important;
  color:#fff !important;
}

.final-contact-card .btn-light{
  background:#FFF8F3 !important;
  border-color:#FFF8F3 !important;
  color:#4B5A51 !important;
}

/* V61 — hero doctor consultation image on the first screen */
.top-oneshot-box{
  display:grid;
  grid-template-columns:minmax(0, 1.1fr) minmax(280px, .9fr) minmax(220px, .7fr);
  gap:32px;
  align-items:center;
}

.hero-consultation-media{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
}

.hero-consultation-frame{
  position:relative;
  width:100%;
  max-width:460px;
  border-radius:28px;
  overflow:hidden;
  background:rgba(255,248,243,.10);
  border:1px solid rgba(255,248,243,.22);
  box-shadow:0 30px 60px rgba(20,20,20,.16);
  backdrop-filter:blur(6px);
}

.hero-consultation-frame img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:4/3;
  object-fit:cover;
}

.hero-consultation-badge{
  position:absolute;
  left:18px;
  bottom:18px;
  display:inline-flex;
  align-items:center;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(255,248,243,.92);
  color:#4B5A51;
  font-size:13px;
  font-weight:900;
  letter-spacing:.02em;
  box-shadow:0 10px 24px rgba(0,0,0,.12);
}

@media (max-width: 1100px){
  .top-oneshot-box{
    grid-template-columns:1fr;
    gap:22px;
  }
  .hero-consultation-media{
    order:2;
  }
  .top-oneshot-stats{
    order:3;
  }
  .hero-consultation-frame{
    max-width:620px;
    margin-inline:auto;
  }
}

@media (max-width: 640px){
  .hero-consultation-frame{
    border-radius:22px;
  }
  .hero-consultation-badge{
    left:14px;
    bottom:14px;
    padding:8px 13px;
    font-size:12px;
  }
}

/* V63 — premium hero solution inspired by the selected visual proposal */
.premium-hero-v63{
  position:relative;
  overflow:hidden;
  padding-top:28px !important;
  padding-bottom:0 !important;
  background:
    radial-gradient(circle at 6% 28%, rgba(185,130,125,.10), transparent 34%),
    radial-gradient(circle at 94% 20%, rgba(89,104,95,.10), transparent 30%),
    linear-gradient(180deg, #FFFFFF 0%, #F8F5F0 100%) !important;
  color:#102C24 !important;
  border-bottom:1px solid rgba(89,104,95,.14);
}

.premium-hero-v63:after{
  content:"";
  position:absolute;
  right:-80px;
  top:80px;
  width:320px;
  height:320px;
  border:1px solid rgba(89,104,95,.16);
  border-radius:48% 52% 46% 54%;
  transform:rotate(-18deg);
  pointer-events:none;
}

.premium-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0, .96fr) minmax(420px, 1.04fr);
  gap:44px;
  align-items:center;
}

.premium-hero-copy{
  padding:20px 0 22px;
}

.premium-hero-copy .eyebrow{
  color:#59685F !important;
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  letter-spacing:.42em;
  font-size:13px;
  font-weight:900;
}

.premium-hero-copy h1{
  margin:16px 0 18px;
  max-width:760px;
  font-family:Georgia, 'Times New Roman', serif;
  font-size:clamp(40px, 4.2vw, 70px);
  line-height:1.05;
  font-weight:500;
  color:#123129 !important;
  letter-spacing:-.04em;
}

.premium-hero-copy p{
  max-width:660px;
  margin:0;
  color:#263A35 !important;
  font-size:18px;
  line-height:1.65;
}

.premium-hero-products{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin-top:28px;
  max-width:720px;
}

.premium-hero-product{
  display:block;
  text-decoration:none;
  color:#123129 !important;
  transition:transform .2s ease, filter .2s ease;
}

.premium-hero-product:hover{
  transform:translateY(-3px);
}

.premium-hero-product picture{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:145px;
}

.premium-hero-product img{
  width:100%;
  max-width:280px;
  height:auto;
  display:block;
  filter:drop-shadow(0 18px 22px rgba(20,20,20,.12));
}

.premium-hero-product span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin-top:8px;
  color:#263A35 !important;
  font-size:15px;
  font-weight:700;
}

.premium-hero-product span i{
  display:block;
  width:18px;
  height:18px;
  border-radius:50%;
  background:#B9827D;
  box-shadow:0 0 0 5px rgba(185,130,125,.12);
}

.premium-hero-product-90 span i{
  background:#A99B90;
  box-shadow:0 0 0 5px rgba(169,155,144,.14);
}

.premium-hero-image{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  min-height:380px;
  background:#EDF1EF;
  box-shadow:0 34px 70px rgba(20,28,24,.14);
  border:1px solid rgba(89,104,95,.16);
}

.premium-hero-image img{
  display:block;
  width:100%;
  height:100%;
  min-height:380px;
  object-fit:cover;
  object-position:center;
}

.premium-hero-benefits{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:18px;
  margin-top:26px;
  padding-bottom:28px;
}

.premium-hero-benefits article{
  display:grid;
  grid-template-columns:78px 1fr;
  gap:18px;
  align-items:center;
  padding:24px 28px;
  min-height:126px;
  border-radius:16px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(89,104,95,.12);
  box-shadow:0 18px 42px rgba(20,28,24,.06);
}

.premium-hero-benefits .benefit-icon{
  width:64px;
  height:64px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg, #8A977F, #59685F);
  color:#FFF8F3;
  font-size:30px;
  font-weight:700;
  box-shadow:0 12px 28px rgba(89,104,95,.18);
}

.premium-hero-benefits h3{
  margin:0 0 7px;
  color:#123129 !important;
  font-size:20px;
  line-height:1.2;
}

.premium-hero-benefits p{
  margin:0;
  color:#364842 !important;
  font-size:15px;
  line-height:1.45;
}

/* hide legacy stats if any older markup remains */
.premium-hero-v63 .top-oneshot-stats{
  display:none !important;
}

@media (max-width: 1160px){
  .premium-hero-grid{
    grid-template-columns:1fr;
    gap:26px;
  }
  .premium-hero-copy{
    padding-bottom:0;
  }
  .premium-hero-image{
    min-height:auto;
  }
  .premium-hero-image img{
    min-height:0;
    aspect-ratio:16/8.2;
  }
}

@media (max-width: 860px){
  .premium-hero-products,
  .premium-hero-benefits{
    grid-template-columns:1fr;
  }
  .premium-hero-products{
    max-width:520px;
  }
  .premium-hero-benefits article{
    grid-template-columns:66px 1fr;
    padding:20px;
  }
  .premium-hero-benefits .benefit-icon{
    width:56px;
    height:56px;
    font-size:26px;
  }
}

@media (max-width: 560px){
  .premium-hero-v63{
    padding-top:18px !important;
  }
  .premium-hero-copy h1{
    font-size:36px;
  }
  .premium-hero-copy p{
    font-size:16px;
  }
  .premium-hero-image{
    border-radius:22px;
  }
  .premium-hero-image img{
    aspect-ratio:4/3;
  }
}

/* V66 — production audit fixes */
.premium-hero-image picture{
  display:block;
  width:100%;
  height:100%;
}
.premium-hero-image picture img{
  display:block;
  width:100%;
  height:100%;
  min-height:380px;
  object-fit:cover;
  object-position:center;
}
@media (max-width: 1160px){
  .premium-hero-image picture img{
    min-height:0;
    aspect-ratio:16/8.2;
  }
}
@media (max-width: 560px){
  .premium-hero-image picture img{
    aspect-ratio:4/3;
  }
}

/* V68 — widoczny klawisz/kafel płatności online w koszyku */
.payment-option-online{
  display:grid !important;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:flex-start;
  padding:18px 20px !important;
  border:2px solid rgba(185,130,125,.65) !important;
  border-radius:18px !important;
  background:linear-gradient(135deg, rgba(185,130,125,.14), rgba(255,248,243,.96)) !important;
  box-shadow:0 14px 32px rgba(185,130,125,.10) !important;
  cursor:pointer;
  opacity:1 !important;
  visibility:visible !important;
}

.payment-option-online input{
  margin-top:4px;
  transform:scale(1.25);
  accent-color:#B9827D;
}

.payment-option-online strong{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#2F3131 !important;
  font-size:17px;
  font-weight:900;
}

.payment-option-online strong:before{
  content:"💳";
  font-size:18px;
  line-height:1;
}

.payment-option-online em{
  display:block;
  margin-top:6px;
  color:#5A514D !important;
  font-style:normal;
  font-size:14px;
  line-height:1.5;
  font-weight:650;
}

.payment-option-online:hover{
  border-color:#B9827D !important;
  transform:translateY(-1px);
}

.payment-option-online:has(input:checked){
  border-color:#A86F69 !important;
  background:linear-gradient(135deg, rgba(185,130,125,.22), #FFF8F3) !important;
}

/* V71 — widoczna informacja „Wysyłka gratis” w koszyku */
.cart-free-shipping{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:flex-start;
  margin:18px 0 16px;
  padding:18px 20px;
  border-radius:18px;
  background:linear-gradient(135deg, rgba(89,104,95,.13), rgba(255,248,243,.98));
  border:1.5px solid rgba(89,104,95,.28);
  box-shadow:0 14px 30px rgba(89,104,95,.08);
}

.cart-free-shipping-icon{
  width:34px;
  height:34px;
  border-radius:999px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg, #59685F 0%, #4B5A51 100%);
  color:#FFF8F3;
  font-weight:950;
  font-size:18px;
  line-height:1;
  box-shadow:0 10px 20px rgba(89,104,95,.18);
}

.cart-free-shipping strong{
  display:block;
  color:#2F3131 !important;
  font-size:18px;
  font-weight:950;
  line-height:1.2;
}

.cart-free-shipping em{
  display:block;
  margin-top:5px;
  color:#5A514D !important;
  font-style:normal;
  font-size:14px;
  line-height:1.45;
  font-weight:650;
}

@media (max-width:640px){
  .cart-free-shipping{
    padding:16px;
    margin:16px 0 14px;
  }
  .cart-free-shipping strong{
    font-size:17px;
  }
}

/* V72 — informacja „Wysyłka gratis” w górnej części strony */
.top-free-shipping{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(89,104,95,.10);
  border:1px solid rgba(89,104,95,.22);
  color:#2F3131;
  white-space:nowrap;
  box-shadow:0 8px 20px rgba(89,104,95,.06);
}

.top-free-shipping span{
  width:22px;
  height:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:linear-gradient(135deg, #59685F 0%, #4B5A51 100%);
  color:#FFF8F3;
  font-weight:950;
  font-size:13px;
  line-height:1;
}

.top-free-shipping strong{
  color:#2F3131 !important;
  font-size:14px;
  font-weight:950;
}

.top-free-shipping em{
  color:#5A514D !important;
  font-size:12px;
  font-style:normal;
  font-weight:750;
}

@media (max-width: 1180px){
  .top-free-shipping em{
    display:none;
  }
}

@media (max-width: 980px){
  .top-free-shipping{
    display:none;
  }
}

/* Dodatkowy mobile badge w pierwszym ekranie, żeby komunikat był widoczny także na telefonie */
@media (max-width: 980px){
  .premium-hero-copy:before{
    content:"✓ Wysyłka gratis";
    display:inline-flex;
    align-items:center;
    margin:0 0 12px;
    padding:9px 13px;
    border-radius:999px;
    background:rgba(89,104,95,.10);
    border:1px solid rgba(89,104,95,.22);
    color:#2F3131;
    font-size:13px;
    font-weight:950;
  }
}


/* V74 — opcja zamówienia telefonicznego w koszyku */
.payment-option-phone{
  display:grid !important;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:flex-start;
  padding:18px 20px !important;
  border:2px solid rgba(89,104,95,.45) !important;
  border-radius:18px !important;
  background:linear-gradient(135deg, rgba(89,104,95,.12), rgba(255,248,243,.98)) !important;
  box-shadow:0 14px 32px rgba(89,104,95,.08) !important;
  cursor:pointer;
}

.payment-option-phone input{
  margin-top:4px;
  transform:scale(1.25);
  accent-color:#59685F;
}

.payment-option-phone strong{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#2F3131 !important;
  font-size:17px;
  font-weight:900;
}

.payment-option-phone strong:before{
  content:"☎";
  font-size:18px;
  line-height:1;
}

.payment-option-phone em{
  display:block;
  margin-top:6px;
  color:#5A514D !important;
  font-style:normal;
  font-size:14px;
  line-height:1.5;
  font-weight:650;
}

.payment-option-phone a{
  color:#59685F !important;
  font-weight:950;
  text-decoration:none;
}

.payment-option-phone a:hover{
  text-decoration:underline;
}

.payment-option-phone:has(input:checked){
  border-color:#59685F !important;
  background:linear-gradient(135deg, rgba(89,104,95,.20), #FFF8F3) !important;
}
