.mties-hero__grid{grid-template-columns:minmax(0,1.38fr) minmax(270px,.62fr);align-items:center}.mties-hero__copy{padding:18px 0}.mties-hero h1{margin-bottom:8px}.mties-script{max-width:720px;margin:0 0 12px;font-size:clamp(22px,1.8vw,27px)}.mties-hero h1{font-size:clamp(48px,4vw,60px);max-width:none;letter-spacing:-.02em;text-transform:uppercase}.mties-hero h1 span:first-child{white-space:nowrap}.mties-hero__lead{max-width:760px;font-size:15px}.mties-hero__trust{grid-template-columns:repeat(4,minmax(0,1fr));max-width:760px}.mties-hero__image-wrap{width:min(320px,100%);margin-left:auto;border-width:3px;border-radius:14px;box-shadow:0 16px 34px rgba(69,78,37,.1)}.mties-hero__actions{display:flex;grid-template-columns:none;align-items:center;flex-wrap:wrap;gap:8px;max-width:620px}.mties-hero__actions .mties-btn,.mties-hero__actions .mties-btn:first-child,.mties-hero__actions .mties-btn--ghost{grid-column:auto;width:auto;min-height:38px;padding:9px 16px;border-radius:8px;flex:0 0 auto}.mties-hero__trust{margin:10px 0 12px}
.mties-order-flow__head{grid-template-columns:1fr auto;align-items:end}.mties-order-flow__steps{grid-template-columns:repeat(4,1fr);gap:10px}.mties-order-step{padding:10px;border:0;border-right:1px solid var(--mties-line)}.mties-order-step:last-child{border-right:0}.mties-products--featured{grid-template-columns:repeat(6,minmax(0,1fr))}.mties-occasion-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.mties-home-lead{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center}.mties-home-lead__intro{max-width:520px}.mties-home-lead__intro h2{font-size:36px}.mties-urgent__inner{grid-template-columns:1fr auto;align-items:center}.mties-benefits{grid-template-columns:repeat(5,1fr)}.mties-gallery{grid-template-columns:repeat(6,1fr)}.mties-reviews{grid-template-columns:repeat(4,1fr)}

/* V15: approved desktop hero title stays on one line when desktop layout is active. */
.mties-hero__grid{grid-template-columns:minmax(0,1.58fr) minmax(270px,.42fr)}
.mties-hero h1{font-size:clamp(40px,3.35vw,56px);white-space:nowrap;max-width:none}
.mties-hero h1 span{display:inline;font-size:1em!important;margin:0!important;white-space:inherit}
.mties-hero h1 span+span{margin-left:.18em!important}
.mties-script{max-width:900px}
.mties-hero__lead{max-width:900px}

/* V18 desktop: 6 cards in one row when six items are available. */
.mties-products--featured,.mties-occasion-grid,.mties-gallery{grid-template-columns:repeat(6,minmax(0,1fr))!important}
