/* Approved home geometry from MASTER xampp.css Fase 46, scoped for Fase 64. */
/* No overflow clipping: validation must detect layout overflow. */
.kv64-home a { text-decoration: none; }
.kv64-home .kv-home-eyebrow { margin: 0; color: var(--kv-text-muted); font-size: var(--kv-meta); font-weight: 500; letter-spacing: .14em; line-height: 1.3; text-transform: uppercase; }
.kv64-home .kv-home-hero { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); max-width: var(--kv-content-wide, 78rem); min-height: min(71svh, 47rem); margin-inline: auto; padding: 0; border-bottom: 1px solid var(--kv-border); }
.kv64-home .kv-home-hero__copy { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: clamp(2.5rem, 6vw, 6.5rem) var(--kv-gutter); }
.kv64-home .kv-home-hero__title { max-width: 8ch; margin: clamp(1.25rem, 2.5vw, 2.5rem) 0 1.25rem; color: var(--kv-text); font-size: clamp(2.7rem, 6.1vw, 5.5rem); font-weight: 500; letter-spacing: -.06em; line-height: .86; }
.kv64-home .kv-home-hero__title em { color: var(--kv-text-muted); font-style: normal; }
.kv64-home .kv-home-hero__lede { max-width: 24rem; margin: 0 0 clamp(1.75rem, 3vw, 2.75rem); color: var(--kv-text-muted); font-size: var(--kv-editorial); line-height: 1.35; }
.kv64-home .kv-home-link, .kv64-home .kv-home-inline-link { color: var(--kv-text); font-size: var(--kv-ui); font-weight: 500; letter-spacing: .1em; text-transform: uppercase; }
.kv64-home .kv-home-link { display: inline-flex; align-items: center; align-self: flex-start; gap: .7rem; min-height: 2.75rem; border-bottom: 1px solid currentColor; padding-block: .5rem; }
.kv64-home .kv-home-link span, .kv64-home .kv-home-inline-link span { font-size: 1.05em; transition: transform var(--kv-duration-fast, 120ms) var(--kv-ease, ease); }
.kv64-home .kv-home-link:hover span, .kv64-home .kv-home-link:focus-visible span, .kv64-home .kv-home-inline-link:hover span, .kv64-home .kv-home-inline-link:focus-visible span { transform: translate(.18rem, -.18rem); }
.kv64-home .kv-home-link:focus-visible, .kv64-home .kv-home-inline-link:focus-visible, .kv64-home .kv-home-hero__media:focus-visible, .kv64-home .kv-home-product-card__media:focus-visible { outline: 2px solid var(--kv-focus); outline-offset: 4px; }
.kv64-home .kv-home-hero__index { display: flex; align-items: center; gap: .7rem; margin-top: auto; padding-top: clamp(2rem, 5vw, 4rem); color: var(--kv-text-muted); font-size: var(--kv-meta); letter-spacing: .12em; }
.kv64-home .kv-home-rule { width: clamp(2.5rem, 7vw, 5rem); height: 1px; background: var(--kv-border-strong); }
.kv64-home .kv-home-hero__media { position: relative; display: flex; min-width: 0; min-height: min(71svh, 47rem); align-items: center; justify-content: center; overflow: hidden; background: var(--kv-surface-alt); color: var(--kv-text); }
.kv64-home .kv-home-hero__media img { display: block; width: 100%; height: 100%; max-height: min(71svh, 47rem); object-fit: contain; object-position: center; transition: transform 400ms var(--kv-ease, ease); }
.kv64-home .kv-home-hero__media:hover img, .kv64-home .kv-home-hero__media:focus-visible img { transform: scale(1.018); }
.kv64-home .kv-home-hero__caption { position: absolute; right: clamp(1rem, 2vw, 1.75rem); bottom: clamp(1rem, 2vw, 1.75rem); left: clamp(1rem, 2vw, 1.75rem); display: flex; justify-content: space-between; color: var(--kv-text-muted); font-size: var(--kv-meta); letter-spacing: .12em; text-transform: uppercase; }
.kv64-home .kv-home-intro, .kv64-home .kv-home-featured, .kv64-home .kv-home-close { max-width: var(--kv-content-wide, 78rem); margin-inline: auto; padding: var(--kv-section-space-tight) var(--kv-gutter); }
.kv64-home .kv-home-intro { display: grid; grid-template-columns: minmax(8rem, .38fr) minmax(0, .62fr); gap: clamp(2rem, 8vw, 8rem); border-bottom: 1px solid var(--kv-border); }
.kv64-home .kv-home-intro__content { max-width: 46rem; }
.kv64-home .kv-home-intro h2 { max-width: 18ch; margin: 0 0 1.25rem; color: var(--kv-text); font-size: clamp(1.85rem, 3.3vw, 3rem); font-weight: 400; letter-spacing: -.045em; line-height: .98; }
.kv64-home .kv-home-intro p:not(.kv-home-intro__statement) { max-width: 38rem; margin: 0; color: var(--kv-text-muted); font-size: var(--kv-editorial); line-height: 1.45; }
.kv64-home .kv-home-intro__statement { margin: clamp(2.25rem, 5vw, 4.5rem) 0 0; color: var(--kv-text); font-size: var(--kv-ui); letter-spacing: .13em; }
.kv64-home .kv-home-section-head { display: flex; align-items: end; justify-content: space-between; gap: 1.5rem; margin-bottom: clamp(1.75rem, 4vw, 3rem); }
.kv64-home .kv-home-section-head h2 { margin: .7rem 0 0; color: var(--kv-text); font-size: clamp(1.7rem, 3vw, 2.7rem); font-weight: 400; letter-spacing: -.04em; line-height: 1; }
.kv64-home .kv-home-inline-link { display: inline-flex; align-items: center; flex-shrink: 0; gap: .55rem; min-height: 2.5rem; border-bottom: 1px solid var(--kv-border-strong); padding-block: .5rem; }
.kv64-home .kv-home-product-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(1rem, 2.25vw, 2rem); }
.kv64-home .kv-home-product-card__media { position: relative; display: block; overflow: hidden; background: var(--kv-surface-alt); }
.kv64-home .kv-home-product-card__media img { display: block; width: 100%; height: auto; aspect-ratio: 2 / 3; object-fit: cover; transition: transform 400ms var(--kv-ease, ease); }
.kv64-home .kv-home-product-card__media:hover img, .kv64-home .kv-home-product-card__media:focus-visible img { transform: scale(1.018); }
.kv64-home .kv-home-product-card__number { position: absolute; top: 1rem; left: 1rem; color: var(--kv-text-muted); font-size: var(--kv-meta); letter-spacing: .12em; }
.kv64-home .kv-home-product-card__body { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: .35rem 1rem; padding-top: .8rem; }
.kv64-home .kv-home-product-card__body .kv-home-eyebrow { grid-column: 1 / -1; }
.kv64-home .kv-home-product-card h3 { margin: 0; color: var(--kv-text); font-size: clamp(1rem, 1.5vw, 1.35rem); font-weight: 500; letter-spacing: -.02em; }
.kv64-home .kv-home-product-card__body .kv-home-inline-link { align-self: end; font-size: var(--kv-meta); }
.kv64-home .kv-home-editorial { display: grid; grid-template-columns: minmax(9rem, .35fr) minmax(0, .65fr); gap: clamp(2rem, 8vw, 8rem); max-width: var(--kv-content-wide, 78rem); margin-inline: auto; background: var(--kv-text); color: var(--kv-bg); padding: var(--kv-section-space) var(--kv-gutter); }
.kv64-home .kv-home-editorial .kv-home-eyebrow { color: color-mix(in srgb, var(--kv-bg) 68%, transparent); }
.kv64-home .kv-home-editorial__meta { display: flex; justify-content: space-between; align-self: start; color: color-mix(in srgb, var(--kv-bg) 62%, transparent); font-size: var(--kv-meta); letter-spacing: .12em; }
.kv64-home .kv-home-editorial__content { max-width: 42rem; }
.kv64-home .kv-home-editorial h2 { max-width: 12ch; margin: .8rem 0 1.25rem; color: var(--kv-bg); font-size: clamp(2.15rem, 5.2vw, 4.8rem); font-weight: 400; letter-spacing: -.06em; line-height: .88; }
.kv64-home .kv-home-editorial__content > p:not(.kv-home-eyebrow) { max-width: 28rem; margin: 0 0 2rem; color: color-mix(in srgb, var(--kv-bg) 78%, transparent); font-size: var(--kv-editorial); line-height: 1.4; }
.kv64-home .kv-home-link--inverted { color: var(--kv-bg); }
.kv64-home .kv-home-close { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 1rem 2rem; }
.kv64-home .kv-home-close .kv-home-eyebrow { grid-column: 1 / -1; }
.kv64-home .kv-home-close h2 { margin: 0; color: var(--kv-text); font-size: clamp(1.85rem, 3.5vw, 3.2rem); font-weight: 400; letter-spacing: -.05em; line-height: .95; }
@media (max-width: 767px) {
  .kv64-home .kv-home-hero { display: flex; min-height: 0; flex-direction: column; }
  .kv64-home .kv-home-hero__media { order: -1; min-height: min(118vw, 30rem); }
  .kv64-home .kv-home-hero__media img { max-height: min(118vw, 30rem); }
  .kv64-home .kv-home-hero__caption { bottom: .75rem; }
  .kv64-home .kv-home-hero__copy { min-height: 18rem; padding: 2rem var(--kv-gutter) 2.5rem; }
  .kv64-home .kv-home-hero__title { margin-block: 1rem 1.1rem; font-size: clamp(2.65rem, 13vw, 4rem); }
  .kv64-home .kv-home-hero__lede { max-width: 20rem; font-size: 1rem; }
  .kv64-home .kv-home-hero__index { padding-top: 2rem; }
  .kv64-home .kv-home-intro, .kv64-home .kv-home-editorial { grid-template-columns: 1fr; gap: 1.5rem; }
  .kv64-home .kv-home-intro, .kv64-home .kv-home-featured, .kv64-home .kv-home-close { padding-top: 3rem; padding-bottom: 3rem; }
  .kv64-home .kv-home-section-head { align-items: start; flex-direction: column; gap: 1rem; }
  .kv64-home .kv-home-section-head h2 { max-width: 16ch; }
  .kv64-home .kv-home-product-grid { grid-template-columns: 1fr; gap: 2.25rem; }
  .kv64-home .kv-home-product-card__body { grid-template-columns: minmax(0, 1fr) auto; }
  .kv64-home .kv-home-editorial { gap: 2.25rem; }
  .kv64-home .kv-home-editorial__meta { max-width: 12rem; }
  .kv64-home .kv-home-editorial h2 { font-size: clamp(2.35rem, 12vw, 3.8rem); }
  .kv64-home .kv-home-close { display: block; }
  .kv64-home .kv-home-close h2 { margin: .8rem 0 1.5rem; }
}
@media (prefers-reduced-motion: reduce) {
  .kv64-home .kv-home-hero__media img, .kv64-home .kv-home-product-card__media img, .kv64-home .kv-home-link span, .kv64-home .kv-home-inline-link span { transition: none; }
}
