:root {
  --bg: #eef3f2;
  --bg-soft: #f7fbfa;
  --panel: rgba(255, 255, 255, 0.66);
  --panel-strong: rgba(255, 255, 255, 0.9);
  --line: rgba(113, 184, 149, 0.16);
  --text: #33413d;
  --muted: #62756d;
  --primary: #91f0be;
  --primary-strong: #6fddb0;
  --primary-deep: #2a8e67;
  --shadow: 0 30px 80px rgba(53, 83, 72, 0.12);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Outfit", sans-serif;
  background: linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);
  color: var(--text);
  overflow-x: hidden;
}

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

.bg-orb,
.bg-grid {
  position: fixed;
  pointer-events: none;
  z-index: 0;
}

.bg-grid {
  inset: 0;
  background-image:
    linear-gradient(rgba(113, 184, 149, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(113, 184, 149, 0.05) 1px, transparent 1px);
  background-size: 82px 82px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), transparent 75%);
}

.bg-orb {
  width: 420px;
  height: 420px;
  filter: blur(70px);
  opacity: 0.7;
}

.bg-orb--one {
  top: -90px;
  left: -60px;
  background: rgba(145, 240, 190, 0.22);
}

.bg-orb--two {
  right: -120px;
  top: 180px;
  background: rgba(193, 232, 216, 0.48);
}

.page {
  position: relative;
  z-index: 1;
  width: min(1240px, calc(100vw - 32px));
  margin: 0 auto;
  padding-bottom: 70px;
}

.header {
  position: sticky;
  top: 0;
  z-index: 25;
  padding: 22px 0 16px;
  background: transparent;
}

.header::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(16px);
  box-shadow: 0 14px 42px rgba(113, 184, 149, 0.08);
  opacity: 0;
  transition: opacity 0.22s ease;
  pointer-events: none;
  z-index: -1;
}

.header.header--scrolled::before {
  opacity: 1;
}

.header__bar {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 6px 0;
}

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

.brand__logo {
  width: 168px;
  max-width: 100%;
  display: block;
  filter: drop-shadow(0 0 18px rgba(145, 240, 190, 0.18));
}

.nav,
.header__actions,
.contact__actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.nav {
  justify-self: end;
  justify-content: flex-end;
  font-size: 1rem;
  gap: 40px;
}

.nav a {
  padding: 10px 0;
  color: #5f7281;
  font-weight: 400;
  letter-spacing: 0.01em;
  transition: color 0.18s ease, opacity 0.18s ease;
}

.nav a:hover {
  color: #2c455c;
  opacity: 0.9;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  font-weight: 600;
  letter-spacing: 0.01em;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.button:hover {
  transform: translateY(-1px);
}

.button--primary {
  background: linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);
  color: #30403b;
  box-shadow: 0 20px 40px -26px rgba(111, 221, 176, 0.35);
}

.button--ghost,
.button--glass {
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.62);
}

.button--large {
  min-height: 54px;
  padding: 0 24px;
}

.hero,
.about__layout,
.dashboard__panel,
.contact__card {
  display: grid;
  gap: 30px;
}

.hero {
  min-height: calc(100vh - 108px);
  padding: 4px 0 48px;
}

.hero__canvas {
  position: relative;
  min-height: 740px;
  overflow: hidden;
  background: radial-gradient(circle at center, rgba(145, 240, 190, 0.1), transparent 24%);
}

.hero__canvas::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(123, 170, 210, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(123, 170, 210, 0.06) 1px, transparent 1px);
  background-size: 92px 92px;
  opacity: 0.45;
}

.hero-visual {
  position: absolute;
  left: 20%;
  right: 18%;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: grid;
  align-items: start;
  justify-items: center;
}

.hero-bot {
  width: min(820px, 100%);
  max-width: 100%;
  display: block;
  filter: drop-shadow(0 20px 34px rgba(118, 175, 241, 0.22));
  transform: translate(-4%, 18px);
}

.hero-copy {
  position: absolute;
  z-index: 3;
}

.hero-copy--left {
  left: 34px;
  bottom: 56px;
}

.hero-copy--left .hero-copy__kicker {
  margin: 0 0 12px;
  color: #8fbaf0;
  font-size: 1rem;
  font-weight: 600;
}

.hero-copy--left h1 {
  margin: 0;
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(4.6rem, 8vw, 7.8rem);
  line-height: 0.9;
  letter-spacing: -0.06em;
  color: #6b98cf;
}

.hero-copy--right {
  right: 26px;
  top: 58px;
  max-width: 340px;
}

.hero-copy--right h2 {
  margin: 0 0 18px;
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(2.7rem, 4.2vw, 4.4rem);
  line-height: 0.95;
  letter-spacing: -0.05em;
  color: #6b98cf;
}

.hero-copy--right p {
  margin: 0;
  color: #495a54;
  font-size: 0.98rem;
  line-height: 1.65;
}

.hero-copy__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.hero-panel {
  position: absolute;
  z-index: 2;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(123, 170, 210, 0.08);
  box-shadow: 0 24px 40px rgba(116, 157, 189, 0.14);
  backdrop-filter: blur(10px);
}

.hero-panel--left {
  top: 32%;
  left: 32px;
  width: 390px;
  transform: translateY(-50%);
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.hero-panel--right {
  right: 24px;
  bottom: 34px;
  width: 340px;
  padding: 22px;
}

.hero-panel__eyebrow {
  color: #4a5c57;
  font-size: 0.92rem;
  font-weight: 700;
}

.hero-panel__lead {
  display: grid;
  gap: 2px;
}

.hero-panel__lead-small {
  color: #4a5c57;
  font-size: 1.18rem;
  font-weight: 500;
  text-transform: lowercase;
}

.hero-panel__lead-main {
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(4rem, 6.6vw, 6rem);
  line-height: 0.9;
  letter-spacing: -0.06em;
  color: #73d8ad;
  text-shadow: 0 10px 28px rgba(115, 216, 173, 0.22);
}

.hero-panel__text {
  margin: 14px 0 0;
  color: #5d7069;
  font-size: 1.16rem;
  line-height: 1.45;
  font-weight: 400;
  max-width: 260px;
}

.hero-panel__button {
  margin-top: 24px;
}

.hero-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}

.hero-stats-grid strong {
  display: block;
  color: #455863;
  font-size: 1.32rem;
}

.hero-stats-grid span {
  color: #8ca0a8;
  font-size: 0.76rem;
  line-height: 1.3;
}

.hero-chart {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  align-items: end;
  height: 190px;
  margin-top: 20px;
  border-radius: 22px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(244, 249, 255, 0.8) 0%, rgba(237, 244, 251, 0.96) 100%);
}

.hero-chart span {
  display: block;
  background: linear-gradient(180deg, #b7d4f7 0%, #9cc3ef 100%);
  border-right: 1px solid rgba(255, 255, 255, 0.55);
}

.hero-chart span:nth-child(1) { height: 74%; }
.hero-chart span:nth-child(2) { height: 55%; }
.hero-chart span:nth-child(3) { height: 34%; }
.hero-chart span:nth-child(4) { height: 20%; }
}

.kicker {
  margin: 0;
  color: var(--primary-deep);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero__copy h1,
.section-head h2,
.dashboard__copy h2,
.contact__card h2,
.glass-card h2 {
  margin: 0;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 600;
  letter-spacing: -0.035em;
}

.hero__lead,
.section-head p,
.spotlight p,
.about__points p,
.service-card p,
.work-card p,
.dashboard__copy p,
.pricing-card p {
  color: var(--muted);
}

.hero__stats article,
.spotlight,
.about__points article,
.service-card,
.work-card,
.dashboard__panel,
.pricing-card,
.contact__card {
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
}

.glass-card h2 {
  font-size: 1.45rem;
  line-height: 1.08;
}

.badge,
.label,
.feature-strip__index,
.story-panel__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(145, 240, 190, 0.12);
  color: var(--primary-deep);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.label {
  margin-bottom: 10px;
}

section {
  padding: 62px 0;
}

.section-head {
  display: grid;
  gap: 10px;
  margin-bottom: 24px;
}

.section-head--center {
  justify-items: center;
  text-align: center;
}

.section-head h2 {
  font-size: clamp(2.2rem, 4vw, 3.9rem);
  line-height: 0.98;
  max-width: 820px;
}

.about__layout {
  grid-template-columns: minmax(0, 0.96fr) minmax(0, 1.04fr);
  align-items: stretch;
}

.spotlight {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(241, 247, 244, 0.86) 100%);
}

.spotlight__shape {
  position: absolute;
  inset: auto -40px -40px auto;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(145, 240, 190, 0.24) 0%, transparent 68%);
}

.spotlight__content {
  position: relative;
  z-index: 1;
  padding: 28px;
  max-width: 460px;
}

.spotlight__logo {
  width: 180px;
  max-width: 100%;
  display: block;
  margin-bottom: 18px;
  filter: drop-shadow(0 0 24px rgba(145, 240, 190, 0.16));
}

.spotlight h3,
.about__points h3,
.service-card h3,
.work-card h3,
.pricing-card h3 {
  margin: 18px 0 10px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.45rem;
  line-height: 1.08;
}

.spotlight p,
.about__points p,
.service-card p,
.work-card p,
.pricing-card p {
  margin: 0;
  line-height: 1.7;
}

.about__points {
  display: grid;
  gap: 16px;
}

.about__points article,
.service-card,
.work-card,
.pricing-card,
.contact__card {
  border-radius: 28px;
  padding: 22px;
  background: var(--panel);
}

.about__points span {
  display: inline-flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: rgba(145, 240, 190, 0.12);
  color: var(--primary-deep);
  font-weight: 800;
}

.services__grid,
.work__layout,
.pricing__grid,
.metric-cards {
  display: grid;
  gap: 16px;
}

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

.service-card {
  min-height: 240px;
}

.service-card__icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(145, 240, 190, 0.12);
  color: var(--primary-deep);
  font-weight: 800;
}

.work__layout {
  grid-template-columns: 1.15fr 1fr 1fr;
}

.work-card {
  background: rgba(255, 255, 255, 0.7);
}

.work-card--large {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(241, 247, 244, 0.9) 100%);
}

.dashboard__panel {
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 1.1fr);
  align-items: center;
  padding: 34px;
  border-radius: 38px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(242, 247, 244, 0.88) 100%);
}

.dashboard__copy p {
  max-width: 520px;
  line-height: 1.8;
}

.dashboard-shot {
  margin: 0;
  display: grid;
  gap: 16px;
}

.dashboard-shot__frame {
  position: relative;
  border-radius: 30px;
  padding: 14px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(241, 247, 244, 0.9) 100%);
  border: 1px solid rgba(113, 184, 149, 0.14);
  box-shadow: 0 26px 50px rgba(53, 83, 72, 0.14);
}

.dashboard-shot__frame::before {
  content: "";
  position: absolute;
  inset: 14px;
  border-radius: 22px;
  border: 1px solid rgba(118, 175, 241, 0.12);
  pointer-events: none;
}

.dashboard-shot__frame img {
  display: block;
  width: 100%;
  border-radius: 20px;
  border: 1px solid rgba(113, 184, 149, 0.08);
  box-shadow: 0 12px 24px rgba(53, 83, 72, 0.08);
}

.dashboard-shot__caption {
  display: grid;
  gap: 10px;
  max-width: 620px;
}

.dashboard-shot__tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(118, 175, 241, 0.12);
  color: #3f79bd;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dashboard-shot__caption p {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

.pricing__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: stretch;
}

.pricing-card {
  position: relative;
  min-height: 100%;
  display: grid;
  align-content: start;
  gap: 16px;
  padding: 20px 20px 22px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(241, 247, 244, 0.92) 100%);
  overflow: hidden;
}

.pricing-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #76aff1 0%, #73d8ad 100%);
}

.pricing-card--featured {
  background: linear-gradient(180deg, rgba(252, 255, 254, 0.98) 0%, rgba(236, 247, 241, 0.96) 100%);
}

.pricing-card__code {
  margin: 0;
  color: #88a1b8;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pricing-card h3 {
  margin: -8px 0 0;
  font-size: 1.72rem;
}

.pricing-card__price {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}

.pricing-card__price strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(2rem, 3vw, 2.7rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
  color: #435468;
}

.pricing-card__price span {
  padding-bottom: 6px;
  color: #5f748d;
  font-size: 0.94rem;
  font-weight: 600;
}

.pricing-card__annual {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 20px;
  background: rgba(247, 251, 255, 0.92);
  border: 1px solid rgba(118, 175, 241, 0.12);
}

.pricing-card__annual span,
.pricing-card__annual strong,
.pricing-card__annual small {
  display: block;
}

.pricing-card__annual span {
  color: #6983a3;
}

.pricing-card__annual strong {
  color: #435468;
  font-size: 1rem;
}

.pricing-card__annual small {
  margin-top: 6px;
  color: #0f7f71;
  font-size: 0.98rem;
  font-weight: 600;
}

.pricing-card__limits {
  display: grid;
  gap: 10px;
}

.pricing-card__limits span {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(113, 184, 149, 0.1);
  color: #516883;
  font-weight: 500;
}

.pricing-card__support-copy {
  margin: 0;
  color: #617692;
  line-height: 1.55;
}

.pricing-card__actions {
  margin-top: auto;
  display: grid;
  gap: 10px;
}

.button--checkout {
  background: #4855b9;
  color: #ffffff;
  box-shadow: 0 16px 28px -20px rgba(72, 85, 185, 0.6);
}

.button--checkout-secondary {
  background: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(140, 156, 181, 0.25);
  color: #465861;
}

.cart-page {
  display: grid;
  gap: 28px;
  padding: 32px 0 72px;
}

.cart-hero {
  display: grid;
  gap: 12px;
  max-width: 760px;
}

.cart-hero h1 {
  margin: 0;
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(2.8rem, 5vw, 4.4rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.cart-hero p:last-child {
  margin: 0;
  color: var(--muted);
  line-height: 1.75;
}

.cart-layout {
  display: grid;
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
  gap: 18px;
}

.cart-summary,
.cart-details {
  border-radius: 30px;
  padding: 26px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(241, 247, 244, 0.92) 100%);
  border: 1px solid rgba(113, 184, 149, 0.12);
  box-shadow: var(--shadow);
}

.cart-summary {
  position: relative;
  overflow: hidden;
}

.cart-summary::before {
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #76aff1 0%, #73d8ad 100%);
}

.cart-summary__eyebrow {
  margin: 0 0 8px;
  color: #88a1b8;
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cart-summary h2,
.cart-details h3 {
  margin: 0;
  font-family: "Space Grotesk", sans-serif;
  color: #435468;
}

.cart-summary__price {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  margin-top: 18px;
}

.cart-summary__price strong {
  font-family: "Space Grotesk", sans-serif;
  font-size: clamp(2.4rem, 4vw, 3.5rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.cart-summary__price span,
.cart-summary__description,
.cart-details__steps p {
  color: #617692;
}

.cart-summary__description {
  margin: 16px 0 0;
  line-height: 1.7;
}

.cart-summary__annual {
  display: grid;
  gap: 8px;
  margin-top: 18px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(247, 251, 255, 0.92);
  border: 1px solid rgba(118, 175, 241, 0.12);
}

.cart-summary__annual span {
  color: #6983a3;
}

.cart-summary__annual strong {
  color: #0f7f71;
}

.cart-details__steps {
  display: grid;
  gap: 18px;
  margin-top: 20px;
}

.cart-details__steps strong {
  display: block;
  margin-bottom: 6px;
  color: #24364f;
}

.cart-details__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.contact__card {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(241, 247, 244, 0.9) 100%);
}

.contact__card h2 {
  font-size: clamp(2.2rem, 4vw, 3.6rem);
  line-height: 0.96;
  max-width: 760px;
}

@media (max-width: 1100px) {
  .header {
    position: static;
  }

  .header__bar {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .hero,
  .about__layout,
  .services__grid,
  .work__layout,
  .dashboard__panel,
  .pricing__grid,
  .contact__card,
  .cart-layout {
    grid-template-columns: 1fr;
  }

  .nav,
  .header__actions,
  .contact__actions {
    flex-wrap: wrap;
  }

  .nav {
    justify-self: stretch;
  }

  .hero__canvas {
    min-height: auto;
    padding: 22px;
    display: grid;
    gap: 18px;
  }

  .hero-panel,
  .hero-copy,
  .hero-visual {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    max-width: none;
  }

  .hero-visual {
    order: 1;
    display: grid;
    place-items: center;
  }

  .hero-copy--left {
    order: 2;
  }

  .hero-copy--right {
    order: 3;
  }

  .hero-panel--left {
    order: 0;
  }

  .hero-panel--right {
    order: 4;
  }

  .hero-bot {
    width: min(100%, 520px);
  }

  .hero-copy--left h1,
  .hero-copy--right h2 {
    font-size: 3rem;
  }

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

@media (max-width: 720px) {
  .page {
    width: min(100vw - 20px, 1240px);
  }

  .header__bar {
    padding: 4px 0;
  }

  .nav {
    width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
  }

  .hero {
    min-height: auto;
    padding: 10px 0 34px;
  }

  .section-head h2,
  .dashboard__copy h2,
  .contact__card h2,
  .cart-hero h1 {
    font-size: 2rem;
  }

  .hero__canvas {
    padding: 16px;
  }

  .hero-copy--left h1,
  .hero-copy--right h2 {
    font-size: 2.4rem;
  }

  .hero-panel {
    border-radius: 22px;
    padding: 16px;
  }

  .hero-gauge__value {
    font-size: 2.3rem;
  }

  .hero-stats-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dashboard-shot__frame {
    padding: 10px;
    border-radius: 24px;
  }

  .dashboard-shot__frame::before {
    inset: 10px;
    border-radius: 18px;
  }

  .dashboard-shot__frame img {
    border-radius: 16px;
  }

  .spotlight,
  .about__points article,
  .service-card,
  .work-card,
  .pricing-card,
  .contact__card {
    border-radius: 24px;
  }
}
