/* Homepage presentation only. Existing product, RFQ and header contracts stay unchanged. */
.tz-home {
    --home-red: #ae2029;
    --home-red-dark: #8b1820;
    --home-paper: #edf1f4;
    --home-surface: #edf3f6;
    --home-showroom: #e4ebef;
    --home-line: #d7dddf;
    color: var(--color-ink);
}

.tz-home .section { padding-block: clamp(40px, 5.5vw, 76px); padding-inline: 0; }
.tz-home .section__inner { width: min(1180px, calc(100% - 40px)); max-width: 1180px; }
.tz-home [id] { scroll-margin-top: 112px; }
.tz-home h2 { font-size: clamp(1.7rem, 3.1vw, 2.6rem); line-height: 1.12; letter-spacing: -0.025em; text-wrap: balance; }
.tz-home h3 { line-height: 1.3; text-wrap: balance; }
.tz-home :is(h2, h3, dt, dd) { overflow-wrap: anywhere; }
.tz-home p { line-height: 1.65; }
.tz-home .eyebrow { color: var(--home-red); font-size: 0.72rem; letter-spacing: 0.09em; }
.tz-home .text-link { display: inline-flex; align-items: center; min-height: 44px; color: var(--color-ink); text-underline-offset: 4px; }
.tz-home a:focus-visible, .tz-home button:focus-visible { outline: 3px solid var(--home-red); outline-offset: 4px; }
.tz-home .homepage-hero a:focus-visible,
.tz-home .homepage-selector-band a:focus-visible,
.tz-home .homepage-final-rfq a:focus-visible,
.tz-home .homepage-company-video__choice:focus-visible { outline-color: #fff; }
.tz-home .button { min-height: 48px; padding: 13px 22px; font-weight: 700; }
.tz-home .button--primary { color: #fff; background: var(--home-red); border-color: var(--home-red); }
.tz-home .button--primary:hover { background: var(--home-red-dark); border-color: var(--home-red-dark); }
.tz-home .button--secondary { color: var(--color-ink); background: #fff; border-color: #aeb9bf; }
.tz-home .button--secondary:hover { background: #e9eeef; }

.tz-home .homepage-hero { min-height: 0; }
.tz-home .homepage-hero .authority-hero__content { min-height: 0; padding-block: clamp(44px, 7vw, 100px); padding-inline: 0; }
.tz-home .homepage-hero__copy { max-width: 1180px; }
.tz-home .homepage-hero :is(.authority-hero__content, .homepage-hero__copy) { min-width: 0; }
.tz-home .homepage-hero h1 { overflow-wrap: anywhere; }
.tz-home .homepage-hero h1 { max-width: 820px; font-size: clamp(2.15rem, 4.5vw, 4rem); line-height: 1.04; letter-spacing: -0.035em; text-wrap: balance; }
.tz-home .homepage-hero .eyebrow { color: #fff; }
.tz-home .homepage-hero .direct-answer { max-width: 720px; font-size: clamp(0.96rem, 1.15vw, 1.06rem); color: #f2f5f6; }
.tz-home .homepage-hero .authority-hero__overlay { background: linear-gradient(90deg, rgba(10,20,25,.9), rgba(10,20,25,.62) 64%, rgba(10,20,25,.42)); }
.tz-home .hero__actions { flex-wrap: wrap; gap: 12px; }
.tz-home .homepage-pathways { background: #fff; padding-inline: 0; border-block: 1px solid var(--home-line); }
.tz-home .homepage-pathways__inner { display: flex; align-items: stretch; flex-wrap: nowrap; overflow: visible; gap: 0; }
.tz-home .homepage-pathways__label { display: flex; align-items: center; margin: 0; padding: 16px 24px 16px 0; color: var(--color-muted); }
.tz-home .homepage-pathways__links { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); flex: 1; min-width: 0; border-left: 1px solid var(--home-line); }
.tz-home .homepage-pathways a { display: flex; align-items: center; justify-content: center; min-height: 56px; padding: 12px 16px; border: 0; border-right: 1px solid var(--home-line); font-size: .85rem; white-space: normal; text-align: center; line-height: 1.4; text-decoration: none; }
.tz-home .homepage-pathways a:hover { color: var(--home-red); background: #f4f6f7; }
.tz-home .homepage-pathways a[aria-current="location"] { color: var(--home-red-dark); background: #f9eeee; box-shadow: inset 0 -3px var(--home-red); }
.tz-home .homepage-section-heading { align-items: end; gap: 24px; margin-bottom: 28px; }
.tz-home .homepage-section-heading p { max-width: 48ch; }
.tz-home .homepage-machines { background: var(--home-paper); }
.tz-home .homepage-machines__intro .text-link { margin-top: 8px; }

/* Touch keeps short use-case hints visible; desktop reveals them over the image. */
.tz-home .homepage-family-grid { display: grid; grid-template-columns: minmax(0, 1fr); gap: 16px; }
.tz-home .homepage-family-card { display: flex; flex-direction: row; align-items: center; width: 100%; justify-self: stretch; padding: 0; gap: 0; border: 1px solid var(--home-line); box-shadow: none; background: #fff; transform: none; }
.tz-home .homepage-family-card:hover { border-color: #8e9cA3; transform: none; }
.tz-home .homepage-family-card__media { position: relative; flex: 0 0 44%; width: 44%; height: auto; aspect-ratio: 16 / 9; background: #e9edee; }
.tz-home .homepage-family-card__media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; transform: none; }
.tz-home .homepage-family-card__body { min-width: 0; padding: 14px; }
.tz-home .homepage-family-card__body > h3 { font-size: 1rem; }
.tz-home .homepage-family-card__overlay { position: static; display: flex; aspect-ratio: auto; padding: 0; margin-top: 10px; color: var(--color-muted); background: transparent; opacity: 1; transform: none; }
.tz-home .homepage-family-card__description { font-size: .86rem; line-height: 1.5; }
.tz-home .homepage-family-card__route { margin-top: 8px; color: var(--color-ink); font-size: .8rem; }

/* One factory chapter: the overview, real scenes, documents and workshop clips. */
.tz-home-factory { background: #fff; }
.tz-home .homepage-company-video, .tz-home .homepage-trust-proof, .tz-home .homepage-workshop-videos { background: transparent; border: 0; }
.tz-home .homepage-company-video { padding-bottom: 32px; }
.tz-home .homepage-company-video > .section__inner { display: block; }
.tz-home .homepage-company-video__heading { max-width: 760px; margin: 0 auto 24px; text-align: center; }
.tz-home .homepage-company-video__heading h2 { margin-bottom: 16px; }
.tz-home .homepage-company-video__heading #company-video-summary { margin-bottom: 12px; }
.tz-home .homepage-company-video__frame { width: 100%; max-width: 960px; margin-inline: auto; border: 0; }
.tz-home .homepage-company-video__poster::after { background: rgba(8,21,28,.16); }
.tz-home .homepage-company-video__choice { min-width: 0; min-height: 48px; padding: 12px 16px; }
.tz-home .homepage-company-video__choice--high-resolution { color: #fff; background: var(--home-red); border-color: var(--home-red); }
.tz-home .homepage-company-video__choice--high-resolution:hover { color: #fff; background: var(--home-red-dark); }
.tz-home .homepage-company-video__quality-note { max-width: 960px; text-align: center; font-size: .78rem; margin-top: 12px; }
.tz-home .homepage-company-video__heading .homepage-company-video__links { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; text-align: center; gap: 0 24px; margin: 0; max-width: none; }
.tz-home .homepage-company-scale { width: 100%; max-width: 960px; margin: 0 auto; border: 1px solid #30434e; background: #1c2c35; color: #fff; }
.tz-home .homepage-company-scale dl { display: grid; grid-template-columns: minmax(0, 1fr); gap: 0; padding: 0; margin: 0; }
.tz-home .homepage-company-scale dl > div { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 20px 24px; border: 0; min-width: 0; text-align: left; }
.tz-home .homepage-company-scale dl > div + div { border-top: 1px solid #48606c; border-left: 0; }
.tz-home .homepage-company-scale dt { font-size: clamp(1.15rem, 2.2vw, 1.65rem); color: #fff; line-height: 1.2; font-variant-numeric: tabular-nums; }
.tz-home .homepage-company-scale dd { margin: 0; font-size: .83rem; color: #d5e0e5; max-width: 16ch; }
.tz-home .homepage-trust-proof { padding-top: 24px; padding-bottom: 24px; }
.tz-home .homepage-trust-proof__heading { max-width: none; }
.tz-home .homepage-trust-proof__heading h2 { font-size: clamp(1.45rem, 2.2vw, 1.85rem); }
.tz-home .homepage-trust-proof__heading .eyebrow { display: none; }
.tz-home .homepage-proof-composition { grid-template-columns: minmax(0, 1fr); align-items: start; gap: 24px; }
.tz-home .homepage-proof-composition__tiles { gap: 16px; }
.tz-home .homepage-proof-tile { overflow: visible; color: var(--color-ink); background: transparent; border: 0; }
.tz-home .homepage-proof-tile figure { display: block; aspect-ratio: auto; overflow: visible; background: transparent; }
.tz-home .homepage-proof-tile img { aspect-ratio: 16 / 9; width: 100%; height: auto; object-fit: cover; transform: none; }
.tz-home .homepage-proof-tile figcaption { position: static; padding: 12px 0; color: var(--color-ink); background: none; transform: none; }
.tz-home .homepage-proof-tile figcaption strong { font-size: .9rem; }
.tz-home .homepage-proof-tile figcaption span { display: none; }
.tz-home .homepage-proof-tile figcaption .homepage-proof-tile__route { display: block; opacity: 1; color: var(--color-ink); }
.tz-home .homepage-proof-composition__records { display: grid; grid-template-columns: minmax(0, 1fr); border: 1px solid var(--home-line); padding: 0; background: #f2f5f6; }
.tz-home .homepage-proof-composition__records > div { padding: 24px; border: 0; }
.tz-home .homepage-proof-composition__records > div + div { padding-top: 24px; border-top: 1px solid var(--home-line); }
.tz-home .homepage-proof-composition__records h3 { font-size: 1.05rem; margin: 0 0 8px; }
.tz-home .homepage-proof-composition__records p { font-size: .85rem; }
.tz-home .proof-link-list a { display: inline-flex; align-items: center; min-height: 44px; font-size: .85rem; color: var(--color-ink); }
.tz-home .proof-link-list { display: grid; grid-template-columns: minmax(0, 1fr); gap: 0; margin: 16px 0 0; }
.tz-home .proof-link-list li { margin: 0; padding: 12px 0 0; border-top: 1px solid var(--home-line); }
.tz-home .homepage-workshop-videos { padding-top: 8px; padding-bottom: 48px; }
.tz-home .homepage-workshop-videos > .section__inner { padding-top: 24px; border-top: 1px solid var(--home-line); }
.tz-home .homepage-workshop-videos__grid { display: grid; gap: 24px; }
.tz-home .homepage-workshop-video .video-card__poster img { width: 100%; height: 100%; aspect-ratio: auto; object-fit: contain; }

.tz-home .homepage-featured-models { background: var(--home-showroom); }
.tz-home .homepage-model-count { margin: -8px 0 24px; font-size: .87rem; color: var(--color-muted); }
.tz-home .homepage-model-count a { display: inline-flex; min-height: 44px; align-items: center; margin-left: 8px; color: var(--color-ink); }
.tz-home .homepage-model-grid { grid-template-columns: minmax(0, 1fr); gap: 20px; }
.tz-home .homepage-model-card { border-color: var(--home-line); }
.tz-home .homepage-model-card__media { aspect-ratio: 16 / 9; background: #fff; }
.tz-home .homepage-model-card__media img { object-fit: contain; }
.tz-home .homepage-model-card__body { padding: 8px 20px 12px; }
.tz-home .homepage-model-card__category { color: var(--home-red); font-size: .7rem; letter-spacing: .025em; }
.tz-home .homepage-model-card h3 { font-size: 1.1rem; margin: 0 0 12px; }
.tz-home .homepage-model-card dl { margin-bottom: 12px; }
.tz-home .homepage-model-card dl > div { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); min-height: 48px; padding: 8px 0; align-items: center; }
.tz-home .homepage-model-card dt, .tz-home .homepage-model-card dd { font-size: .83rem; line-height: 1.45; }

.tz-home .homepage-selector-band { padding-block: clamp(32px, 4vw, 48px); background: var(--home-red-dark); }
.tz-home .homepage-selector-band__grid { gap: 24px 48px; }
.tz-home .homepage-selector-band h2 { font-size: clamp(1.5rem, 2.5vw, 2.1rem); }
.tz-home .homepage-selector-band p { margin-block: 12px 0; }
.tz-home .homepage-selector-band .hero__actions { margin-top: 20px; }
.tz-home .homepage-selector-band .eyebrow { color: #f6c6c8; }
.tz-home .homepage-selector-band .text-link { color: #fff; }
.tz-home .homepage-selector-steps li { padding: 12px 0 12px 32px; }
.tz-home .homepage-selector-steps li::before { top: 12px; color: #f6c6c8; }
.tz-home .homepage-selector-steps span { font-size: .9rem; line-height: 1.5; }
.tz-home .homepage-buyer-paths { padding-block: 36px; border-bottom: 1px solid var(--home-line); }
.tz-home .homepage-buyer-paths__grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
.tz-home .homepage-buyer-paths h2 { font-size: 1.6rem; }
.tz-home .homepage-buyer-paths__rfq { border-left: 0; border-top: 1px solid var(--home-line); padding: 24px 0 0; }
.tz-home .homepage-resources { padding-block: clamp(32px, 4vw, 48px); background: var(--home-paper); }
.tz-home .homepage-resources__grid { gap: 24px 40px; }
.tz-home .homepage-resources h2 { max-width: 24ch; font-size: clamp(1.5rem, 2.5vw, 2rem); }
.tz-home .homepage-resource-links { border: 1px solid #cbd3d6; display: grid; grid-template-columns: minmax(0, 1fr); gap: 0; background: #fff; }
.tz-home .homepage-resource-links a { display: grid; position: relative; gap: 4px; min-height: 88px; padding: 16px 40px 16px 20px; border: 0; border-bottom: 1px solid #cbd3d6; background: transparent; }
.tz-home .homepage-resource-links a:last-child { border-bottom: 0; }
.tz-home .homepage-resource-links a::after { content: '\2197'; position: absolute; right: 8px; top: 24px; color: var(--home-red); font-size: 1.25rem; }
.tz-home .homepage-resource-links a:hover { background: #e1e8ed; }
.tz-home .homepage-resource-links span { margin-top: 0; }
.tz-home .homepage-resource-links span { font-size: .86rem; }
.tz-home .homepage-global-sales { padding-block: clamp(36px, 4.5vw, 56px); background: #fff; }
.tz-home .homepage-global-sales__heading { align-items: start; margin-bottom: 24px; gap: 24px; }
.tz-home .export-sales-contact-list { gap: 0; border-color: var(--home-line); }
.tz-home .export-sales-contact { padding: 20px; border-color: var(--home-line); }
.tz-home .export-sales-contact__identity > span { color: var(--home-red); font-size: .68rem; letter-spacing: .06em; }
.tz-home .export-sales-contact__identity h3 { margin-block: 8px; font-size: 1.35rem; }
.tz-home .export-sales-contact__identity p { margin-top: 4px; font-size: .84rem; }
.tz-home .export-sales-contact__markets { gap: 4px 8px; margin: 8px 0 16px; }
.tz-home .export-sales-contact__markets li { min-height: 28px; background: transparent; border: 0; padding: 4px 4px 4px 0; }
.tz-home .export-sales-contact__routes { gap: 8px; }
.tz-home .export-sales-contact__whatsapp { min-height: 48px; background: #f0faf3; color: #14582c; border: 1px solid #add7b9; padding: 10px 14px; }
.tz-home .export-sales-contact__whatsapp:hover { background: #def2e4; border-color: #659d76; }
.tz-home .export-sales-contact__emails a { display: flex; flex-wrap: wrap; align-items: center; gap: 4px 8px; min-height: 44px; overflow-wrap: anywhere; color: var(--color-ink); }
.tz-home .export-sales-contact__emails span { margin: 0; }
.tz-home .export-sales-contact__emails strong { min-width: 0; }
.tz-home .homepage-final-rfq { border-top: 4px solid var(--home-red); background: #172026; }
.tz-home .homepage-final-rfq .eyebrow { color: #f6c6c8; }
.tz-home .homepage-final-rfq .button--secondary { background: transparent; color: #fff; border-color: #9aa8af; }
.tz-home .homepage-final-rfq .button--secondary:hover { background: #30424b; }

@media (min-width: 641px) {
    .tz-home .homepage-company-scale dl { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .tz-home .homepage-company-scale dl > div { display: block; padding: 24px; }
    .tz-home .homepage-company-scale dl > div + div { border-top: 0; border-left: 1px solid #48606c; }
    .tz-home .homepage-company-scale dd { margin-top: 8px; max-width: none; }
    .tz-home .homepage-proof-composition__tiles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .tz-home .proof-link-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
    .tz-home .homepage-family-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
    .tz-home .homepage-family-card { flex-direction: column; align-items: stretch; grid-column: span 2; }
    .tz-home .homepage-family-card:nth-child(4) { grid-column: 2 / span 2; }
    .tz-home .homepage-family-card:nth-child(5) { grid-column: 4 / span 2; }
    .tz-home .homepage-family-card__media { flex: 0 0 auto; width: 100%; aspect-ratio: 16 / 9; }
    .tz-home .homepage-family-card__body { padding: 18px; }
    .tz-home .homepage-model-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .tz-home .homepage-resource-links { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; }
    .tz-home .homepage-resource-links a:nth-child(odd) { border-right: 1px solid #cbd3d6; }
    .tz-home .homepage-resource-links a:nth-last-child(-n+2) { border-bottom: 0; }
}

@media (min-width: 961px) {
    .tz-home .homepage-trust-proof__heading { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
    .tz-home .homepage-proof-composition__records { grid-template-columns: minmax(0, 2fr) minmax(0, 1fr); }
    .tz-home .homepage-proof-composition__records > div + div { border-top: 0; border-left: 1px solid var(--home-line); }
    .tz-home .homepage-workshop-videos__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .tz-home .homepage-model-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .tz-home .homepage-buyer-paths__grid { grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr); gap: 32px; }
    .tz-home .homepage-buyer-paths__rfq { border-top: 0; border-left: 1px solid var(--home-line); padding: 0 0 0 32px; }
}

@media (max-width: 640px) {
    .tz-home .section__inner { width: calc(100% - 32px); }
    .tz-home .homepage-pathways__inner { display: block; }
    .tz-home .homepage-pathways__label { padding: 8px 0; font-size: .7rem; }
    .tz-home .homepage-pathways__links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--home-line); margin-bottom: 12px; }
    .tz-home .homepage-pathways a { flex: 1 1 30%; min-height: 48px; padding: 8px; font-size: .78rem; border-bottom: 1px solid var(--home-line); }
    .tz-home .homepage-section-heading, .tz-home .homepage-global-sales__heading { display: block; }
    .tz-home .homepage-section-heading h2 { margin-bottom: 16px; }
    .tz-home .homepage-section-heading { margin-bottom: 20px; }
    .tz-home .homepage-family-card__media { margin-top: 0; }
    .tz-home .homepage-family-card__body { padding: 12px; }
    .tz-home .homepage-family-card__body > h3 { font-size: .95rem; }
    .tz-home .homepage-family-card__description { font-size: .81rem; }
    .tz-home .homepage-family-card__overlay { margin-top: 8px; }
    .tz-home .homepage-family-card__route { margin-top: 4px; }
    .tz-home .homepage-company-video__playback { gap: 8px; max-width: calc(100% - 24px); }
    .tz-home .homepage-company-video__choice { font-size: .8rem; padding: 12px; }
    .tz-home .homepage-company-scale__status { padding: 12px 16px; }
    .tz-home .homepage-company-scale dl > div { padding: 16px; }
    .tz-home .homepage-company-scale dt { flex-shrink: 0; white-space: nowrap; font-size: 1.05rem; }
    .tz-home .homepage-company-scale dd { min-width: 0; font-size: .8rem; }
    .tz-home .homepage-company-scale > p { padding: 12px 16px; text-align: left; }
    .tz-home .homepage-proof-composition__tiles { grid-template-columns: minmax(0, 1fr); }
    .tz-home .homepage-proof-composition__records { margin-top: 0; }
    .tz-home .homepage-proof-composition__records > div { padding: 16px; }
    .tz-home .homepage-model-count a { margin-left: 0; }
    .tz-home .homepage-model-card__body { padding: 4px 16px 8px; }
    .tz-home .homepage-model-card h3 { font-size: 1.05rem; margin-bottom: 8px; }
    .tz-home .homepage-model-card dl { margin-bottom: 8px; }
    .tz-home .homepage-selector-band p { font-size: .91rem; }
    .tz-home .homepage-resources__grid { grid-template-columns: minmax(0, 1fr); }
    .tz-home .homepage-resource-links a { min-height: 80px; padding-block: 12px; }
    .tz-home .export-sales-contact { padding: 16px; }
    .tz-home .export-sales-contact__identity h3 { margin-block: 4px; }
    .tz-home .export-sales-contact__markets { margin: 8px 0 12px; }
    .tz-home .export-sales-contact__whatsapp { padding-block: 8px; }
    .tz-home .hero__actions .button { text-align: center; }
}

@media (prefers-reduced-motion: reduce) {
    .tz-home *, .tz-home *::before, .tz-home *::after { scroll-behavior: auto; transition: none; animation: none; }
}

/* Portal refinement: each chapter has a distinct job, within one industrial palette. */
.tz-home {
    --home-steel: #1c303a;
    --home-steel-soft: #29434f;
    --home-on-steel: #cbd9e0;
    --home-line: #cbd4da;
}
.tz-home .homepage-icon { display: block; width: 24px; height: 24px; flex: 0 0 24px; }
.tz-home .homepage-machines { background: #f1f4f5; }
.tz-home .homepage-family-card { position: relative; display: grid; grid-template-columns: 42% minmax(0, 1fr); grid-template-rows: 1fr auto; overflow: hidden; }
.tz-home .homepage-family-card__media { width: 100%; grid-row: 1 / 3; aspect-ratio: 16 / 9; align-self: center; }
.tz-home .homepage-family-card__body { padding: 16px 16px 0; }
.tz-home .homepage-family-card__body h3 { margin: 0; }
.tz-home .homepage-family-card__overlay { margin-top: 8px; }
.tz-home .homepage-family-card__route { display: flex; align-items: center; min-height: 48px; margin: 0; padding: 8px 16px; text-decoration: underline; text-underline-offset: 4px; }
.tz-home .homepage-featured-models { background: #e3e9ed; }
.tz-home .homepage-model-card { display: flex; flex-direction: column; border: 0; background: #fff; }
.tz-home .homepage-model-card__media { aspect-ratio: 4 / 3; padding: 16px; border-bottom: 1px solid #e4e9eb; }
.tz-home .homepage-model-card__media[data-homepage-studio] { padding: 0; }
.tz-home .homepage-model-card__body { display: flex; flex: 1; flex-direction: column; padding: 20px 24px 16px; }
.tz-home .homepage-model-card__category { font-size: .75rem; line-height: 1.4; letter-spacing: 0; text-transform: none; margin: 0 0 12px; }
.tz-home .homepage-model-card h3 { font-size: 1.15rem; min-height: 3em; }
.tz-home .homepage-model-card dl > div { grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: 12px; min-height: 56px; }
.tz-home .homepage-model-card dd { font-variant-numeric: tabular-nums; text-align: right; }
.tz-home .homepage-model-card__body > .text-link { margin-top: auto; padding-top: 8px; }

.tz-home .homepage-company-video { background: #fff; padding-top: clamp(40px, 5vw, 64px); padding-bottom: 24px; border-bottom: 0; }
.tz-home .homepage-company-video__shell { max-width: 1080px; margin-inline: auto; background: transparent; }
.tz-home .homepage-company-video__heading { display: grid; gap: 20px 32px; max-width: none; margin: 0 0 28px; padding: 0; text-align: left; }
.tz-home .homepage-company-video__heading h2 { color: var(--home-steel); margin: 0; font-size: clamp(1.75rem, 3vw, 2.5rem); }
.tz-home .homepage-company-video__intro { min-width: 0; }
.tz-home .homepage-company-video__heading #company-video-summary { color: var(--color-muted); margin: 0 0 12px; font-size: .95rem; }
.tz-home .homepage-company-video__heading .homepage-company-video__links { display: flex; flex-wrap: wrap; justify-content: flex-start; text-align: left; gap: 8px 24px; margin: 0; }
.tz-home .homepage-company-video__links .text-link { color: var(--home-steel); font-size: .85rem; }
.tz-home .homepage-company-video__frame, .tz-home .homepage-company-scale { max-width: none; margin: 0; width: 100%; }
.tz-home .homepage-company-scale { background: var(--home-surface); color: var(--home-steel); border: 0; }
.tz-home .homepage-company-scale dl > div { display: block; padding: 28px 24px; text-align: center; }
.tz-home .homepage-company-scale dl > div + div { border-color: var(--home-line); }
.tz-home .homepage-company-scale dt { color: var(--home-steel); font-size: clamp(1.75rem, 2.8vw, 2.5rem); font-weight: 800; letter-spacing: -.025em; white-space: normal; }
.tz-home .homepage-company-scale dd { margin: 10px 0 0; max-width: none; color: var(--color-muted); font-size: .9rem; }
.tz-home .homepage-company-video__quality-note { max-width: 1080px; color: var(--color-muted); margin-inline: auto; font-size: .85rem; }
.tz-home .homepage-company-video a:focus-visible { outline-color: var(--home-red); }
.tz-home .homepage-trust-proof { padding-top: 24px; padding-bottom: 24px; }
.tz-home .homepage-trust-proof__heading { display: block; margin-bottom: 24px; }
.tz-home .homepage-trust-proof__heading h2 { margin: 0; font-size: clamp(1.5625rem, 1.4rem + .45vw, 1.875rem); line-height: 1.2; letter-spacing: 0; }
.tz-home .homepage-proof-tile figcaption { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding-block: 16px; border-bottom: 1px solid var(--home-line); }
.tz-home .homepage-proof-tile figcaption strong { font-size: 1rem; }
.tz-home .homepage-proof-tile figcaption .homepage-proof-tile__route { flex-shrink: 0; font-size: .8rem; }
.tz-home .homepage-proof-composition__records { background: #f3f6f7; }
.tz-home .homepage-certificate-band { border-top: 3px solid var(--home-red); }
.tz-home .homepage-certificate-band__documents { display: grid; gap: 16px; }
.tz-home .homepage-certificate-band__heading .eyebrow { color: var(--home-red); font-size: .7rem; margin: 0 0 8px; }
.tz-home .homepage-certificate-band__heading h3 { font-size: 1.55rem; line-height: 1.15; margin: 0 0 8px; }
.tz-home .homepage-certificate-band__heading > p:last-child { margin: 0; max-width: 23ch; }
.tz-home .homepage-certificate-band .proof-link-list { margin: 0; gap: 16px; }
.tz-home .homepage-certificate-band .proof-link-list li { display: flex; gap: 16px; align-items: center; padding: 0; border: 0; min-width: 0; }
.tz-home .homepage-certificate-band .homepage-certificate-band__sheet { display: block; flex: 0 0 76px; min-height: 0; }
.tz-home .homepage-certificate-band__preview { display: block; width: 76px; height: 108px; object-fit: contain; }
.tz-home .homepage-certificate-band__links { min-width: 0; }
.tz-home .homepage-certificate-band .homepage-certificate-band__scope { display: flex; font-weight: 700; line-height: 1.4; text-decoration: none; }
.tz-home .homepage-certificate-band .homepage-certificate-band__pdf { display: flex; gap: 8px; font-size: .8rem; text-underline-offset: 4px; }
.tz-home .homepage-certificate-band .homepage-certificate-band__downloads { display: flex; flex-direction: column; justify-content: center; background: transparent; border: 0; border-top: 1px solid var(--home-line); color: var(--home-steel); }
.tz-home .homepage-certificate-band__downloads h3 { color: var(--home-steel); }
.tz-home .homepage-certificate-band__downloads a { color: var(--home-red); }
.tz-home .homepage-certificate-band__downloads p { color: var(--color-muted); margin: 0 0 8px; }
.tz-home .homepage-certificate-band__downloads a:focus-visible { outline-color: var(--home-red); }
.tz-home .homepage-certificate-band a:hover { text-decoration: underline; text-underline-offset: 4px; }
.tz-home .homepage-workshop-videos { padding-bottom: 24px; }
.tz-home .homepage-workshop-video { display: flex; flex-direction: column; gap: 0; min-width: 0; background: transparent; border: 0; }
.tz-home .homepage-workshop-video__link { display: flex; flex: 1; flex-direction: column; min-width: 0; color: var(--home-steel); text-decoration: none; }
.tz-home .homepage-workshop-video .video-card__poster { position: relative; display: block; flex: 0 0 auto; width: 100%; min-height: 0; aspect-ratio: 16 / 9; overflow: hidden; background: #142730; }
/* Keep WordPress auto-sizes intrinsic placeholders out of the poster's layout flow. */
.tz-home .homepage-workshop-video .video-card__poster img { position: absolute; inset: 0; }
.tz-home .homepage-workshop-video--portrait .video-card__poster { aspect-ratio: 9 / 16; }
.tz-home .homepage-workshop-videos h2 { margin: 0 0 24px; font-size: clamp(1.5625rem, 1.4rem + .45vw, 1.875rem); line-height: 1.2; letter-spacing: 0; }
.tz-home .homepage-workshop-video__body { min-width: 0; padding: 12px 0 0; }
.tz-home .homepage-workshop-video__caption { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 4px 12px; }
.tz-home .homepage-workshop-video h3 { margin: 0; font-size: 1.25rem; font-weight: 700; line-height: 1.2; }
.tz-home .homepage-workshop-video p { font-size: 1rem; line-height: 1.5; color: var(--color-muted); }
.tz-home .homepage-workshop-video .homepage-workshop-video__summary { margin: 8px 0 0; max-width: 44ch; text-wrap: pretty; }
.tz-home .homepage-workshop-video__action { color: var(--home-red); font-size: .875rem; font-weight: 700; line-height: 1.5; white-space: nowrap; }
.tz-home .homepage-workshop-video--landscape .homepage-workshop-video__body { text-align: center; }
.tz-home .homepage-workshop-video--landscape .homepage-workshop-video__caption { justify-content: center; gap: 4px 16px; }
.tz-home .homepage-workshop-video--landscape .homepage-workshop-video__summary { margin-inline: auto; }
.tz-home .homepage-workshop-video a:focus-visible { outline: 2px solid var(--home-red); outline-offset: 4px; }
.tz-home .homepage-workshop-video__link:hover .homepage-workshop-video__action { color: var(--home-red-dark); text-decoration: underline; text-underline-offset: 4px; }

@media (max-width: 960px) {
    .tz-home .homepage-workshop-videos__grid--triptych { grid-template-columns: minmax(0, 1fr); }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video--portrait .homepage-workshop-video__link { display: grid; grid-template-columns: 120px minmax(0, 1fr); align-items: center; gap: 16px; }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video--portrait .homepage-workshop-video__body { padding: 0; }
}
@media (max-width: 359px) {
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video--portrait .homepage-workshop-video__link { grid-template-columns: 104px minmax(0, 1fr); gap: 12px; }
}

.tz-home .homepage-purchase-support { background: var(--home-surface); color: var(--color-ink); padding-block: clamp(32px, 4vw, 48px); border-block: 1px solid var(--home-line); }
.tz-home .homepage-purchase-support__inner { display: grid; align-items: center; gap: 24px 48px; }
.tz-home .homepage-purchase-support__heading { max-width: 720px; margin: 0; }
.tz-home .homepage-purchase-support__heading .eyebrow { color: var(--home-red); margin: 0 0 12px; }
.tz-home .homepage-purchase-support__heading h2 { color: var(--color-ink); font-size: clamp(1.7rem, 2.8vw, 2.2rem); margin: 0; }
.tz-home .homepage-purchase-support__heading > p:last-child { color: var(--color-muted); margin: 16px 0 0; max-width: 65ch; }
.tz-home .homepage-purchase-support__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 24px; }
.tz-home .homepage-purchase-support__actions .button { background: var(--home-red); color: #fff; border-color: var(--home-red); min-height: 48px; }
.tz-home .homepage-purchase-support__actions .button:hover { background: var(--home-red-dark); }
.tz-home .homepage-purchase-support__actions .text-link { display: inline-flex; align-items: center; gap: 12px; min-height: 48px; color: var(--color-ink); }
.tz-home .homepage-purchase-support__actions a:focus-visible { outline-color: var(--home-red); }
.tz-home #buyer-resources { scroll-margin-top: 88px; }

.tz-home .homepage-global-sales { background: #fff; padding-top: 40px; }
.tz-home .homepage-global-sales__company { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 8px 24px; padding: 16px 24px; margin-bottom: 40px; border: 1px solid var(--home-line); background: var(--home-surface); color: var(--home-steel); }
.tz-home .homepage-global-sales__company > a { color: var(--color-ink); min-height: 44px; display: inline-flex; align-items: center; font-weight: 700; text-underline-offset: 4px; overflow-wrap: anywhere; }
.tz-home .export-sales-contact-list { gap: 16px; border: 0; }
.tz-home .export-sales-contact { padding: 20px; border: 1px solid var(--home-line); background: #f7f9fa; }
.tz-home .export-sales-contact--global { background: var(--home-surface); border-color: #aebfc9; color: var(--home-steel); }
.tz-home .export-sales-contact__identity { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 4px 12px; padding-bottom: 12px; border-bottom: 1px solid var(--home-line); }
.tz-home .export-sales-contact__identity > span { color: #5a6872; text-transform: none; letter-spacing: 0; font-size: .8rem; }
.tz-home .export-sales-contact__identity > .screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.tz-home .export-sales-contact__identity h3 { font-size: 1.5rem; margin: 0; }
.tz-home .export-sales-contact__identity p { margin: 8px 0 0; }
.tz-home .export-sales-contact__markets { gap: 8px 12px; margin: 16px 0; }
.tz-home .export-sales-contact__markets li { gap: 8px; font-size: .8rem; padding: 4px 0; min-height: 32px; }
.tz-home .export-sales-contact__flag { display: inline-flex; align-items: center; justify-content: center; width: 28px; flex: 0 0 28px; min-height: 20px; font-size: 22px; }
.tz-home .export-sales-contact__flag img.emoji { width: 24px !important; height: 24px !important; margin: 0 !important; object-fit: contain; }
.tz-home .export-sales-contact__routes { margin-top: auto; gap: 8px; }
.tz-home .export-sales-contact__whatsapp { background: #e4f3e9; border-color: #b4d5c0; border-radius: 0; padding: 8px 12px; min-height: 48px; }
.tz-home .export-sales-contact__whatsapp > span:last-child { display: flex; flex-wrap: wrap; align-items: baseline; gap: 2px 8px; min-width: 0; }
.tz-home .export-sales-contact__whatsapp small { margin: 0; }
.tz-home .export-sales-contact__emails a { display: flex; align-items: center; padding-block: 8px; min-height: 44px; }
.tz-home .export-sales-contact__emails span { color: var(--color-muted); font-size: .8rem; }
.tz-home .export-sales-contact__emails strong { font-size: .83rem; font-weight: 600; }
.tz-home .export-sales-contact--global .export-sales-contact__identity { border-color: var(--home-line); }
.tz-home .export-sales-contact--global .export-sales-contact__identity > span { order: 1; display: block; color: var(--home-red); font-size: .9rem; font-weight: 700; }
.tz-home .export-sales-contact--global .export-sales-contact__identity h3 { color: var(--home-steel); font-size: 1.75rem; }
.tz-home .export-sales-contact--global .export-sales-contact__identity p { color: var(--color-muted); }
.tz-home .export-sales-contact--global .export-sales-contact__markets li { color: var(--home-steel); background: transparent; }
.tz-home .export-sales-contact--global .export-sales-contact__market--worldwide { flex-basis: 100%; font-weight: 700; }
.tz-home .export-sales-contact--global .export-sales-contact__emails a,
.tz-home .export-sales-contact--global .export-sales-contact__emails strong { color: var(--home-steel); }
.tz-home .export-sales-contact--global .export-sales-contact__emails span { color: var(--color-muted); }
.tz-home .export-sales-contact--global a:focus-visible { outline-color: var(--home-red); }

@media (min-width: 641px) {
    .tz-home .homepage-family-card { display: flex; flex-direction: column; }
    .tz-home .homepage-family-card__media { aspect-ratio: 16 / 9; }
    .tz-home .homepage-family-card__route { width: 100%; margin-top: 0; }
    .tz-home .homepage-family-card__body { padding: 16px 16px 8px; }
    .tz-home .homepage-workshop-videos__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (min-width: 641px) and (max-width: 960px) {
    .tz-home .homepage-workshop-videos__grid--triptych { grid-template-columns: minmax(0, 1fr); }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video--portrait .homepage-workshop-video__link { grid-template-columns: 180px minmax(0, 1fr); gap: 24px; }
}
@media (min-width: 961px) {
    /* 9:16 / 16:9 / 9:16 source ratios produce three equal-height frames. */
    .tz-home .homepage-workshop-videos__grid--triptych { grid-template-columns: minmax(0, 81fr) minmax(0, 256fr) minmax(0, 81fr); column-gap: 64px; }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video--landscape { grid-column: 2; grid-row: 1; }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video:first-child { grid-column: 1; grid-row: 1; }
    .tz-home .homepage-workshop-videos__grid--triptych .homepage-workshop-video:last-child { grid-column: 3; grid-row: 1; }
}
@media (min-width: 961px) {
    .tz-home .homepage-certificate-band { grid-template-columns: minmax(0, 3fr) minmax(0, 1fr); }
    .tz-home .homepage-certificate-band__documents { grid-template-columns: minmax(150px, .85fr) minmax(0, 2fr); align-items: center; gap: 24px; }
    .tz-home .homepage-certificate-band .proof-link-list { gap: 20px; }
    .tz-home .homepage-company-video__heading { grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: center; }
    .tz-home .homepage-certificate-band .homepage-certificate-band__downloads { border-top: 0; border-left: 1px solid var(--home-line); }
    .tz-home .homepage-purchase-support__inner { grid-template-columns: minmax(0, 1fr) auto; }
    .tz-home .homepage-purchase-support__actions { flex-direction: column; align-items: stretch; gap: 8px; }
    .tz-home .homepage-purchase-support__actions .text-link { justify-content: center; }
}
@media (min-width: 641px) and (max-width: 960px) {
    .tz-home .homepage-company-scale dl > div { padding-inline: 12px; }
    .tz-home .homepage-company-scale dt { font-size: clamp(1.15rem, 3vw, 1.6rem); }
}
@media (min-width: 961px) and (hover: hover) and (pointer: fine) {
    .tz-home .homepage-family-card__body { position: relative; width: 100%; padding: 16px 16px 0; border-top: 1px solid var(--home-line); background: #fff; }
    .tz-home .homepage-family-card__body h3 { min-height: 0; color: var(--color-ink); }
    .tz-home .homepage-family-card .homepage-family-card__overlay { position: absolute; inset: auto 0 100%; margin: 0; padding: 12px 16px; background: rgba(28, 48, 58, .94); opacity: 0; transform: none; pointer-events: none; transition: opacity .16s ease-out; }
    .tz-home .homepage-family-card__media:hover + .homepage-family-card__body .homepage-family-card__overlay,
    .tz-home .homepage-family-card:focus-visible .homepage-family-card__overlay { opacity: 1; }
    .tz-home .homepage-family-card__description { color: #fff; }
    .tz-home .homepage-family-card__route { min-height: 0; padding: 8px 16px 16px; background: #fff; }
}
@media (max-width: 640px) {
    .tz-home .homepage-model-card__body { padding: 16px; }
    .tz-home .homepage-model-card h3 { min-height: 0; }
    .tz-home .homepage-company-video__heading { padding: 0; }
    .tz-home .homepage-company-video__heading h2 { font-size: 1.8rem; }
    .tz-home .homepage-company-video__heading .homepage-company-video__links { gap: 0 16px; }
    .tz-home .homepage-company-video__playback { flex-direction: row; width: calc(100% - 32px); gap: 8px; }
    .tz-home .homepage-company-video__choice { flex: 1; width: auto; padding-inline: 8px; }
    .tz-home .homepage-proof-tile figcaption { align-items: flex-start; flex-direction: column; gap: 4px; }
    .tz-home .export-sales-contact { padding: 20px; }
    .tz-home .export-sales-contact-list { gap: 16px; }
}
@media (prefers-reduced-motion: reduce) {
    .tz-home .homepage-family-card .homepage-family-card__overlay { transition: none; transform: none; }
}
