/* Bootstrap 5.3.2 components with the ar3D360 application palette and scale. */
:root {
  --primary-color: #22404d;
  --navbar-bg: #22404d;
  --bs-primary: #22404d;
  --bs-primary-rgb: 34, 64, 77;
  --bs-success: #1ecd82;
  --bs-success-rgb: 30, 205, 130;
  --bs-warning: #ffc107;
  --bs-warning-rgb: 255, 193, 7;
  --bs-body-color: #212529;
  --bs-body-bg: #ffffff;
  --bs-border-color: #dee2e6;
  --bs-border-radius: 0.375rem;
}
body {
  font-family: var(--bs-body-font-family);
  font-size: 1rem;
  line-height: 1.5;
  color: var(--bs-body-color);
}
.container {
  max-width: var(--container);
  padding-inline: 0;
}
p {
  line-height: 1.6;
}
h1,
h2,
h3,
h4 {
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h1,
.hero-copy h1,
.page-hero h1,
.contact-intro h1,
.article-header h1 {
  font-size: 2.5rem;
  line-height: 1.2;
}
h2,
.section-heading h2,
.cta-inner h2,
.showcase-copy h2,
.protection-section h2,
.feature-detail h2 {
  font-size: 2rem;
}
h3,
.feature-card h3,
.capability-grid h3,
.demo-detail h3,
.journal-empty h3,
.post-card h3,
.contact-steps h3 {
  font-size: 1.25rem;
}
.hero-copy h1 span,
.page-hero h1 span,
.contact-intro h1 span {
  text-decoration: none;
}
.hero-copy,
.page-hero,
.section-heading,
.contact-intro {
  color: var(--ink);
}
.hero-copy > p,
.showcase-copy > p,
.section-heading p,
.protection-section p,
.feature-detail p,
.capability-grid p,
.pricing-includes > p,
.pricing-offer > p:not(.contact-price),
.page-hero > p,
.contact-intro > p,
.contact-form-card > p,
.empty-state p,
.journal-empty p {
  font-size: 1rem;
  line-height: 1.6;
}
.eyebrow,
.mini-label,
.card-number,
.visual-caption,
.preview-pill,
.demo-topline span:last-child,
.document-label span,
.document-stamp,
.protection-tag,
.post-placeholder > span {
  font-size: 0.75rem;
  letter-spacing: 0.025em;
}
.text-link,
.card-link,
.feature-card p,
.check-list li,
.hero-assurance,
.preview-toolbar,
.preview-footer,
.image-caption,
.floating-note strong,
.audience-strip p,
.showcase-tabs strong,
.showcase-tabs small,
.demo-topline,
.demo-detail p,
.demo-disclaimer,
.journey-preview li strong,
.journey-preview li small,
.journey-preview li > span:last-child,
.protection-section .muted,
.offer-note,
.security-row,
.feature-detail .protection-caveat,
.feature-photo figcaption,
.journal-tools,
.category-link,
.post-card p,
.post-meta,
.article-byline,
.footer-brand p,
.footer-top h2,
.footer-top > div:not(:first-child) > a,
.social-link,
.footer-bottom,
.footer-note p,
.cta-inner p,
.calculator-fields label,
.calculator-result small,
.seat-calculator p,
.seat-explanation p,
.faq-list p,
.contact-steps p,
.contact-form-card .form-privacy,
.form-notice {
  font-size: 0.875rem;
}
.floating-note span,
.illustration-label,
.document-stamp,
.document-label span {
  font-size: 0.75rem;
}
.nav-links,
.login-link,
.faq-list summary,
.contact-form-card form > label,
.contact-form-card input:not([type="hidden"]),
.contact-form-card textarea,
.calculator-fields input,
.calculator-fields select,
.search-form input {
  font-size: 1rem;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  width: fit-content;
  max-width: 100%;
  min-height: calc(
    var(--bs-btn-font-size) * var(--bs-btn-line-height) +
      var(--bs-btn-padding-y) * 2 + var(--bs-btn-border-width) * 2
  );
  font-weight: var(--bs-btn-font-weight);
}
.btn.border-0 {
  --bs-btn-border-width: 0px;
}
.btn:focus-visible {
  outline: 0;
}
.btn .icon {
  width: 1em;
  height: 1em;
}
.hero-actions,
.nav-actions {
  gap: 0.5rem;
}
.hero-actions .text-link {
  font-size: 1rem;
}
.contact-form-card .btn {
  justify-self: start;
}
.page-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}
.page-hero > .btn {
  margin-top: 1.5rem;
}
.site-header {
  background: var(--navbar-bg);
  padding: 0;
  display: block;
}
.site-footer {
  background: var(--navbar-bg);
}
.navigation-toggle {
  display: none;
  place-content: center;
  gap: 6px;
  width: 44px;
  height: 44px;
  padding: 10px;
  border: 0;
  background: transparent;
  color: white;
}
.navigation-toggle span {
  display: block;
  width: 20px;
  height: 1px;
  background: currentColor;
}
.marketing-navigation {
  flex: 1;
}
.marketing-navigation .offcanvas-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.marketing-navigation .offcanvas-title {
  font-size: 1.25rem;
}
.header-inner {
  gap: 3rem;
}
.site-header .brand {
  padding-block: 0.3125rem;
  margin-right: 1rem;
}
.site-header .brand img {
  height: 1.5rem;
  width: auto;
}
.site-header .nav-links {
  gap: 1.5rem;
}
.site-header .nav-links a {
  padding-block: 0.5rem;
}
.site-header .nav-links a[aria-current]:after,
.site-header .nav-links .current-menu-item > a:after {
  bottom: 0;
}
.section {
  padding-block: 4rem;
}
.hero-grid {
  min-height: 570px;
  padding-block: 3rem;
}
.hero-copy h1 {
  margin-bottom: 1.5rem;
  text-wrap: balance;
}
.hero-copy > p {
  max-width: 480px;
}
.hero-visual {
  margin-top: 0;
  padding-top: 0;
}
.visual-caption {
  margin-left: 0;
  flex-wrap: wrap;
}
.flight-preview {
  transform: none;
}
.hero-training-preview .cockpit-image {
  aspect-ratio: 2 / 1;
}
.view-360-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  place-items: center;
  width: clamp(5rem, 7.5vw, 6rem);
  aspect-ratio: 1;
  padding: 0;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 50%;
  background: rgba(34, 64, 77, 0.85);
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  line-height: 0;
  pointer-events: none;
}
.view-360-symbol {
  display: block;
  width: 100%;
  height: 100%;
}
.view-360-symbol text {
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}
.floating-note {
  position: static;
  margin-top: 0.75rem;
  padding: 0.75rem 1rem;
  transform: none;
  box-shadow: none;
}
.floating-note > .icon {
  border-radius: 0.375rem;
  padding: 0.5rem;
}
.illustration-label {
  position: static;
  display: block;
  margin-top: 0.5rem;
  text-align: right;
}
.preview-toolbar,
.preview-footer {
  padding: 0.75rem 1rem;
}
.preview-toolbar {
  flex-wrap: wrap;
}
.image-caption {
  max-width: calc(100% - 2rem);
}
.hotspot,
.demo-hotspot {
  font-size: 0.875rem;
}
.feature-cards {
  border: 0;
  border-radius: 0;
  gap: 1rem;
  overflow: visible;
}
.feature-catalog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.feature-catalog .feature-card p {
  margin: 0.75rem 0 0;
}
#platform-preview .platform-description {
  max-width: 68rem;
  margin-top: 1.5rem;
}
.preview-footer {
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
.pricing-content {
  max-width: 940px;
  padding-top: 0;
}
.public-price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}
.public-price > strong {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: var(--ink);
}
.public-price > span {
  text-align: left;
  font-size: 1rem;
}
.public-price small {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: var(--muted);
}
.pricing-content .section-heading p {
  max-width: none;
  margin-top: 1rem;
}
.usage-note {
  font-size: 0.875rem;
  margin-block: 1rem 1.5rem;
}
.process-steps h3 {
  font-size: 1.125rem;
  margin: 1rem 0 0.75rem;
}
.hero-assurance {
  display: flex;
  align-items: center;
}
.feature-card.card {
  border: 1px solid var(--line);
  padding: 1rem;
}
.feature-card .feature-icon {
  margin-bottom: 1.25rem;
}
.card-number {
  top: 1rem;
  right: 1rem;
}
.feature-card p {
  line-height: 1.6;
}
.showcase-grid,
.protection-section,
.feature-detail {
  gap: 3rem;
}
.showcase-tabs button {
  border-radius: 0.375rem;
  padding: 0.75rem;
}
.showcase-tabs button[aria-selected="true"] {
  color: var(--ink);
  box-shadow: none;
  border-color: var(--line);
}
.showcase-tabs button[aria-selected="true"] > .icon {
  color: var(--ink);
}
.demo-panel {
  min-height: 0;
}
.demo-detail {
  padding: 1rem;
}
.demo-detail p {
  line-height: 1.5;
}
.demo-topline {
  gap: 0.5rem;
}
.journey-preview li {
  gap: 0.75rem;
}
.journey-preview li > span:last-child {
  white-space: nowrap;
}
.journey-preview li strong {
  font-weight: 500;
}
.step-icon {
  flex-shrink: 0;
}
.document-label {
  font-size: 1rem;
  gap: 1rem;
}
.document-preview {
  width: 82%;
}
.document-label span {
  max-width: 90px;
}
.document-stamp {
  flex-wrap: wrap;
}
.post-card-body,
.contact-form-card {
  padding: 1rem;
}
.contact-form-card {
  box-shadow: none;
}
.contact-form-card h2,
.pricing-includes h3,
.seat-calculator h3,
.journey-feature > h3,
.protection-feature h3,
.journey-preview h3 {
  font-size: 1.5rem;
}
.contact-form-card .form-control,
.calculator-fields .form-control,
.calculator-fields .form-select {
  border-color: var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  padding: 0.375rem 0.75rem;
}
.calculator-fields .form-select {
  padding-right: 2.25rem;
}
.calculator-fields label:last-child {
  grid-column: auto;
}
.seat-calculator > div:first-child {
  border-radius: calc(var(--bs-border-radius) - 1px) 0 0
    calc(var(--bs-border-radius) - 1px);
}
.seat-calculator .calculator-result {
  border-radius: 0 calc(var(--bs-border-radius) - 1px)
    calc(var(--bs-border-radius) - 1px) 0;
}
.contact-form-card textarea::placeholder {
  font-size: 0.875rem;
}
.form-control:focus,
.form-select:focus {
  outline: none;
  border-color: #80929a;
  box-shadow: 0 0 0 0.25rem rgb(34 64 77 / 25%);
}
.contact-form-card .form-trap input {
  display: none;
}
.pricing-intro,
.seat-calculator {
  display: grid;
}
.pricing-offer {
  padding: 2rem;
}
.pricing-offer h2 {
  font-size: 2rem;
}
.pricing-offer .contact-price {
  font-size: 2rem;
}
.pricing-includes {
  padding: 2rem;
}
.seat-number {
  font-size: 2.5rem;
}
.seat-explanation h3 {
  font-size: 1.25rem;
}
.calculator-result > strong {
  font-size: 3rem;
}
.calculator-result > span,
.calculator-result > div {
  font-size: 1rem;
}
.calculator-result > span:first-child {
  font-size: 0.75rem;
}
.calculator-result > div > strong {
  font-size: 1.5rem;
}
.protection-feature {
  border-color: var(--ink);
}
.feature-photo,
.journey-feature {
  border-radius: var(--bs-border-radius);
}
.cta-inner {
  padding-block: 3rem;
}
.cta-inner > .btn {
  margin-right: 0;
  flex-shrink: 0;
  white-space: nowrap;
}
.footer-top {
  grid-template-columns: 1.7fr 1fr 1fr;
}
.footer-top h2 {
  font-weight: 600;
}
.footer-bottom {
  flex-wrap: wrap;
}
.footer-bottom > div {
  flex-wrap: wrap;
}
.audience-strip > .container {
  flex-wrap: wrap;
  padding-block: 1.5rem;
  gap: 1rem;
}
.audience-strip > .container > span {
  font-size: 0.75rem;
}
.pdf-overview-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  background: var(--surface);
  border-bottom: 1px solid var(--line);
}
.pdf-overview-visual ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pdf-overview-visual li {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
}
.pdf-overview-visual li + li {
  border-top: 1px solid var(--line);
}
.pdf-overview-visual strong {
  display: block;
  font-size: 1rem;
  font-weight: 500;
}
.pdf-overview-visual small {
  display: block;
  font-size: 0.875rem;
  color: var(--muted);
  margin-top: 0.25rem;
}
.content-process {
  margin-top: 3rem;
}

.process-slider-navigation[hidden] {
  display: none;
}
.process-slider-heading,
.process-slider-navigation {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.process-slider-heading {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}
.process-slider-heading h2 {
  margin: 0;
}
.process-slider-navigation {
  margin-left: auto;
  gap: 0.5rem;
}
.slider-previous-icon {
  transform: rotate(180deg);
}
.process-steps.process-slider-track {
  display: flex;
  align-items: stretch;
  gap: 1rem;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  overscroll-behavior-x: contain;
  touch-action: pan-x pan-y;
  scrollbar-width: none;
  cursor: grab;
}
.process-slider-track::-webkit-scrollbar {
  display: none;
}
.process-slider-track:focus-visible {
  outline: 2px solid var(--ink);
  outline-offset: -2px;
}
.process-steps.process-slider-track > li {
  flex: 0 0 calc((100% - 2rem) / 2.25);
  min-width: 0;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.process-slider-track img {
  -webkit-user-drag: none;
  user-select: none;
}
.process-slider-track.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.process-slider-track.is-dragging,
.process-slider-track.is-dragging * {
  user-select: none;
}

.pdf-process-heading {
  padding-bottom: 1.5rem;
}
.pdf-process-heading h3 {
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
}
.process-steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.process-steps > li {
  border: 1px solid var(--line);
  border-radius: var(--bs-border-radius);
  background: white;
  padding: 1rem;
}
.process-steps h4 {
  font-size: 1.125rem;
  margin: 1.25rem 0 0.75rem;
}
.process-steps h4 span {
  color: var(--muted);
}
.process-steps p {
  font-size: 0.875rem;
  margin: 0;
}
.process-step-visual {
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 0.25rem;
}
.process-step-visual > .icon {
  color: var(--ink);
}
.process-steps > li:last-child .process-step-visual > .icon {
  color: var(--success-ink);
}
.view-step-scene {
  position: relative;
  width: 176px;
  height: 104px;
  overflow: hidden;
  border: 1px solid #adb5bd;
  border-radius: 0.25rem;
  background: url("../images/aircraft-maintenance.jpeg") center / cover
    no-repeat;
}
.view-step-point {
  position: absolute;
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  border-radius: 50%;
  color: var(--ink-deep);
  background: var(--accent);
  font-size: 0.625rem;
  font-weight: 600;
}
.view-step-point.point-one {
  top: 35%;
  left: 17%;
}
.view-step-point.point-two {
  top: 43%;
  left: 66%;
}
.view-step-point.point-three {
  top: 70%;
  left: 44%;
}
.view-step-delivery {
  border-top: 8px solid var(--ink);
  box-shadow: inset 0 -12px white;
}
.view-step-progress {
  position: absolute;
  bottom: 4px;
  left: 6px;
  right: 6px;
  height: 4px;
  background: var(--line);
}
.view-step-progress i {
  display: block;
  width: 70%;
  height: 100%;
  background: var(--success);
}
.journey-step-content {
  width: 174px;
  padding: 8px 12px;
  border: 1px solid #adb5bd;
  border-radius: 0.25rem;
  background: white;
}
.journey-step-content small {
  display: block;
  margin-bottom: 4px;
  font-size: 0.625rem;
  color: var(--muted);
}
.journey-step-content > span {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-block: 4px;
  font-size: 0.75rem;
}
.journey-step-content > span + span {
  border-top: 1px solid var(--line);
}
.journey-step-content .icon,
.journey-step-route .icon {
  width: 16px;
  height: 16px;
}
.journey-step-route {
  position: relative;
  display: flex;
  gap: 18px;
}
.journey-step-route::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 20px;
  right: 20px;
  height: 2px;
  background: var(--line);
}
.journey-step-route > span {
  position: relative;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: 50%;
  background: white;
  color: var(--muted);
  font-size: 0.875rem;
}
.journey-step-route > .is-complete {
  border-color: var(--success);
  background: #e4faef;
  color: var(--success-ink);
}
.journey-step-route > .is-current {
  border-color: var(--accent);
  background: #fff3cd;
  color: var(--ink-deep);
}
.journey-step-certificate {
  display: grid;
  justify-items: center;
  gap: 5px;
  width: 144px;
  padding: 8px 12px;
  border: 1px solid #adb5bd;
  border-top: 8px solid var(--ink);
  background: white;
  font-size: 0.75rem;
}
.journey-step-certificate .icon {
  color: var(--success-ink);
}
.journey-step-certificate i {
  width: 80%;
  height: 2px;
  background: var(--line);
}
.journey-step-certificate i:last-child {
  width: 60%;
}
.pdf-paper {
  background: white;
  border: 1px solid #adb5bd;
  width: 78px;
  height: 102px;
  padding: 10px;
}
.pdf-paper > span {
  font-size: 0.875rem;
  display: block;
  color: var(--ink);
  margin-bottom: 10px;
}
.pdf-paper i {
  height: 2px;
  background: #ced4da;
  display: block;
  margin-bottom: 7px;
}
.pdf-paper i:last-child {
  width: 70%;
}
.pdf-tile-matrix {
  width: 100px;
  height: 104px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}
.pdf-tile-matrix > span {
  background: white;
  border: 1px solid #adb5bd;
  padding: 8px 3px;
}
.pdf-tile-matrix > span:nth-child(-n + 3) {
  border-top: 3px solid var(--accent);
}
.pdf-tile-matrix i {
  height: 2px;
  display: block;
  background: #ced4da;
  margin-bottom: 4px;
}
.pdf-viewer-frame {
  border: 1px solid #adb5bd;
  border-top: 10px solid var(--ink);
  padding: 6px 12px;
  background: white;
}
.pdf-tile-matrix.reconstructed {
  gap: 0;
  height: 90px;
  width: 82px;
}
.pdf-tile-matrix.reconstructed > span {
  border: 0;
  padding-inline: 0;
}
.pdf-tile-matrix.reconstructed > span:nth-child(-n + 3) {
  border-top: 3px solid var(--accent);
}
.pdf-resource-note {
  border: 1px solid var(--line);
  background: white;
  border-radius: var(--bs-border-radius);
  padding: 1rem;
  margin-top: 1rem;
}
.pdf-resource-note p {
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
.pdf-process-limit {
  font-size: 0.875rem;
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  .header-inner {
    justify-content: space-between;
  }
  .js .navigation-toggle {
    display: grid;
  }
  .marketing-navigation {
    --bs-offcanvas-width: 360px;
    --bs-offcanvas-bg: var(--paper);
    --bs-offcanvas-color: var(--ink);
    color: var(--ink);
  }
  .marketing-navigation .offcanvas-header {
    min-height: var(--app-header-height);
    padding: 1rem 1.5rem;
    border-bottom: 1px solid var(--line);
  }
  .marketing-navigation .offcanvas-body {
    flex-direction: column;
    align-items: stretch;
    padding: 1.5rem;
    gap: 1.5rem;
  }
  .marketing-navigation .nav-links {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
  }
  .marketing-navigation .nav-links a {
    padding: 0.75rem 1rem;
    border-radius: var(--bs-border-radius);
    color: var(--ink);
  }
  .marketing-navigation .nav-links a:hover {
    background: var(--surface);
  }
  .marketing-navigation .nav-links a[aria-current],
  .marketing-navigation .nav-links .current-menu-item > a {
    color: var(--ink-deep);
    background: #fff3cd;
  }
  .marketing-navigation .nav-links a::after {
    display: none;
  }
  .marketing-navigation .nav-actions {
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    margin-top: auto;
    padding-top: 1.5rem;
  }
  .marketing-navigation .login-link {
    color: var(--ink);
    padding: 0.5rem 1rem;
  }
  html:not(.js) .site-header {
    height: auto;
  }
  html:not(.js) .header-inner {
    height: auto;
    min-height: 64px;
    flex-wrap: wrap;
    gap: 1rem;
    padding-block: 1rem;
  }
  html:not(.js) .marketing-navigation {
    position: static;
    flex: 1 0 100%;
    width: auto;
    height: auto;
    visibility: visible;
    transform: none;
  }
  html:not(.js) .marketing-navigation .offcanvas-header {
    display: none;
  }
  .showcase-grid,
  .protection-section,
  .feature-detail {
    gap: 2rem;
  }
  .protection-section {
    grid-template-columns: 1fr;
  }
  .process-steps {
    grid-template-columns: 1fr;
  }
  .process-step-visual {
    height: 145px;
  }
  .footer-top {
    grid-template-columns: 1.5fr 1fr 1fr;
  }
  .journey-preview li > span:last-child {
    white-space: normal;
  }
}
@media (max-width: 767.98px) {
  .process-steps.process-slider-track > li {
    flex-basis: calc(100% - 2rem);
  }

  .seat-calculator {
    grid-template-columns: 1fr;
  }
  .seat-calculator > div:first-child {
    border-radius: calc(var(--bs-border-radius) - 1px)
      calc(var(--bs-border-radius) - 1px) 0 0;
  }
  .seat-calculator .calculator-result {
    border-radius: 0 0 calc(var(--bs-border-radius) - 1px)
      calc(var(--bs-border-radius) - 1px);
  }
  .feature-catalog {
    grid-template-columns: 1fr 1fr;
  }
  .hero-grid {
    padding-block: 2.5rem;
    min-height: 0;
  }
  .section {
    padding-block: 3rem;
  }
  .hero-actions {
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .hero-assurance {
    flex-wrap: wrap;
    font-size: 0.875rem;
  }
  .hero-visual {
    width: 100%;
  }
  .floating-note {
    margin-top: 0.75rem;
  }
  .feature-detail {
    grid-template-columns: 1fr;
  }
  .feature-photo > img {
    aspect-ratio: 1.5;
  }
  .visual-caption {
    font-size: 0.75rem;
    text-align: center;
  }
  .audience-strip > .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .audience-strip > .container > span {
    grid-column: 1/-1;
  }
  .audience-strip p {
    align-items: flex-start;
  }
  .audience-strip p .icon {
    margin-top: 0.2rem;
  }
  .contact-layout {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 600px) {
  .feature-catalog {
    grid-template-columns: 1fr;
  }
  h1,
  .hero-copy h1,
  .page-hero h1,
  .contact-intro h1,
  .article-header h1 {
    font-size: 2rem;
  }
  h2,
  .section-heading h2,
  .cta-inner h2,
  .showcase-copy h2,
  .protection-section h2,
  .feature-detail h2 {
    font-size: 1.75rem;
  }
  .hero-copy > p {
    max-width: none;
    font-size: 1rem;
  }
  .hero-copy .eyebrow {
    font-size: 0.75rem;
  }
  .preview-toolbar {
    font-size: 0.75rem;
    padding: 0.75rem;
  }
  .preview-footer {
    font-size: 0.75rem;
    padding: 0.75rem;
  }
  .image-caption {
    font-size: 0.75rem;
  }
  .showcase-tabs button {
    flex-direction: row;
  }
  .showcase-tabs small {
    font-size: 0.875rem;
  }
  .demo-topline {
    font-size: 0.875rem;
    flex-wrap: wrap;
  }
  .journey-preview {
    padding-inline: 1rem;
  }
  .journey-preview li > span:last-child {
    font-size: 0.75rem;
  }
  .footer-top {
    grid-template-columns: 1fr 1fr;
  }
  .footer-brand {
    grid-column: 1/-1;
  }
  .footer-bottom > div > span {
    display: block;
  }
  .cta-inner > .btn {
    margin-top: 1.5rem;
  }
  .calculator-fields {
    grid-template-columns: 1fr;
  }
  .content-process {
    margin-top: 2rem;
  }
  .journal-empty > .text-link {
    margin-left: 0;
  }
}

@media print {
  .process-slider-navigation {
    display: none;
  }
  .process-steps.process-slider-track {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    overflow: visible;
  }
  .process-slider-track > li {
    break-inside: avoid;
  }
}
