main.qhse-page {
  background:
    radial-gradient(circle at 18% 4%, rgba(11, 110, 253, 0.08), transparent 22%),
    radial-gradient(circle at 86% 18%, rgba(244, 62, 92, 0.06), transparent 24%),
    linear-gradient(180deg, #f6f9fc 0%, #eef3f8 100%);
}

.qhse-page-hero {
  padding-top: 84px;
  padding-bottom: 84px;
}

.qhse-page-shell {
  box-shadow: 0 36px 90px rgba(5, 18, 35, 0.22);
}

.qhse-page-hero h1 {
  margin: 0;
  color: #06182b;
  font-size: clamp(2.3rem, 4vw, 4.3rem);
  line-height: 0.98;
}

.qhse-page-hero-notes {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.qhse-page-note {
  padding: 16px 16px 14px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(11, 110, 253, 0.1);
  box-shadow: 0 12px 30px rgba(10, 26, 45, 0.08);
}

.qhse-page-note,
.qhse-policy-highlight span,
.qhse-pillar span,
.qhse-commitment-card span {
  position: relative;
}

.qhse-page-note span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  margin-bottom: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0) 42%),
    linear-gradient(135deg, #00173a, #0b6efd 55%, #00c2ff);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  box-shadow:
    0 10px 18px rgba(11, 110, 253, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.qhse-page-note span::after,
.qhse-policy-highlight span::after,
.qhse-pillar span::after,
.qhse-commitment-card span::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.22);
  pointer-events: none;
}

.qhse-page-note strong {
  display: block;
  color: #06182b;
  margin-bottom: 4px;
}

.qhse-page-note p {
  margin: 0;
  color: #516173;
  line-height: 1.6;
}

.qhse-page-section {
  padding: 24px 20px 0;
}

.qhse-page-section--tint {
  margin-top: 10px;
  padding-top: 42px;
  padding-bottom: 12px;
  background: linear-gradient(180deg, rgba(11, 110, 253, 0.04), rgba(255,255,255,0));
}

.qhse-page-section--summary {
  padding-top: 28px;
}

.qhse-page-section-inner {
  max-width: 1300px;
  margin: 0 auto;
}

.qhse-page-section-inner--split {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 18px;
  align-items: start;
}

.qhse-page-section-header {
  max-width: 760px;
  margin-bottom: 16px;
}

.qhse-page-kicker {
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 10px;
  font-weight: 800;
  color: #0b6efd;
}

.qhse-page-section-header h2 {
  margin: 0;
  color: #06182b;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 1.05;
}

.qhse-page-card,
.qhse-page-aside,
.qhse-timeline-item,
.qhse-pillar {
  border-radius: 24px;
  border: 1px solid rgba(11, 110, 253, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(10, 26, 45, 0.08);
}

.qhse-page-card {
  padding: 24px;
  color: #405063;
  line-height: 1.76;
  font-size: 15px;
}

.qhse-page-card p + p {
  margin-top: 14px;
}

.qhse-policy-highlights {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 14px;
}

.qhse-policy-highlight {
  padding: 16px 16px 14px;
  border-radius: 20px;
  border: 1px solid rgba(11, 110, 253, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(10, 26, 45, 0.08);
}

.qhse-policy-highlight span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 42%),
    linear-gradient(135deg, #00173a, #0b6efd 55%, #00c2ff);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  margin-bottom: 8px;
  letter-spacing: 0.08em;
  box-shadow:
    0 10px 18px rgba(11, 110, 253, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.qhse-policy-highlight h3 {
  margin: 0 0 6px;
  color: #06182b;
  font-size: 1.04rem;
}

.qhse-policy-highlight p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
  font-size: 14px;
}

.qhse-document-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  gap: 14px;
  align-items: stretch;
}

.qhse-policy-document {
  display: grid;
  gap: 14px;
}

.qhse-document-topline {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.qhse-document-topline h3 {
  margin: 2px 0 0;
  color: #06182b;
  font-size: 1.2rem;
}

.qhse-document-chip {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(11, 110, 253, 0.12);
  color: #0b6efd;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.qhse-document-meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.qhse-document-meta div {
  padding: 12px 14px;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(11, 110, 253, 0.05), rgba(255, 255, 255, 0.98));
  border: 1px solid rgba(11, 110, 253, 0.1);
}

.qhse-document-meta span {
  display: block;
  margin-bottom: 6px;
  color: #6a7d90;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.qhse-document-meta strong {
  color: #06182b;
  font-size: 15px;
}

.qhse-policy-statement {
  color: #405063;
  line-height: 1.8;
  font-size: 15px;
}

.qhse-policy-statement p + p {
  margin-top: 14px;
}

.qhse-document-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.qhse-document-actions .qhse-page-cta-btn.secondary {
  background: rgba(11, 110, 253, 0.08);
  color: #001f4d;
  border: 1px solid rgba(11, 110, 253, 0.18);
  box-shadow: 0 12px 26px rgba(10, 26, 45, 0.08);
}

.qhse-document-actions .qhse-page-cta-btn.secondary:hover {
  background: rgba(11, 110, 253, 0.14);
  color: #0b6efd;
}

.qhse-policy-visual-card {
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(11, 110, 253, 0.1);
  box-shadow: 0 16px 42px rgba(10, 26, 45, 0.08);
  display: flex;
  flex-direction: column;
}

.qhse-policy-visual-media {
  min-height: 300px;
  background: linear-gradient(135deg, #06182b, #0b6efd);
}

.qhse-policy-visual-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  object-position: center;
}

.qhse-policy-visual-body {
  padding: 18px 18px 20px;
}

.qhse-policy-visual-body h3 {
  margin: 0 0 10px;
  color: #06182b;
  font-size: 1.15rem;
}

.qhse-policy-visual-body p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
}

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

.qhse-pillar {
  padding: 16px 16px 14px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.qhse-pillar::before {
  content: "";
  position: absolute;
  inset: auto -20% -20% auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(11, 110, 253, 0.12), transparent 65%);
}

.qhse-pillar span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 42%),
    linear-gradient(135deg, #00173a, #0b6efd 55%, #00c2ff);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  margin-bottom: 8px;
  letter-spacing: 0.08em;
  box-shadow:
    0 10px 18px rgba(11, 110, 253, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.qhse-pillar h3,
.qhse-page-aside h3 {
  margin: 0 0 10px;
  color: #06182b;
  font-size: 1.1rem;
}

.qhse-pillar p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
  font-size: 14px;
}

.qhse-timeline {
  display: grid;
  gap: 14px;
}

.qhse-timeline-item {
  padding: 18px 18px 16px;
}

.qhse-timeline-item span {
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px;
  color: #0b6efd;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.qhse-timeline-item p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
}

.qhse-page-aside {
  padding: 24px;
  position: sticky;
  top: 24px;
}

.qhse-page-aside ul {
  margin: 0;
  padding-left: 18px;
  color: #516173;
  line-height: 1.8;
}

.qhse-page-aside li + li {
  margin-top: 8px;
}

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

.qhse-commitment-card {
  padding: 16px 16px 14px;
  border-radius: 20px;
  border: 1px solid rgba(11, 110, 253, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(10, 26, 45, 0.08);
}

.qhse-commitment-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 42%),
    linear-gradient(135deg, #00173a, #0b6efd 55%, #00c2ff);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  margin-bottom: 8px;
  letter-spacing: 0.08em;
  box-shadow:
    0 10px 18px rgba(11, 110, 253, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.qhse-commitment-card h3 {
  margin: 0 0 8px;
  color: #06182b;
  font-size: 1.05rem;
}

.qhse-commitment-card p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
  font-size: 14px;
}

.qhse-page-cta {
  padding: 44px 20px 96px;
}

.qhse-page-cta-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 24px 26px;
  border-radius: 28px;
  background: linear-gradient(135deg, #001f4d, #0b6efd 56%, #00c2ff);
  color: #fff;
  box-shadow: 0 24px 60px rgba(0, 31, 77, 0.26);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
}

.qhse-page-cta-inner h2 {
  margin: 0;
  font-size: clamp(1.6rem, 2.5vw, 2.4rem);
  line-height: 1.08;
}

.qhse-page-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.qhse-page-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 999px;
  background: #fff;
  color: #001f4d;
  font-weight: 800;
  text-decoration: none;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12);
}

.qhse-page-cta-btn.secondary {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.qhse-page-cta-btn:hover {
  transform: translateY(-2px);
}

@media (max-width: 1100px) {
  .qhse-page-section-inner--split,
  .qhse-pillar-grid,
  .qhse-policy-highlights,
  .qhse-document-grid,
  .qhse-commitment-grid {
    grid-template-columns: 1fr 1fr;
  }

  .qhse-page-aside {
    position: static;
  }
}

@media (max-width: 760px) {
  .qhse-page-hero-notes,
  .qhse-page-section-inner--split,
  .qhse-pillar-grid,
  .qhse-policy-highlights,
  .qhse-document-grid,
  .qhse-commitment-grid,
  .qhse-page-cta-inner {
    grid-template-columns: 1fr;
    display: grid;
  }

  .qhse-page-hero {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .qhse-page-cta-inner {
    gap: 16px;
  }

  .qhse-document-topline,
  .qhse-document-actions {
    flex-direction: column;
  }

  .qhse-document-meta {
    grid-template-columns: 1fr;
  }
}
