/* GENERATED by shop-admin/build_site_shop.py — do not edit by hand.
   Self-contained shop teaser/cross-sell cards for embedding on any site page. */
.ec-embed-sec{max-width:1240px;margin:0 auto;padding:64px 36px 26px;text-align:center;
  font-family:'Apercu',-apple-system,BlinkMacSystemFont,sans-serif;color:#1A1715}
.ec-embed-eyebrow{font-size:11.5px;letter-spacing:.3em;text-transform:uppercase;color:#7E2639;font-weight:600}
.ec-embed-sec h2{font-family:"Bodoni Moda",Georgia,serif;font-style:italic;font-weight:700;
  font-size:clamp(2rem,4vw,3rem);margin:.16em 0 .12em;line-height:1.04;color:#1A1715}
.ec-embed-sub{font-size:1rem;color:#6b7064;max-width:560px;margin:0 auto 30px}
.ec-embed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
  gap:30px 24px;margin:0 auto;max-width:1080px}
.ec-embed-card{display:block;text-decoration:none;color:inherit}
.ec-embed-im{position:relative;background:#f4f3f0;border-radius:3px;overflow:hidden;aspect-ratio:4/5;
  display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:inset 0 0 0 1px #ececea}
.ec-embed-im img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;
  box-shadow:0 6px 22px rgba(20,18,16,.16);transition:transform .5s ease}
.ec-embed-card:hover .ec-embed-im img{transform:scale(1.03)}
.ec-embed-ct{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#7E2639;font-weight:600;margin-top:12px}
.ec-embed-h{font-family:"Bodoni Moda",Georgia,serif;font-style:italic;font-size:1.15rem;margin:.14em 0 .1em;line-height:1.1;font-weight:700}
.ec-embed-from{font-size:.82rem;font-weight:700}
.ec-embed-btn{display:inline-block;margin:34px auto 0;background:#1A1715;color:#fff;font-size:13px;
  letter-spacing:.06em;text-decoration:none;padding:13px 28px;border-radius:40px;font-weight:600}
.ec-embed-btn:hover{opacity:.88}
@media(max-width:640px){.ec-embed-grid{grid-template-columns:repeat(2,1fr);gap:18px 14px}.ec-embed-sec{padding:44px 22px 18px}}
