/* Dedicated internal pages — shared Karavand visual system */

.inner-page {
  background: #f5f7fb;
}

.inner-page .site-header {
  position: absolute;
}

.inner-page .site-header.is-scrolled {
  position: fixed;
}

.page-hero {
  position: relative;
  min-height: 690px;
  padding: 158px 0 92px;
  color: #fff;
  background:
    radial-gradient(circle at 13% 23%, rgba(255, 138, 0, 0.18), transparent 29%),
    radial-gradient(circle at 88% 15%, rgba(13, 71, 255, 0.38), transparent 35%),
    linear-gradient(145deg, #07152f 0%, #06122b 58%, #030a19 100%);
  overflow: hidden;
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 62px 62px;
  mask-image: linear-gradient(to bottom, #000 15%, transparent 92%);
}

.page-hero::after {
  content: "";
  position: absolute;
  right: 7%;
  bottom: -170px;
  width: 430px;
  height: 430px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  box-shadow: 0 0 0 70px rgba(255, 255, 255, 0.018), 0 0 0 140px rgba(255, 255, 255, 0.012);
}

/* Hero families: each content group has its own composition and visual rhythm. */
.page-hero--company {
  background:
    radial-gradient(circle at 82% 28%, rgba(255, 138, 0, 0.2), transparent 24%),
    linear-gradient(128deg, #091a3a 0%, #06132c 62%, #020817 100%);
}

.page-hero--company::before {
  background-image: repeating-linear-gradient(118deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 52px);
  mask-image: linear-gradient(90deg, transparent 4%, #000 70%, transparent 100%);
}

.page-hero--product {
  background:
    radial-gradient(circle at 12% 20%, rgba(13, 71, 255, 0.5), transparent 31%),
    linear-gradient(155deg, #041027 0%, #071b46 53%, #030919 100%);
}

.page-hero--product::after {
  right: auto;
  left: 5%;
  bottom: -115px;
  width: 370px;
  height: 370px;
  border-radius: 32%;
  box-shadow: 0 0 0 54px rgba(13, 71, 255, 0.04), 0 0 0 108px rgba(13, 71, 255, 0.02);
  transform: rotate(18deg);
}

.page-hero--service {
  background:
    linear-gradient(102deg, rgba(255, 138, 0, 0.12), transparent 38%),
    radial-gradient(circle at 88% 18%, rgba(13, 71, 255, 0.34), transparent 30%),
    #06142f;
}

.page-hero--service::before {
  background-image:
    linear-gradient(115deg, transparent 48%, rgba(255, 138, 0, 0.08) 49%, rgba(255, 138, 0, 0.08) 51%, transparent 52%),
    linear-gradient(rgba(255, 255, 255, 0.022) 1px, transparent 1px);
  background-size: 220px 100%, 100% 54px;
}

.page-hero--service::after {
  right: 11%;
  bottom: -215px;
  width: 250px;
  height: 630px;
  border-radius: 999px;
  transform: rotate(42deg);
}

.page-hero--trust {
  min-height: 640px;
  background:
    radial-gradient(circle at 18% 26%, rgba(41, 211, 145, 0.14), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(13, 71, 255, 0.26), transparent 31%),
    linear-gradient(145deg, #071d2e, #06142a 58%, #020a16);
}

.page-hero--trust::after {
  right: 10%;
  bottom: -205px;
  width: 400px;
  height: 510px;
  border-radius: 45% 45% 52% 52% / 30% 30% 70% 70%;
  box-shadow: 0 0 0 56px rgba(41, 211, 145, 0.018), 0 0 0 112px rgba(255, 255, 255, 0.01);
}

.page-hero--magazine {
  min-height: 650px;
  background:
    linear-gradient(90deg, rgba(255, 138, 0, 0.16) 0 7px, transparent 7px),
    radial-gradient(circle at 14% 16%, rgba(255, 138, 0, 0.23), transparent 26%),
    linear-gradient(145deg, #11172a, #07142d 65%, #030918);
}

.page-hero--magazine::before {
  background-image: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 42px);
  mask-image: linear-gradient(to left, #000, transparent 82%);
}

.page-hero--magazine::after {
  right: auto;
  left: 7%;
  bottom: -120px;
  width: 310px;
  height: 430px;
  border-radius: 8px;
  transform: rotate(-8deg);
}

.page-hero--contact {
  background:
    radial-gradient(circle at 76% 45%, rgba(255, 138, 0, 0.22), transparent 21%),
    radial-gradient(circle at 10% 10%, rgba(13, 71, 255, 0.46), transparent 33%),
    linear-gradient(135deg, #06132e, #071b42 58%, #030918);
}

.page-hero--contact::after {
  right: 17%;
  bottom: -150px;
  width: 330px;
  height: 330px;
  border-style: dashed;
  box-shadow: 0 0 0 44px rgba(255, 138, 0, 0.025), 0 0 0 88px rgba(13, 71, 255, 0.018);
}

.page-hero--article {
  background:
    linear-gradient(90deg, rgba(255, 138, 0, 0.85) 0 5px, transparent 5px),
    radial-gradient(circle at 83% 16%, rgba(13, 71, 255, 0.3), transparent 30%),
    linear-gradient(152deg, #0d1528, #07142d 68%, #030918);
}

.page-hero--article::before {
  background-image: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.026) 0 1px, transparent 1px 39px);
}

.page-hero-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(350px, 0.72fr);
  align-items: center;
  gap: clamp(52px, 7vw, 110px);
}

.page-hero--company .page-hero-layout {
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.68fr);
}

.page-hero--product .page-hero-layout {
  grid-template-columns: minmax(0, 0.98fr) minmax(390px, 0.82fr);
}

.page-hero--service .page-hero-layout {
  grid-template-columns: minmax(0, 1.02fr) minmax(380px, 0.78fr);
}

.page-hero--trust .page-hero-layout {
  grid-template-columns: minmax(0, 1.12fr) minmax(350px, 0.66fr);
}

.page-hero--magazine .page-hero-layout {
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.7fr);
  align-items: end;
}

.page-hero--contact .page-hero-layout {
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.72fr);
}

.page-hero--magazine .page-hero-copy h1 {
  max-width: 710px;
  line-height: 1.2;
}

.page-hero--trust .page-hero-copy h1 {
  max-width: 820px;
}

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

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  color: #aebbd3;
  font-size: 0.76rem;
  font-weight: 600;
}

.breadcrumb a {
  transition: color 0.2s ease;
}

.breadcrumb a:hover {
  color: #fff;
}

.breadcrumb i {
  width: 4px;
  height: 4px;
  background: var(--orange);
  border-radius: 50%;
}

.page-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 12px;
  color: #d6e0f4;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 650;
}

.page-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--orange);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(255, 138, 0, 0.14);
}

.page-hero-copy h1 {
  max-width: 790px;
  margin: 20px 0 22px;
  font-size: clamp(3rem, 5.3vw, 5.25rem);
  font-weight: 900;
  line-height: 1.14;
  letter-spacing: -0.025em;
}

.page-hero-copy h1 em {
  color: var(--orange);
  font-style: normal;
}

.page-hero-copy > p {
  max-width: 720px;
  margin: 0;
  color: #c3cde0;
  font-size: clamp(1rem, 1.35vw, 1.14rem);
  line-height: 2;
}

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

.page-signals {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 27px;
  color: #aebbd1;
  font-size: 0.77rem;
  font-weight: 600;
}

.page-signals span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.page-signals span::before {
  content: "";
  width: 5px;
  height: 5px;
  background: var(--orange);
  border-radius: 50%;
}

.page-visual {
  position: relative;
  min-height: 415px;
  padding: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 34px;
  box-shadow: 0 36px 90px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(18px);
  transform: rotateY(-3deg) rotateX(1deg);
}

.page-visual::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 25px;
  pointer-events: none;
}

.page-visual-head {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
  padding-inline: 11px;
  color: #aab7cf;
  font-size: 0.72rem;
  font-weight: 650;
}

.page-visual-head i {
  width: 9px;
  height: 9px;
  background: #29d391;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(41, 211, 145, 0.11);
}

.page-visual-body {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 11px;
  padding: 22px;
  background: rgba(3, 10, 25, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 23px;
}

.page-visual-title {
  margin-bottom: 7px;
}

.page-visual-title small {
  display: block;
  margin-bottom: 7px;
  color: #8291ae;
  font-size: 0.66rem;
}

.page-visual-title b {
  font-size: 1.1rem;
  font-weight: 800;
}

.visual-row {
  display: grid;
  grid-template-columns: 40px 1fr auto;
  align-items: center;
  gap: 11px;
  min-height: 64px;
  padding: 10px 12px;
  color: #e4eaf5;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 15px;
}

.visual-row > i {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  color: var(--orange);
  background: rgba(255, 138, 0, 0.12);
  border-radius: 12px;
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 800;
}

.visual-row span {
  display: grid;
  line-height: 1.5;
}

.visual-row b {
  font-size: 0.8rem;
}

.visual-row small {
  color: #8f9db6;
  font-size: 0.64rem;
}

.visual-row > em {
  width: 34px;
  height: 6px;
  background: linear-gradient(90deg, var(--blue), #6492ff);
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(13, 71, 255, 0.45);
}

.page-hero-visual {
  position: relative;
  min-width: 0;
  color: #fff;
}

.hero-canvas-code,
.hero-product-head,
.hero-service-head,
.hero-product-foot,
.hero-magazine-masthead {
  font-family: Arial, sans-serif;
  letter-spacing: 0.08em;
}

.hero-company-canvas {
  display: grid;
  align-content: space-between;
  min-height: 430px;
  padding: 28px;
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 48px 18px 48px 18px;
  box-shadow: 0 38px 90px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(18px);
  transform: rotate(2deg);
}

.hero-company-canvas::before {
  content: "";
  position: absolute;
  top: 72px;
  right: 50%;
  width: 215px;
  height: 215px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  box-shadow: 0 0 0 42px rgba(255, 255, 255, 0.018), 0 0 0 84px rgba(255, 138, 0, 0.018);
  transform: translateX(50%);
}

.hero-canvas-code {
  position: relative;
  z-index: 1;
  color: #98a8c3;
  font-size: 0.68rem;
}

.hero-company-core {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  gap: 15px;
  text-align: center;
}

.hero-company-core img {
  width: 126px;
  height: 126px;
  object-fit: contain;
  filter: drop-shadow(0 22px 34px rgba(0, 0, 0, 0.28));
}

.hero-company-core span {
  display: grid;
  gap: 4px;
}

.hero-company-core small {
  color: #9aa9c3;
  font-size: 0.68rem;
}

.hero-company-core b {
  font-size: 1.05rem;
  font-weight: 800;
}

.hero-company-tags {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 7px;
}

.hero-company-tags span {
  display: grid;
  place-items: center;
  min-height: 48px;
  padding: 7px;
  color: #c8d2e4;
  background: rgba(3, 10, 25, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
  font-size: 0.63rem;
  line-height: 1.5;
  text-align: center;
}

.hero-product-console {
  min-height: 425px;
  padding: 18px;
  background: #06142f;
  border: 1px solid rgba(100, 146, 255, 0.32);
  border-radius: 25px;
  box-shadow: 0 38px 100px rgba(0, 0, 0, 0.34), 0 0 70px rgba(13, 71, 255, 0.16);
  transform: perspective(900px) rotateY(-4deg);
}

.hero-product-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 43px;
  padding-inline: 9px;
  color: #8296ba;
  font-size: 0.66rem;
}

.hero-product-head i {
  padding: 5px 8px;
  color: #73e2b6;
  background: rgba(41, 211, 145, 0.1);
  border-radius: 999px;
  font-style: normal;
  font-size: 0.56rem;
}

.hero-product-body {
  display: grid;
  gap: 10px;
  padding: 22px;
  background: linear-gradient(150deg, rgba(13, 71, 255, 0.18), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
}

.hero-product-body > small {
  color: #8394b2;
  font-size: 0.62rem;
}

.hero-product-body > b {
  margin-bottom: 7px;
  font-size: 1.04rem;
}

.hero-product-body > div {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 44px;
  align-items: center;
  gap: 10px;
  min-height: 57px;
  padding: 9px 11px;
  background: rgba(2, 9, 23, 0.52);
  border-radius: 12px;
}

.hero-product-body > div > i {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  color: #8faeff;
  background: rgba(13, 71, 255, 0.2);
  border-radius: 10px;
  font-style: normal;
  font-size: 0.66rem;
}

.hero-product-body > div > span {
  color: #dce5f4;
  font-size: 0.73rem;
  font-weight: 700;
}

.hero-product-body > div > em {
  height: 5px;
  background: linear-gradient(90deg, #0d47ff, #71a1ff);
  border-radius: 999px;
}

.hero-product-foot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 50px;
  color: #7f91b1;
  font-size: 0.58rem;
}

.hero-product-foot i {
  width: 22px;
  height: 1px;
  background: #385078;
}

.hero-service-map {
  display: grid;
  align-content: space-between;
  min-height: 430px;
  padding: 30px;
  background:
    linear-gradient(145deg, rgba(255, 138, 0, 0.16), rgba(13, 71, 255, 0.06)),
    rgba(4, 13, 32, 0.74);
  border: 1px solid rgba(255, 177, 80, 0.22);
  border-radius: 26px 70px 26px 70px;
  box-shadow: 0 38px 90px rgba(0, 0, 0, 0.3);
}

.hero-service-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #91a1bb;
  font-size: 0.66rem;
}

.hero-service-head b {
  color: var(--orange);
  font-family: "Peyda", Tahoma, sans-serif;
  font-size: 0.74rem;
}

.hero-service-map ol {
  display: grid;
  gap: 12px;
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.hero-service-map li {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 46px;
  align-items: center;
  gap: 12px;
  min-height: 70px;
  padding: 11px 14px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
}

.hero-service-map li i {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  color: #2a1600;
  background: var(--orange);
  border-radius: 50%;
  font-style: normal;
  font-size: 0.66rem;
  font-weight: 850;
}

.hero-service-map li span {
  color: #e4eaf5;
  font-size: 0.76rem;
  font-weight: 700;
}

.hero-service-map li em {
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 138, 0, 0.9), transparent);
}

.hero-service-map > small {
  color: #7e8da8;
  font-family: Arial, sans-serif;
  font-size: 0.58rem;
  letter-spacing: 0.09em;
}

.hero-trust-canvas {
  display: grid;
  align-content: space-between;
  min-height: 420px;
  padding: 31px;
  background: linear-gradient(155deg, rgba(41, 211, 145, 0.1), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(115, 226, 182, 0.19);
  border-radius: 36px 36px 92px 92px;
  box-shadow: 0 38px 95px rgba(0, 0, 0, 0.3);
}

.hero-trust-seal {
  display: grid;
  justify-items: center;
  gap: 13px;
  text-align: center;
}

.hero-trust-seal > svg {
  width: 92px;
  height: 92px;
  padding: 24px;
  color: #73e2b6;
  background: rgba(41, 211, 145, 0.09);
  border: 1px solid rgba(115, 226, 182, 0.19);
  border-radius: 50%;
  filter: drop-shadow(0 18px 35px rgba(41, 211, 145, 0.15));
}

.hero-trust-seal span {
  display: grid;
  gap: 4px;
}

.hero-trust-seal small,
.hero-trust-canvas > small {
  color: #7fa797;
  font-size: 0.62rem;
}

.hero-trust-seal b {
  font-size: 1.04rem;
}

.hero-trust-list {
  display: grid;
  gap: 8px;
  margin: 20px 0;
}

.hero-trust-list span {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 42px;
  padding-inline: 13px;
  color: #d8e6e0;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 11px;
  font-size: 0.71rem;
  font-weight: 650;
}

.hero-trust-list i {
  width: 7px;
  height: 7px;
  background: #73e2b6;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(115, 226, 182, 0.08);
}

.hero-magazine-cover {
  display: grid;
  align-content: space-between;
  min-height: 450px;
  padding: 30px;
  color: var(--navy);
  background:
    linear-gradient(rgba(7, 21, 47, 0.035) 1px, transparent 1px),
    #f4efe4;
  background-size: 100% 38px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 8px;
  box-shadow: 22px 26px 0 rgba(255, 138, 0, 0.11), 0 42px 95px rgba(0, 0, 0, 0.32);
  transform: rotate(-2.5deg);
}

.hero-magazine-masthead {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 13px;
  border-bottom: 3px solid var(--navy);
}

.hero-magazine-masthead b {
  font-family: "Peyda", Tahoma, sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
}

.hero-magazine-masthead span {
  font-size: 0.58rem;
}

.hero-magazine-title {
  display: grid;
  gap: 10px;
  padding-block: 25px;
}

.hero-magazine-title small {
  color: #a14e00;
  font-size: 0.68rem;
  font-weight: 750;
}

.hero-magazine-title b {
  max-width: 260px;
  font-size: 2rem;
  line-height: 1.35;
}

.hero-magazine-topics {
  display: grid;
  gap: 7px;
  border-top: 1px solid rgba(7, 21, 47, 0.16);
  border-bottom: 1px solid rgba(7, 21, 47, 0.16);
}

.hero-magazine-topics span {
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 8px;
  padding: 8px 0;
  font-size: 0.69rem;
  font-weight: 700;
}

.hero-magazine-topics span + span {
  border-top: 1px solid rgba(7, 21, 47, 0.11);
}

.hero-magazine-topics i {
  color: #a14e00;
  font-style: normal;
}

.hero-magazine-cover > small {
  color: #677086;
  font-size: 0.62rem;
}

.hero-contact-map {
  display: grid;
  align-content: center;
  min-height: 430px;
  padding: 35px;
  background: radial-gradient(circle, rgba(13, 71, 255, 0.17), rgba(255, 255, 255, 0.025) 62%);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  box-shadow: 0 0 0 25px rgba(255, 255, 255, 0.018), 0 40px 90px rgba(0, 0, 0, 0.3);
}

.hero-contact-core {
  display: grid;
  justify-items: center;
  gap: 13px;
  margin-bottom: 24px;
  text-align: center;
}

.hero-contact-core > svg {
  width: 72px;
  height: 72px;
  padding: 20px;
  color: var(--orange);
  background: rgba(255, 138, 0, 0.1);
  border: 1px solid rgba(255, 177, 80, 0.2);
  border-radius: 50%;
}

.hero-contact-core span {
  display: grid;
  gap: 3px;
}

.hero-contact-core small {
  color: #9aabc7;
  font-size: 0.63rem;
}

.hero-contact-core b {
  font-size: 1rem;
}

.hero-contact-path {
  display: flex;
  justify-content: center;
  gap: 7px;
}

.hero-contact-path span {
  display: grid;
  justify-items: center;
  gap: 4px;
  min-width: 0;
  padding: 9px;
  background: rgba(255, 255, 255, 0.055);
  border-radius: 11px;
  text-align: center;
}

.hero-contact-path i {
  color: var(--orange);
  font-style: normal;
  font-size: 0.56rem;
}

.hero-contact-path b {
  font-size: 0.62rem;
  line-height: 1.5;
}

.hero-contact-map > small {
  margin-top: 21px;
  color: #8394b1;
  font-size: 0.58rem;
  text-align: center;
}

.page-subnav {
  position: relative;
  z-index: 5;
  margin-top: -32px;
}

.page-subnav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 74px;
  padding: 12px 17px;
  background: #fff;
  border: 1px solid rgba(13, 71, 255, 0.11);
  border-radius: 21px;
  box-shadow: 0 20px 60px rgba(7, 21, 47, 0.11);
}

.page-subnav-inner > span {
  color: var(--muted);
  font-size: 0.76rem;
  font-weight: 650;
}

.page-subnav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.page-subnav-links a {
  padding: 9px 13px;
  color: #344054;
  background: #f5f7fb;
  border-radius: 10px;
  font-size: 0.74rem;
  font-weight: 650;
  transition: color 0.2s ease, background 0.2s ease;
}

.page-subnav-links a:hover {
  color: #fff;
  background: var(--blue);
}

.page-section {
  padding-block: clamp(82px, 8vw, 116px);
}

.page-section + .page-section {
  border-top: 1px solid rgba(7, 21, 47, 0.07);
}

.page-section-paper {
  background: #fff;
}

.page-section-dark {
  color: #fff;
  background:
    radial-gradient(circle at 92% 20%, rgba(13, 71, 255, 0.2), transparent 30%),
    var(--navy);
}

.page-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.48fr) minmax(0, 1fr);
  gap: clamp(30px, 6vw, 90px);
  margin-bottom: 48px;
}

.page-section-heading > span {
  color: var(--blue);
  font-size: 0.8rem;
  font-weight: 800;
}

.page-section-dark .page-section-heading > span {
  color: var(--orange);
}

.page-section-heading h2 {
  max-width: 850px;
  margin: 0;
  font-size: clamp(2.15rem, 4vw, 3.8rem);
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.page-section-heading p {
  max-width: 780px;
  margin: 18px 0 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.95;
}

.page-section-dark .page-section-heading p {
  color: #aebbd1;
}

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

.content-card {
  position: relative;
  min-height: 280px;
  padding: 28px;
  background: #fff;
  border: 1px solid rgba(13, 71, 255, 0.1);
  border-radius: 22px;
  box-shadow: 0 15px 44px rgba(7, 21, 47, 0.055);
  overflow: hidden;
  transition: transform 0.28s var(--ease), box-shadow 0.28s var(--ease), border-color 0.28s ease;
}

.content-card::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  left: -62px;
  bottom: -70px;
  background: rgba(13, 71, 255, 0.055);
  border-radius: 50%;
}

.content-card:hover {
  border-color: rgba(13, 71, 255, 0.24);
  box-shadow: 0 24px 62px rgba(7, 21, 47, 0.1);
  transform: translateY(-5px);
}

.page-section-dark .content-card {
  background: rgba(255, 255, 255, 0.055);
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: none;
}

.content-card > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 32px;
  padding-inline: 10px;
  color: var(--blue);
  background: var(--blue-soft);
  border-radius: 10px;
  font-size: 0.7rem;
  font-weight: 800;
}

.page-section-dark .content-card > span {
  color: var(--orange);
  background: rgba(255, 138, 0, 0.12);
}

.content-card h3 {
  position: relative;
  z-index: 1;
  margin: 21px 0 12px;
  font-size: 1.24rem;
  font-weight: 800;
  line-height: 1.55;
}

.content-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--muted);
  font-size: 0.88rem;
  line-height: 1.9;
}

.page-section-dark .content-card p {
  color: #aebbd1;
}

.content-card a {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  margin-top: 18px;
  color: var(--blue);
  font-size: 0.78rem;
  font-weight: 750;
}

.page-section-dark .content-card a {
  color: var(--orange);
}

.split-story {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(42px, 7vw, 105px);
  align-items: start;
}

.split-story-copy {
  position: sticky;
  top: 115px;
}

.split-story-copy > span {
  color: var(--blue);
  font-size: 0.78rem;
  font-weight: 800;
}

.split-story-copy h2 {
  margin: 14px 0 18px;
  font-size: clamp(2.2rem, 4vw, 3.75rem);
  font-weight: 900;
  line-height: 1.27;
}

.split-story-copy p {
  margin: 0;
  color: var(--muted);
  line-height: 2;
}

.story-points {
  display: grid;
  gap: 12px;
}

.story-point {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 18px;
  padding: 25px;
  background: #fff;
  border: 1px solid rgba(13, 71, 255, 0.1);
  border-radius: 20px;
}

.story-point > span {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  color: #fff;
  background: linear-gradient(145deg, var(--blue), var(--blue-dark));
  border-radius: 15px;
  font-size: 0.74rem;
  font-weight: 800;
}

.story-point h3 {
  margin: 1px 0 7px;
  font-size: 1.05rem;
  font-weight: 800;
}

.story-point p {
  margin: 0;
  color: var(--muted);
  font-size: 0.84rem;
  line-height: 1.85;
}

/* Team page — origin story and individual member cards */
.team-origin-section {
  position: relative;
  color: #fff;
  background:
    radial-gradient(circle at 8% 18%, rgba(13, 71, 255, 0.34), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(255, 138, 0, 0.13), transparent 25%),
    linear-gradient(145deg, #071a3c 0%, #06142f 56%, #030b1d 100%);
  overflow: hidden;
}

.team-origin-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 58px 58px;
  mask-image: linear-gradient(135deg, #000, transparent 72%);
  pointer-events: none;
}

.team-origin-section > .container {
  position: relative;
  z-index: 1;
}

.team-origin-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  align-items: start;
  gap: clamp(48px, 8vw, 118px);
}

.team-section-index {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--blue);
  font-size: 0.74rem;
  font-weight: 800;
}

.team-section-index::before {
  content: "";
  width: 24px;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
}

.team-origin-copy {
  position: sticky;
  top: 115px;
}

.team-origin-copy .team-section-index {
  color: var(--orange);
}

.team-origin-copy h2,
.team-members-heading h2 {
  margin: 16px 0 19px;
  color: inherit;
  font-size: clamp(2.25rem, 4.35vw, 4rem);
  font-weight: 900;
  line-height: 1.27;
  letter-spacing: -0.02em;
}

.team-origin-copy h2 em {
  color: var(--orange);
  font-style: normal;
}

.team-origin-copy > p {
  margin: 0;
  color: #b9c6da;
  line-height: 2.05;
}

.team-origin-copy blockquote {
  position: relative;
  display: grid;
  gap: 8px;
  margin: 30px 0 0;
  padding: 22px 24px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 4px solid var(--orange);
  border-radius: 17px;
}

.team-origin-copy blockquote span {
  color: var(--orange);
  font-size: 0.65rem;
  font-weight: 750;
}

.team-origin-copy blockquote b {
  color: #f3f6fc;
  font-size: 0.88rem;
  line-height: 1.85;
}

.team-origin-journey {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.team-origin-journey::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8%;
  left: 8%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 138, 0, 0.42), rgba(13, 71, 255, 0.5), transparent);
  pointer-events: none;
}

.team-origin-step {
  position: relative;
  z-index: 1;
  min-height: 245px;
  padding: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 24px;
  box-shadow: 0 22px 58px rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(12px);
}

.team-origin-step:nth-child(2),
.team-origin-step:nth-child(4) {
  transform: translateY(28px);
}

.team-origin-step > span {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  color: #fff;
  background: linear-gradient(145deg, var(--blue), var(--blue-dark));
  border-radius: 14px;
  font-size: 0.68rem;
  font-weight: 850;
  box-shadow: 0 13px 28px rgba(13, 71, 255, 0.22);
}

.team-origin-step:nth-child(4) > span {
  color: #2a1600;
  background: var(--orange);
  box-shadow: 0 13px 28px rgba(255, 138, 0, 0.18);
}

.team-origin-step small {
  display: block;
  margin-top: 23px;
  color: var(--orange);
  font-size: 0.64rem;
  font-weight: 750;
}

.team-origin-step h3 {
  margin: 5px 0 9px;
  font-size: 1.08rem;
  font-weight: 800;
}

.team-origin-step p {
  margin: 0;
  color: #9eabc0;
  font-size: 0.79rem;
  line-height: 1.86;
}

.team-origin-principles {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 78px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.team-origin-principles > div {
  display: grid;
  gap: 5px;
  padding-inline: 25px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.team-origin-principles > div:first-child {
  padding-right: 0;
}

.team-origin-principles > div:last-child {
  padding-left: 0;
  border-left: 0;
}

.team-origin-principles span {
  color: #7f8fa9;
  font-size: 0.65rem;
}

.team-origin-principles b {
  font-size: 0.9rem;
  font-weight: 750;
}

.team-members-section {
  background:
    radial-gradient(circle at 7% 20%, rgba(13, 71, 255, 0.07), transparent 22%),
    var(--paper);
}

.team-members-heading {
  display: grid;
  grid-template-columns: minmax(155px, 0.32fr) minmax(0, 0.68fr);
  align-items: start;
  gap: clamp(28px, 6vw, 85px);
  margin-bottom: 48px;
}

.team-members-heading h2 {
  max-width: 830px;
  margin-top: 0;
  color: var(--navy);
}

.team-members-heading p {
  max-width: 780px;
  margin: 0;
  color: var(--muted);
  line-height: 1.95;
}

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

.team-member-card {
  min-width: 0;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.09);
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(7, 21, 47, 0.065);
  overflow: hidden;
  transition: transform 0.28s var(--ease), box-shadow 0.28s var(--ease), border-color 0.28s ease;
}

.team-member-card:hover {
  border-color: rgba(13, 71, 255, 0.22);
  box-shadow: 0 28px 68px rgba(7, 21, 47, 0.11);
  transform: translateY(-6px);
}

.team-member-photo {
  position: relative;
  aspect-ratio: 1 / 1;
  background-color: #091a3b;
  overflow: hidden;
}

.team-member-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.35s var(--ease), filter 0.35s ease;
}

.team-member-card:hover .team-member-photo img {
  transform: scale(1.025);
}

.team-member-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(3, 11, 29, 0.62), transparent 48%);
  pointer-events: none;
}

.team-member-photo > span {
  position: absolute;
  right: 17px;
  bottom: 15px;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  color: #fff;
  background: rgba(13, 71, 255, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.23);
  border-radius: 12px;
  backdrop-filter: blur(9px);
  font-size: 0.64rem;
  font-weight: 850;
}

.team-member-copy {
  padding: 24px;
}

.team-member-copy small {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 5px 10px;
  color: var(--blue);
  background: var(--blue-soft);
  border-radius: 999px;
  font-size: 0.65rem;
  font-weight: 750;
}

.team-member-copy h3 {
  margin: 15px 0 9px;
  color: var(--navy);
  font-size: 1.27rem;
  font-weight: 850;
}

.team-member-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 0.81rem;
  line-height: 1.88;
}

.team-member-copy p b {
  color: #344054;
  font-weight: 750;
}

.decision-band {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 52px;
  background: var(--navy);
  border-radius: 26px;
  overflow: hidden;
}

.decision-band > div {
  min-height: 145px;
  padding: 26px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.decision-band > div:last-child {
  border-left: 0;
}

.decision-band small {
  color: var(--orange);
  font-size: 0.67rem;
  font-weight: 750;
}

.decision-band b {
  display: block;
  margin-top: 9px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.65;
}

.decision-band span {
  display: block;
  margin-top: 7px;
  color: #94a4c0;
  font-size: 0.7rem;
}

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

.related-card {
  display: flex;
  flex-direction: column;
  min-height: 240px;
  padding: 25px;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 20px;
  transition: transform 0.25s var(--ease), border-color 0.25s ease;
}

.related-card:hover {
  border-color: rgba(13, 71, 255, 0.25);
  transform: translateY(-4px);
}

.related-card > span {
  color: var(--blue);
  font-size: 0.69rem;
  font-weight: 750;
}

.related-card h3 {
  margin: 16px 0 10px;
  font-size: 1.14rem;
  font-weight: 800;
  line-height: 1.55;
}

.related-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.82rem;
  line-height: 1.8;
}

.related-card b {
  margin-top: auto;
  padding-top: 18px;
  color: var(--blue);
  font-size: 0.76rem;
}

.faq-list {
  display: grid;
  gap: 10px;
  max-width: 920px;
  margin-inline: auto;
}

.faq-list details {
  padding: 20px 23px;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.09);
  border-radius: 17px;
}

.faq-list details[open] {
  border-color: rgba(13, 71, 255, 0.25);
  box-shadow: 0 14px 40px rgba(7, 21, 47, 0.06);
}

.faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-weight: 750;
  cursor: pointer;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: "+";
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  color: var(--blue);
  background: var(--blue-soft);
  border-radius: 9px;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list p {
  margin: 14px 0 2px;
  padding-left: 50px;
  color: var(--muted);
  font-size: 0.87rem;
  line-height: 1.95;
}

.page-cta {
  padding: 0 0 100px;
  background: #f5f7fb;
}

.page-cta-card {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 40px;
  min-height: 280px;
  padding: clamp(34px, 6vw, 72px);
  color: #fff;
  background:
    radial-gradient(circle at 5% 12%, rgba(255, 255, 255, 0.13), transparent 27%),
    linear-gradient(135deg, var(--blue), #0636cf);
  border-radius: 32px;
  box-shadow: 0 30px 80px rgba(13, 71, 255, 0.23);
  overflow: hidden;
}

.page-cta-card::after {
  content: "KARAVAND";
  position: absolute;
  left: 2%;
  bottom: -40px;
  color: rgba(255, 255, 255, 0.055);
  font-size: clamp(4rem, 11vw, 9rem);
  font-weight: 900;
  letter-spacing: -0.04em;
}

.page-cta-card > div,
.page-cta-card > a,
.page-cta-card > button {
  position: relative;
  z-index: 1;
}

.page-cta-card span {
  color: #d5e0ff;
  font-size: 0.78rem;
  font-weight: 700;
}

.page-cta-card h2 {
  max-width: 720px;
  margin: 12px 0 8px;
  font-size: clamp(2.2rem, 4.2vw, 3.8rem);
  font-weight: 900;
  line-height: 1.25;
}

.page-cta-card p {
  max-width: 650px;
  margin: 0;
  color: #d0dcf5;
  line-height: 1.85;
}

/* Magazine and article pages */
.editorial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.editorial-card {
  display: flex;
  flex-direction: column;
  min-height: 390px;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 22px;
  overflow: hidden;
  transition: transform 0.25s var(--ease), box-shadow 0.25s var(--ease);
}

.editorial-card:hover {
  box-shadow: 0 24px 62px rgba(7, 21, 47, 0.1);
  transform: translateY(-5px);
}

.editorial-cover {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 180px;
  padding: 22px;
  color: #fff;
  background:
    radial-gradient(circle at 80% 20%, rgba(255, 138, 0, 0.38), transparent 28%),
    linear-gradient(140deg, #07152f, #0d47ff);
  overflow: hidden;
}

.editorial-cover::after {
  content: "";
  position: absolute;
  left: -20px;
  top: -40px;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 50%;
  box-shadow: 0 0 0 28px rgba(255, 255, 255, 0.035), 0 0 0 56px rgba(255, 255, 255, 0.02);
}

.editorial-cover span {
  position: relative;
  z-index: 1;
  font-size: 0.72rem;
  font-weight: 750;
  letter-spacing: 0.06em;
}

.editorial-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

.editorial-meta {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: var(--blue);
  font-size: 0.69rem;
  font-weight: 700;
}

.editorial-meta small {
  color: var(--muted);
}

.editorial-copy h2,
.editorial-copy h3 {
  margin: 15px 0 9px;
  font-size: 1.17rem;
  font-weight: 800;
  line-height: 1.62;
}

.editorial-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 0.82rem;
  line-height: 1.85;
}

.editorial-copy b {
  margin-top: auto;
  padding-top: 17px;
  color: var(--blue);
  font-size: 0.76rem;
}

.article-hero {
  min-height: 590px;
}

.article-hero .page-hero-layout {
  grid-template-columns: minmax(0, 1fr) 300px;
}

.article-hero .page-hero-copy h1 {
  max-width: 930px;
  font-size: clamp(2.8rem, 5vw, 4.8rem);
}

.article-stamp {
  display: grid;
  align-content: space-between;
  min-height: 360px;
  padding: 28px;
  background:
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 33px),
    rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 7px 31px 7px 31px;
  box-shadow: 18px 20px 0 rgba(255, 138, 0, 0.08), 0 35px 85px rgba(0, 0, 0, 0.25);
}

.article-stamp img {
  width: 72px;
  height: 72px;
}

.article-stamp div {
  display: grid;
  gap: 7px;
}

.article-stamp .article-stamp-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #8e9db8;
  font-family: Arial, sans-serif;
  font-size: 0.59rem;
  letter-spacing: 0.08em;
}

.article-stamp-top i {
  width: 9px;
  height: 9px;
  background: var(--orange);
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 138, 0, 0.1);
}

.article-stamp small {
  color: #95a4bf;
  font-size: 0.68rem;
}

.article-stamp b {
  font-size: 0.9rem;
}

.article-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 275px;
  gap: clamp(45px, 7vw, 95px);
  align-items: start;
}

.article-body {
  max-width: 820px;
  font-size: 1.04rem;
  line-height: 2.1;
}

.article-body > p:first-child {
  color: #344054;
  font-size: 1.2rem;
  font-weight: 500;
}

.article-body h2 {
  margin: 50px 0 15px;
  color: var(--navy);
  font-size: clamp(1.75rem, 3vw, 2.55rem);
  font-weight: 900;
  line-height: 1.45;
}

.article-body h3 {
  margin: 34px 0 11px;
  font-size: 1.3rem;
  font-weight: 800;
}

.article-body p {
  color: #4c586b;
}

.article-body ul,
.article-body ol {
  display: grid;
  gap: 9px;
  padding-right: 24px;
  color: #4c586b;
}

.article-callout {
  margin: 36px 0;
  padding: 25px 28px;
  color: #fff;
  background: var(--navy);
  border-right: 5px solid var(--orange);
  border-radius: 18px;
  font-weight: 650;
}

.article-aside {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 12px;
}

.article-aside-card {
  padding: 22px;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 18px;
}

.article-aside-card > span {
  color: var(--blue);
  font-size: 0.68rem;
  font-weight: 750;
}

.article-aside-card h3 {
  margin: 11px 0 8px;
  font-size: 1rem;
  font-weight: 800;
}

.article-aside-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.76rem;
  line-height: 1.8;
}

.article-aside-card .button {
  width: 100%;
  margin-top: 16px;
}

.article-checklist {
  display: grid;
  gap: 7px;
  margin-top: 16px;
}

.article-checklist span {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding-inline: 11px;
  color: #344054;
  background: #f5f7fb;
  border-radius: 10px;
  font-size: 0.7rem;
  font-weight: 700;
}

.article-checklist span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--blue);
  border-radius: 50%;
}

/* Contact and governance */
.contact-grid {
  display: grid;
  grid-template-columns: 0.75fr 1.25fr;
  gap: 18px;
}

.contact-card,
.contact-panel {
  padding: clamp(28px, 4vw, 46px);
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 26px;
}

.contact-card h2,
.contact-panel h2 {
  margin: 0 0 13px;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 900;
}

.contact-card > p,
.contact-panel > p {
  color: var(--muted);
  line-height: 1.9;
}

.contact-methods {
  display: grid;
  gap: 11px;
  margin-top: 27px;
}

.contact-method {
  display: grid;
  grid-template-columns: 46px 1fr;
  align-items: center;
  gap: 13px;
  padding: 15px;
  background: #f5f7fb;
  border-radius: 15px;
}

.contact-method > span:first-child {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  color: var(--blue);
  background: var(--blue-soft);
  border-radius: 13px;
  font-weight: 800;
}

.contact-method > span:last-child {
  display: grid;
  line-height: 1.55;
}

.contact-method small {
  color: var(--muted);
  font-size: 0.69rem;
}

.contact-method b {
  font-size: 0.86rem;
}

.contact-panel form {
  display: grid;
  gap: 14px;
  margin-top: 25px;
}

.contact-panel label {
  display: grid;
  gap: 7px;
  color: #344054;
  font-size: 0.78rem;
  font-weight: 700;
}

.contact-panel input,
.contact-panel select,
.contact-panel textarea {
  width: 100%;
  padding: 13px 15px;
  color: var(--ink);
  background: #f7f8fb;
  border: 1px solid rgba(7, 21, 47, 0.12);
  border-radius: 13px;
  outline: 0;
}

.contact-panel input:focus,
.contact-panel select:focus,
.contact-panel textarea:focus {
  background: #fff;
  border-color: var(--blue);
  box-shadow: 0 0 0 4px rgba(13, 71, 255, 0.08);
}

.legal-layout {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  gap: clamp(38px, 7vw, 90px);
  align-items: start;
}

.legal-nav {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 6px;
  padding: 14px;
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 18px;
}

.legal-nav a {
  padding: 10px 12px;
  color: var(--muted);
  border-radius: 10px;
  font-size: 0.76rem;
  font-weight: 650;
}

.legal-nav a:hover {
  color: var(--blue);
  background: var(--blue-soft);
}

.legal-body {
  padding: clamp(28px, 5vw, 58px);
  background: #fff;
  border: 1px solid rgba(7, 21, 47, 0.08);
  border-radius: 24px;
}

.legal-body section {
  scroll-margin-top: 120px;
}

.legal-body section + section {
  margin-top: 43px;
  padding-top: 36px;
  border-top: 1px solid rgba(7, 21, 47, 0.08);
}

.legal-body h2 {
  margin: 0 0 12px;
  font-size: 1.65rem;
  font-weight: 850;
}

.legal-body p,
.legal-body li {
  color: #4c586b;
  line-height: 2;
}

@media (max-width: 1050px) {
  .page-hero-layout,
  .article-hero .page-hero-layout {
    grid-template-columns: 1fr;
  }

  .page-visual,
  .page-hero-visual,
  .article-stamp {
    display: none;
  }

  .page-hero {
    min-height: 650px;
  }

  .content-grid,
  .editorial-grid,
  .related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .decision-band > div:nth-child(2) {
    border-left: 0;
  }

  .decision-band > div:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .article-layout,
  .legal-layout {
    grid-template-columns: 1fr;
  }

  .article-aside,
  .legal-nav,
  .split-story-copy {
    position: static;
  }

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

@media (max-width: 760px) {
  .page-hero {
    min-height: 630px;
    padding: 132px 0 76px;
  }

  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    font-size: clamp(2.55rem, 12vw, 3.7rem);
  }

  .page-hero-copy > p {
    font-size: 0.96rem;
  }

  .page-signals {
    display: grid;
  }

  .page-subnav {
    margin-top: -23px;
  }

  .page-subnav-inner {
    display: grid;
    min-height: auto;
    padding: 13px;
  }

  .page-subnav-links {
    flex-wrap: nowrap;
    padding-bottom: 2px;
    overflow-x: auto;
  }

  .page-subnav-links a {
    flex: 0 0 auto;
  }

  .page-section {
    padding-block: 72px;
  }

  .page-section-heading,
  .split-story,
  .contact-grid {
    grid-template-columns: 1fr;
  }

  .page-section-heading {
    gap: 10px;
    margin-bottom: 34px;
  }

  .page-section-heading h2 {
    font-size: clamp(2rem, 9vw, 2.8rem);
  }

  .content-grid,
  .editorial-grid,
  .related-grid,
  .article-aside {
    grid-template-columns: 1fr;
  }

  .content-card {
    min-height: auto;
  }

  .story-point {
    grid-template-columns: 44px 1fr;
    padding: 20px;
  }

  .story-point > span {
    width: 44px;
    height: 44px;
  }

  .decision-band {
    grid-template-columns: 1fr;
  }

  .decision-band > div {
    min-height: auto;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .decision-band > div:last-child {
    border-bottom: 0;
  }

  .page-cta {
    padding-bottom: 74px;
  }

  .page-cta-card {
    grid-template-columns: 1fr;
    min-height: 340px;
    padding: 34px 24px;
    border-radius: 24px;
  }

  .page-cta-card .button {
    width: 100%;
  }

  .article-body {
    font-size: 0.98rem;
  }

  .article-body > p:first-child {
    font-size: 1.08rem;
  }

  .article-body h2 {
    margin-top: 40px;
  }

  .article-callout {
    padding: 21px;
  }

  .legal-body {
    padding: 25px 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-visual,
  .page-hero-visual,
  .content-card,
  .editorial-card,
  .related-card,
  .team-member-card,
  .team-member-photo img {
    transform: none !important;
  }
}

/* Internal pages — compact, intentional mobile composition */
@media (max-width: 1024px) {
  .page-hero {
    min-height: 620px;
  }

  .page-hero-layout,
  .article-hero .page-hero-layout {
    gap: 34px;
  }

  .team-origin-layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .team-origin-copy {
    position: static;
    max-width: 820px;
  }

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

@media (max-width: 768px) {
  .page-hero,
  .article-hero {
    min-height: auto;
    padding: 112px 0 62px;
  }

  .breadcrumb {
    gap: 6px;
    margin-bottom: 17px;
    font-size: 0.68rem;
  }

  .page-kicker {
    gap: 8px;
    padding: 6px 10px;
    font-size: 0.7rem;
  }

  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    margin: 16px 0 14px;
    max-width: 100%;
    font-size: clamp(1.95rem, 8.6vw, 2.55rem);
    line-height: 1.28;
    letter-spacing: -0.008em;
    overflow-wrap: anywhere;
  }

  .page-hero-copy > p {
    max-width: 100%;
    font-size: 0.88rem;
    line-height: 1.82;
  }

  .page-hero-actions {
    display: flex;
    gap: 8px;
    margin-top: 22px;
  }

  .page-hero-actions .button {
    width: auto;
    max-width: 100%;
  }

  .page-signals {
    gap: 8px;
    margin-top: 18px;
    font-size: 0.69rem;
    line-height: 1.55;
  }

  .page-subnav {
    margin-top: -17px;
  }

  .page-subnav-inner {
    gap: 9px;
    padding: 10px;
    border-radius: 16px;
  }

  .page-subnav-inner > span {
    font-size: 0.69rem;
  }

  .page-subnav-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    width: 100%;
    padding: 0;
    overflow: visible;
  }

  .page-subnav-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 8px 9px;
    font-size: 0.7rem;
    line-height: 1.4;
    text-align: center;
    white-space: normal;
  }

  .page-section {
    padding-block: clamp(52px, 13vw, 62px);
  }

  .page-section-heading {
    gap: 8px;
    margin-bottom: 28px;
  }

  .page-section-heading > span {
    font-size: 0.7rem;
  }

  .page-section-heading h2,
  .split-story-copy h2 {
    font-size: clamp(1.55rem, 6.5vw, 2.05rem);
    line-height: 1.38;
    letter-spacing: -0.008em;
    overflow-wrap: anywhere;
  }

  .page-section-heading p,
  .split-story-copy p {
    margin-top: 13px;
    font-size: 0.86rem;
    line-height: 1.82;
  }

  .content-card,
  .related-card,
  .editorial-copy,
  .article-aside-card {
    padding: 20px;
  }

  .content-card,
  .related-card,
  .editorial-card {
    min-height: auto;
    border-radius: 18px;
  }

  .content-card h3,
  .related-card h3,
  .editorial-copy h2,
  .editorial-copy h3 {
    font-size: 1.04rem;
  }

  .content-card p,
  .related-card p,
  .editorial-copy p {
    font-size: 0.81rem;
  }

  .story-point {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 13px;
    padding: 18px;
    border-radius: 17px;
  }

  .story-point > span {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    font-size: 0.67rem;
  }

  .story-point h3 {
    font-size: 0.98rem;
  }

  .story-point p {
    font-size: 0.8rem;
  }

  .decision-band {
    margin-top: 35px;
    border-radius: 19px;
  }

  .decision-band > div {
    padding: 20px;
  }

  .decision-band b {
    font-size: 0.92rem;
  }

  .faq-list details {
    padding: 16px;
    border-radius: 14px;
  }

  .faq-list summary {
    gap: 12px;
    min-height: 44px;
    font-size: 0.88rem;
  }

  .faq-list p {
    padding-left: 0;
    font-size: 0.81rem;
  }

  .page-cta {
    padding-bottom: 58px;
  }

  .page-cta-card {
    min-height: 0;
    gap: 24px;
    padding: 26px 21px;
    border-radius: 20px;
  }

  .page-cta-card h2 {
    font-size: clamp(1.55rem, 6.5vw, 2rem);
    line-height: 1.36;
  }

  .page-cta-card p {
    font-size: 0.84rem;
  }

  .editorial-cover {
    min-height: 160px;
  }

  .article-body {
    font-size: 0.92rem;
    line-height: 1.95;
  }

  .article-body > p:first-child {
    font-size: 1rem;
  }

  .article-body h2 {
    margin-top: 34px;
    font-size: 1.42rem;
  }

  .article-body h3 {
    font-size: 1.12rem;
  }

  .article-callout {
    margin: 28px 0;
    padding: 18px;
    border-radius: 14px;
    font-size: 0.88rem;
  }

  .contact-card,
  .contact-panel {
    padding: 21px;
    border-radius: 19px;
  }

  .contact-card h2,
  .contact-panel h2 {
    font-size: 1.55rem;
  }

  .contact-card > p,
  .contact-panel > p {
    font-size: 0.84rem;
  }

  .contact-method {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 11px;
    padding: 12px;
  }

  .contact-method > span:first-child {
    width: 42px;
    height: 42px;
  }

  .contact-panel input,
  .contact-panel select,
  .contact-panel textarea {
    min-height: 48px;
    font-size: 16px;
  }

  .legal-body {
    padding: 21px 18px;
    border-radius: 18px;
  }

  .legal-body h2 {
    font-size: 1.35rem;
  }

  .legal-body p,
  .legal-body li {
    font-size: 0.86rem;
    line-height: 1.9;
  }

  .team-origin-copy h2,
  .team-members-heading h2 {
    font-size: clamp(1.55rem, 6.5vw, 2.05rem);
    line-height: 1.38;
  }

  .team-origin-copy > p,
  .team-members-heading p {
    font-size: 0.86rem;
    line-height: 1.82;
  }

  .team-origin-journey {
    gap: 10px;
  }

  .team-origin-step {
    min-height: 210px;
    padding: 19px;
    border-radius: 18px;
  }

  .team-origin-step:nth-child(2),
  .team-origin-step:nth-child(4) {
    transform: translateY(14px);
  }

  .team-origin-principles {
    margin-top: 55px;
  }

  .team-members-heading {
    grid-template-columns: 1fr;
    gap: 17px;
    margin-bottom: 30px;
  }

  .team-members-grid {
    gap: 12px;
  }

  .team-member-copy {
    padding: 20px;
  }

  .team-member-copy h3 {
    font-size: 1.08rem;
  }

  .team-member-copy p {
    font-size: 0.78rem;
  }
}

@media (max-width: 560px) {
  .team-origin-layout {
    gap: 34px;
  }

  .team-origin-copy blockquote {
    margin-top: 22px;
    padding: 18px;
  }

  .team-origin-journey {
    grid-template-columns: 1fr;
  }

  .team-origin-journey::before {
    display: none;
  }

  .team-origin-step,
  .team-origin-step:nth-child(2),
  .team-origin-step:nth-child(4) {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 13px;
    min-height: 0;
    padding: 17px;
    transform: none;
  }

  .team-origin-step > span {
    grid-row: 1 / span 3;
    width: 42px;
    height: 42px;
    border-radius: 12px;
  }

  .team-origin-step small {
    margin-top: 0;
  }

  .team-origin-step h3 {
    margin-block: 3px 5px;
    font-size: 0.98rem;
  }

  .team-origin-step p {
    font-size: 0.75rem;
  }

  .team-origin-principles {
    grid-template-columns: 1fr;
    margin-top: 30px;
    padding-top: 0;
    border-top: 0;
  }

  .team-origin-principles > div,
  .team-origin-principles > div:first-child,
  .team-origin-principles > div:last-child {
    padding: 14px 0;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .team-origin-principles > div:last-child {
    border-bottom: 0;
  }

  .team-members-grid {
    grid-template-columns: 1fr;
  }

  .team-member-card {
    display: grid;
    grid-template-columns: 124px minmax(0, 1fr);
    align-items: stretch;
  }

  .team-member-photo {
    width: 124px;
    min-height: 178px;
    aspect-ratio: auto;
  }

  .team-member-copy {
    align-self: center;
    padding: 17px;
  }

  .team-member-copy small {
    min-height: 27px;
    padding: 4px 8px;
    font-size: 0.6rem;
  }

  .team-member-copy h3 {
    margin: 11px 0 6px;
    font-size: 1rem;
  }

  .team-member-copy p {
    font-size: 0.73rem;
    line-height: 1.75;
  }

  .team-member-photo > span {
    right: 11px;
    bottom: 11px;
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 480px) {
  .page-hero,
  .article-hero {
    padding: 104px 0 52px;
  }

  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    font-size: clamp(1.82rem, 8.4vw, 2.12rem);
  }

  .page-subnav-links {
    grid-template-columns: 1fr;
  }

  .page-section {
    padding-block: 50px;
  }

  .page-section-heading h2,
  .split-story-copy h2 {
    font-size: clamp(1.45rem, 6.8vw, 1.8rem);
  }

  .content-card,
  .related-card,
  .editorial-copy,
  .article-aside-card,
  .contact-card,
  .contact-panel {
    padding: 18px;
  }

  .story-point {
    grid-template-columns: 38px minmax(0, 1fr);
    padding: 16px;
  }

  .story-point > span {
    width: 38px;
    height: 38px;
  }

  .page-cta-card {
    padding: 23px 18px;
    border-radius: 18px;
  }

  .page-cta-card h2 {
    font-size: 1.5rem;
  }

  .article-body h2 {
    font-size: 1.32rem;
  }

  .article-callout {
    padding: 16px;
  }

  .legal-body h2 {
    font-size: 1.24rem;
  }
}

@media (max-width: 360px) {
  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    font-size: 1.72rem;
  }

  .page-section-heading h2,
  .split-story-copy h2 {
    font-size: 1.4rem;
  }

  .team-member-card {
    grid-template-columns: 104px minmax(0, 1fr);
  }

  .team-member-photo {
    width: 104px;
  }

  .team-member-copy {
    padding: 14px;
  }

  .team-member-copy p {
    font-size: 0.69rem;
  }
}

@media (hover: none) {
  .content-card:hover,
  .editorial-card:hover,
  .related-card:hover,
  .team-member-card:hover,
  .team-member-card:hover .team-member-photo img {
    transform: none;
  }
}

@media (max-height: 600px) and (orientation: landscape) {
  .page-hero,
  .article-hero {
    min-height: auto;
    padding: 94px 0 52px;
  }
}

@media (prefers-contrast: more) {
  .page-subnav-inner,
  .content-card,
  .related-card,
  .editorial-card,
  .contact-card,
  .contact-panel,
  .legal-body,
  .team-origin-step,
  .team-member-card {
    border-width: 2px;
  }
}

/* Text-first internal heroes: no side cards, images or decorative consoles. */
.page-hero,
.page-hero--trust,
.page-hero--magazine,
.article-hero {
  min-height: 610px;
  padding: 150px 0 88px;
}

.page-hero-layout,
.page-hero--company .page-hero-layout,
.page-hero--product .page-hero-layout,
.page-hero--service .page-hero-layout,
.page-hero--trust .page-hero-layout,
.page-hero--magazine .page-hero-layout,
.page-hero--contact .page-hero-layout,
.article-hero .page-hero-layout {
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  gap: 0;
}

.page-hero-copy {
  max-width: 980px;
}

.page-hero-copy h1,
.page-hero--company .page-hero-copy h1,
.page-hero--product .page-hero-copy h1,
.page-hero--service .page-hero-copy h1,
.page-hero--trust .page-hero-copy h1,
.page-hero--magazine .page-hero-copy h1,
.page-hero--contact .page-hero-copy h1,
.article-hero .page-hero-copy h1 {
  max-width: 920px;
}

.page-hero-copy > p {
  max-width: 780px;
}

@media (max-width: 768px) {
  .page-hero,
  .page-hero--trust,
  .page-hero--magazine,
  .article-hero {
    min-height: auto;
    padding: 108px 0 60px;
  }

  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    margin: 15px 0 13px;
    font-size: clamp(1.9rem, 8.2vw, 2.48rem);
    line-height: 1.3;
  }

  .page-hero-copy > p {
    font-size: 0.86rem;
    line-height: 1.8;
  }

  .page-signals {
    gap: 8px 13px;
    margin-top: 17px;
    font-size: 0.68rem;
  }
}

@media (max-width: 480px) {
  .page-hero,
  .page-hero--trust,
  .page-hero--magazine,
  .article-hero {
    padding: 100px 0 52px;
  }

  .page-hero-copy h1,
  .article-hero .page-hero-copy h1 {
    font-size: clamp(1.76rem, 8vw, 2.06rem);
  }

  .page-hero-actions .button {
    width: 100%;
  }
}

/* Corporate CMS edition: calmer, shorter internal pages (homepage remains unchanged). */
body.inner-page .page-hero,
body.inner-page .page-hero--trust,
body.inner-page .page-hero--magazine,
body.inner-page .article-hero {
  min-height: 470px;
  padding: 126px 0 64px;
}

body.inner-page .page-hero-copy h1,
body.inner-page .article-hero .page-hero-copy h1 {
  max-width: 850px;
  font-size: clamp(2.25rem, 4.8vw, 4.35rem);
  line-height: 1.2;
}

body.inner-page .page-hero-copy > p {
  max-width: 710px;
  margin-top: 14px;
  font-size: 0.94rem;
  line-height: 1.85;
}

body.inner-page .page-subnav-inner {
  min-height: 58px;
}

body.inner-page .page-section {
  padding-block: clamp(58px, 6.5vw, 88px);
}

body.inner-page .page-section-heading {
  grid-template-columns: minmax(120px, 0.3fr) minmax(0, 1fr);
  gap: clamp(22px, 4vw, 58px);
  margin-bottom: 34px;
}

body.inner-page .page-section-heading h2,
body.inner-page .split-story-copy h2 {
  font-size: clamp(1.85rem, 3.4vw, 2.95rem);
}

body.inner-page .page-section-heading p,
body.inner-page .split-story-copy p {
  margin-top: 12px;
  font-size: 0.9rem;
  line-height: 1.85;
}

body.inner-page .content-card {
  min-height: 220px;
  padding: 22px;
  border-radius: 18px;
}

body.inner-page .content-card h3 {
  margin-top: 16px;
  font-size: 1.08rem;
}

body.inner-page .story-point {
  padding: 20px;
  border-radius: 16px;
}

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

.testimonial-page-grid .testimonial-card {
  width: 100%;
  min-width: 0;
  min-height: 240px;
}

.article-main-image {
  display: block;
  width: min(100%, 940px);
  max-height: 560px;
  margin: 0 auto 34px;
  object-fit: cover;
  border-radius: 24px;
}

.page-search {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}

.page-search input {
  flex: 1;
  min-width: 0;
  padding: 12px 14px;
  border: 1px solid rgba(7, 21, 47, 0.14);
  border-radius: 12px;
  outline: none;
}

@media (max-width: 980px) {
  .testimonial-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  body.inner-page .page-hero,
  body.inner-page .page-hero--trust,
  body.inner-page .page-hero--magazine,
  body.inner-page .article-hero {
    padding: 96px 0 46px;
  }

  body.inner-page .page-hero-copy h1,
  body.inner-page .article-hero .page-hero-copy h1 {
    font-size: clamp(1.72rem, 8vw, 2.18rem);
    line-height: 1.28;
  }

  body.inner-page .page-signals {
    display: none;
  }

  body.inner-page .page-subnav {
    display: none;
  }

  body.inner-page .page-section {
    padding-block: 50px;
  }

  body.inner-page .page-section-heading {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 24px;
  }

  body.inner-page .page-section-heading h2,
  body.inner-page .split-story-copy h2 {
    font-size: clamp(1.55rem, 7vw, 2rem);
  }

  .testimonial-page-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-page-grid .testimonial-card {
    min-height: 215px;
    padding: 18px;
  }

  .page-search {
    align-items: stretch;
    flex-direction: column;
  }
}
