/*
Theme Name: Flow Estrategia Digital
Author: Flow Solucoes Digitais
Author URI: https://www.instagram.com/flow_e_digital/
Description: Tema institucional customizado da Flow Estrategia Digital, com foco em conversao pelo WhatsApp.
Version: 2.3.12
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: flow-estrategia-digital
*/

:root {
  --font-inter: "Inter";
  --font-montserrat: "Inter";
  --font-plex-mono: "IBM Plex Mono";
  --black: #0d0d0d;
  --ink: #3d443f;
  --petrol: #1e3c46;
  --petrol-deep: #16303a;
  --paper: #f4f1e8;
  --white: #f7f6f1;
  --copper: #965a32;
  --copper-dark: #7a4826;
  --gold: #c8ae76;
  --olive: #5f6a58;
  --container: 1120px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: var(--white);
}

body {
  margin: 0;
  color: var(--black);
  background: var(--white);
  font-family: var(--font-inter), Arial, sans-serif;
  font-size: 16px;
  line-height: 1.618;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

body.menu-open {
  overflow: hidden;
}

body.menu-open .whatsapp-float {
  visibility: hidden;
}

body.admin-bar .flow-header {
  top: 32px;
}

a {
  color: var(--copper);
  text-decoration: none;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button {
  font: inherit;
}

img,
video {
  display: block;
  max-width: 100%;
}

h1,
h2,
h3,
p {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3 {
  font-family: var(--font-montserrat), Arial, sans-serif;
  letter-spacing: 0;
}

.skip-link {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1000;
  padding: 10px 14px;
  color: #fff;
  background: var(--copper);
  border-radius: 6px;
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: translateY(0);
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  z-index: 1000;
  top: 10px;
  left: 10px;
  width: auto;
  height: auto;
  padding: 10px 14px;
  clip: auto;
  color: #fff;
  background: var(--copper);
}

:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 3px;
  border-radius: 4px;
}

.flow-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 60;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 67px;
  padding: 14px 40px;
  background: rgba(23, 46, 54, 0.72);
  border-bottom: 1px solid rgba(200, 174, 118, 0.18);
  backdrop-filter: blur(14px);
}

.flow-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--white);
}

.flow-brand img {
  flex: 0 0 auto;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.35));
}

.flow-brand-copy {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.flow-brand-copy strong {
  color: var(--white);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.flow-brand-copy small {
  margin-top: 4px;
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 8px;
  letter-spacing: 0.35em;
  white-space: nowrap;
}

.flow-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}

.flow-nav > a:not(.nav-whatsapp) {
  color: var(--white);
  font-family: var(--font-plex-mono), monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
}

.flow-nav > a:not(.nav-whatsapp):hover {
  color: var(--gold);
}

.flow-nav > a.is-current:not(.nav-whatsapp) {
  color: var(--gold);
}

.nav-whatsapp,
.primary-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: var(--copper);
  border-radius: 8px;
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-weight: 700;
  transition: background 180ms ease, transform 180ms ease;
}

.nav-whatsapp {
  padding: 11px 22px;
  border-radius: 6px;
  box-shadow: 0 4px 14px rgba(150, 90, 50, 0.35);
  font-size: 13px;
}

.nav-whatsapp:hover,
.primary-cta:hover {
  color: #fff;
  background: var(--copper-dark);
  transform: translateY(-2px);
}

.flow-menu-button {
  display: none;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  color: var(--white);
  background: transparent;
  border: 1px solid rgba(200, 174, 118, 0.35);
  border-radius: 6px;
  cursor: pointer;
}

.menu-icon-close {
  display: none;
}

.flow-menu-button[aria-expanded="true"] .menu-icon-open {
  display: none;
}

.flow-menu-button[aria-expanded="true"] .menu-icon-close {
  display: block;
}

.flow-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100svh;
  overflow: hidden;
  background: var(--petrol);
  background-image: url("https://flowestrategiadigital.com/wp-content/uploads/2026/07/flow-hero-galaxy-poster.webp");
  background-position: center;
  background-size: cover;
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.hero-overlay,
.hero-vignette,
.hero-noise {
  position: absolute;
  inset: 0;
}

.hero-overlay {
  background: rgba(18, 39, 46, 0.66);
}

.hero-vignette {
  background: radial-gradient(ellipse at 50% 42%, rgba(30, 60, 70, 0) 0%, rgba(13, 20, 24, 0.55) 100%);
}

.hero-noise {
  opacity: 0.5;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");
}

.hero-content {
  position: relative;
  z-index: 2;
  width: min(100%, 940px);
  padding: 150px 40px 110px;
  text-align: center;
}

.hero-content > p,
.hero-content > .primary-cta,
.hero-manifesto {
  animation: hero-in 520ms ease both;
}

.hero-content > .primary-cta {
  animation-delay: 100ms;
}

.hero-manifesto {
  animation-delay: 180ms;
}

.hero-content h1 {
  color: var(--white);
  font-size: 64px;
  font-weight: 800;
  line-height: 1.08;
  text-shadow: 0 4px 30px rgba(0, 0, 0, 0.4);
  text-wrap: balance;
}

.hero-content > p {
  max-width: 640px;
  margin: 28px auto 40px;
  color: rgba(247, 246, 241, 0.86);
  font-size: 18px;
}

.primary-cta {
  min-height: 58px;
  padding: 18px 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.24), 0 4px 12px rgba(150, 90, 50, 0.4);
  font-size: 17px;
}

.hero-manifesto {
  display: block;
  margin-top: 34px;
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 12px;
  letter-spacing: 0.2em;
}

.flow-container,
.problem-grid {
  position: relative;
  width: 100%;
  max-width: var(--container);
  margin: 0 auto;
}

.paper-section {
  position: relative;
  background-color: var(--paper);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.018 0.05' numOctaves='5' seed='11' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0.58 0 0 0 0.26 0 0.52 0 0 0.22 0 0 0.45 0 0.16 0 0 0 0.24 0'/%3E%3C/filter%3E%3Crect width='360' height='360' filter='url(%23p)' opacity='0.28'/%3E%3C/svg%3E"), repeating-linear-gradient(2deg, rgba(120, 105, 82, 0.025) 0, rgba(120, 105, 82, 0.025) 1px, transparent 1px, transparent 7px), radial-gradient(ellipse at 50% 0%, rgba(200, 174, 118, 0.14) 0%, rgba(200, 174, 118, 0) 62%);
  background-blend-mode: multiply, multiply, normal;
}

.problem-section {
  padding: 120px 40px 90px;
}

.problem-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: start;
}

.problem-grid h2 {
  color: var(--black);
  font-size: 44px;
  font-weight: 800;
  line-height: 1.12;
  text-wrap: balance;
}

.problem-title-line {
  display: block;
}

.problem-title-line.is-accent {
  color: var(--copper);
}

.problem-title-word {
  display: inline-block;
  margin-right: 0.22em;
}

.problem-title-word:last-child {
  margin-right: 0;
}

.problem-grid h2.can-reveal .problem-title-word {
  opacity: 0;
  filter: blur(5px);
  transform: translateY(26px);
}

.problem-grid h2.can-reveal.is-visible .problem-title-word {
  animation: word-enter 620ms cubic-bezier(0.2, 0.72, 0.24, 1) both;
  animation-delay: calc(var(--word-index) * 90ms);
}

.problem-copy {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-top: 8px;
  color: var(--ink);
  font-size: 17px;
}

.deliveries-section {
  padding: 40px 40px 120px;
  scroll-margin-top: 67px;
}

.section-label {
  margin-bottom: 18px;
  font-family: var(--font-plex-mono), monospace;
  font-size: 13px;
  letter-spacing: 0.3em;
}

.section-label-copper {
  color: var(--copper);
}

.section-label-gold {
  color: var(--gold);
}

.section-title {
  max-width: 640px;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
  text-wrap: balance;
}

.section-title-dark {
  color: var(--black);
}

.section-title-light {
  color: var(--white);
}

.delivery-cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
  margin-top: 56px;
}

.delivery-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 245px;
  padding: 34px 30px;
  color: var(--white);
  background: var(--petrol);
  border: 1px solid rgba(200, 174, 118, 0.28);
  border-radius: 14px;
  box-shadow: 0 3px 7px rgba(13, 13, 13, 0.18), 0 24px 50px rgba(30, 60, 70, 0.38);
  animation: card-float 7s ease-in-out infinite;
  transition: box-shadow 240ms ease, border-color 240ms ease;
}

.delivery-card:hover {
  border-color: rgba(200, 174, 118, 0.55);
  box-shadow: 0 6px 12px rgba(13, 13, 13, 0.2), 0 34px 64px rgba(30, 60, 70, 0.5);
}

.delivery-card span,
.portfolio-card-copy > span,
.metric-card span,
.contact-phone {
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.2em;
}

.delivery-card h3 {
  color: var(--white);
  font-size: 22px;
  font-weight: 700;
}

.delivery-card p {
  color: rgba(247, 246, 241, 0.78);
  font-size: 15px;
}

.dark-section {
  position: relative;
  overflow: hidden;
  color: var(--white);
  background-color: var(--petrol);
  background-image: radial-gradient(ellipse at 80% 0%, rgba(120, 130, 110, 0.14) 0%, rgba(30, 60, 70, 0) 55%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");
}

.method-section {
  padding: 120px 40px;
  scroll-margin-top: 67px;
}

.method-symbol {
  position: absolute;
  top: -140px;
  left: -180px;
  width: 520px;
  height: 520px;
  opacity: 0.07;
  pointer-events: none;
}

.method-list {
  position: relative;
  max-width: 780px;
  margin-top: 38px;
}

.method-list::before {
  content: "";
  position: absolute;
  top: 36px;
  bottom: 36px;
  left: 35px;
  width: 1px;
  background: linear-gradient(to bottom, rgba(200, 174, 118, 0), rgba(200, 174, 118, 0.5) 12%, rgba(200, 174, 118, 0.5) 88%, rgba(200, 174, 118, 0));
}

.method-list li {
  position: relative;
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 32px;
  align-items: start;
  padding: 26px 0;
}

.method-number {
  z-index: 1;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  color: var(--gold);
  background: var(--petrol-deep);
  border: 1px solid rgba(200, 174, 118, 0.5);
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  font-family: var(--font-plex-mono), monospace;
  font-size: 16px;
}

.method-list li > div {
  padding-top: 8px;
}

.method-list h3 {
  color: var(--white);
  font-size: 25px;
  font-weight: 700;
}

.method-list p {
  max-width: 520px;
  margin-top: 8px;
  color: rgba(247, 246, 241, 0.75);
}

.metrics-section {
  padding: 120px 40px;
}

.metric-cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin-top: 56px;
}

.metric-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 150px;
  padding: 32px 28px;
  background: #fff;
  border: 1px solid rgba(30, 60, 70, 0.06);
  border-radius: 12px;
  box-shadow: 0 3px 8px rgba(13, 13, 13, 0.1), 0 20px 42px rgba(30, 60, 70, 0.17);
  animation: metric-float 8s ease-in-out infinite;
  transition: border-color 220ms ease, box-shadow 220ms ease;
}

.metric-card:nth-child(2),
.metric-card:nth-child(4) {
  animation-delay: -4s;
}

.metric-card:hover {
  border-color: rgba(150, 90, 50, 0.22);
  box-shadow: 0 6px 12px rgba(13, 13, 13, 0.12), 0 30px 56px rgba(30, 60, 70, 0.24);
}

.metric-card strong {
  color: var(--petrol);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.1;
}

.metric-card span {
  color: var(--olive);
  line-height: 1.5;
}

.portfolio-section {
  padding: 120px 40px;
  scroll-margin-top: 67px;
}

.portfolio-symbol {
  position: absolute;
  right: -160px;
  bottom: -160px;
  width: 560px;
  height: 560px;
  opacity: 0.08;
  pointer-events: none;
}

.portfolio-title {
  margin-bottom: 16px;
}

.portfolio-lead {
  max-width: 560px;
  color: rgba(247, 246, 241, 0.75);
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  margin-top: 64px;
}

.portfolio-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: var(--white);
  background: var(--petrol-deep);
  border: 1px solid rgba(200, 174, 118, 0.22);
  border-radius: 14px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3), 0 28px 56px rgba(0, 0, 0, 0.42);
  transition: transform 220ms ease, box-shadow 220ms ease;
}

.portfolio-card:hover {
  color: var(--white);
  box-shadow: 0 7px 14px rgba(0, 0, 0, 0.34), 0 38px 70px rgba(0, 0, 0, 0.52);
  transform: translateY(-4px);
}

.portfolio-image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #0f262e;
}

.portfolio-image > img:first-child {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.portfolio-image-flow > img:first-child {
  filter: saturate(0.92) contrast(1.03);
}

.portfolio-flow-logo {
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 138px;
  height: 82px;
  padding: 7px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 6px;
}

.portfolio-card-copy {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 26px 28px 30px;
}

.portfolio-card-copy h3 {
  color: var(--white);
  font-size: 25px;
  font-weight: 700;
}

.portfolio-card-copy p {
  color: rgba(247, 246, 241, 0.72);
  font-size: 15px;
}

.portfolio-card-copy strong {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
}

.audience-section {
  padding: 110px 40px 0;
}

.audience-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 820px;
  margin: 0 auto;
  padding-bottom: 96px;
  border-bottom: 1px solid rgba(30, 60, 70, 0.12);
  text-align: center;
}

.audience-inner h2 {
  color: var(--black);
  font-size: 36px;
  font-weight: 800;
  line-height: 1.18;
  text-wrap: balance;
}

.audience-inner > p:last-child {
  max-width: 600px;
  margin-top: 20px;
  color: var(--ink);
  font-size: 17px;
}

.contact-section {
  padding: 110px 40px 130px;
  scroll-margin-top: 67px;
}

.contact-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

.contact-inner h2 {
  color: var(--black);
  font-size: 52px;
  font-weight: 800;
  line-height: 1.1;
  text-wrap: balance;
}

.contact-inner > p:not(.section-label) {
  max-width: 540px;
  margin: 26px 0;
  color: var(--ink);
  font-size: 17px;
}

.contact-phone {
  margin-top: 22px;
  color: var(--olive);
  font-size: 11px;
  letter-spacing: 0.14em;
}

.instagram-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  font-family: var(--font-plex-mono), monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
}

.flow-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding: 44px 40px;
  background: var(--black);
}

.flow-content-page {
  min-height: 70svh;
  padding: 130px 20px 80px;
  background: var(--paper);
}

.flow-content-page__inner {
  width: min(100%, var(--container));
  margin: 0 auto;
}

.flow-content-page__inner h1 {
  margin-bottom: 28px;
  color: var(--petrol);
  font-size: clamp(2.3rem, 6vw, 4.2rem);
  line-height: 1.08;
}

.flow-blog-index,
.flow-blog-archive,
.flow-blog-search,
.flow-article,
.flow-not-found {
  min-height: 80svh;
  padding-top: 67px;
  background-color: var(--paper);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.018 0.05' numOctaves='5' seed='11' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0.58 0 0 0 0.26 0 0.52 0 0 0.22 0 0 0.45 0 0.16 0 0 0 0.24 0'/%3E%3C/filter%3E%3Crect width='360' height='360' filter='url(%23p)' opacity='0.2'/%3E%3C/svg%3E"), repeating-linear-gradient(2deg, rgba(120, 105, 82, 0.025) 0, rgba(120, 105, 82, 0.025) 1px, transparent 1px, transparent 7px);
  background-blend-mode: multiply;
}

.blog-masthead {
  position: relative;
  overflow: hidden;
  color: var(--white);
  background: var(--petrol-deep);
  border-bottom: 1px solid rgba(200, 174, 118, 0.24);
}

.blog-masthead__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 310px;
  width: min(100%, var(--container));
  margin: 0 auto;
  padding: 64px 40px;
}

.blog-masthead__inner > div {
  position: relative;
  z-index: 1;
  max-width: 760px;
}

.blog-masthead h1 {
  max-width: 760px;
  margin-top: 14px;
  color: var(--white);
  font-size: 58px;
  font-weight: 800;
  line-height: 1.04;
  text-wrap: balance;
}

.blog-masthead p:not(.section-label),
.blog-masthead__description {
  max-width: 640px;
  margin-top: 22px;
  color: rgba(247, 246, 241, 0.76);
  font-size: 18px;
  line-height: 1.7;
}

.blog-masthead__description p {
  margin: 0;
}

.blog-masthead__symbol {
  position: absolute;
  right: 28px;
  width: 250px;
  height: 250px;
  opacity: 0.17;
  filter: saturate(0.7);
}

.blog-masthead--compact .blog-masthead__inner {
  min-height: 270px;
}

.blog-masthead--compact h1 {
  font-size: 48px;
}

.blog-feed {
  padding: 72px 40px 110px;
}

.blog-feed__inner,
.related-posts__inner {
  width: min(100%, var(--container));
  margin: 0 auto;
}

.blog-feed__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
}

.blog-feed__header h2,
.related-posts h2 {
  margin-top: 8px;
  color: var(--petrol);
  font-size: 38px;
  font-weight: 800;
  line-height: 1.12;
}

.blog-search-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 44px;
  width: min(100%, 320px);
  height: 46px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(30, 60, 70, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 16px rgba(35, 40, 35, 0.08);
  overflow: hidden;
}

.blog-search-form input {
  min-width: 0;
  padding: 0 14px;
  color: var(--petrol);
  background: transparent;
  border: 0;
  outline: 0;
  font: 500 14px var(--font-inter), Arial, sans-serif;
}

.blog-search-form input::placeholder {
  color: rgba(61, 68, 63, 0.62);
}

.blog-search-form button {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  color: var(--white);
  background: var(--petrol);
  border: 0;
  cursor: pointer;
}

.blog-search-form button:hover {
  background: var(--copper);
}

.blog-topics {
  display: flex;
  align-items: center;
  gap: 26px;
  margin-top: 42px;
  border-bottom: 1px solid rgba(30, 60, 70, 0.18);
  overflow-x: auto;
  scrollbar-width: thin;
}

.blog-topics a {
  flex: 0 0 auto;
  padding: 0 0 13px;
  color: var(--ink);
  border-bottom: 2px solid transparent;
  font-family: var(--font-plex-mono), monospace;
  font-size: 10px;
  letter-spacing: 0.14em;
}

.blog-topics a:hover,
.blog-topics a.is-current {
  color: var(--copper);
  border-bottom-color: var(--copper);
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-top: 42px;
}

.blog-card {
  min-width: 0;
}

.blog-card__link {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  color: var(--black);
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(30, 60, 70, 0.1);
  border-radius: 6px;
  box-shadow: 0 10px 26px rgba(38, 42, 37, 0.1);
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.blog-card__link:hover {
  color: var(--black);
  border-color: rgba(150, 90, 50, 0.34);
  box-shadow: 0 16px 34px rgba(38, 42, 37, 0.15);
  transform: translateY(-5px);
}

.blog-card__media {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9.5;
  background: var(--petrol-deep);
  overflow: hidden;
}

.blog-card__media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 320ms ease;
}

.blog-card__link:hover .blog-card__media > img {
  transform: scale(1.035);
}

.blog-card__fallback {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 16px;
  color: var(--gold);
  background: var(--petrol-deep);
}

.blog-card__fallback::after {
  position: absolute;
  inset: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");
  pointer-events: none;
}

.blog-card__fallback img {
  width: 76px;
  height: 76px;
  opacity: 0.82;
}

.blog-card__fallback span {
  font-family: var(--font-plex-mono), monospace;
  font-size: 10px;
  letter-spacing: 0.24em;
}

.blog-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px 24px 26px;
}

.blog-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px 14px;
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 9px;
  letter-spacing: 0.1em;
}

.blog-card__title {
  margin-top: 15px;
  color: var(--petrol);
  font-size: 23px;
  font-weight: 800;
  line-height: 1.18;
  text-wrap: balance;
}

.blog-card__excerpt {
  margin-top: 14px;
  color: var(--ink);
  font-size: 15px;
  line-height: 1.65;
}

.blog-card__action,
.text-action {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
}

.navigation.pagination {
  margin-top: 54px;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}

.nav-links .page-numbers {
  display: grid;
  place-items: center;
  min-width: 42px;
  min-height: 42px;
  padding: 8px 12px;
  color: var(--petrol);
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(30, 60, 70, 0.18);
  border-radius: 4px;
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
}

.nav-links .current,
.nav-links a:hover {
  color: var(--white);
  background: var(--copper);
  border-color: var(--copper);
}

.blog-empty {
  margin-top: 42px;
  padding: 58px 0;
  border-top: 1px solid rgba(30, 60, 70, 0.18);
  border-bottom: 1px solid rgba(30, 60, 70, 0.18);
  text-align: center;
}

.blog-empty h2 {
  color: var(--petrol);
  font-size: 30px;
}

.blog-empty p {
  max-width: 570px;
  margin: 14px auto 0;
  color: var(--ink);
}

.blog-empty .primary-cta {
  margin-top: 24px;
  padding: 14px 24px;
}

.article-header {
  color: var(--white);
  background: var(--petrol-deep);
}

.article-header__inner {
  width: min(100%, 960px);
  margin: 0 auto;
  padding: 70px 40px 78px;
}

.article-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 34px;
  color: rgba(247, 246, 241, 0.56);
  font-family: var(--font-plex-mono), monospace;
  font-size: 9px;
  letter-spacing: 0.1em;
}

.article-breadcrumb a {
  color: rgba(247, 246, 241, 0.72);
}

.article-breadcrumb a:hover {
  color: var(--gold);
}

.article-header h1 {
  margin-top: 15px;
  color: var(--white);
  font-size: 60px;
  font-weight: 800;
  line-height: 1.05;
  text-wrap: balance;
}

.article-deck {
  max-width: 790px;
  margin-top: 24px;
  color: rgba(247, 246, 241, 0.78);
  font-size: 20px;
  line-height: 1.65;
}

.article-byline {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin-top: 32px;
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 9px;
  letter-spacing: 0.11em;
}

.article-featured-media {
  width: min(100%, var(--container));
  margin: 0 auto;
  aspect-ratio: 16 / 8;
  background: var(--petrol-deep);
  overflow: hidden;
}

.article-featured-media:has(.article-featured-media__fallback) {
  height: clamp(190px, 18vw, 240px);
  aspect-ratio: auto;
}

.article-featured-media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-featured-media__fallback {
  display: grid;
  place-items: center;
  align-content: center;
  width: 100%;
  height: 100%;
  gap: 18px;
  color: var(--gold);
  background: var(--petrol-deep);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.24em;
}

.article-featured-media__fallback img {
  width: 78px;
  height: 78px;
  opacity: 0.8;
}

.article-layout {
  display: grid;
  grid-template-columns: minmax(0, 740px) minmax(240px, 1fr);
  gap: 76px;
  width: min(100%, var(--container));
  margin: 0 auto;
  padding: 72px 40px 100px;
}

.article-content {
  min-width: 0;
  color: #252a26;
  font-size: 18px;
  line-height: 1.82;
}

.article-content > * + * {
  margin-top: 1.45em;
}

.article-content h2,
.article-content h3,
.article-content h4 {
  color: var(--petrol);
  line-height: 1.18;
  text-wrap: balance;
}

.article-content h2 {
  margin-top: 2.1em;
  font-size: 34px;
}

.article-content h3 {
  margin-top: 1.8em;
  font-size: 25px;
}

.article-content h4 {
  font-size: 20px;
}

.article-content ul,
.article-content ol {
  display: grid;
  gap: 10px;
  padding-left: 25px;
}

.article-content li {
  list-style: disc;
}

.article-content ol li {
  list-style: decimal;
}

.article-content a {
  color: var(--copper-dark);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.article-content blockquote {
  margin-right: 0;
  margin-left: 0;
  padding: 6px 0 6px 26px;
  color: var(--petrol);
  border-left: 4px solid var(--gold);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}

.article-content img {
  width: auto;
  height: auto;
  border-radius: 6px;
}

.article-content figure {
  margin-right: 0;
  margin-left: 0;
}

.article-content figcaption {
  margin-top: 8px;
  color: rgba(61, 68, 63, 0.75);
  font-size: 13px;
  text-align: center;
}

.article-content pre,
.article-content code {
  font-family: var(--font-plex-mono), monospace;
}

.article-content pre {
  padding: 20px;
  color: var(--white);
  background: var(--petrol-deep);
  border-radius: 6px;
  overflow-x: auto;
}

.article-content table {
  width: 100%;
  border-collapse: collapse;
}

.article-content th,
.article-content td {
  padding: 12px;
  border: 1px solid rgba(30, 60, 70, 0.18);
  text-align: left;
}

.article-aside {
  position: sticky;
  top: 104px;
  align-self: start;
  padding-top: 24px;
  border-top: 3px solid var(--gold);
}

.article-aside h2 {
  margin-top: 12px;
  color: var(--petrol);
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2;
}

.article-aside > p:not(.section-label) {
  margin-top: 16px;
  color: var(--ink);
  font-size: 15px;
}

.article-aside .primary-cta {
  width: 100%;
  margin-top: 22px;
  padding: 14px 18px;
  text-align: center;
}

.article-navigation {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: min(100%, var(--container));
  margin: 0 auto;
  padding: 34px 40px;
  border-top: 1px solid rgba(30, 60, 70, 0.18);
  border-bottom: 1px solid rgba(30, 60, 70, 0.18);
}

.article-navigation > div:last-child {
  text-align: right;
}

.article-navigation a {
  display: inline-flex;
  flex-direction: column;
  gap: 8px;
  max-width: 430px;
  color: var(--petrol);
}

.article-navigation span {
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 9px;
  letter-spacing: 0.12em;
}

.article-navigation strong {
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 17px;
  line-height: 1.3;
}

.related-posts {
  margin-top: 86px;
  padding: 82px 40px 110px;
  background: rgba(255, 255, 255, 0.46);
  border-top: 1px solid rgba(30, 60, 70, 0.12);
}

.flow-not-found {
  display: grid;
  place-items: center;
  padding-right: 20px;
  padding-left: 20px;
}

.flow-not-found__inner {
  max-width: 720px;
  padding: 120px 0;
  text-align: center;
}

.flow-not-found h1 {
  margin-top: 12px;
  color: var(--petrol);
  font-size: 58px;
  font-weight: 800;
  line-height: 1.06;
}

.flow-not-found p:not(.section-label) {
  max-width: 560px;
  margin: 22px auto 0;
  color: var(--ink);
  font-size: 18px;
}

.flow-not-found__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px 28px;
  margin-top: 30px;
}

.flow-not-found__actions .primary-cta {
  padding: 14px 24px;
}

.flow-not-found__actions .text-action {
  margin: 0;
  padding: 0;
}

.elementor-front-page,
.elementor-page-content {
  min-height: 60svh;
}

.footer-brand .flow-brand-copy strong {
  font-size: 17px;
}

.footer-brand .flow-brand-copy small {
  font-size: 7px;
}

.footer-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
}

.footer-meta a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.14em;
}

.footer-meta span {
  color: rgba(247, 246, 241, 0.5);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.14em;
}

.whatsapp-float {
  position: fixed;
  right: 26px;
  bottom: 26px;
  z-index: 80;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  color: var(--white);
  background: #25d366;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(37, 211, 102, 0.42);
  animation: wa-pulse 2.6s ease-out infinite;
  transition: opacity 180ms ease, transform 180ms ease;
}

.whatsapp-float:hover {
  color: var(--white);
  background: #1fb557;
  transform: scale(1.08);
}

.whatsapp-float.is-hidden-by-cta {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.84);
}

.whatsapp-float img {
  width: 31px;
  height: 31px;
}

@keyframes hero-in {
  from { opacity: 0; transform: translateY(24px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes card-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

@keyframes metric-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

@keyframes word-enter {
  from { opacity: 0; filter: blur(5px); transform: translateY(26px); }
  to { opacity: 1; filter: blur(0); transform: translateY(0); }
}

@keyframes wa-pulse {
  0% { box-shadow: 0 8px 24px rgba(37, 211, 102, 0.42), 0 0 0 0 rgba(37, 211, 102, 0.42); }
  70% { box-shadow: 0 8px 24px rgba(37, 211, 102, 0.42), 0 0 0 16px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 8px 24px rgba(37, 211, 102, 0.42), 0 0 0 0 rgba(37, 211, 102, 0); }
}

@media (max-width: 1060px) {
  .flow-nav {
    gap: 18px;
  }

  .flow-header {
    padding-right: 24px;
    padding-left: 24px;
  }

  .delivery-cards,
  .metric-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .delivery-card {
    min-height: 220px;
  }

  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .article-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 48px;
  }

  .article-aside {
    position: static;
    max-width: 680px;
  }
}

@media (max-width: 782px) {
  body.admin-bar .flow-header {
    top: 46px;
  }
}

@media (max-width: 900px) {
  .flow-header {
    padding: 12px 20px;
  }

  .flow-menu-button {
    display: grid;
  }

  .flow-nav {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: auto;
    left: 0;
    height: calc(100dvh - 68px);
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 24px 22px 40px;
    background: rgba(22, 48, 58, 0.99);
    overflow-y: auto;
  }

  .flow-nav.is-open {
    display: flex;
  }

  .flow-nav > a:not(.nav-whatsapp) {
    padding: 17px 2px;
    border-bottom: 1px solid rgba(200, 174, 118, 0.18);
    font-size: 14px;
  }

  .nav-whatsapp {
    margin-top: 24px;
    min-height: 50px;
  }

  .hero-content h1 {
    font-size: 50px;
  }

  .problem-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .portfolio-grid {
    grid-template-columns: 1fr;
  }

  .blog-masthead h1,
  .article-header h1 {
    font-size: 48px;
  }
}

@media (max-width: 620px) {
  .flow-header {
    min-height: 64px;
    padding: 10px 16px;
  }

  .flow-brand-copy strong {
    font-size: 18px;
  }

  .flow-brand-copy small {
    max-width: 132px;
    font-size: 7px;
    letter-spacing: 0.28em;
  }

  .flow-nav {
    height: calc(100dvh - 64px);
  }

  .flow-blog-index,
  .flow-blog-archive,
  .flow-blog-search,
  .flow-article,
  .flow-not-found {
    padding-top: 64px;
  }

  .hero-content {
    padding: 124px 20px 72px;
  }

  .hero-content h1 {
    font-size: 40px;
    line-height: 1.1;
  }

  .hero-content > p {
    margin: 24px auto 30px;
    font-size: 16px;
  }

  .primary-cta {
    width: 100%;
    padding-inline: 18px;
  }

  .hero-manifesto {
    font-size: 10px;
    line-height: 1.7;
    letter-spacing: 0.14em;
  }

  .problem-section,
  .method-section,
  .metrics-section,
  .portfolio-section,
  .contact-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .problem-section {
    padding-top: 84px;
    padding-bottom: 68px;
  }

  .problem-grid h2 {
    font-size: 34px;
  }

  .problem-copy {
    font-size: 16px;
  }

  .deliveries-section {
    padding: 28px 20px 84px;
  }

  .section-title {
    font-size: 32px;
  }

  .section-label {
    font-size: 11px;
    letter-spacing: 0.22em;
  }

  .delivery-cards,
  .metric-cards {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 38px;
  }

  .delivery-card {
    min-height: auto;
    padding: 28px 24px;
  }

  .method-section,
  .metrics-section,
  .portfolio-section {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .method-list li {
    grid-template-columns: 58px 1fr;
    gap: 20px;
    padding: 22px 0;
  }

  .method-list::before {
    left: 28px;
  }

  .method-number {
    width: 58px;
    height: 58px;
    font-size: 14px;
  }

  .method-list h3 {
    font-size: 22px;
  }

  .metric-card {
    min-height: 130px;
  }

  .metric-card strong {
    font-size: 38px;
  }

  .portfolio-grid {
    gap: 24px;
    margin-top: 42px;
  }

  .portfolio-card-copy {
    padding: 24px 22px 26px;
  }

  .portfolio-flow-logo {
    right: 12px;
    bottom: 12px;
    width: 112px;
    height: 66px;
  }

  .audience-section {
    padding: 82px 20px 0;
  }

  .audience-inner {
    padding-bottom: 72px;
  }

  .audience-inner h2 {
    font-size: 30px;
  }

  .contact-section {
    padding-top: 82px;
    padding-bottom: 96px;
  }

  .contact-inner h2 {
    font-size: 38px;
  }

  .contact-phone {
    font-size: 9px;
    line-height: 1.7;
  }

  .flow-footer {
    align-items: flex-start;
    flex-direction: column;
    padding: 38px 20px 84px;
  }

  .blog-masthead__inner {
    min-height: 270px;
    padding: 48px 20px;
  }

  .blog-masthead h1,
  .blog-masthead--compact h1 {
    font-size: 36px;
    line-height: 1.08;
  }

  .blog-masthead p:not(.section-label),
  .blog-masthead__description {
    margin-top: 17px;
    font-size: 16px;
  }

  .blog-masthead__symbol {
    right: -32px;
    width: 170px;
    height: 170px;
    opacity: 0.12;
  }

  .blog-feed {
    padding: 60px 20px 88px;
  }

  .blog-feed__header {
    align-items: stretch;
    flex-direction: column;
    gap: 24px;
  }

  .blog-feed__header h2,
  .related-posts h2 {
    font-size: 31px;
  }

  .blog-search-form {
    width: 100%;
  }

  .blog-topics {
    gap: 22px;
    margin-top: 34px;
  }

  .blog-grid {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 34px;
  }

  .blog-card__title {
    font-size: 22px;
  }

  .article-header__inner {
    padding: 46px 20px 54px;
  }

  .article-breadcrumb {
    margin-bottom: 26px;
  }

  .article-header h1 {
    font-size: 38px;
    line-height: 1.08;
  }

  .article-deck {
    margin-top: 19px;
    font-size: 17px;
  }

  .article-byline {
    margin-top: 24px;
  }

  .article-featured-media {
    aspect-ratio: 16 / 10;
  }

  .article-featured-media:has(.article-featured-media__fallback) {
    height: 150px;
    aspect-ratio: auto;
  }

  .article-featured-media__fallback img {
    width: 58px;
    height: 58px;
  }

  .article-layout {
    gap: 42px;
    padding: 52px 20px 72px;
  }

  .article-content {
    font-size: 17px;
    line-height: 1.78;
  }

  .article-content h2 {
    font-size: 29px;
  }

  .article-content h3 {
    font-size: 23px;
  }

  .article-content blockquote {
    padding-left: 20px;
    font-size: 20px;
  }

  .article-navigation {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 30px 20px;
  }

  .article-navigation > div:last-child {
    text-align: left;
  }

  .related-posts {
    margin-top: 64px;
    padding: 66px 20px 88px;
  }

  .flow-not-found h1 {
    font-size: 40px;
  }

  .footer-meta {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
  }

  .whatsapp-float {
    right: calc(14px + env(safe-area-inset-right));
    bottom: calc(14px + env(safe-area-inset-bottom));
    width: 52px;
    height: 52px;
  }
}

@media (max-width: 620px) and (max-height: 680px) {
  .hero-content {
    padding: 78px 16px 28px;
  }

  .hero-content h1 {
    font-size: 32px;
    line-height: 1.05;
  }

  .hero-content > p {
    margin: 14px auto 18px;
    font-size: 14px;
    line-height: 1.45;
  }

  .hero-content .primary-cta {
    min-height: 50px;
    padding-block: 13px;
  }

  .hero-manifesto {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation: none !important;
    transition: none !important;
  }

  html {
    scroll-behavior: auto;
  }

  .hero-video {
    display: none;
  }
}

/* Flow Site Express sales page */
.flow-hero {
  min-height: 82svh;
}

.hero-content {
  width: min(100%, 990px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 116px 40px 72px;
}

.hero-content h1 {
  max-width: 900px;
  margin: 0;
}

.hero-details-section {
  padding: 88px 40px 92px;
  border-bottom: 1px solid rgba(30, 60, 70, 0.1);
}

.hero-details-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
  gap: 80px;
  align-items: center;
}

.hero-details-copy h2 {
  max-width: 720px;
  margin: 18px 0 0;
  color: var(--petrol);
  font-size: 38px;
  line-height: 1.2;
  text-wrap: balance;
}

.hero-details-manifesto {
  max-width: 680px;
  margin: 28px 0 0;
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  line-height: 1.7;
  letter-spacing: 0.14em;
}

.hero-details-offer {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 48px;
  border-left: 1px solid rgba(30, 60, 70, 0.18);
}

.hero-details-offer strong {
  color: var(--petrol);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 30px;
  line-height: 1.18;
}

.hero-details-offer > span {
  margin-top: 8px;
  color: var(--ink);
  font-size: 16px;
}

.hero-details-offer .primary-cta {
  margin-top: 28px;
}

.hero-details-offer small {
  margin-top: 14px;
  color: rgba(61, 68, 63, 0.78);
  font-size: 12px;
}

.problem-section {
  padding-bottom: 76px;
}

.problem-grid h2 {
  font-size: 46px;
}

.problem-title-word {
  margin-right: 0.12em;
}

.problem-copy {
  gap: 14px;
}

.flow-quote {
  width: min(calc(100% - 80px), var(--container));
  margin: 64px auto 0;
  padding: 28px 34px;
  color: var(--petrol);
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  border-left: 4px solid var(--copper);
  border-radius: 0 6px 6px 0;
  box-shadow: 0 16px 36px rgba(30, 60, 70, 0.1);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.45;
}

.instagram-section,
.included-section,
.value-section,
.audience-section,
.faq-section {
  padding: 112px 40px;
}

.instagram-section,
.value-section,
.faq-section {
  border-top: 1px solid rgba(30, 60, 70, 0.08);
}

.split-layout,
.solution-layout,
.value-layout,
.ownership-layout,
.offer-layout,
.faq-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
  gap: 88px;
  align-items: start;
}

.split-copy .section-title,
.value-layout .section-title {
  max-width: 680px;
}

.body-copy {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 26px;
  color: var(--ink);
  font-size: 17px;
}

.organized-list-wrap,
.offer-includes {
  padding: 34px 0 18px 42px;
  border-left: 1px solid rgba(30, 60, 70, 0.18);
}

.organized-list-wrap > span,
.offer-includes > span {
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.16em;
}

.check-list,
.dash-list,
.state-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 24px;
}

.check-list li,
.dash-list li,
.state-list li {
  position: relative;
  padding-left: 26px;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--copper);
  font-weight: 700;
}

.dash-list li::before,
.state-list li::before {
  content: "";
  position: absolute;
  top: 0.78em;
  left: 1px;
  width: 10px;
  height: 2px;
  background: currentColor;
  opacity: 0.56;
}

.solution-section {
  padding: 120px 40px;
}

.section-symbol {
  position: absolute;
  top: -170px;
  right: -120px;
  width: 520px;
  height: 520px;
  opacity: 0.06;
  pointer-events: none;
}

.display-title {
  color: var(--white);
  font-size: 58px;
  font-weight: 800;
  line-height: 1.04;
}

.solution-layout > div > p:not(.section-label) {
  max-width: 600px;
  margin-top: 18px;
  color: rgba(247, 246, 241, 0.76);
}

.solution-layout .solution-lead {
  color: var(--white);
  font-size: 19px;
}

.decision-list {
  border-top: 1px solid rgba(200, 174, 118, 0.32);
}

.decision-list li {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 18px;
  align-items: center;
  min-height: 64px;
  padding: 13px 0;
  color: var(--white);
  border-bottom: 1px solid rgba(200, 174, 118, 0.18);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.decision-list span {
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 12px;
}

.included-section {
  scroll-margin-top: 67px;
}

.included-section .section-title {
  max-width: 760px;
}

.included-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 64px;
  margin-top: 58px;
  border-top: 1px solid rgba(30, 60, 70, 0.16);
}

.included-item {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 18px;
  padding: 27px 0;
  border-bottom: 1px solid rgba(30, 60, 70, 0.16);
}

.included-item > span {
  padding-top: 4px;
  color: var(--copper);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
}

.included-item h3 {
  color: var(--petrol);
  font-size: 18px;
  line-height: 1.35;
}

.included-item p {
  margin-top: 7px;
  color: var(--ink);
  font-size: 15px;
}

.transformation-section {
  padding: 112px 40px;
}

.transformation-section .section-title {
  max-width: 760px;
}

.transformation-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 72px;
  margin-top: 62px;
}

.transformation-column {
  padding-top: 28px;
  border-top: 3px solid rgba(247, 246, 241, 0.22);
}

.transformation-after {
  border-top-color: var(--gold);
}

.transformation-column h3 {
  color: var(--white);
  font-size: 24px;
}

.state-list {
  color: rgba(247, 246, 241, 0.72);
}

.transformation-after .state-list {
  color: var(--white);
}

.transformation-after .state-list li::before {
  background: var(--gold);
  opacity: 1;
}

.value-copy {
  margin-top: 4px;
}

.value-copy strong {
  padding: 20px 24px;
  color: var(--petrol);
  background: rgba(200, 174, 118, 0.18);
  border-left: 3px solid var(--copper);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 19px;
}

.ownership-section {
  padding: 100px 40px;
  color: var(--white);
  background: var(--copper-dark);
}

.ownership-layout h2 {
  max-width: 560px;
  color: var(--white);
  font-size: 44px;
  font-weight: 800;
  line-height: 1.1;
}

.ownership-layout > div:last-child {
  display: flex;
  flex-direction: column;
  gap: 18px;
  color: rgba(247, 246, 241, 0.84);
  font-size: 17px;
}

.ownership-layout blockquote {
  margin: 10px 0 0;
  padding: 20px 0 0;
  color: var(--white);
  border-top: 1px solid rgba(247, 246, 241, 0.3);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.portfolio-section {
  border-bottom: 1px solid rgba(200, 174, 118, 0.12);
}

.portfolio-card {
  border-radius: 8px;
}

.portfolio-card-copy {
  min-height: 250px;
}

.audience-section {
  padding-top: 112px;
}

.audience-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 70px;
  margin-top: 58px;
}

.audience-column {
  padding-top: 28px;
  border-top: 3px solid var(--copper);
}

.audience-not-ideal {
  border-top-color: rgba(30, 60, 70, 0.28);
}

.audience-column h3 {
  color: var(--petrol);
  font-size: 23px;
}

.audience-not-ideal > p {
  margin-top: 26px;
  color: var(--copper-dark);
  font-weight: 600;
}

.offer-section {
  position: relative;
  padding: 120px 40px;
  overflow: hidden;
  color: var(--white);
  background-color: #121719;
  background-image: linear-gradient(110deg, rgba(150, 90, 50, 0.24), transparent 46%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");
  scroll-margin-top: 67px;
}

.offer-layout {
  align-items: center;
}

.offer-copy h2 {
  max-width: 660px;
  color: var(--white);
  font-size: 48px;
  font-weight: 800;
  line-height: 1.08;
}

.offer-price {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
}

.offer-price span,
.offer-includes > span {
  color: var(--gold);
  font-family: var(--font-plex-mono), monospace;
  font-size: 11px;
  letter-spacing: 0.16em;
}

.offer-price strong {
  color: var(--white);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 58px;
  line-height: 1.15;
}

.offer-payment {
  margin-top: 12px;
  color: var(--white);
}

.offer-copy > p:not(.section-label):not(.offer-price):not(.offer-payment) {
  max-width: 560px;
  margin-top: 12px;
  color: rgba(247, 246, 241, 0.7);
}

.offer-copy .primary-cta {
  margin-top: 32px;
}

.offer-copy > small {
  display: block;
  margin-top: 13px;
  color: rgba(247, 246, 241, 0.6);
}

.offer-includes {
  border-left-color: rgba(200, 174, 118, 0.3);
}

.check-list-light {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 28px;
  color: rgba(247, 246, 241, 0.86);
}

.check-list-light li::before {
  color: var(--gold);
}

.faq-layout {
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
}

.faq-intro {
  position: sticky;
  top: 110px;
}

.faq-intro > p:last-child {
  max-width: 390px;
  margin-top: 22px;
  color: var(--ink);
}

.faq-list {
  border-top: 1px solid rgba(30, 60, 70, 0.18);
}

.faq-list details {
  border-bottom: 1px solid rgba(30, 60, 70, 0.18);
}

.faq-list summary {
  position: relative;
  padding: 23px 48px 23px 0;
  color: var(--petrol);
  cursor: pointer;
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: "+";
  position: absolute;
  top: 18px;
  right: 0;
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  color: var(--copper);
  border: 1px solid rgba(150, 90, 50, 0.32);
  border-radius: 50%;
  font-size: 22px;
  font-weight: 500;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list details p {
  max-width: 700px;
  padding: 0 48px 24px 0;
  color: var(--ink);
}

.closing-section {
  padding-top: 116px;
  padding-bottom: 130px;
}

.closing-section .contact-inner {
  max-width: 900px;
}

.closing-section .contact-inner h2 {
  max-width: 850px;
  font-size: 50px;
}

.closing-section .contact-inner > p:not(.section-label) {
  max-width: 680px;
  margin-bottom: 8px;
}

.closing-section blockquote {
  max-width: 720px;
  margin: 28px 0 10px;
  color: var(--petrol);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.45;
}

.closing-section .closing-driver {
  padding: 22px 26px;
  background: rgba(200, 174, 118, 0.18);
  border-left: 3px solid var(--copper);
  text-align: left;
}

.closing-offer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 700px;
  margin: 30px 0 28px;
}

.closing-offer strong {
  color: var(--petrol);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-size: 28px;
}

.closing-offer span {
  color: var(--olive);
  font-size: 14px;
}

.closing-section .contact-inner > small {
  max-width: 560px;
  margin-top: 16px;
  color: var(--olive);
}

.mobile-offer-bar {
  display: none;
}

@media (max-width: 900px) {
  .split-layout,
  .solution-layout,
  .value-layout,
  .ownership-layout,
  .offer-layout,
  .faq-layout {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .organized-list-wrap,
  .offer-includes {
    padding: 28px 0 0;
    border-top: 1px solid rgba(30, 60, 70, 0.18);
    border-left: 0;
  }

  .offer-includes {
    border-top-color: rgba(200, 174, 118, 0.3);
  }

  .faq-intro {
    position: static;
  }

  .ownership-layout h2 {
    font-size: 40px;
  }
}

@media (max-width: 620px) {
  .flow-hero {
    min-height: 72svh;
  }

  .hero-content {
    padding: 100px 20px 52px;
  }

  .hero-content h1 {
    max-width: 100%;
    font-size: 30px;
  }

  .hero-details-section {
    padding: 64px 20px 68px;
  }

  .hero-details-layout {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .hero-details-copy h2 {
    font-size: 30px;
  }

  .hero-details-manifesto {
    margin-top: 22px;
    font-size: 9px;
  }

  .hero-details-offer {
    padding: 30px 0 0;
    border-top: 1px solid rgba(30, 60, 70, 0.18);
    border-left: 0;
  }

  .hero-details-offer strong {
    font-size: 25px;
  }

  .hero-details-offer .primary-cta {
    width: 100%;
    min-height: 52px;
    padding: 14px 20px;
    font-size: 14px;
  }

  .problem-grid h2 {
    font-size: 33px;
  }

  .flow-quote {
    width: calc(100% - 40px);
    margin-top: 44px;
    padding: 22px 20px;
    font-size: 18px;
  }

  .instagram-section,
  .included-section,
  .value-section,
  .audience-section,
  .faq-section,
  .solution-section,
  .transformation-section,
  .ownership-section,
  .offer-section {
    padding: 82px 20px;
  }

  .display-title {
    font-size: 42px;
  }

  .solution-layout .solution-lead {
    font-size: 17px;
  }

  .decision-list li {
    grid-template-columns: 36px 1fr;
    gap: 12px;
  }

  .included-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .included-item {
    grid-template-columns: 28px 1fr;
    gap: 12px;
    padding: 22px 0;
  }

  .transformation-grid,
  .audience-grid {
    grid-template-columns: 1fr;
    gap: 42px;
    margin-top: 44px;
  }

  .ownership-layout h2 {
    font-size: 34px;
  }

  .portfolio-card-copy {
    min-height: auto;
  }

  .offer-copy h2 {
    font-size: 38px;
  }

  .offer-price strong {
    font-size: 48px;
  }

  .offer-copy .primary-cta {
    width: 100%;
    padding-inline: 14px;
    font-size: 14px;
  }

  .check-list-light {
    grid-template-columns: 1fr;
  }

  .faq-list summary {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .faq-list summary::after {
    top: 15px;
  }

  .closing-section {
    padding-top: 82px;
    padding-bottom: 98px;
  }

  .closing-section .contact-inner h2 {
    font-size: 36px;
  }

  .closing-section blockquote {
    font-size: 19px;
  }

  .closing-section .closing-driver {
    padding: 20px;
  }

  .closing-offer strong {
    font-size: 24px;
  }

  .mobile-offer-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 85;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-height: 66px;
    padding: 9px calc(12px + env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left));
    color: var(--white);
    background: rgba(18, 23, 25, 0.97);
    border-top: 1px solid rgba(200, 174, 118, 0.3);
    box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.22);
    backdrop-filter: blur(12px);
  }

  .mobile-offer-bar span {
    color: var(--gold);
    font-family: var(--font-plex-mono), monospace;
    font-size: 9px;
    line-height: 1.35;
    letter-spacing: 0.08em;
  }

  .mobile-offer-bar a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 42px;
    padding: 10px 13px;
    color: #fff;
    background: var(--copper);
    border-radius: 6px;
    font-family: var(--font-montserrat), Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
  }

  .home .whatsapp-float {
    bottom: calc(80px + env(safe-area-inset-bottom));
  }

  .home .flow-footer {
    padding-bottom: calc(104px + env(safe-area-inset-bottom));
  }
}

@media (max-width: 620px) and (max-height: 680px) {
  .flow-hero {
    min-height: 72svh;
  }

  .hero-content {
    padding: 84px 16px 34px;
  }

  .hero-content h1 {
    font-size: 31px;
  }
}

/* Dark space construction system */
.home main {
  --space-black: #050d10;
  --space-deep: #08181d;
  --space-petrol: #102a32;
  --space-panel: rgba(18, 48, 57, 0.66);
  --space-line: rgba(200, 174, 118, 0.2);
  --space-copy: rgba(247, 246, 241, 0.74);
  background: var(--space-black);
}

.home main:not(.flow-institutional-home) > section:not(.flow-hero) {
  border-bottom: 1px solid var(--space-line);
}

.home .paper-section,
.home .dark-section {
  color: var(--white);
  background-color: var(--space-deep);
  background-image:
    radial-gradient(circle at 15% 18%, rgba(79, 180, 186, 0.08) 0, transparent 24%),
    radial-gradient(circle at 82% 72%, rgba(150, 90, 50, 0.08) 0, transparent 28%),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E");
  background-blend-mode: screen, screen, normal;
}

.home .section-title,
.home .hero-details-copy h2,
.home .problem-grid h2,
.home .display-title,
.home .ownership-layout h2,
.home .offer-copy h2,
.home .closing-section .contact-inner h2 {
  color: var(--white);
  font-family: var(--font-montserrat), Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 0;
}

.home .section-label-copper,
.home .section-label-gold {
  color: var(--gold);
}

.home .primary-cta {
  color: #fff;
  background: var(--copper);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.34), 0 0 24px rgba(150, 90, 50, 0.16);
}

.home .primary-cta:hover {
  background: #ad693e;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.4), 0 0 30px rgba(150, 90, 50, 0.22);
}

.home .hero-details-section {
  padding-top: 108px;
  padding-bottom: 108px;
  background-color: #0b2027;
}

.home .hero-details-layout {
  grid-template-columns: minmax(0, 1.22fr) minmax(330px, 0.78fr);
  gap: 64px;
}

.home .hero-details-copy h2 {
  max-width: 760px;
  font-size: 46px;
  line-height: 1.12;
}

.home .hero-details-manifesto {
  color: var(--gold);
}

.home .hero-details-offer {
  padding: 36px;
  background: rgba(13, 35, 42, 0.78);
  border: 1px solid rgba(200, 174, 118, 0.24);
  border-radius: 4px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.28), inset 0 1px rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(14px);
}

.home .hero-details-offer strong,
.home .hero-details-offer > span {
  color: var(--white);
}

.home .hero-details-offer > span {
  color: var(--space-copy);
}

.home .hero-details-offer small {
  color: rgba(247, 246, 241, 0.58);
}

.home .hero-details-offer .primary-cta {
  width: 100%;
  padding-right: 18px;
  padding-left: 18px;
  font-size: 14px;
}

.home .problem-section {
  padding-top: 116px;
  padding-bottom: 104px;
  background-color: #07161b;
}

.home .problem-grid {
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
  gap: 88px;
}

.home .problem-grid h2 {
  font-size: 50px;
}

.home .problem-title-line.is-accent {
  color: var(--gold);
}

.home .problem-copy,
.home .body-copy {
  color: var(--space-copy);
}

.home .flow-quote {
  padding: 26px 0;
  color: var(--white);
  background: transparent;
  border-top: 1px solid rgba(200, 174, 118, 0.24);
  border-right: 0;
  border-bottom: 1px solid rgba(200, 174, 118, 0.24);
  border-left: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 22px;
}

.home .instagram-section {
  background-color: #0d2830;
}

.home .instagram-section .section-title {
  color: var(--white);
}

.home .instagram-section .body-copy {
  color: var(--space-copy);
}

.home .organized-list-wrap {
  min-height: 100%;
  padding: 38px;
  background: rgba(7, 22, 27, 0.7);
  border: 1px solid rgba(200, 174, 118, 0.22);
  border-radius: 4px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.28), inset 0 1px rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(14px);
}

.home .organized-list-wrap > span {
  color: var(--gold);
}

.home .organized-list-wrap .check-list {
  color: var(--white);
}

.home .instagram-section .flow-quote {
  border-color: rgba(200, 174, 118, 0.24);
}

.space-transition {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 410px;
  margin: -1px 0;
  overflow: hidden;
  background-color: var(--space-black);
  background-position: center;
  background-size: cover;
  clip-path: polygon(0 8%, 17% 3%, 36% 10%, 56% 2%, 76% 8%, 100% 1%, 100% 92%, 81% 97%, 61% 90%, 40% 98%, 20% 91%, 0 99%);
  animation: space-pan 22s ease-in-out infinite alternate;
}

.space-transition::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(4, 15, 19, 0.18);
  box-shadow: inset 0 42px 70px rgba(5, 13, 16, 0.34), inset 0 -42px 70px rgba(5, 13, 16, 0.34);
}

.space-transition-terrain {
  background-image: url("assets/images/flow-space-terrain.jpg");
  background-position: 58% center;
}

.space-transition-orbit {
  background-image: url("assets/images/flow-space-orbit.jpg");
  background-position: 62% center;
}

@keyframes space-pan {
  from {
    background-position-x: 46%;
  }
  to {
    background-position-x: 58%;
  }
}

.home .solution-section {
  padding-top: 132px;
  padding-bottom: 132px;
  background-color: #07171b;
  background-image:
    linear-gradient(90deg, rgba(5, 16, 20, 0.97) 0%, rgba(5, 16, 20, 0.88) 48%, rgba(5, 16, 20, 0.44) 100%),
    url("assets/images/flow-space-orbit.jpg");
  background-position: center, 66% center;
  background-size: cover;
}

.home .solution-section .section-symbol,
.home .portfolio-symbol,
.home .method-symbol {
  display: none;
}

.home .solution-layout > div > p:not(.section-label),
.home .solution-layout .solution-lead {
  color: var(--space-copy);
}

.home .solution-layout .solution-lead {
  color: var(--white);
}

.home .decision-list {
  padding: 18px 24px;
  background: rgba(7, 22, 27, 0.54);
  border: 1px solid rgba(200, 174, 118, 0.2);
  backdrop-filter: blur(10px);
}

.home .decision-list li {
  color: var(--white);
  border-color: rgba(200, 174, 118, 0.18);
}

.home .included-section {
  background-color: #0a2026;
}

.home .included-section .section-title,
.home .value-section .section-title,
.home .audience-section .section-title,
.home .faq-section .section-title {
  color: var(--white);
}

.home .included-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid rgba(200, 174, 118, 0.18);
  background: rgba(200, 174, 118, 0.18);
}

.home .included-item {
  display: block;
  min-height: 218px;
  padding: 30px;
  background: rgba(9, 27, 33, 0.94);
  border: 0;
  transition: background-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.home .included-item:hover {
  z-index: 1;
  background: #12323b;
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.34);
  transform: translateY(-4px);
}

.home .included-item > span {
  display: block;
  margin-bottom: 30px;
  color: var(--gold);
}

.home .included-item h3 {
  color: var(--white);
}

.home .included-item p {
  color: var(--space-copy);
}

.home .transformation-section {
  background-color: #0b1b20;
}

.home .transformation-grid {
  gap: 1px;
  background: rgba(200, 174, 118, 0.18);
  border: 1px solid rgba(200, 174, 118, 0.18);
}

.home .transformation-column {
  min-height: 360px;
  padding: 36px;
  background: rgba(7, 22, 27, 0.9);
  border: 0;
}

.home .transformation-after {
  background: rgba(18, 50, 59, 0.88);
}

.home .transformation-column h3 {
  color: var(--white);
}

.home .state-list,
.home .transformation-after .state-list {
  color: var(--space-copy);
}

.home .transformation-after .state-list {
  color: var(--white);
}

.home .value-section {
  background-color: #07161b;
}

.home .value-copy strong,
.home .closing-section .closing-driver {
  color: var(--white);
  background: rgba(18, 50, 59, 0.76);
  border-color: var(--copper);
}

.home .ownership-section {
  position: relative;
  color: var(--white);
  background-color: #08181d;
  background-image:
    linear-gradient(90deg, rgba(6, 18, 22, 0.96) 0%, rgba(6, 18, 22, 0.84) 54%, rgba(6, 18, 22, 0.42) 100%),
    url("assets/images/flow-space-terrain.jpg");
  background-position: center, 58% center;
  background-size: cover;
}

.home .ownership-layout h2 {
  color: var(--white);
}

.home .ownership-layout > div:last-child {
  padding: 34px;
  color: var(--space-copy);
  background: rgba(7, 22, 27, 0.58);
  border: 1px solid rgba(200, 174, 118, 0.2);
  backdrop-filter: blur(10px);
}

.home .portfolio-section {
  background-color: #08191e;
}

.home .portfolio-lead {
  color: var(--space-copy);
}

.home .portfolio-grid {
  gap: 24px;
}

.home .portfolio-card {
  color: var(--white);
  background: rgba(10, 29, 35, 0.96);
  border: 1px solid rgba(200, 174, 118, 0.2);
  border-radius: 4px;
  box-shadow: 0 24px 62px rgba(0, 0, 0, 0.36);
}

.home .portfolio-card:hover {
  color: var(--white);
  box-shadow: 0 30px 72px rgba(0, 0, 0, 0.44), 0 0 28px rgba(79, 180, 186, 0.08);
}

.home .portfolio-card-copy p {
  color: var(--space-copy);
}

.home .method-section {
  background: #061216;
}

.home .method-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  max-width: none;
  margin-top: 58px;
  border-top: 1px solid rgba(200, 174, 118, 0.2);
  border-bottom: 1px solid rgba(200, 174, 118, 0.2);
}

.home .method-list::before {
  display: none;
}

.home .method-list li {
  display: block;
  min-height: 330px;
  padding: 30px 26px;
  border-right: 1px solid rgba(200, 174, 118, 0.16);
}

.home .method-list li:last-child {
  border-right: 0;
}

.home .method-number {
  width: 44px;
  height: 44px;
  color: var(--gold);
  background: rgba(18, 50, 59, 0.5);
  border-color: rgba(200, 174, 118, 0.46);
  box-shadow: 0 0 24px rgba(79, 180, 186, 0.08);
}

.home .method-list li > div {
  padding-top: 34px;
}

.home .method-list h3 {
  color: var(--white);
  font-size: 21px;
}

.home .method-list p {
  color: var(--space-copy);
}

.home .audience-section {
  background-color: #0e2931;
}

.home .audience-grid {
  gap: 1px;
  background: rgba(200, 174, 118, 0.18);
  border: 1px solid rgba(200, 174, 118, 0.18);
}

.home .audience-column {
  min-height: 390px;
  padding: 36px;
  background: rgba(7, 22, 27, 0.88);
  border: 0;
}

.home .audience-not-ideal {
  background: rgba(13, 35, 42, 0.9);
}

.home .audience-column h3,
.home .audience-column .check-list,
.home .audience-column .dash-list {
  color: var(--white);
}

.home .audience-not-ideal > p {
  color: var(--gold);
}

.home .offer-section {
  background-color: #061216;
  background-image:
    linear-gradient(90deg, rgba(5, 13, 16, 0.98) 0%, rgba(5, 13, 16, 0.86) 48%, rgba(5, 13, 16, 0.36) 100%),
    url("assets/images/flow-space-orbit.jpg");
  background-position: center, 68% center;
  background-size: cover;
}

.home .offer-includes {
  padding: 38px;
  background: rgba(7, 22, 27, 0.56);
  border: 1px solid rgba(200, 174, 118, 0.2);
  backdrop-filter: blur(12px);
}

.home .faq-section {
  background-color: #0a1d23;
}

.home .faq-list,
.home .faq-list details {
  border-color: rgba(200, 174, 118, 0.2);
}

.home .faq-list summary,
.home .faq-list details p,
.home .faq-intro > p:last-child {
  color: var(--white);
}

.home .faq-list details p,
.home .faq-intro > p:last-child {
  color: var(--space-copy);
}

.home .faq-list summary::after {
  color: var(--gold);
  border-color: rgba(200, 174, 118, 0.34);
}

.home .closing-section {
  color: var(--white);
  background-color: #07161b;
  background-image:
    linear-gradient(rgba(5, 16, 20, 0.66), rgba(5, 16, 20, 0.9)),
    url("assets/images/flow-space-terrain.jpg");
  background-position: center;
  background-size: cover;
}

.home .closing-section .contact-inner {
  max-width: 920px;
  padding: 48px;
  background: rgba(7, 22, 27, 0.46);
  border: 1px solid rgba(200, 174, 118, 0.18);
  backdrop-filter: blur(10px);
}

.home .closing-section .contact-inner h2,
.home .closing-section .contact-inner > p:not(.section-label),
.home .closing-section blockquote,
.home .closing-section .closing-offer strong,
.home .closing-section .closing-offer span,
.home .closing-section .contact-inner > small {
  color: var(--white);
}

.home .closing-section .contact-inner > p:not(.section-label),
.home .closing-section .closing-offer span,
.home .closing-section .contact-inner > small {
  color: var(--space-copy);
}

.home .flow-footer {
  background: #040b0e;
}

@media (max-width: 1080px) {
  .home .included-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home .method-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home .method-list li {
    min-height: 260px;
    border-right: 1px solid rgba(200, 174, 118, 0.16);
    border-bottom: 1px solid rgba(200, 174, 118, 0.16);
  }

  .home .method-list li:nth-child(2n) {
    border-right: 0;
  }

  .home .method-list li:last-child {
    grid-column: 1 / -1;
    border-right: 0;
    border-bottom: 0;
  }
}

@media (max-width: 900px) {
  .home .hero-details-layout,
  .home .problem-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .home .organized-list-wrap,
  .home .offer-includes {
    border-top: 1px solid rgba(200, 174, 118, 0.22);
  }
}

@media (max-width: 620px) {
  .home .hero-content h1,
  .home .flow-hero .hero-content h1 {
    font-size: 30px;
  }

  .home .hero-details-section,
  .home .problem-section,
  .home .instagram-section,
  .home .solution-section,
  .home .included-section,
  .home .transformation-section,
  .home .value-section,
  .home .ownership-section,
  .home .portfolio-section,
  .home .method-section,
  .home .audience-section,
  .home .offer-section,
  .home .faq-section,
  .home .closing-section {
    padding: 78px 20px;
  }

  .home .hero-details-copy h2 {
    font-size: 34px;
  }

  .home .problem-grid h2,
  .home .section-title,
  .home .ownership-layout h2,
  .home .offer-copy h2,
  .home .closing-section .contact-inner h2 {
    font-size: 36px;
  }

  .home .hero-details-offer,
  .home .organized-list-wrap,
  .home .offer-includes,
  .home .closing-section .contact-inner {
    padding: 26px 22px;
  }

  .home .flow-quote {
    width: calc(100% - 40px);
    padding: 24px 0;
    font-size: 19px;
  }

  .space-transition {
    height: 270px;
    clip-path: polygon(0 7%, 24% 1%, 49% 9%, 74% 2%, 100% 8%, 100% 93%, 77% 99%, 52% 91%, 26% 98%, 0 92%);
  }

  .space-transition-terrain {
    background-position: 66% center;
  }

  .space-transition-orbit {
    background-position: 70% center;
  }

  .home .solution-section,
  .home .ownership-section,
  .home .offer-section,
  .home .closing-section {
    background-position: center;
  }

  .home .included-grid,
  .home .method-list {
    grid-template-columns: 1fr;
  }

  .home .included-item {
    min-height: 184px;
    padding: 26px;
  }

  .home .included-item > span {
    margin-bottom: 24px;
  }

  .home .transformation-grid,
  .home .audience-grid {
    gap: 1px;
  }

  .home .transformation-column,
  .home .audience-column {
    min-height: auto;
    padding: 28px 24px;
  }

  .home .ownership-layout > div:last-child {
    padding: 26px 22px;
  }

  .home .method-list li,
  .home .method-list li:nth-child(2) {
    grid-column: auto;
    min-height: auto;
    padding: 28px 4px;
    border-right: 0;
    border-bottom: 1px solid rgba(200, 174, 118, 0.16);
  }

  .home .method-list li:last-child {
    grid-column: auto;
    border-bottom: 0;
  }

  .home .method-list li > div {
    padding-top: 24px;
  }

  .home .mobile-offer-bar {
    background: rgba(4, 11, 14, 0.97);
    border-color: rgba(200, 174, 118, 0.22);
  }
}

/* Organic dark space refinement */
.home main {
  overflow: clip;
}

.home .flow-hero {
  height: clamp(620px, 86svh, 860px);
  min-height: 0;
  background-color: #02080b;
  background-position: center;
}

.home .hero-video {
  right: -2%;
  left: auto;
  width: 68%;
  object-fit: contain;
  object-position: right center;
}

.home .hero-overlay {
  background:
    linear-gradient(90deg, rgba(3, 11, 14, 0.97) 0%, rgba(4, 14, 18, 0.88) 34%, rgba(5, 17, 21, 0.3) 61%, rgba(5, 17, 21, 0.08) 100%),
    linear-gradient(180deg, rgba(3, 11, 14, 0.16), rgba(7, 23, 28, 0.44));
}

.home .hero-vignette {
  background: radial-gradient(ellipse at 76% 46%, rgba(10, 31, 37, 0) 0%, rgba(3, 10, 13, 0.58) 100%);
}

.home .hero-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: none;
  justify-content: flex-start;
  padding: 80px clamp(28px, 4vw, 64px) 60px;
  text-align: left;
  transform: none;
}

.home .hero-content h1,
.home .flow-hero .hero-content h1 {
  width: min(430px, 48vw);
  max-width: none;
  margin: 0;
  padding: 34px 32px 38px 24px;
  background: linear-gradient(135deg, rgba(6, 19, 24, 0.58), rgba(16, 42, 50, 0.34));
  border: 1px solid rgba(247, 246, 241, 0.2);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3), inset 0 1px rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px) saturate(118%);
  -webkit-backdrop-filter: blur(14px) saturate(118%);
  font-family: var(--font-plex-mono), monospace;
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 0.015em;
  line-height: 1.18;
  text-align: left;
}

.hero-typewriter-visual,
.hero-typewriter-line {
  display: block;
}

.hero-typewriter-line {
  min-height: 1.1em;
  white-space: nowrap;
}

.hero-typewriter-accent {
  color: var(--copper);
  text-shadow: 0 0 24px rgba(150, 90, 50, 0.22);
}

.hero-typewriter-line.is-active::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 0.88em;
  margin-left: 7px;
  background: var(--gold);
  vertical-align: -0.08em;
  animation: flow-typewriter-caret 720ms steps(1, end) infinite;
}

@keyframes flow-typewriter-caret {
  0%,
  48% {
    opacity: 1;
  }

  49%,
  100% {
    opacity: 0;
  }
}

.home main:not(.flow-institutional-home) > section:not(.flow-hero) {
  position: relative;
  border-bottom: 0;
}

.home .hero-details-section {
  z-index: 3;
  margin-top: 0;
  padding-top: 118px;
}

.home .hero-details-section::before,
.home .solution-section::before,
.home .transformation-section::before,
.home .ownership-section::before,
.home .audience-section::before,
.home .closing-section::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 76px;
  background: linear-gradient(180deg, rgba(4, 13, 17, 0.82), transparent);
  border-top: 1px solid rgba(200, 174, 118, 0.12);
  border-radius: 0;
  transform: none;
  pointer-events: none;
}

.home main:not(.flow-institutional-home) > section:not(.flow-hero) > * {
  position: relative;
  z-index: 1;
}

.home .instagram-section,
.home .solution-section,
.home .included-section,
.home .transformation-section,
.home .value-section,
.home .ownership-section,
.home .portfolio-section,
.home .method-section,
.home .audience-section,
.home .offer-section,
.home .faq-section,
.home .closing-section {
  z-index: 2;
  margin-top: -1px;
}

.home .instagram-section,
.home .included-section,
.home .value-section,
.home .portfolio-section,
.home .method-section,
.home .faq-section {
  padding-bottom: 118px;
}

.home .solution-section,
.home .transformation-section,
.home .ownership-section,
.home .audience-section,
.home .closing-section {
  padding-top: 120px;
}

.home .hero-details-offer,
.home .organized-list-wrap,
.home .decision-list,
.home .ownership-layout > div:last-child,
.home .offer-includes {
  border-radius: 8px;
}

.home .hero-details-offer {
  transform: translateY(42px) rotate(0.6deg);
}

.home .organized-list-wrap {
  transform: translateY(54px) rotate(-0.5deg);
}

.home .decision-list {
  border-radius: 8px;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.28);
  transform: translateY(40px) rotate(0.5deg);
}

.home .included-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 42px 24px;
  padding: 28px 0 44px;
  background: transparent;
  border: 0;
}

.home .included-item {
  grid-column: span 4;
  min-height: 218px;
  background: linear-gradient(145deg, rgba(16, 45, 53, 0.9), rgba(7, 22, 27, 0.78));
  border: 1px solid rgba(200, 174, 118, 0.18);
  border-radius: 8px;
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(12px);
}

.home .included-item:nth-child(3n + 2) {
  transform: translateY(28px);
}

.home .included-item:nth-child(4),
.home .included-item:nth-child(8) {
  grid-column: span 5;
}

.home .included-item:nth-child(5),
.home .included-item:nth-child(7) {
  grid-column: span 3;
}

.home .included-item:nth-child(9) {
  transform: translateY(-18px);
}

.home .included-item:nth-child(10) {
  grid-column: 4 / span 6;
  transform: translateY(12px);
}

.home .included-item:hover {
  transform: translateY(-6px) rotate(-0.4deg);
}

.home .transformation-grid,
.home .audience-grid {
  gap: 28px;
  padding: 30px 0 48px;
  background: transparent;
  border: 0;
}

.home .transformation-grid {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.home .transformation-column,
.home .audience-column {
  background: rgba(7, 22, 27, 0.76);
  border: 1px solid rgba(200, 174, 118, 0.18);
  border-radius: 8px;
  box-shadow: 0 26px 66px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(12px);
}

.home .transformation-before {
  transform: translateY(-12px) rotate(-0.4deg);
}

.home .transformation-after {
  background: linear-gradient(145deg, rgba(21, 59, 68, 0.88), rgba(11, 36, 43, 0.86));
  transform: translateY(42px) rotate(0.45deg);
}

.home .ownership-layout > div:last-child {
  box-shadow: 0 26px 68px rgba(0, 0, 0, 0.3);
  transform: translateY(34px) rotate(0.4deg);
}

.home .portfolio-grid {
  align-items: start;
  gap: 34px;
}

.home .portfolio-card:nth-child(2) {
  transform: translateY(48px);
}

.home .portfolio-card:hover {
  transform: translateY(-6px) rotate(-0.3deg);
}

.home .portfolio-card:nth-child(2):hover {
  transform: translateY(40px) rotate(0.3deg);
}

.home .method-section {
  padding-bottom: 128px;
}

.home .method-list {
  gap: 18px;
  padding: 24px 0 54px;
  border: 0;
}

.home .method-list li {
  min-height: 300px;
  padding: 30px 24px;
  background: linear-gradient(155deg, rgba(17, 47, 56, 0.84), rgba(6, 20, 25, 0.72));
  border: 1px solid rgba(200, 174, 118, 0.16);
  border-radius: 8px;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.25);
}

.home .method-list li:nth-child(2),
.home .method-list li:nth-child(4) {
  transform: translateY(34px);
}

.home .method-list li:nth-child(3) {
  transform: translateY(-14px);
}

.home .method-list li:nth-child(5) {
  transform: translateY(18px);
}

.home .audience-grid {
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr);
}

.home .audience-ideal {
  transform: translateY(-16px) rotate(-0.35deg);
}

.home .audience-not-ideal {
  transform: translateY(42px) rotate(0.45deg);
}

.home .offer-includes {
  box-shadow: 0 26px 68px rgba(0, 0, 0, 0.3);
  transform: translateY(38px) rotate(-0.35deg);
}

.home .closing-section .contact-inner {
  border-radius: 8px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.34);
}

@media (max-width: 1080px) {
  .home .hero-content h1,
  .home .flow-hero .hero-content h1 {
    width: min(400px, 48vw);
    padding: 30px 28px 34px 22px;
    font-size: 34px;
  }

  .home .included-item,
  .home .included-item:nth-child(4),
  .home .included-item:nth-child(5),
  .home .included-item:nth-child(7),
  .home .included-item:nth-child(8) {
    grid-column: span 6;
  }

  .home .included-item:nth-child(10) {
    grid-column: 3 / span 8;
  }

  .home .method-list {
    gap: 20px;
  }
}

@media (max-width: 900px) {
  .home .hero-video {
    inset: 0;
    width: 100%;
    object-fit: cover;
    object-position: 44% center;
  }

  .home .hero-overlay {
    background: linear-gradient(180deg, rgba(3, 11, 14, 0.28), rgba(7, 23, 28, 0.54));
  }

  .home .hero-vignette {
    background: radial-gradient(ellipse at 50% 40%, rgba(10, 31, 37, 0.02) 0%, rgba(3, 10, 13, 0.62) 100%);
  }

  .home .hero-content {
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: translateY(-82px);
  }

  .home .hero-content h1,
  .home .flow-hero .hero-content h1 {
    width: min(400px, 100%);
    font-size: 38px;
    text-align: center;
  }

  .home .included-item:nth-child(n),
  .home .portfolio-card:nth-child(n),
  .home .method-list li:nth-child(n) {
    transform: none;
  }
}

@media (max-width: 620px) {
  .home .flow-hero {
    height: min(78svh, 720px);
    min-height: 580px;
  }

  .home .hero-content {
    padding: 72px 20px 40px;
    transform: translateY(96px);
  }

  .home .hero-content h1,
  .home .flow-hero .hero-content h1 {
    width: 100%;
    max-width: 300px;
    padding: 26px 14px;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 1.16;
    backdrop-filter: blur(10px) saturate(112%);
    -webkit-backdrop-filter: blur(10px) saturate(112%);
  }

  .home .hero-details-section {
    margin-top: 0;
    padding-top: 94px;
  }

  .home .hero-details-section::before,
  .home .solution-section::before,
  .home .transformation-section::before,
  .home .ownership-section::before,
  .home .audience-section::before,
  .home .closing-section::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 48px;
  }

  .home .instagram-section,
  .home .included-section,
  .home .value-section,
  .home .portfolio-section,
  .home .method-section,
  .home .faq-section {
    padding-bottom: 108px;
  }

  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 96px;
  }

  .home .hero-details-offer,
  .home .organized-list-wrap,
  .home .decision-list,
  .home .transformation-before,
  .home .transformation-after,
  .home .ownership-layout > div:last-child,
  .home .audience-ideal,
  .home .audience-not-ideal,
  .home .offer-includes {
    transform: none;
  }

  .home .included-grid {
    grid-template-columns: 1fr;
    gap: 18px;
    padding-bottom: 0;
  }

  .home .included-item,
  .home .included-item:nth-child(n) {
    grid-column: 1;
    min-height: auto;
  }

  .home .transformation-grid,
  .home .audience-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .home .method-list {
    gap: 16px;
    padding-bottom: 0;
  }

  .home .method-list li,
  .home .method-list li:nth-child(n) {
    min-height: auto;
    padding: 28px 24px;
    border: 1px solid rgba(200, 174, 118, 0.16);
  }

  .home .portfolio-card:nth-child(2) {
    margin-top: 0;
  }
}

/* Continuous 3D fields between content sections */
.home .instagram-section,
.home .solution-section {
  --organic-field: url("assets/images/flow-space-orbit.jpg");
  --organic-position: 68% center;
}

.home .included-section,
.home .transformation-section,
.home .value-section,
.home .ownership-section,
.home .faq-section,
.home .closing-section {
  --organic-field: url("assets/images/flow-space-terrain.jpg");
  --organic-position: 58% center;
}

.home .method-section,
.home .audience-section {
  --organic-field: url("assets/images/flow-space-orbit.jpg");
  --organic-position: 62% center;
}

.home .instagram-section,
.home .included-section,
.home .value-section,
.home .method-section,
.home .faq-section {
  isolation: isolate;
  padding-bottom: 176px;
}

.home .instagram-section::after,
.home .included-section::after,
.home .value-section::after,
.home .method-section::after,
.home .faq-section::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: -4%;
  bottom: -1px;
  left: -4%;
  height: clamp(300px, 34vw, 520px);
  background-image:
    linear-gradient(180deg, rgba(5, 13, 16, 0) 0%, rgba(5, 13, 16, 0.08) 30%, rgba(5, 13, 16, 0.48) 100%),
    var(--organic-field);
  background-position: center, var(--organic-position);
  background-size: cover;
  opacity: 0.62;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, #000 32%, #000 100%);
  mask-image: linear-gradient(to bottom, transparent 0%, #000 32%, #000 100%);
  pointer-events: none;
}

.home .solution-section,
.home .transformation-section,
.home .ownership-section,
.home .audience-section,
.home .closing-section {
  isolation: isolate;
  overflow: visible;
  padding-top: 154px;
}

.home .solution-section::before,
.home .transformation-section::before,
.home .ownership-section::before,
.home .audience-section::before,
.home .closing-section::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -142px;
  right: -5%;
  left: -5%;
  width: auto;
  height: 330px;
  background-image:
    linear-gradient(180deg, rgba(5, 13, 16, 0.08), rgba(5, 13, 16, 0.28)),
    var(--organic-field);
  background-position: center, var(--organic-position);
  background-size: cover;
  border: 0;
  border-radius: 0;
  opacity: 0.72;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, #000 24%, #000 72%, transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0%, #000 24%, #000 72%, transparent 100%);
  transform: none;
  pointer-events: none;
}

.home .instagram-section::after,
.home .solution-section::before {
  background-position: center, 68% 72%;
}

.home .included-section::after,
.home .transformation-section::before {
  background-position: center, 56% 70%;
}

.home .value-section::after,
.home .ownership-section::before,
.home .faq-section::after,
.home .closing-section::before {
  background-position: center, 61% 64%;
}

.home .method-section::after,
.home .audience-section::before {
  background-position: center, 64% 58%;
}

.home .included-item,
.home .method-list li {
  background: linear-gradient(145deg, rgba(13, 40, 48, 0.82), rgba(5, 18, 23, 0.72));
  box-shadow:
    0 26px 62px rgba(0, 0, 0, 0.3),
    inset 0 1px rgba(255, 255, 255, 0.035);
}

.home .included-item:nth-child(3n + 2),
.home .method-list li:nth-child(2),
.home .method-list li:nth-child(4) {
  background: linear-gradient(145deg, rgba(19, 54, 63, 0.84), rgba(7, 25, 31, 0.74));
}

.home .transformation-column,
.home .audience-column {
  background: linear-gradient(145deg, rgba(10, 31, 37, 0.78), rgba(5, 17, 21, 0.72));
  box-shadow:
    0 26px 62px rgba(0, 0, 0, 0.3),
    inset 0 1px rgba(255, 255, 255, 0.035);
}

.home .transformation-after,
.home .audience-not-ideal {
  background: linear-gradient(145deg, rgba(19, 55, 64, 0.84), rgba(8, 28, 34, 0.76));
}

@media (max-width: 900px) {
  .home .instagram-section,
  .home .included-section,
  .home .value-section,
  .home .method-section,
  .home .faq-section {
    padding-bottom: 144px;
  }

  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 128px;
  }

  .home .instagram-section::after,
  .home .included-section::after,
  .home .value-section::after,
  .home .method-section::after,
  .home .faq-section::after {
    right: -12%;
    left: -12%;
    height: 390px;
    opacity: 0.56;
  }

  .home .solution-section::before,
  .home .transformation-section::before,
  .home .ownership-section::before,
  .home .audience-section::before,
  .home .closing-section::before {
    top: -104px;
    right: -14%;
    left: -14%;
    height: 260px;
    opacity: 0.66;
  }
}

@media (max-width: 620px) {
  .home .instagram-section,
  .home .included-section,
  .home .value-section,
  .home .method-section,
  .home .faq-section {
    padding-bottom: 126px;
  }

  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 112px;
  }

  .home .instagram-section::after,
  .home .included-section::after,
  .home .value-section::after,
  .home .method-section::after,
  .home .faq-section::after {
    right: -26%;
    left: -26%;
    height: 330px;
    opacity: 0.48;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, #000 42%, #000 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, #000 42%, #000 100%);
  }

  .home .solution-section::before,
  .home .transformation-section::before,
  .home .ownership-section::before,
  .home .audience-section::before,
  .home .closing-section::before {
    top: -82px;
    right: -28%;
    left: -28%;
    width: auto;
    height: 220px;
    opacity: 0.58;
  }

  .home .included-grid,
  .home .method-list {
    padding-right: 10px;
    padding-left: 4px;
  }

  .home .included-item:nth-child(odd),
  .home .method-list li:nth-child(odd) {
    width: calc(100% - 10px);
    transform: translateX(-4px);
  }

  .home .included-item:nth-child(even),
  .home .method-list li:nth-child(even) {
    width: calc(100% - 10px);
    margin-left: auto;
    transform: translateX(10px);
  }

  .home .transformation-column:first-child,
  .home .audience-column:first-child {
    width: calc(100% - 8px);
  }

  .home .transformation-column:last-child,
  .home .audience-column:last-child {
    width: calc(100% - 8px);
    margin-left: auto;
  }
}

/* Aesthetic audit: rhythm, hierarchy and lighter mobile composition */
@media (min-width: 901px) {
  .home .flow-hero {
    height: clamp(600px, 80svh, 800px);
  }

  .home .hero-video {
    right: -1%;
    width: 74%;
  }

  .home .hero-overlay {
    background:
      linear-gradient(90deg, rgba(3, 11, 14, 0.97) 0%, rgba(4, 14, 18, 0.86) 30%, rgba(5, 17, 21, 0.24) 55%, rgba(5, 17, 21, 0.05) 100%),
      linear-gradient(180deg, rgba(3, 11, 14, 0.12), rgba(7, 23, 28, 0.4));
  }
}

.home .included-grid {
  gap: 28px 20px;
  margin-top: 48px;
}

.home .included-item {
  min-height: 196px;
  padding: 26px;
}

.home .included-item > span {
  margin-bottom: 22px;
}

.home .method-list {
  position: relative;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  margin-top: 48px;
  padding: 0 0 34px;
  overflow: visible;
}

.home .method-list::before {
  display: block;
  top: 39px;
  right: 8%;
  bottom: auto;
  left: 8%;
  width: auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(200, 174, 118, 0.48) 10%, rgba(200, 174, 118, 0.48) 90%, transparent);
}

.home .method-list li,
.home .method-list li:nth-child(n) {
  display: block;
  grid-column: auto;
  min-height: 238px;
  width: auto;
  margin: 0;
  padding: 18px 20px 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transform: none;
  backdrop-filter: none;
}

.home .method-number {
  width: 44px;
  height: 44px;
  background: #071b21;
  box-shadow: 0 0 0 8px rgba(6, 18, 22, 0.9), 0 10px 28px rgba(0, 0, 0, 0.34);
}

.home .method-list li > div {
  padding-top: 24px;
}

.home .method-list h3 {
  font-size: 19px;
  line-height: 1.3;
}

.home .method-list p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
}

.home .instagram-section::after,
.home .value-section::after {
  clip-path: ellipse(90% 64% at 60% 100%);
}

.home .solution-section::before,
.home .ownership-section::before {
  clip-path: ellipse(90% 64% at 60% 0%);
}

.home .included-section::after,
.home .method-section::after {
  clip-path: ellipse(90% 64% at 42% 100%);
}

.home .transformation-section::before,
.home .audience-section::before {
  clip-path: ellipse(90% 64% at 42% 0%);
}

.home .faq-section::after {
  clip-path: ellipse(90% 64% at 56% 100%);
}

.home .closing-section::before {
  clip-path: ellipse(90% 64% at 56% 0%);
}

.home .solution-section::after,
.home .transformation-section::after,
.home .ownership-section::after,
.home .audience-section::after,
.home .closing-section::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -68px;
  left: -10%;
  width: 120%;
  height: 260px;
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
  box-shadow: 0 -22px 60px rgba(3, 10, 13, 0.22);
  pointer-events: none;
}

.home .solution-section::after {
  background: #07171b;
}

.home .transformation-section::after {
  background: #0b1b20;
}

.home .ownership-section::after {
  background: #08181d;
}

.home .audience-section::after {
  background: #0e2931;
}

.home .closing-section::after {
  background: #07161b;
}

@media (max-width: 900px) {
  .home .method-list {
    display: block;
    margin-top: 42px;
    padding: 0;
  }

  .home .method-list::before {
    top: 22px;
    right: auto;
    bottom: 22px;
    left: 21px;
    width: 1px;
    height: auto;
    background: linear-gradient(180deg, transparent, rgba(200, 174, 118, 0.46) 8%, rgba(200, 174, 118, 0.46) 92%, transparent);
  }

  .home .method-list li,
  .home .method-list li:nth-child(n) {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 18px;
    min-height: 0;
    padding: 18px 0 24px;
  }

  .home .method-list li > div {
    padding-top: 3px;
  }
}

@media (max-width: 620px) {
  .home .hero-details-section {
    padding-top: 84px;
  }

  .home .instagram-section,
  .home .included-section,
  .home .value-section,
  .home .method-section,
  .home .faq-section {
    padding-bottom: 104px;
  }

  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 96px;
  }

  .home .hero-details-copy h2,
  .home .problem-grid h2,
  .home .section-title,
  .home .ownership-layout h2,
  .home .closing-section .contact-inner h2 {
    font-size: 32px;
    line-height: 1.15;
  }

  .home .display-title {
    font-size: 38px;
  }

  .home .offer-copy h2 {
    font-size: 36px;
  }

  .home .section-label {
    margin-bottom: 14px;
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.2em;
  }

  .home .included-grid {
    display: block;
    margin-top: 34px;
    padding: 0 0 18px;
  }

  .home .included-item,
  .home .included-item:nth-child(n) {
    display: grid;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    min-height: 0;
    width: 100%;
    margin: 0;
    padding: 19px 0 20px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(200, 174, 118, 0.2);
    border-radius: 0;
    box-shadow: none;
    transform: none;
    backdrop-filter: none;
  }

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

  .home .included-item > span {
    display: grid;
    place-items: center;
    width: 32px;
    height: 32px;
    margin: 1px 0 0;
    padding: 0;
    color: var(--gold);
    background: rgba(18, 50, 59, 0.58);
    border: 1px solid rgba(200, 174, 118, 0.34);
    border-radius: 50%;
    font-size: 10px;
  }

  .home .included-item h3 {
    font-size: 17px;
    line-height: 1.32;
  }

  .home .included-item p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.52;
  }

  .home .method-list {
    margin-top: 34px;
    padding-right: 0;
    padding-left: 0;
  }

  .home .method-list li,
  .home .method-list li:nth-child(n) {
    width: 100%;
    margin: 0;
    padding: 16px 0 22px;
    border: 0;
    transform: none;
  }

  .home .method-list h3 {
    font-size: 18px;
  }

  .home .transformation-grid,
  .home .audience-grid {
    gap: 16px;
    margin-top: 38px;
    padding-bottom: 22px;
  }

  .home .transformation-column,
  .home .audience-column,
  .home .transformation-column:first-child,
  .home .audience-column:first-child,
  .home .transformation-column:last-child,
  .home .audience-column:last-child {
    width: 100%;
    margin: 0;
    padding: 24px 21px;
  }

  .home .check-list,
  .home .dash-list,
  .home .state-list {
    gap: 9px;
    margin-top: 18px;
  }

  .home .instagram-section::after,
  .home .included-section::after,
  .home .value-section::after,
  .home .method-section::after,
  .home .faq-section::after {
    height: 280px;
    clip-path: ellipse(122% 62% at 52% 100%);
  }

  .home .solution-section::before,
  .home .transformation-section::before,
  .home .ownership-section::before,
  .home .audience-section::before,
  .home .closing-section::before {
    top: -72px;
    height: 190px;
    clip-path: ellipse(122% 62% at 52% 0%);
  }

  .home .solution-section::after,
  .home .transformation-section::after,
  .home .ownership-section::after,
  .home .audience-section::after,
  .home .closing-section::after {
    top: -42px;
    left: -16%;
    width: 132%;
    height: 185px;
  }

  .home .closing-section {
    padding-bottom: 84px;
  }

  .home .closing-section .contact-inner {
    padding: 28px 21px;
  }

  .home .closing-section .contact-inner > p:not(.section-label) {
    margin: 18px 0 4px;
  }

  .home .closing-section blockquote {
    margin: 20px 0 6px;
    font-size: 19px;
    line-height: 1.42;
  }

  .home .closing-section .closing-driver {
    padding: 18px 17px;
  }

  .home .closing-offer {
    margin: 22px 0 20px;
  }

  .home .closing-offer strong {
    font-size: 23px;
  }

  .home .closing-section .contact-inner > small {
    margin-top: 11px;
  }
}

/* Shallow section crests: keep the 3D field visible without covering content */
.home .solution-section::before,
.home .transformation-section::before,
.home .ownership-section::before,
.home .audience-section::before,
.home .closing-section::before {
  display: none;
}

.home .solution-section,
.home .transformation-section,
.home .ownership-section,
.home .audience-section,
.home .closing-section {
  padding-top: 120px;
}

.home .solution-section::after,
.home .transformation-section::after,
.home .ownership-section::after,
.home .audience-section::after,
.home .closing-section::after {
  top: -42px;
  left: -6%;
  width: 112%;
  height: 66px;
  box-shadow: 0 -16px 42px rgba(3, 10, 13, 0.16);
}

@media (max-width: 900px) {
  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 106px;
  }

  .home .solution-section::after,
  .home .transformation-section::after,
  .home .ownership-section::after,
  .home .audience-section::after,
  .home .closing-section::after {
    top: -34px;
    left: -10%;
    width: 120%;
    height: 54px;
  }
}

@media (max-width: 620px) {
  .home .solution-section,
  .home .transformation-section,
  .home .ownership-section,
  .home .audience-section,
  .home .closing-section {
    padding-top: 88px;
  }

  .home .solution-section::after,
  .home .transformation-section::after,
  .home .ownership-section::after,
  .home .audience-section::after,
  .home .closing-section::after {
    top: -27px;
    left: -16%;
    width: 132%;
    height: 44px;
  }
}

/* Keep the method copy on one continuous field before the 3D transition begins. */
@media (min-width: 901px) {
  .home .method-section {
    padding-bottom: 190px;
  }

  .home .method-section::after {
    height: 280px;
    opacity: 0.58;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, transparent 42%, #000 72%, #000 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, transparent 42%, #000 72%, #000 100%);
  }
}
