/* Machine details: presentation only. Existing gallery, sticky areas and actions remain in place. */
.catalog-redesign #productModal { color: #1a1d1b; font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif; }
.catalog-redesign #productModal [hidden] { display: none !important; }
.catalog-redesign #productModal .modal-backdrop { background: #101510b8; backdrop-filter: blur(5px); }
.catalog-redesign #productModal .product-panel { border: 1px solid #cdd3c5; border-radius: 8px; background: #f4f4ef; box-shadow: 0 24px 70px #10151040; scrollbar-width: thin; scrollbar-color: #aab09f transparent; }
.catalog-redesign #productModal :is(button, a):focus-visible { outline: 2px solid #a38c00; outline-offset: 3px; }
.catalog-redesign #productModal :is(.modal-close, .mobile-product-close) { width: 44px; height: 44px; min-height: 44px; border: 1px solid #59634f; border-radius: 4px; background: #2b3426; color: #fff; box-shadow: none; }
.catalog-redesign #productModal :is(.modal-close, .mobile-product-close) svg { width: 22px; height: 22px; }
.catalog-redesign #productModal .product-title-divider { display: none; }
.catalog-redesign #productModal .desktop-product-title-copy { justify-items: start; gap: 10px; padding: 24px; border-left: 3px solid #f7df22; border-radius: 5px 5px 0 0; background: #22271f; color: #fff; }
.catalog-redesign #productModal .desktop-product-title-copy h2 { margin: 0; padding: 0; color: #fff; font-size: clamp(25px, 2.4vw, 34px); font-weight: 800; letter-spacing: -.035em; line-height: 1.2; text-align: left; overflow-wrap: break-word; hyphens: auto; }
.catalog-redesign #productModal .desktop-product-summary-text { margin: 0; color: #c6cebd; font-size: 13px; line-height: 1.55; text-align: left; }
.catalog-redesign #productModal .product-be-license { justify-content: flex-start; margin: 2px 0 0; padding: 6px 9px; border-color: #d4bd2a; border-radius: 4px; background: #fff7c4; color: #514400; font-size: 12px; font-weight: 650; }
.catalog-redesign #productModal .product-be-license svg { width: 17px; height: 17px; }
.catalog-redesign #productModal .modal-gallery { gap: 16px; }
.catalog-redesign #productModal .product-gallery-stage { border: 1px solid #dfe2d7; border-radius: 6px; background: #fff; }
.catalog-redesign #productModal :is(.product-gallery-viewport, .modal-main-image) { border-radius: 5px; }
.catalog-redesign #productModal .modal-gallery img { border-radius: 5px; background: #fff; padding: 12px; }
.catalog-redesign #productModal .product-gallery-nav { width: 44px; height: 54px; border-radius: 4px; border-color: #717d63; background: #22271fe8; box-shadow: none; }
.catalog-redesign #productModal .product-gallery-dots { border-radius: 4px; background: #22271fe8; }
.catalog-redesign #productModal :is(.product-gallery-help, .mobile-product-help-button, .favorite-toggle) { min-width: 44px; min-height: 44px; border-radius: 4px; box-shadow: none; }
.catalog-redesign #productModal .product-gallery-help { top: 12px; right: 12px; }
.catalog-redesign #productModal .modal-dimensions { gap: 12px; padding: 16px; border: 1px solid #dfe2d7; border-radius: 5px; background: #fff; }
.catalog-redesign #productModal .modal-dimensions h3 { color: #59634f; font-size: 12px; font-weight: 750; text-transform: uppercase; letter-spacing: .07em; }
.catalog-redesign #productModal .modal-dimensions div { gap: 0; }
.catalog-redesign #productModal .modal-dimensions span { gap: 12px; padding: 9px 0; border-bottom: 1px solid #eef0e8; border-radius: 0; background: transparent; color: #646c5c; font-size: 13px; font-weight: 500; }
.catalog-redesign #productModal .modal-dimensions span:last-child { border-bottom: 0; padding-bottom: 0; }
.catalog-redesign #productModal .modal-dimensions strong { color: #30372a; font-weight: 650; }
.catalog-redesign #productModal .spec-list { gap: 0; margin: 18px 0 0; padding: 10px 18px; border: 1px solid #dfe2d7; border-radius: 5px; background: #fff; }
.catalog-redesign #productModal .spec-list:empty { display: none; }
.catalog-redesign #productModal .spec-list li { padding: 11px 0; border: 0; border-bottom: 1px solid #e9ede2; background: transparent; color: #4c5742; font-size: 13px; line-height: 1.55; overflow-wrap: anywhere; }
.catalog-redesign #productModal .spec-list li:last-child { border-bottom: 0; }
.catalog-redesign #productModal .spec-list li.spec-heading { margin: 7px 0 0; padding: 10px 0; border-radius: 0; background: transparent; color: #242d1f; font-size: 14px; font-weight: 750; letter-spacing: 0; }
.catalog-redesign #productModal .spec-list li.spec-heading:first-child { margin-top: 0; }

/* Same flat price / caution / options treatment as the catalogue cards. */
.catalog-redesign #productModal .modal-price-block { margin: 0; }
.catalog-redesign #productModal .product-pricing-card { --band-action-width: 48px; --band-slant: 0px; display: grid; gap: 0; justify-items: stretch; width: 100%; max-width: none; min-width: 0; margin: 0; border: 1px solid #dedfcf; border-radius: 0 0 5px 5px; background: #f5f5ee; }
.catalog-redesign #productModal .product-price-row { min-width: 0; }
.catalog-redesign #productModal .product-price-row.with-more { padding-right: 48px; }
.catalog-redesign #productModal .product-price { display: flex; flex-wrap: wrap; align-items: baseline; align-content: center; justify-content: flex-start; gap: 4px 7px; min-height: 62px; padding: 14px 18px; background: #f8f3d6; color: #1a1d1b; border-radius: 0; font-size: 20px; font-weight: 750; line-height: 1.2; text-align: left; }
.catalog-redesign #productModal .product-price > span:first-child { font-size: 30px; letter-spacing: -.045em; font-weight: 800; }
.catalog-redesign #productModal .product-price > span:not(:first-child) { color: #535d49; font-size: 12px; font-weight: 500; }
.catalog-redesign #productModal .product-caution { min-height: 0; padding: 10px 18px; border-top: 1px solid #e2e3d6; background: transparent; color: #606956; font-size: 12px; line-height: 1.4; font-weight: 500; text-align: left; }
.catalog-redesign #productModal .product-options-row { min-height: 48px; padding-right: 48px; border-top: 1px solid #e2e3d6; }
.catalog-redesign #productModal .product-options-label { justify-content: flex-start; min-height: 48px; padding: 10px 18px; color: #48513f; font-size: 12px; font-weight: 600; line-height: 1.4; text-align: left; }
.catalog-redesign #productModal :is(.product-price, .product-caution, .product-options-label, .tariff-more-button, .product-options-button)::before { display: none; clip-path: none; }
.catalog-redesign #productModal :is(.tariff-more-button, .product-options-button) { width: 48px; min-height: 48px; border-left: 1px solid #d9ddce; border-radius: 0; background: #e8eadd; color: #1a1d1b; box-shadow: none; transform: none; filter: none; will-change: auto; transition: background-color 160ms ease; }
.catalog-redesign #productModal :is(.tariff-more-button, .product-options-button)::after { display: none; }
.catalog-redesign #productModal :is(.tariff-more-button, .product-options-button):is(:hover, :focus-visible) { width: 48px; background: #f7df22; color: #1a1d1b; filter: none; transform: none; }
.catalog-redesign #productModal :is(.tariff-more-button, .product-options-button) .band-plus-mark { width: 16px; height: 16px; opacity: 1; transform: none; }
.catalog-redesign #productModal .band-plus-mark::before { width: 16px; height: 2px; }
.catalog-redesign #productModal .band-plus-mark::after { width: 2px; height: 16px; }
.catalog-redesign #productModal .modal-actions { gap: 10px; border-top-color: #dce1d2; box-shadow: 0 -5px 20px #1a1d1b06; }
.catalog-redesign #productModal .modal-actions .button { min-height: 48px; gap: 9px; padding: 12px 18px; border-radius: 4px; font-size: 14px; font-weight: 700; line-height: 1.3; }
.catalog-redesign #productModal .modal-actions .primary { border-color: #deca08; background: #f7df22; color: #1a1d1b; }
.catalog-redesign #productModal .modal-actions .secondary { border-color: #cfd6c4; background: #f4f6ef; color: #434f37; }
.catalog-redesign #productModal .modal-actions .button svg { width: 19px; height: 19px; }
.catalog-redesign #productModal .product-video-help { border-radius: 5px; background: #fff; }
.catalog-redesign #productModal .product-video-help-title > span { border-radius: 4px; }
@media (min-width: 881px) {
  .catalog-redesign #productModal .product-panel { width: min(1160px, calc(100vw - 64px)); }
  .catalog-redesign #productModal .modal-body { grid-template-columns: minmax(0, .95fr) minmax(0, 1fr); gap: 24px; padding: 24px; }
  .catalog-redesign #productModal .desktop-product-summary { padding: 0; text-align: left; }
  .catalog-redesign #productModal .desktop-product-title-copy { padding-right: 58px; }
  .catalog-redesign #productModal .modal-info { min-width: 0; padding: 0; }
  .catalog-redesign #productModal .modal-actions { padding: 16px 24px; }
  .catalog-redesign #productModal .modal-actions .add-quote { min-height: 50px; font-size: 15px; }
}
@media (max-width: 880px) {
  .catalog-redesign #productModal .mobile-product-sticky { border-bottom: 1px solid #cdd3c5; background: #22271f; }
  .catalog-redesign #productModal .mobile-product-head { grid-template-columns: minmax(0, 1fr) 44px; align-items: start; gap: 12px; padding: 16px 14px; }
  .catalog-redesign #productModal .mobile-product-title-copy { grid-column: 1; justify-items: start; gap: 7px; }
  .catalog-redesign #productModal .mobile-product-close { grid-column: 2; }
  .catalog-redesign #productModal .mobile-product-head:has(.mobile-product-help-button:not([hidden])) { grid-template-columns: 44px minmax(0, 1fr) 44px; gap: 10px; }
  .catalog-redesign #productModal .mobile-product-head:has(.mobile-product-help-button:not([hidden])) .mobile-product-title-copy { grid-column: 2; }
  .catalog-redesign #productModal .mobile-product-head:has(.mobile-product-help-button:not([hidden])) .mobile-product-close { grid-column: 3; }
  .catalog-redesign #productModal .mobile-product-title { margin: 0; padding: 0; color: #fff; font-size: clamp(20px, 5.2vw, 25px); font-weight: 800; line-height: 1.22; text-align: left; overflow-wrap: break-word; hyphens: auto; }
  .catalog-redesign #productModal .mobile-product-title-copy .mobile-product-summary { padding: 0; margin: 0; color: #c6cebd; font-size: 12px; line-height: 1.45; text-align: left; }
  .catalog-redesign #productModal .mobile-product-overview { padding: 0 14px 14px; gap: 8px; }
  .catalog-redesign #productModal .product-pricing-card { border-radius: 4px; }
  .catalog-redesign #productModal .product-price { min-height: 52px; padding: 11px 12px; border-radius: 3px 3px 0 0; }
  .catalog-redesign #productModal .product-price > span:first-child { font-size: 26px; }
  .catalog-redesign #productModal :is(.product-caution, .product-options-label) { padding-inline: 12px; }
  .catalog-redesign #productModal .modal-info { padding: 14px; }
  .catalog-redesign #productModal .spec-list { margin-top: 0; padding: 5px 14px; }
  .catalog-redesign #productModal .modal-dimensions { padding: 14px; }
  .catalog-redesign #productModal .modal-actions { margin-top: 0; padding: 12px 14px calc(12px + env(safe-area-inset-bottom)); }
  .catalog-redesign #productModal .modal-actions .button { padding: 10px 9px; font-size: 13px; }
}
@media (prefers-reduced-motion: reduce) {
  .catalog-redesign #productModal :is(.modal-panel, .modal-backdrop, .tariff-more-button, .product-options-button, .product-gallery-nav, .product-gallery-dots) { transition: none; }
}
