:root {
  --navy: #0f4f85;
  --navy-deep: #072d4f;
  --navy-soft: #2f6fa4;
  --orange: #39cbed;
  --orange-deep: #169ed7;
  --surface: #ffffff;
  --surface-soft: #f1f8fd;
  --surface-muted: #e9f4fb;
  --text: #0d3156;
  --text-soft: #64809c;
  --border: rgba(15, 79, 133, 0.12);
  --shadow: 0 24px 60px rgba(7, 45, 79, 0.14);
  --radius-xl: 34px;
  --radius-lg: 26px;
  --radius-md: 18px;
  --container: min(1480px, calc(100vw - 48px));
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 104px;
}

body {
  margin: 0;
  padding-top: 92px;
  font-family: "Manrope", sans-serif;
  color: var(--text);
  background: linear-gradient(180deg, #fcfeff 0%, #f1f8fd 100%);
}

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

img {
  display: block;
  max-width: 100%;
}

.page-shell {
  overflow: hidden;
}

.intro-loader {
  position: fixed;
  inset: 0;
  z-index: 30;
  display: grid;
  place-items: center;
  background: #000;
  transition:
    opacity 0.7s ease,
    visibility 0.7s ease;
}

.intro-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.intro-loader__content {
  display: grid;
  place-items: center;
}

.intro-loader__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(84vw, 200px);
}

.topbar {
  position: fixed;
  top: 0;
  left: 0;
  transform: none;
  z-index: 20;
  width: 100%;
  min-height: 84px;
  padding: 0 max(24px, calc((100vw - 1480px) / 2));
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(24, 60, 107, 0.08);
  box-shadow: 0 8px 24px rgba(18, 44, 79, 0.06);
}

.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.brand__logo {
  width: 200px;
  display: flex;
  align-items: center;
}

.brand__logo-image {
  width: 200px;
  height: auto;
  object-fit: contain;
}

.brand__logo-image--loader {
  width: min(80vw, 420px);
  max-width: 100%;
  filter: drop-shadow(0 18px 42px rgba(46, 124, 255, 0.16));
  animation: loaderLogo 1.6s ease-in-out infinite alternate;
}

.nav {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 26px;
  font-weight: 600;
  color: #435671;
}

.nav a {
  position: relative;
  padding: 8px 0;
  transition:
    color 0.25s ease,
    transform 0.25s ease;
}

.nav a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -4px;
  height: 2px;
  transform: scaleX(0);
  transform-origin: left;
  border-radius: 999px;
  background: var(--orange);
  transition: transform 0.25s ease;
}

.nav a:hover,
.nav a:focus-visible {
  color: var(--navy);
}

.nav a.is-active {
  color: var(--navy);
}

.nav a:hover::after,
.nav a:focus-visible::after,
.nav a.is-active::after {
  transform: scaleX(1);
}

.menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 1px solid rgba(24, 60, 107, 0.1);
  border-radius: 14px;
  background: #fff;
}

.menu-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  margin: 5px auto;
  background: var(--navy);
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 230px;
  min-height: 70px;
  padding: 0 30px;
  border-radius: 999px;
  font-size: 1.05rem;
  font-weight: 700;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease;
}

.button:hover,
.button:focus-visible {
  transform: translateY(-2px);
}

.button--small {
  min-width: 148px;
  min-height: 46px;
  padding: 0 20px;
  font-size: 0.96rem;
}

.button--primary {
  color: #fff;
  background: linear-gradient(180deg, #56daf2, var(--orange));
  box-shadow: 0 18px 35px rgba(57, 203, 237, 0.28);
}

.button--primary:hover,
.button--primary:focus-visible {
  background: linear-gradient(180deg, #68e2f7, var(--orange-deep));
}

.button--ghost {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
}

.button--navy {
  color: #fff;
  background: linear-gradient(180deg, #13629f, #0a3b68);
  box-shadow: 0 18px 40px rgba(10, 59, 104, 0.2);
}

.button--outline {
  color: var(--navy);
  border: 1px solid rgba(24, 60, 107, 0.35);
  background: #fff;
}

.hero {
  position: relative;
  width: 100%;
  min-height: 590px;
  border-top: 1px solid var(--border);
}

.hero__backdrop,
.hero__overlay {
  position: absolute;
  inset: 0;
}

.hero__backdrop {
  background:
    linear-gradient(rgba(7, 17, 34, 0.38), rgba(7, 17, 34, 0.38)),
    url("https://images.unsplash.com/photo-1509062522246-3755977927d7?auto=format&fit=crop&w=1600&q=80")
      center/cover no-repeat;
  transform: scale(1.02);
}

.hero__overlay {
  background:
    linear-gradient(90deg, rgba(10, 24, 48, 0.68) 0%, rgba(10, 24, 48, 0.32) 42%, rgba(10, 24, 48, 0.12) 100%);
}

.hero__content {
  position: relative;
  z-index: 1;
  width: var(--container);
  margin: 0 auto;
  padding: 44px 0 58px;
  color: #fff;
}

.tag,
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.98rem;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.tag {
  margin-bottom: 28px;
  padding: 12px 20px;
  border-radius: 999px;
  color: #72e6ff;
  background: rgba(57, 203, 237, 0.14);
  border: 1px solid rgba(87, 214, 245, 0.34);
}

.hero h1 {
  max-width: 920px;
  margin: 0;
  font-size: clamp(3.8rem, 5vw, 6.5rem);
  line-height: 0.96;
  letter-spacing: -0.08em;
}

.hero h1 span {
  display: block;
  margin-top: 14px;
  color: var(--orange);
}

.hero__underline {
  width: min(660px, 75%);
  height: 7px;
  margin: 16px 0 26px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(57, 203, 237, 0.95), rgba(57, 203, 237, 0.45));
}

.hero p {
  max-width: 1080px;
  margin: 0;
  font-size: clamp(1.28rem, 1.15vw, 1.5rem);
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 48px;
}

.section {
  width: var(--container);
  margin: 0 auto;
  padding: 90px 0;
}

.about {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 1fr);
  gap: 80px;
  align-items: center;
}

.section__media {
  position: relative;
}

.section__media--about img {
  min-height: 550px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: var(--shadow);
}

.section__media--about::before {
  content: "";
  position: absolute;
  top: -18px;
  left: -12px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 196, 73, 0.35) 0%, transparent 70%);
}

.floating-stat {
  position: absolute;
  right: -34px;
  bottom: -28px;
  display: flex;
  align-items: center;
  gap: 18px;
  min-width: 310px;
  padding: 26px 30px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 28px 60px rgba(15, 47, 89, 0.16);
}

.floating-stat__icon {
  width: 62px;
  height: 62px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--orange);
  color: #fff;
}

.floating-stat__icon svg,
.card__icon svg,
.cta__icon svg,
.footer__contact-item svg,
.socials svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}

.floating-stat strong {
  display: block;
  font-size: 2.35rem;
  font-weight: 800;
  letter-spacing: -0.05em;
}

.floating-stat span {
  display: block;
  font-size: 1.2rem;
  color: var(--text-soft);
  font-weight: 700;
}

.section__content h2,
.section-heading h2 {
  margin: 18px 0 24px;
  font-size: clamp(2.8rem, 3vw, 4.4rem);
  line-height: 1.05;
  letter-spacing: -0.07em;
}

.eyebrow {
  color: var(--orange);
}

.eyebrow::before {
  content: "";
  width: 42px;
  height: 5px;
  border-radius: 999px;
  background: var(--orange);
}

.section__content p,
.section-heading p,
.card p,
.footer__copy,
.footer__contact-item span {
  margin: 0;
  font-size: 1.12rem;
  line-height: 1.7;
  color: var(--text-soft);
}

.check-list {
  margin: 34px 0 28px;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 22px;
}

.check-list li {
  position: relative;
  padding-left: 52px;
  font-size: 1.15rem;
  font-weight: 600;
  color: #364d6b;
}

.check-list li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: -2px;
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 2px solid rgba(57, 203, 237, 0.85);
  color: var(--orange);
  font-size: 0.95rem;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 8px;
  color: var(--navy);
  font-size: 1.1rem;
  font-weight: 800;
}

.text-link::after {
  content: "\2192";
  font-size: 1.35rem;
}

.section--soft {
  width: 100%;
  padding: 86px 0 96px;
  background:
    radial-gradient(circle at top left, rgba(57, 203, 237, 0.14), transparent 26%),
    radial-gradient(circle at right 18%, rgba(15, 79, 133, 0.1), transparent 24%),
    linear-gradient(180deg, #f4fbfe 0%, #eaf5fb 100%);
}

.section--soft > * {
  width: var(--container);
  margin-inline: auto;
}

.section-heading {
  max-width: 900px;
}

.section-heading--center {
  margin-inline: auto;
  text-align: center;
}

.section-heading--center .eyebrow {
  justify-content: center;
}

.pillars .section-heading {
  max-width: 980px;
}

.pillars .section-heading p {
  max-width: 860px;
  margin-inline: auto;
  font-size: 1.18rem;
}

.cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
  margin-top: 62px;
}

.card {
  position: relative;
  overflow: hidden;
  padding: 42px 40px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 251, 255, 0.94));
  border: 1px solid rgba(24, 60, 107, 0.08);
  box-shadow: 0 28px 50px rgba(26, 56, 96, 0.08);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

.card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, rgba(57, 203, 237, 0.95), rgba(15, 79, 133, 0.95));
}

.card:hover {
  transform: translateY(-8px);
  border-color: rgba(24, 60, 107, 0.14);
  box-shadow: 0 34px 70px rgba(18, 44, 79, 0.14);
}

.card__icon {
  width: 74px;
  height: 74px;
  display: grid;
  place-items: center;
  border-radius: 22px;
  margin-bottom: 30px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
}

.card__icon--blue {
  background: rgba(57, 203, 237, 0.1);
  color: #21bfe6;
}

.card__icon--orange {
  background: rgba(57, 203, 237, 0.08);
  color: var(--orange);
}

.card__icon--green {
  background: rgba(30, 155, 224, 0.1);
  color: #248dd6;
}

.card h3 {
  margin: 0 0 18px;
  font-size: 1.95rem;
  line-height: 1.1;
  letter-spacing: -0.05em;
}

.pillars .card p {
  color: #617694;
  text-wrap: pretty;
}

.blog-preview__grid {
  margin-top: 46px;
}

.blog-preview .card {
  min-height: 100%;
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr 1fr;
  gap: 24px;
  margin-top: 54px;
}

.gallery-grid img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 28px;
  box-shadow: var(--shadow);
}

.stats-band {
  padding: 96px 0 100px;
  color: #fff;
  background:
    radial-gradient(circle at center, rgba(255, 255, 255, 0.09) 1px, transparent 1px),
    linear-gradient(180deg, #0d4c81, #072d4f);
  background-size: 28px 28px, auto;
}

.stats-band__grid {
  width: var(--container);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.stat-item {
  text-align: center;
  padding: 16px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.stat-item:last-child {
  border-right: 0;
}

.stat-item strong {
  display: block;
  margin-bottom: 10px;
  color: var(--orange);
  font-size: clamp(3rem, 4vw, 4.2rem);
  font-weight: 800;
  letter-spacing: -0.08em;
}

.stat-item span {
  font-size: 1.15rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.82);
}

.cta {
  text-align: center;
}

.cta__icon {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  margin: 0 auto 18px;
  border-radius: 20px;
  color: var(--orange);
}

.cta__actions {
  display: flex;
  justify-content: center;
  gap: 22px;
  margin-top: 44px;
}

.footer {
  margin-top: 26px;
  padding: 88px 0 34px;
  background:
    radial-gradient(circle at top center, rgba(255, 255, 255, 0.03), transparent 24%),
    linear-gradient(180deg, #183b68, #173761);
  color: #fff;
}

.footer__grid,
.footer__bottom {
  width: var(--container);
  margin: 0 auto;
}

.footer__grid {
  display: grid;
  grid-template-columns: 1.3fr 0.9fr 0.9fr 1.1fr;
  gap: 48px;
}

.brand--footer {
  align-items: flex-start;
}

.brand__logo-image--footer {
  width: 280px;
}

.footer__copy {
  max-width: 360px;
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.7);
}

.socials {
  display: flex;
  gap: 14px;
  margin-top: 28px;
}

.socials a {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.86);
}

.footer__links {
  display: grid;
  align-content: start;
  gap: 20px;
}

.footer__links a,
.footer__bottom a {
  color: rgba(255, 255, 255, 0.74);
  font-size: 1.1rem;
  font-weight: 500;
}

.footer__contact {
  display: grid;
  gap: 26px;
}

.footer__contact-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  color: var(--orange);
}

.footer__contact-item span {
  color: rgba(255, 255, 255, 0.74);
}

.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 56px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.05rem;
}

.footer__bottom-links {
  display: flex;
  gap: 34px;
}

.subpage-hero {
  position: relative;
  padding: 130px 0 64px;
  background:
    radial-gradient(circle at top left, rgba(57, 203, 237, 0.14), transparent 30%),
    linear-gradient(180deg, rgba(7, 45, 79, 0.96), rgba(15, 79, 133, 0.9));
  color: #fff;
}

.subpage-hero__content {
  width: var(--container);
  margin: 0 auto;
}

.subpage-hero h1 {
  max-width: 900px;
  margin: 18px 0 22px;
  font-size: clamp(3rem, 5vw, 5rem);
  line-height: 1.02;
  letter-spacing: -0.07em;
}

.subpage-hero p {
  max-width: 860px;
  margin: 0;
  font-size: 1.16rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.82);
}

.subpage-grid,
.contact-panel {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
}

.about-intro,
.story-showcase__grid,
.implementation__header,
.implementation-timeline,
.core-values__grid {
  width: var(--container);
  margin: 0 auto;
}

.about-intro {
  padding: 10px 0 40px;
  background: linear-gradient(180deg, #fbfdff 0%, #ffffff 100%);
}

.about-intro__content {
  width: var(--container);
  margin: 0 auto;
}

.about-intro h1 {
  max-width: 920px;
  margin: 18px 0 20px;
  font-size: clamp(3.1rem, 5vw, 5rem);
  line-height: 1;
  letter-spacing: -0.07em;
}

.about-intro p {
  max-width: 780px;
  margin: 0;
  font-size: 1.14rem;
  line-height: 1.8;
  color: #617694;
}

.story-showcase {
  padding-top: 24px;
  padding-bottom: 84px;
}

.story-showcase__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(380px, 0.9fr);
  gap: 50px;
  align-items: start;
}

.story-showcase__copy h2 {
  max-width: 820px;
  margin: 18px 0 28px;
  font-size: clamp(3rem, 4.5vw, 4.9rem);
  line-height: 0.98;
  letter-spacing: -0.08em;
}

.story-showcase__copy p {
  max-width: 840px;
  margin: 0 0 28px;
  font-size: 1.18rem;
  line-height: 1.8;
  color: #5e7694;
}

.story-showcase__cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.story-card {
  min-height: 0;
  padding: 36px 38px;
  border-radius: 24px;
  box-shadow: 0 20px 46px rgba(18, 44, 79, 0.1);
  border: 1px solid rgba(24, 60, 107, 0.06);
}

.story-card--blue {
  background: #eef4fb;
}

.story-card--cream {
  background: #fff8ef;
}

.story-card__icon {
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  border: 5px solid #ff7a14;
  border-radius: 50%;
}

.story-card__icon span,
.story-card__icon::before,
.story-card__icon::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.story-card__icon::before {
  inset: 10px;
  border: 4px solid #ff7a14;
}

.story-card__icon span {
  inset: 22px;
  background: #ff7a14;
}

.story-card__icon--eye {
  width: 56px;
  height: 36px;
  margin-top: 10px;
  border-width: 4px;
  border-radius: 100px / 70px;
}

.story-card__icon--eye::before {
  inset: 8px 16px;
  border: 4px solid #ff7a14;
  background: transparent;
}

.story-card__icon--eye span {
  inset: 14px 24px;
  background: #ff7a14;
}

.story-card h3 {
  margin: 0 0 22px;
  font-size: 2.2rem;
  line-height: 1.05;
  letter-spacing: -0.05em;
}

.story-card p {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.8;
  color: #5f7593;
}

.implementation {
  padding-top: 88px;
  padding-bottom: 92px;
  background:
    linear-gradient(180deg, #eef4fb 0%, #edf4fb 100%);
}

.implementation__header {
  max-width: 1100px;
  text-align: center;
}

.implementation__header .eyebrow {
  justify-content: center;
}

.implementation__header h2 {
  margin: 18px 0 18px;
  font-size: clamp(3rem, 5vw, 4.6rem);
  line-height: 1;
  letter-spacing: -0.07em;
}

.implementation__header p {
  max-width: 980px;
  margin: 0 auto;
  font-size: 1.16rem;
  line-height: 1.7;
  color: #647c98;
}

.implementation-timeline {
  position: relative;
  margin-top: 70px;
  padding-left: 220px;
  max-width: 1220px;
}

.implementation-timeline__line {
  position: absolute;
  left: 102px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #d8e3ef;
}

.implementation-step {
  position: relative;
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  gap: 48px;
  align-items: center;
  min-height: 150px;
  margin-bottom: 28px;
}

.implementation-step__marker {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  margin-left: -151px;
  border-radius: 50%;
  border: 3px solid #e9eef5;
  background: #fff;
  color: #ff7a14;
  font-size: 1.15rem;
  font-weight: 800;
  box-shadow: 0 8px 18px rgba(27, 57, 96, 0.08);
  transition:
    background 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease,
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.implementation-step--active .implementation-step__marker {
  background: #ff7a14;
  color: #fff;
  border-color: #ff7a14;
}

.implementation-step:hover .implementation-step__marker,
.implementation-step__marker:hover {
  background: #ff7a14;
  color: #fff;
  border-color: #ff7a14;
  transform: scale(1.06);
  box-shadow: 0 14px 28px rgba(255, 122, 20, 0.22);
}

.implementation-step__card {
  padding: 34px 38px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid rgba(24, 60, 107, 0.08);
  box-shadow: 0 10px 22px rgba(27, 57, 96, 0.08);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.implementation-step:hover .implementation-step__card {
  transform: translateY(-2px);
  border-color: rgba(255, 122, 20, 0.18);
  box-shadow: 0 16px 32px rgba(27, 57, 96, 0.1);
}

.implementation-step__card h3 {
  margin: 0 0 18px;
  font-size: 1.65rem;
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.implementation-step__card p {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.7;
  color: #617895;
}

.core-values {
  padding-top: 90px;
  padding-bottom: 92px;
  background: #fff;
}

.core-values .section-heading h2 {
  margin-top: 0;
  margin-bottom: 58px;
}

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

.core-value {
  text-align: center;
  padding: 18px 14px;
}

.core-value__icon {
  width: 52px;
  height: 52px;
  margin: 0 auto 24px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fff3e7;
  color: #ff7a14;
  font-size: 1.6rem;
}

.core-value h3 {
  margin: 0 0 16px;
  font-size: 1.05rem;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.core-value p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.65;
  color: #617895;
}

[data-reveal] {
  opacity: 0;
  transform: translateY(34px);
  transition:
    opacity 0.7s ease,
    transform 0.7s ease;
}

[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes loaderLogo {
  from {
    opacity: 0.72;
    transform: scale(0.94);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width: 1220px) {
  :root {
    --container: min(1180px, calc(100vw - 36px));
  }

  .topbar {
    padding-inline: 18px;
  }

  .nav {
    gap: 24px;
  }

  .about {
    gap: 40px;
  }

  .story-showcase__grid,
  .story-showcase__cards,
  .core-values__grid {
    gap: 24px;
  }

  .floating-stat {
    right: 18px;
  }

  .cards,
  .footer__grid {
    gap: 24px;
  }
}

@media (max-width: 980px) {
  .topbar {
    flex-wrap: wrap;
    min-height: auto;
    padding: 16px 18px 14px;
  }

  .nav {
    order: 4;
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 12px 0 4px;
  }

  .nav.is-open {
    display: flex;
  }

  .nav a {
    width: 100%;
    padding: 12px 14px;
    border-bottom: 1px solid rgba(24, 60, 107, 0.08);
  }

  .nav a::after {
    display: none;
  }

  .menu-toggle {
    display: block;
    margin-left: auto;
  }

  .topbar > .button--small {
    display: none;
  }

  .hero {
    min-height: auto;
  }

  .hero__content {
    padding: 34px 0 54px;
  }

  .hero h1 {
    font-size: clamp(3rem, 12vw, 4.8rem);
  }

  .hero__underline {
    width: min(420px, 86%);
  }

  .about,
  .story-showcase__grid,
  .story-showcase__cards,
  .cards,
  .subpage-grid,
  .contact-panel,
  .core-values__grid,
  .gallery-grid,
  .stats-band__grid,
  .footer__grid {
    grid-template-columns: 1fr;
  }

  .implementation-timeline {
    padding-left: 0;
  }

  .implementation-timeline__line {
    left: 28px;
  }

  .implementation-step {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 18px;
    min-height: 0;
  }

  .implementation-step__marker {
    margin-left: 0;
    width: 56px;
    height: 56px;
  }

  .implementation-step__card {
    padding: 26px 22px;
  }

  .floating-stat {
    position: static;
    margin-top: -48px;
  }

  .cta__actions,
  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .cta__actions {
    align-items: center;
  }

  .stat-item {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    padding: 24px 12px;
  }

  .stat-item:last-child {
    border-bottom: 0;
  }

  .footer__bottom-links {
    gap: 20px;
    flex-wrap: wrap;
  }
}

@media (max-width: 680px) {
  :root {
    --container: calc(100vw - 28px);
  }

  body {
    padding-top: 88px;
  }

  .brand__logo-image {
    width: 220px;
  }

  .section,
  .section--soft {
    padding-block: 68px;
  }

  .hero__content {
    padding-top: 24px;
  }

  .tag {
    margin-bottom: 18px;
  }

  .hero p,
  .section__content p,
  .section-heading p,
  .card p,
  .about-intro p,
  .story-showcase__copy p,
  .story-card p,
  .implementation-step__card p,
  .core-value p {
    font-size: 1rem;
  }

  .button {
    width: 100%;
    min-width: 0;
    min-height: 60px;
  }

  .hero__actions,
  .cta__actions,
  .about-hero__actions {
    width: 100%;
    flex-direction: column;
  }

  .story-card {
    min-height: 0;
    padding: 34px 28px;
  }

  .implementation {
    padding-top: 68px;
  }

  .implementation__header h2,
  .story-showcase__copy h2,
  .about-intro h1 {
    font-size: clamp(2.4rem, 10vw, 3.6rem);
  }

  .section__media--about img {
    min-height: 360px;
  }

  .floating-stat {
    min-width: 0;
    width: calc(100% - 20px);
    padding: 22px;
  }

  .card {
    padding: 30px 24px;
  }

  .gallery-grid {
    margin-top: 38px;
  }

  .gallery-grid img {
    height: 240px;
  }

  .card h3 {
    font-size: 1.65rem;
  }

  .footer {
    padding-top: 64px;
  }
}
