body.ll-product-page-standard {
  --ll-card-glass:
    var(--header-glass-noise),
    linear-gradient(145deg, rgba(255, 255, 255, 0.74), rgba(229, 242, 247, 0.48) 52%, rgba(114, 149, 170, 0.3) 100%),
    rgba(216, 235, 244, 0.42);
  --ll-card-border: rgba(255, 255, 255, 0.58);
  --ll-card-shadow:
    0 20px 46px rgba(1, 8, 15, 0.24),
    0 1px 0 rgba(255, 255, 255, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    inset 0 -1px 0 rgba(87, 123, 145, 0.18);
  --ll-dark-panel:
    radial-gradient(circle at 16% 8%, rgba(216, 251, 255, 0.18), transparent 0 32%),
    radial-gradient(circle at 88% 16%, rgba(111, 205, 232, 0.16), transparent 0 34%),
    linear-gradient(135deg, rgba(18, 57, 82, 0.88), rgba(8, 30, 48, 0.94) 62%, rgba(5, 17, 29, 0.96));
}

body.ll-product-page-standard .product-hero {
  padding-bottom: clamp(4rem, 7vw, 7rem);
}

body.ll-product-page-standard .product-intro h1 {
  letter-spacing: 0;
}

body.ll-product-page-standard .product-seo-subheading {
  max-width: 46rem;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item,
body.ll-product-page-standard .seo-feature-list li,
body.ll-product-page-standard .model-card,
body.ll-product-page-standard .option-card,
body.ll-product-page-standard .product-faq-item {
  -webkit-backdrop-filter: blur(26px) saturate(1.32) brightness(1.08);
  backdrop-filter: blur(26px) saturate(1.32) brightness(1.08);
  background: var(--ll-card-glass);
  border: 1px solid var(--ll-card-border);
  border-radius: 0.68rem;
  box-shadow: var(--ll-card-shadow);
  overflow: hidden;
  position: relative;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item::before,
body.ll-product-page-standard .hero-proof-grid .hero-proof-item::after,
body.ll-product-page-standard .seo-feature-list li::before,
body.ll-product-page-standard .seo-feature-list li::after,
body.ll-product-page-standard .model-card::before,
body.ll-product-page-standard .model-card::after,
body.ll-product-page-standard .option-card::before,
body.ll-product-page-standard .option-card::after,
body.ll-product-page-standard .product-faq-item::before,
body.ll-product-page-standard .product-faq-item::after {
  border-radius: inherit;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item::before,
body.ll-product-page-standard .seo-feature-list li::before,
body.ll-product-page-standard .model-card::before,
body.ll-product-page-standard .option-card::before,
body.ll-product-page-standard .product-faq-item::before {
  background: var(--header-glass-edge);
  opacity: 0.5;
  z-index: 0;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item::after,
body.ll-product-page-standard .seo-feature-list li::after,
body.ll-product-page-standard .model-card::after,
body.ll-product-page-standard .option-card::after,
body.ll-product-page-standard .product-faq-item::after {
  background:
    radial-gradient(88% 140% at 20% -10%, rgba(238, 252, 255, 0.46), transparent),
    linear-gradient(125deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.03));
  mix-blend-mode: soft-light;
  opacity: 0.5;
  z-index: 0;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item > *,
body.ll-product-page-standard .seo-feature-list li > *,
body.ll-product-page-standard .model-card > *,
body.ll-product-page-standard .option-card > *,
body.ll-product-page-standard .product-faq-item > * {
  position: relative;
  z-index: 1;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item strong,
body.ll-product-page-standard .seo-feature-list strong,
body.ll-product-page-standard .model-card strong,
body.ll-product-page-standard .option-card strong,
body.ll-product-page-standard .product-faq-item h3 {
  color: rgba(3, 21, 33, 0.98) !important;
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-item p,
body.ll-product-page-standard .seo-feature-list li,
body.ll-product-page-standard .model-card p,
body.ll-product-page-standard .option-card .body-copy,
body.ll-product-page-standard .product-faq-item p {
  color: rgba(5, 29, 45, 0.86) !important;
}

body.ll-product-page-standard .seo-feature-list li span {
  color: rgba(5, 29, 45, 0.9) !important;
}

body.ll-product-page-standard .model-card .mono-text {
  color: rgba(6, 36, 55, 0.72);
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-mark,
body.ll-product-page-standard .seo-feature-list svg,
body.ll-product-page-standard .product-faq-icon {
  -webkit-backdrop-filter: blur(8px) saturate(150%);
  backdrop-filter: blur(8px) saturate(150%);
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.62), rgba(111, 205, 232, 0.38)),
    rgba(8, 53, 73, 0.14);
  border: 1px solid rgba(146, 229, 241, 0.5);
  border-radius: 0.76rem;
  box-shadow:
    0 8px 18px rgba(5, 28, 42, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.46);
}

body.ll-product-page-standard .hero-proof-grid .hero-proof-mark svg,
body.ll-product-page-standard .seo-feature-list svg,
body.ll-product-page-standard .seo-icon-card svg,
body.ll-product-page-standard .application-list svg,
body.ll-product-page-standard .product-faq-icon svg {
  fill: none;
  stroke: rgba(4, 61, 82, 0.94);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.85;
}

body.ll-product-page-standard .seo-feature-list svg,
body.ll-product-page-standard .seo-icon-card svg,
body.ll-product-page-standard .application-list svg {
  box-sizing: border-box;
  flex: 0 0 auto;
  height: 1.8rem;
  padding: 0.36rem;
  width: 1.8rem;
}

body.ll-product-page-standard .seo-icon-card svg,
body.ll-product-page-standard .application-list svg {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.62), rgba(111, 205, 232, 0.38)),
    rgba(8, 53, 73, 0.14);
  border: 1px solid rgba(146, 229, 241, 0.5);
  border-radius: 0.44rem;
  box-shadow:
    0 8px 18px rgba(5, 28, 42, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.46);
}

body.ll-product-page-standard .seo-icon-grid {
  display: grid;
  gap: 0.78rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1rem;
}

body.ll-product-page-standard .seo-icon-card {
  align-items: start;
  background:
    linear-gradient(180deg, rgba(230, 240, 249, 0.05), rgba(230, 240, 249, 0.014)),
    rgba(8, 21, 34, 0.42);
  border: 1px solid rgba(230, 240, 249, 0.12);
  border-radius: 0.44rem;
  display: grid;
  gap: 0.34rem 0.78rem;
  grid-template-columns: 1.8rem minmax(0, 1fr);
  padding: 0.88rem;
}

body.ll-product-page-standard .seo-icon-card strong {
  align-self: center;
  color: rgba(241, 246, 249, 0.98);
  display: block;
  font-size: 0.96rem;
  line-height: 1.2;
}

body.ll-product-page-standard .seo-icon-card span {
  color: rgba(219, 232, 241, 0.82);
  display: block;
  font-size: 0.9rem;
  grid-column: 2;
  line-height: 1.45;
}

body.ll-product-page-standard .application-list {
  display: grid;
  gap: 0.8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 1.1rem 0 0;
  padding: 0;
}

body.ll-product-page-standard .application-list li {
  align-items: center;
  background:
    linear-gradient(180deg, rgba(230, 240, 249, 0.08), rgba(230, 240, 249, 0.03)),
    rgba(8, 21, 34, 0.42);
  border: 1px solid rgba(230, 240, 249, 0.14);
  border-radius: 0.52rem;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 10px 22px rgba(1, 8, 15, 0.12);
  color: rgba(219, 232, 241, 0.88);
  display: grid;
  gap: 0.7rem;
  grid-template-columns: 1.8rem minmax(0, 1fr);
  line-height: 1.45;
  padding: 0.92rem 0.95rem;
}

body.ll-product-page-standard .spec-ledger-grid + h3 {
  margin-top: clamp(2.45rem, 4.5vw, 4rem);
  padding-top: clamp(1.65rem, 3vw, 2.5rem);
}

body.ll-product-page-standard .spec-ledger h3 + .application-list {
  margin-top: 1.15rem;
}

body.ll-product-page-standard .gallery-shell,
body.ll-product-page-standard .selector-shell,
body.ll-product-page-standard .selector-output,
body.ll-product-page-standard .detail-ledger,
body.ll-product-page-standard .application-panel,
body.ll-product-page-standard .product-commercial-link-panel {
  background:
    radial-gradient(circle at 12% 0%, rgba(216, 251, 255, 0.16), transparent 0 32%),
    linear-gradient(135deg, rgba(17, 57, 82, 0.9), rgba(7, 29, 47, 0.92));
  border-color: rgba(170, 236, 246, 0.28);
}

body.ll-product-page-standard .selector-output {
  background:
    radial-gradient(circle at 14% 4%, rgba(216, 251, 255, 0.24), transparent 0 32%),
    linear-gradient(145deg, rgba(35, 94, 128, 0.9), rgba(9, 34, 55, 0.94));
}

body.ll-product-page-standard .selector-actions {
  gap: 0.8rem;
  margin-top: 1.15rem;
}

body.ll-product-page-standard .code-output + .selector-actions,
body.ll-product-page-standard .selector-actions + .code-output {
  margin-top: 1.2rem;
}

body.ll-product-page-standard .support-form .btn-primary,
body.ll-product-page-standard .llx-quote-request__button,
body.ll-product-page-standard .selector-actions .btn-primary,
body.ll-product-page-standard .selector-actions .btn-outline {
  min-height: 3.25rem;
}

body.ll-product-page-standard .selector-shell h2,
body.ll-product-page-standard .selector-output h2 {
  color: rgba(245, 252, 255, 0.98);
  letter-spacing: 0;
}

body.ll-product-page-standard .selector-shell .lead,
body.ll-product-page-standard .selector-output .body-copy {
  color: rgba(219, 238, 246, 0.78);
}

body.ll-product-page-standard .selector-group label {
  color: rgba(216, 251, 255, 0.9);
}

body.ll-product-page-standard .selector-label-icon {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.24), rgba(111, 205, 232, 0.12)),
    rgba(7, 39, 59, 0.46);
  border: 1px solid rgba(216, 251, 255, 0.32);
  border-radius: 0.44rem;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 8px 18px rgba(2, 14, 24, 0.18);
}

body.ll-product-page-standard .selector-label-icon svg {
  stroke: rgba(216, 251, 255, 0.96);
}

body.ll-product-page-standard .selector-options button {
  background:
    linear-gradient(135deg, rgba(226, 250, 255, 0.1), rgba(101, 165, 210, 0.055)),
    rgba(18, 48, 73, 0.54);
  border: 1px solid rgba(178, 224, 241, 0.22);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  color: rgba(224, 244, 251, 0.8);
}

body.ll-product-page-standard .selector-options button:hover,
body.ll-product-page-standard .selector-options button:focus-visible {
  background:
    linear-gradient(135deg, rgba(218, 250, 255, 0.2), rgba(112, 184, 228, 0.15)),
    rgba(22, 64, 95, 0.82);
  border-color: rgba(196, 240, 252, 0.46);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 0 0 1px rgba(133, 213, 241, 0.16);
  color: #f1fbff;
}

body.ll-product-page-standard .selector-options button:focus-visible {
  outline: 2px solid rgba(216, 251, 255, 0.68);
  outline-offset: 2px;
}

body.ll-product-page-standard .selector-options button.active {
  background:
    linear-gradient(135deg, rgba(209, 250, 255, 0.34), rgba(95, 178, 226, 0.22)),
    rgba(30, 82, 118, 0.94);
  border-color: rgba(210, 250, 255, 0.72);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 0 1px rgba(133, 213, 241, 0.2),
    0 12px 24px rgba(3, 15, 24, 0.22);
  color: #f5fcff;
}

body.ll-product-page-standard .selector-options.selector-options--check button::before {
  color: rgba(216, 251, 255, 0.86);
}

body.ll-product-page-standard .code-output {
  background:
    radial-gradient(circle at 84% 18%, rgba(216, 251, 255, 0.16), transparent 0 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.014)),
    rgba(6, 21, 35, 0.82);
  border: 1px solid rgba(216, 251, 255, 0.24);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 14px 32px rgba(1, 12, 22, 0.2);
}

body.ll-product-page-standard .code-output .mono-text,
body.ll-product-page-standard .selector-output .mono-text {
  color: rgba(216, 251, 255, 0.72);
}

body.ll-product-page-standard .code-output strong {
  color: rgba(245, 252, 255, 0.98);
  letter-spacing: 0.04em;
}

body.ll-product-page-standard .selector-actions .btn-primary {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.98), rgba(141, 222, 231, 0.86));
  border-color: rgba(216, 251, 255, 0.82);
  color: #061928;
}

body.ll-product-page-standard .selector-actions .btn-outline {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.1), rgba(95, 178, 226, 0.08)),
    rgba(7, 33, 53, 0.5);
  border-color: rgba(216, 251, 255, 0.32);
  color: rgba(235, 250, 255, 0.92);
}

body.ll-product-page-standard .selector-actions .btn-outline:hover,
body.ll-product-page-standard .selector-actions .btn-outline:focus-visible {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.18), rgba(95, 178, 226, 0.14)),
    rgba(10, 49, 75, 0.68);
  border-color: rgba(216, 251, 255, 0.52);
  color: #f5fcff;
}

body.ll-product-page-standard .product-description-grid {
  align-items: start;
  display: grid;
  gap: clamp(2rem, 4vw, 4.4rem);
  grid-template-columns: minmax(0, 0.92fr) minmax(21rem, 0.68fr);
}

body.ll-product-page-standard .product-description-copy {
  display: grid;
  gap: 0.85rem;
}

body.ll-product-page-standard .product-description-copy h2 {
  font-size: clamp(2rem, 4vw, 3.35rem);
  margin: 0;
}

body.ll-product-page-standard .product-description-copy p {
  color: var(--text-secondary);
  font-size: 1rem;
  line-height: 1.62;
  max-width: 62rem;
}

body.ll-product-page-standard .seo-feature-list {
  display: grid;
  gap: 0.85rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 0.95rem 0 0;
  padding: 0;
}

body.ll-product-page-standard .seo-feature-list li {
  display: grid;
  gap: 0.78rem;
  grid-template-columns: 1.75rem minmax(0, 1fr);
  line-height: 1.5;
  padding: 0.92rem;
}

body.ll-product-page-standard .spec-ledger {
  background:
    radial-gradient(circle at 90% 6%, rgba(216, 251, 255, 0.18), transparent 0 30%),
    linear-gradient(135deg, rgba(216, 251, 255, 0.13), rgba(84, 173, 224, 0.09)),
    rgba(15, 49, 75, 0.78);
  border: 1px solid rgba(210, 250, 255, 0.3);
  border-radius: 0.5rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07);
  padding: clamp(1.2rem, 2vw, 1.65rem);
}

body.ll-product-page-standard .spec-ledger h3 {
  font-size: clamp(1.2rem, 2vw, 1.65rem);
  margin: 0 0 0.9rem;
}

body.ll-product-page-standard .spec-ledger-grid {
  display: grid;
  gap: 0.56rem;
}

body.ll-product-page-standard .spec-ledger-row {
  align-items: center;
  background: rgba(5, 18, 30, 0.22);
  border: 1px solid rgba(230, 240, 249, 0.09);
  border-radius: 0.32rem;
  display: grid;
  gap: 0.85rem;
  grid-template-columns: minmax(9.8rem, 0.68fr) minmax(0, 1fr);
  padding: 0.78rem 0.85rem;
}

body.ll-product-page-standard .spec-ledger-row span:first-child {
  align-items: center;
  color: rgba(216, 251, 255, 0.82);
  display: grid;
  font-family: var(--font-mono);
  font-size: 0.58rem;
  gap: 0.52rem;
  grid-template-columns: 1.45rem minmax(0, 1fr);
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.ll-product-page-standard .spec-ledger-row span:first-child svg {
  background:
    linear-gradient(135deg, rgba(216, 251, 255, 0.2), rgba(111, 195, 203, 0.14)),
    rgba(7, 28, 43, 0.42);
  border: 1px solid rgba(216, 251, 255, 0.24);
  border-radius: 0.44rem;
  height: 1.45rem;
  padding: 0.28rem;
  stroke: rgba(216, 251, 255, 0.96);
  width: 1.45rem;
}

body.ll-product-page-standard .spec-ledger-row span:last-child {
  color: rgba(241, 246, 249, 0.92);
  line-height: 1.38;
}

body.ll-product-page-standard .ll-product-construction-panel {
  background: var(--ll-dark-panel);
  border: 1px solid rgba(170, 236, 246, 0.32);
  border-radius: 0.68rem;
  display: grid;
  gap: clamp(1.4rem, 3vw, 3.5rem);
  grid-template-columns: minmax(0, 0.88fr) minmax(20rem, 0.78fr);
  overflow: hidden;
  padding: clamp(1.4rem, 3vw, 2.5rem);
}

body.ll-product-page-standard .ll-product-construction-copy h2 {
  font-size: clamp(2rem, 4vw, 3.3rem);
  margin: 0.75rem 0 0.9rem;
}

body.ll-product-page-standard .ll-product-construction-copy p {
  color: var(--text-secondary);
  line-height: 1.62;
  max-width: 48rem;
}

body.ll-product-page-standard .ll-product-construction-copy p + p {
  margin-top: 0.9rem;
}

body.ll-product-page-standard .ll-product-construction-media {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: clamp(18rem, 28vw, 30rem);
  overflow: visible;
}

body.ll-product-page-standard .ll-product-construction-media img {
  display: block;
  filter: drop-shadow(0 26px 42px rgba(2, 12, 22, 0.28)) saturate(0.98) contrast(1.04);
  height: min(100%, 28rem);
  max-width: min(100%, 34rem);
  object-fit: contain;
  object-position: center center;
  width: 100%;
}

body.ll-product-page-standard img[src*="line-drawing" i],
body.ll-product-page-standard img[src*="line_drawing" i],
body.ll-product-page-standard img[src*="technical-drawing" i],
body.ll-product-page-standard img[src*="technical_drawing" i],
body.ll-product-page-standard img[src*="dimension-drawing" i],
body.ll-product-page-standard img[src*="dimension_drawing" i],
body.ll-product-page-standard img[src*="dimension-source" i],
body.ll-product-page-standard img[src*="technical/" i],
body.ll-product-page-standard img[data-ll-image-role="line-drawing"],
body.ll-product-page-standard img[data-ll-image-role="technical-drawing"] {
  object-fit: contain !important;
  object-position: center center !important;
}

body.ll-product-page-standard .product-faq-grid {
  display: grid;
  gap: clamp(1.1rem, 2vw, 1.65rem);
  grid-template-columns: 1fr;
  max-width: 72rem;
}

body.ll-product-page-standard .product-faq-intro h2 {
  font-size: clamp(2rem, 4vw, 3.4rem);
  margin: 0.9rem 0 1rem;
}

body.ll-product-page-standard .product-faq-list {
  display: grid;
  gap: 0.65rem;
}

body.ll-product-page-standard .product-faq-item {
  align-items: start;
  display: grid;
  gap: 0.45rem;
  grid-template-columns: 2.1rem minmax(0, 1fr);
  padding: clamp(0.9rem, 1.5vw, 1.15rem) clamp(0.95rem, 1.8vw, 1.25rem);
}

body.ll-product-page-standard .product-faq-icon {
  align-items: center;
  display: flex;
  height: 1.8rem;
  justify-content: center;
  margin-top: 0.08rem;
  width: 1.8rem;
}

body.ll-product-page-standard .product-faq-icon svg {
  height: 1rem;
  width: 1rem;
}

body.ll-product-page-standard .product-faq-item h3 {
  font-size: clamp(1rem, 1.4vw, 1.18rem);
  margin: 0;
}

body.ll-product-page-standard .product-faq-item h3 + p {
  margin-top: 0.45rem;
}

body.ll-product-page-standard .product-faq-item p {
  line-height: 1.58;
  margin: 0;
}

body.ll-product-page-standard .cta-section {
  background:
    radial-gradient(circle at 16% 14%, rgba(216, 251, 255, 0.2), transparent 0 30%),
    radial-gradient(circle at 86% 76%, rgba(120, 214, 235, 0.18), transparent 0 34%),
    linear-gradient(180deg, rgba(4, 16, 25, 0), rgba(11, 53, 72, 0.5));
  border-top: 1px solid rgba(216, 251, 255, 0.2);
}

body.ll-product-page-standard .product-cta-notes {
  background:
    radial-gradient(circle at 18% 8%, rgba(216, 251, 255, 0.22), transparent 0 28%),
    radial-gradient(circle at 88% 16%, rgba(138, 229, 246, 0.22), transparent 0 30%),
    linear-gradient(135deg, rgba(35, 94, 128, 0.9), rgba(14, 49, 74, 0.94) 58%, rgba(7, 24, 39, 0.96));
  border-color: rgba(170, 236, 246, 0.42);
  box-shadow:
    0 24px 54px rgba(0, 13, 24, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

body.ll-product-page-standard .product-cta-notes .eyebrow,
body.ll-product-page-standard .support-form label {
  color: rgba(216, 251, 255, 0.82);
}

body.ll-product-page-standard .support-form input,
body.ll-product-page-standard .support-form textarea {
  background: rgba(5, 19, 31, 0.58);
  border-color: rgba(216, 251, 255, 0.26);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  color: rgba(245, 252, 255, 0.98);
}

body.ll-product-page-standard .support-form input::placeholder,
body.ll-product-page-standard .support-form textarea::placeholder {
  color: rgba(219, 238, 246, 0.48);
}

body.ll-product-page-standard .support-form-note {
  color: rgba(219, 238, 246, 0.76);
  margin-top: 1rem;
}

body.ll-product-page-standard .product-commercial-links {
  padding-top: clamp(3rem, 6vw, 5rem);
}

@media (max-width: 1180px) {
  body.ll-product-page-standard .product-description-grid,
  body.ll-product-page-standard .ll-product-construction-panel,
  body.ll-product-page-standard .product-faq-grid {
    grid-template-columns: 1fr;
  }

  body.ll-product-page-standard .seo-feature-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.ll-product-page-standard .product-hero > .container {
    padding-right: 2.2rem;
  }

  body.ll-product-page-standard .product-intro h1 {
    font-size: 1.55rem;
    line-height: 0.98;
    overflow-wrap: anywhere;
  }

  body.ll-product-page-standard .spec-ledger-row,
  body.ll-product-page-standard .product-faq-item,
  body.ll-product-page-standard .seo-icon-grid,
  body.ll-product-page-standard .application-list {
    grid-template-columns: 1fr;
  }

  body.ll-product-page-standard .ll-product-construction-panel {
    padding: 1.1rem;
  }
}

@media (max-width: 760px) {
  body.ll-product-page-standard .product-hero,
  body.ll-product-page-standard .product-hero > .container,
  body.ll-product-page-standard .product-hero-grid,
  body.ll-product-page-standard .product-intro,
  body.ll-product-page-standard .hero-docs,
  body.ll-product-page-standard .hero-contact-strip,
  body.ll-product-page-standard .hero-proof-grid,
  body.ll-product-page-standard .gallery-shell,
  body.ll-product-page-standard .selector-grid,
  body.ll-product-page-standard .selector-shell,
  body.ll-product-page-standard .selector-output,
  body.ll-product-page-standard .detail-grid,
  body.ll-product-page-standard .product-description-grid,
  body.ll-product-page-standard .product-faq-grid {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  body.ll-product-page-standard .product-hero > .container {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  body.ll-product-page-standard .product-intro h1 {
    font-size: 1.55rem;
    line-height: 1.03;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  body.ll-product-page-standard .product-intro,
  body.ll-product-page-standard .product-intro .lead,
  body.ll-product-page-standard .product-breadcrumbs {
    max-width: min(17rem, calc(100vw - 2.4rem));
    width: min(17rem, calc(100vw - 2.4rem));
  }

  body.ll-product-page-standard .product-intro .lead,
  body.ll-product-page-standard .product-breadcrumbs,
  body.ll-product-page-standard .hero-contact-strip span,
  body.ll-product-page-standard .selector-shell .lead,
  body.ll-product-page-standard .product-description-copy p,
  body.ll-product-page-standard .product-faq-item p {
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  body.ll-product-page-standard .hero-docs a,
  body.ll-product-page-standard .hero-contact-strip a,
  body.ll-product-page-standard .selector-actions .btn-primary,
  body.ll-product-page-standard .selector-actions .btn-outline {
    min-width: 0;
    white-space: normal;
    width: 100%;
  }
}
