
@font-face {
  font-family: "Sabon Paneuropean";
  src: url("assets/fonts/SabonLTPaneuropean.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sabon Paneuropean";
  src: url("assets/fonts/SabonLTPaneuropeanBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "The Beautiful Night";
  src: url("assets/fonts/TheBeautifulNight.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "URW Geometric";
  src: url("assets/fonts/URWGeometricRegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "URW Geometric";
  src: url("assets/fonts/URWGeometricMedium.otf") format("opentype");
  font-weight: 500 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "URW Geometric";
  src: url("assets/fonts/URWGeometricBold.otf") format("opentype");
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --cream: #f9f0e8;
  --card: #fbf5ee;
  --beige: #f4e9df;
  --blush: #f7e4db;
  --navy: #102539;
  --navy-foot: #11263b;
  --ink: #233244;
  --muted: #5d6975;
  --coral: #eb584f;
  --gold: #e0a23e;
  --olive: #6f7547;
  --sage: #97a07f;
  --sage-deep: #7e8857;
  --line: rgba(22, 37, 54, .12);
  --body: "URW Geometric", "Lato", Arial, sans-serif;
  --serif: "Sabon Paneuropean", "Playfair Display", Georgia, serif;
  --script: "The Beautiful Night", "Allura", cursive;
  --container: 936px;
}

/* =========================================================
   FINAL RESPONSIVE PAGE REPAIR
   - Uses the requested higher-resolution logo.
   - Re-centers the sections below the hero to the mockup artboard.
   - Keeps small decorative hearts crisp by rendering SVG assets.
   ========================================================= */
@media (min-width: 901px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(320px, 25.2vw, 390px) !important;
    height: auto !important;
  }

  .pmc-home .pmc-hero__spark-heart,
  .pmc-home .pmc-deco--hsage,
  .pmc-kittens__heart {
    image-rendering: auto !important;
    transform-box: fill-box;
  }

  .pmc-home .pmc-deco--hsage {
    top: clamp(164px, 12.1vw, 188px) !important;
    right: clamp(38px, 4.8vw, 74px) !important;
    width: clamp(46px, 4.2vw, 60px) !important;
    transform: rotate(-8deg) !important;
  }

  .pmc-values__inner {
    width: min(1060px, calc(100% - 48px)) !important;
    max-width: none !important;
    grid-template-columns: repeat(4, 1fr) !important;
    margin-inline: auto !important;
  }

  .pmc-value {
    min-height: 158px !important;
    grid-template-columns: 82px 1fr !important;
    gap: 18px !important;
    padding: 24px 20px !important;
  }

  .pmc-value:first-child {
    padding-left: 18px !important;
  }

  .pmc-value__icon {
    width: 82px !important;
  }

  .pmc-value h2 {
    margin-bottom: 8px !important;
    font-size: 12px !important;
    letter-spacing: .045em !important;
  }

  .pmc-value p {
    font-size: 13px !important;
    line-height: 1.55 !important;
    color: var(--ink) !important;
  }

  .pmc-kittens {
    padding: 0 0 0 !important;
  }

  .pmc-kittens__inner {
    width: min(1040px, calc(100% - 70px)) !important;
    max-width: none !important;
    grid-template-columns: 220px max-content !important;
    column-gap: 32px !important;
    row-gap: 14px !important;
    justify-content: center !important;
    align-items: start !important;
  }

  .pmc-kittens__intro {
    padding-top: 48px !important;
  }

  .pmc-kittens h2 .t1 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 34px !important;
    line-height: 1 !important;
  }

  .pmc-kittens h2 em {
    margin-top: 5px !important;
    font-family: "Allura", cursive !important;
    font-size: 56px !important;
    line-height: .84 !important;
    color: var(--sage) !important;
  }

  .pmc-kittens__heart {
    position: absolute !important;
    width: 34px !important;
    height: auto !important;
    top: 96px !important;
    left: 181px !important;
    margin: 0 !important;
    transform: rotate(-2deg) !important;
  }

  .pmc-kittens__cta {
    margin-top: 30px !important;
  }

  .pmc-arrow {
    width: 50px !important;
    left: 174px !important;
    top: 21px !important;
  }

  .pmc-kitten-grid {
    width: max-content !important;
    max-width: 100% !important;
    grid-template-columns: repeat(4, 170px) !important;
    gap: 28px !important;
    justify-self: start !important;
  }

  .pmc-kitten-card {
    border-radius: 12px !important;
  }

  .pmc-kitten-card__body {
    padding: 10px 12px 11px !important;
  }

  .pmc-kitten-card h3 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 21px !important;
  }

  .pmc-card-heart {
    width: 20px !important;
  }

  .pmc-traits {
    margin-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 9.3px !important;
  }

  .pmc-ready {
    padding-top: 7px !important;
  }

  .pmc-ready__num strong {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 36px !important;
  }

  .pmc-kittens__note {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.32 !important;
    text-align: center !important;
  }

  .pmc-note-paw {
    width: 30px !important;
    left: 23.2% !important;
    top: -5px !important;
  }

  .pmc-breed {
    padding: 24px 0 6px !important;
  }

  .pmc-breed__inner {
    width: min(1040px, calc(100% - 44px)) !important;
    max-width: none !important;
    grid-template-columns: 1fr 184px !important;
    column-gap: 56px !important;
    margin-inline: auto !important;
  }

  .pmc-breed__heading h2 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 34px !important;
    margin-bottom: 8px !important;
  }

  .pmc-breed__heading p {
    max-width: 438px !important;
    font-size: 11px !important;
    line-height: 1.48 !important;
  }

  .pmc-breed__cat {
    top: -23px !important;
    left: 62.8% !important;
    width: 390px !important;
  }

  .pmc-breed__cards {
    margin-top: 16px !important;
    gap: 10px !important;
    grid-template-columns: 1fr 1.18fr 1fr !important;
  }

  .pmc-info-card {
    border-radius: 12px !important;
    padding: 14px 13px 12px !important;
  }

  .pmc-info-card h3 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 15px !important;
    gap: 8px !important;
  }

  .pmc-info-card li {
    font-size: 9px !important;
    line-height: 1.22 !important;
  }

  .pmc-info-card > p {
    font-size: 9px !important;
  }

  .pmc-love-card {
    width: auto !important;
    height: 354px !important;
    border-radius: 16px !important;
    padding-top: 25px !important;
  }

  .pmc-footer {
    padding: 3.5px 0 !important;
  }

  .pmc-footer__inner {
    width: min(980px, calc(100% - 120px)) !important;
    max-width: none !important;
  }
}

@media (max-width: 900px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(210px, 42vw, 300px) !important;
    height: auto !important;
  }

  .pmc-kittens__intro {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    align-items: end !important;
    gap: 12px 16px !important;
  }

  .pmc-kittens h2 {
    grid-column: 1 / 2 !important;
  }

  .pmc-kittens__heart {
    display: block !important;
    grid-column: 2 / 3 !important;
    width: 34px !important;
    margin: 0 4px 7px 0 !important;
  }

  .pmc-kittens__cta {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 540px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: 220px !important;
  }

  .pmc-kittens__intro {
    display: block !important;
    text-align: left !important;
  }

  .pmc-kittens__heart {
    display: none !important;
  }
}

/* Wide desktop tune: keep mockup proportions without leaving broken empty grid space. */
@media (min-width: 901px) {
  .pmc-values__inner {
    width: min(1420px, calc(100% - 48px)) !important;
  }

  .pmc-value {
    min-height: clamp(150px, 10.9vw, 170px) !important;
    grid-template-columns: clamp(78px, 6.2vw, 90px) 1fr !important;
    gap: clamp(16px, 1.5vw, 23px) !important;
    padding: clamp(21px, 1.9vw, 27px) clamp(18px, 2vw, 30px) !important;
  }

  .pmc-value:first-child {
    padding-left: clamp(18px, 2vw, 28px) !important;
  }

  .pmc-value__icon {
    width: clamp(74px, 6vw, 88px) !important;
  }

  .pmc-kittens__inner {
    width: min(1400px, calc(100% - 70px)) !important;
    grid-template-columns: clamp(218px, 17vw, 245px) max-content !important;
    column-gap: clamp(28px, 2.4vw, 36px) !important;
    justify-content: center !important;
  }

  .pmc-kittens__intro {
    padding-top: clamp(30px, 3.1vw, 48px) !important;
  }

  .pmc-kitten-grid {
    width: max-content !important;
    grid-template-columns: repeat(4, clamp(170px, 14.6vw, 226px)) !important;
    gap: clamp(20px, 2vw, 30px) !important;
  }

  .pmc-kitten-card__body {
    padding: clamp(10px, .95vw, 14px) clamp(12px, 1.05vw, 15px) clamp(10px, 1vw, 15px) !important;
  }

  .pmc-breed__inner {
    width: min(1440px, calc(100% - 44px)) !important;
    grid-template-columns: 1fr clamp(184px, 15vw, 220px) !important;
    column-gap: clamp(42px, 4vw, 62px) !important;
  }

  .pmc-breed__cat {
    left: clamp(58%, 61vw, 64%) !important;
    width: clamp(390px, 33vw, 500px) !important;
  }

  .pmc-kittens__heart {
    left: clamp(202px, 15vw, 232px) !important;
    top: clamp(86px, 6.2vw, 96px) !important;
  }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--cream);
  color: var(--ink);
  font-family: var(--body);
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }

.pmc-page { position: relative; overflow: hidden; background: var(--cream); }
.pmc-container { width: min(var(--container), calc(100% - 80px)); margin-inline: auto; position: relative; }

.c-coral { color: var(--coral) !important; }
.c-gold  { color: var(--gold) !important; }
.c-olive { color: var(--olive) !important; }
.c-navy  { color: var(--navy) !important; }

/* ---------------- Buttons + paw ---------------- */
.pmc-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 11px;
  min-height: 50px; border-radius: 999px; padding: 0 27px; border: 0;
  color: #fff; background: var(--navy);
  font-size: 12px; font-weight: 800; line-height: 1; letter-spacing: .08em; text-transform: uppercase;
  box-shadow: 0 12px 24px rgba(16, 37, 56, .14);
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease; white-space: nowrap;
}
.pmc-btn:hover { transform: translateY(-2px); box-shadow: 0 17px 30px rgba(16, 37, 56, .2); }
.pmc-btn--coral { background: var(--coral); padding: 0 30px; min-height: 52px; box-shadow: 0 14px 26px rgba(227,90,82,.32); }
.pmc-btn--coral:hover { background: #e54a40; }
.pmc-btn--dark { min-height: 47px; font-size: 11.5px; padding: 0 26px; }

.pmc-btn__paw { width: 19px; height: auto; flex: 0 0 auto; display: block; }

/* ---------------- Logo ---------------- */
.pmc-logo { display: inline-flex; }
.pmc-logo img { width: 252px; height: auto; }
.pmc-logo--footer img { width: 105px; }

/* ---------------- Header ---------------- */
.pmc-header { position: absolute; inset: 0 0 auto 0; z-index: 30; padding-top: 22px; pointer-events: none; }
.pmc-header__inner { display: flex; align-items: flex-start; justify-content: space-between; pointer-events: auto; }
.pmc-header .pmc-logo { margin-left: 10px; }
.pmc-nav__link { font-size: 13px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; color: var(--navy); transition: color .2s; white-space: nowrap; margin-top: 34px; }
.pmc-nav__link:hover { color: var(--coral); }
.pmc-header .pmc-btn--nav { margin-top: 16px; min-height: 48px; padding-inline: 28px; }

/* ---------------- Hero ---------------- */
.pmc-hero { position: relative; min-height: 568px; padding-top: 184px; padding-bottom: 0; overflow: hidden; isolation: isolate; }
.pmc-blob-green { position: absolute; top: 0; left: 0; width: 150px; height: auto; z-index: 1; }
.pmc-blob-orange { position: absolute; top: 224px; right: -10px; width: 158px; height: auto; z-index: 1; }

.pmc-hero__inner { display: block; }
.pmc-hero__cat { position: absolute; top: 80px; right: 44px; width: 492px; max-width: 53%; height: auto; z-index: 3; pointer-events: none; }
.pmc-hero__copy { position: relative; z-index: 10; padding-top: 8px; max-width: 380px; }
.pmc-hero__title { margin: 0 0 28px; color: var(--navy); font-family: var(--serif); font-weight: 800; line-height: .88; }
.pmc-hero__title span { display: block; font-family: var(--serif); font-size: 72px; line-height: .93; font-weight: 800; white-space: nowrap; letter-spacing: -.012em; }
.pmc-hero__title em { display: block; margin-top: 0; color: var(--coral); font-family: var(--script); font-size: 152px; font-style: normal; font-weight: 400; line-height: .52; letter-spacing: -.012em; transform: translateX(-9px); -webkit-font-smoothing: antialiased; }
.pmc-hero__copy p { width: 262px; margin: 30px 0 30px 4px; font-size: 17px; line-height: 1.62; font-weight: 500; color: var(--ink); }

/* (hero cat replaces old photo block) */

.pmc-deco { position: absolute; z-index: 6; pointer-events: none; }
.pmc-deco--sparkle-heart { width: 66px; top: 151px; left: 392px; transform: none; }
.pmc-deco--h2 { width: 55px; top: 284px; left: 372px; transform: rotate(-5deg); }
.pmc-deco--hsage { width: 46px; top: 150px; right: 66px; }

/* ---------------- Values ---------------- */
.pmc-values { position: relative; z-index: 4; background: var(--cream); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.pmc-values__inner { display: grid; grid-template-columns: repeat(4, 1fr); }
.pmc-value { display: grid; grid-template-columns: 74px 1fr; align-items: center; gap: 16px; padding: 20px 22px 20px 22px; }
.pmc-value + .pmc-value { border-left: 1px solid var(--line); }
.pmc-value:first-child { padding-left: 4px; }
.pmc-value__icon { width: 74px; display: flex; align-items: center; justify-content: center; }
.pmc-value__icon img { width: 100%; height: auto; }
.pmc-value h2 { margin: 0 0 8px; font-size: 12px; line-height: 1.15; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.pmc-value p { margin: 0; font-size: 13.5px; line-height: 1.55; font-weight: 500; color: var(--muted); }

/* ---------------- Meet the Next Batch ---------------- */
.pmc-kittens { position: relative; background: var(--beige); padding: 14px 0 2px; overflow: hidden; }
.pmc-paws-bg { position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 64 64' fill='%23d8ccbb' fill-opacity='0.5'%3E%3Cellipse cx='16' cy='22' rx='7' ry='9'/%3E%3Cellipse cx='32' cy='15' rx='7' ry='10'/%3E%3Cellipse cx='48' cy='22' rx='7' ry='9'/%3E%3Cpath d='M32 30c-10 0-18 7-18 16 0 6 6 8 18 8s18-2 18-8c0-9-8-16-18-16z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 2% 14%, 14% 60%, 5% 92%, 95% 20%, 88% 86%, 60% 4%;
  background-size: 34px, 26px, 30px, 30px, 24px, 22px;
}
.pmc-paws-bg::after { content:""; position:absolute; inset:0;
  background-image: inherit; background-repeat: no-repeat;
  background-position: 14% 60%, 95% 20%, 88% 86%, 60% 6%; background-size: 26px, 30px, 24px, 22px; }
.pmc-kittens__inner { display: grid; grid-template-columns: 220px 1fr; gap: 17px; align-items: start; position: relative; z-index: 2; }
.pmc-kittens__intro { position: relative; padding-top: 50px; }
.pmc-kittens h2 { margin: 0; font-family: var(--serif); font-weight: 700; line-height: 1; }
.pmc-kittens h2 .t1 { display: block; font-size: 34px; color: var(--navy); }
.pmc-kittens h2 em { display: block; margin-top: 6px; color: var(--sage); font-family: var(--script); font-size: 52px; font-style: normal; font-weight: 400; white-space: nowrap; }
.pmc-kittens__heart { width: 30px; margin: 16px 0 0 6px; }
.pmc-kittens__cta { position: relative; margin-top: 25px; }
.pmc-arrow { position: absolute; width: 58px; left: 180px; top: 11px; }
.pmc-kitten-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.pmc-kitten-card { background: var(--card); border-radius: 12px; overflow: hidden; box-shadow: 0 14px 30px rgba(59, 42, 24, .07); }
.pmc-kitten-card__photo { aspect-ratio: 1 / 0.74; overflow: hidden; }
.pmc-kitten-card__photo img { width: 100%; height: 100%; object-fit: cover; }
.pmc-kitten-card__body { padding: 12px 14px 14px; }
.pmc-kitten-card__head { display: flex; align-items: center; justify-content: space-between; }
.pmc-kitten-card h3 { margin: 0; font-family: var(--serif); font-size: 23px; line-height: 1; font-weight: 700; }
.pmc-card-heart { width: 21px; }
.pmc-traits { margin: 9px 0 0; padding-bottom: 11px; border-bottom: 1px solid var(--line); font-size: 10.5px; font-weight: 600; color: var(--muted); white-space: nowrap; }
.pmc-traits b { color: var(--coral); padding: 0 1px; }
.pmc-ready { text-align: center; padding-top: 10px; }
.pmc-ready__label, .pmc-ready__unit { display: block; font-size: 9.5px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--muted); }
.pmc-ready__num { display: flex; align-items: center; justify-content: center; gap: 12px; margin: 5px 0 3px; }
.pmc-ready__num strong { font-family: var(--serif); font-size: 38px; font-weight: 700; color: var(--navy); line-height: 1; }
.rays { width: 16px; height: 22px; position: relative; flex: 0 0 auto; }
.rays::before, .rays::after, .rays i { content: ""; }
.rays::before, .rays::after { content: ""; position: absolute; width: 11px; height: 1.5px; background: var(--navy); border-radius: 2px; right: 0; }
.rays::before { top: 4px; transform: rotate(-24deg); }
.rays::after { bottom: 4px; transform: rotate(24deg); }
.rays--l { transform: scaleX(-1); }
.pmc-kittens__note { grid-column: 1 / -1; position: relative; margin: 8px 0 0; text-align: center; font-size: 14px; line-height: 1.35; font-weight: 500; color: var(--ink); }
.pmc-note-paw { position: absolute; width: 30px; left: 24.5%; top: -6px; }

/* ---------------- Breed ---------------- */
.pmc-breed { position: relative; background: var(--cream); padding: 24px 0 6px; overflow: hidden; }
.pmc-breed__inner { display: grid; grid-template-columns: 1fr 178px; column-gap: 58px; align-items: start; width: min(980px, calc(100% - 44px)); }
.pmc-breed__heading { grid-column: 1 / 2; }
.pmc-breed__heading h2 { margin: 0 0 9px; display: flex; align-items: center; gap: 10px; font-family: var(--serif); font-size: 36px; font-weight: 700; color: var(--navy); }
.pmc-breed__heart { width: 30px; }
.pmc-breed__heading p { margin: 0; max-width: 400px; font-size: 11.5px; line-height: 1.55; font-weight: 600; color: var(--ink); }
.pmc-breed__cat { position: absolute; left: 67%; top: 0; transform: translateX(-50%); width: 410px; height: auto; object-fit: contain; object-position: center; z-index: 1; pointer-events: none; }
.pmc-breed__cards { grid-column: 1 / 2; display: grid; grid-template-columns: 1fr 1.18fr 1fr; gap: 12px; position: relative; z-index: 3; margin-top: 18px; }
.pmc-info-card { background: var(--card); border-radius: 13px; padding: 15px 14px 13px; box-shadow: 0 12px 26px rgba(58, 43, 28, .05); }
.pmc-info-card h3 { display: flex; align-items: center; gap: 9px; margin: 0 0 9px; font-family: var(--serif); font-size: 16px; font-weight: 700; color: var(--navy); }
.pmc-badge { display: inline-grid; place-items: center; flex: 0 0 auto; width: 24px; height: 24px; border-radius: 50%; color: #fff; font-size: 12px; }
.pmc-badge img { width: 13px; height: 13px; display: block; }
.pmc-badge--sage { background: var(--sage-deep); } .pmc-badge--gold { background: var(--gold); } .pmc-badge--coral { background: var(--coral); }
.pmc-info-card ul { margin: 0; padding: 0; list-style: none; }
.pmc-info-card li { position: relative; padding-left: 16px; margin-bottom: 3px; font-size: 9.5px; line-height: 1.25; font-weight: 700; color: var(--ink); }
.pmc-info-card li::before { content: "\2665"; position: absolute; left: 0; top: 1px; color: var(--sage-deep); font-size: 10px; }
.pmc-info-card > p { margin: 0 0 9px; font-size: 9.5px; line-height: 1.35; font-weight: 700; color: var(--ink); }
.pmc-patterns, .pmc-colors { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-bottom: 9px; text-align: center; }
.pmc-patterns span, .pmc-colors span { display: flex; flex-direction: column; align-items: center; gap: 5px; font-size: 8px; font-weight: 700; color: var(--ink); }
.pmc-patterns span i { width: 28px; height: 28px; border-radius: 50%; background-size: cover; background-position: center; box-shadow: inset 0 0 0 1px rgba(0,0,0,.05); }
.pmc-colors { grid-template-columns: repeat(6, 1fr); gap: 6px; margin-bottom: 0; }
.pmc-colors span { font-size: 7.5px; }
.pmc-colors span i { width: 24px; height: 24px; border-radius: 50%; box-shadow: inset 0 0 0 1px rgba(0,0,0,.08); }
.pmc-love-card { grid-column: 2 / 3; grid-row: 1 / 3; align-self: start; height: 344px; background: var(--blush); border-radius: 16px; padding: 25px 18px 18px; text-align: center; }
.pmc-love-card h3 { margin: 0 0 12px; font-family: var(--serif); font-size: 17px; font-weight: 700; color: var(--navy); }
.pmc-love-card__heart { width: 24px; margin: 0 auto 14px; }
.pmc-love-card p { margin: 0 auto; max-width: 138px; font-size: 11.5px; line-height: 1.45; font-weight: 600; color: var(--ink); }
.pmc-love-card__rule { display: block; width: 36px; height: 1px; margin: 16px auto; background: rgba(16,37,56,.25); }
.pmc-love-card__paw { width: 39px; margin: 18px auto 0; }

/* ---------------- Footer ---------------- */
.pmc-footer { background: var(--navy-foot); color: #fff; padding: 5px 0; }
.pmc-footer__inner { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; }
.pmc-footer__tag { margin: 0; justify-self: center; font-family: var(--serif); font-size: 16px; color: #fff; }
.pmc-footer__tag span { color: var(--coral); padding-left: 10px; }
.pmc-socials { justify-self: end; display: flex; gap: 14px; }
.pmc-socials a { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; border: 1.4px solid rgba(255,255,255,.6); color: #fff; transition: background .2s, color .2s; }
.pmc-socials a svg { width: 18px; height: 18px; }
.pmc-socials a:hover { background: #fff; color: var(--navy-foot); }

/* ---------------- Our Story ---------------- */
.pmc-story-page { display: flex; flex-direction: column; min-height: 100vh; }
.pmc-story-page main { flex: 1; }
.pmc-story { position: relative; padding: 132px 0 40px; overflow: hidden; }
.pmc-section-head { text-align: center; margin-bottom: 44px; }
.pmc-section-head h1 { margin: 0; font-family: var(--serif); font-size: 56px; font-weight: 800; color: var(--navy); }
.pmc-whisker-heart { display: flex; justify-content: center; align-items: center; gap: 12px; margin-top: 14px; }
.pmc-whisker-heart img { width: 26px; }
.pmc-whisker-heart i { display: block; width: 56px; height: 12px; border-top: 1.4px solid var(--navy); border-radius: 50%; transform: rotate(8deg); }
.pmc-whisker-heart i:first-child { transform: rotate(-8deg); }
.pmc-story__grid { display: grid; grid-template-columns: 320px 1fr; gap: 48px; align-items: start; }
.pmc-story__photo { width: 100%; border-radius: 12px; box-shadow: 0 22px 44px rgba(45, 34, 21, .14); }
.pmc-story__copy p { margin: 0 0 16px; font-size: 14px; line-height: 1.7; font-weight: 500; color: var(--ink); }
.pmc-story__copy p:first-child { color: var(--navy); font-weight: 600; }
.pmc-inline-heart { width: 20px; display: inline-block; vertical-align: -4px; }
.pmc-standards { background: var(--beige); padding: 46px 0 56px; }
.pmc-standards__panel { background: var(--blush); border-radius: 20px; padding: 36px 32px 40px; }
.pmc-standards h2 { margin: 0 0 30px; text-align: center; font-family: var(--serif); font-size: 28px; font-weight: 700; color: var(--navy); }
.pmc-standard-grid { display: grid; grid-template-columns: repeat(8, 1fr); gap: 16px; }
.pmc-standard-grid article { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 11px; }
.pmc-standard-grid .ic { color: var(--sage-deep); height: 38px; display: grid; place-items: center; }
.pmc-standard-grid .ic svg { width: 34px; height: 34px; }
.pmc-standard-grid span.t { font-size: 11px; line-height: 1.35; font-weight: 700; color: var(--ink); }

/* ---------------- Responsive ---------------- */
@media (min-width: 1180px) {
  :root { --container: 1024px; }
}
@media (max-width: 900px) {
  .pmc-container { width: min(100% - 36px, 760px); }
  .pmc-header { position: relative; padding: 20px 0 6px; }
  .pmc-header__inner { align-items: center; }
  .pmc-header .pmc-logo { margin-left: 0; }
  .pmc-logo img { width: 200px; }
  .pmc-nav { gap: 18px; padding-top: 0; }
  .pmc-btn--nav { min-height: 44px; padding: 0 18px; font-size: 10.5px; }
  .pmc-hero { padding-top: 26px; }
  .pmc-hero__inner { display: block; }
  .pmc-hero__copy { padding-top: 0; }
  .pmc-hero__copy p { width: 262px; margin: 30px 0 30px 4px; font-size: 17px; line-height: 1.62; font-weight: 500; color: var(--ink); }
  .pmc-hero__title span { display: block; font-family: var(--serif); font-size: 72px; line-height: .93; font-weight: 800; white-space: nowrap; letter-spacing: -.012em; }
  .pmc-hero__title em { display: block; margin-top: 0; color: var(--coral); font-family: var(--script); font-size: 152px; font-style: normal; font-weight: 400; line-height: .52; letter-spacing: -.012em; transform: translateX(-9px); -webkit-font-smoothing: antialiased; }
  .pmc-hero { min-height: 0; }
  .pmc-hero__cat { position: relative; top: auto; right: auto; width: 86%; max-width: 420px; margin: 12px auto 0; display: block; }
  .pmc-blob-orange { top: auto; bottom: 40px; right: -30px; width: 120px; }
  .pmc-deco { display: none; }
  .pmc-values__inner { grid-template-columns: repeat(2, 1fr); }
  .pmc-value:nth-child(3) { border-left: 0; }
  .pmc-kittens__inner { grid-template-columns: 1fr; gap: 18px; }
  .pmc-kittens__intro { display: flex; flex-wrap: wrap; align-items: center; gap: 16px; padding-top: 0; }
  .pmc-kittens__heart { display: none; }
  .pmc-kittens__cta { margin: 0; }
  .pmc-arrow { display: none; }
  .pmc-kitten-grid { grid-template-columns: repeat(2, 1fr); }
  .pmc-breed__inner { display: block; }
  .pmc-breed__cat { position: relative; left: auto; top: auto; transform: none; width: 100%; height: 200px; margin: 14px 0; border-radius: 14px; -webkit-mask-image: none; mask-image: none; }
  .pmc-breed__cards { grid-template-columns: 1fr; margin-top: 6px; }
  .pmc-love-card { grid-column: auto; grid-row: auto; margin-top: 4px; }
  .pmc-footer__inner { grid-template-columns: 1fr; justify-items: center; gap: 14px; }
  .pmc-socials { justify-self: center; }
  .pmc-story__grid { grid-template-columns: 1fr; gap: 24px; }
  .pmc-standard-grid { grid-template-columns: repeat(4, 1fr); row-gap: 22px; }
}
@media (max-width: 540px) {
  .pmc-header__inner { flex-direction: column; gap: 14px; }
  .pmc-values__inner { grid-template-columns: 1fr; }
  .pmc-value { border-left: 0 !important; border-top: 1px solid var(--line); }
  .pmc-value:first-child { border-top: 0; }
  .pmc-kitten-grid { grid-template-columns: 1fr; }
  .pmc-btn--coral { width: 100%; }
  .pmc-standard-grid { grid-template-columns: repeat(2, 1fr); }
}


/* Hero font and decoration precision pass */
.pmc-hero__title {
  margin: 0 0 28px;
  font-family: var(--serif);
  font-weight: 800;
  line-height: .88;
}
.pmc-hero__title span {
  display: block;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 72px;
  line-height: .93;
  font-weight: 800;
  letter-spacing: -.012em;
}
.pmc-hero__title em {
  display: block;
  margin-top: 0;
  color: var(--coral);
  font-family: "Allura", cursive;
  font-size: 152px;
  font-style: normal;
  font-weight: 400;
  line-height: .52;
  letter-spacing: -.012em;
  transform: translateX(-9px);
  -webkit-font-smoothing: antialiased;
}
.pmc-hero__copy p {
  width: 262px;
  margin: 30px 0 30px 4px;
}
.pmc-deco--sparkle,
.pmc-deco--sparkle i {
  display: none !important;
}
.pmc-deco--sparkle-heart {
  width: 66px;
  top: 151px;
  left: 392px;
  right: auto;
  transform: none;
}
.pmc-deco--h1 {
  width: 66px;
  top: 151px;
  left: 392px;
  right: auto;
  transform: none;
}
.pmc-deco--h2 {
  width: 55px;
  top: 284px;
  left: 372px;
  right: auto;
  transform: rotate(-5deg);
}


/* Final hero typography and heart alignment pass */
.pmc-home .pmc-hero__title {
  margin: 0 0 28px !important;
  color: var(--navy);
  font-family: "Playfair Display", Georgia, serif !important;
  font-weight: 800 !important;
  line-height: .88 !important;
}
.pmc-home .pmc-hero__title span {
  display: block !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 56px !important;
  line-height: .93 !important;
  font-weight: 800 !important;
  letter-spacing: -.012em !important;
  white-space: nowrap !important;
}
.pmc-home .pmc-hero__title em {
  display: block !important;
  margin-top: 6px !important;
  color: var(--coral) !important;
  font-family: "Allura", cursive !important;
  font-size: 110px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: .82 !important;
  letter-spacing: -.012em !important;
  transform: translateX(-3px) !important;
  -webkit-font-smoothing: antialiased;
}
.pmc-home .pmc-hero__copy p {
  width: 262px !important;
  margin: 30px 0 30px 4px !important;
}
.pmc-home .pmc-deco--sparkle,
.pmc-home .pmc-deco--sparkle i,
.pmc-home .pmc-deco--sparkle-art {
  display: none !important;
}
.pmc-home .pmc-deco--sparkle-heart {
  display: block !important;
  position: absolute !important;
  width: 52px !important;
  top: 150px !important;
  left: 338px !important;
  right: auto !important;
  transform: none !important;
}
.pmc-home .pmc-deco--h2 {
  display: block !important;
  position: absolute !important;
  width: 42px !important;
  top: 286px !important;
  left: 320px !important;
  right: auto !important;
  transform: rotate(-3deg) !important;
}
.pmc-home .pmc-deco--hsage {
  display: block !important;
  width: 40px !important;
  top: 210px !important;
  right: 46px !important;
}

/* =========================================================
   HOME HERO — responsive mockup alignment pass
   - Cat is large/center-right like the mockup instead of small/right-pinned.
   - Coral hero hearts are now anchored to the title text, not the viewport.
   ========================================================= */
.pmc-home .pmc-hero {
  min-height: 568px !important;
  padding-top: clamp(148px, 15.45vw, 162px) !important;
  padding-bottom: 0 !important;
  overflow: hidden !important;
  isolation: isolate;
}

.pmc-home .pmc-hero__inner {
  display: block !important;
  position: relative !important;
  z-index: 12 !important;
}

.pmc-home .pmc-hero__copy {
  position: relative !important;
  z-index: 12 !important;
  max-width: 390px !important;
  margin-left: 12px !important;
  padding-top: 0 !important;
}

.pmc-home .pmc-hero__title {
  position: relative !important;
  width: max-content !important;
  max-width: 100% !important;
  margin: 0 0 32px !important;
  color: var(--navy) !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-weight: 800 !important;
  line-height: .9 !important;
}

.pmc-home .pmc-hero__title .pmc-hero__title-main {
  position: relative !important;
  display: block !important;
  width: max-content !important;
  max-width: 100% !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: clamp(56px, 7.04vw, 76px) !important;
  line-height: .93 !important;
  font-weight: 800 !important;
  letter-spacing: -.012em !important;
  white-space: nowrap !important;
}

.pmc-home .pmc-hero__love-wrap {
  position: relative !important;
  display: inline-block !important;
  width: max-content !important;
  max-width: 100% !important;
  margin-top: -6px !important;
  transform: translateX(-9px) !important;
  line-height: 1 !important;
}

.pmc-home .pmc-hero__title .pmc-hero__love-wrap em {
  display: block !important;
  color: var(--coral) !important;
  font-family: "Allura", cursive !important;
  font-size: clamp(118px, 14.85vw, 158px) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: .74 !important;
  letter-spacing: -.012em !important;
  transform: none !important;
  -webkit-font-smoothing: antialiased;
}

.pmc-home .pmc-hero__spark-heart {
  position: absolute !important;
  width: 66px !important;
  max-width: none !important;
  height: auto !important;
  left: calc(100% + 18px) !important;
  top: -.14em !important;
  z-index: 2 !important;
  pointer-events: none !important;
}

.pmc-home .pmc-hero__love-heart {
  position: absolute !important;
  width: 55px !important;
  max-width: none !important;
  height: auto !important;
  right: -.32em !important;
  top: .32em !important;
  z-index: 2 !important;
  pointer-events: none !important;
}

.pmc-home .pmc-hero__copy p {
  width: 282px !important;
  margin: 26px 0 24px 0 !important;
  font-size: 17px !important;
  line-height: 1.62 !important;
  font-weight: 500 !important;
  color: var(--ink) !important;
}

.pmc-home .pmc-hero__cat {
  position: absolute !important;
  top: clamp(52px, 6.45vw, 72px) !important;
  right: clamp(-26px, 1.8vw, 34px) !important;
  width: clamp(610px, 67vw, 720px) !important;
  max-width: none !important;
  height: auto !important;
  z-index: 3 !important;
  pointer-events: none !important;
}

.pmc-home .pmc-blob-green {
  top: 0 !important;
  left: 0 !important;
  width: 150px !important;
  z-index: 2 !important;
}

.pmc-home .pmc-blob-orange {
  top: 250px !important;
  right: -10px !important;
  width: 166px !important;
  z-index: 8 !important;
}

.pmc-home .pmc-deco--hsage {
  display: block !important;
  width: 46px !important;
  max-width: none !important;
  top: 188px !important;
  right: 66px !important;
  z-index: 9 !important;
  transform: rotate(-8deg) !important;
}

@media (min-width: 1180px) {
  .pmc-home .pmc-hero__cat {
    right: max(24px, calc((100vw - 1180px) / 2 + 10px)) !important;
    width: min(720px, 61vw) !important;
  }

  .pmc-home .pmc-deco--hsage {
    right: max(76px, calc((100vw - 1180px) / 2 + 66px)) !important;
  }
}

@media (max-width: 900px) {
  .pmc-home .pmc-hero {
    min-height: auto !important;
    padding-top: 22px !important;
    padding-bottom: 26px !important;
  }

  .pmc-home .pmc-hero__copy {
    margin-left: 0 !important;
    max-width: 520px !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(46px, 9vw, 68px) !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap em {
    font-size: clamp(96px, 19vw, 146px) !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    left: calc(100% + 10px) !important;
    top: -.08em !important;
  }

  .pmc-home .pmc-hero__love-heart {
    right: -.28em !important;
    top: .34em !important;
  }

  .pmc-home .pmc-hero__cat {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: min(92vw, 620px) !important;
    max-width: none !important;
    margin: -8px auto 0 !important;
    z-index: 3 !important;
  }

  .pmc-home .pmc-blob-orange {
    top: auto !important;
    bottom: 34px !important;
    right: -36px !important;
    width: 130px !important;
  }

  .pmc-home .pmc-deco--hsage {
    width: 38px !important;
    top: 160px !important;
    right: 30px !important;
  }
}

@media (max-width: 540px) {
  .pmc-home .pmc-hero__title {
    width: 100% !important;
    margin-bottom: 24px !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(40px, 13vw, 52px) !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap em {
    font-size: clamp(86px, 27vw, 112px) !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    width: 44px !important;
    left: auto !important;
    right: -46px !important;
    top: -.08em !important;
  }

  .pmc-home .pmc-hero__love-heart {
    width: 36px !important;
    right: -.25em !important;
    top: .35em !important;
  }

  .pmc-home .pmc-hero__copy p {
    width: min(292px, 100%) !important;
  }

  .pmc-home .pmc-deco--hsage {
    display: none !important;
  }
}


/* =========================================================
   FINAL MOCKUP ASSET PASS
   - Uses extracted/upscaled transparent assets from WEBSITE_MOCKUP.png.
   - Keeps the coral Love heart locked to the Love word.
   - Keeps the green corner shape pinned correctly on mobile.
   ========================================================= */
.pmc-home .pmc-btn__paw {
  flex: 0 0 auto !important;
  display: block !important;
  object-fit: contain !important;
}

.pmc-home .pmc-btn--nav .pmc-btn__paw {
  width: 27px !important;
  height: auto !important;
  margin-left: -3px !important;
  margin-right: 1px !important;
}

.pmc-home .pmc-btn--coral .pmc-btn__paw {
  width: 30px !important;
  height: auto !important;
  margin-left: -2px !important;
  margin-right: 2px !important;
}

.pmc-home .pmc-hero__title .pmc-hero__love-wrap {
  position: relative !important;
  display: block !important;
  width: max-content !important;
  max-width: none !important;
  margin-top: -10px !important;
  transform: translateX(23px) !important;
  line-height: 0 !important;
  font-size: 0 !important;
}

.pmc-home .pmc-hero__love-art {
  display: block !important;
  width: clamp(302px, 33.7vw, 346px) !important;
  max-width: none !important;
  height: auto !important;
  pointer-events: none !important;
}

.pmc-home .pmc-hero__love-heart {
  display: none !important;
}

.pmc-home .pmc-hero__spark-heart {
  width: clamp(48px, 5.45vw, 56px) !important;
  max-width: none !important;
  left: calc(100% + 18px) !important;
  top: -0.18em !important;
}

.pmc-home .pmc-hero__copy p {
  margin-top: 23px !important;
}

.pmc-home .pmc-hero__cat {
  right: clamp(-18px, 2.6vw, 36px) !important;
}

.pmc-breed__cat {
  left: 61% !important;
  width: 400px !important;
}

@media (min-width: 1180px) {
  .pmc-home .pmc-hero__cat {
    right: max(16px, calc((100vw - 1180px) / 2 + 4px)) !important;
  }

  .pmc-breed__cat {
    left: 61.5% !important;
    width: 400px !important;
  }
}

@media (max-width: 900px) {
  .pmc-home .pmc-header {
    position: absolute !important;
    inset: 0 0 auto 0 !important;
    z-index: 30 !important;
    padding-top: 18px !important;
  }

  .pmc-home .pmc-hero {
    padding-top: 136px !important;
  }

  .pmc-home .pmc-blob-green {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 132px !important;
    z-index: 2 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap {
    transform: translateX(18px) !important;
    margin-top: -8px !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(294px, 47vw, 344px) !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    left: calc(100% + 10px) !important;
    width: clamp(44px, 7vw, 54px) !important;
    top: -0.13em !important;
  }

  .pmc-breed__cat {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    width: 100% !important;
    height: 200px !important;
    margin: 14px 0 !important;
  }
}

@media (max-width: 540px) {
  .pmc-home .pmc-header {
    padding-top: 16px !important;
  }

  .pmc-home .pmc-hero {
    padding-top: 238px !important;
  }

  .pmc-home .pmc-blob-green {
    width: 118px !important;
    top: 0 !important;
    left: 0 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap {
    transform: translateX(11px) !important;
    margin-top: -4px !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: min(88vw, 318px) !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    width: 42px !important;
    left: auto !important;
    right: -44px !important;
    top: -0.06em !important;
  }
}

/* =========================================================
   PIXEL MOCKUP LOCK — desktop reference: 1086 x 1448
   ========================================================= */
@media (min-width: 901px) {
  :root {
    --cream: #fbf4ec;
    --card: #fcf6ef;
    --beige: #f4eadf;
    --blush: #f7ded8;
    --navy: #061f3d;
    --navy-foot: #05203d;
    --ink: #0d2640;
    --muted: #263b50;
    --coral: #f1544f;
    --gold: #dd7e00;
    --olive: #687542;
    --sage: #697642;
    --sage-deep: #707a42;
    --line: rgba(194, 139, 92, .24);
  }

  .pmc-container {
    width: min(936px, calc(100% - 150px));
  }

  .pmc-home .pmc-header {
    height: 150px;
    padding-top: 0 !important;
  }

  .pmc-home .pmc-header__inner {
    display: block !important;
    width: 100% !important;
    height: 150px;
  }

  .pmc-home .pmc-header .pmc-logo {
    position: absolute;
    top: 26px;
    left: 114px;
    margin: 0 !important;
  }

  .pmc-home .pmc-header .pmc-logo img {
    width: 276px !important;
  }

  .pmc-home .pmc-nav__link {
    position: absolute;
    top: 43px;
    left: 681px;
    margin: 0 !important;
    font-size: 13px;
    line-height: 1;
    letter-spacing: .08em;
  }

  .pmc-home .pmc-header .pmc-btn--nav {
    position: absolute;
    top: 21px;
    right: 20px;
    width: 216px;
    min-height: 49px;
    margin: 0 !important;
    padding: 0 18px;
    gap: 9px;
    border-radius: 999px;
    font-size: 14px;
    letter-spacing: .035em;
    box-shadow: 0 10px 20px rgba(5, 32, 61, .16);
  }

  .pmc-home .pmc-btn--nav .pmc-btn__paw {
    width: 28px !important;
    margin-left: -1px !important;
    margin-right: 0 !important;
  }

  .pmc-home .pmc-hero {
    min-height: 509px !important;
    padding-top: 174px !important;
  }

  .pmc-home .pmc-hero__copy {
    max-width: 370px !important;
    margin-left: -7px !important;
  }

  .pmc-home .pmc-hero__title {
    margin: 0 0 27px !important;
    line-height: .9 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: 72px !important;
    line-height: .9 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap {
    margin-top: -8px !important;
    transform: translateX(-4px) !important;
    line-height: 0 !important;
  }

  .pmc-home .pmc-hero__love-art {
    position: relative;
    top: 17px;
    width: 428px !important;
    height: 112px !important;
    margin-bottom: 4px;
    object-fit: fill;
  }

  .pmc-home .pmc-hero__spark-heart {
    width: 46px !important;
    left: calc(100% + 104px) !important;
    top: -48px !important;
  }

  .pmc-home .pmc-hero__copy p {
    width: 238px !important;
    margin: 20px 0 19px 6px !important;
    font-size: 17px !important;
    line-height: 1.43 !important;
    font-weight: 500 !important;
    color: var(--ink) !important;
  }

  .pmc-home .pmc-btn--coral {
    width: 251px;
    min-height: 42px;
    margin-left: -4px;
    padding: 0 18px;
    gap: 8px;
    font-size: 12px;
    letter-spacing: .035em;
    box-shadow: 0 11px 18px rgba(241, 84, 79, .24);
  }

  .pmc-home .pmc-btn--coral .pmc-btn__paw {
    width: 24px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .pmc-home .pmc-hero__cat {
    top: 37px !important;
    right: -5px !important;
    width: 600px !important;
    -webkit-mask-image: radial-gradient(ellipse 86% 78% at 58% 48%, #000 58%, rgba(0, 0, 0, .95) 72%, transparent 100%);
    mask-image: radial-gradient(ellipse 86% 78% at 58% 48%, #000 58%, rgba(0, 0, 0, .95) 72%, transparent 100%);
  }

  .pmc-home .pmc-blob-orange {
    top: 250px !important;
    right: -80px !important;
    width: 166px !important;
  }

  .pmc-home .pmc-deco--hsage {
    top: 166px !important;
    right: 26px !important;
    width: 46px !important;
  }

  .pmc-values__inner {
    width: min(1020px, calc(100% - 48px)) !important;
  }

  .pmc-value {
    min-height: 168px;
    grid-template-columns: 82px 1fr;
    gap: 18px;
    padding: 26px 24px 25px;
  }

  .pmc-value:first-child {
    padding-left: 16px;
  }

  .pmc-value__icon {
    width: 82px;
  }

  .pmc-value h2 {
    margin-bottom: 9px;
    font-size: 12px;
    letter-spacing: .045em;
  }

  .pmc-value p {
    font-size: 13px;
    line-height: 1.55;
    font-weight: 600;
    color: var(--ink);
  }

  .pmc-kittens {
    padding: 0 0 0 !important;
  }

  .pmc-kittens__inner {
    width: min(1016px, calc(100% - 70px)) !important;
    grid-template-columns: 218px 1fr !important;
    column-gap: 32px !important;
    row-gap: 17px !important;
  }

  .pmc-kittens__intro {
    padding-top: 24px !important;
  }

  .pmc-kittens h2 .t1 {
    font-size: 32px;
    line-height: 1;
  }

  .pmc-kittens h2 em {
    margin-top: 5px;
    font-size: 54px;
    line-height: .86;
  }

  .pmc-kittens__heart {
    width: 27px;
    margin: 14px 0 0 184px;
  }

  .pmc-kittens__cta {
    margin-top: 28px;
  }

  .pmc-btn--dark {
    min-height: 40px;
    padding: 0 18px;
    font-size: 11px;
    letter-spacing: .04em;
  }

  .pmc-arrow {
    width: 50px;
    left: 174px;
    top: 20px;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, 170px) !important;
    gap: 28px !important;
  }

  .pmc-kitten-card {
    border-radius: 12px;
    box-shadow: 0 8px 18px rgba(59, 42, 24, .06);
  }

  .pmc-kitten-card__photo {
    aspect-ratio: 1 / .735;
  }

  .pmc-kitten-card__body {
    padding: 10px 12px 10px;
  }

  .pmc-kitten-card h3 {
    font-size: 21px;
  }

  .pmc-card-heart {
    width: 19px;
  }

  .pmc-traits {
    margin-top: 8px;
    padding-bottom: 8px;
    font-size: 9.3px;
    letter-spacing: -.01em;
  }

  .pmc-ready {
    padding-top: 7px;
  }

  .pmc-ready__label,
  .pmc-ready__unit {
    font-size: 9px;
    letter-spacing: .13em;
  }

  .pmc-ready__num {
    margin: 4px 0 2px;
    gap: 10px;
  }

  .pmc-ready__num strong {
    font-size: 36px;
  }

  .pmc-kittens__note {
    margin: 0 !important;
    font-size: 14px;
    line-height: 1.32;
  }

  .pmc-note-paw {
    width: 30px;
    left: 23.2%;
    top: -5px;
  }

  .pmc-breed {
    padding: 24px 0 6px !important;
  }

  .pmc-breed__inner {
    width: min(1040px, calc(100% - 44px)) !important;
    grid-template-columns: 1fr 184px !important;
    column-gap: 56px !important;
  }

  .pmc-breed__heading h2 {
    font-size: 34px;
    margin-bottom: 8px;
  }

  .pmc-breed__heading p {
    max-width: 438px;
    font-size: 11px;
    line-height: 1.48;
  }

  .pmc-breed__cat {
    top: -23px !important;
    left: 62.8% !important;
    width: 390px !important;
  }

  .pmc-breed__cards {
    margin-top: 16px;
    gap: 10px;
  }

  .pmc-info-card {
    border-radius: 12px;
    padding: 14px 13px 12px;
  }

  .pmc-info-card h3 {
    font-size: 15px;
    gap: 8px;
  }

  .pmc-info-card li {
    font-size: 9px;
    line-height: 1.22;
  }

  .pmc-info-card > p {
    font-size: 9px;
  }

  .pmc-love-card {
    height: 354px;
    border-radius: 16px;
    padding-top: 25px;
  }

  .pmc-footer {
    padding: 3.5px 0;
  }

  .pmc-footer__inner {
    width: min(980px, calc(100% - 120px)) !important;
  }
}

/* =========================================================
   RESPONSIVE MOCKUP POLISH — keeps the hero artboard aligned
   from the 1024px mockup through wide desktop screens.
   ========================================================= */
@media (min-width: 901px) {
  .pmc-home .pmc-header {
    height: 0 !important;
    padding: 0 !important;
  }

  .pmc-home .pmc-header__inner {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    display: block !important;
  }

  .pmc-home .pmc-header .pmc-logo {
    position: absolute !important;
    top: clamp(22px, 2.05vw, 30px) !important;
    left: clamp(114px, 9.45vw, 148px) !important;
    margin: 0 !important;
    z-index: 35 !important;
  }

  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(274px, 23.2vw, 360px) !important;
    height: auto !important;
  }

  .pmc-home .pmc-nav__link {
    position: absolute !important;
    top: clamp(55px, 4.45vw, 68px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin: 0 !important;
    font-size: clamp(13px, .9vw, 15px) !important;
    line-height: 1 !important;
    letter-spacing: .08em !important;
    z-index: 35 !important;
  }

  .pmc-home .pmc-header .pmc-btn--nav {
    position: absolute !important;
    top: clamp(25px, 2.6vw, 40px) !important;
    right: clamp(28px, 3.55vw, 55px) !important;
    width: clamp(218px, 15.2vw, 246px) !important;
    min-height: clamp(49px, 3.95vw, 60px) !important;
    margin: 0 !important;
    padding: 0 clamp(18px, 1.5vw, 24px) !important;
    gap: 10px !important;
    font-size: clamp(13px, .95vw, 15px) !important;
    letter-spacing: .035em !important;
    z-index: 35 !important;
  }

  .pmc-home .pmc-hero {
    min-height: clamp(568px, 43vw, 690px) !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .pmc-home .pmc-hero__inner {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    z-index: 12 !important;
  }

  .pmc-home .pmc-hero__copy {
    position: absolute !important;
    top: clamp(190px, 12.6vw, 210px) !important;
    left: clamp(54px, 5.45vw, 86px) !important;
    width: clamp(430px, 34vw, 545px) !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .pmc-home .pmc-hero__title {
    margin: 0 0 clamp(24px, 2vw, 31px) !important;
    width: max-content !important;
    line-height: .9 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(80px, 6.15vw, 96px) !important;
    line-height: .9 !important;
    letter-spacing: 0 !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__love-wrap {
    transform: translateX(clamp(-5px, -.3vw, -3px)) !important;
    margin-top: clamp(-10px, -.65vw, -7px) !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(500px, 41vw, 650px) !important;
    height: auto !important;
    top: clamp(10px, .8vw, 14px) !important;
    object-fit: fill !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    width: clamp(48px, 4.6vw, 68px) !important;
    left: calc(100% + clamp(22px, 3.4vw, 54px)) !important;
    top: clamp(-56px, -3.3vw, -44px) !important;
  }

  .pmc-home .pmc-hero__copy p {
    width: clamp(285px, 23vw, 360px) !important;
    margin: clamp(18px, 1.2vw, 22px) 0 clamp(22px, 1.6vw, 28px) 2px !important;
    font-size: clamp(17px, 1.16vw, 18px) !important;
    line-height: 1.55 !important;
    font-weight: 500 !important;
  }

  .pmc-home .pmc-btn--coral {
    width: clamp(291px, 21.8vw, 338px) !important;
    min-height: clamp(45px, 3.35vw, 52px) !important;
    margin-left: -2px !important;
    padding: 0 clamp(21px, 1.9vw, 30px) !important;
    gap: 10px !important;
    font-size: clamp(12px, .86vw, 14px) !important;
    letter-spacing: .04em !important;
  }

  .pmc-home .pmc-btn--coral .pmc-btn__paw {
    width: clamp(25px, 2.1vw, 31px) !important;
  }

  .pmc-home .pmc-hero__cat {
    top: clamp(58px, 4.85vw, 76px) !important;
    right: clamp(18px, 3.7vw, 58px) !important;
    width: clamp(580px, 52vw, 815px) !important;
    max-width: none !important;
    height: auto !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    filter: none !important;
  }

  .pmc-home .pmc-blob-green {
    width: clamp(150px, 13.4vw, 188px) !important;
  }

  .pmc-home .pmc-blob-orange {
    top: clamp(250px, 20.6vw, 320px) !important;
    right: clamp(-88px, -5vw, -52px) !important;
    width: clamp(166px, 13.6vw, 210px) !important;
  }

  .pmc-home .pmc-deco--hsage {
    top: clamp(165px, 12.2vw, 190px) !important;
    right: clamp(28px, 3.6vw, 56px) !important;
    width: clamp(45px, 4.4vw, 58px) !important;
  }

  .pmc-values__inner {
    width: min(1420px, calc(100% - 48px)) !important;
    max-width: none !important;
  }

  .pmc-value {
    min-height: clamp(144px, 10.9vw, 170px) !important;
    grid-template-columns: clamp(76px, 6.2vw, 90px) 1fr !important;
    gap: clamp(15px, 1.5vw, 23px) !important;
    padding: clamp(20px, 1.9vw, 27px) clamp(18px, 2vw, 30px) !important;
  }

  .pmc-value:first-child {
    padding-left: clamp(16px, 2vw, 28px) !important;
  }

  .pmc-value__icon {
    width: clamp(72px, 6vw, 88px) !important;
  }

  .pmc-kittens {
    padding-top: clamp(12px, 1.45vw, 22px) !important;
  }

  .pmc-kittens__inner {
    width: min(1400px, calc(100% - 70px)) !important;
    max-width: none !important;
    grid-template-columns: clamp(218px, 17vw, 245px) 1fr !important;
    column-gap: clamp(28px, 2.4vw, 36px) !important;
  }

  .pmc-kittens__intro {
    padding-top: clamp(28px, 3.2vw, 50px) !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, clamp(170px, 13vw, 205px)) !important;
    gap: clamp(20px, 2vw, 30px) !important;
  }

  .pmc-kitten-card__body {
    padding: clamp(10px, .95vw, 14px) clamp(12px, 1.05vw, 15px) clamp(10px, 1vw, 15px) !important;
  }

  .pmc-breed__inner {
    width: min(1440px, calc(100% - 44px)) !important;
    max-width: none !important;
    grid-template-columns: 1fr clamp(184px, 15vw, 220px) !important;
    column-gap: clamp(42px, 4vw, 62px) !important;
  }

  .pmc-breed__cat {
    left: clamp(58%, 61vw, 64%) !important;
    width: clamp(390px, 33vw, 500px) !important;
  }

  .pmc-love-card {
    width: auto !important;
  }
}

/* =========================================================
   FINAL CASCADE LOCK — this must stay at the end.
   ========================================================= */
@media (min-width: 901px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(320px, 25.2vw, 390px) !important;
    height: auto !important;
  }

  .pmc-home .pmc-hero__spark-heart,
  .pmc-home .pmc-deco--hsage,
  .pmc-kittens__heart {
    image-rendering: auto !important;
    transform-box: fill-box;
  }

  .pmc-home .pmc-deco--hsage {
    top: clamp(164px, 12.1vw, 188px) !important;
    right: clamp(38px, 4.8vw, 74px) !important;
    width: clamp(46px, 4.2vw, 60px) !important;
    transform: rotate(-8deg) !important;
  }

  .pmc-values__inner {
    width: min(1060px, calc(100% - 48px)) !important;
    max-width: none !important;
    grid-template-columns: repeat(4, 1fr) !important;
    margin-inline: auto !important;
  }

  .pmc-value {
    min-height: 158px !important;
    grid-template-columns: 82px 1fr !important;
    gap: 18px !important;
    padding: 24px 20px !important;
  }

  .pmc-value:first-child {
    padding-left: 18px !important;
  }

  .pmc-value__icon {
    width: 82px !important;
  }

  .pmc-value h2 {
    margin-bottom: 8px !important;
    font-size: 12px !important;
    letter-spacing: .045em !important;
  }

  .pmc-value p {
    font-size: 13px !important;
    line-height: 1.55 !important;
    color: var(--ink) !important;
  }

  .pmc-kittens {
    padding: 0 !important;
  }

  .pmc-kittens__inner {
    width: min(1040px, calc(100% - 70px)) !important;
    max-width: none !important;
    grid-template-columns: 220px max-content !important;
    column-gap: 32px !important;
    row-gap: 14px !important;
    justify-content: center !important;
    align-items: start !important;
  }

  .pmc-kittens__intro {
    padding-top: 48px !important;
  }

  .pmc-kittens h2 .t1 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 34px !important;
    line-height: 1 !important;
  }

  .pmc-kittens h2 em {
    margin-top: 5px !important;
    font-family: "Allura", cursive !important;
    font-size: 56px !important;
    line-height: .84 !important;
    color: var(--sage) !important;
  }

  .pmc-kittens__heart {
    position: absolute !important;
    width: 34px !important;
    height: auto !important;
    top: 96px !important;
    left: 181px !important;
    margin: 0 !important;
    transform: rotate(-2deg) !important;
  }

  .pmc-kittens__cta {
    margin-top: 30px !important;
  }

  .pmc-arrow {
    width: 50px !important;
    left: 174px !important;
    top: 21px !important;
  }

  .pmc-kitten-grid {
    width: max-content !important;
    max-width: 100% !important;
    grid-template-columns: repeat(4, 170px) !important;
    gap: 28px !important;
    justify-self: start !important;
  }

  .pmc-kitten-card {
    border-radius: 12px !important;
  }

  .pmc-kitten-card__body {
    padding: 10px 12px 11px !important;
  }

  .pmc-kitten-card h3 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 21px !important;
  }

  .pmc-card-heart {
    width: 20px !important;
  }

  .pmc-traits {
    margin-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 9.3px !important;
  }

  .pmc-ready {
    padding-top: 7px !important;
  }

  .pmc-ready__num strong {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 36px !important;
  }

  .pmc-kittens__note {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.32 !important;
    text-align: center !important;
  }

  .pmc-note-paw {
    width: 30px !important;
    left: 23.2% !important;
    top: -5px !important;
  }

  .pmc-breed {
    padding: 24px 0 6px !important;
  }

  .pmc-breed__inner {
    width: min(1040px, calc(100% - 44px)) !important;
    max-width: none !important;
    grid-template-columns: 1fr 184px !important;
    column-gap: 56px !important;
    margin-inline: auto !important;
  }

  .pmc-breed__heading h2 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 34px !important;
    margin-bottom: 8px !important;
  }

  .pmc-breed__heading p {
    max-width: 438px !important;
    font-size: 11px !important;
    line-height: 1.48 !important;
  }

  .pmc-breed__cat {
    top: -23px !important;
    left: 62.8% !important;
    width: 390px !important;
  }

  .pmc-breed__cards {
    margin-top: 16px !important;
    gap: 10px !important;
    grid-template-columns: 1fr 1.18fr 1fr !important;
  }

  .pmc-info-card {
    border-radius: 12px !important;
    padding: 14px 13px 12px !important;
  }

  .pmc-info-card h3 {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: 15px !important;
    gap: 8px !important;
  }

  .pmc-info-card li {
    font-size: 9px !important;
    line-height: 1.22 !important;
  }

  .pmc-info-card > p {
    font-size: 9px !important;
  }

  .pmc-love-card {
    width: auto !important;
    height: 354px !important;
    border-radius: 16px !important;
    padding-top: 25px !important;
  }

  .pmc-footer {
    padding: 3.5px 0 !important;
  }

  .pmc-footer__inner {
    width: min(980px, calc(100% - 120px)) !important;
    max-width: none !important;
  }
}

@media (max-width: 900px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(210px, 42vw, 300px) !important;
    height: auto !important;
  }

  .pmc-kittens__intro {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    align-items: end !important;
    gap: 12px 16px !important;
  }

  .pmc-kittens h2 {
    grid-column: 1 / 2 !important;
  }

  .pmc-kittens__heart {
    display: block !important;
    grid-column: 2 / 3 !important;
    width: 34px !important;
    margin: 0 4px 7px 0 !important;
  }

  .pmc-kittens__cta {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 540px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: 220px !important;
  }

  .pmc-kittens__intro {
    display: block !important;
    text-align: left !important;
  }

  .pmc-kittens__heart {
    display: none !important;
  }
}

/* Wide desktop tune: keep mockup proportions without leaving broken empty grid space. */
@media (min-width: 901px) {
  .pmc-values__inner {
    width: min(1420px, calc(100% - 48px)) !important;
  }

  .pmc-value {
    min-height: clamp(150px, 10.9vw, 170px) !important;
    grid-template-columns: clamp(78px, 6.2vw, 90px) 1fr !important;
    gap: clamp(16px, 1.5vw, 23px) !important;
    padding: clamp(21px, 1.9vw, 27px) clamp(18px, 2vw, 30px) !important;
  }

  .pmc-value:first-child {
    padding-left: clamp(18px, 2vw, 28px) !important;
  }

  .pmc-value__icon {
    width: clamp(74px, 6vw, 88px) !important;
  }

  .pmc-kittens__inner {
    width: min(1400px, calc(100% - 70px)) !important;
    grid-template-columns: clamp(218px, 17vw, 245px) max-content !important;
    column-gap: clamp(28px, 2.4vw, 36px) !important;
    justify-content: center !important;
  }

  .pmc-kittens__intro {
    padding-top: clamp(30px, 3.1vw, 48px) !important;
  }

  .pmc-kitten-grid {
    width: max-content !important;
    grid-template-columns: repeat(4, clamp(170px, 14.6vw, 226px)) !important;
    gap: clamp(20px, 2vw, 30px) !important;
  }

  .pmc-kitten-card__body {
    padding: clamp(10px, .95vw, 14px) clamp(12px, 1.05vw, 15px) clamp(10px, 1vw, 15px) !important;
  }

  .pmc-breed__inner {
    width: min(1440px, calc(100% - 44px)) !important;
    grid-template-columns: 1fr clamp(184px, 15vw, 220px) !important;
    column-gap: clamp(42px, 4vw, 62px) !important;
  }

  .pmc-breed__cat {
    left: clamp(58%, 61vw, 64%) !important;
    width: clamp(390px, 33vw, 500px) !important;
  }
}

@media (min-width: 901px) {
  .pmc-kittens__heart {
    left: clamp(216px, 16.7vw, 260px) !important;
    top: clamp(86px, 6.2vw, 96px) !important;
  }
}

/* 2026-06-17 mockup correction pass: sharp corner art + section rhythm. */
@media (min-width: 901px) {
  .pmc-home .pmc-blob-green {
    width: clamp(150px, 13.4vw, 188px) !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
    image-rendering: auto !important;
  }

  .pmc-kittens {
    padding-top: clamp(14px, 1.2vw, 20px) !important;
    padding-bottom: clamp(10px, .95vw, 16px) !important;
  }

  .pmc-kittens__inner {
    width: min(1400px, calc(100% - 70px)) !important;
    grid-template-columns: clamp(218px, 17vw, 245px) max-content !important;
    column-gap: clamp(28px, 2.4vw, 36px) !important;
    row-gap: clamp(10px, .9vw, 14px) !important;
    justify-content: center !important;
  }

  .pmc-kittens__intro {
    padding-top: clamp(28px, 2.8vw, 44px) !important;
  }

  .pmc-kitten-grid {
    width: max-content !important;
    grid-template-columns: repeat(4, clamp(160px, 14.6vw, 226px)) !important;
    gap: clamp(18px, 2vw, 30px) !important;
  }

  .pmc-kitten-card__photo {
    aspect-ratio: 1 / .735 !important;
  }

  .pmc-kittens__heart {
    width: clamp(42px, 3.45vw, 52px) !important;
    left: clamp(206px, 15.4vw, 238px) !important;
    top: clamp(78px, 5.7vw, 88px) !important;
    transform: rotate(-2deg) !important;
  }

  .pmc-kittens__note {
    margin-top: clamp(4px, .45vw, 8px) !important;
  }

  .pmc-note-paw {
    left: clamp(248px, 24.8%, 350px) !important;
    top: -8px !important;
  }

  .pmc-breed__inner {
    width: min(1400px, calc(100% - 70px)) !important;
    grid-template-columns: 1fr clamp(190px, 14.5vw, 220px) !important;
    column-gap: clamp(40px, 3.4vw, 54px) !important;
    margin-inline: auto !important;
  }

  .pmc-breed__cat {
    left: 62% !important;
    width: clamp(390px, 29vw, 450px) !important;
  }

  .pmc-breed__cards {
    gap: clamp(10px, 1vw, 14px) !important;
  }

  .pmc-badge img {
    width: 13px !important;
    height: 13px !important;
  }
}

@media (min-width: 901px) and (max-width: 1120px) {
  .pmc-kitten-grid {
    grid-template-columns: repeat(4, minmax(0, 160px)) !important;
    gap: 18px !important;
  }

  .pmc-kittens__inner {
    grid-template-columns: 210px max-content !important;
    column-gap: 22px !important;
  }

  .pmc-kittens__heart {
    left: 190px !important;
  }
}

/* 2026-06-17 supplied-art lock: use the user's HQ source assets and align breed to the visible kitten track. */
@media (min-width: 901px) {
  .pmc-home .pmc-blob-green {
    width: clamp(150px, 13.4vw, 188px) !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
    image-rendering: auto !important;
  }

  .pmc-home .pmc-blob-orange {
    top: clamp(250px, 20.6vw, 320px) !important;
    right: clamp(-88px, -5vw, -52px) !important;
    width: clamp(166px, 13.6vw, 210px) !important;
    height: auto !important;
    image-rendering: auto !important;
  }

  .pmc-home .pmc-hero__spark-heart {
    width: clamp(48px, 4.55vw, 68px) !important;
    height: auto !important;
    left: calc(100% + clamp(22px, 3.4vw, 54px)) !important;
    top: clamp(-56px, -3.3vw, -44px) !important;
  }

  .pmc-home .pmc-deco--hsage {
    width: clamp(44px, 4.1vw, 58px) !important;
    height: auto !important;
    top: clamp(166px, 12.1vw, 190px) !important;
    right: clamp(38px, 4.8vw, 74px) !important;
    transform: rotate(-7deg) !important;
  }

  .pmc-kittens__heart {
    width: clamp(41px, 3.25vw, 50px) !important;
    height: auto !important;
    left: clamp(203px, 15.2vw, 236px) !important;
    top: clamp(78px, 5.65vw, 88px) !important;
    transform: rotate(-2deg) !important;
  }

  .pmc-card-heart {
    width: 18px !important;
    height: auto !important;
  }

  .pmc-breed__heart {
    width: 30px !important;
    height: auto !important;
  }

  .pmc-love-card__heart {
    width: 24px !important;
    height: auto !important;
  }

  .pmc-breed__inner {
    width: min(1275px, calc(100% - 70px)) !important;
    max-width: none !important;
    grid-template-columns: minmax(0, 1fr) clamp(190px, 14.5vw, 220px) !important;
    column-gap: clamp(40px, 3.4vw, 54px) !important;
    margin-inline: auto !important;
  }

  .pmc-breed__cat {
    left: 63% !important;
    width: clamp(370px, 28vw, 430px) !important;
  }

  .pmc-breed__cards {
    gap: clamp(10px, .9vw, 12px) !important;
  }
}

@media (min-width: 901px) and (max-width: 1120px) {
  .pmc-breed__inner {
    width: min(926px, calc(100% - 70px)) !important;
    grid-template-columns: minmax(0, 1fr) 184px !important;
    column-gap: 40px !important;
  }

  .pmc-breed__cat {
    left: 62% !important;
    width: 360px !important;
  }
}

@media (min-width: 901px) and (max-width: 995px) {
  .pmc-kittens__inner {
    width: min(824px, calc(100% - 70px)) !important;
    grid-template-columns: 190px max-content !important;
    column-gap: 18px !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, minmax(0, 145px)) !important;
    gap: 12px !important;
  }

  .pmc-kittens__heart {
    left: 171px !important;
    top: 78px !important;
  }

  .pmc-breed__inner {
    width: min(824px, calc(100% - 70px)) !important;
    grid-template-columns: minmax(0, 1fr) 176px !important;
    column-gap: 34px !important;
  }

  .pmc-breed__cat {
    left: 61% !important;
    width: 330px !important;
  }
}

@media (max-width: 900px) {
  .pmc-card-heart,
  .pmc-breed__heart,
  .pmc-love-card__heart {
    height: auto !important;
  }
}

/* 2026-06-17 final scale pass: narrower stage, split batch accents, larger breed-card details. */
@media (min-width: 901px) {
  .pmc-home .pmc-header .pmc-logo {
    left: clamp(118px, calc((100vw - 1220px) / 2 + 15px), 170px) !important;
  }

  .pmc-home .pmc-header .pmc-btn--nav {
    right: clamp(36px, calc((100vw - 1220px) / 2 + 18px), 72px) !important;
  }

  .pmc-home .pmc-hero__copy {
    top: clamp(178px, 12.1vw, 198px) !important;
    left: clamp(70px, calc((100vw - 1220px) / 2), 165px) !important;
  }

  .pmc-home .pmc-hero__cat {
    top: clamp(38px, 3.15vw, 52px) !important;
    right: clamp(24px, 3.5vw, 60px) !important;
    width: clamp(575px, 50vw, 760px) !important;
  }

  .pmc-values__inner {
    width: min(1188px, calc(100% - 96px)) !important;
  }

  .pmc-kittens__inner {
    width: max-content !important;
    max-width: calc(100% - 96px) !important;
    grid-template-columns: clamp(210px, 15vw, 230px) max-content !important;
    column-gap: clamp(24px, 2vw, 28px) !important;
    justify-content: center !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, clamp(160px, 13.2vw, 205px)) !important;
    gap: clamp(18px, 1.6vw, 24px) !important;
  }

  .pmc-kittens__lines {
    position: absolute !important;
    display: block !important;
    width: clamp(21px, 1.7vw, 26px) !important;
    height: auto !important;
    left: clamp(210px, 15.2vw, 232px) !important;
    top: clamp(30px, 3vw, 46px) !important;
    transform: rotate(-3deg) !important;
    pointer-events: none !important;
  }

  .pmc-kittens__heart {
    position: absolute !important;
    display: block !important;
    width: clamp(22px, 1.85vw, 28px) !important;
    height: auto !important;
    left: clamp(208px, 14.9vw, 230px) !important;
    top: clamp(79px, 5.7vw, 90px) !important;
    margin: 0 !important;
    transform: rotate(-3deg) !important;
    pointer-events: none !important;
  }

  .pmc-breed__inner {
    width: min(clamp(1048px, 75vw, 1148px), calc(100% - 96px)) !important;
    max-width: none !important;
    grid-template-columns: minmax(0, 1fr) clamp(188px, 14vw, 214px) !important;
    column-gap: clamp(36px, 3vw, 48px) !important;
    margin-inline: auto !important;
  }

  .pmc-breed__cat {
    top: -36px !important;
    left: 62.5% !important;
    width: clamp(360px, 27vw, 415px) !important;
  }

  .pmc-breed__cards {
    gap: 12px !important;
    margin-top: 18px !important;
  }

  .pmc-info-card {
    padding: 16px 15px 14px !important;
  }

  .pmc-info-card h3 {
    font-size: 16.4px !important;
    gap: 9px !important;
    margin-bottom: 10px !important;
  }

  .pmc-badge {
    width: 27px !important;
    height: 27px !important;
  }

  .pmc-badge img {
    width: 18px !important;
    height: 18px !important;
  }

  .pmc-info-card li {
    padding-left: 18px !important;
    margin-bottom: 3.5px !important;
    font-size: 10.9px !important;
    line-height: 1.34 !important;
  }

  .pmc-info-card li::before {
    top: 1px !important;
    font-size: 11px !important;
  }

  .pmc-info-card > p {
    font-size: 10.9px !important;
    line-height: 1.4 !important;
  }

  .pmc-patterns span,
  .pmc-colors span {
    font-size: 9.1px !important;
    line-height: 1.15 !important;
  }

  .pmc-patterns span i {
    width: 31px !important;
    height: 31px !important;
  }

  .pmc-colors span {
    font-size: 8.7px !important;
  }

  .pmc-colors span i {
    width: 27px !important;
    height: 27px !important;
  }
}

@media (min-width: 901px) and (max-width: 995px) {
  .pmc-kittens__inner {
    width: max-content !important;
    max-width: calc(100% - 96px) !important;
    grid-template-columns: 190px max-content !important;
    column-gap: 18px !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, minmax(0, 145px)) !important;
    gap: 12px !important;
  }

  .pmc-kittens__lines {
    left: 180px !important;
    top: 38px !important;
  }

  .pmc-kittens__heart {
    left: 176px !important;
    top: 82px !important;
  }

  .pmc-breed__inner {
    width: min(824px, calc(100% - 96px)) !important;
    grid-template-columns: minmax(0, 1fr) 176px !important;
    column-gap: 34px !important;
  }

  .pmc-breed__cat {
    left: 61% !important;
    width: 330px !important;
  }
}

@media (max-width: 900px) {
  .pmc-kittens__lines,
  .pmc-kittens__heart {
    position: absolute !important;
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    height: auto !important;
    right: auto !important;
    max-width: none !important;
    margin: 0 !important;
    pointer-events: none !important;
  }

  .pmc-kittens__lines {
    width: 22px !important;
    left: 222px !important;
    top: 50px !important;
  }

  .pmc-kittens__heart {
    width: 24px !important;
    min-width: 24px !important;
    left: 219px !important;
    top: 80px !important;
  }
}

@media (max-width: 540px) {
  .pmc-kittens__lines,
  .pmc-kittens__heart {
    display: none !important;
  }
}

/* 2026-06-17 screenshot correction: restore mockup spacing and gentler asset scale. */
:root {
  --pmc-soft-paw: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72' fill='%23d8ccbb' fill-opacity='0.46'%3E%3Cellipse cx='18' cy='23' rx='7.5' ry='10.5'/%3E%3Cellipse cx='36' cy='16' rx='7.8' ry='11.5'/%3E%3Cellipse cx='54' cy='23' rx='7.5' ry='10.5'/%3E%3Cpath d='M36 33c-12 0-21 8.2-21 18.3 0 7 6.9 9.3 21 9.3s21-2.3 21-9.3C57 41.2 48 33 36 33z'/%3E%3C/svg%3E");
}

@media (min-width: 1181px) {
  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(76px, 5.85vw, 91px) !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(472px, 39.2vw, 612px) !important;
  }

  .pmc-values__inner {
    width: min(1410px, calc(100% - 72px)) !important;
  }

  .pmc-value {
    grid-template-columns: 76px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 22px 18px !important;
  }

  .pmc-value__icon {
    width: 76px !important;
  }

  .pmc-value p {
    font-size: 13px !important;
    line-height: 1.48 !important;
  }

  .pmc-value:nth-child(4) .pmc-value__txt {
    max-width: none !important;
  }

  .pmc-value:nth-child(4) .pmc-value__txt p {
    max-width: 166px !important;
  }

  .pmc-kittens {
    padding-top: 22px !important;
    padding-bottom: 0 !important;
  }

  .pmc-paws-bg {
    background-image:
      var(--pmc-soft-paw),
      var(--pmc-soft-paw),
      var(--pmc-soft-paw),
      var(--pmc-soft-paw),
      var(--pmc-soft-paw),
      var(--pmc-soft-paw) !important;
    background-repeat: no-repeat !important;
    background-position: 2.5% 9%, 22.5% 7%, 97% 17%, 4% 78%, 16% 91%, 97.5% 82% !important;
    background-size: 54px 54px, 42px 42px, 48px 48px, 50px 50px, 46px 46px, 52px 52px !important;
    opacity: .72 !important;
  }

  .pmc-paws-bg::after {
    display: none !important;
  }

  .pmc-kittens__inner {
    width: min(1410px, calc(100% - 72px)) !important;
    max-width: none !important;
    grid-template-columns: clamp(290px, 19.6vw, 305px) max-content !important;
    column-gap: clamp(28px, 2.1vw, 32px) !important;
    justify-content: start !important;
  }

  .pmc-kittens__intro {
    width: clamp(290px, 19.6vw, 305px) !important;
    padding-top: 56px !important;
    overflow: visible !important;
  }

  .pmc-kittens h2 .t1 {
    font-size: 34px !important;
  }

  .pmc-kittens h2 em {
    font-size: 54px !important;
    margin-top: 4px !important;
  }

  .pmc-kittens__lines {
    width: 22px !important;
    left: 243px !important;
    top: 82px !important;
    transform: rotate(-4deg) !important;
  }

  .pmc-kittens__heart {
    width: 25px !important;
    min-width: 25px !important;
    left: 239px !important;
    top: 112px !important;
    transform: rotate(-3deg) !important;
  }

  .pmc-kittens__cta {
    margin-top: 38px !important;
  }

  .pmc-kittens .pmc-btn--dark {
    min-height: 48px !important;
    width: 270px !important;
    padding-inline: 0 !important;
    font-size: 11.4px !important;
  }

  .pmc-arrow {
    width: 64px !important;
    left: 244px !important;
    top: 22px !important;
    transform: rotate(1deg) !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, clamp(214px, 15.25vw, 240px)) !important;
    gap: clamp(22px, 1.75vw, 28px) !important;
  }

  .pmc-kitten-card {
    border-radius: 13px !important;
  }

  .pmc-kitten-card__body {
    padding: 13px 14px 14px !important;
  }

  .pmc-kitten-card h3 {
    font-size: 23px !important;
  }

  .pmc-card-heart {
    width: 23px !important;
  }

  .pmc-traits {
    font-size: 10.6px !important;
  }

  .pmc-kittens__note {
    margin-top: 14px !important;
  }

  .pmc-breed__inner {
    width: min(1410px, calc(100% - 72px)) !important;
    grid-template-columns: minmax(0, 1fr) 214px !important;
    column-gap: 42px !important;
  }

  .pmc-badge {
    width: 29px !important;
    height: 29px !important;
  }

  .pmc-badge img {
    width: 19px !important;
    height: 19px !important;
  }

  .pmc-info-card li::before {
    font-size: 12.2px !important;
    top: 0 !important;
  }

  .pmc-love-card__heart {
    width: 22px !important;
    margin-bottom: 14px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(70px, 8.05vw, 86px) !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(430px, 50vw, 545px) !important;
  }

  .pmc-values__inner,
  .pmc-kittens__inner,
  .pmc-breed__inner {
    width: calc(100% - 64px) !important;
    max-width: none !important;
  }

  .pmc-value {
    grid-template-columns: 56px minmax(0, 1fr) !important;
    gap: 11px !important;
    padding: 19px 12px !important;
  }

  .pmc-value:first-child {
    padding-left: 12px !important;
  }

  .pmc-value__icon {
    width: 56px !important;
  }

  .pmc-value h2 {
    font-size: 11px !important;
    letter-spacing: .035em !important;
  }

  .pmc-value p {
    font-size: 12px !important;
    line-height: 1.42 !important;
  }

  .pmc-value:nth-child(4) .pmc-value__txt p {
    max-width: 132px !important;
  }

  .pmc-kittens__inner {
    grid-template-columns: clamp(218px, 24vw, 252px) max-content !important;
    column-gap: clamp(18px, 2vw, 24px) !important;
    justify-content: center !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, clamp(146px, 16vw, 166px)) !important;
    gap: clamp(12px, 1.6vw, 16px) !important;
  }

  .pmc-kittens__intro {
    width: clamp(218px, 24vw, 252px) !important;
    padding-top: 50px !important;
    overflow: visible !important;
  }

  .pmc-kittens h2 .t1 {
    font-size: 32px !important;
  }

  .pmc-kittens h2 em {
    font-size: 48px !important;
  }

  .pmc-kittens__lines {
    width: 20px !important;
    left: clamp(202px, 21vw, 220px) !important;
    top: 72px !important;
  }

  .pmc-kittens__heart {
    width: 23px !important;
    min-width: 23px !important;
    left: clamp(198px, 20.6vw, 216px) !important;
    top: 101px !important;
  }

  .pmc-arrow {
    width: 57px !important;
    left: 184px !important;
    top: 19px !important;
  }
}

@media (min-width: 901px) and (max-width: 980px) {
  .pmc-value {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    gap: 8px !important;
    padding: 18px 8px !important;
  }

  .pmc-value:first-child {
    padding-left: 8px !important;
  }

  .pmc-value__icon {
    width: 48px !important;
  }

  .pmc-value h2 {
    font-size: 10.5px !important;
  }

  .pmc-value p {
    font-size: 11.3px !important;
    line-height: 1.38 !important;
  }

  .pmc-value:nth-child(4) .pmc-value__txt p {
    max-width: 142px !important;
  }
}

/* 2026-06-17 rail correction: keep lower sections centered and mockup-width. */
@media (min-width: 1181px) {
  .pmc-values__inner,
  .pmc-kittens__inner,
  .pmc-breed__inner {
    width: min(1188px, calc(100% - 96px)) !important;
    max-width: none !important;
    margin-inline: auto !important;
  }

  .pmc-kittens__inner {
    grid-template-columns: 232px max-content !important;
    column-gap: 28px !important;
    justify-content: center !important;
  }

  .pmc-kittens__intro {
    width: 232px !important;
    padding-top: 52px !important;
  }

  .pmc-kittens h2 .t1 {
    font-size: 32px !important;
  }

  .pmc-kittens h2 em {
    font-size: 50px !important;
  }

  .pmc-kittens__lines {
    width: 21px !important;
    left: 206px !important;
    top: 78px !important;
  }

  .pmc-kittens__heart {
    width: 25px !important;
    min-width: 25px !important;
    left: 202px !important;
    top: 109px !important;
  }

  .pmc-kittens .pmc-btn--dark {
    width: 220px !important;
    min-height: 45px !important;
    font-size: 10.8px !important;
  }

  .pmc-arrow {
    width: 58px !important;
    left: 204px !important;
    top: 20px !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, 180px) !important;
    gap: 21px !important;
  }

  .pmc-kitten-card__body {
    padding: 12px 13px 13px !important;
  }

  .pmc-kitten-card h3 {
    font-size: 22px !important;
  }

  .pmc-traits {
    font-size: 10px !important;
  }

  .pmc-ready__num strong {
    font-size: 36px !important;
  }

  .pmc-breed__inner {
    grid-template-columns: minmax(0, 1fr) 204px !important;
    column-gap: 38px !important;
  }

  .pmc-breed__heading p {
    max-width: 520px !important;
    font-size: 12.8px !important;
    line-height: 1.5 !important;
  }

  .pmc-info-card {
    padding: 17px 17px 16px !important;
  }

  .pmc-info-card h3 {
    font-size: 17.5px !important;
  }

  .pmc-info-card li {
    padding-left: 26px !important;
    margin-bottom: 5px !important;
    font-size: 12.2px !important;
    line-height: 1.36 !important;
    font-weight: 700 !important;
  }

  .pmc-info-card li::before {
    content: "\2665" !important;
    top: -1px !important;
    left: 0 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: var(--sage-deep) !important;
  }

  .pmc-info-card > p {
    font-size: 11.6px !important;
    line-height: 1.45 !important;
  }

  .pmc-patterns span,
  .pmc-colors span {
    font-size: 9.2px !important;
  }

  .pmc-love-card p {
    font-size: 12.2px !important;
    line-height: 1.45 !important;
  }
}

/* Final lower-card readability pass. */
.pmc-info-card li::before {
  font-family: Arial, sans-serif !important;
  font-weight: 700 !important;
  transform: scaleX(1.08) !important;
  transform-origin: left center !important;
}

@media (min-width: 1181px) {
  .pmc-info-card li {
    padding-left: 28px !important;
    margin-bottom: 5px !important;
    font-size: 12.8px !important;
    line-height: 1.34 !important;
  }

  .pmc-info-card li::before {
    top: -1px !important;
    font-size: 19px !important;
  }

  .pmc-info-card > p {
    font-size: 12.2px !important;
  }

  .pmc-love-card p {
    font-size: 12.6px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .pmc-info-card li {
    padding-left: 24px !important;
    margin-bottom: 4px !important;
    font-size: 11.8px !important;
    line-height: 1.32 !important;
  }

  .pmc-info-card li::before {
    top: -1px !important;
    font-size: 17px !important;
  }

  .pmc-info-card > p {
    font-size: 11.2px !important;
    line-height: 1.42 !important;
  }
}

@media (max-width: 900px) {
  .pmc-info-card li {
    padding-left: 21px !important;
    font-size: 10.8px !important;
    line-height: 1.35 !important;
  }

  .pmc-info-card li::before {
    top: 0 !important;
    font-size: 15px !important;
  }

  .pmc-info-card > p {
    font-size: 10.6px !important;
  }
}

/* Final alignment polish: shared rails, correct accents, and tighter hero scale. */
.pmc-card-heart {
  content: url("assets/heart-outline-coral.svg") !important;
  object-fit: contain !important;
}

.pmc-kittens__accent {
  position: absolute;
  display: block;
  width: 42px;
  height: auto;
  pointer-events: none;
  z-index: 4;
}

.pmc-kittens__lines,
.pmc-kittens__heart {
  display: none !important;
}

.pmc-home .pmc-hero__title,
.pmc-home .pmc-hero__title .pmc-hero__title-main {
  font-weight: 600 !important;
}

.pmc-love-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  height: auto !important;
  min-height: 344px !important;
  padding-bottom: 24px !important;
}

.pmc-love-card__heart {
  width: 30px !important;
  margin-bottom: 16px !important;
}

.pmc-love-card__paw {
  width: 45px !important;
  margin-top: auto !important;
}

@media (min-width: 1181px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(252px, 21.2vw, 330px) !important;
  }

  .pmc-home .pmc-hero__copy {
    left: clamp(70px, 6.25vw, 102px) !important;
    width: clamp(410px, 31vw, 500px) !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(76px, 5.72vw, 90px) !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(470px, 37vw, 610px) !important;
  }

  .pmc-home .pmc-hero__copy p {
    width: clamp(275px, 20.5vw, 320px) !important;
  }

  .pmc-home .pmc-btn--coral {
    width: clamp(286px, 20vw, 312px) !important;
  }

  .pmc-home .pmc-hero__cat {
    right: clamp(54px, 5vw, 82px) !important;
    width: clamp(560px, 49vw, 760px) !important;
  }

  .pmc-home .pmc-blob-orange {
    right: clamp(-54px, -2.35vw, -26px) !important;
  }

  .pmc-values__inner,
  .pmc-kittens__inner,
  .pmc-breed__inner {
    width: min(1188px, calc(100% - 96px)) !important;
    margin-inline: auto !important;
  }

  .pmc-kittens {
    padding-bottom: 26px !important;
  }

  .pmc-kittens__inner {
    grid-template-columns: 260px minmax(0, 1fr) !important;
    column-gap: 32px !important;
    justify-content: stretch !important;
  }

  .pmc-kittens__intro {
    width: 260px !important;
    padding-top: 52px !important;
  }

  .pmc-kittens__accent {
    width: 43px !important;
    left: 218px !important;
    top: 74px !important;
  }

  .pmc-kittens .pmc-btn--dark {
    width: 236px !important;
  }

  .pmc-arrow {
    left: 220px !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 22px !important;
    width: 100% !important;
  }

  .pmc-card-heart {
    width: 22px !important;
  }

  .pmc-kittens__note {
    margin-bottom: 12px !important;
    padding-bottom: 6px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(228px, 26vw, 278px) !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(66px, 7.4vw, 82px) !important;
  }

  .pmc-home .pmc-hero__love-art {
    width: clamp(410px, 47vw, 500px) !important;
  }

  .pmc-home .pmc-blob-orange {
    right: clamp(-54px, -3.4vw, -30px) !important;
  }

  .pmc-kittens {
    padding-bottom: 24px !important;
  }

  .pmc-kittens__inner {
    grid-template-columns: clamp(220px, 23vw, 252px) minmax(0, 1fr) !important;
    column-gap: clamp(18px, 2vw, 24px) !important;
    justify-content: stretch !important;
  }

  .pmc-kitten-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: clamp(12px, 1.45vw, 16px) !important;
    width: 100% !important;
  }

  .pmc-kittens__accent {
    width: clamp(36px, 4vw, 42px) !important;
    left: clamp(198px, 20.6vw, 220px) !important;
    top: 70px !important;
  }

  .pmc-card-heart {
    width: 20px !important;
  }

  .pmc-kittens__note {
    margin-bottom: 12px !important;
    padding-bottom: 6px !important;
  }
}

@media (max-width: 900px) {
  .pmc-kittens {
    padding-bottom: 30px !important;
  }

  .pmc-kittens__accent {
    width: 34px !important;
    left: min(66vw, 300px) !important;
    top: 30px !important;
  }

  .pmc-card-heart {
    width: 21px !important;
  }

  .pmc-kittens__note {
    margin-bottom: 18px !important;
    padding-bottom: 10px !important;
  }

  .pmc-love-card__heart {
    width: 28px !important;
  }

  .pmc-love-card__paw {
    width: 43px !important;
  }
}

/* 2026-06-18 real typography/assets pass. */
body,
.pmc-btn,
.pmc-nav__link,
.pmc-value p,
.pmc-hero__copy p,
.pmc-traits,
.pmc-ready__label,
.pmc-ready__unit,
.pmc-kittens__note,
.pmc-breed__heading p,
.pmc-info-card li,
.pmc-info-card > p,
.pmc-patterns span,
.pmc-colors span,
.pmc-love-card p {
  font-family: var(--body) !important;
  letter-spacing: 0 !important;
}

.pmc-hero__title,
.pmc-hero__title span,
.pmc-home .pmc-hero__title,
.pmc-home .pmc-hero__title .pmc-hero__title-main,
.pmc-kittens h2,
.pmc-kittens h2 .t1,
.pmc-kitten-card h3,
.pmc-ready__num strong,
.pmc-breed__heading h2,
.pmc-info-card h3,
.pmc-love-card h3,
.pmc-footer__tag,
.pmc-section-head h1,
.pmc-standards h2 {
  font-family: var(--serif) !important;
  letter-spacing: 0 !important;
}

.pmc-home .pmc-hero__title .pmc-hero__title-main {
  font-weight: 700 !important;
}

.pmc-kittens h2 em {
  font-family: var(--script) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

.pmc-value h2 {
  font-family: var(--body) !important;
  font-weight: 800 !important;
}

.pmc-info-card li::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 2px !important;
  width: 15px !important;
  height: 14px !important;
  background: url("assets/green-heart-bullet-cropped.png") center / contain no-repeat !important;
  transform: none !important;
}

@media (min-width: 1181px) {
  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(76px, 5.9vw, 92px) !important;
    line-height: .92 !important;
  }

  .pmc-kittens h2 .t1 {
    font-size: 33px !important;
    line-height: .98 !important;
  }

  .pmc-kittens h2 em {
    font-size: 45px !important;
    line-height: .82 !important;
    margin-top: 6px !important;
  }

  .pmc-kittens__accent {
    width: 31px !important;
    left: 214px !important;
    top: 71px !important;
  }

  .pmc-breed__heading h2 {
    font-size: 37px !important;
    line-height: 1.02 !important;
  }

  .pmc-info-card h3 {
    font-size: 18px !important;
    line-height: 1.05 !important;
  }

  .pmc-info-card li {
    padding-left: 26px !important;
    font-size: 13.4px !important;
    line-height: 1.36 !important;
    font-weight: 500 !important;
  }

  .pmc-info-card li::before {
    width: 18px !important;
    height: 17px !important;
    top: 1px !important;
  }

  .pmc-info-card > p,
  .pmc-love-card p {
    font-size: 12.8px !important;
    line-height: 1.44 !important;
    font-weight: 500 !important;
  }

  .pmc-love-card__heart {
    width: 34px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .pmc-kittens h2 em {
    font-size: clamp(41px, 4.45vw, 45px) !important;
    line-height: .82 !important;
  }

  .pmc-kittens__accent {
    width: clamp(27px, 3vw, 31px) !important;
    left: clamp(199px, 20.6vw, 214px) !important;
    top: 68px !important;
  }

  .pmc-info-card li {
    padding-left: 24px !important;
    font-size: 12.4px !important;
    line-height: 1.36 !important;
    font-weight: 500 !important;
  }

  .pmc-info-card li::before {
    width: 16px !important;
    height: 15px !important;
    top: 2px !important;
  }

  .pmc-info-card > p,
  .pmc-love-card p {
    font-size: 12px !important;
    line-height: 1.42 !important;
  }
}

@media (max-width: 900px) {
  .pmc-kittens h2 em {
    font-size: 42px !important;
    line-height: .82 !important;
  }

  .pmc-kittens__accent {
    width: 28px !important;
    top: 30px !important;
  }

  .pmc-info-card li {
    padding-left: 22px !important;
    font-size: 11.6px !important;
    line-height: 1.36 !important;
    font-weight: 500 !important;
  }

  .pmc-info-card li::before {
    width: 15px !important;
    height: 14px !important;
    top: 2px !important;
  }
}

/* 2026-06-18 weight/readability correction pass. */
.pmc-btn {
  font-family: var(--body) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: .025em !important;
}

.pmc-btn--nav {
  font-size: 13.8px !important;
  font-weight: 800 !important;
}

.pmc-btn--coral {
  font-size: 13.4px !important;
  font-weight: 800 !important;
}

.pmc-btn--dark {
  font-size: 12px !important;
  font-weight: 800 !important;
}

.pmc-kittens .pmc-btn--dark {
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .025em !important;
}

.pmc-value h2 {
  font-family: var(--body) !important;
  font-size: 12.8px !important;
  font-weight: 800 !important;
  letter-spacing: .045em !important;
}

.pmc-value p {
  font-weight: 600 !important;
}

.pmc-traits {
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.18 !important;
}

.pmc-hero__copy p,
.pmc-kittens__note,
.pmc-breed__heading p,
.pmc-love-card p {
  font-weight: 500 !important;
}

@media (min-width: 1181px) {
  .pmc-home .pmc-header .pmc-logo img {
    width: clamp(246px, 20vw, 315px) !important;
  }

  .pmc-home .pmc-hero__copy {
    left: clamp(92px, 7.4vw, 122px) !important;
    padding-top: clamp(18px, 1.8vw, 28px) !important;
  }

  .pmc-home .pmc-hero__title .pmc-hero__title-main {
    font-size: clamp(76px, 5.75vw, 90px) !important;
    font-weight: 700 !important;
  }

  .pmc-kittens__accent {
    left: 202px !important;
    top: 69px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .pmc-btn--nav {
    font-size: 12.8px !important;
  }

  .pmc-btn--coral {
    font-size: 12.8px !important;
  }

  .pmc-btn--dark {
    font-size: 11.6px !important;
  }

  .pmc-kittens .pmc-btn--dark {
    font-size: 11.6px !important;
  }

  .pmc-traits {
    font-size: 10.8px !important;
  }

  .pmc-kittens__accent {
    left: clamp(188px, 19.2vw, 202px) !important;
    top: 66px !important;
  }
}

@media (max-width: 900px) {
  .pmc-btn {
    font-size: 12.2px !important;
  }

  .pmc-traits {
    font-size: 12px !important;
    white-space: normal !important;
  }
}

/* 2026-06-18 Our Story page build. */
.pmc-story-page {
  background: var(--cream);
}

.pmc-story-page .pmc-container {
  width: min(1188px, calc(100% - 96px));
  max-width: none;
}

.pmc-story-page .pmc-header {
  position: absolute;
  inset: 0 0 auto;
  z-index: 30;
  height: 0 !important;
  padding: 0 !important;
}

.pmc-story-page .pmc-header__inner {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  display: block !important;
}

.pmc-story-page .pmc-header .pmc-logo {
  position: absolute !important;
  top: clamp(22px, 2.05vw, 30px) !important;
  left: clamp(118px, calc((100vw - 1220px) / 2 + 15px), 170px) !important;
  margin: 0 !important;
  z-index: 35 !important;
}

.pmc-story-page .pmc-header .pmc-logo img {
  width: clamp(228px, 26vw, 278px) !important;
  height: auto !important;
}

.pmc-story-page .pmc-nav__link {
  position: absolute !important;
  top: clamp(55px, 4.45vw, 68px) !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin: 0 !important;
  font-size: clamp(13px, .9vw, 15px) !important;
  font-weight: 800;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  z-index: 35 !important;
}

.pmc-story-page .pmc-header .pmc-btn--nav {
  position: absolute !important;
  top: clamp(25px, 2.6vw, 40px) !important;
  right: clamp(36px, calc((100vw - 1220px) / 2 + 18px), 72px) !important;
  width: clamp(218px, 15.2vw, 246px) !important;
  min-height: clamp(49px, 3.95vw, 60px) !important;
  margin: 0 !important;
  padding: 0 clamp(18px, 1.5vw, 24px) !important;
  gap: 10px !important;
  font-size: clamp(13px, .95vw, 15px) !important;
  letter-spacing: .035em !important;
  z-index: 35 !important;
}

.pmc-story-page .pmc-btn--nav .pmc-btn__paw {
  width: 28px !important;
  margin-left: -1px !important;
  margin-right: 0 !important;
}

.pmc-story {
  position: relative;
  overflow: hidden;
  padding: 286px 0 118px;
  background: var(--cream);
}

.pmc-story__blob {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(150px, 13.4vw, 188px);
  height: auto;
  z-index: 1;
  pointer-events: none;
}

.pmc-story__inner {
  z-index: 2;
}

.pmc-story__head {
  margin: 0 0 88px;
}

.pmc-story__head h1 {
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(58px, 5.05vw, 74px);
  font-weight: 700;
  line-height: .98;
  color: var(--navy);
  letter-spacing: 0;
}

.pmc-story__divider {
  display: block;
  width: clamp(146px, 13vw, 184px);
  height: auto;
  margin: 30px auto 0;
}

.pmc-story__grid {
  display: grid;
  grid-template-columns: minmax(400px, 500px) minmax(0, 1fr);
  gap: clamp(44px, 3.75vw, 54px);
  align-items: start;
}

.pmc-story__photo {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: none;
}

.pmc-story__copy {
  max-width: 525px;
  padding-top: 7px;
}

.pmc-story__copy p {
  margin: 0 0 31px;
  font-family: var(--body);
  font-size: 16.8px;
  font-weight: 600;
  line-height: 1.43;
  color: var(--ink);
  letter-spacing: 0;
}

.pmc-story__copy p:first-child {
  color: var(--ink);
  font-weight: 600;
}

.pmc-inline-heart {
  width: 24px;
  height: auto;
  margin-left: 10px;
  vertical-align: -7px;
}

.pmc-standards {
  position: relative;
  z-index: 2;
  padding: 0 0 78px;
  background: var(--cream);
}

.pmc-standards__panel {
  position: relative;
  width: min(1260px, calc(100% - 88px)) !important;
  max-width: none;
  margin-inline: auto;
  padding: 54px 26px 55px;
  border: 1px solid rgba(255,255,255,.78);
  border-radius: 22px;
  background: rgba(250, 244, 237, .78);
  box-shadow: inset 0 0 0 1px rgba(216, 190, 169, .16);
}

.pmc-standards__heart {
  position: absolute;
  top: -23px;
  left: 50%;
  width: 33px;
  transform: translateX(-50%) rotate(-6deg);
}

.pmc-standards h2 {
  margin: 0 0 46px;
  text-align: center;
  font-family: var(--serif);
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
  color: var(--navy);
  letter-spacing: 0;
}

.pmc-standard-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.pmc-standard-grid article {
  position: relative;
  min-height: 128px;
  display: grid;
  grid-template-rows: 57px auto;
  justify-items: center;
  align-items: start;
  gap: 18px;
  padding: 0 17px;
  text-align: center;
}

.pmc-standard-grid article:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 119px;
  background: rgba(216, 190, 169, .82);
}

.pmc-care-icon {
  color: var(--sage-deep);
  display: grid;
  place-items: center;
}

.pmc-care-icon--navy {
  color: #314a65;
}

.pmc-care-icon svg {
  width: 52px;
  height: 52px;
  overflow: visible;
}

.pmc-care-icon svg * {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.55;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pmc-standard-grid span.t {
  display: block;
  font-family: var(--body);
  font-size: 13.2px;
  font-weight: 800;
  line-height: 1.34;
  color: var(--ink);
  letter-spacing: 0;
}

@media (max-width: 1180px) {
  .pmc-story-page .pmc-container {
    width: min(1060px, calc(100% - 64px));
  }

  .pmc-story {
    padding-top: 238px;
  }

  .pmc-story__grid {
    grid-template-columns: minmax(380px, 500px) minmax(0, 1fr);
    gap: 44px;
  }

  .pmc-story__copy p {
    font-size: 15.2px;
    margin-bottom: 23px;
  }

  .pmc-standard-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 34px;
  }

  .pmc-standard-grid article:nth-child(4n)::after {
    display: none;
  }
}

@media (max-width: 900px) {
  .pmc-story-page .pmc-header {
    position: absolute !important;
    inset: 0 0 auto 0 !important;
    z-index: 30 !important;
    height: auto !important;
    padding: 18px 0 6px !important;
  }

  .pmc-story-page .pmc-header__inner {
    position: relative !important;
    inset: auto !important;
    display: flex !important;
    width: min(100% - 36px, 760px) !important;
    height: auto !important;
    max-width: none !important;
    margin-inline: auto !important;
    align-items: center;
    justify-content: space-between;
  }

  .pmc-story-page .pmc-header .pmc-logo {
    position: static !important;
    margin-left: 0 !important;
  }

  .pmc-story-page .pmc-header .pmc-logo img {
    width: clamp(210px, 42vw, 300px) !important;
  }

  .pmc-story-page .pmc-nav__link {
    position: static !important;
    transform: none !important;
    margin-top: 34px !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
  }

  .pmc-story-page .pmc-header .pmc-btn--nav {
    position: static !important;
    width: auto !important;
    min-height: 48px !important;
    margin-top: 16px !important;
    padding: 0 28px !important;
    gap: 11px !important;
    font-size: 12.2px !important;
    letter-spacing: .025em !important;
  }

  .pmc-story-page .pmc-btn--nav .pmc-btn__paw {
    width: 27px !important;
    margin-left: -3px !important;
    margin-right: 1px !important;
  }

  .pmc-story {
    padding: 136px 0 58px;
  }

  .pmc-story__blob {
    width: 132px;
    opacity: .92;
  }

  .pmc-story__head {
    margin-bottom: 44px;
  }

  .pmc-story__grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .pmc-story__photo {
    max-width: 520px;
    margin-inline: auto;
  }

  .pmc-story__copy {
    max-width: 620px;
    margin-inline: auto;
    padding-top: 0;
  }

  .pmc-story__copy p {
    font-size: 14.8px;
  }

  .pmc-standards {
    padding-bottom: 54px;
  }

  .pmc-story-page .pmc-footer__inner {
    width: min(100% - 36px, 760px) !important;
  }

  .pmc-standards__panel {
    width: min(100% - 36px, 760px) !important;
    padding: 44px 18px 38px;
  }

  .pmc-standards h2 {
    margin-bottom: 34px;
    font-size: 26px;
  }

  .pmc-standard-grid article {
    padding-inline: 14px;
  }
}

@media (max-width: 560px) {
  .pmc-story-page .pmc-header__inner {
    flex-direction: column;
    gap: 14px;
  }

  .pmc-story-page .pmc-header {
    padding: 16px 0 6px !important;
  }

  .pmc-story-page .pmc-header .pmc-logo img {
    width: 220px !important;
  }

  .pmc-story-page .pmc-container {
    width: min(100% - 36px, 420px);
  }

  .pmc-story {
    padding-top: 238px;
  }

  .pmc-story__blob {
    width: 118px;
    top: 0;
    left: 0;
  }

  .pmc-story__head h1 {
    font-size: 48px;
  }

  .pmc-story__divider {
    width: 142px;
    margin-top: 18px;
  }

  .pmc-story__copy p {
    font-size: 14px;
    line-height: 1.5;
  }

  .pmc-standard-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 30px;
  }

  .pmc-standard-grid article:nth-child(2n)::after {
    display: none;
  }

  .pmc-standard-grid article {
    min-height: 116px;
    gap: 13px;
  }

  .pmc-care-icon svg {
    width: 46px;
    height: 46px;
  }

  .pmc-standard-grid span.t {
    font-size: 12.6px;
  }
}

@media (min-width: 1181px) {
  .pmc-story-page .pmc-header .pmc-logo img {
    width: clamp(246px, 20vw, 315px) !important;
  }
}
