/* 51 Terminal — homepage-aligned product page. */

.terminal-page {
  --terminal-accent: #c4a46e;
  --terminal-accent-light: #d4b87a;
  --terminal-surface: #f5f3ef;
  background: #ffffff;
}

.terminal-page [hidden] {
  display: none !important;
}

/* Hero */
.terminal-page .hero {
  position: relative;
  min-height: 0;
  overflow: hidden;
  padding: 148px 0 88px;
  background:
    radial-gradient(circle at 78% 18%, rgba(196, 164, 110, 0.14), transparent 28%),
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.045), transparent 30%),
    #090a0d !important;
}

.terminal-page .hero::before {
  opacity: 0.42;
  background-size: 72px 72px;
}

.terminal-page .hero::after {
  display: none;
}

.terminal-page .hero-glow {
  top: -320px;
  left: 50%;
  width: 980px;
  height: 720px;
  background: radial-gradient(ellipse, rgba(196, 164, 110, 0.12), transparent 68%);
  transform: translateX(-50%);
}

.terminal-page .hero-content {
  position: relative;
  z-index: 2;
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.terminal-page .hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 28px;
  margin-bottom: 24px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(196, 164, 110, 0.08);
  color: var(--terminal-accent-light);
  box-shadow: inset 0 0 0 1px rgba(196, 164, 110, 0.2);
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
  text-transform: uppercase;
}

.terminal-page .hero-eyebrow-dot {
  width: 5px;
  height: 5px;
  background: var(--terminal-accent-light);
  box-shadow: none;
  animation: none;
}

.terminal-page .hero h1 {
  max-width: 960px;
  margin: 0 auto 22px;
  color: #ffffff;
  font-size: clamp(3.35rem, 5.5vw, 4.85rem);
  font-weight: 650;
  line-height: 1.01;
  letter-spacing: -0.065em;
  text-wrap: balance;
}

.terminal-page .hero h1 .gradient-text {
  background: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: currentColor !important;
  animation: none !important;
}

.terminal-page .hero-sub {
  max-width: 690px;
  margin: 0 auto 28px;
  color: #b1b4bc;
  font-size: 18px;
  line-height: 1.62;
}

.terminal-page .hero-proof {
  margin: 0 0 30px;
  color: #858892 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
}

.terminal-page .hero-proof > span > span {
  color: #e5e6e9 !important;
  font-weight: 700 !important;
}

.terminal-page .hero-ctas {
  gap: 10px;
}

.terminal-page .hero-ctas .btn-primary {
  background: #ffffff !important;
  color: #111111 !important;
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.08), 0 14px 32px rgba(0, 0, 0, 0.24) !important;
}

.terminal-page .hero-ctas .btn-primary:hover {
  background: #f0f0f0 !important;
  color: #111111 !important;
}

.terminal-page .hero-ctas .btn-secondary {
  background: rgba(255, 255, 255, 0.055);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.22);
}

.terminal-page .hero-ctas .btn-secondary:hover {
  background: rgba(255, 255, 255, 0.11);
  color: #ffffff;
}

.terminal-page .hero-trust {
  position: relative;
  z-index: 2;
  max-width: 1030px;
  margin: 48px auto 0;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.terminal-page .trust-label {
  margin-bottom: 20px;
  color: #777a83;
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.terminal-page .trust-logos {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}

.terminal-page .trust-logos-track {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  gap: clamp(18px, 2.5vw, 32px);
  width: 100%;
}

.terminal-page .trust-logo {
  display: block;
  width: var(--trust-logo-width, 96px);
  height: var(--trust-logo-height, 26px);
  max-width: 100%;
  max-height: none;
  object-fit: contain;
  opacity: 0.64;
}

.terminal-page .trust-logo[data-logo='jpmorgan'] {
  --trust-logo-width: 96px;
}

.terminal-page .trust-logo[data-logo='goldman'] {
  --trust-logo-width: 52px;
  --trust-logo-height: 30px;
}

.terminal-page .trust-logo[data-logo='blackrock'] {
  --trust-logo-width: 112px;
  --trust-logo-height: 22px;
}

.terminal-page .trust-logo[data-logo='paypal'] {
  --trust-logo-width: 92px;
}

.terminal-page .trust-logo[data-logo='google'] {
  --trust-logo-width: 78px;
}

.terminal-page .trust-logo[data-logo='bcg'] {
  --trust-logo-width: 108px;
}

.terminal-page .trust-logo[data-logo='mastercard'] {
  --trust-logo-width: 30px;
  --trust-logo-height: 30px;
}

.terminal-page .trust-logo[data-logo='coinbase'] {
  --trust-logo-width: 104px;
  --trust-logo-height: 22px;
}

/* Keep every mark monochrome while preserving contrast in both themes. */
html[data-theme='dark'] .terminal-page .hero-trust img.trust-logo {
  filter: grayscale(1) brightness(0) invert(1) !important;
  mix-blend-mode: normal !important;
  opacity: 0.68 !important;
}

html[data-theme='dark'] .terminal-page .hero-trust img.trust-logo:hover {
  filter: grayscale(1) brightness(0) invert(1) !important;
  opacity: 1 !important;
}

html[data-theme='light'] .terminal-page .hero-trust {
  padding: 22px 28px 20px;
  border-top: 0;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow:
    inset 0 0 0 1px rgba(17, 17, 17, 0.08),
    0 16px 40px rgba(0, 0, 0, 0.18);
}

html[data-theme='light'] .terminal-page .hero-trust .trust-label {
  color: #666a73;
}

html[data-theme='light'] .terminal-page .hero-trust img.trust-logo {
  filter: grayscale(1) brightness(0) !important;
  mix-blend-mode: normal !important;
  opacity: 0.62 !important;
}

html[data-theme='light'] .terminal-page .hero-trust img.trust-logo:hover {
  filter: grayscale(1) brightness(0) !important;
  opacity: 0.88 !important;
}

@media (max-width: 900px) {
  .terminal-page .trust-logos-track {
    display: flex;
    width: max-content;
    gap: 38px;
  }

  .terminal-page .trust-logo {
    flex: 0 0 auto;
    max-width: none;
  }
}

.terminal-page .hero-terminal-preview {
  max-width: 1080px;
  margin: 42px auto 0 !important;
}

.terminal-page .hero-preview-link {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 22px;
  background: #111216;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.1),
    0 34px 90px rgba(0, 0, 0, 0.38);
  cursor: pointer;
}

.terminal-page .hero-preview-link::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.09);
  pointer-events: none;
}

.terminal-page .hero-preview-img {
  display: block;
  width: 100%;
  height: auto;
  transform: none;
  transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1);
}

.terminal-page .hero-preview-link:hover .hero-preview-img {
  transform: scale(1.012);
}

.terminal-page .hero-preview-overlay {
  z-index: 3;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 28px;
  opacity: 1;
  background: linear-gradient(180deg, transparent 58%, rgba(9, 10, 13, 0.72));
}

.terminal-page .hero-preview-btn {
  height: 42px;
  padding: 0 18px;
  background: rgba(255, 255, 255, 0.94) !important;
  color: #111111 !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24) !important;
  font-size: 13px;
}

/* Shared section hierarchy */
.terminal-page .terminal-overview,
.terminal-page .feature-showcase,
.terminal-page .terminal-proof,
.terminal-page .pricing-faq {
  background: #ffffff;
}

.terminal-page .terminal-overview {
  padding: 112px 0 120px;
}

.terminal-page .terminal-section-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  align-items: end;
  gap: 72px;
  margin-bottom: 50px;
}

.terminal-page .terminal-section-intro--solo {
  grid-template-columns: 1fr;
}

.terminal-page .terminal-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  color: #8b7340;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.3;
}

.terminal-page .terminal-section-intro h2,
.terminal-page .terminal-proof-heading h2 {
  max-width: 760px;
  color: #111111;
  font-size: clamp(2.5rem, 4.7vw, 4.05rem);
  font-weight: 650;
  line-height: 1.02;
  letter-spacing: -0.06em;
  text-wrap: balance;
}

.terminal-page .terminal-section-intro > p {
  max-width: 470px;
  color: #55565d;
  font-size: 17px;
  line-height: 1.7;
}

/* Product outcomes */
.terminal-page .terminal-outcomes-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.terminal-page .terminal-outcome-card {
  display: flex;
  min-height: 370px;
  flex-direction: column;
  padding: 30px;
  border-radius: 24px;
  background: #f7f7f9;
  color: #111111;
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.07);
}

.terminal-page .terminal-outcome-card:nth-child(2) {
  background: var(--terminal-surface);
}

.terminal-page .terminal-outcome-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #8c8d94;
  font-family: 'DM Sans', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.terminal-page .terminal-outcome-topline span {
  color: #8b7340;
}

.terminal-page .terminal-outcome-card h3 {
  max-width: 310px;
  margin: 74px 0 14px;
  color: #111111;
  font-size: clamp(1.75rem, 2.6vw, 2.35rem);
  line-height: 1.06;
  letter-spacing: -0.05em;
}

.terminal-page .terminal-outcome-card p {
  color: #5f6067;
  font-size: 14px;
  line-height: 1.65;
}

.terminal-page .terminal-outcome-stat {
  display: flex;
  align-items: baseline;
  gap: 9px;
  margin-top: auto;
  padding-top: 30px;
  border-top: 1px solid rgba(17, 17, 17, 0.08);
}

.terminal-page .terminal-outcome-stat strong {
  color: #111111;
  font-family: 'Sora', sans-serif;
  font-size: 21px;
  letter-spacing: -0.04em;
}

.terminal-page .terminal-outcome-stat span {
  color: #85868d;
  font-size: 11px;
}

/* Product evidence */
.terminal-page .feature-showcase {
  padding: 112px 0 124px;
  border-top: 1px solid rgba(17, 17, 17, 0.06);
}

.terminal-page .terminal-section-intro--features {
  margin-bottom: 30px;
}

.terminal-page .feature-showcase .container {
  max-width: 1200px;
}

.terminal-page .feature-row,
.terminal-page .feature-row.feature-row--reversed {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: 54px;
  align-items: center;
  min-height: 520px;
  margin: 14px 0 0;
  padding: 48px;
  border: 0;
  border-radius: 28px;
  background: #f7f7f9;
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.065);
}

.terminal-page .feature-row.feature-row--reversed {
  grid-template-columns: minmax(0, 1.28fr) minmax(280px, 0.72fr);
  direction: ltr;
  background: #ffffff;
}

.terminal-page .feature-row--reversed .feature-text {
  order: 2;
}

.terminal-page .feature-row--reversed .feature-image {
  order: 1;
}

.terminal-page .feature-text {
  max-width: 410px;
}

.terminal-page .feature-label {
  margin-bottom: 16px;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: #8b7340;
  box-shadow: none;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.3;
  text-transform: none;
}

.terminal-page .feature-heading {
  margin-bottom: 16px;
  color: #111111;
  font-size: clamp(2rem, 3.4vw, 3.05rem);
  font-weight: 650;
  line-height: 1.04;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.terminal-page .feature-desc {
  max-width: 390px;
  margin-bottom: 0;
  color: #595a61;
  font-size: 16px;
  line-height: 1.7;
}

.terminal-page .feature-image {
  overflow: hidden;
  border: 0;
  border-radius: 18px;
  background: #101115;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.08),
    0 22px 54px rgba(18, 24, 40, 0.16);
}

.terminal-page .feature-image::before {
  display: none !important;
}

.terminal-page .feature-image img {
  display: block;
  width: 100%;
  height: auto;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  transform: translate3d(0, 0, 0) scale(1.001) !important;
  transition: transform 520ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .terminal-page .feature-image:hover img {
    transform: translate3d(0, -8px, 0) scale(1.018) !important;
  }
}

/* Proof */
.terminal-page .divider {
  display: none;
}

.terminal-page .terminal-proof {
  padding: 0 0 112px;
}

.terminal-page .terminal-proof-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(420px, 1.18fr);
  gap: 80px;
  align-items: end;
  padding: 64px;
  border-radius: 28px;
  background: var(--terminal-surface);
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.07);
}

.terminal-page .terminal-proof-heading h2 {
  font-size: clamp(2.25rem, 3.8vw, 3.35rem);
}

.terminal-page .terminal-proof blockquote {
  margin: 0;
  padding-left: 30px;
  border-left: 2px solid var(--terminal-accent);
}

.terminal-page .terminal-proof blockquote p {
  color: #202126;
  font-family: 'Sora', sans-serif;
  font-size: clamp(1.35rem, 2.1vw, 1.85rem);
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: -0.035em;
}

.terminal-page .terminal-proof blockquote footer {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-top: 26px;
  color: #75767d;
  font-size: 12px;
}

.terminal-page .terminal-proof blockquote strong {
  color: #111111;
  font-size: 13px;
}

/* FAQ */
.terminal-page .pricing-faq {
  padding: 104px 0 112px;
  border-top: 1px solid rgba(17, 17, 17, 0.06);
}

.terminal-page .pricing-faq-header {
  max-width: 900px;
  margin: 0 auto 36px;
  text-align: left;
}

.terminal-page .pricing-faq-header .section-label {
  margin-bottom: 12px;
  color: #8b7340;
}

.terminal-page .pricing-faq-header h2 {
  color: #111111;
  font-size: clamp(2.35rem, 4vw, 3.5rem);
  font-weight: 650;
  line-height: 1.04;
  letter-spacing: -0.055em;
}

.terminal-page .pricing-faq-list {
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px solid rgba(17, 17, 17, 0.12);
}

.terminal-page .pricing-faq-item {
  border-bottom: 1px solid rgba(17, 17, 17, 0.12);
}

.terminal-page .pricing-faq-btn {
  padding: 24px 0;
  color: #111111;
  font-size: 16px;
}

.terminal-page .pricing-faq-answer p {
  max-width: 760px;
  padding: 0 0 24px;
  color: #5f6067;
  font-size: 14px;
  line-height: 1.7;
}

/* Final conversion section */
.terminal-page .terminal-final-cta.site-final-cta {
  padding-top: 108px;
  padding-bottom: 116px;
}

.terminal-page .terminal-final-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 650px;
  margin: 0 auto 34px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.terminal-page .terminal-final-stats > div {
  display: flex;
  min-height: 92px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.terminal-page .terminal-final-stats > div:last-child {
  border-right: 0;
}

.terminal-page .terminal-final-stats strong {
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-size: 22px;
  letter-spacing: -0.04em;
}

.terminal-page .terminal-final-stats span {
  color: #7f828b;
  font-size: 11px;
}

/* Terminal access modal */
.terminal-page #demoIntakeBackdrop {
  background: rgba(3, 4, 6, 0.76);
  backdrop-filter: blur(18px) saturate(120%);
  -webkit-backdrop-filter: blur(18px) saturate(120%);
}

.terminal-page #demoIntake.intake-modal--terminal {
  width: min(calc(100% - 40px), 1040px);
  max-width: 1040px;
  max-height: calc(100vh - 48px);
  overflow: hidden auto;
  padding: 0;
  border-radius: 28px;
  background: #ffffff;
  color: #111111;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.12),
    0 36px 110px rgba(0, 0, 0, 0.48);
}

.terminal-page #demoIntake::before {
  display: none;
}

.terminal-page #demoIntake .intake-close {
  top: 18px;
  right: 18px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(17, 17, 17, 0.055);
  color: #5f6067;
}

.terminal-page #demoIntake .intake-close:hover {
  background: rgba(17, 17, 17, 0.1);
  color: #111111;
}

.terminal-page #demoIntake .intake-close:focus-visible {
  outline: 2px solid var(--terminal-accent);
  outline-offset: 2px;
}

.terminal-page .terminal-intake-layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.76fr) minmax(0, 1.24fr);
  min-height: 690px;
}

.terminal-page .terminal-intake-context {
  display: flex;
  flex-direction: column;
  padding: 54px 46px 44px;
  background:
    radial-gradient(circle at 16% 8%, rgba(196, 164, 110, 0.2), transparent 28%),
    radial-gradient(circle at 92% 78%, rgba(255, 255, 255, 0.06), transparent 30%),
    #090a0d;
  color: #ffffff;
}

.terminal-page .terminal-intake-kicker,
.terminal-page .terminal-intake-step {
  color: var(--terminal-accent-light);
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.terminal-page .terminal-intake-context h2 {
  max-width: 320px;
  margin: 26px 0 18px;
  color: #ffffff;
  font-size: clamp(2.6rem, 4.6vw, 4rem);
  font-weight: 650;
  line-height: 0.98;
  letter-spacing: -0.065em;
  text-wrap: balance;
}

.terminal-page .terminal-intake-context > p {
  max-width: 330px;
  color: #b0b2b9;
  font-size: 15px;
  line-height: 1.65;
}

.terminal-page .terminal-intake-proof {
  display: grid;
  gap: 0;
  margin-top: auto;
  padding-top: 36px;
}

.terminal-page .terminal-intake-proof > div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}

.terminal-page .terminal-intake-proof strong {
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-size: 19px;
  font-weight: 650;
  letter-spacing: -0.04em;
}

.terminal-page .terminal-intake-proof span {
  color: #888b93;
  font-size: 10px;
  line-height: 1.35;
  text-align: right;
}

.terminal-page .terminal-intake-panel {
  padding: 50px 52px 44px;
  background: #ffffff;
}

.terminal-page .terminal-intake-step {
  color: #8b7340;
}

.terminal-page .terminal-intake-panel h3 {
  margin: 12px 0 8px;
  color: #111111;
  font-size: 27px;
  font-weight: 650;
  line-height: 1.12;
  letter-spacing: -0.045em;
}

.terminal-page .terminal-intake-panel-sub {
  margin-bottom: 28px;
  color: #686970;
  font-size: 14px;
  line-height: 1.55;
}

.terminal-page #demoIntake .intake-form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px 14px;
  margin-bottom: 22px;
}

.terminal-page #demoIntake .intake-form-group {
  gap: 7px;
}

.terminal-page #demoIntake .intake-label {
  color: #4f5056;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 650;
}

.terminal-page #demoIntake :is(.intake-input, .intake-select, .intake-textarea) {
  border-radius: 10px;
  background-color: #f7f7f9;
  color: #111111;
  box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.1);
  font-size: 14px;
}

.terminal-page #demoIntake :is(.intake-input, .intake-select) {
  height: 46px;
}

.terminal-page #demoIntake .intake-textarea {
  min-height: 86px;
  resize: vertical;
}

.terminal-page #demoIntake :is(.intake-input, .intake-textarea)::placeholder {
  color: #9a9ba1;
}

.terminal-page #demoIntake :is(.intake-input, .intake-select, .intake-textarea):focus {
  box-shadow:
    inset 0 0 0 1px var(--terminal-accent),
    0 0 0 3px rgba(196, 164, 110, 0.14);
}

.terminal-page #demoIntake .intake-submit-btn {
  height: 48px;
  background: #111111 !important;
  color: #ffffff !important;
  box-shadow: 0 12px 28px rgba(17, 17, 17, 0.16) !important;
  font-size: 14px;
}

.terminal-page #demoIntake .intake-submit-btn:hover {
  background: #262626 !important;
  transform: translateY(-1px);
}

.terminal-page #demoIntake .intake-trust-note {
  margin-top: 11px;
  color: #8a8b91;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
}

.terminal-page #demoIntake .intake-success {
  min-height: 420px;
  padding: 96px 40px;
  background: #ffffff;
}

.terminal-page #demoIntake .intake-success-heading {
  color: #111111;
}

.terminal-page #demoIntake .intake-success-sub {
  color: #686970;
}

.terminal-page #demoIntake .intake-success-sub a {
  color: #8b7340;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Dark theme */
html[data-theme='dark'] .terminal-page .terminal-overview,
html[data-theme='dark'] .terminal-page .feature-showcase,
html[data-theme='dark'] .terminal-page .terminal-proof,
html[data-theme='dark'] .terminal-page .pricing-faq {
  background: #090a0d;
}

html[data-theme='dark'] .terminal-page .terminal-section-intro h2,
html[data-theme='dark'] .terminal-page .terminal-proof-heading h2,
html[data-theme='dark'] .terminal-page .feature-heading,
html[data-theme='dark'] .terminal-page .pricing-faq-header h2,
html[data-theme='dark'] .terminal-page .pricing-faq-btn {
  color: #f1f1f3;
}

html[data-theme='dark'] .terminal-page .terminal-section-intro > p,
html[data-theme='dark'] .terminal-page .feature-desc,
html[data-theme='dark'] .terminal-page .pricing-faq-answer p {
  color: #a0a3ab;
}

html[data-theme='dark'] .terminal-page .terminal-outcome-card,
html[data-theme='dark'] .terminal-page .feature-row,
html[data-theme='dark'] .terminal-page .terminal-proof-panel {
  background: #121318;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

html[data-theme='dark'] .terminal-page .feature-row.feature-row--reversed {
  background: #0d0e12;
}

html[data-theme='dark'] .terminal-page .terminal-outcome-card h3,
html[data-theme='dark'] .terminal-page .terminal-outcome-stat strong,
html[data-theme='dark'] .terminal-page .terminal-proof blockquote p,
html[data-theme='dark'] .terminal-page .terminal-proof blockquote strong {
  color: #f1f1f3;
}

html[data-theme='dark'] .terminal-page .terminal-outcome-card p {
  color: #a0a3ab;
}

@media (max-width: 900px) {
  .terminal-page .hero {
    padding: 128px 0 72px;
  }

  .terminal-page .hero h1 {
    font-size: clamp(3rem, 8vw, 4rem);
  }

  .terminal-page .terminal-section-intro,
  .terminal-page .terminal-proof-panel {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .terminal-page .terminal-outcomes-grid {
    grid-template-columns: 1fr;
  }

  .terminal-page .terminal-outcome-card {
    min-height: 310px;
  }

  .terminal-page .feature-row,
  .terminal-page .feature-row.feature-row--reversed {
    grid-template-columns: 1fr;
    min-height: 0;
    gap: 32px;
  }

  .terminal-page .feature-row--reversed .feature-text,
  .terminal-page .feature-row--reversed .feature-image {
    order: initial;
  }

  .terminal-page .feature-text {
    max-width: 580px;
  }

  .terminal-page .terminal-intake-layout {
    grid-template-columns: 1fr;
  }

  .terminal-page #demoIntake .intake-close {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
  }

  .terminal-page #demoIntake .intake-close:hover {
    background: rgba(255, 255, 255, 0.17);
    color: #ffffff;
  }

  .terminal-page .terminal-intake-context {
    min-height: 0;
    padding: 38px 42px 34px;
  }

  .terminal-page .terminal-intake-context h2 {
    max-width: 560px;
    margin-top: 18px;
    font-size: 3rem;
  }

  .terminal-page .terminal-intake-context > p {
    max-width: 580px;
  }

  .terminal-page .terminal-intake-proof {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: 28px;
    padding-top: 0;
  }

  .terminal-page .terminal-intake-proof > div {
    display: block;
    padding: 14px 0 0;
  }

  .terminal-page .terminal-intake-proof span {
    display: block;
    margin-top: 5px;
    text-align: left;
  }

  .terminal-page .terminal-intake-panel {
    padding: 40px 42px;
  }
}

@media (max-width: 640px) {
  .terminal-page .hero {
    padding: 116px 0 60px;
  }

  .terminal-page .hero h1 {
    font-size: clamp(2.55rem, 12vw, 3.3rem);
  }

  .terminal-page .hero h1 br {
    display: none;
  }

  .terminal-page .hero-sub {
    font-size: 16px;
  }

  .terminal-page .hero-proof {
    gap: 9px !important;
    font-size: 11px !important;
  }

  .terminal-page .hero-proof > span:nth-child(even) {
    display: none !important;
  }

  .terminal-page .hero-ctas {
    flex-direction: column;
  }

  .terminal-page .hero-ctas .btn {
    width: min(100%, 350px);
  }

  .terminal-page .hero-trust {
    margin-top: 38px;
  }

  .terminal-page .hero-terminal-preview {
    margin-top: 30px !important;
  }

  .terminal-page .hero-preview-link {
    border-radius: 14px;
  }

  .terminal-page .hero-preview-overlay {
    display: none;
  }

  .terminal-page .terminal-overview,
  .terminal-page .feature-showcase,
  .terminal-page .pricing-faq {
    padding-top: 78px;
    padding-bottom: 84px;
  }

  .terminal-page .terminal-section-intro {
    margin-bottom: 34px;
  }

  .terminal-page .terminal-section-intro h2,
  .terminal-page .terminal-proof-heading h2 {
    font-size: 2.55rem;
  }

  .terminal-page .terminal-section-intro > p {
    font-size: 15px;
  }

  .terminal-page .terminal-outcome-card {
    min-height: 290px;
    padding: 26px;
  }

  .terminal-page .terminal-outcome-card h3 {
    margin-top: 50px;
  }

  .terminal-page .feature-row,
  .terminal-page .feature-row.feature-row--reversed {
    margin-top: 10px;
    padding: 26px;
    border-radius: 22px;
  }

  .terminal-page .feature-heading {
    font-size: 2.15rem;
  }

  .terminal-page .feature-desc {
    font-size: 15px;
  }

  .terminal-page .feature-image {
    border-radius: 13px;
  }

  .terminal-page .terminal-proof {
    padding-bottom: 84px;
  }

  .terminal-page .terminal-proof-panel {
    padding: 34px 26px;
    border-radius: 22px;
  }

  .terminal-page .terminal-proof blockquote {
    padding-left: 20px;
  }

  .terminal-page .terminal-final-stats {
    grid-template-columns: 1fr;
    max-width: 330px;
  }

  .terminal-page .terminal-final-stats > div {
    min-height: 72px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .terminal-page .terminal-final-stats > div:last-child {
    border-bottom: 0;
  }

  .terminal-page #demoIntake.intake-modal--terminal {
    width: calc(100% - 16px);
    max-height: calc(100vh - 16px);
    border-radius: 20px;
  }

  .terminal-page #demoIntake .intake-close {
    top: 12px;
    right: 12px;
  }

  .terminal-page .terminal-intake-context {
    padding: 30px 28px 26px;
  }

  .terminal-page .terminal-intake-context h2 {
    padding-right: 36px;
    font-size: 2.35rem;
  }

  .terminal-page .terminal-intake-context > p {
    font-size: 14px;
  }

  .terminal-page .terminal-intake-proof {
    gap: 10px;
  }

  .terminal-page .terminal-intake-proof strong {
    font-size: 16px;
  }

  .terminal-page .terminal-intake-proof span {
    font-size: 9px;
  }

  .terminal-page .terminal-intake-panel {
    padding: 30px 24px 28px;
  }

  .terminal-page #demoIntake .intake-form-grid {
    grid-template-columns: 1fr;
  }

  .terminal-page .terminal-intake-panel h3 {
    font-size: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .terminal-page .hero-preview-img,
  .terminal-page .feature-image img,
  .terminal-page #demoIntake .intake-submit-btn {
    transition: none;
  }

  .terminal-page .feature-image:hover img,
  .terminal-page #demoIntake .intake-submit-btn:hover {
    transform: none !important;
  }
}
