@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap');

:root {
  --cream: #f4f7fb;
  --green-950: #102b4e;
  --green-900: #102b4e;
  --green-800: #135fc2;
  --green-700: #135fc2;
  --green-600: #1872df;
  --green-100: #e6effc;
  --green-50: #f4f7fb;
  --gold: #8ce99a;
  --gold-soft: #b9f3c2;
  --ink: #102b4e;
  --muted: #526579;
  --paper: #ffffff;
  --mist: #f4f7fb;
  --line: rgba(16,43,78,.16);
  --focus-light: #8ce99a;
  --focus-dark: rgba(16,43,78,.42);
  --hero-dot-rail: #102b4e;
}
body { background: #f4f7fb; color: #102b4e; }
h1, h2, h3, .brand, .button, .site-nav { font-family: "Manrope", sans-serif; }
.site-header, .legal-header { background: rgba(16,43,78,.96); border-bottom-color: rgba(255,255,255,.14); }
.site-header.scrolled { background: rgba(16,43,78,.98); }
.nav-cta, .button-primary { background: #8ce99a; color: #102b4e; }
.button-dark { background: #102b4e; color: #fff; }
.button-light { background: #8ce99a; color: #102b4e; }
.hero { min-height: calc(100vh - 74px); background: #102b4e; }
.hero-photo { background-image: url('/assets/chama-meeting.webp'); background-position: center; filter: saturate(.78) contrast(1.04); }
.hero-shade { background: linear-gradient(90deg, rgba(16,43,78,.98) 0%, rgba(16,43,78,.94) 39%, rgba(16,43,78,.45) 73%, rgba(16,43,78,.2) 100%); }
.hero-grid { width: min(100% - 64px, 1320px); grid-template-columns: minmax(0,.9fr) minmax(0,1.5fr); gap: clamp(28px,4vw,60px); padding-top: 120px; padding-bottom: 48px; }
.hero-copy { max-width: 570px; align-self: center; }
.hero-copy h1 { max-width: 620px; font-family: "Space Mono", monospace; font-size: clamp(2rem,3.1vw,2.85rem); line-height: 1.12; letter-spacing: -.055em; }
.hero-copy h1 em { color: #8ce99a; font-family: inherit; font-style: normal; }
.hero-lede { max-width: 560px; color: rgba(255,255,255,.76); font-size: clamp(.98rem,1.15vw,1.12rem); }
.hero-actions { flex-direction: column; align-items: flex-start; gap: 12px; }
.hero-actions .button { flex-shrink: 0; white-space: nowrap; }
.hero-actions .text-link { margin-top: 2px; color: rgba(255,255,255,.72); }
.hero-note { color: rgba(255,255,255,.57); }
.hero-product { width: 100%; min-height: 620px; display: block; }
.hero-screen { width: 100%; max-width: none; min-height: 620px; margin: 0; padding: 0; border: 0; background: transparent; }
.hero-preview-stage { width: 100%; display: grid; grid-template-columns: minmax(150px,.85fr) minmax(230px,1fr); grid-template-rows: auto; gap: clamp(22px,3vw,48px); align-items: center; }
.hero-phone-column { grid-column: 2; grid-row: 1; transform: none; }
.hero-screen.is-enhanced .hero-preview-features { grid-column: 1; grid-row: 1; display: flex; flex-direction: column; gap: 0; width: 100%; padding: 8px 14px; border: 1px solid #ffffff26; border-radius: 16px; background: #102b4ec9; backdrop-filter: blur(8px); }
.hero-preview-feature, .hero-preview-feature:nth-child(n) { min-height: 52px; padding: 12px 8px; border: 0; border-bottom: 1px solid rgba(255,255,255,.14); border-radius: 0; background: transparent; color: rgba(255,255,255,.58); text-align: left; box-shadow: none; transform: none; }
.hero-preview-feature span { display: flex; align-items: center; gap: 13px; color: #d7e4f6; opacity: 1; }
.hero-preview-feature.is-active span { color: #8ce99a; }
.hero-preview-feature span::before { content: "0" counter(item); font: 700 .66rem "Space Mono", monospace; color: rgba(255,255,255,.34); }
.hero-preview-features { counter-reset: item; }
.hero-preview-feature { counter-increment: item; }
.hero-preview-feature.is-active { padding-left: 18px; border-left: 3px solid #8ce99a; background: rgba(255,255,255,.06); color: #fff; }
.hero-preview-feature::before, .hero-preview-feature::after { display: none; }
.hero-device { width: min(292px,28vw); border: 2px solid #ffffff40; background: #102b4e; border-radius: 38px; box-shadow: 0 30px 70px rgba(0,0,0,.46); }
.hero-device:hover { transform: none; }
.hero-screen figcaption { transform: none; }
.hero-device-screen { border-radius: 29px; }
.hero-carousel-captions { color: #fff; }
.hero-preview-pause { display: block; min-height: 36px; margin: 12px auto 0; padding: 7px 13px; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; background: transparent; color: rgba(255,255,255,.78); font-size: .72rem; cursor: pointer; }
.trust-card { display: none; }
.audience-strip, .closing-section, .pricing-card-full, .pricing-comparison-paid { background: #102b4e; }
.tools-section, .meaning-section, .legal-content { background: #f4f7fb; }
.feature, .pricing-card, .pricing-comparison-card, .pricing-table-wrap { border-color: rgba(16,43,78,.14); background: rgba(255,255,255,.86); }
.feature-gold, .faq-contact { background: #e9fbec; border-color: #8ce99a; }
.outcomes-section, .setup-section, .faq-preview { background: #fff; }
.security-section { background: #e6effc; }
.inline-link, .setup-link a, .legal-section a { color: #135fc2; }
.closing-card { background: #135fc2; box-shadow: 0 28px 80px rgba(16,43,78,.18); }
.site-footer { background: #091a31; }
.legal-hero { background: #102b4e; }
.legal-hero::after { background: radial-gradient(circle at 85% 30%, rgba(140,233,154,.18), transparent 34%); }
.legal-aside nav a.active, .legal-aside nav a:hover { color: #135fc2; border-left-color: #8ce99a; }
.pricing-chip { color: #135fc2; }
.feature-wide, .pricing-card-full, .pricing-comparison-paid { background: #102b4e; }
.contact-card, .pricing-card-free, .pricing-rules article, .pricing-table thead th, .legal-aside a:hover, .legal-aside a:focus-visible { background: #e6effc; }
.pricing-note-block { background: #fff; }
@media (max-width: 920px) {
  .hero-grid { width: min(100% - 36px,760px); grid-template-columns: 1fr; padding-top: 112px; }
  .hero-copy { max-width: 680px; }
  .hero-product, .hero-screen { min-height: 0; }
  .hero-preview-stage { grid-template-columns: minmax(180px,.75fr) minmax(260px,1fr); }
  .hero-screen.is-enhanced .hero-preview-features { order: initial; grid-template-columns: 1fr; }
  .hero-phone-column { order: initial; }
}
@media (max-width: 620px) {
  .hero-shade { background: linear-gradient(180deg, rgba(16,43,78,.92), rgba(16,43,78,.78)); }
  .hero-grid { width: min(100% - 28px,520px); padding-top: 104px; }
  .hero-copy h1 { font-size: clamp(2.5rem,11.5vw,3.6rem); }
  .hero-actions { flex-direction: row; flex-wrap: wrap; }
  .hero-actions .button { width: auto; }
  .hero-preview-stage { grid-template-columns: 1fr; }
  .hero-preview-features { grid-column: 1; grid-row: 1; display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .hero-phone-column { grid-column: 1; grid-row: 2; }
  .hero-preview-feature, .hero-preview-feature:nth-child(n) { grid-area: auto; min-height: 48px; padding: 10px 8px; text-align: left; }
  .hero-preview-feature.is-active { padding-left: 12px; }
  .hero-device { width: min(245px,67vw); }
  .hero-screen { padding: 20px 14px; }
}
