
:root{--ink:#382f2e;--muted:#756965;--paper:#fff8ec;--sand:#eadcc4;--berry:#b85d6b;--berry2:#7a435a;--sage:#81906b;--line:rgba(56,47,46,.16);--shadow:0 24px 70px rgba(89,67,55,.16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f5ead8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,#ffe6d4,transparent 38%),linear-gradient(145deg,#f7ecd9,#efe2c8 42%,#f8eee3);color:var(--ink)}a{color:inherit}.top{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:14px clamp(18px,4vw,54px);background:rgba(255,248,236,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.55)}.brand{text-decoration:none;font-weight:900;letter-spacing:-.03em;font-size:1.05rem}.brand em{font-style:normal;color:var(--berry)}nav{display:flex;gap:18px;font-size:.92rem;color:var(--muted)}nav a{text-decoration:none}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:34px;align-items:center;padding:clamp(34px,6vw,78px) clamp(18px,5vw,72px) 28px}.hero-copy{background:rgba(255,248,236,.76);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:42px;padding:clamp(26px,4vw,48px)}.eyebrow{display:inline-flex;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--berry2);font-weight:900;margin-bottom:14px}.hero h1{font-size:clamp(2.35rem,6vw,5.8rem);line-height:.93;letter-spacing:-.07em;margin:0 0 18px;max-width:850px}.lead{font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.58;color:var(--muted);max-width:640px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:850;transition:transform .16s ease,box-shadow .16s ease}.btn:active{transform:scale(.98)}.primary{background:var(--berry);color:#fff;box-shadow:0 14px 28px rgba(184,93,107,.25)}.soft{background:#fff;color:var(--berry2);border:1px solid var(--line)}.ghost{background:#fff8ec;border:1px solid var(--line);color:var(--berry2)}.micro{font-size:.9rem;color:var(--muted)}.hero-art img{width:100%;border-radius:44px;box-shadow:var(--shadow);display:block}.notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px clamp(18px,5vw,72px)}.note{background:rgba(255,252,246,.82);border:1px solid rgba(255,255,255,.8);border-radius:30px;padding:26px;box-shadow:0 14px 42px rgba(95,73,55,.09)}.note span,.tag{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;color:var(--sage);font-weight:900}.note h3,.product h2,.story h2,.routine h2,.medical h2,.checks h2,.faq h2,.final h2{letter-spacing:-.045em;line-height:1.02}.note h3{font-size:1.45rem;margin:10px 0}.note p,.product p,.story p,.step p,.medical p,.medical li,.checks p,.faq p,.final p{color:var(--muted);line-height:1.7}.products{padding:44px clamp(18px,5vw,72px);display:grid;gap:26px}.product{display:grid;grid-template-columns:320px 1fr;gap:30px;align-items:center;background:#fffaf0;border:1px solid rgba(255,255,255,.9);border-radius:44px;padding:26px;box-shadow:var(--shadow)}.product.reverse{grid-template-columns:1fr 320px}.product.reverse .product-media{order:2}.product-media img{width:100%;border-radius:34px;display:block}.product h2{font-size:clamp(2rem,4vw,3.6rem);margin:8px 0 12px}.product ul{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:18px 0;list-style:none}.product li{background:#f0e2c8;border:1px solid var(--line);padding:10px 12px;border-radius:999px;font-weight:750;color:#5b4a45}.fit{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fit p{background:#f6ecd9;border-radius:20px;padding:14px;margin:0}.story{display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:center;padding:44px clamp(18px,5vw,72px)}.story>div,.medical>div,.routine,.checks,.faq,.final{background:rgba(255,252,246,.84);border:1px solid rgba(255,255,255,.85);border-radius:42px;padding:clamp(26px,4vw,46px);box-shadow:var(--shadow)}.story h2,.routine h2,.medical h2,.checks h2,.faq h2,.final h2{font-size:clamp(2rem,4.5vw,4.4rem);margin:0 0 18px}.story img{width:100%;border-radius:36px;box-shadow:var(--shadow)}.routine,.checks,.faq,.final{margin:30px clamp(18px,5vw,72px)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{background:#f7ecd9;border-radius:28px;padding:22px;border:1px solid var(--line)}time{font-weight:900;color:var(--berry)}.medical{padding:28px clamp(18px,5vw,72px)}.medical li{margin:10px 0}.checkgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.checkgrid article{background:#f7ecd9;border:1px solid var(--line);border-radius:26px;padding:20px}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:18px}.faq details{background:#f7ecd9;border:1px solid var(--line);border-radius:22px;padding:18px;margin-bottom:12px}.faq summary{cursor:pointer;font-weight:900}.final{text-align:center;background:linear-gradient(135deg,#7a435a,#b85d6b);color:#fff}.final p{color:rgba(255,255,255,.86);max-width:760px;margin:0 auto 22px}.final .primary{background:#fff8ec;color:#7a435a}footer{text-align:center;color:var(--muted);padding:28px 18px 44px}footer a{color:var(--berry2);font-weight:800}@media(max-width:900px){nav{display:none}.hero,.story,.product,.product.reverse{grid-template-columns:1fr}.product.reverse .product-media{order:0}.notes,.timeline,.checkgrid{grid-template-columns:1fr}.faq{grid-template-columns:1fr}.hero{padding-top:26px}.hero-art{display:none}.hero h1{font-size:clamp(2.25rem,13vw,4.2rem)}.fit{grid-template-columns:1fr}}@media(max-width:420px){.hero{padding:18px 12px 18px}.hero-copy{padding:18px;border-radius:26px}.hero h1{font-size:2.35rem;line-height:.96;margin-bottom:10px}.lead{font-size:.94rem;line-height:1.38;margin:0}.micro{font-size:.82rem;margin:8px 0 0}.actions{gap:8px;margin:14px 0 8px}.actions .btn{width:100%;min-height:42px;padding:10px 16px}.eyebrow{font-size:.66rem;margin-bottom:9px}.notes,.products,.story,.routine,.checks,.faq,.final{margin-left:12px;margin-right:12px;padding-left:18px;padding-right:18px}.product{padding:18px;border-radius:30px}.product h2{font-size:2rem}.top{padding:12px 16px}}


/* First-screen hero polish: compact text, smaller image card, visible CTAs */
@media (min-width: 901px){
  .hero{min-height:calc(100vh - 64px);grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);gap:24px;padding-top:28px;padding-bottom:22px;align-items:center}
  .hero-copy{padding:34px 38px;border-radius:34px;max-width:760px}
  .hero h1{font-size:clamp(3.05rem,5.2vw,5.1rem);line-height:.92;margin-bottom:14px}
  .lead{font-size:1.06rem;line-height:1.48;max-width:590px;margin:0}
  .actions{margin:20px 0 10px}
  .hero-art{align-self:center;max-width:470px;justify-self:end;position:relative}
  .hero-art img{height:clamp(330px,54vh,510px);object-fit:cover;border-radius:34px}
  .photo-chip{position:absolute;left:20px;right:20px;bottom:18px;display:flex;gap:12px;align-items:center;padding:14px 16px;border-radius:22px;background:rgba(255,248,236,.78);backdrop-filter:blur(16px);box-shadow:0 12px 34px rgba(56,47,46,.18)}
  .photo-chip strong{color:var(--berry2);white-space:nowrap}.photo-chip span{font-size:.9rem;color:var(--muted);line-height:1.25}
}
@media (max-width:900px){.photo-chip{display:none}.hero{padding-bottom:12px}.hero-copy{max-width:100%}}
@media (max-width:420px){.hero h1{font-size:2.18rem}.hero-copy{padding:16px}.lead{font-size:.9rem;line-height:1.34}.micro{display:none}.actions{margin-top:12px}.actions .btn{min-height:40px}}
