/* AUTOOL canonical CSS module: autool-hts-modules.css. Generated from consolidated project CSS. */
.autool-hts-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
  gap: clamp(22px, 3vw, 42px);
  align-items: center;
}

.autool-hts-hero-copy {
  max-width: 620px;
}

.autool-hts-badges, .autool-hts-variant-strip, .autool-hts-note-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.autool-hts-badges span, .autool-hts-variant-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 11px;
  border: 1px solid var(--autool-desc-border);
  background: #fff;
  color: var(--autool-hts-ink);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.autool-hts-hero-media {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(150px, .7fr);
  gap: 14px;
}

.autool-hts-media, .autool-hts-media-main, .autool-hts-side-media, .autool-hts-package-image {
  margin: 0;
  border: 1px solid var(--autool-desc-border);
  background: #fff;
  overflow: hidden;
  border-radius: var(--autool-radius);
}

.autool-hts-media-main {
  min-height: 100%;
}

.autool-hts-media-main img, .autool-hts-media img, .autool-hts-package-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #f8fafc;
}

.autool-hts-media-main img {
  aspect-ratio: 1 / 1;
}

.autool-hts-side-media img {
  aspect-ratio: 1 / 1;
}

.autool-hts-media-main figcaption, .autool-hts-media figcaption, .autool-hts-package-image figcaption {
  padding: 10px 12px;
  border-top: 1px solid var(--autool-desc-border);
  color: var(--autool-hts-muted);
  font-size: 13px;
  line-height: 1.45;
  background: #fff;
}

.autool-hts-media-side {
  display: grid;
  gap: 14px;
}

.autool-hts-option-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.autool-hts-variant-strip {
  margin-top: 18px;
}

.autool-hts-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.autool-hts-step {
  padding: 18px;
  border: 1px solid var(--autool-desc-border);
  border-radius: var(--autool-radius);
  background: #fff;
}

.autool-hts-step span {
  display: inline-flex;
  margin-bottom: 14px;
  color: var(--autool-hts-accent);
  font-weight: 900;
  font-size: 13px;
}

.autool-hts-step h3 {
  margin: 0 0 8px;
  color: var(--autool-hts-ink);
  font-size: 16px;
}

.autool-hts-step p {
  margin: 0;
  color: var(--autool-hts-muted);
  font-size: 14px;
  line-height: 1.6;
}

.autool-hts-note-row {
  margin-top: 18px;
}

.autool-hts-note-row div {
  flex: 1 1 320px;
  padding: 14px 16px;
  border-left: 3px solid var(--autool-hts-accent);
  background: #fff8e1;
  color: var(--autool-hts-ink);
  line-height: 1.6;
}

.autool-hts-spec-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.autool-hts-spec {
  padding: 14px 16px;
  border: 1px solid var(--autool-desc-border);
  background: #fff;
  border-radius: var(--autool-radius);
}

.autool-hts-spec span {
  display: block;
  color: var(--autool-hts-muted);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 6px;
}

.autool-hts-spec strong {
  display: block;
  color: var(--autool-hts-ink);
  font-size: 16px;
}

.autool-hts-download-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
  gap: 16px;
}

.autool-hts-download-card {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid var(--autool-desc-border);
  border-radius: var(--autool-radius);
  background: #fff;
}

.autool-hts-download-card--support {
  display: block;
}

.autool-hts-manual-preview img {
  width: 100%;
  height: auto;
  border: 1px solid var(--autool-desc-border);
  border-radius: var(--autool-radius);
  background: #f8fafc;
}

.autool-hts-download-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
}

.autool-hts-download-card p {
  margin: 0 0 14px;
  color: var(--autool-hts-muted);
  line-height: 1.65;
}

.autool-hts-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 14px;
  background: var(--autool-hts-accent);
  color: #111;
  text-decoration: none;
  border: 1px solid var(--autool-hts-accent);
  border-radius: var(--autool-radius);
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.autool-hts-button--secondary {
  background: #111;
  border-color: #111;
  color: #fff;
}

.autool-hts-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: start;
}

.autool-hts-media-wide {
  grid-column: span 1;
}

.autool-hts-media-wide img {
  aspect-ratio: 16 / 9;
}

.autool-hts-gallery .autool-hts-media img {
  aspect-ratio: 1 / 1;
}

.autool-hts-package-band {
  display: grid;
  grid-template-columns: minmax(0, .55fr) minmax(0, .45fr);
  gap: 18px;
  align-items: center;
  margin-top: 18px;
  padding: 18px;
  border: 1px solid var(--autool-desc-border);
  border-radius: var(--autool-radius);
  background: #fff;
}

.autool-hts-package-band h3 {
  margin: 0 0 8px;
  color: var(--autool-hts-ink);
}

.autool-hts-package-band p {
  margin: 0;
  color: var(--autool-hts-muted);
  line-height: 1.65;
}

.autool-hts-preserved-details .detailmodule_text-image {
  font-size: 15px;
  line-height: 1.7;
  color: var(--autool-hts-muted);
}

.autool-hts-preserved-details .accordion-title {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  border-bottom: 1px solid var(--autool-desc-border);
  color: var(--autool-hts-ink);
  text-decoration: none;
  font-weight: 800;
}

.autool-hts-preserved-details .accordion-inner {
  padding: 12px 0 18px;
}

.autool-desc-section :where(.autool-desc-grid, .autool-desc-overview-grid, .autool-hts-hero-grid, .autool-hts-option-grid, .autool-hts-steps, .autool-hts-spec-grid, .autool-hts-download-grid, .autool-hts-gallery, .autool-hts-package-band, .autool-desc-products, .autool-desc-full-details, .autool-desc-support-panel) {
  margin-top: var(--autool-desc-flow-gap);
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) {
  padding: 0;
  border-width: 1px 0;
  border-radius: var(--autool-radius);
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 5px 16px;
  align-items: center;
  padding: 18px 0;
  cursor: pointer;
  list-style: none;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary::-webkit-details-marker {
  display: none;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary span {
  color: var(--autool-desc-ink);
  font-family: var(--autool-single-display-font, var(--theme-button-font-family, inherit));
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary small {
  grid-column: 1 / -1;
  max-width: 860px;
  color: var(--autool-desc-muted);
  font-size: 14px;
  line-height: 1.58;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary::after {
  content: "+";
  grid-column: 2;
  grid-row: 1 / 3;
  justify-self: end;
  align-self: center;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--autool-desc-brand);
  font-family: var(--autool-single-display-font, var(--theme-button-font-family, inherit));
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details)[open] summary {
  border-bottom: 1px solid var(--autool-desc-border);
}

.autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details)[open] summary::after {
  content: "-";
}

.autool-desc .autool-hts-preserved-details-inner {
  padding: clamp(16px, 2vw, 26px) 0 0;
}

.autool-desc .accordion-title, .autool-hts-preserved-details .accordion-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 16px 0;
  color: var(--autool-desc-ink);
  font-family: var(--autool-single-display-font, var(--theme-button-font-family, inherit));
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: .035em;
  text-transform: uppercase;
  text-decoration: none;
}

.autool-desc .accordion-title .toggle, .autool-hts-preserved-details .accordion-title .toggle {
  order: 2;
  flex: 0 0 auto;
  margin-left: auto;
  border: 0;
  background: transparent;
  color: var(--autool-desc-brand);
}

.autool-hts-gallery .autool-hts-media {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.autool-hts-gallery .autool-hts-media img, .autool-hts-gallery .autool-hts-media-wide img {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
}

.autool-hts-note-row--expanded {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.autool-hts-feature-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: clamp(18px, 2vw, 28px);
}

.autool-hts-feature-card {
  padding: clamp(16px, 1.6vw, 20px);
  border: 1px solid var(--autool-desc-border);
  border-radius: var(--autool-radius);
  background: #fff;
  box-shadow: var(--autool-desc-card-shadow, 0 12px 30px rgba(15, 23, 42, .035));
}

.autool-hts-feature-card h3 {
  margin: 0 0 8px;
  color: var(--autool-desc-ink);
  font-family: var(--autool-single-display-font, var(--theme-button-font-family, inherit));
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.autool-hts-feature-card p {
  margin: 0;
  color: var(--autool-desc-text);
  font-size: 14px;
  line-height: 1.62;
}

.autool-desc-compare-grid, .autool-desc-post-grid, .autool-hts-sheet-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.autool-hts-sheet-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.autool-hts-visual-details {
  margin-top: 16px;
}

.autool-hts-visual-details .autool-desc-faq-body {
  max-width: none;
}

.autool-hts-visual-details-body p {
  margin-bottom: 14px;
}

.autool-desc :where(.autool-hts-button) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 11px 18px;
  border: 1px solid #111827;
  border-radius: var(--autool-radius);
  background: #111827;
  color: #fff;
  font-family: var(--autool-single-display-font, var(--theme-button-font-family, inherit));
  font-size: 13px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: .06em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 10px 22px rgba(17, 24, 39, .12);
  transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.autool-desc :where(.autool-hts-button)::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  flex: 0 0 auto;
}

.autool-desc :where(.autool-hts-button:hover, .autool-hts-button:focus-visible) {
  border-color: #FEB511;
  background: #FEB511;
  color: #111827;
  box-shadow: 0 12px 26px rgba(254, 181, 17, .22);
  transform: translateY(-1px);
}

.autool-desc :where(.autool-hts-button--secondary) {
  border-color: #111827;
  background: #fff;
  color: #111827;
}

.autool-desc :where(.autool-hts-button--secondary:hover, .autool-hts-button--secondary:focus-visible) {
  border-color: #111827;
  background: #111827;
  color: #fff;
}

.autool-desc :where(.autool-desc-table-wrap, .autool-desc-mobile-table-accordion) + :where(p, ul, ol, .autool-desc-check-list, .autool-hts-feature-grid, .autool-hts-gallery, .autool-mixed-action-grid) {
  margin-top: clamp(16px, 1.8vw, 24px);
}

.autool-desc :where(.autool-desc-mobile-table-accordion) + :where(.autool-hts-gallery, .autool-accessory-gallery) {
  margin-top: clamp(18px, 2vw, 28px);
}

.autool-desc .autool-hts-gallery, .autool-desc .autool-accessory-gallery {
  align-items: stretch;
}

.autool-desc .autool-hts-gallery .autool-hts-media, .autool-desc .autool-accessory-gallery .autool-hts-media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 1px solid var(--autool-desc-border, rgba(15, 23, 42, .12));
  border-radius: var(--autool-radius);
  overflow: hidden;
}

.autool-desc .autool-hts-gallery .autool-hts-media img, .autool-desc .autool-accessory-gallery .autool-hts-media img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center center;
  background: transparent;
}

.autool-desc .autool-hts-gallery .autool-hts-media--panorama, .autool-desc .autool-accessory-gallery .autool-hts-media--panorama {
  grid-column: 1 / -1;
  min-height: 0;
}

.autool-desc .autool-hts-gallery .autool-hts-media--panorama img, .autool-desc .autool-accessory-gallery .autool-hts-media--panorama img {
  width: 100%;
  height: auto;
}

.autool-desc-batch10 .autool-batch10-gallery .autool-hts-media img {
  max-height: 320px;
}

@media (max-width: 1024px) {
  .autool-hts-hero-grid, .autool-hts-hero-media, .autool-hts-download-grid, .autool-hts-package-band {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 1024px) {
  .autool-hts-option-grid, .autool-hts-steps, .autool-hts-spec-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .autool-hts-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .autool-hts-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .autool-hts-note-row--expanded, .autool-desc-compare-grid, .autool-desc-post-grid, .autool-hts-sheet-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 689px) {
  .autool-hts-option-grid, .autool-hts-steps, .autool-hts-spec-grid, .autool-hts-gallery, .autool-hts-download-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 689px) {
  .autool-hts-badges span, .autool-hts-variant-strip span {
    width: 100%;
  }
}

@media (max-width: 689px) {
  .autool-hts-gallery {
    display: flex;
    grid-template-columns: none;
    gap: 12px;
    overflow: visible;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }
}

@media (max-width: 689px) {
  .autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary {
    padding: 15px 0;
  }
}

@media (max-width: 689px) {
  .autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary span, .autool-desc .accordion-title, .autool-hts-preserved-details .accordion-title {
    font-size: 15px;
    line-height: 1.35;
  }
}

@media (max-width: 689px) {
  .autool-desc :where(details.autool-desc-full-details, details.autool-hts-preserved-details) summary small {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media (max-width: 689px) {
  .autool-hts-gallery .autool-hts-media {
    flex: 0 0 min(84vw, 340px);
    scroll-snap-align: start;
  }
}

@media (max-width: 689px) {
  .autool-hts-gallery .autool-hts-media img, .autool-hts-gallery .autool-hts-media-wide img {
    max-height: min(68vh, 460px);
  }
}

@media (max-width: 689px) {
  .autool-hts-feature-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

@media (max-width: 689px) {
  .autool-hts-feature-card h3 {
    font-size: 14px;
  }
}

@media (max-width: 689px) {
  .autool-desc :where(.autool-hts-button) {
    width: 100%;
    min-height: 44px;
    padding-inline: 14px;
    font-size: 12px;
  }
}

@media (max-width: 689px) {
  .autool-desc :where(.autool-desc-table-wrap, .autool-desc-mobile-table-accordion) + :where(p, ul, ol, .autool-desc-check-list, .autool-hts-feature-grid, .autool-hts-gallery, .autool-mixed-action-grid) {
    margin-top: 14px;
  }
}

@media (max-width: 689px) {
  .autool-desc .autool-hts-gallery .autool-hts-media, .autool-desc .autool-accessory-gallery .autool-hts-media {
    min-height: 0;
  }
}

@media (max-width: 689px) {
  .autool-desc-batch10 .autool-batch10-gallery .autool-hts-media {
    flex: 0 0 min(82vw, 330px);
    scroll-snap-align: start;
  }
}
