:root {
  --navy-deep: #071f32;
  --ink: #0a2a43;
  --text: #28465a;
  --muted: #667d8e;
  --line: #d9e4ec;
  --surface: #ffffff;
  --soft: #f4f8fb;
  --implementation: #19c37d;
  --services: #00a3ff;
  --certification: #f2b84b;
  --teal: #10a7b5;
  --aqua-soft: #eaf7f7;
  --green-soft: #e8f8f0;
  --blue-soft: #edf7ff;
  --gold-soft: #fff6e3;
  --shadow: 0 22px 60px rgba(10, 42, 67, 0.12);
}

/* Zona de Servicios - actualización 2026-07 */
.services-home-hero { align-items: center; }
.service-focus-panel { align-content: center; gap: 22px; }
.service-focus-panel > p { max-width: 42ch; margin: 0 auto; text-align: center; color: #536675; }
.service-focus-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.service-focus-tags span { padding: 9px 14px; border: 1px solid rgba(16,167,181,.35); border-radius: 999px; color: #0a6570; background: rgba(16,167,181,.08); font-weight: 700; }
.services-category-grid .unit-card { display: flex; flex-direction: column; }
.services-category-grid .text-link { margin-top: auto; }
.category-hero { min-height: 560px; }
.service-detail-section { display: grid; grid-template-columns: minmax(90px,.25fr) minmax(0,1.75fr); gap: clamp(24px,5vw,70px); scroll-margin-top: 96px; }
.service-detail-section--alt { background: linear-gradient(135deg,rgba(10,42,67,.045),rgba(16,167,181,.07)); border-radius: 20px; }
.service-detail-number { font-size: clamp(64px,10vw,130px); line-height: .85; font-weight: 800; color: rgba(10,42,67,.1); }
.service-detail-copy > p:not(.eyebrow) { max-width: 78ch; }
.service-intro-media { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(240px,.65fr); align-items: stretch; gap: 26px; }
.service-intro-media img { width: 100%; height: 100%; min-height: 220px; max-height: 310px; object-fit: cover; border-radius: 14px; }
.source-note { padding-left: 16px; border-left: 3px solid #10a7b5; color: #536675; font-size: .95rem; }
.service-benefit-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 30px; }
.service-benefit-grid article { padding: 24px; border: 1px solid #d9e4ec; border-radius: 14px; background: #fff; }
.service-benefit-grid h3 { margin-top: 0; color: #0a2a43; }
.service-topic-list { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 22px; }
.service-topic-list span { padding: 8px 12px; border-radius: 999px; background: #eef6f8; color: #23475d; font-size: .9rem; font-weight: 700; }
.section-contact-action { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 30px; padding: 22px 24px; border-radius: 12px; background: #0a2a43; color: #fff; }
.section-contact-action p { margin: 0; font-weight: 700; }
.cta-pair { display: flex; flex-wrap: wrap; gap: 10px; }
.whatsapp-button { background: #25d366 !important; border-color: #25d366 !important; color: #082e19 !important; }
.whatsapp-button:hover { background: #1fbd5b !important; }
.whatsapp-float { position: fixed; right: 22px; bottom: 22px; z-index: 50; display: inline-flex; align-items: center; gap: 9px; padding: 12px 17px; border-radius: 999px; background: #25d366; color: #082e19; box-shadow: 0 10px 28px rgba(0,0,0,.2); font-weight: 800; text-decoration: none; }
.whatsapp-float span { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: #fff; font-size: .72rem; }
.services-subnav { position: sticky; top: 79px; z-index: 19; display: flex; align-items: center; justify-content: center; gap: 2px; padding: 0 clamp(20px,5vw,74px); border-bottom: 1px solid #d9e4ec; background: #fff; }
.services-subnav a, .services-subnav strong { display: block; padding: 13px 18px; color: #536675; font-size: .9rem; text-decoration: none; }
.services-subnav strong { color: #0a2a43; border-bottom: 3px solid #10a7b5; }
.content-breadcrumb { margin: 0 0 24px; color: #667d8e; font-size: .86rem; }
.services-catalog-hero { min-height: auto; padding-top: clamp(44px,6vw,76px); padding-bottom: clamp(44px,6vw,76px); border-bottom: 1px solid #d9e4ec; background: #f4f8fb; }
.services-catalog-hero h1 { max-width: 800px; font-size: clamp(36px,5vw,64px); }
.service-category-slider { position: relative; max-width: 1280px; margin: 28px auto 0; overflow: hidden; border: 1px solid #d9e4ec; border-radius: 8px; background: #071f32; box-shadow: 0 18px 44px rgba(10,42,67,.12); }
.service-category-slider__track { display: flex; transition: transform 520ms ease; }
.service-category-slide { position: relative; flex: 0 0 100%; min-height: 390px; isolation: isolate; display: grid; align-items: end; overflow: hidden; }
.service-category-slide::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(7,31,50,.96) 0%,rgba(7,31,50,.78) 46%,rgba(7,31,50,.18) 100%); }
.service-category-slide > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; }
.service-category-slide__content { max-width: 650px; padding: clamp(34px,5vw,62px); padding-bottom: 76px; color: #fff; }
.service-category-slide__content > p { margin: 0 0 6px; color: #7fe1e7; font-size: .78rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.service-category-slide__content h2 { margin: 0 0 10px; color: #fff; font-size: clamp(34px,5vw,56px); }
.service-category-slide__content > span { display: block; max-width: 58ch; color: #d9e7ee; font-size: 1.03rem; }
.service-category-slide__content > div { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }
.service-category-slide__content a { padding: 10px 14px; border: 1px solid rgba(255,255,255,.55); border-radius: 6px; color: #fff; font-weight: 800; }
.service-category-slide__content a:first-child { border-color: #10a7b5; background: #10a7b5; }
.service-category-slider__controls { position: absolute; right: 24px; bottom: 20px; left: 24px; z-index: 3; display: flex; align-items: center; justify-content: space-between; pointer-events: none; }
.service-category-slider__controls > button { width: 40px; height: 40px; border: 1px solid rgba(255,255,255,.55); border-radius: 50%; background: rgba(7,31,50,.62); color: #fff; cursor: pointer; pointer-events: auto; }
.service-category-slider__controls > div { display: flex; gap: 8px; }
.service-category-slider__controls > div button { width: 9px; height: 9px; padding: 0; border: 0; border-radius: 50%; background: rgba(255,255,255,.48); cursor: pointer; pointer-events: auto; }
.service-category-slider__controls > div button.is-active { width: 28px; border-radius: 999px; background: #10a7b5; }
.service-page-grid { display: grid; gap: 16px; }
.service-page-card { display: grid; grid-template-columns: 90px minmax(0,1fr); gap: 26px; padding: 30px; border: 1px solid #d9e4ec; border-left: 5px solid #10a7b5; border-radius: 8px; background: #fff; transition: border-color 180ms ease, box-shadow 180ms ease; }
.service-page-card:hover { border-color: #10a7b5; box-shadow: 0 12px 30px rgba(10,42,67,.09); }
.service-page-card > span { color: rgba(10,42,67,.2); font-size: 48px; font-weight: 800; }
.service-page-card h2 { margin: 0 0 8px; font-size: clamp(26px,3vw,38px); }
.service-page-card p { max-width: 75ch; }
.service-page-card strong { color: #0a6570; }
.service-environments { border-top: 1px solid #d9e4ec; }
.service-topic-list--large span, .service-topic-list--large a { padding: 11px 16px; background: #fff; border: 1px solid #d9e4ec; border-radius: 999px; color: #0a2a43; font-weight: 700; }
.service-topic-list--large a { cursor: pointer; transition: color 180ms ease, border-color 180ms ease, background 180ms ease, transform 180ms ease; }
.service-topic-list--large a:hover, .service-topic-list--large a:focus-visible { color: #fff; border-color: #0a6570; background: #0a6570; transform: translateY(-2px); outline: none; }
.service-page-hero { display: grid; grid-template-columns: minmax(0,1.4fr) minmax(300px,.6fr); gap: clamp(30px,5vw,70px); align-items: center; max-width: 1280px; margin: 0 auto; padding: clamp(44px,6vw,74px) clamp(20px,6vw,92px); border-bottom: 1px solid #d9e4ec; background: #fff; }
.service-page-hero h1 { max-width: 780px; margin: 8px 0 16px; color: #0a2a43; font-size: clamp(36px,5vw,62px); line-height: 1.04; }
.service-page-hero p:not(.eyebrow):not(.content-breadcrumb) { max-width: 70ch; font-size: 1.08rem; }
.service-page-hero > img { width: 100%; height: 280px; object-fit: cover; border-radius: 8px; }
.reading-section { display: grid; grid-template-columns: minmax(120px,.25fr) minmax(0,1.75fr); gap: clamp(28px,6vw,80px); }
.reading-section--soft { background: #edf5f7; border-radius: 10px; }
.reading-index { padding-top: 5px; border-top: 2px solid #10a7b5; }
.reading-index span { color: #0a2a43; font-size: 2.1rem; font-weight: 800; }
.reading-index p { margin: 4px 0; color: #667d8e; font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; }
.check-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-top: 26px; }
.check-grid article { padding: 22px; border: 1px solid #d9e4ec; background: #fff; }
.check-grid h3 { margin-top: 0; }
.standard-strip { display: flex; flex-wrap: wrap; gap: 10px; margin: 24px 0; }
.standard-strip span { padding: 10px 14px; border: 1px solid #b9d4da; background: #fff; color: #0a2a43; font-weight: 800; }
.deliverable-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; margin-top: 26px; background: #d9e4ec; border: 1px solid #d9e4ec; }
.deliverable-grid article { padding: 24px; background: #fff; }
.deliverable-grid strong { color: #10a7b5; }
.process-band { border-top: 1px solid #d9e4ec; border-bottom: 1px solid #d9e4ec; background: #fff; }
.phase-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.phase-grid article { padding: 28px; border: 1px solid #d9e4ec; border-top: 4px solid #10a7b5; }
.phase-grid article > span { color: #0a6570; font-weight: 800; }
.phase-grid li { margin-bottom: 7px; }
.portfolio-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.portfolio-card { display: grid; grid-template-columns: 180px minmax(0,1fr); min-height: 220px; overflow: hidden; border: 1px solid #d9e4ec; border-radius: 8px; background: #fff; }
.portfolio-card img { width: 100%; height: 100%; object-fit: cover; }
.portfolio-card div { padding: 22px; }
.portfolio-card span { color: #10a7b5; font-size: .82rem; font-weight: 800; }
.portfolio-card h3 { margin: 6px 0 8px; color: #0a2a43; }
.portfolio-card p { margin: 0; font-size: .94rem; }
.reference-solutions { border-top: 1px solid #d9e4ec; }
.reference-flyer-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.reference-flyer { position: relative; min-height: 330px; isolation: isolate; display: flex; align-items: end; overflow: hidden; border-radius: 8px; background: #071f32; }
.reference-flyer::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(0deg,rgba(7,31,50,.98) 0%,rgba(7,31,50,.72) 55%,rgba(7,31,50,.08) 100%); }
.reference-flyer > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; }
.reference-flyer > div { padding: 26px; color: #fff; }
.reference-flyer p { margin: 0; color: #7fe1e7; font-size: .75rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.reference-flyer h3 { margin: 5px 0 7px; color: #fff; font-size: 1.45rem; }
.reference-flyer span { display: block; max-width: 54ch; color: #d9e7ee; }
.reference-flyer a { display: inline-flex; margin-top: 17px; padding: 8px 12px; border: 1px solid rgba(255,255,255,.55); border-radius: 5px; color: #fff; font-weight: 800; }
.reference-flyer a:hover, .reference-flyer a:focus-visible { border-color: #10a7b5; background: #10a7b5; outline: none; }
.integrated-project-card { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(320px,.75fr); margin-top: 18px; overflow: hidden; border: 1px solid #d9e4ec; border-radius: 8px; background: #fff; }
.integrated-project-card img { width: 100%; height: 100%; min-height: 360px; object-fit: cover; }
.integrated-project-card > div { align-self: center; padding: clamp(28px,4vw,52px); }
.technical-feature, .maintenance-scope { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(300px,.8fr); gap: clamp(30px,5vw,70px); align-items: center; background: #edf5f7; border-radius: 10px; }
.technical-feature > img, .maintenance-scope > img { width: 100%; height: 360px; object-fit: cover; border-radius: 8px; }
.technical-feature li, .scope-columns li { margin-bottom: 8px; }
.maintenance-mode-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.maintenance-mode-grid article { padding: 28px; border: 1px solid #d9e4ec; border-top: 4px solid #10a7b5; background: #fff; }
.maintenance-mode-grid span { color: #10a7b5; font-weight: 800; }
.scope-columns { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.hot-work-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 26px; }
.hot-work-grid article { overflow: hidden; border: 1px solid #d9e4ec; background: #fff; }
.hot-work-grid img { width: 100%; height: 190px; object-fit: cover; }
.hot-work-grid h3, .hot-work-grid p { margin-right: 20px; margin-left: 20px; }
.hot-work-grid p { margin-bottom: 22px; }
.maintenance-process { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 1px; background: #d9e4ec; border: 1px solid #d9e4ec; }
.maintenance-process article { padding: 22px; background: #fff; }
.maintenance-process span { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; background: #0a2a43; color: #fff; font-weight: 800; }
.maintenance-process h3 { margin-bottom: 6px; }
.maintenance-process p { margin: 0; font-size: .9rem; }
.site-footer a { color: inherit; }
.contact-page-section { align-items: start; }
.contact-assurance { display: grid; gap: 6px; margin-top: 28px; padding: 20px; border-left: 4px solid #10a7b5; background: rgba(16,167,181,.08); }
.contact-whatsapp { display: inline-flex; margin-top: 18px; }
.contact-form-expanded { grid-template-columns: repeat(2,minmax(0,1fr)); }
.form-span-full { grid-column: 1 / -1; }
.form-consent { display: flex !important; flex-direction: row !important; align-items: flex-start; gap: 10px; font-weight: 500 !important; }
.form-consent input { width: 18px !important; min-width: 18px; height: 18px; margin-top: 2px; }

@media (max-width: 760px) {
  .service-detail-section, .service-intro-media { grid-template-columns: 1fr; }
  .service-detail-number { font-size: 58px; }
  .service-benefit-grid, .contact-form-expanded { grid-template-columns: 1fr; }
  .section-contact-action { align-items: stretch; flex-direction: column; }
  .section-contact-action .button { text-align: center; }
  .form-span-full { grid-column: auto; }
  .whatsapp-float { right: 14px; bottom: 14px; }
  .services-subnav { top: 72px; justify-content: flex-start; overflow-x: auto; }
  .services-subnav a, .services-subnav strong { padding: 11px 13px; white-space: nowrap; }
  .service-page-card, .service-page-hero, .reading-section, .portfolio-card, .technical-feature, .maintenance-scope { grid-template-columns: 1fr; }
  .service-page-card > span { font-size: 34px; }
  .service-category-slider { margin: 18px 14px 0; }
  .service-category-slide { min-height: 440px; }
  .service-category-slide::after { background: linear-gradient(0deg,rgba(7,31,50,.98) 0%,rgba(7,31,50,.78) 62%,rgba(7,31,50,.28) 100%); }
  .service-category-slide__content { padding: 28px 24px 78px; }
  .service-page-hero > img, .technical-feature > img, .maintenance-scope > img { height: 240px; }
  .check-grid, .deliverable-grid, .phase-grid, .portfolio-grid, .maintenance-mode-grid, .scope-columns, .hot-work-grid, .maintenance-process { grid-template-columns: 1fr; }
  .portfolio-card img { height: 230px; }
  .reference-flyer-grid, .integrated-project-card { grid-template-columns: 1fr; }
  .reference-flyer { min-height: 380px; }
  .integrated-project-card img { min-height: 240px; }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--text);
  background: var(--soft);
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

a {
  color: inherit;
  text-decoration: none;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px clamp(20px, 5vw, 74px);
  background: rgba(244, 248, 251, 0.94);
  border-bottom: 1px solid rgba(217, 228, 236, 0.9);
  backdrop-filter: blur(14px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--ink);
  font-weight: 800;
  letter-spacing: 0.8px;
  white-space: nowrap;
}

.brand img {
  width: 42px;
  height: 42px;
}

.nav {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--muted);
  font-size: 15px;
  font-weight: 700;
}

.nav a {
  padding: 9px 12px;
  border-radius: 8px;
}

.nav a:hover,
.nav-action {
  color: var(--ink);
  background: var(--aqua-soft);
}

.interest-banner {
  padding: clamp(18px, 3vw, 30px) clamp(20px, 6vw, 92px) 0;
  background: #ffffff;
  border-bottom: 1px solid var(--line);
}

.interest-banner__viewport {
  position: relative;
  overflow: hidden;
  background: var(--navy-deep);
  border: 1px solid rgba(217, 228, 236, 0.78);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.interest-banner__track {
  display: flex;
  transition: transform 600ms ease;
  will-change: transform;
}

.interest-slide {
  position: relative;
  isolation: isolate;
  flex: 0 0 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 0.52fr);
  gap: clamp(26px, 4vw, 52px);
  align-items: center;
  min-height: clamp(300px, 31vw, 380px);
  padding: clamp(30px, 4.4vw, 54px);
  padding-bottom: clamp(76px, 6vw, 90px);
  color: #ffffff;
  background: #0a2a43;
  pointer-events: none;
}

.interest-slide.is-active {
  pointer-events: auto;
}

.interest-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    90deg,
    var(--slide-accent) 0,
    var(--slide-accent) 7px,
    transparent 7px
  );
}

.interest-slide--implementation {
  --slide-accent: var(--implementation);
  background: linear-gradient(110deg, #071f32 0%, #0b314b 58%, #0d3f3d 100%);
}

.interest-slide--services {
  --slide-accent: var(--services);
  background: linear-gradient(110deg, #071f32 0%, #0a304f 58%, #053f62 100%);
}

.interest-slide--certification {
  --slide-accent: var(--certification);
  background: linear-gradient(110deg, #071f32 0%, #173047 58%, #5b4420 100%);
}

.interest-slide--contact {
  --slide-accent: var(--teal);
  background: linear-gradient(110deg, #071f32 0%, #0a2a43 55%, #0f5660 100%);
}

.interest-slide__copy {
  max-width: 780px;
}

.interest-slide .eyebrow {
  color: #a7f0ec;
}

.interest-slide h2 {
  max-width: 760px;
  color: #ffffff;
  font-size: clamp(29px, 4vw, 46px);
  line-height: 1.05;
}

.interest-slide p:not(.eyebrow) {
  max-width: 660px;
  margin: 18px 0 0;
  color: #d6e5ee;
  font-size: clamp(16px, 1.5vw, 19px);
}

.interest-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.interest-link {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  padding: 10px 14px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  font-weight: 900;
  text-align: center;
}

.interest-link:hover,
.interest-link:focus-visible {
  background: rgba(255, 255, 255, 0.16);
}

.interest-link.primary-link {
  color: var(--ink);
  background: #ffffff;
  border-color: #ffffff;
}

.interest-link.primary-link:hover,
.interest-link.primary-link:focus-visible {
  background: #eaf7f7;
}

.interest-slide__visual {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  align-items: center;
  min-width: 0;
}

.interest-slide__visual img {
  grid-column: 1 / -1;
  justify-self: center;
  width: min(260px, 74%);
  max-height: 136px;
  object-fit: contain;
  padding: 14px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 8px;
  filter: drop-shadow(0 16px 24px rgba(0, 0, 0, 0.24));
}

.interest-slide__visual span {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  padding: 10px 12px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}

.interest-slide__visual span:last-child {
  grid-column: 1 / -1;
}

.interest-banner__controls {
  position: absolute;
  right: clamp(16px, 3vw, 28px);
  bottom: 18px;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px;
  background: rgba(7, 31, 50, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  backdrop-filter: blur(10px);
}

.banner-arrow {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  cursor: pointer;
}

.banner-arrow span {
  font-size: 28px;
  line-height: 1;
}

.banner-arrow:hover,
.banner-arrow:focus-visible {
  background: rgba(255, 255, 255, 0.18);
}

.interest-dots {
  display: flex;
  align-items: center;
  gap: 2px;
}

.interest-dots button {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.interest-dots button::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #abc0cc;
  border-radius: 999px;
  transition:
    width 240ms ease,
    background 240ms ease;
}

.interest-dots button.is-active::before {
  width: 18px;
  background: #ffffff;
}

.interest-dots button:focus-visible::before {
  outline: 2px solid #ffffff;
  outline-offset: 4px;
}

.brand-shortcuts {
  display: grid;
  grid-template-columns: minmax(220px, 0.32fr) minmax(0, 1fr);
  gap: 22px;
  align-items: center;
  padding: 32px clamp(20px, 6vw, 92px);
  background: #ffffff;
  border-bottom: 1px solid var(--line);
}

.brand-shortcuts h2 {
  margin: 2px 0 0;
  color: var(--ink);
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.08;
}

.brand-shortcut-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.brand-shortcut-grid a {
  display: grid;
  gap: 4px;
  min-height: 76px;
  align-content: center;
  padding: 12px 14px;
  color: var(--ink);
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.brand-shortcut-grid a:hover,
.brand-shortcut-grid a:focus-visible {
  background: var(--aqua-soft);
  border-color: rgba(16, 167, 181, 0.42);
  transform: translateY(-2px);
}

.brand-shortcut-grid strong {
  font-size: 17px;
  line-height: 1.1;
}

.brand-shortcut-grid span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

.hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 520px);
  gap: clamp(32px, 6vw, 80px);
  align-items: center;
  min-height: calc(100vh - 80px);
  padding: clamp(48px, 8vw, 92px) clamp(20px, 6vw, 92px) 54px;
}

.hero-copy {
  max-width: 760px;
}

.eyebrow {
  margin: 0 0 12px;
  color: var(--teal);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  overflow-wrap: anywhere;
}

h1 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(44px, 6vw, 78px);
  line-height: 1;
  letter-spacing: 0;
}

h2 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.08;
  letter-spacing: 0;
}

h3 {
  margin: 0 0 10px;
  color: var(--ink);
  font-size: 21px;
  line-height: 1.2;
}

.hero-text {
  max-width: 640px;
  margin: 26px 0 0;
  color: #466273;
  font-size: clamp(18px, 2vw, 22px);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 8px;
  padding: 12px 18px;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
}

.button.primary {
  color: #ffffff;
  background: var(--ink);
}

.button.secondary {
  color: var(--ink);
  background: #eaf7f7;
}

.hero-panel {
  padding: 26px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.hero-logo {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 18px;
}

.signal-grid {
  display: grid;
  gap: 12px;
}

.signal-grid article {
  display: grid;
  grid-template-columns: 18px 1fr;
  column-gap: 12px;
  padding: 14px;
  background: #f7fafc;
  border: 1px solid #e5edf3;
  border-radius: 8px;
}

.signal-grid strong {
  color: var(--ink);
  font-size: 17px;
}

.signal-grid p {
  grid-column: 2;
  margin: 2px 0 0;
  color: var(--muted);
  font-size: 14px;
}

.dot {
  width: 12px;
  height: 12px;
  margin-top: 7px;
  border-radius: 50%;
}

.dot.implementation {
  background: var(--implementation);
}

.dot.services {
  background: var(--services);
}

.dot.certification {
  background: var(--certification);
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
  margin: 0 clamp(20px, 6vw, 92px);
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
}

.trust-strip span {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  color: var(--ink);
  background: #ffffff;
  font-weight: 800;
  text-align: center;
}

.section {
  padding: clamp(70px, 8vw, 112px) clamp(20px, 6vw, 92px);
}

.section-heading {
  max-width: 780px;
  margin-bottom: 32px;
}

.unit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.unit-card {
  min-height: 270px;
  padding: 26px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.unit-card p {
  margin: 0;
  color: var(--muted);
}

.text-link {
  display: inline-flex;
  margin-top: 22px;
  color: var(--teal);
  font-weight: 900;
}

.unit-icon {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  border-radius: 8px;
  color: var(--ink);
  font-weight: 900;
}

.implementation-card .unit-icon {
  background: rgba(25, 195, 125, 0.16);
}

.services-card .unit-icon {
  background: rgba(0, 163, 255, 0.16);
}

.certification-card .unit-icon {
  background: rgba(242, 184, 75, 0.22);
}

.split-section {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(300px, 0.75fr);
  gap: clamp(30px, 6vw, 76px);
  align-items: start;
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.split-section p {
  max-width: 680px;
  color: var(--muted);
  font-size: 18px;
}

.sector-list {
  display: grid;
  gap: 10px;
}

.sector-list span {
  padding: 16px 18px;
  color: var(--ink);
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  font-weight: 800;
}

.method-section {
  background: var(--soft);
}

.timeline {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.timeline article {
  padding: 22px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.timeline span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  color: #ffffff;
  background: var(--ink);
  border-radius: 50%;
  font-weight: 900;
}

.timeline p {
  margin: 0;
  color: var(--muted);
}

.contact-section {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 480px);
  gap: clamp(28px, 6vw, 72px);
  padding: clamp(70px, 8vw, 110px) clamp(20px, 6vw, 92px);
  color: #ffffff;
  background: var(--ink);
}

.contact-section h2,
.contact-section .eyebrow {
  color: #ffffff;
}

.contact-section p {
  color: #c8d7e0;
  font-size: 18px;
}

.contact-form {
  display: grid;
  gap: 14px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
}

.hidden-field {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.contact-form label {
  display: grid;
  gap: 7px;
  color: #ffffff;
  font-weight: 800;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  padding: 12px 13px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  font: inherit;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #abc0cc;
}

.contact-form select option {
  color: var(--ink);
}

.contact-form .button.primary {
  background: var(--teal);
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 28px clamp(20px, 6vw, 92px);
  color: #5b7180;
  background: #ffffff;
  border-top: 1px solid var(--line);
  font-weight: 700;
}

.page-hero {
  padding: clamp(58px, 8vw, 104px) clamp(20px, 6vw, 92px);
  background: #ffffff;
  border-bottom: 1px solid var(--line);
}

.page-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 420px);
  gap: clamp(28px, 6vw, 76px);
  align-items: center;
}

.page-hero p {
  max-width: 760px;
  color: var(--muted);
  font-size: 19px;
}

.page-mark {
  display: grid;
  place-items: center;
  min-height: 280px;
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.page-mark img {
  width: min(220px, 70%);
  height: auto;
}

.content-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.content-card {
  padding: 24px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.content-card p,
.content-card li {
  color: var(--muted);
}

.content-card ul {
  margin: 12px 0 0;
  padding-left: 20px;
}

.cta-band {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 32px;
  background: var(--ink);
  border-radius: 8px;
  color: #ffffff;
}

.cta-band h2 {
  color: #ffffff;
  font-size: clamp(26px, 3vw, 36px);
}

.cta-band p {
  color: #c8d7e0;
}

.implementation-hero {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 440px);
  gap: clamp(30px, 6vw, 76px);
  align-items: center;
  padding: clamp(56px, 8vw, 104px) clamp(20px, 6vw, 92px);
  background:
    linear-gradient(90deg, rgba(25, 195, 125, 0.12), rgba(0, 163, 255, 0.12), rgba(242, 184, 75, 0.13)),
    #ffffff;
  border-bottom: 1px solid var(--line);
}

.implementation-hero::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 8px;
  background: linear-gradient(90deg, var(--implementation), var(--services), var(--certification));
}

.implementation-copy,
.implementation-summary {
  position: relative;
}

.implementation-copy p {
  max-width: 780px;
  color: var(--muted);
  font-size: 19px;
}

.implementation-summary {
  display: grid;
  gap: 18px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid var(--line);
  border-top: 6px solid var(--teal);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.implementation-summary img {
  width: 98px;
  height: 98px;
}

.implementation-summary strong {
  display: block;
  color: var(--ink);
  font-size: 24px;
  line-height: 1.1;
}

.implementation-summary span {
  display: block;
  color: var(--muted);
  margin-top: 6px;
}

.metric-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.metric-row span {
  min-height: 76px;
  padding: 14px;
  color: var(--text);
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.metric-row span:first-child {
  background: var(--green-soft);
}

.metric-row span:last-child {
  background: var(--gold-soft);
}

.metric-row b {
  display: block;
  color: var(--teal);
  font-size: 28px;
  line-height: 1;
}

.segment-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
  margin: 0;
  background: var(--line);
  border-bottom: 1px solid var(--line);
}

.segment-strip article {
  min-height: 132px;
  padding: 20px;
  background: #ffffff;
  border-top: 5px solid var(--teal);
}

.segment-strip article:nth-child(1),
.segment-strip article:nth-child(2) {
  border-top-color: var(--implementation);
}

.segment-strip article:nth-child(3),
.segment-strip article:nth-child(4) {
  border-top-color: var(--services);
}

.segment-strip article:nth-child(5) {
  border-top-color: var(--certification);
}

.segment-strip strong {
  display: block;
  color: var(--ink);
  font-size: 19px;
}

.segment-strip span {
  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-size: 14px;
}

.catalog-workspace {
  background: var(--soft);
}

.brand-store-section {
  display: grid;
  gap: 18px;
  margin-bottom: 24px;
}

.brand-store-heading,
.brand-store-roadmap,
.brand-store-card {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.brand-store-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.52fr);
  gap: 22px;
  align-items: end;
  padding: 24px;
}

.brand-store-heading h3 {
  max-width: 760px;
  margin: 0;
  color: var(--ink);
  font-size: clamp(24px, 2.8vw, 34px);
  line-height: 1.12;
}

.brand-store-heading p {
  margin: 0;
  color: var(--muted);
}

.brand-store-roadmap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding: 14px 16px;
}

.brand-store-roadmap strong {
  margin-right: 6px;
  color: var(--ink);
}

.brand-store-roadmap span {
  padding: 7px 10px;
  color: var(--text);
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
}

.brand-store-card {
  overflow: hidden;
}

.brand-store-card--xencelabs {
  border-top: 6px solid #ffd200;
}

.brand-store-card__intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: end;
  padding: 24px;
}

.brand-store-kicker {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 6px 10px;
  color: #7a5b00;
  background: #fff6cc;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.brand-store-card h4 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(30px, 4vw, 48px);
  line-height: 0.98;
}

.brand-store-card p {
  max-width: 760px;
  margin: 12px 0 0;
  color: var(--muted);
}

.brand-store-actions,
.product-feature-banner__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.brand-banner-gallery {
  position: relative;
  overflow: hidden;
  background: #071018;
  border-top: 1px solid var(--line);
}

.brand-banner-track {
  display: flex;
  transition: transform 420ms ease;
}

.brand-banner-tile {
  position: relative;
  flex: 0 0 100%;
  overflow: hidden;
  aspect-ratio: 2000 / 700;
  margin: 0;
  background: #05080d;
}

.brand-banner-tile img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  transition: transform 220ms ease;
}

.brand-banner-tile[data-product-focus] {
  cursor: pointer;
}

.brand-banner-tile[data-product-focus]:hover img,
.brand-banner-tile[data-product-focus]:focus-visible img {
  transform: scale(1.012);
}

.brand-banner-tile[data-product-focus]:focus-visible {
  outline: 3px solid var(--teal);
  outline-offset: -3px;
}

.brand-banner-tile--soft-logo img {
  width: calc(100% + 56px);
  max-width: none;
  margin-left: -28px;
  object-fit: cover;
  object-position: center 58%;
}

.brand-banner-tile--soft-logo::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(245, 232, 221, 0.4), transparent 18%);
}

.brand-banner-tile figcaption {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  width: fit-content;
  max-width: calc(100% - 28px);
  padding: 9px 11px;
  color: #ffffff;
  background: rgba(7, 31, 50, 0.78);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 900;
  backdrop-filter: blur(10px);
}

.brand-banner-tile figcaption span {
  color: #ffd200;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.brand-banner-controls {
  position: absolute;
  right: 16px;
  bottom: 16px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  padding: 8px;
  background: rgba(7, 31, 50, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  backdrop-filter: blur(12px);
}

.brand-banner-arrow {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  padding: 0;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  cursor: pointer;
}

.brand-banner-arrow span {
  font-size: 28px;
  line-height: 1;
}

.brand-banner-arrow:hover,
.brand-banner-arrow:focus-visible {
  background: var(--teal);
  outline: none;
}

.brand-banner-dots {
  display: flex;
  gap: 6px;
  align-items: center;
}

.brand-banner-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  background: rgba(255, 255, 255, 0.45);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
}

.brand-banner-dots button.is-active {
  width: 24px;
  background: #ffd200;
}

.brand-zone {
  display: grid;
  grid-template-columns: minmax(260px, 0.45fr) 1fr;
  gap: 18px;
  margin-bottom: 24px;
  padding: 24px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 7px solid var(--teal);
  border-radius: 8px;
}

.brand-zone p {
  margin: 0;
  color: var(--muted);
}

.brand-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.brand-tile {
  display: grid;
  gap: 8px;
  min-height: 122px;
  justify-items: start;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 16px;
  background: #f7fafc;
  color: var(--ink);
  text-align: left;
  cursor: pointer;
}

.brand-tile:hover {
  border-color: var(--teal);
}

.brand-tile span {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  color: #ffffff;
  background: linear-gradient(135deg, var(--navy-deep), var(--teal));
  border-radius: 8px;
  font-weight: 900;
}

.brand-tile strong {
  font-size: 18px;
}

.brand-tile small {
  color: var(--muted);
  font-weight: 800;
}

.catalog-layout {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 18px;
  align-items: start;
}

.filter-panel,
.builder-panel,
.quote-panel,
.finance-panel,
.finance-result {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.filter-panel {
  border-top: 5px solid var(--teal);
}

.filter-panel {
  position: sticky;
  top: 96px;
  display: grid;
  gap: 14px;
  padding: 20px;
}

.filter-panel label,
.builder-panel label,
.finance-panel label {
  display: grid;
  gap: 7px;
  color: var(--ink);
  font-weight: 800;
}

.filter-panel select,
.filter-panel input,
.builder-panel select,
.builder-panel input,
.finance-panel select,
.finance-panel input {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  color: var(--ink);
  background: #ffffff;
  font: inherit;
}

.catalog-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 14px;
  color: var(--muted);
}

.catalog-toolbar strong {
  color: var(--ink);
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.product-card {
  position: relative;
  overflow: hidden;
  min-height: 254px;
  display: flex;
  flex-direction: column;
  padding: 0;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.product-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 5px;
  background: linear-gradient(90deg, var(--implementation), var(--services), var(--certification));
  z-index: 1;
}

.product-card-media {
  position: relative;
  display: grid;
  place-items: center;
  aspect-ratio: 16 / 9;
  padding: 12px;
  background: #f7fafc;
  border-bottom: 1px solid var(--line);
  overflow: hidden;
}

.product-card-media img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 6px;
}

.product-card-media::after,
.product-detail-main::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: url("assets/itlatamcare-isotipo-tarjeta.png") center / 40% auto no-repeat;
  opacity: 0.1;
}

.product-card > :not(.product-card-media) {
  margin-right: 20px;
  margin-left: 20px;
}

.product-card .product-meta {
  margin-top: 18px;
}

.product-meta,
.product-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.product-meta span,
.product-tags span {
  padding: 5px 8px;
  color: var(--ink);
  background: var(--aqua-soft);
  border-radius: 7px;
  font-size: 12px;
  font-weight: 900;
}

.product-meta .product-sku {
  background: var(--soft);
}

.product-card h3 {
  margin-top: 18px;
}

.product-card p {
  margin: 0;
  color: var(--muted);
}

.product-price {
  margin-top: auto;
  padding-top: 18px;
}

.product-status {
  margin-top: 14px !important;
  padding: 10px 12px;
  color: var(--ink) !important;
  background: var(--gold-soft);
  border: 1px solid rgba(242, 184, 75, 0.36);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 900;
}

.product-price small {
  display: block;
  color: var(--muted);
  font-weight: 800;
}

.product-price strong {
  display: block;
  color: var(--ink);
  font-size: 28px;
}

.product-detail-link {
  display: inline-flex;
  justify-content: center;
  padding: 10px 12px;
  color: #ffffff;
  background: var(--ink);
  border: 0;
  border-radius: 8px;
  font: inherit;
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
}

.product-detail-link:hover {
  background: var(--teal);
}

.product-card-actions {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
  align-items: center;
  margin-top: 14px;
  margin-bottom: 20px;
}

.product-quote-link {
  display: inline-flex;
  justify-content: center;
  padding: 10px 12px;
  color: var(--ink);
  background: var(--aqua-soft);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 900;
}

.product-quote-link:hover {
  background: var(--gold-soft);
}

.product-card--empty {
  grid-column: 1 / -1;
  min-height: 190px;
  justify-content: center;
  padding: 20px;
  border-style: dashed;
}

.has-modal-open {
  overflow: hidden;
}

.product-detail-modal[hidden] {
  display: none;
}

.product-detail-modal {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: grid;
  place-items: center;
  padding: clamp(16px, 3vw, 34px);
}

.product-detail-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7, 31, 50, 0.64);
  border: 0;
  cursor: pointer;
}

.product-detail-card {
  position: relative;
  overflow: hidden;
  width: min(1080px, calc(100vw - 28px));
  max-height: min(92vh, 840px);
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 6px solid var(--teal);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.product-detail-close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 2;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid var(--line);
  border-radius: 8px;
  font: inherit;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.product-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 560px) minmax(370px, 1fr);
  gap: 0;
  max-height: inherit;
  overflow: auto;
}

.product-detail-gallery {
  display: grid;
  gap: 12px;
  align-content: start;
  min-width: 0;
  padding: 18px;
  background: #f7fafc;
  border-right: 1px solid var(--line);
}

.product-detail-main {
  position: relative;
  display: grid;
  place-items: center;
  height: clamp(260px, 32vw, 350px);
  min-height: 0;
  padding: 14px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
}

.product-detail-main img {
  position: relative;
  z-index: 1;
  width: auto;
  height: auto;
  max-width: 94%;
  max-height: 94%;
  object-fit: contain;
  border-radius: 7px;
}

.product-detail-thumbs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(72px, 1fr));
  gap: 8px;
}

.product-detail-thumbs button {
  overflow: hidden;
  aspect-ratio: 4 / 3;
  padding: 0;
  background: #ffffff;
  border: 2px solid transparent;
  border-radius: 8px;
  cursor: pointer;
}

.product-detail-thumbs button.is-active {
  border-color: var(--teal);
}

.product-detail-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.product-detail-info {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 13px;
  align-content: start;
  min-width: 0;
  padding: clamp(22px, 3vw, 34px);
  background: #ffffff;
}

.product-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-right: 48px;
}

.product-detail-meta span {
  padding: 6px 9px;
  color: var(--ink);
  background: var(--aqua-soft);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 900;
}

.product-detail-info h3 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(27px, 2.7vw, 36px);
  line-height: 1.06;
}

.product-detail-info p {
  margin: 0;
  color: var(--muted);
}

.product-detail-specs {
  display: grid;
  grid-template-columns: repeat(2, minmax(150px, 1fr));
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-detail-specs li {
  padding: 10px 12px;
  color: var(--text);
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  font-weight: 800;
  font-size: 14px;
}

.product-detail-price {
  padding: 18px;
  background: linear-gradient(90deg, var(--aqua-soft), var(--gold-soft));
  border-radius: 8px;
}

.product-detail-price span {
  display: block;
  color: var(--muted);
  font-weight: 900;
}

.product-detail-price strong {
  display: block;
  color: var(--ink);
  font-size: 34px;
  line-height: 1.1;
}

.product-detail-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.product-detail-resources {
  display: grid;
  gap: 10px;
  padding: 14px;
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.product-detail-resources:empty {
  display: none;
}

.product-detail-resources strong,
.product-detail-video > strong,
.product-detail-checkout small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.product-detail-resources div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.product-resource-link {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 12px;
  color: var(--ink);
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  font-weight: 900;
}

.product-detail-video {
  display: grid;
  gap: 10px;
}

.product-detail-video[hidden] {
  display: none;
}

.product-video-frame {
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #071f32;
  border-radius: 8px;
}

.product-video-frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.product-detail-checkout {
  display: grid;
  gap: 8px;
  padding: 14px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.product-detail-checkout .button:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

.checkout-status-page {
  min-height: 100vh;
  display: grid;
  place-items: center;
  background: var(--soft);
}

.checkout-status-card {
  width: min(680px, 100%);
  display: grid;
  gap: 18px;
  padding: clamp(24px, 4vw, 42px);
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 6px solid var(--teal);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.checkout-status-card h1 {
  margin: 0;
  color: var(--ink);
}

.checkout-status-card p {
  margin: 0;
  color: var(--muted);
}

.checkout-status-card dl {
  display: grid;
  gap: 8px;
  margin: 0;
}

.checkout-status-card dl div {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 12px;
  padding: 10px 12px;
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.checkout-status-card dt {
  color: var(--muted);
  font-weight: 900;
}

.checkout-status-card dd {
  margin: 0;
  color: var(--ink);
  font-weight: 800;
}

.configurator-section {
  background:
    linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.configurator-layout,
.finance-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
  gap: 18px;
  align-items: start;
}

.builder-panel {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 18px;
}

.builder-panel fieldset:nth-child(1) {
  border-top: 5px solid var(--implementation);
}

.builder-panel fieldset:nth-child(2) {
  border-top: 5px solid var(--services);
}

.builder-panel fieldset:nth-child(3) {
  border-top: 5px solid var(--certification);
}

.builder-panel fieldset {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.builder-panel legend {
  padding: 0 7px;
  color: var(--teal);
  font-weight: 900;
}

.quote-panel {
  display: grid;
  gap: 18px;
  padding: 24px;
  border-top: 6px solid var(--implementation);
}

.quote-status span,
.quote-total span,
.finance-result > span {
  display: block;
  color: var(--muted);
  font-weight: 800;
}

.quote-status strong,
.quote-total strong,
.finance-result > strong {
  display: block;
  color: var(--ink);
  font-size: 30px;
  line-height: 1.1;
}

.spec-list {
  display: grid;
  gap: 8px;
}

.spec-list div {
  padding: 11px 12px;
  color: var(--text);
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  font-weight: 700;
}

.quote-total {
  padding: 18px;
  background: linear-gradient(90deg, var(--aqua-soft), var(--gold-soft));
  border-radius: 8px;
}

.quote-panel p,
.finance-result p {
  margin: 0;
  color: var(--muted);
}

.pc-builder-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 460px);
  gap: 18px;
  align-items: start;
}

.pc-builder-panel {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pc-builder-panel fieldset:nth-child(4) {
  border-top: 5px solid var(--teal);
}

.pc-builder-panel fieldset {
  align-content: start;
}

.compatibility-alert {
  min-height: 72px;
  padding: 13px 14px;
  color: var(--text);
  background: var(--aqua-soft);
  border: 1px solid rgba(16, 167, 181, 0.25);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
}

.addon-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}

.addon-option {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  gap: 9px;
  align-items: center;
  min-height: 54px;
  padding: 10px;
  color: var(--text);
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.addon-option input {
  width: 16px;
  height: 16px;
  accent-color: var(--teal);
}

.addon-option span {
  font-size: 13px;
  font-weight: 800;
}

.addon-option span small {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
}

.addon-option strong {
  color: var(--ink);
  font-size: 13px;
  white-space: nowrap;
}

.addon-option--xencelabs {
  border-color: rgba(0, 160, 174, 0.32);
  background: linear-gradient(90deg, #ffffff, var(--aqua-soft));
}

.pc-quote-panel {
  position: sticky;
  top: 96px;
}

.compatibility-score {
  display: grid;
  gap: 4px;
  padding: 15px;
  color: var(--ink);
  background: var(--green-soft);
  border: 1px solid rgba(25, 195, 125, 0.26);
  border-radius: 8px;
}

.compatibility-score.has-warning {
  background: var(--gold-soft);
  border-color: rgba(242, 184, 75, 0.42);
}

.compatibility-score span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.compatibility-score strong {
  color: var(--ink);
  font-size: 20px;
}

.pc-spec-list div {
  padding: 10px 12px;
  font-size: 14px;
}

.pc-spec-list .spec-warning {
  color: #7a4d00;
  background: var(--gold-soft);
  border-color: rgba(242, 184, 75, 0.42);
}

.budget-meter {
  display: grid;
  gap: 8px;
  padding: 15px;
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.budget-meter-bar {
  overflow: hidden;
  height: 12px;
  background: #dce8ef;
  border-radius: 999px;
}

.budget-meter-bar span {
  display: block;
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, var(--implementation), var(--services), var(--certification));
  border-radius: inherit;
  transition: width 180ms ease;
}

.budget-meter strong {
  color: var(--ink);
}

.budget-meter small {
  color: var(--muted);
  font-weight: 800;
}

.budget-warning {
  color: #8a4f00 !important;
}

.budget-ok {
  color: var(--ink) !important;
}

.finance-section {
  background:
    linear-gradient(90deg, rgba(10, 42, 67, 0.04), rgba(16, 167, 181, 0.06)),
    var(--soft);
}

.finance-panel {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  padding: 20px;
}

.finance-result {
  display: grid;
  gap: 18px;
  padding: 24px;
  border-top: 6px solid var(--certification);
}

.finance-result dl {
  display: grid;
  gap: 8px;
  margin: 0;
}

.finance-result dl div {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 10px 0;
  border-bottom: 1px solid var(--line);
}

.finance-result dt {
  color: var(--muted);
  font-weight: 800;
}

.finance-result dd {
  margin: 0;
  color: var(--ink);
  font-weight: 900;
}

.quote-workflow-section {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.quote-workflow-layout {
  display: grid;
  grid-template-columns: minmax(320px, 440px) minmax(0, 1fr);
  gap: 22px;
  align-items: start;
}

.quote-request-panel {
  display: grid;
  gap: 14px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 6px solid var(--implementation);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.quote-request-panel fieldset {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.quote-request-panel legend {
  padding: 0 7px;
  color: var(--teal);
  font-weight: 900;
}

.quote-request-panel label {
  display: grid;
  gap: 7px;
  color: var(--ink);
  font-weight: 800;
}

.quote-request-panel input,
.quote-request-panel select,
.quote-request-panel textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 11px 12px;
  color: var(--ink);
  background: #ffffff;
  font: inherit;
}

.approval-check {
  grid-template-columns: 18px 1fr;
  align-items: start;
  color: var(--text);
  font-size: 14px;
}

.approval-check input {
  width: 16px;
  height: 16px;
  margin-top: 4px;
  accent-color: var(--teal);
}

.workflow-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.quote-document-card {
  position: relative;
  overflow: visible;
  min-height: auto;
  padding: 28px;
  color: var(--ink);
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.letterhead-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.quote-document-card > .letterhead-bg {
  display: none;
}

.quote-document-card > :not(.letterhead-bg) {
  position: relative;
  z-index: 1;
}

.document-header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 14px;
  text-align: right;
}

.document-header span {
  display: block;
  color: var(--teal);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.document-header strong {
  display: block;
  color: var(--ink);
  font-size: 19px;
}

.document-header small {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
}

.quote-document-card h3 {
  margin: 0 0 12px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--line);
  font-size: clamp(22px, 2vw, 30px);
}

.document-meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 16px;
  margin: 0 0 14px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.document-meta div,
.document-summary div {
  min-width: 0;
}

.document-meta dt,
.document-summary span,
.signature-grid span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.document-meta dd {
  margin: 0;
  color: var(--ink);
  font-weight: 800;
}

.document-items {
  display: grid;
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
}

.document-items div {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr) 86px;
  gap: 10px;
  align-items: center;
  min-height: 34px;
  padding: 8px 10px;
  background: rgba(255, 255, 255, 0.88);
  border-bottom: 1px solid var(--line);
  break-inside: avoid;
  page-break-inside: avoid;
}

.document-items div:last-child {
  border-bottom: 0;
}

.document-items .document-items-head {
  min-height: auto;
  background: rgba(10, 38, 54, 0.94);
}

.document-items .document-items-head span,
.document-items .document-items-head strong,
.document-items .document-items-head small {
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
}

.document-items span {
  color: var(--teal);
  font-size: 12px;
  font-weight: 900;
}

.document-items strong {
  color: var(--ink);
  font-size: 13px;
}

.document-items small {
  color: var(--ink);
  font-size: 12px;
  font-weight: 900;
  text-align: right;
}

.document-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 14px;
}

.document-summary div {
  padding: 10px 12px;
  background: rgba(234, 247, 247, 0.92);
  border: 1px solid rgba(16, 167, 181, 0.22);
  border-radius: 8px;
}

.document-summary strong {
  display: block;
  color: var(--ink);
  font-size: 17px;
}

.document-note {
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 13px;
}

.signature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.signature-grid div {
  min-height: 72px;
  padding: 36px 10px 10px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.signature-grid strong {
  display: block;
  color: var(--ink);
  font-size: 13px;
}

.quote-document-card > .button,
.document-send-panel {
  margin-top: 14px;
}

.document-send-panel {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  padding: 14px;
  background: rgba(247, 250, 252, 0.94);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.document-send-panel .button {
  width: 100%;
}

.document-send-panel p {
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

.quote-print-pages {
  display: none;
}

.document-continuation-note {
  margin: 0 0 10px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

.document-continuation-note--bottom {
  margin: auto 0 0;
  text-align: right;
}

.implementation-method {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.implementation-method .timeline article:nth-child(1) span {
  background: var(--implementation);
}

.implementation-method .timeline article:nth-child(2) span {
  background: var(--services);
}

.implementation-method .timeline article:nth-child(3) span {
  background: var(--certification);
}

.implementation-method .timeline article:nth-child(4) span {
  background: var(--ink);
}

.acquisition-section {
  background:
    linear-gradient(90deg, rgba(25, 195, 125, 0.08), rgba(0, 163, 255, 0.08), rgba(242, 184, 75, 0.1)),
    var(--soft);
}

.acquisition-grid,
.faq-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.acquisition-grid article,
.faq-grid article {
  min-height: 190px;
  padding: 22px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.acquisition-grid article {
  border-top: 6px solid var(--teal);
}

.acquisition-grid article:nth-child(1) {
  border-top-color: var(--implementation);
}

.acquisition-grid article:nth-child(2) {
  border-top-color: var(--services);
}

.acquisition-grid article:nth-child(3) {
  border-top-color: var(--certification);
}

.acquisition-grid article:nth-child(4) {
  border-top-color: var(--ink);
}

.acquisition-grid strong {
  display: block;
  color: var(--ink);
  font-size: 21px;
  line-height: 1.12;
}

.acquisition-grid span,
.faq-grid p {
  display: block;
  margin-top: 14px;
  color: var(--muted);
}

.faq-section {
  background: #ffffff;
}

.faq-grid article {
  min-height: 210px;
  background: #f7fafc;
}

.services-hero {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(310px, 420px);
  gap: clamp(30px, 6vw, 76px);
  align-items: center;
  padding: clamp(56px, 8vw, 104px) clamp(20px, 6vw, 92px);
  background:
    linear-gradient(90deg, rgba(0, 163, 255, 0.14), rgba(16, 167, 181, 0.1), rgba(242, 184, 75, 0.1)),
    #ffffff;
  border-bottom: 1px solid var(--line);
}

.services-hero::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 8px;
  background: linear-gradient(90deg, var(--services), var(--teal), var(--certification));
}

.services-hero > *,
.service-snapshot {
  position: relative;
}

.services-hero p {
  max-width: 780px;
  color: var(--muted);
  font-size: 19px;
}

.service-snapshot {
  display: grid;
  gap: 18px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  border-top: 6px solid var(--services);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.service-snapshot > span {
  color: var(--teal);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

.service-snapshot strong {
  color: var(--ink);
  font-size: 25px;
  line-height: 1.12;
}

.snapshot-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.snapshot-grid b,
.snapshot-grid small {
  display: block;
}

.snapshot-grid b {
  padding: 14px 14px 0;
  color: var(--services);
  background: var(--blue-soft);
  border: 1px solid var(--line);
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  font-size: 32px;
}

.snapshot-grid small {
  padding: 0 14px 14px;
  color: var(--muted);
  background: var(--blue-soft);
  border: 1px solid var(--line);
  border-top: 0;
  border-radius: 0 0 8px 8px;
  font-weight: 800;
}

.services-lines {
  background: var(--soft);
}

.service-line-grid,
.creative-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.service-line-grid--featured {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.service-line-grid article,
.creative-grid article {
  min-height: 198px;
  padding: 22px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.service-line-grid article {
  border-top: 6px solid var(--services);
}

.service-line-grid article:nth-child(3n + 1) {
  border-top-color: var(--implementation);
}

.service-line-grid article:nth-child(3n + 2) {
  border-top-color: var(--services);
}

.service-line-grid article:nth-child(3n) {
  border-top-color: var(--certification);
}

.service-line-grid strong {
  display: block;
  color: var(--ink);
  font-size: 21px;
  line-height: 1.12;
}

.service-line-grid span {
  display: block;
  margin-top: 14px;
  color: var(--muted);
}

.creative-services {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.creative-grid article {
  background: #f7fafc;
}

.creative-grid span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  color: #ffffff;
  background: var(--ink);
  border-radius: 8px;
  font-weight: 900;
}

.creative-grid article:nth-child(1) span {
  background: var(--services);
}

.creative-grid article:nth-child(2) span {
  background: var(--teal);
}

.creative-grid article:nth-child(3) span {
  background: var(--implementation);
}

.creative-grid article:nth-child(4) span {
  background: var(--certification);
}

.creative-grid p {
  margin: 0;
  color: var(--muted);
}

.app-demo-section {
  background:
    linear-gradient(90deg, rgba(10, 42, 67, 0.04), rgba(0, 163, 255, 0.07)),
    var(--soft);
}

.app-demo-layout {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.demo-control {
  display: grid;
  gap: 14px;
  padding: 20px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 6px solid var(--services);
  border-radius: 8px;
}

.demo-control label {
  display: grid;
  gap: 7px;
  color: var(--ink);
  font-weight: 800;
}

.demo-control select,
.demo-control input {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  color: var(--ink);
  background: #ffffff;
  font: inherit;
}

.demo-app-shell {
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr);
  min-height: 520px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.demo-sidebar {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 24px;
  padding: 22px;
  color: #ffffff;
  background: var(--ink);
}

.demo-sidebar strong {
  font-size: 21px;
  line-height: 1.12;
}

.demo-sidebar nav {
  display: grid;
  align-content: start;
  gap: 8px;
}

.demo-sidebar nav span {
  padding: 11px 12px;
  color: #c8d7e0;
  border-radius: 8px;
  font-weight: 800;
}

.demo-sidebar nav span.active {
  color: var(--ink);
  background: var(--gold-soft);
}

.demo-screen {
  display: grid;
  align-content: start;
  gap: 18px;
  padding: 22px;
  background: #f7fafc;
}

.demo-topbar {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 16px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.demo-topbar span {
  color: var(--muted);
  font-weight: 800;
}

.demo-topbar strong {
  color: var(--ink);
  font-size: 22px;
}

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

.demo-kpis article {
  padding: 18px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 5px solid var(--services);
  border-radius: 8px;
}

.demo-kpis small {
  display: block;
  color: var(--muted);
  font-weight: 800;
}

.demo-kpis strong {
  display: block;
  color: var(--ink);
  font-size: 30px;
}

.demo-flow {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.demo-flow span {
  position: relative;
  padding: 9px 12px;
  color: var(--ink);
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 900;
}

.demo-flow span.active {
  color: #ffffff;
  background: var(--services);
  border-color: var(--services);
}

.demo-table {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.demo-table-head,
.demo-row {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 0.8fr;
  gap: 12px;
  padding: 14px 16px;
}

.demo-table-head {
  color: var(--ink);
  background: var(--aqua-soft);
  font-weight: 900;
}

.demo-row {
  color: var(--text);
  border-top: 1px solid var(--line);
  font-weight: 700;
}

.service-roadmap {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.service-roadmap .timeline article:nth-child(1) span {
  background: var(--services);
}

.service-roadmap .timeline article:nth-child(2) span {
  background: var(--teal);
}

.service-roadmap .timeline article:nth-child(3) span {
  background: var(--implementation);
}

.service-roadmap .timeline article:nth-child(4) span {
  background: var(--certification);
}

.cert-hero {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(310px, 420px);
  gap: clamp(30px, 6vw, 76px);
  align-items: center;
  padding: clamp(56px, 8vw, 104px) clamp(20px, 6vw, 92px);
  background:
    linear-gradient(90deg, rgba(242, 184, 75, 0.16), rgba(16, 167, 181, 0.08), rgba(0, 163, 255, 0.1)),
    #ffffff;
  border-bottom: 1px solid var(--line);
}

.cert-hero::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 8px;
  background: linear-gradient(90deg, var(--certification), var(--teal), var(--services));
}

.cert-hero > *,
.cert-summary {
  position: relative;
}

.cert-hero p {
  max-width: 780px;
  color: var(--muted);
  font-size: 19px;
}

.cert-summary {
  display: grid;
  gap: 18px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--line);
  border-top: 6px solid var(--certification);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.cert-summary > span {
  color: var(--teal);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

.cert-summary strong {
  color: var(--ink);
  font-size: 25px;
  line-height: 1.12;
}

.cert-mode-grid,
.cert-mode-cards {
  display: grid;
  gap: 14px;
}

.cert-mode-grid {
  grid-template-columns: repeat(2, 1fr);
}

.cert-mode-grid article,
.cert-mode-cards article {
  padding: 18px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.cert-mode-grid b,
.cert-mode-grid small,
.cert-mode-cards strong,
.cert-mode-cards span {
  display: block;
}

.cert-mode-grid b {
  color: var(--certification);
  font-size: 32px;
}

.cert-mode-grid small,
.cert-mode-cards span {
  color: var(--muted);
  font-weight: 800;
}

.cert-modes {
  background: var(--soft);
}

.cert-mode-cards {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cert-mode-cards article {
  min-height: 160px;
  border-top: 6px solid var(--certification);
}

.cert-mode-cards article:nth-child(2) {
  border-top-color: var(--services);
}

.cert-mode-cards article:nth-child(3) {
  border-top-color: var(--teal);
}

.cert-mode-cards strong {
  color: var(--ink);
  font-size: 22px;
  margin-bottom: 12px;
}

.classroom-section {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.classroom-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.room-tab {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px 16px;
  color: var(--ink);
  background: #ffffff;
  font: inherit;
  font-weight: 900;
  cursor: pointer;
}

.room-tab.active {
  color: #ffffff;
  background: var(--ink);
  border-color: var(--ink);
}

.classroom-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 390px);
  gap: 18px;
  align-items: start;
}

.classroom-stage {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(10, 42, 67, 0.04) 1px, transparent 1px),
    linear-gradient(rgba(10, 42, 67, 0.04) 1px, transparent 1px),
    #f7fafc;
  background-size: 36px 36px;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.u-table {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 10%;
  bottom: 18%;
  border: 36px solid rgba(10, 42, 67, 0.12);
  border-top: 36px solid rgba(10, 42, 67, 0.2);
  border-bottom: 0;
  border-radius: 220px 220px 0 0;
}

.room-station {
  position: absolute;
  width: 112px;
  min-height: 72px;
  display: grid;
  place-items: center;
  gap: 2px;
  padding: 8px;
  color: var(--ink);
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 5px solid var(--services);
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(10, 42, 67, 0.08);
}

.drawing .room-station {
  border-top-color: var(--certification);
}

.room-station i,
.teacher-station i {
  width: 20px;
  height: 20px;
  display: block;
  background: var(--ink);
  border-radius: 50% 50% 45% 45%;
}

.room-station b {
  color: var(--teal);
  line-height: 1;
}

.room-station small {
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
  text-align: center;
}

.room-station.left:nth-of-type(2) { left: 7%; top: 18%; }
.room-station.left:nth-of-type(3) { left: 6%; top: 30%; }
.room-station.left:nth-of-type(4) { left: 6%; top: 42%; }
.room-station.left:nth-of-type(5) { left: 7%; top: 54%; }
.room-station.left:nth-of-type(6) { left: 12%; top: 66%; }
.room-station.curve:nth-of-type(7) { left: 25%; top: 75%; }
.room-station.curve:nth-of-type(8) { left: 40%; top: 79%; }
.room-station.curve:nth-of-type(9) { left: 55%; top: 75%; }
.room-station.curve:nth-of-type(10) { left: 67%; top: 66%; }
.room-station.right:nth-of-type(11) { right: 7%; top: 54%; }
.room-station.right:nth-of-type(12) { right: 6%; top: 42%; }
.room-station.right:nth-of-type(13) { right: 6%; top: 30%; }
.room-station.right:nth-of-type(14) { right: 7%; top: 18%; }
.room-station.right:nth-of-type(15) { right: 16%; top: 10%; }

.teacher-station {
  position: absolute;
  left: 50%;
  top: 51%;
  width: 150px;
  min-height: 82px;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  padding: 12px;
  color: var(--ink);
  background: var(--gold-soft);
  border: 1px solid #f3d58b;
  border-radius: 8px;
  text-align: center;
  font-weight: 900;
}

.room-device {
  position: absolute;
  padding: 10px 12px;
  color: #ffffff;
  background: var(--ink);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 900;
}

.printer-left { left: 22%; top: 12%; }
.printer-right { right: 22%; top: 12%; }
.screen-main {
  left: 50%;
  top: 16%;
  transform: translateX(-50%);
  background: var(--services);
}

.still-life {
  position: absolute;
  left: 50%;
  top: 35%;
  width: 150px;
  height: 92px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 50%;
}

.still-life span {
  width: 24px;
  height: 34px;
  background: var(--certification);
  border-radius: 50% 50% 8px 8px;
}

.still-life span:nth-child(2) {
  height: 48px;
  background: var(--implementation);
}

.still-life span:nth-child(3) {
  background: var(--services);
}

.classroom-info {
  display: grid;
  gap: 14px;
  padding: 24px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-top: 6px solid var(--certification);
  border-radius: 8px;
}

.classroom-info > span {
  color: var(--teal);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.classroom-info p {
  margin: 0;
  color: var(--muted);
}

.room-equipment {
  display: grid;
  gap: 8px;
}

.room-equipment span {
  padding: 11px 12px;
  color: var(--ink);
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  font-weight: 800;
}

.course-section {
  background:
    linear-gradient(90deg, rgba(242, 184, 75, 0.08), rgba(0, 163, 255, 0.06)),
    var(--soft);
}

.course-layout {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.course-sidebar,
.course-detail {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.course-sidebar {
  position: sticky;
  top: 96px;
  display: grid;
  gap: 16px;
  padding: 20px;
  border-top: 6px solid var(--certification);
}

.course-sidebar strong {
  color: var(--ink);
  font-size: 20px;
}

.course-sidebar nav {
  display: grid;
  gap: 8px;
}

.course-sidebar button {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  color: var(--text);
  background: #f7fafc;
  font: inherit;
  font-weight: 900;
  text-align: left;
  cursor: pointer;
}

.course-sidebar button.active {
  color: #ffffff;
  background: var(--ink);
  border-color: var(--ink);
}

.course-detail {
  display: grid;
  gap: 16px;
  padding: 20px;
}

.course-hero-card {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 24px;
  color: #ffffff;
  background: var(--ink);
  border-radius: 8px;
}

.course-hero-card h3 {
  color: #ffffff;
  font-size: clamp(26px, 3vw, 40px);
}

.course-hero-card p {
  max-width: 720px;
  color: #c8d7e0;
}

.course-hero-card span,
.course-price small {
  display: block;
  color: var(--certification);
  font-weight: 900;
}

.course-price {
  min-width: 140px;
  text-align: right;
}

.course-price strong {
  display: block;
  color: #ffffff;
  font-size: 34px;
}

.course-meta-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.course-meta-grid article,
.course-content-grid article {
  padding: 18px;
  background: #f7fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.course-meta-grid small {
  display: block;
  color: var(--muted);
  font-weight: 800;
}

.course-meta-grid strong {
  display: block;
  color: var(--ink);
  font-size: 18px;
}

.course-content-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.75fr 0.85fr;
  gap: 12px;
}

.course-content-grid ul {
  margin: 0;
  padding-left: 20px;
  color: var(--muted);
}

.payment-list,
.related-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.payment-list span,
.related-list span {
  padding: 8px 10px;
  color: var(--ink);
  background: var(--gold-soft);
  border-radius: 8px;
  font-weight: 900;
}

.related-list span {
  background: var(--aqua-soft);
}

.cert-roadmap {
  background: #ffffff;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.cert-roadmap .timeline article:nth-child(1) span {
  background: var(--certification);
}

.cert-roadmap .timeline article:nth-child(2) span {
  background: var(--services);
}

.cert-roadmap .timeline article:nth-child(3) span {
  background: var(--implementation);
}

.cert-roadmap .timeline article:nth-child(4) span {
  background: var(--ink);
}

@media (max-width: 980px) {
  .interest-slide,
  .hero,
  .split-section,
  .contact-section,
  .page-hero-inner,
  .implementation-hero,
  .services-hero,
  .cert-hero,
  .brand-store-heading,
  .brand-store-card__intro,
  .brand-zone,
  .brand-shortcuts,
  .catalog-layout,
  .product-detail-layout,
  .configurator-layout,
  .pc-builder-shell,
  .finance-layout,
  .quote-workflow-layout,
  .app-demo-layout,
  .classroom-layout,
  .course-layout {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
  }

  .interest-slide {
    min-height: auto;
  }

  .interest-slide__visual {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .interest-slide__visual img {
    grid-column: 1 / -1;
  }

  .interest-slide__visual span:last-child {
    grid-column: auto;
  }

  .unit-grid,
  .timeline,
  .content-grid,
  .product-grid,
  .builder-panel,
  .finance-panel,
  .acquisition-grid,
  .faq-grid,
  .service-line-grid,
  .creative-grid,
  .cert-mode-cards,
  .course-meta-grid,
  .course-content-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .trust-strip,
  .segment-strip {
    grid-template-columns: repeat(3, 1fr);
  }

  .filter-panel {
    position: static;
  }

  .pc-quote-panel {
    position: static;
  }

  .course-sidebar {
    position: static;
  }

  .demo-app-shell {
    grid-template-columns: 1fr;
  }

  .demo-sidebar {
    grid-template-rows: auto auto;
  }

  .demo-sidebar nav {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .quote-document-card {
    min-height: auto;
  }

  .brand-store-actions {
    justify-content: flex-start;
  }

  .product-detail-gallery {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .brand-shortcut-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

}

@media (max-width: 820px) {
  .classroom-stage {
    min-height: 760px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 14px;
  }

  .room-station {
    position: static;
    width: auto;
    min-height: 62px;
  }

  .u-table,
  .teacher-station,
  .room-device,
  .still-life {
    position: static;
    transform: none;
    width: auto;
  }

  .u-table {
    display: none;
  }

  .teacher-station,
  .room-device,
  .still-life {
    grid-column: 1 / -1;
  }
}

@media (max-width: 720px) {
  .site-header {
    position: static;
    align-items: flex-start;
  }

  .nav {
    display: none;
  }

  .brand span {
    font-size: 15px;
  }

  .interest-banner {
    padding: 14px 14px 0;
  }

  .interest-slide {
    gap: 16px;
    padding: 22px 18px 82px;
  }

  .interest-slide h2 {
    font-size: 29px;
  }

  .interest-slide p:not(.eyebrow) {
    margin-top: 14px;
    font-size: 15.5px;
  }

  .interest-links {
    margin-top: 18px;
  }

  .interest-links {
    display: grid;
    grid-template-columns: 1fr;
  }

  .interest-link {
    width: 100%;
  }

  .brand-shortcuts {
    padding: 24px 14px;
  }

  .brand-shortcut-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .interest-slide__visual {
    display: block;
  }

  .interest-slide__visual img,
  .interest-slide__visual span:last-child {
    grid-column: auto;
  }

  .interest-slide__visual img {
    display: block;
    width: min(180px, 64%);
    max-height: 86px;
    margin: 0 auto;
    padding: 10px;
  }

  .interest-slide__visual span {
    display: none;
  }

  .interest-banner__controls {
    right: 20px;
    left: 20px;
    justify-content: space-between;
  }

  .interest-dots {
    flex: 1;
    justify-content: center;
  }

  .hero {
    padding-top: 36px;
  }

  h1 {
    font-size: 43px;
  }

  .hero-panel {
    padding: 18px;
  }

  .trust-strip,
  .segment-strip,
  .unit-grid,
  .timeline,
  .content-grid,
  .brand-grid,
  .product-grid,
  .builder-panel,
  .addon-grid,
  .finance-panel,
  .workflow-actions,
  .acquisition-grid,
  .faq-grid,
  .service-line-grid,
  .creative-grid,
  .cert-mode-cards,
  .course-meta-grid,
  .course-content-grid,
  .demo-kpis,
  .demo-sidebar nav {
    grid-template-columns: 1fr;
  }

  .demo-table-head,
  .demo-row {
    grid-template-columns: 1fr;
  }

  .product-card-actions,
  .product-detail-actions {
    grid-template-columns: 1fr;
  }

  .product-detail-modal {
    align-items: start;
    padding: 10px;
  }

  .product-detail-card {
    max-height: 94vh;
  }

  .product-detail-gallery,
  .product-detail-info {
    padding: 16px;
  }

  .product-detail-thumbs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .course-hero-card {
    display: grid;
  }

  .course-price {
    text-align: left;
  }

  .cta-band {
    align-items: flex-start;
    flex-direction: column;
  }

  .brand-store-heading,
  .brand-store-card__intro {
    padding: 18px;
  }

  .brand-banner-tile {
    background: #ffffff;
  }

  .brand-banner-tile img {
    object-fit: contain;
  }

  .brand-banner-tile figcaption {
    position: static;
    width: 100%;
    max-width: none;
    border-radius: 0;
    background: var(--ink);
  }

  .brand-banner-controls {
    position: static;
    justify-content: space-between;
    border-radius: 0;
    background: var(--ink);
  }

  .product-detail-specs {
    grid-template-columns: 1fr;
  }

  .checkout-status-card dl div {
    grid-template-columns: 1fr;
  }

  .site-footer {
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  .interest-banner__track,
  .interest-dots button::before,
  .brand-banner-track,
  .brand-banner-dots button {
    transition: none;
  }
}

@media print {
  @page {
    size: A4;
    margin: 0;
  }

  html,
  body {
    width: 210mm;
    min-height: 297mm;
    margin: 0;
    padding: 0;
    background: #ffffff;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  body > * {
    display: none !important;
  }

  body > main,
  main > #cotizacion,
  #cotizacion > .quote-workflow-layout,
  .quote-workflow-layout > #quoteDocument {
    display: block !important;
  }

  main,
  #cotizacion,
  #cotizacion > .quote-workflow-layout {
    width: 210mm;
    min-height: 0;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  main > :not(#cotizacion),
  #cotizacion > :not(.quote-workflow-layout),
  .quote-workflow-layout > :not(#quoteDocument) {
    display: none !important;
  }

  #quoteDocument {
    position: static;
    width: 210mm;
    height: auto;
    min-height: 0;
    margin: 0;
    padding: 0;
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  #quoteDocument > :not(.quote-print-pages) {
    display: none !important;
  }

  #quotePrintPages {
    display: block !important;
    width: 210mm;
    margin: 0;
    padding: 0;
  }

  .quote-print-page {
    position: relative;
    display: block;
    width: 210mm;
    height: 297mm;
    min-height: 297mm;
    padding: 20mm 15mm 20mm 25mm;
    box-sizing: border-box;
    overflow: hidden;
    color: var(--ink);
    background: #ffffff;
    page-break-after: always;
    break-after: page;
  }

  .quote-print-page:last-child {
    page-break-after: auto;
    break-after: auto;
  }

  .quote-print-page .letterhead-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: 0;
  }

  .quote-print-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: 257mm;
    min-height: 257mm;
    overflow: hidden;
  }

  .quote-print-page .document-header {
    min-height: 28mm;
    margin-bottom: 6mm;
  }

  .quote-print-page.is-continuation .document-header {
    min-height: 24mm;
  }

  .quote-print-page h3 {
    margin-bottom: 5mm;
    font-size: 18pt;
  }

  .quote-print-page .document-meta {
    margin-bottom: 5mm;
    padding: 4mm;
    border-radius: 3mm;
  }

  .quote-print-page .document-items div {
    min-height: 9mm;
    padding: 2mm 3mm;
  }

  .quote-print-page .document-summary {
    margin-top: 5mm;
    gap: 3mm;
  }

  .quote-print-page .document-summary div {
    padding: 3mm;
    border-radius: 3mm;
  }

  .quote-print-page .document-note {
    margin-top: 4mm;
    font-size: 10pt;
  }

  .quote-print-page .signature-grid {
    margin-top: 6mm;
    gap: 5mm;
  }

  .quote-print-page .signature-grid div {
    min-height: 24mm;
    padding: 13mm 3mm 3mm;
    border-radius: 3mm;
  }
}
