:root {
  --green-950: #071a14;
  --green-900: #0d261d;
  --green-800: #14382b;
  --green-700: #1d4a39;
  --gold: #c8a45d;
  --gold-soft: #f1deb0;
  --charcoal: #171a1c;
  --ink: #eef4ed;
  --muted: #aab7b0;
  --line: rgba(241, 222, 176, 0.18);
  --white: #ffffff;
  --danger: #f2a09a;
  --radius: 8px;
  --shadow: 0 24px 80px rgba(0, 0, 0, 0.28);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--green-950);
  color: var(--ink);
  font-family: "Inter", Arial, sans-serif;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.site-header {
  align-items: center;
  backdrop-filter: blur(18px);
  background: rgba(7, 26, 20, 0.86);
  border-bottom: 1px solid var(--line);
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 16px clamp(20px, 5vw, 72px);
  position: sticky;
  right: 0;
  top: 0;
  z-index: 10;
}

.brand,
.nav,
.hero-actions,
.trust-row,
.beta,
.site-footer {
  align-items: center;
  display: flex;
}

.brand {
  font-weight: 800;
  gap: 10px;
  letter-spacing: 0;
}

.brand-mark {
  align-items: center;
  background: var(--gold);
  color: var(--green-950);
  display: inline-flex;
  font-size: 12px;
  height: 34px;
  justify-content: center;
  width: 34px;
}

.brand-text {
  display: grid;
  line-height: 1.1;
}

.brand-text strong {
  color: var(--white);
  font-size: 15px;
}

.brand-text span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 600;
}

.nav {
  color: var(--muted);
  font-size: 14px;
  gap: 24px;
}

.nav-cta {
  min-height: 42px;
}

.nav a:hover,
.site-footer a:hover {
  color: var(--gold-soft);
}

.section-pad {
  padding: 88px clamp(20px, 5vw, 72px);
}

.hero {
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 1.02fr) minmax(320px, 0.98fr);
  min-height: calc(100vh - 67px);
  overflow: hidden;
  position: relative;
}

.hero::before {
  background-image:
    linear-gradient(rgba(200, 164, 93, 0.1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(200, 164, 93, 0.08) 1px, transparent 1px);
  background-size: 68px 68px;
  content: "";
  inset: 0;
  mask-image: linear-gradient(90deg, transparent, #000 14%, #000 72%, transparent);
  opacity: 0.42;
  pointer-events: none;
  position: absolute;
}

.hero-copy,
.workflow-visual {
  align-self: center;
  position: relative;
  z-index: 1;
}

.eyebrow {
  align-items: center;
  color: var(--gold-soft);
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  gap: 10px;
  letter-spacing: 0;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.eyebrow-dot {
  background: var(--gold);
  box-shadow: 0 0 0 6px rgba(200, 164, 93, 0.13);
  display: inline-block;
  height: 8px;
  width: 8px;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  color: var(--white);
  font-size: clamp(46px, 8vw, 92px);
  letter-spacing: 0;
  line-height: 0.95;
  margin-bottom: 26px;
  max-width: 920px;
}

h1 span {
  color: var(--gold-soft);
}

h2 {
  color: var(--white);
  font-size: clamp(30px, 4vw, 56px);
  letter-spacing: 0;
  line-height: 1.05;
  margin-bottom: 18px;
}

h3 {
  color: var(--white);
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 10px;
}

.hero-lede {
  color: var(--muted);
  font-size: clamp(18px, 2vw, 22px);
  max-width: 680px;
}

.hero-actions {
  flex-wrap: wrap;
  gap: 14px;
  margin: 34px 0 28px;
}

.btn {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  transition: transform 180ms ease, background 180ms ease, border-color 180ms ease;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn-primary {
  background: var(--gold);
  color: var(--green-950);
}

.btn-secondary {
  border-color: var(--line);
  color: var(--ink);
}

.trust-row {
  color: var(--muted);
  flex-wrap: wrap;
  font-size: 14px;
  gap: 12px;
}

.trust-row div {
  border: 1px solid var(--line);
  min-width: 160px;
  padding: 14px;
}

.trust-row strong,
.trust-row span {
  display: block;
}

.trust-row strong {
  color: var(--white);
  font-size: 16px;
}

.trust-row span {
  color: var(--muted);
  font-size: 13px;
}

.workflow-visual {
  background:
    linear-gradient(145deg, rgba(20, 56, 43, 0.98), rgba(13, 38, 29, 0.98)),
    url("data:image/svg+xml,%3Csvg width='420' height='420' viewBox='0 0 420 420' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23c8a45d' stroke-opacity='.16'%3E%3Cpath d='M20 70h380M20 150h380M20 230h380M20 310h380M70 20v380M150 20v380M230 20v380M310 20v380'/%3E%3C/g%3E%3C/svg%3E");
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
  min-height: 620px;
  padding: 24px;
}

.visual-title {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 28px;
}

.visual-title h2 {
  font-size: 24px;
  margin: 0;
}

.visual-title span {
  border: 1px solid rgba(104, 196, 142, 0.28);
  color: #9ee0b7;
  font-size: 13px;
  font-weight: 800;
  padding: 7px 10px;
  white-space: nowrap;
}

.flow-list {
  display: grid;
  gap: 14px;
}

.flow-step {
  background: rgba(7, 26, 20, 0.72);
  border: 1px solid var(--line);
  display: grid;
  gap: 14px;
  grid-template-columns: 42px 1fr;
  padding: 18px;
}

.flow-step > span {
  align-items: center;
  background: rgba(200, 164, 93, 0.14);
  color: var(--gold-soft);
  display: inline-flex;
  font-weight: 900;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.flow-step strong {
  color: var(--white);
  display: block;
  margin-bottom: 4px;
}

.flow-step p {
  color: var(--muted);
  font-size: 14px;
  margin: 0;
}

.visual-topbar {
  display: flex;
  gap: 8px;
  margin-bottom: 36px;
}

.visual-topbar span {
  background: rgba(241, 222, 176, 0.45);
  height: 9px;
  width: 9px;
}

.signal-card {
  background: rgba(7, 26, 20, 0.72);
  border: 1px solid var(--line);
  max-width: 82%;
  padding: 22px;
}

.signal-card p,
.metric-strip span {
  color: var(--muted);
  font-size: 13px;
  margin-bottom: 6px;
}

.signal-card strong,
.metric-strip strong {
  color: var(--white);
  display: block;
  line-height: 1.25;
}

.score-card {
  margin-left: auto;
}

.action-card {
  margin-left: 8%;
}

.flow-line {
  background: var(--gold);
  height: 54px;
  margin: 12px auto;
  opacity: 0.8;
  width: 1px;
}

.flow-line.short {
  height: 38px;
}

.metric-strip {
  bottom: 24px;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  left: 24px;
  position: absolute;
  right: 24px;
}

.metric-strip div {
  background: rgba(200, 164, 93, 0.12);
  border: 1px solid var(--line);
  padding: 18px;
}

.section-heading {
  max-width: 860px;
}

.section-heading p:not(.eyebrow),
.pain-grid p,
.feature-grid p,
.package-card p,
.thank-you p {
  color: var(--muted);
}

.pain,
.who,
.founder,
.demo,
.intake {
  background: var(--green-900);
}

.automate,
.execution-layer,
.process,
.publish,
.faq {
  background: var(--green-950);
}

.pain-grid,
.feature-grid,
.package-grid {
  display: grid;
  gap: 18px;
  margin-top: 36px;
}

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

.execution-grid {
  grid-template-columns: repeat(4, 1fr);
}

.pain-grid article,
.feature-grid article,
.package-card,
.faq-list details {
  border: 1px solid var(--line);
  padding: 24px;
}

.pain-grid article,
.faq-list details {
  background: rgba(255, 255, 255, 0.03);
}

.feature-grid {
  grid-template-columns: repeat(4, 1fr);
}

.feature-index {
  color: var(--gold);
  display: block;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 28px;
}

.who-list {
  display: grid;
  gap: 1px;
  margin-top: 36px;
}

.founder-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
}

.split-grid,
.intake-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
}

.panel,
.proof-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line);
  padding: 28px;
}

.panel p,
.proof-card p,
.intake-grid p {
  color: var(--muted);
}

.tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.tag-cloud span {
  background: rgba(200, 164, 93, 0.1);
  border: 1px solid rgba(241, 222, 176, 0.2);
  color: var(--gold-soft);
  font-size: 13px;
  font-weight: 800;
  padding: 8px 10px;
}

.check-list {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}

.check-list li {
  color: var(--ink);
  display: grid;
  gap: 12px;
  grid-template-columns: 26px 1fr;
}

.check-list li::before {
  align-items: center;
  background: rgba(104, 196, 142, 0.13);
  color: #9ee0b7;
  content: "✓";
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  height: 26px;
  justify-content: center;
  width: 26px;
}

.who-list div {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line);
  color: var(--white);
  font-size: clamp(22px, 3vw, 36px);
  font-weight: 700;
  padding: 24px;
}

.timeline {
  border-left: 1px solid var(--gold);
  color: var(--muted);
  display: grid;
  gap: 20px;
  list-style: none;
  margin: 38px 0 0;
  max-width: 820px;
  padding: 0 0 0 24px;
}

.timeline li {
  position: relative;
}

.timeline li::before {
  background: var(--gold);
  content: "";
  height: 9px;
  left: -29px;
  position: absolute;
  top: 8px;
  width: 9px;
}

.timeline strong {
  color: var(--white);
}

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

.package-grid-premium {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.package-card {
  background: rgba(255, 255, 255, 0.03);
  min-height: 270px;
}

.package-card.featured {
  background: rgba(200, 164, 93, 0.12);
}

.price {
  color: var(--gold-soft) !important;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 16px;
}

.price small {
  color: var(--muted);
  font-size: 14px;
}

.badge {
  color: var(--gold-soft) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.package-card ul {
  color: var(--ink);
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.package-card li::before {
  color: var(--gold-soft);
  content: "• ";
}

.layer-flow,
.publish-grid {
  display: grid;
  gap: 14px;
  margin-top: 36px;
}

.layer-flow {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.layer-flow div {
  align-items: center;
  background: rgba(200, 164, 93, 0.1);
  border: 1px solid var(--line);
  color: var(--white);
  display: flex;
  font-weight: 900;
  justify-content: center;
  min-height: 92px;
  padding: 16px;
  text-align: center;
}

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

.publish-grid article {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line);
  padding: 20px;
}

.publish-grid strong,
.publish-grid span {
  display: block;
}

.publish-grid strong {
  color: var(--white);
  margin-bottom: 8px;
}

.publish-grid span {
  color: var(--muted);
  font-size: 14px;
}

.beta {
  background: var(--charcoal);
  gap: 32px;
  justify-content: space-between;
}

.beta h2 {
  margin-bottom: 0;
  max-width: 900px;
}

.beta p:not(.eyebrow) {
  color: var(--muted);
  max-width: 860px;
}

.process-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 34px;
}

.process-grid article {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line);
  padding: 22px;
}

.process-grid strong {
  color: var(--gold-soft);
  display: block;
  margin-bottom: 10px;
}

.process-grid p {
  color: var(--muted);
  font-size: 14px;
}

.video-placeholder {
  align-items: center;
  aspect-ratio: 16 / 8;
  background:
    linear-gradient(rgba(7, 26, 20, 0.18), rgba(7, 26, 20, 0.78)),
    repeating-linear-gradient(90deg, rgba(200, 164, 93, 0.12) 0 1px, transparent 1px 80px),
    var(--green-800);
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 34px;
  min-height: 280px;
}

.play-button {
  background: var(--gold);
  border: 0;
  cursor: pointer;
  height: 74px;
  margin-bottom: 18px;
  position: relative;
  width: 74px;
}

.play-button::after {
  border-bottom: 14px solid transparent;
  border-left: 21px solid var(--green-950);
  border-top: 14px solid transparent;
  content: "";
  left: 30px;
  position: absolute;
  top: 23px;
}

.video-placeholder p {
  color: var(--gold-soft);
  font-weight: 800;
  margin: 0;
}

.faq-list {
  display: grid;
  gap: 12px;
  margin-top: 34px;
  max-width: 900px;
}

summary {
  color: var(--white);
  cursor: pointer;
  font-weight: 800;
}

details p {
  color: var(--muted);
  margin: 12px 0 0;
}

.intake-form {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line);
  padding: 24px;
}

.form-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, 1fr);
  max-width: 980px;
}

label {
  color: var(--gold-soft);
  display: grid;
  font-size: 13px;
  font-weight: 800;
  gap: 8px;
}

.span-2 {
  grid-column: span 2;
}

input,
select,
textarea {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--line);
  color: var(--white);
  min-height: 48px;
  padding: 12px 14px;
  width: 100%;
}

textarea {
  resize: vertical;
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--gold);
  outline: 2px solid rgba(200, 164, 93, 0.2);
}

.field-invalid input,
.field-invalid select,
.field-invalid textarea {
  border-color: var(--danger);
}

.error-message {
  color: var(--danger);
  font-size: 12px;
  min-height: 17px;
}

.submit-btn {
  margin-top: 24px;
}

.form-note {
  color: var(--muted);
  margin: 16px 0 0;
}

.submit-btn:disabled {
  cursor: wait;
  opacity: 0.72;
}

.thank-you {
  background: rgba(200, 164, 93, 0.1);
  border: 1px solid var(--line);
  margin-top: 34px;
  max-width: 900px;
  padding: 32px;
}

.site-footer {
  background: var(--green-950);
  border-top: 1px solid var(--line);
  color: var(--muted);
  justify-content: space-between;
  padding: 28px clamp(20px, 5vw, 72px);
}

.site-footer p {
  color: var(--white);
  font-weight: 800;
  margin: 0;
}

@media (max-width: 980px) {
  .hero,
  .pain-grid,
  .execution-grid,
  .feature-grid,
  .package-grid,
  .package-grid-premium,
  .founder-grid,
  .split-grid,
  .intake-grid {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
  }

  .workflow-visual {
    min-height: 560px;
  }

  .feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .layer-flow,
  .publish-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 720px) {
  .site-header {
    align-items: flex-start;
    gap: 14px;
  }

  .nav {
    gap: 14px;
  }

  .section-pad {
    padding: 64px 20px;
  }

  h1 {
    font-size: 46px;
  }

  .workflow-visual {
    min-height: 520px;
    padding: 18px;
  }

  .metric-strip,
  .form-grid,
  .feature-grid,
  .process-grid,
  .layer-flow,
  .publish-grid {
    grid-template-columns: 1fr;
  }

  .metric-strip {
    position: static;
    margin-top: 22px;
  }

  .span-2 {
    grid-column: span 1;
  }

  .beta,
  .site-footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .video-placeholder {
    aspect-ratio: auto;
  }

  .nav-cta {
    display: none;
  }
}

@media (max-width: 480px) {
  .site-header {
    position: static;
  }

  .nav {
    flex-wrap: wrap;
    font-size: 13px;
  }

  .brand span:last-child {
    max-width: 140px;
  }

  .btn {
    width: 100%;
  }

  .signal-card {
    max-width: 100%;
  }
}
