.elementor-4039 .elementor-element.elementor-element-fb4a32c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-5f09d8e{width:100%;max-width:100%;}.elementor-4039 .elementor-element.elementor-element-16d6678{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-207eda2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-68886a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-0d9aadd{width:100%;max-width:100%;}.elementor-4039 .elementor-element.elementor-element-acbca77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-c494f92{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-1dc8e17{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4039 .elementor-element.elementor-element-135b9b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-4039 .elementor-element.elementor-element-fb4a32c{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-16d6678{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-207eda2{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-68886a2{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-acbca77{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-c494f92{--content-width:100%;}.elementor-4039 .elementor-element.elementor-element-1dc8e17{--content-width:100%;}}/* Start custom CSS */.vf-gcalc,
  .vf-gcalc * {
    box-sizing: border-box;
  }

  .vf-gcalc {
    --gc-bg: #ffffff;
    --gc-soft: #f6fbf9;
    --gc-mint: #effaf5;
    --gc-ink: #111827;
    --gc-navy: #071521;
    --gc-muted: #586575;
    --gc-muted-2: #7a8695;
    --gc-teal: #00a98f;
    --gc-emerald: #10b981;
    --gc-cyan: #06b6d4;
    --gc-border: rgba(15, 35, 45, 0.10);
    --gc-border-strong: rgba(16, 185, 129, 0.22);
    --gc-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
    --gc-shadow-soft: 0 10px 26px rgba(15, 23, 42, 0.06);
    --gc-max: 1100px;

    width: 100%;
    overflow: hidden;
    color: var(--gc-ink);
    font-family: inherit;
    background: #ffffff;
  }

  .vf-gc-section {
    position: relative;
    padding: 84px 22px;
    background: #ffffff;
  }

  .vf-gc-section.soft {
    background: linear-gradient(180deg, #ffffff 0%, #f6fbf9 100%);
  }

  .vf-gc-section.dark {
    background: #071521;
    color: #ffffff;
  }

  .vf-gc-container {
    width: min(100%, var(--gc-max));
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .vf-gc-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    padding: 7px 11px;
    border-radius: 999px;
    border: 1px solid rgba(16, 185, 129, 0.18);
    background: rgba(16, 185, 129, 0.08);
    color: #00866f;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.02em;
  }

  .vf-gc-eyebrow::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--gc-emerald), var(--gc-cyan));
  }

  .vf-gc-kicker {
    color: var(--gc-teal);
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 12px;
    letter-spacing: 0.02em;
  }

  .vf-gc-h1,
  .vf-gc-h2,
  .vf-gc-h3 {
    margin: 0;
    color: var(--gc-ink);
    line-height: 1.07;
    letter-spacing: -0.04em;
  }

  .vf-gc-h1 {
    max-width: 820px;
    font-size: clamp(44px, 5.8vw, 76px);
    font-weight: 850;
  }

  .vf-gc-h2 {
    max-width: 760px;
    font-size: clamp(30px, 3.7vw, 46px);
    font-weight: 850;
  }

  .vf-gc-h3 {
    font-size: clamp(18px, 1.7vw, 23px);
    font-weight: 850;
    letter-spacing: -0.025em;
  }

  .vf-gc-lead {
    max-width: 660px;
    margin: 20px 0 0;
    color: var(--gc-muted);
    font-size: clamp(16px, 1.35vw, 20px);
    line-height: 1.65;
  }

  .vf-gc-copy {
    margin: 13px 0 0;
    color: var(--gc-muted);
    font-size: 15px;
    line-height: 1.7;
  }

  .vf-gc-small {
    color: var(--gc-muted-2);
    font-size: 12px;
    line-height: 1.55;
  }

  .vf-gc-gradient {
    background: linear-gradient(90deg, #111827 0%, #10b981 45%, #06b6d4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }

  .vf-gc-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
  }

  .vf-gc-btn {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 18px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  .vf-gc-btn.primary {
    color: #ffffff;
    background: linear-gradient(135deg, #009f86, #0fba9d);
    box-shadow: 0 10px 24px rgba(16, 185, 129, 0.20);
  }

  .vf-gc-btn.secondary {
    color: var(--gc-ink);
    background: #ffffff;
    border: 1px solid var(--gc-border);
    box-shadow: var(--gc-shadow-soft);
  }

  .vf-gc-btn:hover {
    transform: translateY(-2px);
  }

  .vf-gc-hero {
    position: relative;
    padding: 108px 22px 92px;
    background:
      radial-gradient(circle at 12% 16%, rgba(16, 185, 129, 0.14), transparent 30%),
      radial-gradient(circle at 88% 18%, rgba(6, 182, 212, 0.10), transparent 32%),
      linear-gradient(180deg, #fbfffd 0%, #f5fbf8 60%, #ffffff 100%);
  }

  .vf-gc-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(16, 185, 129, 0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(16, 185, 129, 0.045) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: linear-gradient(180deg, black 0%, transparent 78%);
    opacity: 0.9;
  }

  .vf-gc-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.02fr) minmax(360px, 0.98fr);
    gap: 56px;
    align-items: center;
  }

  .vf-gc-proof-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
  }

  .vf-gc-proof {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 11px;
    border-radius: 999px;
    background: rgba(255,255,255,0.86);
    border: 1px solid var(--gc-border);
    color: #344155;
    font-size: 12px;
    font-weight: 800;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.045);
  }

  .vf-gc-proof::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--gc-emerald), var(--gc-cyan));
  }

  .vf-gc-orbit {
    position: relative;
    min-height: 500px;
    border-radius: 26px;
    background:
      radial-gradient(circle at 50% 46%, rgba(16, 185, 129, 0.18), transparent 34%),
      linear-gradient(180deg, #ffffff 0%, #f8fffc 100%);
    border: 1px solid rgba(15, 35, 45, 0.10);
    box-shadow:
      0 28px 70px rgba(15, 23, 42, 0.11),
      0 0 0 8px rgba(255, 255, 255, 0.58);
    overflow: hidden;
  }

  .vf-gc-orbit::before {
    content: "";
    position: absolute;
    inset: 36px;
    border-radius: 999px;
    border: 1px dashed rgba(16, 185, 129, 0.24);
    animation: vfGcSpin 22s linear infinite;
  }

  .vf-gc-orbit::after {
    content: "";
    position: absolute;
    inset: 88px;
    border-radius: 999px;
    border: 1px dashed rgba(6, 182, 212, 0.18);
    animation: vfGcSpinReverse 26s linear infinite;
  }

  @keyframes vfGcSpin {
    to { transform: rotate(360deg); }
  }

  @keyframes vfGcSpinReverse {
    to { transform: rotate(-360deg); }
  }

  .vf-gc-engine {
    position: absolute;
    inset: 50%;
    width: 240px;
    min-height: 190px;
    transform: translate(-50%, -50%);
    border-radius: 22px;
    background: #071521;
    color: #ffffff;
    box-shadow: 0 24px 54px rgba(15, 23, 42, 0.22);
    padding: 22px;
    z-index: 3;
  }

  .vf-gc-engine-label {
    color: #a7f3d0;
    font-size: 11px;
    font-weight: 850;
    margin-bottom: 10px;
  }

  .vf-gc-engine-title {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.05;
    letter-spacing: -0.04em;
    font-weight: 850;
  }

  .vf-gc-equation {
    margin-top: 18px;
    display: grid;
    gap: 8px;
  }

  .vf-gc-equation span {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 9px 10px;
    border-radius: 12px;
    background: rgba(255,255,255,0.07);
    color: rgba(255,255,255,0.76);
    font-size: 12px;
  }

  .vf-gc-node {
    position: absolute;
    z-index: 4;
    width: 170px;
    padding: 14px;
    border-radius: 16px;
    background: rgba(255,255,255,0.92);
    border: 1px solid rgba(15, 35, 45, 0.10);
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.09);
    backdrop-filter: blur(12px);
  }

  .vf-gc-node strong {
    display: block;
    color: var(--gc-ink);
    font-size: 13px;
    line-height: 1.25;
  }

  .vf-gc-node small {
    display: block;
    margin-top: 5px;
    color: var(--gc-muted-2);
    font-size: 11px;
    line-height: 1.35;
  }

  .vf-gc-node.one { top: 42px; left: 42px; }
  .vf-gc-node.two { top: 56px; right: 34px; }
  .vf-gc-node.three { bottom: 52px; left: 48px; }
  .vf-gc-node.four { bottom: 42px; right: 46px; }

  .vf-gc-section-head {
    max-width: 780px;
    margin-bottom: 34px;
  }

  .vf-gc-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .vf-gc-center .vf-gc-h2,
  .vf-gc-center .vf-gc-lead {
    margin-left: auto;
    margin-right: auto;
  }

  .vf-gc-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .vf-gc-grid-2 {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.92fr);
    gap: 42px;
    align-items: center;
  }

  .vf-gc-card {
    background: #ffffff;
    border: 1px solid var(--gc-border);
    border-radius: 16px;
    box-shadow: var(--gc-shadow-soft);
    padding: 26px;
  }

  .vf-gc-icon {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(16, 185, 129, 0.10);
    border: 1px solid rgba(16, 185, 129, 0.16);
    color: var(--gc-teal);
    font-size: 18px;
    font-weight: 850;
    margin-bottom: 16px;
  }

  .vf-gc-timeline {
    display: grid;
    gap: 14px;
  }

  .vf-gc-timeline-item {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 14px;
    align-items: start;
    padding: 18px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid var(--gc-border);
    box-shadow: var(--gc-shadow-soft);
  }

  .vf-gc-step-num {
    width: 36px;
    height: 36px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 850;
    background: linear-gradient(135deg, #009f86, #0fba9d);
  }

  .vf-gc-panel {
    border-radius: 22px;
    background: #071521;
    color: #ffffff;
    padding: 28px;
    box-shadow: 0 22px 56px rgba(15, 23, 42, 0.18);
    overflow: hidden;
    position: relative;
  }

  .vf-gc-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 86% 12%, rgba(16, 185, 129, 0.22), transparent 34%),
      radial-gradient(circle at 14% 88%, rgba(6, 182, 212, 0.14), transparent 30%);
  }

  .vf-gc-panel > * {
    position: relative;
    z-index: 2;
  }

  .vf-gc-panel .vf-gc-h3 {
    color: #ffffff;
  }

  .vf-gc-panel .vf-gc-copy {
    color: rgba(255,255,255,0.70);
  }

  .vf-gc-mini-chart {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
    gap: 3px;
    align-items: end;
    height: 150px;
    margin-top: 24px;
    padding: 18px;
    border-radius: 16px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
  }

  .vf-gc-mini-chart span {
    min-height: 18px;
    border-radius: 999px 999px 4px 4px;
    background: linear-gradient(180deg, #10b981, rgba(6, 182, 212, 0.48));
    animation: vfGcBars 3.8s ease-in-out infinite;
  }

  .vf-gc-mini-chart span:nth-child(2n) { height: 52px; animation-delay: .1s; }
  .vf-gc-mini-chart span:nth-child(3n) { height: 84px; animation-delay: .2s; }
  .vf-gc-mini-chart span:nth-child(4n) { height: 112px; animation-delay: .3s; }
  .vf-gc-mini-chart span:nth-child(5n) { height: 66px; animation-delay: .4s; }

  @keyframes vfGcBars {
    0%, 100% { opacity: .55; transform: scaleY(.86); }
    50% { opacity: 1; transform: scaleY(1); }
  }

  .vf-gc-list {
    display: grid;
    gap: 12px;
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
  }

  .vf-gc-list li {
    position: relative;
    padding-left: 24px;
    color: var(--gc-muted);
    line-height: 1.6;
    font-size: 15px;
  }

  .vf-gc-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--gc-emerald), var(--gc-cyan));
  }

  .vf-gc-dark-row {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
  }

  .vf-gc-dark-card {
    padding: 22px;
    border-radius: 16px;
    background: rgba(255,255,255,0.055);
    border: 1px solid rgba(255,255,255,0.10);
  }

  .vf-gc-dark-card strong {
    display: block;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3;
  }

  .vf-gc-dark-card small {
    display: block;
    margin-top: 8px;
    color: rgba(255,255,255,0.62);
    line-height: 1.5;
  }

  .vf-gc-cta {
    border-radius: 22px;
    border: 1px solid rgba(16, 185, 129, 0.18);
    background:
      radial-gradient(circle at 18% 0%, rgba(16, 185, 129, 0.13), transparent 34%),
      radial-gradient(circle at 82% 0%, rgba(6, 182, 212, 0.10), transparent 34%),
      #ffffff;
    box-shadow: var(--gc-shadow);
    padding: clamp(30px, 5vw, 52px);
  }

  .vf-gc-cta-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 28px;
    align-items: center;
  }

  @media (max-width: 980px) {
    .vf-gc-hero-grid,
    .vf-gc-grid-2,
    .vf-gc-cta-row {
      grid-template-columns: 1fr;
    }

    .vf-gc-grid-3,
    .vf-gc-dark-row {
      grid-template-columns: 1fr 1fr;
    }

    .vf-gc-orbit {
      min-height: 480px;
    }
  }

  @media (max-width: 640px) {
    .vf-gc-hero,
    .vf-gc-section {
      padding: 58px 18px;
    }

    .vf-gc-grid-3,
    .vf-gc-dark-row {
      grid-template-columns: 1fr;
    }

    .vf-gc-actions {
      flex-direction: column;
    }

    .vf-gc-btn {
      width: 100%;
    }

    .vf-gc-orbit {
      min-height: auto;
      padding: 16px;
      display: grid;
      gap: 12px;
    }

    .vf-gc-orbit::before,
    .vf-gc-orbit::after {
      display: none;
    }

    .vf-gc-engine,
    .vf-gc-node {
      position: relative;
      inset: auto;
      transform: none;
      width: 100%;
    }

    .vf-gc-node.one,
    .vf-gc-node.two,
    .vf-gc-node.three,
    .vf-gc-node.four {
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
    }
  }
  .vf-gc-hero-alt {
    position: relative;
    padding: 108px 22px 86px;
    background:
      radial-gradient(circle at 18% 12%, rgba(16, 185, 129, 0.13), transparent 30%),
      radial-gradient(circle at 82% 12%, rgba(6, 182, 212, 0.10), transparent 30%),
      linear-gradient(180deg, #fbfffd 0%, #f5fbf8 64%, #ffffff 100%);
    overflow: hidden;
  }

  .vf-gc-hero-alt::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(16, 185, 129, 0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(16, 185, 129, 0.04) 1px, transparent 1px);
    background-size: 46px 46px;
    mask-image: linear-gradient(180deg, black 0%, transparent 72%);
    opacity: 0.85;
  }

  .vf-gc-hero-alt .vf-gc-container {
    position: relative;
    z-index: 2;
  }

  .vf-gc-hero-center {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
  }

  .vf-gc-hero-alt .vf-gc-h1 {
    max-width: 900px;
    margin: 0 auto;
    font-size: clamp(46px, 6vw, 78px);
    line-height: 1.01;
    letter-spacing: -0.06em;
  }

  .vf-gc-hero-alt .vf-gc-lead {
    max-width: 720px;
    margin: 22px auto 0;
    color: #4f5f6f;
    font-size: clamp(16px, 1.35vw, 20px);
  }

  .vf-gc-hero-alt .vf-gc-actions {
    justify-content: center;
    margin-top: 30px;
  }

  .vf-gc-hero-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 24px;
  }

  .vf-gc-hero-tags span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 11px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.86);
    border: 1px solid rgba(15, 35, 45, 0.10);
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.045);
    color: #344155;
    font-size: 12px;
    font-weight: 800;
  }

  .vf-gc-hero-tags span::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: linear-gradient(135deg, #10b981, #06b6d4);
  }

  .vf-gc-calc-canvas {
    margin-top: 58px;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(15, 35, 45, 0.10);
    box-shadow:
      0 28px 70px rgba(15, 23, 42, 0.11),
      0 0 0 8px rgba(255, 255, 255, 0.58);
    overflow: hidden;
  }

  .vf-gc-canvas-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
    padding: 18px 22px;
    border-bottom: 1px solid rgba(15, 35, 45, 0.08);
    background: linear-gradient(180deg, #ffffff, #fbfffd);
  }

  .vf-gc-canvas-title {
    color: #111827;
    font-size: 14px;
    font-weight: 850;
    letter-spacing: -0.01em;
  }

  .vf-gc-canvas-status {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(16, 185, 129, 0.10);
    color: #00866f;
    font-size: 11px;
    font-weight: 850;
    white-space: nowrap;
  }

  .vf-gc-canvas-status::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: #10b981;
    box-shadow: 0 0 12px rgba(16, 185, 129, 0.45);
  }

  .vf-gc-canvas-body {
    display: grid;
    grid-template-columns: 0.9fr 1.2fr;
    gap: 0;
  }

  .vf-gc-average-box,
  .vf-gc-granular-box {
    padding: 28px;
    min-height: 310px;
  }

  .vf-gc-average-box {
    background: #fbfcfd;
    border-right: 1px solid rgba(15, 35, 45, 0.08);
  }

  .vf-gc-granular-box {
    background:
      radial-gradient(circle at 88% 12%, rgba(16, 185, 129, 0.12), transparent 34%),
      #ffffff;
  }

  .vf-gc-box-label {
    color: #7a8695;
    font-size: 12px;
    font-weight: 850;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 12px;
  }

  .vf-gc-box-title {
    color: #111827;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 850;
    letter-spacing: -0.04em;
    margin: 0;
  }

  .vf-gc-box-copy {
    color: #586575;
    font-size: 14px;
    line-height: 1.6;
    margin: 12px 0 0;
    max-width: 420px;
  }

  .vf-gc-flatline {
    position: relative;
    height: 112px;
    margin-top: 34px;
    border-radius: 16px;
    background:
      linear-gradient(rgba(15, 35, 45, 0.045) 1px, transparent 1px),
      linear-gradient(90deg, rgba(15, 35, 45, 0.045) 1px, transparent 1px);
    background-size: 28px 28px;
    border: 1px solid rgba(15, 35, 45, 0.08);
    overflow: hidden;
  }

  .vf-gc-flatline::before {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    top: 54px;
    height: 3px;
    border-radius: 999px;
    background: rgba(122, 134, 149, 0.55);
  }

  .vf-gc-hourly-chart {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
    gap: 4px;
    align-items: end;
    height: 132px;
    margin-top: 28px;
    padding: 18px;
    border-radius: 16px;
    background:
      linear-gradient(rgba(16, 185, 129, 0.055) 1px, transparent 1px),
      linear-gradient(90deg, rgba(16, 185, 129, 0.055) 1px, transparent 1px);
    background-size: 28px 28px;
    border: 1px solid rgba(16, 185, 129, 0.14);
  }

  .vf-gc-hourly-chart span {
    display: block;
    min-height: 18px;
    border-radius: 999px 999px 4px 4px;
    background: linear-gradient(180deg, #10b981, rgba(6, 182, 212, 0.48));
    animation: vfGcHeroBars 3.8s ease-in-out infinite;
  }

  .vf-gc-hourly-chart span:nth-child(2n) { height: 38px; animation-delay: .1s; }
  .vf-gc-hourly-chart span:nth-child(3n) { height: 72px; animation-delay: .2s; }
  .vf-gc-hourly-chart span:nth-child(4n) { height: 104px; animation-delay: .3s; }
  .vf-gc-hourly-chart span:nth-child(5n) { height: 58px; animation-delay: .4s; }
  .vf-gc-hourly-chart span:nth-child(7n) { height: 92px; animation-delay: .5s; }

  @keyframes vfGcHeroBars {
    0%, 100% {
      opacity: .58;
      transform: scaleY(.86);
    }

    50% {
      opacity: 1;
      transform: scaleY(1);
    }
  }

  .vf-gc-result-strip {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    padding: 18px;
    background: #071521;
  }

  .vf-gc-result {
    padding: 16px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.055);
    border: 1px solid rgba(255, 255, 255, 0.09);
  }

  .vf-gc-result strong {
    display: block;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.25;
  }

  .vf-gc-result small {
    display: block;
    margin-top: 7px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 12px;
    line-height: 1.45;
  }

  @media (max-width: 980px) {
    .vf-gc-hero-alt {
      padding: 82px 20px 70px;
    }

    .vf-gc-canvas-body {
      grid-template-columns: 1fr;
    }

    .vf-gc-average-box {
      border-right: 0;
      border-bottom: 1px solid rgba(15, 35, 45, 0.08);
    }
  }

  @media (max-width: 640px) {
    .vf-gc-hero-alt {
      padding: 64px 18px 56px;
    }

    .vf-gc-hero-alt .vf-gc-h1 {
      font-size: clamp(38px, 12vw, 54px);
    }

    .vf-gc-calc-canvas {
      margin-top: 42px;
      border-radius: 18px;
    }

    .vf-gc-canvas-top {
      align-items: flex-start;
      flex-direction: column;
    }

    .vf-gc-average-box,
    .vf-gc-granular-box {
      padding: 22px;
      min-height: auto;
    }

    .vf-gc-result-strip {
      grid-template-columns: 1fr;
    }

    .vf-gc-hourly-chart {
      gap: 2px;
      padding: 14px;
    }
  }

<style>
  .vf-solution-faq-section,
  .vf-solution-faq-section * {
    box-sizing: border-box;
  }

  .vf-solution-faq-section {
    padding: 78px 22px;
    background: linear-gradient(180deg, #ffffff 0%, #f6fbf9 100%);
    font-family: inherit;
    color: #111827;
  }

  .vf-solution-faq-container {
    width: min(100%, 1100px);
    margin: 0 auto;
  }

  .vf-solution-faq-head {
    max-width: 760px;
    margin-bottom: 34px;
  }

  .vf-solution-faq-kicker {
    color: #00a98f;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 12px;
    letter-spacing: 0.02em;
  }

  .vf-solution-faq-title {
    margin: 0;
    color: #111827;
    font-size: clamp(30px, 3.7vw, 46px);
    line-height: 1.07;
    letter-spacing: -0.04em;
    font-weight: 850;
  }

  .vf-solution-faq-lead {
    max-width: 680px;
    margin: 18px 0 0;
    color: #586575;
    font-size: clamp(16px, 1.3vw, 19px);
    line-height: 1.65;
  }

  .vf-solution-faq-list {
    display: grid;
    gap: 12px;
  }

  .vf-solution-faq-list details {
    border: 1px solid rgba(15, 35, 45, 0.10);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.06);
    overflow: hidden;
  }

  .vf-solution-faq-list summary {
    cursor: pointer;
    padding: 19px 22px;
    color: #111827;
    font-size: 15px;
    font-weight: 850;
    line-height: 1.35;
    list-style: none;
  }

  .vf-solution-faq-list summary::-webkit-details-marker {
    display: none;
  }

  .vf-solution-faq-list summary::after {
    content: "+";
    float: right;
    color: #00a98f;
    font-size: 22px;
    line-height: 1;
    margin-left: 18px;
  }

  .vf-solution-faq-list details[open] summary::after {
    content: "−";
  }

  .vf-solution-faq-list p {
    margin: 0;
    padding: 0 22px 21px;
    color: #586575;
    font-size: 15px;
    line-height: 1.7;
  }

  @media (max-width: 640px) {
    .vf-solution-faq-section {
      padding: 58px 18px;
    }

    .vf-solution-faq-list summary {
      padding: 17px 18px;
    }

    .vf-solution-faq-list p {
      padding: 0 18px 19px;
    }
  }
</style>/* End custom CSS */