/* R52 — loaded only by /pizarrones/. Native controls and quote prices are retained. */
body .hero { grid-template-columns: 40% 60%; min-height: 520px; }
body .hero__content { min-height: 0; padding: 48px clamp(24px, 4vw, 64px); }
body .hero__content > .eyebrow { margin-bottom: 18px; font-size: 11px; letter-spacing: .13em; }
body .hero h1 { font-size: clamp(46px, 4.8vw, 74px); line-height: .99; letter-spacing: -.055em; }
body .hero__actions { flex-wrap: wrap; gap: 12px 24px; margin-top: 26px; }
body .hero__actions .button { min-height: 48px; padding: 14px 20px; font-size: 14px; }
body .hero__actions .text-link { padding-block: 12px; font-size: 13px; }
body .hero__proof { gap: 12px; margin-top: 30px; padding-top: 18px; }
body .hero__proof strong { font-size: 12px; }
body .hero__visual { height: 100%; min-height: 520px; background: #1b1b18; }
body .hero__visual::after, body .hero__shape { display: none; }
body .hero-rotator { display: grid; grid-template-rows: minmax(0, 1fr) auto; }
body .hero-rotator__image { position: static; min-height: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; }
body .hero__badge--rotating { position: static; width: 100%; padding: 12px 22px; gap: 4px; background: #1b1b18; color: #fff; }
body .hero__badge--rotating span { color: #b9b6ad; font-size: 9px; }
body .hero__badge--rotating strong { font-size: 16px; }
body .hero-rotator__arrow { top: 44%; border-radius: 50%; }
body .section-shell { padding-block: clamp(44px, 6vw, 80px); }
body .section-heading, body .quote-builder-heading { grid-template-columns: 1fr; gap: 0; margin-bottom: 26px; }
body .examples-carousel__heading { margin-bottom: 26px; }
body .section-heading h2, body .quote-builder-heading h2,
body .examples-carousel__heading h2, body .gmx-heading h2,
body .completed-work__copy h2, body .process-section__content h2,
body .configuration-section__copy h2, body .experience-section__copy h2,
body .faq__intro h2, body .contact-section__intro h2,
body .gmx-products-heading h2, body .gmx-live-heading h2 { font-size: clamp(30px, 3.5vw, 50px); line-height: 1.05; letter-spacing: -.045em; }
body .section-heading .eyebrow, body .quote-builder-heading .eyebrow { margin-bottom: 12px; font-size: 10px; }
body .product-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); grid-template-rows: auto; gap: 14px; }
body .product-card, body .product-card--wide { grid-row: auto; aspect-ratio: 4 / 3; }
body .product-card img { display: block; }
body .product-card__overlay { background: linear-gradient(transparent 45%, #0c0c0aee); }
body .product-card__content { padding: 18px; }
body .product-card__content h3 { font-size: clamp(21px, 2vw, 28px); line-height: 1.05; }
body .product-card__reveal, body .product-card:hover .product-card__reveal { opacity: 1; max-height: none; padding-top: 10px; }
body .product-card__reveal a { min-height: 32px; display: inline-flex; align-items: center; }
body .product-card__number { right: 18px; bottom: 25px; }
body .use-card { min-height: 265px; padding: 22px; }
body .use-card h3 { margin-top: 30px; margin-bottom: 0; font-size: 26px; }
body .use-card ul { margin-block: 18px; }
body .use-card > a { padding-top: 16px; }
body .value-grid article { min-height: 125px; padding-bottom: 20px; }
body .value-grid h3 { margin-top: 22px; margin-bottom: 0; }
body .process-list { margin-top: 26px; }
body .process-list li { padding-block: 16px; }
body .process-list h3 { margin-bottom: 0; }
body .process-section { min-height: 0; }
body .process-section__visual { min-height: 450px; }
body .process-section__content, body .configuration-section__copy,
body .experience-section__copy, body .contact-section__intro { padding: clamp(36px, 5vw, 72px) clamp(22px, 5vw, 72px); }
body .experience-section { min-height: 340px; }
body .experience-section__year { font-size: 130px; }
body .gmx-summary { display: none; }
body .gmx-heading { margin-bottom: 26px; }
body .completed-work { padding-block: clamp(44px, 6vw, 80px); }

/* Compact the existing calculator, keeping labels, prices and touch targets usable. */
body .quote-builder { grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); }
body .quote-builder__controls { padding: 22px; }
body .builder-step { padding-bottom: 18px; margin-bottom: 18px; }
body .builder-step__title { gap: 10px; align-items: center; margin-bottom: 12px; }
body .builder-step__title strong { font-size: 16px; }
body .builder-step__title small,
body .builder-type-grid small, body .builder-type-grid button > b,
body .builder-presets small, body .builder-layout-grid small,
body .builder-finish-grid small, body .builder-extras summary small { display: none; }
body .builder-type-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
body .builder-type-grid button { grid-template-columns: 34px minmax(0, 1fr); min-height: 68px; padding: 12px 10px; gap: 10px; }
body .builder-type-icon { width: 32px; height: 25px; }
body .builder-type-grid button strong { font-size: 13px; }
body .builder-presets { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body .builder-presets button { display: flex; min-height: 74px; padding: 10px; gap: 8px; }
body .builder-presets .preset-preview { width: 100%; height: 34px; }
body .builder-presets strong { font-size: 12px; }
body .builder-choice-grid, body .builder-finish-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
body .builder-choice-grid label { min-height: 80px; padding: 12px; gap: 5px 8px; }
body .builder-choice-grid label small { font-size: 11px; }
body .builder-finish-grid button { min-height: 60px; padding: 10px; gap: 8px; }
body .builder-select-label select, body .builder-title-field input { min-height: 46px; font-size: 16px; }
body .builder-rule-note { padding: 8px 10px; margin-top: 8px; }
body .builder-rule-note span { font-size: 11px; }
body .builder-step--disclosure { padding-bottom: 0; }
body .builder-step--disclosure > summary { cursor: pointer; list-style: none; min-height: 48px; margin: 0; padding-bottom: 14px; }
body .builder-step--disclosure > summary::-webkit-details-marker { display: none; }
body .builder-step--disclosure > summary::after { content: '+'; margin-left: auto; color: var(--orange); font-size: 24px; }
body .builder-step--disclosure[open] > summary::after { content: '−'; }
body .builder-step--disclosure[open] { padding-bottom: 18px; }
body .builder-layout-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
body .builder-layout-grid button { min-height: 72px; grid-template-columns: 1fr; padding: 10px; gap: 7px; }
body .builder-layout-grid strong { font-size: 12px; }
body .builder-extras summary { padding: 0 0 14px; min-height: 48px; gap: 10px; }
body .builder-extras summary strong { font-size: 16px; }
body .builder-extras__grid { padding-bottom: 18px; }
body .builder-extra-options { margin-left: 0; }
body .builder-extra-options select, body .builder-location select { min-height: 44px; font-size: 14px; }
body .builder-location { margin-left: 0; }
body .builder-quantity { grid-template-columns: 44px 36px 44px; min-height: 44px; }
body .builder-extras__grid article > .builder-quantity { margin-left: 0; }
body .builder-preview__top { min-height: 46px; padding: 10px 20px; gap: 10px; }
body .board-stage { min-height: 0; padding: 50px 22px 32px; }
body .board-arrange { padding: 14px 20px; }
body .board-arrange > div:first-child { flex-direction: column; align-items: start; gap: 6px; }
body .board-arrange > div > span { font-size: 11px; }
body .board-arrange__tray button { font-size: 11px; }
body .board-arrange__tray button > small { font-size: 9px; }
body .builder-summary { padding: 18px 22px; }
body .builder-summary__heading { padding-bottom: 12px; }
body .builder-summary__heading > div > small { font-size: 11px; }
body .builder-breakdown summary { cursor: pointer; min-height: 44px; padding-block: 14px; font-size: 13px; font-weight: 650; }
body .builder-summary__rows span, body .builder-summary__rows strong,
body .builder-summary__totals > div { font-size: 12px; }
body .builder-summary__totals { padding-top: 0; padding-bottom: 14px; }
body .builder-summary__total > strong { font-size: clamp(28px, 3vw, 36px); }
body .builder-summary__total small { font-size: 10px; }
body .builder-whatsapp, body .builder-copy { font-size: 13px; min-height: 46px; }
body .builder-summary > p { font-size: 11px; line-height: 1.45; }
body #cotizador :is(button, select, input, summary, a):focus-visible { outline: 3px solid var(--orange); outline-offset: 3px; }

@media (max-width: 980px) {
  body .hero { grid-template-columns: 1fr; min-height: 0; }
  body .hero__content { padding: 28px 22px 24px; }
  body .hero h1 { font-size: clamp(40px, 7vw, 58px); max-width: 680px; }
  body .hero__proof { display: none; }
  body .hero__visual { height: clamp(300px, 49vw, 430px); min-height: 0; }
  body .quote-builder { grid-template-columns: 1fr; }
  body .quote-builder__preview { position: static; }
  body .board-stage { padding-inline: clamp(14px, 5vw, 50px); }
  body .product-grid { grid-template-columns: 1fr; }
  body .product-card { aspect-ratio: 4 / 3; max-height: 520px; }
}
@media (max-width: 600px) {
  body .hero__content { padding: 24px 20px 20px; }
  body .hero h1 { font-size: clamp(36px, 10.8vw, 48px); }
  body .hero__actions { margin-top: 20px; gap: 6px; }
  body .hero__actions .text-link { min-height: 44px; padding-block: 10px; }
  body .hero__visual { height: 290px; }
  body .hero__badge--rotating { padding: 10px 20px; }
  body .hero__badge--rotating span { display: none; }
  body .hero__badge--rotating strong { font-size: 14px; }
  body .section-shell { padding: 40px 18px; }
  body .section-heading, body .quote-builder-heading { margin-bottom: 20px; }
  body .section-heading h2, body .quote-builder-heading h2 { font-size: 32px; }
  body .product-card__content { padding: 16px; }
  body .product-card__content h3 { font-size: 24px; }
  body .examples-carousel__heading { gap: 16px; }
  body .examples-carousel__heading h2 { font-size: 30px; }
  body .example-slide { flex-basis: 88vw; min-width: 0; }
  body .example-slide__image { height: auto; aspect-ratio: 4 / 3; }
  body .experience-section__year { height: 100px; font-size: 88px; }
  body .process-section__visual { min-height: 0; aspect-ratio: 4 / 3; }
  body .quote-builder-section.section-shell { padding: 36px 12px; }
  body .quote-builder__controls { padding: 16px 14px 0; }
  body .builder-type-grid button { gap: 8px; padding-inline: 8px; }
  body .builder-step { margin-bottom: 14px; padding-bottom: 14px; }
  body .builder-step--disclosure { padding-bottom: 0; }
  body .builder-choice-grid label { padding: 10px; }
  body .builder-choice-grid--glass label:last-child { grid-column: 1 / -1; min-height: 64px; }
  body .builder-extra-options { grid-template-columns: minmax(0, 1fr) auto; gap: 8px; }
  body .builder-extra-options select, body .builder-location select { font-size: 16px; padding-inline: 8px 22px; }
  body .board-stage { padding: 42px 12px 26px; }
  body .builder-preview__top { flex-wrap: wrap; padding-inline: 14px; }
  body .builder-summary { padding: 16px 14px; }
  body .builder-summary__total > strong { font-size: 30px; }
}
@media (max-width: 360px) {
  body .builder-extra-options { grid-template-columns: 1fr; }
  body .builder-type-grid button { grid-template-columns: 1fr; }
}
