.elementor-10 .elementor-element.elementor-element-c1b320b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-1640d89{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-58f6e21{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS */@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
#fv-site {
  --font-display: "Inter";
  --font-sans: "Inter";
  --ink: #102c2f;
  --ink-2: #173b3d;
  --emerald: #0f6b5f;
  --mint: #94d3bd;
  --gold: #d4a84f;
  --cream: #f5f1e8;
  --paper: #fbfaf6;
  --white: #ffffff;
  --muted: #667674;
  --line: rgba(16, 44, 47, 0.14);
}

#fv-site * { box-sizing: border-box; }
html { scroll-behavior: smooth; }
#fv-site {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: "Inter", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
#fv-site a { color: inherit; text-decoration: none; }
#fv-site button { font: inherit; }
#fv-site .container { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
#fv-site .section { padding: 120px 0; }

#fv-site .site-header {
  position: fixed;
  z-index: 50;
  top: 18px;
  left: 0;
  right: 0;
}
#fv-site .header-inner {
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 12px 10px 18px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 18px;
  background: rgba(16,44,47,.88);
  box-shadow: 0 18px 50px rgba(4,22,23,.18);
  backdrop-filter: blur(18px);
}
#fv-site .brand { display: inline-flex; align-items: center; gap: 12px; color: var(--white); }
#fv-site .brand-mark {
  display: grid; place-items: center;
  width: 43px; height: 43px;
  border: 1px solid rgba(212,168,79,.85);
  border-radius: 50%;
  color: #f1c96e;
  font: 700 17px/1 "Inter";
  letter-spacing: -.03em;
}
#fv-site .brand-copy { display: flex; flex-direction: column; gap: 2px; }
#fv-site .brand-copy strong { font: 600 18px/1 "Inter"; letter-spacing: .01em; }
#fv-site .brand-copy small { color: rgba(255,255,255,.58); font-size: 8px; letter-spacing: .18em; text-transform: uppercase; }
#fv-site .nav { display: flex; align-items: center; gap: 31px; color: rgba(255,255,255,.78); font-size: 13px; font-weight: 600; }
#fv-site .nav > a:not(.button) { transition: color .2s; }
#fv-site .nav > a:not(.button):hover { color: var(--white); }
#fv-site .button {
  display: inline-flex; align-items: center; justify-content: center; gap: 26px;
  min-height: 58px; padding: 0 25px;
  border: 0; border-radius: 6px;
  font-size: 13px; font-weight: 800;
  letter-spacing: .02em;
  transition: transform .22s, box-shadow .22s, background .22s;
}
#fv-site .button:hover { transform: translateY(-2px); }
#fv-site .button span { font-size: 18px; font-weight: 400; }
#fv-site .button-small { min-height: 50px; padding: 0 18px; gap: 16px; background: var(--white); color: var(--ink); }
#fv-site .button-primary { background: var(--gold); color: #102c2f; box-shadow: 0 12px 30px rgba(212,168,79,.18); }
#fv-site .button-primary:hover { background: #e0b85f; box-shadow: 0 16px 36px rgba(212,168,79,.25); }
#fv-site .button-dark { background: var(--ink); color: var(--white); }
#fv-site .menu-button { display: none; }

#fv-site .hero {
  min-height: 880px;
  position: relative;
  overflow: hidden;
  padding: 184px 0 0;
  background:
    radial-gradient(circle at 69% 48%, rgba(24,116,100,.46), transparent 29%),
    linear-gradient(125deg, #0e2a2d 0%, #143c3b 54%, #0e2a2d 100%);
  color: var(--white);
}
#fv-site .hero::before {
  content: ""; position: absolute; inset: 0;
  opacity: .16;
  background-image: linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px);
  background-size: 80px 80px;
  mask-image: linear-gradient(to right, #000, transparent 80%);
}
#fv-site .hero-grid { display: grid; grid-template-columns: 1.08fr .92fr; gap: 80px; align-items: center; position: relative; z-index: 2; }
#fv-site .eyebrow {
  display: flex; align-items: center; gap: 11px; margin-bottom: 23px;
  color: var(--emerald); font-size: 10px; line-height: 1;
  font-weight: 800; letter-spacing: .2em; text-transform: uppercase;
}
#fv-site .eyebrow span { width: 28px; height: 1px; background: currentColor; }
#fv-site .eyebrow.light { color: var(--mint); }
#fv-site .hero h1, #fv-site .section h2, #fv-site .final-cta h2 {
  margin: 0;
  font-family: "Inter", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -.045em;
}
#fv-site .hero h1 {
  max-width: none;
  font-size: clamp(45px, 4.75vw, 72px);
  line-height: 1;
}
#fv-site .hero h1 > span,
#fv-site .hero h1 em {
  display: block;
  white-space: nowrap;
}
#fv-site .hero h1 em { margin-top: 8px; color: #a3dec9; font-weight: 500; }
#fv-site .hero-lead { max-width: 620px; margin: 30px 0 34px; color: rgba(255,255,255,.7); font-size: 16px; line-height: 1.8; }
#fv-site .hero-actions { display: flex; align-items: center; gap: 34px; }
#fv-site .text-link, #fv-site .line-link { display: inline-flex; align-items: center; gap: 14px; font-size: 13px; font-weight: 700; }
#fv-site .text-link { color: var(--white); }
#fv-site .text-link span { color: var(--gold); font-size: 18px; }
#fv-site .hero-proof { display: flex; align-items: center; gap: 28px; margin-top: 55px; }
#fv-site .hero-proof > div:not(.proof-line) { display: flex; align-items: center; gap: 12px; }
#fv-site .hero-proof strong { font: 600 32px/1 "Inter"; color: var(--gold); }
#fv-site .hero-proof span { color: rgba(255,255,255,.54); font-size: 10px; line-height: 1.45; text-transform: uppercase; letter-spacing: .09em; }
#fv-site .proof-line { width: 1px; height: 32px; background: rgba(255,255,255,.15); }
#fv-site .hero-visual { min-height: 490px; position: relative; }
#fv-site .dashboard-card {
  position: absolute; inset: 62px 8px auto 48px;
  padding: 32px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 20px;
  background: rgba(255,255,255,.10);
  box-shadow: 0 40px 80px rgba(0,12,13,.25);
  backdrop-filter: blur(18px);
  transform: perspective(900px) rotateY(-5deg) rotateX(2deg);
}
#fv-site .card-topline { display: flex; justify-content: space-between; color: rgba(255,255,255,.55); font-size: 11px; text-transform: uppercase; letter-spacing: .12em; }
#fv-site .status { display: flex; align-items: center; gap: 7px; color: #a6dfc8; }
#fv-site .status i { width: 7px; height: 7px; border-radius: 50%; background: #77d5ae; box-shadow: 0 0 0 5px rgba(119,213,174,.1); }
#fv-site .dashboard-card h2 { margin: 24px 0 10px; font: 600 27px/1.2 "Inter"; }
#fv-site .chart-area { height: 155px; position: relative; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.15); }
#fv-site .chart-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.07) 1px, transparent 1px); background-size: 100% 40px; }
#fv-site .bars { position: absolute; inset: 20px 10px 0; display: flex; align-items: end; gap: 20px; }
#fv-site .bars i { flex: 1; border-radius: 4px 4px 0 0; background: linear-gradient(to top, #167b6c, #9bdac4); opacity: .9; }
#fv-site .dashboard-meta { display: grid; grid-template-columns: repeat(3,1fr); padding-top: 24px; }
#fv-site .dashboard-meta div { display: flex; flex-direction: column; gap: 6px; }
#fv-site .dashboard-meta div + div { border-left: 1px solid rgba(255,255,255,.13); padding-left: 18px; }
#fv-site .dashboard-meta small { color: rgba(255,255,255,.42); font-size: 9px; text-transform: uppercase; letter-spacing: .1em; }
#fv-site .dashboard-meta strong { font-size: 12px; color: #c8ebdf; }
#fv-site .experience-seal {
  position: absolute; z-index: 3; top: 0; right: 2px;
  width: 116px; height: 116px; display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  border: 1px solid rgba(212,168,79,.65); border-radius: 50%;
  background: #143536; box-shadow: 0 16px 40px rgba(0,0,0,.22);
}
#fv-site .experience-seal::before { content: ""; position: absolute; inset: 7px; border: 1px dashed rgba(212,168,79,.28); border-radius: 50%; }
#fv-site .experience-seal span,#fv-site .experience-seal small { font-size: 8px; letter-spacing: .15em; color: rgba(255,255,255,.58); }
#fv-site .experience-seal strong { margin: 3px 0; font: 600 25px/1 "Inter"; color: var(--gold); }
#fv-site .floating-note {
  position: absolute; z-index: 3; left: 0; bottom: 30px;
  display: flex; align-items: center; gap: 13px;
  padding: 16px 19px; border-radius: 10px; background: var(--paper); color: var(--ink);
  box-shadow: 0 18px 45px rgba(0,15,16,.28);
}
#fv-site .note-icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #d9efe7; color: var(--emerald); font-weight: 800; }
#fv-site .floating-note div { display: flex; flex-direction: column; gap: 4px; }
#fv-site .floating-note small { color: var(--muted); font-size: 9px; text-transform: uppercase; letter-spacing: .08em; }
#fv-site .floating-note strong { font-size: 11px; }
#fv-site .hero-orbit { position: absolute; border: 1px solid rgba(152,216,194,.12); border-radius: 50%; }
#fv-site .orbit-one { width: 660px; height: 660px; right: -260px; top: 60px; }
#fv-site .orbit-two { width: 430px; height: 430px; right: -130px; top: 175px; }
#fv-site .trust-row {
  position: absolute; z-index: 2; bottom: 0; left: 50%; transform: translateX(-50%);
  height: 86px; display: flex; align-items: center; justify-content: space-between;
  border-top: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.44); font-size: 9px; font-weight: 700; letter-spacing: .14em;
}
#fv-site .trust-row i { width: 4px; height: 4px; border-radius: 50%; background: var(--gold); }

#fv-site .manifesto { background: var(--cream); }
#fv-site .manifesto-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 110px; }
#fv-site .manifesto h2, #fv-site .section-heading h2, #fv-site .about h2, #fv-site .faq h2 { font-size: clamp(43px, 4.4vw, 64px); line-height: 1.02; }
#fv-site .manifesto-copy { padding-top: 20px; }
#fv-site .manifesto-copy p { margin: 0 0 21px; color: var(--muted); font-size: 15px; line-height: 1.8; }
#fv-site .manifesto-copy .lead-dark { color: var(--ink); font: 500 24px/1.45 "Inter"; }
#fv-site .line-link { margin-top: 17px; padding-bottom: 7px; border-bottom: 1px solid var(--ink); }
#fv-site .line-link span { color: var(--emerald); }

#fv-site .services { background: var(--paper); }
#fv-site .section-heading { display: grid; grid-template-columns: 1.35fr .65fr; gap: 100px; align-items: end; margin-bottom: 60px; }
#fv-site .section-heading h2 { max-width: 760px; }
#fv-site .section-heading > p { margin: 0 0 5px; color: var(--muted); font-size: 14px; line-height: 1.8; }
#fv-site .services-grid { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
#fv-site .service-card {
  min-height: 340px; position: relative; display: flex; flex-direction: column;
  padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line);
  transition: background .3s, transform .3s, box-shadow .3s; overflow: hidden;
}
#fv-site .service-card::after { content: ""; position: absolute; width: 130px; height: 130px; right: -80px; bottom: -80px; border: 1px solid rgba(148,211,189,.2); border-radius: 50%; transition: transform .3s; }
#fv-site .service-card:hover { z-index: 2; transform: translateY(-6px); background: var(--ink); color: var(--white); box-shadow: 0 25px 60px rgba(16,44,47,.15); }
#fv-site .service-card:hover::after { transform: scale(1.6); }
#fv-site .service-number { color: var(--emerald); font-size: 10px; font-weight: 800; letter-spacing: .15em; }
#fv-site .service-card h3 { max-width: 210px; margin: 45px 0 18px; font: 600 26px/1.08 "Inter"; }
#fv-site .service-card p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.75; }
#fv-site .service-card:hover p { color: rgba(255,255,255,.62); }
#fv-site .service-card a { margin-top: auto; display: flex; justify-content: space-between; align-items: center; font-size: 11px; font-weight: 700; color: var(--emerald); }
#fv-site .service-card:hover a { color: var(--mint); }
#fv-site .service-card a span { font-size: 17px; }
#fv-site .services-action { display: flex; justify-content: space-between; align-items: center; margin-top: 40px; padding: 26px 30px; border-radius: 10px; background: #eae7dd; }
#fv-site .services-action p { margin: 0; font: 600 20px/1.2 "Inter"; }

#fv-site .about { background: var(--ink); color: var(--white); overflow: hidden; }
#fv-site .about-grid { display: grid; grid-template-columns: .94fr 1.06fr; gap: 120px; align-items: center; }
#fv-site .about-art { min-height: 540px; position: relative; border-left: 1px solid rgba(255,255,255,.13); border-bottom: 1px solid rgba(255,255,255,.13); }
#fv-site .big-number { position: absolute; top: -80px; left: 20px; color: rgba(148,211,189,.13); font: 600 330px/1 "Inter"; letter-spacing: -.1em; }
#fv-site .years-copy { position: absolute; top: 210px; left: 66px; display: flex; flex-direction: column; }
#fv-site .years-copy strong { color: var(--gold); font: 600 73px/.8 "Inter"; }
#fv-site .years-copy span { margin-top: 19px; color: rgba(255,255,255,.55); font-size: 11px; text-transform: uppercase; letter-spacing: .14em; line-height: 1.6; }
#fv-site .quote-card { position: absolute; right: -25px; bottom: 22px; width: 265px; padding: 25px; background: var(--cream); color: var(--ink); border-radius: 8px; box-shadow: 0 28px 60px rgba(0,0,0,.22); }
#fv-site .quote-card span { color: var(--gold); font: 700 44px/1 "Inter"; }
#fv-site .quote-card p { margin: 5px 0 0; font: 600 18px/1.35 "Inter"; }
#fv-site .about-copy p { color: rgba(255,255,255,.58); font-size: 14px; line-height: 1.8; }
#fv-site .about-copy .lead-light { margin: 30px 0 18px; color: rgba(255,255,255,.88); font: 500 23px/1.45 "Inter"; }
#fv-site .check-list { list-style: none; padding: 7px 0 12px; margin: 0 0 25px; }
#fv-site .check-list li { display: flex; gap: 13px; padding: 10px 0; color: rgba(255,255,255,.76); font-size: 12px; border-bottom: 1px solid rgba(255,255,255,.08); }
#fv-site .check-list span { color: var(--gold); }

#fv-site .process { background: var(--cream); }
#fv-site .section-heading.compact { grid-template-columns: 1fr; max-width: 780px; }
#fv-site .process-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
#fv-site .process-grid article { position: relative; min-height: 300px; padding: 31px; border-radius: 10px; background: var(--paper); border: 1px solid rgba(16,44,47,.08); }
#fv-site .process-grid article > span { color: var(--emerald); font-size: 10px; font-weight: 800; letter-spacing: .14em; }
#fv-site .process-icon { display: grid; place-items: center; width: 50px; height: 50px; margin: 45px 0 28px; border: 1px solid var(--line); border-radius: 50%; color: var(--emerald); font-size: 21px; }
#fv-site .process-grid h3 { margin: 0 0 12px; font: 600 25px/1.1 "Inter"; }
#fv-site .process-grid p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.7; }

#fv-site .differentials { background: var(--paper); }
#fv-site .differential-list { border-top: 1px solid var(--line); }
#fv-site .differential-list article { display: grid; grid-template-columns: 100px 1fr 1.3fr; gap: 35px; align-items: center; min-height: 145px; border-bottom: 1px solid var(--line); transition: padding .25s, background .25s; }
#fv-site .differential-list article:hover { padding-inline: 18px; background: var(--cream); }
#fv-site .diff-symbol { display: grid; place-items: center; width: 58px; height: 58px; border-radius: 50%; background: #e0eee8; color: var(--emerald); font: 700 20px/1 "Inter"; }
#fv-site .differential-list small { color: var(--gold); font-size: 9px; font-weight: 800; letter-spacing: .13em; }
#fv-site .differential-list h3 { margin: 8px 0 0; font: 600 27px/1.1 "Inter"; }
#fv-site .differential-list p { color: var(--muted); font-size: 13px; line-height: 1.7; }

#fv-site .audience { padding-top: 0; background: var(--paper); }
#fv-site .audience-card { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; position: relative; overflow: hidden; padding: 70px; border-radius: 18px; background: linear-gradient(135deg, #153d3e, #0d292c); color: var(--white); }
#fv-site .audience-card::after { content: ""; position: absolute; width: 420px; height: 420px; right: -240px; bottom: -250px; border: 1px solid rgba(148,211,189,.16); border-radius: 50%; box-shadow: 0 0 0 70px rgba(148,211,189,.03), 0 0 0 140px rgba(148,211,189,.02); }
#fv-site .audience-copy h2 { font-size: clamp(40px,4vw,58px); line-height: 1.03; }
#fv-site .audience-copy p { color: rgba(255,255,255,.6); line-height: 1.8; font-size: 14px; }
#fv-site .audience-points { position: relative; z-index: 1; display: grid; gap: 12px; }
#fv-site .audience-points > div { display: grid; grid-template-columns: 34px 1fr; gap: 14px; padding: 17px; border: 1px solid rgba(255,255,255,.1); border-radius: 8px; background: rgba(255,255,255,.04); }
#fv-site .audience-points span { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: rgba(148,211,189,.12); color: var(--mint); }
#fv-site .audience-points p { margin: 0; color: rgba(255,255,255,.6); font-size: 11px; line-height: 1.6; }
#fv-site .audience-points strong { color: var(--white); }

#fv-site .credibility { background: var(--cream); text-align: center; }
#fv-site .credibility-top { max-width: 720px; margin: 0 auto 55px; }
#fv-site .credibility-top .eyebrow { justify-content: center; }
#fv-site .credibility-top h2 { font-size: clamp(42px,4.5vw,62px); }
#fv-site .credibility-top > p { color: var(--muted); line-height: 1.8; }
#fv-site .proof-placeholders { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; text-align: left; }
#fv-site .proof-placeholders article { padding: 36px; border-radius: 10px; background: var(--paper); border: 1px solid var(--line); }
#fv-site .quote-mark { color: var(--gold); font: 700 46px/1 "Inter"; }
#fv-site .proof-placeholders article > p { min-height: 75px; margin: 10px 0 30px; font: 500 20px/1.45 "Inter"; }
#fv-site .proof-placeholders article > div:last-child { display: flex; gap: 12px; align-items: center; }
#fv-site .avatar { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; background: var(--ink); color: var(--white); font-size: 10px; }
#fv-site .proof-placeholders article > div span:last-child { display: flex; flex-direction: column; gap: 3px; }
#fv-site .proof-placeholders strong { font-size: 11px; }
#fv-site .proof-placeholders small { color: var(--muted); font-size: 9px; }
#fv-site .placeholder-note { color: #8c928f; font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }

#fv-site .faq { background: var(--paper); }
#fv-site .faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 110px; }
#fv-site .faq-heading { position: sticky; top: 130px; align-self: start; }
#fv-site .faq-heading > p { max-width: 420px; color: var(--muted); line-height: 1.8; font-size: 13px; }
#fv-site .faq-list details { border-top: 1px solid var(--line); }
#fv-site .faq-list details:last-child { border-bottom: 1px solid var(--line); }
#fv-site .faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 25px; min-height: 84px; cursor: pointer; list-style: none; font: 600 19px/1.3 "Inter"; }
#fv-site .faq-list summary::-webkit-details-marker { display: none; }
#fv-site .faq-list summary i { display: grid; place-items: center; flex: 0 0 32px; width: 32px; height: 32px; border: 1px solid var(--line); border-radius: 50%; font: normal 18px/1 "Inter"; color: var(--emerald); transition: transform .2s; }
#fv-site .faq-list details[open] summary i { transform: rotate(45deg); }
#fv-site .faq-list details p { margin: -6px 55px 26px 0; color: var(--muted); font-size: 12px; line-height: 1.8; }

#fv-site .final-cta { padding: 0 0 100px; background: var(--paper); }
#fv-site .final-card { min-height: 470px; position: relative; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 70px 100px; border-radius: 18px; background: var(--ink); color: var(--white); text-align: center; }
#fv-site .final-card h2 { max-width: 850px; font-size: clamp(45px,5.1vw,70px); line-height: .98; }
#fv-site .final-card > p { max-width: 680px; margin: 25px auto 30px; color: rgba(255,255,255,.58); font-size: 13px; line-height: 1.8; }
#fv-site .cta-actions { display: flex; align-items: center; gap: 22px; text-align: left; }
#fv-site .cta-actions > span { color: rgba(255,255,255,.44); font-size: 9px; line-height: 1.6; text-transform: uppercase; letter-spacing: .1em; }
#fv-site .cta-orbit { position: absolute; width: 540px; height: 540px; right: -330px; top: -35px; border: 1px solid rgba(148,211,189,.12); border-radius: 50%; box-shadow: 0 0 0 70px rgba(148,211,189,.025), 0 0 0 140px rgba(148,211,189,.018); }

#fv-site .footer { padding: 70px 0 25px; background: #0b2326; color: var(--white); }
#fv-site .footer-grid { display: grid; grid-template-columns: 1.4fr .55fr .9fr; gap: 100px; }
#fv-site .footer-grid > div:first-child > p { max-width: 330px; margin-top: 24px; color: rgba(255,255,255,.42); font-size: 12px; line-height: 1.7; }
#fv-site .footer h3 { margin: 0 0 21px; color: rgba(255,255,255,.38); font-size: 9px; text-transform: uppercase; letter-spacing: .16em; }
#fv-site .footer-grid > div:not(:first-child) { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; }
#fv-site .footer-grid > div:not(:first-child) a,#fv-site .footer-grid > div:not(:first-child) p { margin: 0; color: rgba(255,255,255,.68); font-size: 11px; line-height: 1.65; }
#fv-site .footer-whatsapp { color: var(--mint) !important; font-weight: 700; border-bottom: 1px solid rgba(148,211,189,.3); }
#fv-site .footer-bottom { display: flex; justify-content: space-between; margin-top: 60px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.08); color: rgba(255,255,255,.3); font-size: 9px; }
#fv-site .mobile-whatsapp { display: none; }

#fv-site [data-reveal] { opacity: 0; transform: translateY(20px); transition: opacity .7s ease, transform .7s ease; }
#fv-site [data-reveal].is-visible { opacity: 1; transform: none; }

@media (max-width: 980px) {
  #fv-site .container { width: min(100% - 32px, 760px); }
  #fv-site .section { padding: 90px 0; }
  #fv-site .nav {
    display: none; position: absolute; top: 86px; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 0; padding: 20px;
    border-radius: 14px; background: var(--ink); box-shadow: 0 24px 60px rgba(0,0,0,.25);
  }
  #fv-site .nav.is-open { display: flex; }
  #fv-site .nav > a:not(.button) { padding: 15px 5px; border-bottom: 1px solid rgba(255,255,255,.08); }
  #fv-site .nav .button { margin-top: 16px; }
  #fv-site .menu-button { display: flex; flex-direction: column; gap: 6px; justify-content: center; width: 46px; height: 46px; border: 0; background: transparent; }
  #fv-site .menu-button span { display: block; width: 23px; height: 1px; margin: 0 auto; background: var(--white); transition: transform .2s; }
  #fv-site .menu-button.is-open span:first-child { transform: translateY(3.5px) rotate(45deg); }
  #fv-site .menu-button.is-open span:last-child { transform: translateY(-3.5px) rotate(-45deg); }
  #fv-site .hero { min-height: auto; padding: 165px 0 115px; }
  #fv-site .hero-grid { grid-template-columns: 1fr; gap: 20px; }
  #fv-site .hero-visual { min-height: 480px; max-width: 620px; width: 100%; margin: 0 auto; }
  #fv-site .trust-row { display: none; }
  #fv-site .manifesto-grid,#fv-site .about-grid,#fv-site .audience-card,#fv-site .faq-grid { grid-template-columns: 1fr; gap: 55px; }
  #fv-site .section-heading { grid-template-columns: 1fr; gap: 25px; }
  #fv-site .services-grid { grid-template-columns: repeat(2,1fr); }
  #fv-site .service-card { min-height: 310px; }
  #fv-site .about-art { min-height: 430px; order: 2; }
  #fv-site .big-number { font-size: 280px; }
  #fv-site .differential-list article { grid-template-columns: 80px .8fr 1.2fr; }
  #fv-site .audience-card { padding: 55px; }
  #fv-site .faq-heading { position: static; }
  #fv-site .footer-grid { grid-template-columns: 1.2fr .6fr 1fr; gap: 35px; }
}

@media (max-width: 640px) {
  #fv-site .container { width: calc(100% - 28px); }
  #fv-site .section { padding: 72px 0; }
  #fv-site .site-header { top: 10px; }
  #fv-site .header-inner { height: 65px; padding: 8px 9px 8px 13px; border-radius: 13px; }
  #fv-site .brand-mark { width: 38px; height: 38px; font-size: 15px; }
  #fv-site .brand-copy strong { font-size: 16px; }
  #fv-site .brand-copy small { font-size: 7px; }
  #fv-site .hero { padding: 137px 0 75px; }
  #fv-site .hero h1 { font-size: 50px; }
  #fv-site .hero-lead { font-size: 14px; line-height: 1.7; }
  #fv-site .hero-actions { align-items: stretch; flex-direction: column; gap: 22px; }
  #fv-site .hero-actions .button { width: 100%; }
  #fv-site .text-link { justify-content: center; }
  #fv-site .hero-proof { gap: 18px; margin-top: 38px; }
  #fv-site .hero-proof strong { font-size: 27px; }
  #fv-site .hero-proof span { font-size: 8px; }
  #fv-site .hero-visual { min-height: 390px; margin-top: 20px; }
  #fv-site .dashboard-card { inset: 55px 0 auto 0; padding: 22px; transform: none; }
  #fv-site .dashboard-card h2 { font-size: 22px; }
  #fv-site .chart-area { height: 115px; }
  #fv-site .bars { gap: 11px; }
  #fv-site .dashboard-meta div + div { padding-left: 9px; }
  #fv-site .dashboard-meta small { font-size: 7px; }
  #fv-site .dashboard-meta strong { font-size: 9px; }
  #fv-site .experience-seal { width: 91px; height: 91px; right: -2px; }
  #fv-site .experience-seal strong { font-size: 21px; }
  #fv-site .floating-note { left: -4px; bottom: 5px; padding: 12px; }
  #fv-site .manifesto h2,#fv-site .section-heading h2,#fv-site .about h2,#fv-site .faq h2 { font-size: 42px; }
  #fv-site .manifesto-grid { gap: 35px; }
  #fv-site .manifesto-copy .lead-dark { font-size: 21px; }
  #fv-site .services-grid { grid-template-columns: 1fr; }
  #fv-site .service-card { min-height: 270px; }
  #fv-site .service-card h3 { margin-top: 33px; }
  #fv-site .services-action { flex-direction: column; align-items: stretch; gap: 22px; padding: 25px; }
  #fv-site .services-action .button { width: 100%; }
  #fv-site .about-grid { gap: 20px; }
  #fv-site .about-art { min-height: 390px; }
  #fv-site .big-number { top: -25px; left: 0; font-size: 220px; }
  #fv-site .years-copy { top: 170px; left: 28px; }
  #fv-site .years-copy strong { font-size: 60px; }
  #fv-site .quote-card { right: 0; width: 230px; }
  #fv-site .process-grid,#fv-site .proof-placeholders { grid-template-columns: 1fr; }
  #fv-site .process-grid article { min-height: 260px; }
  #fv-site .process-icon { margin: 34px 0 22px; }
  #fv-site .differential-list article { grid-template-columns: 62px 1fr; gap: 16px; padding: 25px 0; }
  #fv-site .differential-list article:hover { padding-inline: 10px; }
  #fv-site .differential-list article p { grid-column: 2; margin: 0; }
  #fv-site .diff-symbol { width: 50px; height: 50px; }
  #fv-site .audience-card { padding: 38px 25px; gap: 38px; border-radius: 12px; }
  #fv-site .audience-copy h2 { font-size: 41px; }
  #fv-site .proof-placeholders article > p { min-height: 0; }
  #fv-site .final-cta { padding-bottom: 70px; }
  #fv-site .final-card { min-height: 520px; padding: 55px 25px; }
  #fv-site .final-card h2 { font-size: 43px; }
  #fv-site .cta-actions { flex-direction: column; text-align: center; }
  #fv-site .footer { padding-bottom: 90px; }
  #fv-site .footer-grid { grid-template-columns: 1fr; gap: 40px; }
  #fv-site .footer-bottom { flex-direction: column; gap: 10px; }
  #fv-site .mobile-whatsapp {
    position: fixed; z-index: 60; display: flex; align-items: center; justify-content: center; gap: 10px;
    bottom: 12px; left: 14px; right: 14px; min-height: 54px;
    border-radius: 8px; background: #20b46b; color: white;
    box-shadow: 0 14px 35px rgba(0,0,0,.28); font-size: 12px; font-weight: 800;
  }
}

/* Elementor-safe hero and typography */
#fv-site,
#fv-site *,
#fv-site *::before,
#fv-site *::after {
  font-family: "Inter", Inter, Arial, sans-serif !important;
}

#fv-site .site-header .container {
  width: calc(100% - 36px);
  max-width: none;
}

#fv-site .hero-visual { min-height: 510px; }
#fv-site .dashboard-card {
  inset: 62px 8px auto 48px;
  background: rgba(13,49,45,.72);
}
#fv-site .experience-seal {
  top: 0;
  right: 2px;
}
#fv-site .floating-note {
  left: 0;
  bottom: 30px;
}

@media (max-width: 980px) {
  #fv-site .site-header .container { width: calc(100% - 32px); }
  #fv-site .hero-visual {
    min-height: 500px;
    max-width: 620px;
  }
  #fv-site .dashboard-card { inset: 62px 8px auto 48px; }
  #fv-site .experience-seal { top: 0; right: 2px; }
  #fv-site .floating-note { bottom: 25px; }
}

@media (max-width: 640px) {
  #fv-site .site-header .container { width: calc(100% - 20px); }
  #fv-site .hero-visual { min-height: 390px; }
  #fv-site .dashboard-card { inset: 55px 0 auto 0; padding: 22px; }
  #fv-site .dashboard-card .chart-area { height: 115px; }
  #fv-site .experience-seal {
    top: 0;
    right: -2px;
    width: 91px;
    height: 91px;
  }
  #fv-site .floating-note {
    left: -4px;
    bottom: 5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  #fv-site *,#fv-site *::before,#fv-site *::after { animation: none !important; transition: none !important; }
  #fv-site [data-reveal] { opacity: 1; transform: none; }
}

/* Visual refresh — contemporary, light and motion-led */
#fv-site {
  --violet: #6f73ff;
  --aqua: #57dfc2;
  --sky: #70b8ff;
  --pointer-x: 50vw;
  --pointer-y: 30vh;
  --pointer-opacity: 0;
  background:
    radial-gradient(circle at 4% 12%, rgba(87,223,194,.11), transparent 22%),
    radial-gradient(circle at 94% 30%, rgba(111,115,255,.09), transparent 24%),
    var(--paper);
}

#fv-site .cursor-glow {
  position: fixed;
  z-index: 45;
  left: var(--pointer-x);
  top: var(--pointer-y);
  width: 420px;
  height: 420px;
  border-radius: 50%;
  pointer-events: none;
  opacity: var(--pointer-opacity);
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(87,223,194,.1), transparent 64%);
  mix-blend-mode: multiply;
  transition: opacity .3s ease;
}

#fv-site .brand-copy strong,
#fv-site .hero h1,
#fv-site .section h2,
#fv-site .final-cta h2,
#fv-site .service-card h3,
#fv-site .process-grid h3,
#fv-site .differential-list h3,
#fv-site .proof-placeholders article > p,
#fv-site .faq-list summary {
  font-family: "Inter", sans-serif;
  font-style: normal;
}

#fv-site .hero {
  background:
    radial-gradient(circle at 77% 30%, rgba(148,211,189,.17), transparent 28%),
    radial-gradient(circle at 62% 70%, rgba(87,223,194,.25), transparent 27%),
    linear-gradient(125deg, #071f22 0%, #123d38 48%, #16473e 78%, #0a2825 100%);
  background-size: 140% 140%;
  animation: heroGradient 16s ease-in-out infinite alternate;
}
#fv-site .hero::before {
  opacity: .22;
  background-image:
    linear-gradient(rgba(255,255,255,.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.07) 1px, transparent 1px);
  background-size: 72px 72px;
}
#fv-site .hero::after {
  content: "";
  position: absolute;
  width: 650px;
  height: 650px;
  top: 120px;
  right: -170px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, transparent, rgba(87,223,194,.1), transparent 38%, rgba(148,211,189,.09), transparent 70%);
  filter: blur(2px);
  animation: slowSpin 28s linear infinite;
}
#fv-site .hero h1 {
  font-size: clamp(55px, 5.7vw, 82px);
  font-weight: 700;
  line-height: .99;
  letter-spacing: -.055em;
}
#fv-site .hero h1 em,
#fv-site .section-heading h2,
#fv-site .manifesto h2,
#fv-site .faq-heading h2,
#fv-site .credibility-top h2 {
  color: transparent;
  background: linear-gradient(105deg, var(--ink) 8%, #157c72 56%, #43aa8f 108%);
  -webkit-background-clip: text;
  background-clip: text;
}
#fv-site .hero h1 em {
  background-image: linear-gradient(95deg, #d2f4e7 2%, #72ddc0 52%, #32a889 98%);
  filter: drop-shadow(0 0 22px rgba(87,223,194,.1));
}
#fv-site .hero-lead { font-size: 17px; letter-spacing: -.01em; }
#fv-site .dashboard-card {
  background: linear-gradient(145deg, rgba(255,255,255,.14), rgba(255,255,255,.06));
  border-color: rgba(255,255,255,.23);
  box-shadow: 0 40px 90px rgba(0,12,20,.3), inset 0 1px rgba(255,255,255,.14);
  animation: dashboardFloat 7s ease-in-out infinite;
}
#fv-site .dashboard-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 30%, rgba(255,255,255,.1) 49%, transparent 67%);
  transform: translateX(-120%);
  animation: glassShimmer 5.5s ease-in-out infinite;
}
#fv-site .bars i {
  transform-origin: bottom;
  animation: barBreathe 3.8s ease-in-out infinite alternate;
}
#fv-site .bars i:nth-child(2) { animation-delay: -.5s; }
#fv-site .bars i:nth-child(3) { animation-delay: -1.1s; }
#fv-site .bars i:nth-child(4) { animation-delay: -1.8s; }
#fv-site .bars i:nth-child(5) { animation-delay: -2.4s; }
#fv-site .bars i:nth-child(6) { animation-delay: -3s; }
#fv-site .experience-seal { animation: sealFloat 6s ease-in-out infinite; }
#fv-site .experience-seal::before { animation: slowSpin 18s linear infinite reverse; }
#fv-site .floating-note { animation: noteFloat 5s ease-in-out infinite; }
#fv-site .hero-orbit { animation: orbitPulse 7s ease-in-out infinite alternate; }
#fv-site .orbit-two { animation-delay: -3s; }
#fv-site .hero-spark {
  position: absolute;
  z-index: 4;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--aqua);
  box-shadow: 0 0 0 8px rgba(87,223,194,.06), 0 0 24px var(--aqua);
  animation: sparkDrift 8s ease-in-out infinite;
}
#fv-site .spark-one { left: 20%; top: 14%; }
#fv-site .spark-two { right: 14%; top: 48%; animation-delay: -2.5s; width: 4px; height: 4px; }
#fv-site .spark-three { left: 8%; bottom: 20%; animation-delay: -5s; background: #d4a84f; }

#fv-site .button {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(16,44,47,.11);
}
#fv-site .button::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -2px;
  background: linear-gradient(115deg, transparent 20%, rgba(255,255,255,.5), transparent 75%);
  transform: translateX(-120%);
  transition: transform .7s ease;
}
#fv-site .button:hover {
  transform: translateY(-4px) scale(1.015);
  box-shadow: 0 20px 45px rgba(16,44,47,.2);
}
#fv-site .button:hover::before { transform: translateX(120%); }
#fv-site .button-primary {
  background: linear-gradient(110deg, #e1b558, #f1d289 50%, #d7a344);
}

#fv-site .manifesto {
  background:
    radial-gradient(circle at 15% 0%, rgba(87,223,194,.12), transparent 30%),
    radial-gradient(circle at 90% 80%, rgba(15,107,95,.08), transparent 26%),
    linear-gradient(145deg, #f7f4ed, #f2f6f3);
}
#fv-site .services {
  background:
    radial-gradient(circle at 100% 15%, rgba(87,223,194,.09), transparent 25%),
    linear-gradient(180deg, #fbfaf6, #f7faf8);
}
#fv-site .service-card {
  background: rgba(255,255,255,.55);
  backdrop-filter: blur(8px);
}
#fv-site .service-card:hover {
  background:
    radial-gradient(circle at 90% 10%, rgba(87,223,194,.2), transparent 36%),
    linear-gradient(145deg, #102c2f, #17483f);
}
#fv-site .about {
  background:
    radial-gradient(circle at 12% 15%, rgba(87,223,194,.16), transparent 29%),
    radial-gradient(circle at 88% 75%, rgba(148,211,189,.1), transparent 31%),
    linear-gradient(135deg, #0b282c, #123934 50%, #143d35);
}
#fv-site .process {
  background:
    radial-gradient(circle at 80% 15%, rgba(15,107,95,.07), transparent 25%),
    linear-gradient(145deg, #f6f1e8, #f3f7f4);
}
#fv-site .process-grid article {
  box-shadow: 0 20px 60px rgba(16,44,47,.06);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}
#fv-site .process-grid article:hover {
  transform: translateY(-8px);
  border-color: rgba(87,223,194,.5);
  box-shadow: 0 28px 70px rgba(16,44,47,.12);
}
#fv-site .audience-card,
#fv-site .final-card {
  background:
    radial-gradient(circle at 88% 20%, rgba(87,223,194,.18), transparent 30%),
    radial-gradient(circle at 15% 90%, rgba(87,223,194,.15), transparent 32%),
    linear-gradient(135deg, #0d2c2f, #123b35 58%, #17483e);
}

/* Reference-inspired benefit dashboard */
#fv-site .impact {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 45%, rgba(87,223,194,.11), transparent 28%),
    radial-gradient(circle at 60% 80%, rgba(87,223,194,.1), transparent 24%),
    #fbfcfb;
}
#fv-site .impact-grid-lines {
  position: absolute;
  inset: 0;
  opacity: .45;
  background-image:
    linear-gradient(45deg, transparent 49.7%, rgba(16,44,47,.05) 49.8%, rgba(16,44,47,.05) 50.2%, transparent 50.3%),
    linear-gradient(-45deg, transparent 49.7%, rgba(16,44,47,.035) 49.8%, rgba(16,44,47,.035) 50.2%, transparent 50.3%);
  background-size: 240px 240px;
  mask-image: linear-gradient(to right, rgba(0,0,0,.8), transparent 60%);
}
#fv-site .impact-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: .82fr 1.18fr;
  gap: 80px;
  align-items: center;
}
#fv-site .impact-copy h2 {
  max-width: 520px;
  font-size: clamp(45px, 4.5vw, 66px);
  line-height: 1;
  color: transparent;
  background: linear-gradient(105deg, #102c2f 8%, #177a70 58%, #4fb99a 115%);
  -webkit-background-clip: text;
  background-clip: text;
}
#fv-site .impact-copy > p {
  max-width: 530px;
  margin: 26px 0 30px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.8;
}
#fv-site .impact-list { list-style: none; display: grid; gap: 9px; padding: 0; margin: 0; }
#fv-site .impact-list li {
  display: grid;
  grid-template-columns: 37px 1fr;
  gap: 13px;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid transparent;
  border-radius: 10px;
  transition: background .25s, border-color .25s, transform .25s;
}
#fv-site .impact-list li:hover {
  transform: translateX(7px);
  border-color: rgba(16,44,47,.09);
  background: rgba(255,255,255,.75);
}
#fv-site .impact-list li > span {
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  color: #116a60;
  background: linear-gradient(145deg, #dcf5ec, #c8e8fb);
  box-shadow: 0 8px 20px rgba(15,107,95,.1);
  font-weight: 800;
}
#fv-site .impact-list li div { display: flex; flex-direction: column; gap: 3px; }
#fv-site .impact-list strong { font-size: 14px; }
#fv-site .impact-list small { color: var(--muted); font-size: 10px; }
#fv-site .impact-visual {
  min-height: 530px;
  position: relative;
  transform: translate3d(0, var(--parallax-offset, 0), 0);
  transition: transform .15s linear;
}
#fv-site .insight-card {
  position: absolute;
  z-index: 2;
  border: 1px solid rgba(16,44,47,.07);
  background: rgba(255,255,255,.88);
  backdrop-filter: blur(18px);
  box-shadow: 0 24px 55px rgba(20,41,70,.13);
}
#fv-site .insight-main {
  top: 26px;
  left: 20px;
  width: 60%;
  min-height: 260px;
  padding: 30px;
  border-radius: 22px;
  animation: insightFloat 7.5s ease-in-out infinite;
}
#fv-site .insight-label { display: flex; justify-content: space-between; align-items: center; font-size: 10px; color: var(--muted); }
#fv-site .insight-label i { color: #1e9b77; font-style: normal; }
#fv-site .insight-main h3 { margin: 8px 0 28px; font: 700 28px/1.1 "Inter"; }
#fv-site .mini-chart {
  height: 120px;
  display: flex;
  align-items: flex-end;
  gap: 11px;
  padding: 15px 10px 0;
  border-left: 1px solid #d9e0e6;
  border-bottom: 1px solid #d9e0e6;
  background-image: linear-gradient(rgba(34,95,155,.09) 1px, transparent 1px);
  background-size: 100% 30px;
}
#fv-site .mini-chart span {
  flex: 1;
  border-radius: 5px 5px 0 0;
  background: linear-gradient(to top, #16806f, #69d9b9);
  transform-origin: bottom;
  animation: barBreathe 3s ease-in-out infinite alternate;
}
#fv-site .mini-chart span:nth-child(2n) { animation-delay: -1s; }
#fv-site .mini-chart span:nth-child(3n) { animation-delay: -2s; }
#fv-site .insight-donut {
  top: 70px;
  right: 0;
  width: 38%;
  padding: 24px;
  border-radius: 18px;
  animation: insightFloat 8s -2s ease-in-out infinite;
}
#fv-site .insight-donut > small { color: var(--muted); font-size: 10px; }
#fv-site .donut-row { display: flex; align-items: center; gap: 18px; margin-top: 17px; }
#fv-site .donut {
  width: 86px;
  height: 86px;
  flex: 0 0 86px;
  position: relative;
  border-radius: 50%;
  background: conic-gradient(#45c9ae 0 32%, #167a6d 32% 63%, #9bd8bd 63% 82%, #e4e9ee 82%);
  animation: slowSpin 18s linear infinite;
}
#fv-site .donut::after { content: ""; position: absolute; inset: 20px; border-radius: 50%; background: #fff; }
#fv-site .donut-row ul { list-style: none; display: grid; gap: 8px; padding: 0; margin: 0; color: var(--muted); font-size: 8px; }
#fv-site .donut-row li { display: flex; align-items: center; gap: 5px; }
#fv-site .donut-row li i { width: 5px; height: 5px; border-radius: 50%; background: #45c9ae; }
#fv-site .donut-row li:nth-child(2) i { background: #167a6d; }
#fv-site .donut-row li:nth-child(3) i { background: #9bd8bd; }
#fv-site .insight-sync {
  left: 44px;
  bottom: 43px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 22px;
  border-radius: 13px;
  animation: insightFloat 6.5s -4s ease-in-out infinite;
}
#fv-site .sync-icon {
  display: grid;
  place-items: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  color: #177a70;
  background: #e5f3ee;
  font-size: 25px;
  animation: slowSpin 9s linear infinite;
}
#fv-site .insight-sync > div { display: flex; flex-direction: column; gap: 3px; }
#fv-site .insight-sync strong { font-size: 11px; }
#fv-site .insight-sync small { color: var(--muted); font-size: 8px; }
#fv-site .insight-result {
  right: 7px;
  bottom: 10px;
  width: 44%;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px;
  border-radius: 20px;
  color: white;
  border-color: rgba(255,255,255,.15);
  background:
    radial-gradient(circle at 80% 20%, rgba(87,223,194,.3), transparent 42%),
    linear-gradient(135deg, #123b38, #164b40);
  animation: insightFloat 7s -1s ease-in-out infinite;
}
#fv-site .insight-result small { color: rgba(255,255,255,.55); font-size: 9px; }
#fv-site .insight-result strong { margin: 13px 0 8px; font: 700 21px/1.15 "Inter"; }
#fv-site .insight-result span { color: #8ee2ce; font-size: 9px; }
#fv-site .impact-orbit {
  position: absolute;
  z-index: 0;
  border: 1px solid rgba(87,223,194,.22);
  border-radius: 50%;
  animation: orbitPulse 8s ease-in-out infinite alternate;
}
#fv-site .impact-orbit.orbit-a { width: 380px; height: 380px; right: -90px; bottom: 5px; }
#fv-site .impact-orbit.orbit-b { width: 220px; height: 220px; right: -10px; bottom: 85px; animation-delay: -3s; }

#fv-site [data-reveal] {
  opacity: 0;
  filter: blur(8px);
  transform: translateY(28px) scale(.985);
  transition: opacity .85s cubic-bezier(.22,1,.36,1), transform .85s cubic-bezier(.22,1,.36,1), filter .85s ease;
}
#fv-site [data-reveal].is-visible {
  opacity: 1;
  filter: blur(0);
  transform: none;
}
#fv-site .hero-visual[data-parallax] {
  transform: translate3d(0, var(--parallax-offset, 0), 0);
}

@keyframes heroGradient {
  #fv-site 0% { background-position: 0% 20%; }
  #fv-site 100% { background-position: 100% 80%; }
}
@keyframes slowSpin { #fv-site to { transform: rotate(360deg); } }
@keyframes dashboardFloat {
  #fv-site 0%,#fv-site 100% { transform: perspective(900px) rotateY(-5deg) rotateX(2deg) translateY(0); }
  #fv-site 50% { transform: perspective(900px) rotateY(-2deg) rotateX(1deg) translateY(-14px); }
}
@keyframes glassShimmer {
  #fv-site 0%,#fv-site 25% { transform: translateX(-120%); }
  #fv-site 65%,#fv-site 100% { transform: translateX(120%); }
}
@keyframes barBreathe {
  #fv-site from { transform: scaleY(.85); filter: saturate(.9); }
  #fv-site to { transform: scaleY(1.08); filter: saturate(1.25); }
}
@keyframes sealFloat {
  #fv-site 0%,#fv-site 100% { transform: translateY(0) rotate(-2deg); }
  #fv-site 50% { transform: translateY(-12px) rotate(3deg); }
}
@keyframes noteFloat {
  #fv-site 0%,#fv-site 100% { transform: translate(0,0); }
  #fv-site 50% { transform: translate(7px,-9px); }
}
@keyframes orbitPulse {
  #fv-site from { transform: scale(.94); opacity: .5; }
  #fv-site to { transform: scale(1.06); opacity: 1; }
}
@keyframes sparkDrift {
  #fv-site 0%,#fv-site 100% { transform: translate(0,0); opacity: .5; }
  #fv-site 35% { transform: translate(22px,-35px); opacity: 1; }
  #fv-site 70% { transform: translate(-16px,18px); opacity: .7; }
}
@keyframes insightFloat {
  #fv-site 0%,#fv-site 100% { transform: translate3d(0,0,0) rotate(0); }
  #fv-site 50% { transform: translate3d(0,-12px,0) rotate(.35deg); }
}

@media (max-width: 980px) {
  #fv-site .impact-grid { grid-template-columns: 1fr; gap: 40px; }
  #fv-site .impact-copy { max-width: 680px; }
  #fv-site .impact-visual { width: min(100%, 680px); margin-inline: auto; }
}

@media (max-width: 640px) {
  #fv-site .cursor-glow { display: none; }
  #fv-site .hero { animation-duration: 24s; }
  #fv-site .hero h1 { font-size: clamp(24px, 7.35vw, 34px); }
  #fv-site .hero h1 em { margin-top: 5px; }
  #fv-site .hero-visual[data-parallax],
  #fv-site .impact-visual[data-parallax] { transform: none !important; }
  #fv-site .dashboard-card { animation: dashboardFloatMobile 7s ease-in-out infinite; }
  #fv-site .impact-copy h2 { font-size: 40px; }
  #fv-site .impact-list li { padding-inline: 4px; }
  #fv-site .impact-list li:hover { transform: none; background: transparent; border-color: transparent; }
  #fv-site .impact-visual { min-height: 620px; }
  #fv-site .insight-main { top: 15px; left: 0; width: 89%; padding: 22px; }
  #fv-site .insight-donut { top: 245px; right: 0; width: 61%; }
  #fv-site .insight-sync { left: 0; bottom: 118px; padding: 14px; }
  #fv-site .insight-result { right: 0; bottom: 0; width: 72%; min-height: 145px; padding: 22px; }
  #fv-site .donut { width: 69px; height: 69px; flex-basis: 69px; }
  #fv-site .donut::after { inset: 16px; }
  #fv-site .hero-spark { opacity: .6; }
}

@keyframes dashboardFloatMobile {
  #fv-site 0%,#fv-site 100% { transform: translateY(0); }
  #fv-site 50% { transform: translateY(-9px); }
}

@media (prefers-reduced-motion: reduce) {
  #fv-site *, #fv-site *::before, #fv-site *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Editorial photography */
#fv-site .hero-photo {
  position: absolute;
  z-index: 0;
  inset: 8px 24px 72px 58px;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 28px;
  box-shadow: 0 38px 90px rgba(0,11,13,.34);
  transform: rotate(2.2deg);
}
#fv-site .hero-photo::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(155deg, rgba(12,43,45,.08), rgba(10,35,38,.74) 67%, rgba(10,35,38,.97)),
    linear-gradient(90deg, rgba(14,48,49,.7), transparent 42%);
}
#fv-site .hero-photo::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  opacity: .16;
  background-image: linear-gradient(rgba(255,255,255,.2) 1px, transparent 1px);
  background-size: 100% 54px;
  mix-blend-mode: overlay;
}
#fv-site .hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(.72) contrast(1.07);
  animation: photoBreathe 15s ease-in-out infinite alternate;
}
#fv-site .hero-photo figcaption {
  position: absolute;
  z-index: 3;
  left: 23px;
  bottom: 20px;
  max-width: 185px;
  color: rgba(255,255,255,.73);
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: .08em;
  text-transform: uppercase;
}
#fv-site .dashboard-card { z-index: 2; background: rgba(13,44,46,.58); }

#fv-site .about-art {
  overflow: visible;
  border: 0;
}
#fv-site .about-photo {
  position: absolute;
  z-index: 0;
  inset: 18px 20px 25px 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 18px 66px 18px 18px;
  box-shadow: 0 35px 80px rgba(0,0,0,.28);
  transform: translate3d(0, var(--parallax-offset, 0), 0);
}
#fv-site .about-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(12,40,42,.93) 0%, rgba(12,40,42,.46) 55%, rgba(12,40,42,.12)),
    linear-gradient(0deg, rgba(12,40,42,.94), transparent 48%);
}
#fv-site .about-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 54% center;
  filter: saturate(.68) contrast(1.05);
  transition: transform 1.2s cubic-bezier(.22,1,.36,1), filter .7s;
}
#fv-site .about-art:hover .about-photo img {
  transform: scale(1.035);
  filter: saturate(.9) contrast(1.04);
}
#fv-site .about-photo figcaption {
  position: absolute;
  z-index: 2;
  right: 23px;
  top: 24px;
  max-width: 150px;
  color: rgba(255,255,255,.67);
  font-size: 8px;
  line-height: 1.55;
  letter-spacing: .12em;
  text-align: right;
  text-transform: uppercase;
}
#fv-site .big-number,
#fv-site .years-copy,
#fv-site .quote-card { z-index: 2; }
#fv-site .big-number {
  top: -52px;
  color: rgba(192,239,220,.15);
  text-shadow: 0 18px 45px rgba(0,0,0,.16);
}

#fv-site .photo-story {
  position: relative;
  overflow: hidden;
  color: var(--ink);
  background:
    radial-gradient(circle at 12% 20%, rgba(77,200,174,.14), transparent 28%),
    radial-gradient(circle at 90% 80%, rgba(99,109,224,.1), transparent 30%),
    linear-gradient(135deg, #f5f2e9, #fbfaf6 56%, #edf5f2);
}
#fv-site .photo-story::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .36;
  background-image:
    linear-gradient(45deg, transparent 49.8%, rgba(16,44,47,.08) 50%, transparent 50.2%);
  background-size: 145px 145px;
  mask-image: linear-gradient(90deg, transparent, #000 30%, #000 72%, transparent);
}
#fv-site .story-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: 86px;
  align-items: center;
}
#fv-site .story-copy h2 {
  max-width: 520px;
  margin: 0;
  font: 600 clamp(45px,4.5vw,67px)/1 "Inter";
  letter-spacing: -.045em;
  color: transparent;
  background: linear-gradient(108deg, #102c2f 5%, #17776d 58%, #52b99a 120%);
  -webkit-background-clip: text;
  background-clip: text;
}
#fv-site .story-copy > p {
  max-width: 510px;
  margin: 28px 0 35px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.8;
}
#fv-site .story-stat {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  align-items: center;
  max-width: 390px;
  padding-top: 24px;
  border-top: 1px solid rgba(16,44,47,.15);
}
#fv-site .story-stat strong {
  font: 700 41px/1 "Inter";
  color: var(--emerald);
}
#fv-site .story-stat span {
  color: var(--muted);
  font-size: 10px;
  line-height: 1.55;
  text-transform: uppercase;
  letter-spacing: .07em;
}
#fv-site .story-gallery {
  min-height: 580px;
  position: relative;
}
#fv-site .story-photo {
  position: absolute;
  margin: 0;
  overflow: hidden;
  background: var(--ink);
  box-shadow: 0 30px 75px rgba(20,41,70,.18);
  transform: translate3d(0, var(--parallax-offset, 0), 0);
}
#fv-site .story-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(9,30,32,.84), transparent 54%);
}
#fv-site .story-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.82) contrast(1.04);
  transition: transform 1.1s cubic-bezier(.22,1,.36,1), filter .6s;
}
#fv-site .story-photo:hover img {
  transform: scale(1.045);
  filter: saturate(1) contrast(1.02);
}
#fv-site .story-photo figcaption {
  position: absolute;
  z-index: 2;
  left: 24px;
  right: 24px;
  bottom: 22px;
  display: flex;
  align-items: center;
  gap: 13px;
  color: white;
}
#fv-site .story-photo figcaption span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 50%;
  color: var(--mint);
  font-size: 9px;
}
#fv-site .story-photo figcaption strong {
  font: 600 17px/1.2 "Inter";
}
#fv-site .story-photo-main {
  inset: 0 112px 60px 0;
  border-radius: 72px 18px 18px 18px;
}
#fv-site .story-photo-main img { object-position: 54% center; }
#fv-site .story-photo-detail {
  z-index: 2;
  width: 44%;
  height: 48%;
  right: 0;
  bottom: 0;
  border: 8px solid #f6f4ec;
  border-radius: 17px;
}
#fv-site .story-photo-detail img { object-position: center; }
#fv-site .story-badge {
  position: absolute;
  z-index: 3;
  top: 32px;
  right: 23px;
  width: 112px;
  height: 112px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid rgba(255,255,255,.36);
  border-radius: 50%;
  color: white;
  background: rgba(13,47,49,.78);
  box-shadow: 0 18px 45px rgba(0,0,0,.2);
  backdrop-filter: blur(12px);
  animation: sealFloat 8s ease-in-out infinite;
}
#fv-site .story-badge span { font-size: 7px; letter-spacing: .15em; }
#fv-site .story-badge i { width: 3px; height: 3px; border-radius: 50%; background: var(--gold); }
#fv-site .photo-disclaimer {
  position: relative;
  z-index: 1;
  margin-top: 34px;
  color: rgba(16,44,47,.42);
  font-size: 9px;
  letter-spacing: .06em;
  text-align: right;
}

@keyframes photoBreathe {
  #fv-site from { transform: scale(1.01) translate3d(-.4%,0,0); }
  #fv-site to { transform: scale(1.075) translate3d(.8%,-.7%,0); }
}

@media (max-width: 980px) {
  #fv-site .story-grid { grid-template-columns: 1fr; gap: 55px; }
  #fv-site .story-copy { max-width: 680px; }
  #fv-site .story-gallery { width: min(100%, 720px); margin-inline: auto; }
}

@media (max-width: 640px) {
  #fv-site .hero-photo {
    inset: 12px 5px 72px 18px;
    border-radius: 21px;
    transform: rotate(1deg);
  }
  #fv-site .hero-photo figcaption { display: none; }
  #fv-site .dashboard-card { background: rgba(13,44,46,.7); }
  #fv-site .about-photo {
    inset: 12px 0 20px;
    border-radius: 14px 45px 14px 14px;
    transform: none !important;
  }
  #fv-site .about-photo figcaption { right: 15px; top: 17px; max-width: 120px; }
  #fv-site .big-number { top: -12px; left: 5px; font-size: 230px; }
  #fv-site .years-copy { top: 185px; left: 28px; }
  #fv-site .story-copy h2 { font-size: 42px; }
  #fv-site .story-gallery { min-height: 510px; }
  #fv-site .story-photo { transform: none !important; }
  #fv-site .story-photo-main { inset: 0 34px 95px 0; border-radius: 42px 13px 13px 13px; }
  #fv-site .story-photo-detail { width: 57%; height: 42%; border-width: 6px; }
  #fv-site .story-badge { top: 24px; right: 0; width: 92px; height: 92px; }
  #fv-site .photo-disclaimer { margin-top: 25px; text-align: left; line-height: 1.5; }
}

/* Human, editorial refinement */
#fv-site,
#fv-site button,
#fv-site input,
#fv-site textarea,
#fv-site select {
  font-family: "Inter", Arial, sans-serif;
}

#fv-site .hero-visual { min-height: 610px; }
#fv-site .hero-photo {
  inset: 0 0 auto 22px;
  width: calc(100% - 22px);
  height: auto;
  aspect-ratio: 16 / 9;
  border-radius: 22px;
  transform: none;
  background: #0d302d;
}
#fv-site .hero-photo::before {
  background: linear-gradient(0deg, rgba(10,43,39,.5), transparent 48%);
}
#fv-site .hero-photo::after { opacity: .08; }
#fv-site .hero-photo img {
  object-fit: contain;
  object-position: center;
  filter: saturate(.9) contrast(1.02);
  animation: none;
}
#fv-site .dashboard-card {
  inset: 265px 0 auto 62px;
  background: rgba(13,49,45,.9);
}
#fv-site .experience-seal { top: 242px; }
#fv-site .floating-note { bottom: 2px; }

#fv-site .about-photo {
  inset: 15px auto auto 0;
  width: calc(100% - 20px);
  height: auto;
  aspect-ratio: 3 / 2;
  border-radius: 18px 46px 18px 18px;
  background: #0d302d;
}
#fv-site .about-photo::after {
  background:
    linear-gradient(90deg, rgba(12,40,37,.64), transparent 65%),
    linear-gradient(0deg, rgba(12,40,37,.62), transparent 45%);
}
#fv-site .about-photo img,
#fv-site .story-photo img {
  object-fit: contain;
  object-position: center;
}

#fv-site .story-gallery { min-height: 510px; }
#fv-site .story-photo-main {
  inset: 32px auto auto 0;
  width: calc(100% - 86px);
  height: auto;
  aspect-ratio: 16 / 9;
  background: #123a35;
}
#fv-site .story-photo-detail {
  width: 46%;
  height: auto;
  aspect-ratio: 3 / 2;
  right: 0;
  bottom: 12px;
  background: #123a35;
}

#fv-site .button {
  transition:
    transform .55s cubic-bezier(.22,1,.36,1),
    box-shadow .55s cubic-bezier(.22,1,.36,1),
    background-color .55s ease,
    color .55s ease;
}
#fv-site .button:hover { transform: translateY(-3px) scale(1.006); }

#fv-site .service-card {
  background: rgba(255,255,255,.58);
  transition:
    transform .65s cubic-bezier(.22,1,.36,1),
    box-shadow .65s cubic-bezier(.22,1,.36,1),
    background-color .65s ease,
    color .5s ease,
    border-color .5s ease;
}
#fv-site .service-card::after {
  transition: transform .8s cubic-bezier(.22,1,.36,1), opacity .55s ease;
}
#fv-site .service-card:hover {
  transform: translateY(-5px);
  background: #143a35;
  box-shadow: 0 24px 58px rgba(16,44,47,.14);
}
#fv-site .service-card p,
#fv-site .service-card a {
  transition: color .5s ease, opacity .5s ease;
}

#fv-site .process-grid article,
#fv-site .audience-points > div,
#fv-site .proof-placeholders article,
#fv-site .differential-list article {
  transition:
    transform .6s cubic-bezier(.22,1,.36,1),
    box-shadow .6s cubic-bezier(.22,1,.36,1),
    background-color .55s ease,
    border-color .55s ease,
    padding .55s cubic-bezier(.22,1,.36,1);
}
#fv-site .process-grid article:hover {
  transform: translateY(-5px);
  box-shadow: 0 24px 58px rgba(16,44,47,.1);
}
#fv-site .audience-points > div:hover {
  transform: translateX(5px);
  background: rgba(255,255,255,.075);
  border-color: rgba(148,211,189,.28);
}
#fv-site .proof-placeholders article:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 52px rgba(16,44,47,.09);
}
#fv-site .differential-list article:hover {
  transform: translateX(4px);
  padding-inline: 14px;
}

@media (max-width: 980px) {
  #fv-site .hero-visual { min-height: 650px; }
  #fv-site .hero-photo { left: 0; width: 100%; }
  #fv-site .dashboard-card { inset: 320px 20px auto 70px; }
  #fv-site .experience-seal { top: 292px; right: 8px; }
  #fv-site .about-photo { width: 100%; }
}

@media (max-width: 640px) {
  #fv-site .hero-visual { min-height: 520px; }
  #fv-site .hero-photo {
    inset: 0 auto auto 0;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }
  #fv-site .dashboard-card { inset: 185px 0 auto 18px; padding: 19px; }
  #fv-site .dashboard-card .chart-area { height: 92px; }
  #fv-site .experience-seal { top: 163px; width: 82px; height: 82px; }
  #fv-site .floating-note { bottom: 0; }
  #fv-site .about-art { min-height: 370px; }
  #fv-site .about-photo {
    inset: 8px auto auto 0;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
  }
  #fv-site .story-gallery { min-height: 405px; }
  #fv-site .story-photo-main {
    inset: 0 auto auto 0;
    width: calc(100% - 18px);
    height: auto;
    aspect-ratio: 16 / 9;
  }
  #fv-site .story-photo-detail {
    width: 62%;
    height: auto;
    aspect-ratio: 3 / 2;
    bottom: 8px;
  }
  #fv-site .service-card:hover,
  #fv-site .process-grid article:hover,
  #fv-site .audience-points > div:hover,
  #fv-site .proof-placeholders article:hover,
  #fv-site .differential-list article:hover {
    transform: none;
  }
}

/* Final Elementor corrections */
#fv-site,
#fv-site *,
#fv-site *::before,
#fv-site *::after {
  font-family: "Inter", Inter, Arial, sans-serif !important;
}
#fv-site .site-header .container {
  width: calc(100% - 36px);
  max-width: none;
}
#fv-site .hero-visual { min-height: 510px; }
#fv-site .dashboard-card {
  inset: 62px 8px auto 48px;
  background: rgba(13,49,45,.72);
}
#fv-site .experience-seal { top: 0; right: 2px; }
#fv-site .floating-note { left: 0; bottom: 30px; }

@media (max-width: 980px) {
  #fv-site .site-header .container { width: calc(100% - 32px); }
  #fv-site .hero-visual { min-height: 500px; max-width: 620px; }
  #fv-site .dashboard-card { inset: 62px 8px auto 48px; }
  #fv-site .experience-seal { top: 0; right: 2px; }
  #fv-site .floating-note { bottom: 25px; }
}

@media (max-width: 640px) {
  #fv-site .site-header .container { width: calc(100% - 20px); }
  #fv-site .hero-visual { min-height: 390px; }
  #fv-site .dashboard-card { inset: 55px 0 auto 0; padding: 22px; }
  #fv-site .dashboard-card .chart-area { height: 115px; }
  #fv-site .experience-seal {
    top: 0;
    right: -2px;
    width: 91px;
    height: 91px;
  }
  #fv-site .floating-note { left: -4px; bottom: 5px; }
}/* End custom CSS */