/* Shared lightweight page shell for Conecta marketing pages */
:root {
  --brand: #006847;
  --brand-deep: #003625;
  --accent: #6b8ca3;
  --secondary: #6b7280;
  --gold: #f4c95d;
  --danger: #dc2626;
  --surface: #ffffff;
  --surface-soft: #f8fafc;
  --surface-warm: #fdf8f2;
  --brand-soft: rgba(0, 104, 71, 0.1);
  --accent-soft: rgba(107, 140, 163, 0.12);
  --danger-soft: rgba(220, 38, 38, 0.08);
  --text: #111827;
  --text-strong: #000000;
  --text-muted: #6b7280;
  --ink: var(--text-strong);
  --ink-light: #374151;
  --ink-muted: var(--secondary);
  --border: #e5e7eb;
  --radius: 12px;
  --radius-lg: 18px;
  --radius-xl: 24px;
  --radius-full: 9999px;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.08);
  --shadow-md: 0 8px 20px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 14px 32px rgba(0, 0, 0, 0.14);
  --space-sm: 12px;
  --space-md: 20px;
  --space-lg: 28px;
  --space-xl: 40px;
  --space-section: 100px;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  margin: 0;
  padding-top: 105px;
  font-family:
    'DM Sans',
    -apple-system,
    BlinkMacSystemFont,
    sans-serif;
  background: var(--surface);
  color: var(--ink);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

main,
.page-shell {
  display: block;
}

h1,
h2,
h3,
h4,
.font-serif {
  font-family: 'DM Serif Display', Georgia, serif;
  font-weight: 400;
  color: var(--ink);
  letter-spacing: -0.02em;
  line-height: 1.1;
}

h1 {
  font-size: clamp(2.75rem, 7vw, 4.5rem);
  letter-spacing: -0.02em;
}

h2 {
  font-size: clamp(2.25rem, 5vw, 3.25rem);
  letter-spacing: -0.01em;
}

h3 {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
}

h4 {
  font-size: clamp(1.5rem, 2.5vw, 1.875rem);
  line-height: 1.3;
}

p {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75;
  color: var(--ink);
}

a {
  color: inherit;
}

.container,
.container-3xl,
.container-6xl,
.container-7xl,
.container-md {
  width: min(1240px, calc(100% - 40px));
  margin-left: auto;
  margin-right: auto;
}

.container-3xl {
  width: min(860px, calc(100% - 40px));
}

.container-6xl {
  width: min(1080px, calc(100% - 40px));
}

.container-md {
  width: min(640px, calc(100% - 40px));
}

.section-center,
.hero,
.hero-section,
.hero-section-full-width,
.founder-hero,
.pricing-hero {
  text-align: center;
}

.section-title,
.hero h1,
.hero-section h1,
.founder-hero h1,
.pricing-card h3,
.pricing-hero h1 {
  text-wrap: balance;
}

.section-subtitle,
.lead,
.hero-promise,
.hero-sub,
.subtitle,
.founder-identity p,
.founder-story p,
.pricing-copy,
.pricing-meta,
.ep-positioning {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.06rem;
  line-height: 1.72;
  color: var(--ink-muted);
}

.hero,
.hero-section,
.founder-hero,
.pricing-hero {
  padding: 76px 0 44px;
}

.hero-section h1,
.hero h1,
.founder-hero h1,
.pricing-hero h1 {
  font-size: clamp(2.75rem, 7vw, 4.5rem);
  margin-bottom: 16px;
}

.hero-section .subtitle,
.hero .subtitle,
.founder-hero .subtitle,
.pricing-hero .pricing-hero-sub {
  margin-top: 8px;
  color: var(--ink-muted);
}

.btn-primary,
.btn-secondary,
.cta-primary,
.cta-secondary,
.cta-button,
.hero-cta,
.pricing-btn,
.bottom-bar-btn,
.plan-cta,
.mid-cta-button,
.hero-cta-wrap a,
.social-link-btn,
.nav-lang,
.topbar-secondary-button,
.topbar-button-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: var(--radius-full);
  text-decoration: none;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease,
    color 0.18s ease,
    border-color 0.18s ease;
}

.btn-primary,
.cta-primary,
.hero-cta,
.pricing-btn,
.plan-cta,
.mid-cta-button,
.topbar-button-primary {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 12px 24px rgba(0, 104, 71, 0.16);
  font-weight: 700;
}

.btn-secondary,
.cta-secondary,
.topbar-secondary-button,
.nav-lang {
  background: var(--accent);
  color: #fff;
  border: none;
  font-weight: 700;
}

.btn-primary:hover,
.cta-primary:hover,
.hero-cta:hover,
.pricing-btn:hover,
.plan-cta:hover,
.mid-cta-button:hover,
.topbar-button-primary:hover,
.btn-secondary:hover,
.cta-secondary:hover,
.topbar-secondary-button:hover,
.nav-lang:hover,
.social-link-btn:hover {
  transform: translateY(-2px);
}

.hero-ctas,
.hero-cta-wrap,
.social-links,
.supporter-list,
.benefit-chips,
.trust-strip,
.sticky-nav-links,
.footer-links,
.pricing-compare,
.pricing-compare-panel,
.pricing-bundles-panel {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.hero-ctas,
.hero-cta-wrap,
.social-links {
  justify-content: center;
  margin-top: 28px;
}

.content-section,
.founder-story,
.founder-highlights,
.supporters,
.pricing-card,
.trust-block,
.pricing-support-card,
.hero-card,
.cta-panel,
.business-panel,
.warning-box,
.highlight-box,
.metric-banner,
.micro-faq,
.testimonial-card,
.services-category,
.faq-item,
.process-step,
.feature-copy,
.feature-visual,
.benefits-quote,
.pricing-support-card,
.pricing-checkout-dialog {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-md);
}

.content-section,
.founder-story,
.founder-highlights,
.supporters,
.pricing-card,
.trust-block,
.pricing-support-card,
.hero-card,
.cta-panel,
.business-panel,
.pricing-checkout-dialog {
  padding: 32px;
}

.hero-card,
.pricing-card,
.pricing-support-card,
.trust-block,
.business-panel {
  overflow: hidden;
}

.highlight-box,
.warning-box,
.metric-banner,
.micro-faq,
.testimonial-card,
.services-category,
.faq-item,
.process-step {
  padding: 22px 24px;
}

.section-header,
.pricing-hero-inner,
.hero-inner,
.founder-identity {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.section-header {
  margin-bottom: var(--space-xl);
}

.section-header h2,
.pricing-hero-headline {
  margin-bottom: 14px;
}

.section-header .body-text,
.section-header p,
.pricing-support-copy,
.founder-identity p {
  color: var(--ink-muted);
}

.benefit-chips,
.trust-strip,
.supporter-list,
.services-list,
.faq-list,
.pricing-compare,
.pricing-credits-bundles,
.pricing-checkout-grid,
.business-grid,
.founder-highlights,
.testimonials,
.process-steps {
  display: grid;
}

.benefit-chips {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  margin-top: 28px;
}

.benefit-chip,
.trust-strip-item,
.service-tag,
.supporter,
.pricing-compare-row,
.pricing-bundle-row,
.faq-answer,
.pricing-best-for,
.pricing-cycle,
.pricing-meta,
.disambiguation-note {
  border-radius: var(--radius-full);
}

.benefit-chip,
.trust-strip-item,
.service-tag,
.supporter {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding: 12px 16px;
  background: var(--surface);
  color: var(--text);
}

.metric-banner {
  text-align: center;
  font-weight: 600;
  margin-top: 12px;
}

.metric-banner span {
  color: var(--brand);
}

.sticky-nav {
  position: sticky;
  top: 105px;
  z-index: 10;
  margin: 20px auto 0;
  width: min(1240px, calc(100% - 40px));
  padding: 12px;
  background: var(--surface);
  border: none;
  border-radius: var(--radius-full);
  box-shadow: var(--shadow-md);
}

.sticky-nav-links {
  justify-content: center;
}

.sticky-nav a {
  padding: 8px 14px;
  border-radius: var(--radius-full);
  text-decoration: none;
  font-weight: 700;
  color: var(--text-muted);
}

.sticky-nav a:hover {
  color: var(--brand);
  background: rgba(0, 104, 71, 0.08);
}

.trust-strip {
  justify-content: center;
  margin-top: 24px;
}

.trust-strip-item {
  font-size: 0.95rem;
}

.hero-points,
.hero-replaces,
.ep-toggle-section,
.pricing-support-grid,
.pricing-support-section,
.footer-links,
.footer-copy {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.hero-points,
.hero-replaces,
.ep-toggle-section {
  margin-top: 24px;
}

.hero-points,
.hero-replaces {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.hero-point,
.hero-replaces strong {
  padding: 10px 14px;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid var(--border);
  border-radius: var(--radius-full);
}

.pricing,
.founder-highlights,
.testimonials,
.process-steps,
.faq-list,
.supporter-list,
.services-list,
.business-grid,
.pricing-checkout-grid {
  gap: 16px;
}

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

.pricing-card,
.founder-highlights > *,
.testimonials > *,
.process-step,
.faq-item,
.supporters,
.business-panel,
.pricing-support-card {
  height: 100%;
}

.pricing-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.pricing-card .pricing-split,
.pricing-card .price-main,
.pricing-card .plan-price-display {
  font-size: clamp(2.4rem, 5vw, 3.4rem);
  font-weight: 800;
  color: var(--brand-deep);
  line-height: 1;
}

.pricing-card .pricing-cycle,
.pricing-card .pricing-best-for,
.pricing-card .pricing-meta {
  color: var(--text-muted);
}

.pricing-best-for {
  padding: 14px 16px;
  background: rgba(0, 104, 71, 0.06);
}

.founder-highlights {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.founder-content {
  width: min(1120px, calc(100% - 40px));
  margin: 0 auto;
  display: grid;
  gap: 22px;
}

.founder-story,
.supporters,
.business-panel {
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.founder-story {
  padding: 28px;
}

.founder-identity {
  padding: 28px;
  border-radius: var(--radius-xl);
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.09), transparent 34%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-md);
}

.disambiguation-note {
  margin-top: 16px;
  padding: 14px 16px;
  border-radius: var(--radius-lg);
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand-deep);
  font-weight: 700;
}

.cta-panel {
  padding: var(--space-lg);
  border-radius: var(--radius-lg);
  border: none;
  background: var(--surface);
  box-shadow: var(--shadow-md);
  text-align: center;
}

.team-photo-wrap {
  margin: var(--space-lg) 0;
  padding: var(--space-md);
  border: none;
  border-radius: var(--radius-lg);
  background: var(--surface);
  box-shadow: var(--shadow-md);
}

.team-photo {
  display: block;
  width: 100%;
  border-radius: 18px;
  object-fit: cover;
  box-shadow: var(--shadow-md);
}

.team-photo-caption {
  margin-top: 12px;
  color: var(--text-muted);
  font-size: 0.95rem;
  text-align: center;
}

.founder-highlights .highlight-card,
.social-link-btn {
  background: var(--surface);
  border: none;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
}

.founder-highlights .highlight-card {
  padding: var(--space-lg);
  text-align: center;
}

.highlight-card {
  position: relative;
  overflow: hidden;
}

.founder-highlights .number {
  font-family: 'DM Serif Display', Georgia, serif;
  font-size: clamp(2rem, 4vw, 3rem);
  color: var(--accent);
  margin-bottom: 8px;
}

.social-links {
  gap: 14px;
}

.social-link-btn {
  padding: 12px 18px;
  font-weight: 700;
}

.business-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.business-grid > div {
  padding: 20px;
  background: var(--surface-soft);
  border-radius: var(--radius-lg);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-sm);
}

.stat-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px;
  border-radius: var(--radius-lg);
  background: linear-gradient(180deg, rgba(0, 104, 71, 0.06), rgba(255, 255, 255, 0.94));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-sm);
}

.stat-number {
  display: block;
  font-family: 'DM Serif Display', Georgia, serif;
  font-size: clamp(2rem, 5vw, 3.2rem);
  font-weight: 800;
  color: var(--brand);
  line-height: 1;
}

.stat-label {
  display: block;
  color: var(--text-muted);
  font-weight: 600;
  font-size: 0.95rem;
}

.business-heading {
  margin-bottom: 8px;
  color: var(--brand-deep);
}

.business-strong {
  font-weight: 800;
  color: var(--brand);
}

.business-subtext {
  color: var(--text-muted);
}

.supporters {
  padding: 28px;
}

.supporter-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.supporter {
  padding: 10px 14px;
  border-radius: var(--radius-full);
  background: var(--surface);
  color: var(--text);
  font-weight: 600;
  border: 1px solid var(--border);
}

.founder-content > .supporters h3,
.founder-content > .business-panel h3 {
  margin-bottom: 16px;
}

.faq-item {
  overflow: hidden;
}

.faq-item .faq-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: transparent;
  border: 0;
  padding: 0;
  font: inherit;
}

.faq-item .faq-answer {
  margin-top: 12px;
  padding: 0;
  border-radius: 0;
  color: var(--text-muted);
}

.hero-hero,
.hero-section,
.hero,
.founder-hero,
.pricing-hero,
.mid-cta,
.cta-section {
  width: min(1240px, calc(100% - 40px));
  margin-left: auto;
  margin-right: auto;
}

.hero-section,
.hero,
.founder-hero,
.pricing-hero {
  padding-top: 84px;
}

.hero-section h1,
.hero h1,
.founder-hero h1,
.pricing-hero h1 {
  margin-bottom: 14px;
}

.what-is-page {
  width: min(1100px, calc(100% - 40px));
  margin: 0 auto;
  padding: 28px 0 96px;
}

.what-is-page > header,
.what-is-page > section {
  margin-top: 20px;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.what-is-page > header {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.08), transparent 36%),
    rgba(255, 255, 255, 0.98);
}

.what-is-page > header::after {
  content: '';
  position: absolute;
  inset: auto -10% -30% auto;
  width: 280px;
  height: 280px;
  background: radial-gradient(circle, rgba(0, 104, 71, 0.08), transparent 68%);
  pointer-events: none;
}

.what-is-page > header h1 {
  margin-bottom: 14px;
}

.what-is-page > header p {
  max-width: 820px;
  margin-top: 12px;
}

.what-is-page > header small {
  color: var(--text-muted);
}

.what-is-page > section h2,
.what-is-page > section h3 {
  margin-bottom: 14px;
}

.what-is-page > section p + p,
.what-is-page > section p + ul,
.what-is-page > section p + ol,
.what-is-page > section ul + p,
.what-is-page > section ol + p {
  margin-top: 14px;
}

.what-is-page > section ul,
.what-is-page > section ol {
  margin: 16px 0 0;
  padding-left: 22px;
}

.what-is-page > section li {
  margin: 8px 0;
}

.hero-section .hero-ctas,
.hero .hero-cta-wrap,
.founder-hero .cta-panel {
  margin-top: 28px;
}

.hero-section-full-width,
.hero-card,
.hero-section,
.hero,
.founder-hero,
.pricing-hero,
.mid-cta,
.pricing-support-card,
.pricing-checkout-dialog {
  background: rgba(255, 255, 255, 0.88);
}

.hero-section-full-width,
.hero-card,
.founder-identity,
.cta-panel,
.business-panel,
.pricing-support-card,
.pricing-checkout-dialog {
  backdrop-filter: blur(8px);
}

.hero-section-full-width {
  border-radius: var(--radius-xl);
  padding-inline: 28px;
}

.mid-cta,
.cta-section {
  text-align: center;
}

.mid-cta {
  padding: 28px;
}

.mid-cta-button,
.cta-button {
  margin-top: 24px;
}

#main-content,
.contacts-content,
.inbox-content,
.tasks-content,
.campaigns-content,
.client-portal-content,
.integrations-content {
  position: relative;
}

.contacts-container,
.inbox-container,
.tasks-container,
.campaigns-container,
.client-portal-container,
.integrations-container {
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.contacts-header,
.inbox-header,
.tasks-header,
.campaigns-header,
.client-portal-header,
.integrations-header {
  max-width: 920px;
  margin: 0 auto 28px;
  text-align: center;
  padding: 20px 18px 8px;
}

.contacts-header h1,
.inbox-header h1,
.tasks-header h1,
.campaigns-header h1,
.client-portal-header h1,
.integrations-header h1 {
  font-size: clamp(2.6rem, 6vw, 4.4rem);
  margin-bottom: 14px;
}

.contacts-subtitle,
.inbox-subtitle,
.tasks-subtitle,
.campaigns-subtitle,
.client-portal-subtitle,
.integrations-subtitle {
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.08rem;
  line-height: 1.72;
  color: var(--text-muted);
}

.difference-section,
.features-section,
.how-it-works-section,
.benefits-section,
.comparison-section,
.cta-section,
.integrations-section {
  margin-top: 70px;
  margin-bottom: 70px;
}

.difference-card,
.cta-card,
.feature-card,
.step-card,
.benefit-card,
.integration-card,
.difference-item,
.difference-note {
  border: none;
  border-radius: var(--radius-lg);
  background: var(--surface);
  box-shadow: var(--shadow-md);
}

.difference-card,
.cta-card {
  padding: 28px;
}

.difference-card h2,
.features-section h2,
.how-it-works-section h2,
.benefits-section h2,
.comparison-section h2,
.integrations-section h2 {
  text-align: center;
  margin-bottom: 70px;
}

.cta-card h2 {
  text-align: center;
  margin-bottom: 16px;
}

.difference-intro,
.integrations-section > p,
.cta-card > p,
.support-info {
  color: var(--text-muted);
  text-align: center;
}

.features-grid,
.steps-grid,
.benefits-grid,
.integrations-grid,
.difference-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  align-items: stretch;
}

.feature-card,
.step-card,
.benefit-card,
.integration-card,
.difference-item {
  padding: 24px;
}

.step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--brand);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 14px;
  flex-shrink: 0;
}

.feature-card h3,
.step-card h3,
.benefit-card h3,
.integration-card h3,
.difference-item h3 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.benefit-card h3 svg,
.benefit-card h3 i[data-lucide] {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 8px;
  color: var(--brand);
  flex-shrink: 0;
}

.feature-icon,
.integration-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand);
  font-size: 1.4rem;
  font-weight: 700;
}

.feature-icon svg,
.feature-icon i[data-lucide],
.integration-icon svg,
.integration-icon i[data-lucide] {
  width: 36px;
  height: 36px;
  color: var(--brand);
}

.integration-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.integration-header h3,
.integration-header h4 {
  margin: 0;
  flex: 1;
  text-align: left;
}

.integration-features {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.coming-soon-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.category-section > h3 {
  margin-bottom: 50px;
  font-size: clamp(1.25rem, 2.5vw, 1.6rem);
  color: var(--brand-deep);
  font-family: 'DM serif display', serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.feature-tag {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  border-radius: var(--radius-full);
  background: var(--accent);
  color: #fff;
  font-size: 0.8rem;
  font-weight: 700;
}

.status-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  box-shadow: none;
}

.status-badge.available {
  background: rgba(0, 104, 71, 0.1);
  color: var(--brand);
  border-color: rgba(0, 104, 71, 0.16);
}

.status-badge.coming-soon {
  background: rgba(107, 140, 163, 0.12);
  color: #475569;
  border-color: rgba(107, 140, 163, 0.2);
}

.feature-card p,
.step-card p,
.benefit-card p,
.integration-card p,
.difference-item p,
.difference-item li {
  color: var(--ink);
}

.feature-card ul,
.step-card ul,
.integration-card ul,
.difference-item ul {
  margin: 14px 0 0;
  padding-left: 18px;
}

.feature-card li,
.step-card li,
.integration-card li,
.difference-item li {
  margin: 8px 0;
}

.difference-grid {
  margin-top: 18px;
}

.difference-note {
  margin-top: 18px;
  padding: 18px 20px;
  background: transparent;
  box-shadow: none;
}

.comparison-section {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.comparison-table-wrapper {
  overflow-x: auto;
  border: 1px solid rgba(0, 104, 71, 0.12);
  border-radius: var(--radius-xl);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
  box-shadow: var(--shadow-sm);
}

.comparison-table {
  width: 100%;
  min-width: 760px;
  border-collapse: separate;
  border-spacing: 0;
}

.comparison-table th,
.comparison-table td {
  padding: 16px 18px;
  vertical-align: top;
  text-align: left;
}

.comparison-table thead th {
  background: var(--brand);
  color: #fff;
  font-size: 0.95rem;
  line-height: 1.25;
  letter-spacing: 0.01em;
  border-bottom: 0;
}

.comparison-table thead th:first-child {
  border-top-left-radius: var(--radius-xl);
}

.comparison-table thead th:last-child {
  border-top-right-radius: var(--radius-xl);
}

.comparison-table tbody tr:nth-child(odd) td {
  background: rgba(0, 104, 71, 0.025);
}

.comparison-table tbody tr + tr td {
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.comparison-table tbody td:first-child {
  width: 22%;
  font-weight: 800;
  color: var(--brand-deep);
  white-space: nowrap;
}

.comparison-table tbody td:nth-child(2),
.comparison-table tbody td:nth-child(3) {
  color: var(--ink);
}

.comparison-subtitle {
  display: block;
  margin-top: 4px;
  font-size: 0.78rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.84);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.difference-section {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.difference-item {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.difference-example {
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px dashed rgba(0, 104, 71, 0.16);
  color: var(--text-muted);
}

.difference-note {
  border: 1px solid rgba(0, 104, 71, 0.1);
}

.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin: 24px 0 18px;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: var(--radius-full);
  text-decoration: none;
  font-weight: 800;
}

.cta-btn.primary {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 12px 24px rgba(0, 104, 71, 0.16);
}

.cta-btn.primary:hover {
  transform: translateY(-2px);
}

.cta-btn.secondary {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 12px 24px rgba(107, 140, 163, 0.16);
}

.cta-btn.secondary:hover {
  transform: translateY(-2px);
}

.support-info {
  margin-top: 20px;
}

.support-info p {
  margin-top: 6px;
}

.support-info a {
  color: var(--brand);
  text-decoration: none;
}

.support-info a:hover {
  text-decoration: underline;
}

#investor-main-content {
  width: min(1160px, calc(100% - 40px));
  margin: 0 auto;
  padding: 28px 0 96px;
}

#investor-main-content > .hero {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.08), transparent 34%),
    rgba(255, 255, 255, 0.97);
  box-shadow: var(--shadow-md);
}

#investor-main-content .hero-content {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 24px;
  align-items: start;
}

#investor-main-content .hero-content > h1,
#investor-main-content .hero-content > p {
  max-width: 760px;
}

#investor-main-content > .section,
#investor-main-content > section {
  margin-top: 22px;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

#investor-main-content .market-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
  margin: 18px 0;
}

#investor-main-content .stat-card {
  padding: 20px;
  border-radius: var(--radius-lg);
  background: linear-gradient(180deg, rgba(0, 104, 71, 0.06), rgba(255, 255, 255, 0.94));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-sm);
}

#investor-main-content .stat-number {
  display: block;
  font-family: 'DM Serif Display', Georgia, serif;
  font-size: clamp(2rem, 5vw, 3.2rem);
  color: var(--brand);
  line-height: 1;
  margin-bottom: 8px;
}

#investor-main-content .stat-label {
  display: block;
  color: var(--text-muted);
  font-weight: 600;
}

#investor-main-content .advisory-network,
#investor-main-content .callout {
  margin-top: 18px;
  padding: 22px 24px;
  border-radius: var(--radius-xl);
  border: 1px solid rgba(0, 104, 71, 0.12);
  background: rgba(0, 104, 71, 0.06);
}

#investor-main-content .advisory-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}

#investor-main-content .advisory-list > div {
  padding: 10px 14px;
  border-radius: var(--radius-full);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 104, 71, 0.12);
  color: var(--brand-deep);
  font-weight: 700;
}

#investor-main-content .cta-row {
  margin-top: 24px;
}

#investor-main-content .btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: var(--radius-full);
  background: var(--brand);
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  box-shadow: 0 12px 24px rgba(0, 104, 71, 0.16);
}

main.contact-content {
  width: min(1160px, calc(100% - 40px));
  margin: 0 auto;
  padding: 28px 0 96px;
}

.contact-container {
  display: grid;
  gap: 22px;
}

.contact-header {
  padding: 28px 24px 10px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.08), transparent 36%),
    rgba(255, 255, 255, 0.98);
  box-shadow: var(--shadow-md);
}

.contact-grid {
  display: grid;
  grid-template-columns: 1.3fr 0.9fr;
  gap: 22px;
}

.contact-form-section,
.contact-info-section {
  display: flex;
}

.form-card,
.info-card {
  width: 100%;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.contact-form {
  margin-top: 18px;
  display: grid;
  gap: 16px;
}

.form-group {
  display: grid;
  gap: 8px;
}

.form-group label {
  font-weight: 700;
  color: var(--brand-deep);
}

.form-group input,
.form-group textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 14px;
  border: 1px solid rgba(107, 140, 163, 0.22);
  background: #fff;
  color: var(--text);
  font: inherit;
  box-sizing: border-box;
}

.form-group input:focus,
.form-group textarea:focus {
  outline: none;
  border-color: rgba(0, 104, 71, 0.42);
  box-shadow: 0 0 0 4px rgba(0, 104, 71, 0.08);
}

.submit-btn,
.book-call-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: var(--radius-full);
  text-decoration: none;
  font-weight: 800;
  cursor: pointer;
}

.submit-btn {
  border: 0;
  background: var(--brand);
  color: #fff;
  box-shadow: 0 12px 24px rgba(0, 104, 71, 0.16);
}

.book-call-btn {
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand-deep);
}

.contact-methods {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.contact-method {
  padding: 16px;
  border-radius: var(--radius-lg);
  background: rgba(0, 104, 71, 0.05);
  border: 1px solid rgba(0, 104, 71, 0.1);
}

main.stripe-content {
  width: min(1160px, calc(100% - 40px));
  margin: 0 auto;
  padding: 28px 0 96px;
}

.stripe-header {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.08), transparent 36%),
    rgba(255, 255, 255, 0.98);
  box-shadow: var(--shadow-md);
  text-align: center;
}

.fee-section {
  margin-top: 22px;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.fee-highlight {
  margin-top: 16px;
  padding: 18px 20px;
  border-radius: var(--radius-lg);
  background: rgba(0, 104, 71, 0.06);
  border: 1px solid rgba(0, 104, 71, 0.1);
}

.fee-examples {
  display: grid;
  gap: 16px;
}

.example-calculation {
  margin-top: 12px;
  padding: 14px 16px;
  border-radius: 14px;
  background: rgba(248, 250, 252, 0.96);
  border: 1px solid var(--border);
  white-space: pre-line;
  color: var(--ink);
}

.example-grid,
.methods-grid,
.summary-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  margin-top: 18px;
}

.example-card,
.summary-card {
  padding: 20px;
  border-radius: var(--radius-lg);
  background: linear-gradient(180deg, rgba(0, 104, 71, 0.06), rgba(255, 255, 255, 0.96));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-sm);
}

.method-item {
  padding: 12px 14px;
  border-radius: var(--radius-full);
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand-deep);
  font-weight: 700;
}

.transparency-section {
  padding: 18px 20px;
  border-radius: var(--radius-lg);
  background: rgba(0, 104, 71, 0.06);
  border: 1px solid rgba(0, 104, 71, 0.1);
}

main.security-content {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 28px 0 96px;
}

.security-container {
  display: grid;
  gap: 22px;
}

.security-hero,
.security-snapshot,
.security-accordion,
.security-form-cta,
.security-contact {
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-md);
}

.security-hero {
  background:
    radial-gradient(circle at top right, rgba(0, 104, 71, 0.08), transparent 36%),
    rgba(255, 255, 255, 0.98);
}

.security-hero-content {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  align-items: center;
}

.security-hero-copy {
  display: grid;
  gap: 14px;
}

.security-hero-visual {
  display: grid;
  gap: 14px;
  align-items: center;
  justify-items: center;
}

.shield-icon {
  display: grid;
  place-items: center;
  width: min(100%, 280px);
  padding: 26px;
  border-radius: 32px;
  background: linear-gradient(180deg, rgba(0, 104, 71, 0.08), rgba(255, 255, 255, 0.96));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-md);
}

.hero-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.hero-highlights li,
.hero-badge,
.security-meta {
  padding: 10px 14px;
  border-radius: var(--radius-full);
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand-deep);
  font-weight: 700;
}

.security-hero-badges {
  display: grid;
  gap: 10px;
  width: 100%;
}

.hero-badge {
  display: grid;
  gap: 3px;
  border: 1px solid rgba(0, 104, 71, 0.12);
}

.badge-title {
  font-size: 0.95rem;
}

.badge-copy {
  font-size: 0.84rem;
  color: var(--text-muted);
  font-weight: 600;
}

.snapshot-grid,
.compliance-grid,
.provider-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.snapshot-card,
.compliance-card,
.provider-card,
.best-card {
  padding: 18px;
  border-radius: var(--radius-lg);
  background: linear-gradient(180deg, rgba(0, 104, 71, 0.05), rgba(255, 255, 255, 0.96));
  border: 1px solid rgba(0, 104, 71, 0.12);
  box-shadow: var(--shadow-sm);
}

.snapshot-card {
  display: grid;
  gap: 10px;
}

.snapshot-icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: rgba(0, 104, 71, 0.08);
  color: var(--brand);
}

.snapshot-icon svg {
  width: 24px;
  height: 24px;
}

.security-accordion {
  display: grid;
  gap: 16px;
}

.security-accordion details {
  padding: 18px 20px;
  border-radius: var(--radius-lg);
  background: rgba(0, 104, 71, 0.05);
  border: 1px solid rgba(0, 104, 71, 0.1);
}

.security-accordion summary {
  cursor: pointer;
  font-weight: 800;
  color: var(--brand-deep);
}

.security-accordion p,
.security-accordion li,
.security-contact p {
  color: var(--ink);
}

.security-contact {
  text-align: center;
}

.hidden {
  display: none !important;
}

#footer-container {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .pricing,
  .founder-highlights,
  .business-grid,
  .features-grid,
  .steps-grid,
  .benefits-grid,
  .integrations-grid,
  .difference-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  :root {
    --space-section: 80px;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 96px;
  }

  .container,
  .container-3xl,
  .container-6xl,
  .container-7xl,
  .container-md,
  .hero,
  .hero-section,
  .hero-section-full-width,
  .founder-hero,
  .pricing-hero,
  .contacts-container,
  .inbox-container,
  .tasks-container,
  .campaigns-container,
  .client-portal-container,
  .integrations-container,
  .mid-cta,
  .cta-section,
  .pricing-support-section {
    width: min(100% - 24px, 1240px);
  }

  .section-pad,
  .content-section,
  .founder-story,
  .founder-highlights,
  .supporters,
  .pricing,
  .benefits,
  .trust,
  .cta-section,
  .mid-cta,
  .contacts-container,
  .inbox-container,
  .tasks-container,
  .campaigns-container,
  .client-portal-container,
  .integrations-container {
    padding: 52px 0;
  }

  .pricing,
  .founder-highlights,
  .business-grid,
  .features-grid,
  .steps-grid,
  .benefits-grid,
  .integrations-grid,
  .difference-grid {
    grid-template-columns: 1fr;
  }

  .sticky-nav {
    top: 96px;
  }

  .sticky-nav-links {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .content-section,
  .founder-story,
  .founder-highlights,
  .supporters,
  .pricing-card,
  .trust-block,
  .pricing-support-card,
  .hero-card,
  .cta-panel,
  .business-panel,
  .pricing-checkout-dialog,
  .difference-card,
  .cta-card,
  .feature-card,
  .step-card,
  .benefit-card,
  .integration-card,
  .difference-item {
    padding: 24px;
  }

  .campaigns-header,
  .comparison-section,
  .difference-section {
    padding: 22px 18px;
  }

  .comparison-table {
    min-width: 680px;
  }

  .comparison-table th,
  .comparison-table td {
    padding: 14px 12px;
  }

  .what-is-page {
    width: min(100% - 24px, 1100px);
    padding-bottom: 72px;
  }

  .what-is-page > header,
  .what-is-page > section,
  .founder-story,
  .supporters,
  .business-panel,
  #investor-main-content > .hero,
  #investor-main-content > .section,
  #investor-main-content > section,
  main.contact-content,
  main.stripe-content,
  main.security-content,
  .stripe-header,
  .fee-section,
  .security-hero,
  .security-snapshot,
  .security-accordion,
  .security-form-cta,
  .security-contact {
    padding: 22px 18px;
  }

  .founder-content,
  .contact-grid,
  .security-hero-content,
  #investor-main-content .hero-content {
    grid-template-columns: 1fr;
  }

  .supporter-list {
    gap: 10px;
  }

  .team-photo-wrap {
    padding: 14px;
  }

  .comparison-table {
    min-width: 680px;
  }

  .integration-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
