.navbar,
.re-design {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  z-index: 0;
  text-align: left;
  font-family: var(--font-inter);
}
.re-design {
  width: 100%;
  position: relative;
  background-color: var(--color-black);
  overflow: hidden;
  flex-direction: column;
  padding: 34px 28px 23.5px;
  gap: 229px;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: var(--color-gray-200);
}
.navbar {
  align-self: stretch;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: var(--padding-0) 11px var(--padding-0) var(--padding-1);
  gap: 8px;
  max-width: 100%;
  font-size: var(--fs-24);
  color: var(--color-white);
}
.kryotune {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  display: inline-block;
  font-style: italic;
  font-weight: 900;
  font-family: inherit;
  width: 846px;
  flex-shrink: 0;
  min-width: 137px;
  max-width: 847px;
}
.kryo,
.kryotune,
.tune {
  line-height: 111.01%;
}
.tune {
  color: var(--color-aqua);
}
.nav-links {
  margin: 0;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  padding: 1.9px var(--padding-1) 1.9px var(--padding-0);
  box-sizing: border-box;
  gap: 20px;
  min-width: 310px;
  max-width: 333px;
  text-align: center;
  font-size: 13px;
  color: var(--color-white);
  font-family: var(--font-roboto);
}
.features {
  position: relative;
  font-weight: 500;
  opacity: 0.65;
}
.how-it-works,
.pricing {
  height: var(--height-15);
  display: flex;
  align-items: flex-start;
  padding: var(--padding-0) 4px var(--padding-0) var(--padding-0);
  box-sizing: border-box;
}
.pricing {
  padding: var(--padding-0) var(--padding-10) var(--padding-0) var(--padding-0);
}
.device-icon {
  width: 296px;
  height: 604px;
  position: absolute;
  margin: 0 !important;
  top: calc(50% - 355px);
  left: calc(50% - 148px);
  object-fit: cover;
  z-index: 4;
}
.iphone-16-pro,
.replace-this-image {
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.replace-this-image {
  height: 95.03%;
  width: 89.19%;
  top: 2.48%;
  right: 5.41%;
  bottom: 2.48%;
  left: 5.41%;
  border-radius: 40px;
}
.iphone-16-pro {
  height: 100%;
  width: 100%;
  top: -0.02%;
  right: 0.1%;
  bottom: -0.02%;
  left: 0.07%;
}

.hero-section {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  z-index: 2;
  text-align: left;
  font-size: 140px;
  color: var(--color-white);
  font-family: var(--font-montserrat-subrayada);
  position: relative;
  overflow: visible;
}

.beta-glow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: visible;
}
.hero-section2,
.hero-section3 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1222.9px;
}
.hero-section3 {
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  gap: 0;
  max-width: 1159.5px;
  row-gap: 20px;
}
.ride {
  margin: 0;
  width: 349px;
  position: relative;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
  display: inline-block;
  flex-shrink: 0;
  min-width: 311px;
  max-width: 349px;
}
.smarter {
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding: 16.9px var(--padding-0) var(--padding-0);
  box-sizing: border-box;
  min-width: 311px;
  max-width: 454px;
  font-size: 90px;
  color: var(--color-darkturquoise);
}
.smarter2 {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
  display: inline-block;
  text-shadow: var(--text-shadow-1);
  max-width: 100%;
}
.download-on-the-parent {
  width: 212px;
  height: 61px;
  position: absolute;
  margin: 0 !important;
  bottom: 106px;
  left: calc(50% - 106px);
  background-color: var(--color-gray-300);
  overflow: hidden;
  flex-shrink: 0;
  z-index: 4;
  color: rgba(255, 255, 255, 0.79);
}
.download-on-the {
  position: absolute;
  top: 9px;
  left: 61px;
  letter-spacing: -0.02em;
  line-height: 142%;
  font-weight: 500;
  display: inline-block;
  width: 109px;
  min-width: 109px;
  color: rgba(255, 255, 255, 0.79);
}
.app-store-button {
  cursor: pointer;
  border: 1.5px solid var(--color-gray-100);
  padding: 7px var(--padding-10) var(--padding-0);
  background-color: var(--color-gainsboro);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 12px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: flex-end;
  gap: 15px;
  height: 100%;
}
.px-apple-logo-whitesvg-1 {
  display: flex;
  align-items: flex-start;
  padding: var(--padding-0) var(--padding-0) 10.9px;
}
.px-apple-logo-whitesvg-1-icon {
  height: 36px;
  width: 30px;
  position: relative;
}
.app-store {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: var(--fs-24);
  line-height: 142%;
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-gray-200);
  text-align: left;
  display: inline-block;
  width: 139px;
  flex-shrink: 0;
}
.app,
.span {
  letter-spacing: -0.04em;
  line-height: 142%;
}
.span {
  letter-spacing: -0.09em;
}
.hero-subtitle-block {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px var(--padding-1) var(--padding-0);
  box-sizing: border-box;
  gap: 11.5px;
  max-width: 100%;
  z-index: 5;
  text-align: center;
  font-size: 18.5px;
  color: var(--color-white);
  font-family: var(--font-roboto);
}
.all-your-bike {
  align-self: stretch;
  position: relative;
}
.track-service-get {
  width: 381px;
  position: relative;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  max-width: 381px;
}
/* ── Mobile-only hero text (hidden on desktop) ── */
.hero-mobile-text {
  display: none;
}

/* ── Hamburger button (hidden on desktop) ── */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--color-white);
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.hamburger.open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
}
.hamburger.open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ── Mobile menu (hidden by default) ── */
.mobile-menu {
  display: none;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.95);
  padding: 16px 28px;
  gap: 0;
  z-index: 9;
  position: relative;
}
.mobile-menu.open {
  display: flex;
}
.mobile-menu-link {
  color: var(--color-white);
  font-family: var(--font-roboto);
  font-size: 15px;
  font-weight: 500;
  opacity: 0.8;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  min-height: 44px;
  display: flex;
  align-items: center;
}
.mobile-menu-link:last-child {
  border-bottom: none;
}

/* ── Existing breakpoints enhanced ── */
@media screen and (max-width: 1225px) {
  .hero-section2 {
    max-width: 100%;
  }
  .hero-section3 {
    gap: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 1050px) {
  .kryotune {
    max-width: 100%;
  }
}

/* ── Laptop 1200px: reduce hero text so SMARTER doesn't clip ── */
@media screen and (max-width: 1200px) {
  .hero-section {
    font-size: 115px;
  }
  .ride {
    font-size: 115px;
    min-width: 220px;
    width: auto;
    max-width: 300px;
  }
  .smarter {
    font-size: 72px;
    min-width: 220px;
    max-width: 360px;
  }
}

/* ── Laptop 1024px: further reduce ── */
@media screen and (max-width: 1024px) {
  .hero-section {
    font-size: 100px;
  }
  .ride {
    font-size: 100px;
    min-width: 200px;
    max-width: 280px;
  }
  .smarter {
    font-size: 64px;
    min-width: 200px;
    max-width: 320px;
  }
}

/* ── Tablet (960px): switch to stacked layout before clipping starts ── */
@media screen and (max-width: 960px) {
  /* Navbar: hide links, show hamburger */
  .nav-links {
    display: none;
  }
  .hamburger {
    display: flex;
  }
  .navbar {
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 12px;
  }
  .kryotune {
    width: auto;
    max-width: 200px;
    flex-shrink: 0;
  }

  /* Re-design layout */
  .re-design {
    gap: 80px;
    padding: 24px 20px 20px;
  }

  /* Hero: hide side-by-side text, show centered text above phone */
  .hero-section {
    font-size: 80px;
    display: none;
  }
  .hero-mobile-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    z-index: 5;
    position: relative;
    font-family: var(--font-montserrat-subrayada);
    padding-bottom: 12px;
  }
  .hero-mobile-ride {
    font-size: 80px;
    font-weight: 700;
    color: var(--color-white);
    line-height: 1;
    margin: 0;
  }
  .hero-mobile-smarter {
    font-size: 80px;
    font-weight: 700;
    color: var(--color-darkturquoise);
    text-shadow: var(--text-shadow-1);
    line-height: 1;
    margin: 0;
  }

  /* Phone mockup: flow in-document, auto sizing */
  .device-icon {
    position: relative;
    width: 240px;
    height: 490px;
    top: auto;
    left: auto;
    margin: 0 auto;
    display: block;
    z-index: 4;
  }

  /* re-design: tighten gap, center children */
  .re-design {
    gap: 40px;
    align-items: center;
  }

  /* App Store button: lift out of absolute, flow naturally */
  .download-on-the-parent {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto;
  }

  /* Subtitle */
  .hero-subtitle-block {
    padding: 30px 20px 0;
  }
  .track-service-get {
    width: 100%;
    max-width: 100%;
  }

  /* Glow: fix height so it doesn't stretch with the taller in-flow layout */
  .beta-glow {
    height: 100vh;
    max-height: 900px;
  }
}

/* ── Mobile (450px) ── */
@media screen and (max-width: 450px) {
  .re-design {
    gap: 40px;
    padding: 20px 16px 16px;
  }

  .hero-mobile-ride,
  .hero-mobile-smarter {
    font-size: 58px;
  }

  /* Phone mockup: smaller on mobile */
  .device-icon {
    width: 190px;
    height: 388px;
  }

  .app-store {
    font-size: 19px;
    line-height: 27px;
  }
  .hero-subtitle-block {
    padding: 20px 16px 0;
  }
  .all-your-bike {
    font-size: 16px;
  }
  .track-service-get {
    font-size: 13px;
    max-width: 100%;
    width: 100%;
  }
}

/* ── ADDITIONAL SECTIONS ─────────────────────── */
.site-section {
  padding: 100px 24px;
  background: #050505;
  box-sizing: border-box;
}
.site-section.section-alt {
  background: #0a0a0a;
  border-top: 1px solid rgba(255,255,255,0.06);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.section-container {
  max-width: 1100px;
  margin: 0 auto;
}
#pricing .section-container {
  max-width: 1380px;
}
.section-label {
  font-family: var(--font-inter);
  font-weight: 900;
  font-style: italic;
  font-size: 13px;
  letter-spacing: 4px;
  color: var(--color-aqua);
  text-align: center;
  margin-bottom: 24px;
}
.section-heading {
  font-family: var(--font-inter);
  font-weight: 900;
  font-style: italic;
  font-size: clamp(36px, 5.5vw, 64px);
  color: #fff;
  text-align: center;
  line-height: 1.08;
  margin: 0 0 24px;
  letter-spacing: -0.025em;
}
.section-desc {
  font-family: var(--font-roboto);
  font-size: 17px;
  color: rgba(255,255,255,0.45);
  text-align: center;
  max-width: 560px;
  margin: 0 auto 56px;
  line-height: 1.7;
}
/* Pricing-specific overrides for larger hero */
#pricing .section-heading {
  font-size: clamp(40px, 6vw, 72px);
  margin-bottom: 20px;
}
#pricing .section-desc {
  margin-bottom: 32px;
}
#pricing.site-section {
  padding: 120px 32px;
}
.nav-links a {
  text-decoration: none;
  color: inherit;
}

/* At a glance — AI summary block */
.at-a-glance {
  padding: 48px 24px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}
.glance-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 12px 32px;
  max-width: 900px;
  margin: 0 auto;
}
.glance-list li {
  font-family: var(--font-roboto);
  font-size: 14px;
  color: rgba(255,255,255,0.45);
  line-height: 1.6;
  padding: 6px 0;
}
.glance-list li strong {
  color: rgba(255,255,255,0.7);
  font-weight: 700;
}

/* Features */
.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.feature-card {
  background: #111;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 18px;
  padding: 32px 24px;
  transition: all 0.3s;
}
.feature-card:hover {
  border-color: rgba(0,242,255,0.15);
  transform: translateY(-3px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.3);
}
.feature-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(0,242,255,0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  font-size: 20px;
}
.feature-card h3 {
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin: 0 0 8px;
}
.feature-card p {
  font-family: var(--font-roboto);
  font-size: 14px;
  color: rgba(255,255,255,0.45);
  line-height: 1.7;
  margin: 0;
}

/* Steps */
.steps-row {
  display: flex;
  gap: 0;
  position: relative;
}
.steps-row::before {
  content: '';
  position: absolute;
  top: 36px;
  left: 80px;
  right: 80px;
  height: 2px;
  background: linear-gradient(90deg, var(--color-aqua), #333, var(--color-aqua));
  opacity: 0.25;
}
.step {
  flex: 1;
  text-align: center;
  padding: 0 16px;
}
.step-num {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #111;
  border: 2px solid var(--color-aqua);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-family: var(--font-inter);
  font-weight: 900;
  font-size: 28px;
  color: var(--color-aqua);
  position: relative;
  z-index: 2;
  box-shadow: 0 0 24px rgba(0,242,255,0.1);
}
.step h3 {
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin: 0 0 8px;
}
.step p {
  font-family: var(--font-roboto);
  font-size: 14px;
  color: rgba(255,255,255,0.45);
  line-height: 1.7;
  max-width: 260px;
  margin: 0 auto;
}

/* ── Billing frequency pill ── */
.billing-pill {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0 auto 36px;
  padding: 10px 28px;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 100px;
  background: transparent;
  width: fit-content;
}
.billing-pill svg {
  opacity: 0.5;
}
.billing-pill span {
  font-family: var(--font-roboto);
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  letter-spacing: 0.3px;
}

/* ── Pricing grid ── */
.pricing-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1320px;
  margin: 0 auto;
  align-items: stretch;
}

/* ── Price card ── */
.price-card {
  width: 100%;
  background: rgba(255,255,255,0.025);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 16px;
  padding: 36px 28px 28px;
  text-align: center;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.price-card:hover {
  border-color: rgba(255,255,255,0.14);
}

/* Featured card — cyan border, subtle bg lift, NO scale */
.price-card.featured {
  border-color: var(--color-aqua);
  background: linear-gradient(180deg, rgba(0,242,255,0.04) 0%, rgba(255,255,255,0.025) 100%);
  box-shadow: 0 0 40px rgba(0,242,255,0.05);
}
.price-card.featured:hover {
  border-color: var(--color-aqua);
  box-shadow: 0 0 60px rgba(0,242,255,0.08);
}

/* ── Card header ── */
.price-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Badge slot — zero height, badge floats on top edge */
.price-badge-slot {
  height: 0;
}
.price-badge {
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  white-space: nowrap;
  padding: 5px 16px;
  background: var(--color-aqua);
  color: #000;
  font-family: var(--font-inter);
  font-weight: 800;
  font-size: 10px;
  letter-spacing: 2.5px;
  border-radius: 100px;
  text-transform: uppercase;
}

/* Plan title */
.price-card h3 {
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin: 2px 0 8px;
  letter-spacing: -0.01em;
}
.price-card.featured h3 {
  margin-top: 14px;
}

/* Price amount — large number, period on next line */
.price-amount {
  font-family: var(--font-inter);
  font-weight: 800;
  font-size: 44px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.035em;
}
.price-amount span {
  display: block;
  font-family: var(--font-roboto);
  font-size: 13px;
  font-weight: 400;
  color: rgba(255,255,255,0.35);
  letter-spacing: 0;
  margin-top: 5px;
  margin-left: 0;
}

/* ── Meta slot — fixed height for trial/savings pills ── */
.price-meta-slot {
  height: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

/* Trial pill (weekly) */
.trial-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 16px;
  border: 1px solid rgba(0,242,255,0.35);
  border-radius: 100px;
  font-family: var(--font-inter);
  font-weight: 600;
  font-size: 11px;
  color: var(--color-aqua);
  letter-spacing: 0.3px;
  background: rgba(0,242,255,0.06);
}
.trial-pill svg {
  flex-shrink: 0;
}

/* Savings pill (yearly) */
.savings-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 16px;
  border: 1px solid rgba(0,242,255,0.35);
  border-radius: 100px;
  font-family: var(--font-inter);
  font-weight: 600;
  font-size: 11px;
  color: var(--color-aqua);
  letter-spacing: 0.3px;
  background: rgba(0,242,255,0.06);
}
.savings-pill svg {
  flex-shrink: 0;
}
.savings-subtext {
  font-family: var(--font-roboto);
  font-size: 12px;
  color: rgba(255,255,255,0.3);
  letter-spacing: 0.2px;
}

/* ── Feature list — no dividers, clean rows ── */
.price-features {
  list-style: none;
  text-align: left;
  padding: 10px 0 0;
  margin: 0 0 16px;
  flex: 1;
  border-top: 1px solid rgba(255,255,255,0.06);
}
.price-features li {
  font-family: var(--font-roboto);
  font-size: 13px;
  color: rgba(255,255,255,0.65);
  padding: 4.5px 0;
  padding-left: 24px;
  position: relative;
  line-height: 1.5;
}
.price-features li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  color: var(--color-aqua);
  font-size: 13px;
  font-weight: 700;
}
.price-features li.off {
  color: rgba(255,255,255,0.2);
}
.price-features li.off::before {
  content: "\2717";
  color: rgba(255,255,255,0.12);
}

/* ── CTA buttons ── */
.price-btn {
  display: block;
  width: 100%;
  padding: 12px 0;
  border-radius: 10px;
  margin-top: auto;
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: all 0.25s ease;
  box-sizing: border-box;
}
.price-btn.solid {
  background: var(--color-aqua);
  color: #000;
}
.price-btn.solid:hover {
  box-shadow: 0 4px 24px rgba(0,242,255,0.3);
  transform: translateY(-1px);
}
.price-btn.outline {
  background: transparent;
  border: 1.5px solid rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.5);
}
.price-btn.outline:hover {
  border-color: rgba(0,242,255,0.4);
  color: var(--color-aqua);
}

/* ── Trust row — secondary, supportive ── */
.trust-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 44px;
  flex-wrap: wrap;
}
.trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.trust-item svg {
  opacity: 0.5;
  flex-shrink: 0;
}
.trust-item span {
  font-family: var(--font-roboto);
  font-size: 13px;
  color: rgba(255,255,255,0.4);
  letter-spacing: 0.2px;
}

/* ── Pricing disclaimer ── */
.pricing-disclaimer {
  font-family: var(--font-roboto);
  font-size: 12px;
  color: rgba(255,255,255,0.18);
  text-align: center;
  margin: 20px auto 0;
  letter-spacing: 0.2px;
}

/* FAQ */
.faq-list {
  max-width: 680px;
  margin: 0 auto;
}
.faq-item {
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.faq-q {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  padding: 22px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  transition: color 0.2s;
}
.faq-q:hover { color: var(--color-aqua); }
.faq-q::after {
  content: '+';
  font-size: 22px;
  color: var(--color-aqua);
  font-weight: 400;
  transition: transform 0.3s;
  flex-shrink: 0;
}
.faq-item.open .faq-q::after { transform: rotate(45deg); }
.faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.faq-item.open .faq-a { max-height: 300px; }
.faq-a p {
  font-family: var(--font-roboto);
  font-size: 15px;
  color: rgba(255,255,255,0.45);
  line-height: 1.7;
  padding-bottom: 20px;
  margin: 0;
}

/* Final CTA */
.final-cta-section {
  text-align: center;
  padding: 100px 24px;
}
.final-heading {
  font-family: var(--font-inter);
  font-weight: 900;
  font-style: italic;
  font-size: clamp(36px, 6vw, 64px);
  color: #fff;
  line-height: 1.05;
  margin: 0 0 16px;
}
.final-heading em {
  color: var(--color-aqua);
  font-style: inherit;
}

/* Footer */
.site-footer {
  padding: 36px 24px;
  text-align: center;
  border-top: 1px solid rgba(255,255,255,0.06);
  background: #050505;
}
.site-footer p {
  font-family: var(--font-roboto);
  font-size: 13px;
  color: #333;
  margin: 0;
}
.site-footer a {
  color: rgba(255,255,255,0.4);
  text-decoration: none;
}
.site-footer a:hover { color: var(--color-aqua); }

/* Responsive for new sections */
@media screen and (max-width: 1100px) {
  .pricing-row { gap: 16px; }
  .price-card { padding: 32px 22px 24px; }
  .price-amount { font-size: 40px; }
}
@media screen and (max-width: 900px) {
  .features-grid { grid-template-columns: repeat(2, 1fr); }
  .steps-row { flex-direction: column; gap: 40px; }
  .steps-row::before { display: none; }
  .pricing-row { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .price-card { padding: 32px 24px 24px; }
  .trust-row { gap: 28px; }
}
@media screen and (max-width: 600px) {
  .features-grid { grid-template-columns: 1fr; }
  .site-section { padding: 70px 16px; }
  .pricing-row { grid-template-columns: 1fr; max-width: 400px; margin: 0 auto; }
  .price-card { padding: 32px 24px 24px; }
  .price-amount { font-size: 40px; }
  .trust-row { flex-direction: column; gap: 14px; align-items: center; }
  .billing-pill { padding: 8px 20px; }
  .billing-pill span { font-size: 13px; }
  #pricing .section-heading { font-size: 36px; }
}




































