.concept-highlight {
  color: #5eead4;
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.concept-highlight--ghost {
  color: #a78bfa;
}

.hero-display-ivory,
.display-ivory,
.pricing-number {
  color: #ece1cb;
}

.editorial-kicker,
.section-kicker {
  align-items: center;
  color: #94a3b8;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.3;
  text-transform: none;
}

.editorial-kicker {
  display: inline-flex;
  gap: 9px;
}

.editorial-kicker--center {
  display: flex;
  justify-content: center;
  width: 100%;
}

.editorial-kicker--pill {
  padding: 8px 18px;
  border: 1px solid rgba(94, 234, 212, 0.24);
  border-radius: 999px;
  background: rgba(13, 148, 136, 0.1);
  color: #ece1cb;
}

.editorial-kicker--amber {
  border-color: rgba(251, 191, 36, 0.32);
  background: rgba(245, 158, 11, 0.12);
}

.editorial-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #5eead4;
  box-shadow: 0 0 10px rgba(94, 234, 212, 0.55);
}

.editorial-dot--ghost {
  background: #a78bfa;
  box-shadow: 0 0 10px rgba(167, 139, 250, 0.55);
}

.founder-heading {
  font-size: clamp(36px, 5.1vw, 58px);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.founder-photo {
  height: 560px;
  object-position: 68% center;
}

.founder-copy {
  display: flex;
  min-height: 560px;
  flex-direction: column;
  justify-content: space-between;
  gap: 18px;
  padding: 8px 0;
  color: #cbd5e1;
  font-size: 22px;
  line-height: 1.58;
}

.founder-copy .concept-highlight {
  font-size: 1.12em;
}

.founder-heading .concept-highlight,
.founder-copy .concept-highlight {
  letter-spacing: -0.014em;
}

.founder-signature {
  color: #64748b;
  font-size: 17px;
}

.capabilities-heading {
  font-size: clamp(42px, 5.6vw, 76px);
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.capabilities-heading em,
.science-heading em {
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.capability-card {
  position: relative;
  overflow: hidden;
  min-height: 230px;
  padding: 28px;
  border: 1px solid rgba(236, 225, 203, 0.09);
  border-radius: 20px;
  background: linear-gradient(155deg, rgba(30, 41, 59, 0.82), rgba(11, 18, 32, 0.96));
}

.capability-card::before {
  position: absolute;
  top: 0;
  right: 28px;
  left: 28px;
  height: 2px;
  background: linear-gradient(90deg, #5eead4, #a78bfa);
  content: "";
  opacity: 0.62;
}

.capability-mark {
  margin-bottom: 36px;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.capability-mark--mint {
  color: #5eead4;
}

.capability-mark--ghost {
  color: #a78bfa;
}

.capability-card h3 {
  margin-bottom: 10px;
  color: #ece1cb;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.capability-card p {
  color: #94a3b8;
  font-size: 16px;
  line-height: 1.62;
}

.science-panel {
  padding-top: 64px;
  border-top: 1px solid rgba(236, 225, 203, 0.1);
}

.science-heading {
  font-size: clamp(38px, 4.6vw, 64px);
  letter-spacing: -0.04em;
  line-height: 1;
}

.evidence-card {
  display: flex;
  min-height: 330px;
  flex-direction: column;
  padding: 26px;
  border: 1px solid rgba(236, 225, 203, 0.08);
  border-radius: 18px;
  background: rgba(11, 18, 32, 0.72);
}

.evidence-number {
  margin-bottom: 28px;
  font-size: 48px;
  font-weight: 900;
  letter-spacing: -0.055em;
}

.evidence-number--mint {
  color: #5eead4;
}

.evidence-number--ghost {
  color: #a78bfa;
}

.evidence-card h4 {
  margin-bottom: 10px;
  color: #ece1cb;
  font-size: 19px;
  font-weight: 700;
}

.evidence-card p {
  color: #94a3b8;
  font-size: 15px;
  line-height: 1.58;
}

.evidence-card small {
  margin-top: auto;
  padding-top: 24px;
  color: #b9ad96;
  font-size: 12px;
  line-height: 1.45;
}

.comparison-table th,
.comparison-table td {
  font-size: 16px !important;
  line-height: 1.5;
}

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

.comparison-table thead span {
  font-size: 19px !important;
}

.comparison-source-note a {
  color: #5eead4;
  text-decoration: underline;
  text-decoration-color: rgba(94, 234, 212, 0.35);
  text-underline-offset: 3px;
}

.comparison-source-note a:hover {
  color: #99f6e4;
}

.faq-question {
  color: #ece1cb;
  font-size: 16px;
  line-height: 1.4;
}

.faq-answer {
  font-size: 15px;
  line-height: 1.65;
}

#ghost-mount,
#roi-mount,
#powers-mount {
  position: relative;
  z-index: 10;
}

.claude-section {
  --ink: #0b1220;
  --ink-2: #0f172a;
  --ink-3: #1e293b;
  --bone: #ece1cb;
  --mute: #94a3b8;
  --mint: #5eead4;
  --mint-deep: #0d9488;
  --ghost: #a78bfa;
  --amber: #fbbf24;
  --line: rgba(236, 225, 203, 0.1);
  --line-2: rgba(236, 225, 203, 0.06);
  color: var(--bone);
  font-family: "Inter", sans-serif;
}

.claude-section .display {
  color: var(--bone);
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 0.95;
}

.claude-section .display em,
.claude-section .display i {
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.claude-section .eyebrow {
  display: inline-flex;
  align-items: center;
  color: var(--mute);
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: none;
}

.claude-section .eyebrow .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 8px;
  border-radius: 999px;
  background: var(--mint);
  box-shadow: 0 0 10px var(--mint);
  animation: none;
}

.claude-section .surface {
  border: 1px solid var(--line);
  border-radius: 20px;
  background: linear-gradient(180deg, var(--ink-2), #0d1625);
}

.claude-section .surface-2 {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--ink);
}

.claude-section .reveal {
  opacity: 1;
  transform: none;
}

.claude-section .thin-line {
  border-color: var(--line);
}

.claude-section .hr-glow {
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--line) 20%, var(--line) 80%, transparent);
}

.claude-section .bar {
  display: inline-block;
  width: 3px;
  border-radius: 2px;
  background: var(--mint);
  transform-origin: center;
}

.claude-section .caret {
  display: inline-block;
  width: 0.08em;
  height: 0.95em;
  margin-left: 0.08em;
  border-radius: 1px;
  background: var(--mint);
  vertical-align: -0.1em;
  animation: merge-caret 1s steps(2) infinite;
}

.claude-section .numeral {
  padding-right: 0.18em;
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.claude-section .irid {
  color: transparent;
  background: linear-gradient(135deg, var(--bone), var(--mint) 60%, #60a5fa);
  background-clip: text;
  -webkit-background-clip: text;
  font-family: "Instrument Serif", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

.claude-section .metric-number {
  padding-right: 0.18em;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.055em;
}

.claude-section .metric-number.irid {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 800;
}

.claude-section .ticker {
  font-variant-numeric: tabular-nums;
}

.claude-section .dotline {
  height: 1px;
  background-image: linear-gradient(to right, var(--line) 50%, transparent 0%);
  background-position: bottom;
  background-size: 8px 1px;
  background-repeat: repeat-x;
}

.claude-section .cta-primary {
  position: relative;
  display: inline-flex;
  isolation: isolate;
  align-items: center;
  gap: 10px;
  overflow: hidden;
  padding: 16px 28px;
  border-radius: 14px;
  background: linear-gradient(90deg, #0d9488, #2563eb);
  color: white;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.01em;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.claude-section .cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px -8px rgba(13, 148, 136, 0.55);
}

.claude-section input[type="range"].slim {
  width: 100%;
  height: 28px;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
}

.claude-section input[type="range"].slim::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 999px;
  background: rgba(148, 163, 184, 0.25);
}

.claude-section input[type="range"].slim::-moz-range-track {
  height: 4px;
  border-radius: 999px;
  background: rgba(148, 163, 184, 0.25);
}

.claude-section input[type="range"].slim::-webkit-slider-thumb {
  width: 22px;
  height: 22px;
  margin-top: -9px;
  appearance: none;
  -webkit-appearance: none;
  border: 4px solid #0d9488;
  border-radius: 50%;
  background: var(--bone);
  box-shadow: 0 0 0 4px rgba(13, 148, 136, 0.22), 0 8px 24px -4px rgba(13, 148, 136, 0.55);
  cursor: grab;
}

.claude-section input[type="range"].slim::-moz-range-thumb {
  width: 22px;
  height: 22px;
  border: 4px solid #0d9488;
  border-radius: 50%;
  background: var(--bone);
  cursor: grab;
}

.roi-slider-labels {
  position: relative;
  height: 38px;
  margin-top: 4px;
}

.roi-slider-label {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: var(--mute);
  font-family: "JetBrains Mono", monospace;
  line-height: 1.15;
  text-transform: uppercase;
  transform: translateX(-50%);
  white-space: nowrap;
}

.roi-slider-label.first {
  align-items: flex-start;
  transform: none;
}

.roi-slider-label.last {
  align-items: flex-end;
  transform: translateX(-100%);
}

.roi-slider-label b {
  color: #aac3df;
  font-size: 10px;
  font-weight: 500;
}

.roi-slider-label small {
  margin-top: 4px;
  font-size: 9px;
  letter-spacing: 0.12em;
}

.race-track {
  position: relative;
  height: 54px;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 10px;
  background: rgba(9, 16, 28, 0.76);
  isolation: isolate;
}

.race-fill,
.voice-sparks,
.race-runner,
.race-caption {
  position: absolute;
}

.race-fill {
  inset: 0 auto 0 0;
  transform-origin: left;
}

.typing-fill {
  background: repeating-linear-gradient(90deg, #b7c3d2 0 7px, #38475a 7px 13px);
  animation: typing-progress 4.5s cubic-bezier(0.2, 0.75, 0.3, 1) infinite;
}

.voice-fill {
  background: linear-gradient(90deg, rgba(13, 148, 136, 0.78), #5eead4 68%, #a78bfa);
  box-shadow: 0 0 24px rgba(94, 234, 212, 0.42);
  animation: voice-progress 4.5s cubic-bezier(0.14, 0.86, 0.2, 1) infinite;
}

.race-runner {
  z-index: 3;
  top: 50%;
  width: 16px;
  height: 16px;
  border: 3px solid #0b1220;
  border-radius: 50%;
  background: var(--bone);
  box-shadow: 0 0 0 2px rgba(236, 225, 203, 0.18), 0 0 18px rgba(236, 225, 203, 0.4);
  transform: translate(-50%, -50%);
}

.typing-runner {
  animation: typing-runner 4.5s cubic-bezier(0.2, 0.75, 0.3, 1) infinite;
}

.voice-runner {
  background: var(--ghost);
  box-shadow: 0 0 0 2px rgba(167, 139, 250, 0.2), 0 0 24px rgba(167, 139, 250, 0.72);
  animation: voice-runner 4.5s cubic-bezier(0.14, 0.86, 0.2, 1) infinite;
}

.race-caption {
  z-index: 4;
  top: 50%;
  left: 18px;
  color: #0b1220;
  font-family: "JetBrains Mono", monospace;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transform: translateY(-50%);
}

.voice-caption {
  color: #0b1220;
}

.voice-sparks {
  z-index: 2;
  inset: 0 auto 0 0;
  animation: voice-sparks 4.5s ease-out infinite;
}

.voice-sparks span {
  position: absolute;
  right: 2px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--bone);
  box-shadow: 0 0 10px var(--mint);
}

.voice-sparks span:nth-child(1) {
  top: 9px;
}

.voice-sparks span:nth-child(2) {
  top: 24px;
  right: -6px;
}

.voice-sparks span:nth-child(3) {
  top: 39px;
  right: 5px;
}

.claude-section .win-chrome {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 14px;
  border-bottom: 1px solid var(--line);
  background: #111c2d;
}

.claude-section .win-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.claude-section .power-img-frame {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--line);
  background: #09101c;
}

.claude-section .power-img-frame img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: none;
}

.claude-section .power-img-frame:hover img {
  transform: none;
}

.ghost-source-copy {
  display: inline;
  padding-left: 14px;
  border-left: 2px solid var(--mint);
}

.ghost-language-flow {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--mute);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.ghost-live-label {
  color: var(--bone);
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.ghost-pane-label {
  color: var(--mute);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.045em;
}

.ghost-control-label {
  font-size: 12px;
}

.ghost-drift {
  animation: ghost-drift 5.25s cubic-bezier(0.37, 0.01, 0.63, 1) infinite;
  will-change: transform;
}

.ghost-language-button,
.ghost-more-button {
  padding: 6px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: transparent;
  color: var(--mute);
  font-family: "JetBrains Mono", monospace;
  font-size: 11px;
  letter-spacing: 0.04em;
  transition: 0.2s ease;
  white-space: nowrap;
}

.ghost-language-button:hover,
.ghost-more-button:hover {
  border-color: rgba(94, 234, 212, 0.35);
  background: rgba(13, 148, 136, 0.08);
  color: var(--bone);
}

.ghost-language-button.selected {
  border-color: rgba(94, 234, 212, 0.42);
  background: rgba(13, 148, 136, 0.18);
  color: var(--mint);
}

.ghost-more-button {
  border-color: rgba(59, 130, 246, 0.3);
  color: #60a5fa;
}

.ghost-more-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 6px;
  margin-top: 12px;
}

.ghost-status-footer {
  display: grid;
  grid-template-columns: minmax(160px, auto) 1fr auto;
  align-items: center;
  gap: 16px;
  padding: 14px 24px 18px;
  border-top: 1px solid var(--line);
}

.ghost-status-label {
  color: var(--bone);
  font-family: "JetBrains Mono", monospace;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
}

.ghost-progress-track {
  height: 3px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(148, 163, 184, 0.14);
}

.ghost-progress-fill {
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #0d9488, #3b82f6);
  transition: width 0.15s ease;
}

.ghost-particle {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--mint);
  box-shadow: 0 0 8px var(--mint);
  animation: ghost-travel 1.5s linear infinite;
  opacity: 0;
}

.wa-window {
  overflow: hidden;
  min-height: 286px;
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 10px;
  background: #111b21;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.28);
}

.wa-titlebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 34px;
  padding-left: 10px;
  background: #202c33;
  color: #d1d7db;
  font-family: "Segoe UI", sans-serif;
  font-size: 11px;
}

.wa-title,
.wa-controls {
  display: flex;
  align-items: center;
  height: 100%;
}

.wa-title {
  gap: 7px;
}

.wa-appmark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #00a884;
  color: white;
}

.wa-controls span {
  display: grid;
  width: 34px;
  height: 100%;
  place-items: center;
  color: #c7d1d6;
}

.wa-controls .wa-close:hover {
  background: #c42b1c;
  color: white;
}

.wa-desktop {
  display: grid;
  grid-template-columns: 118px 1fr;
  min-height: 252px;
}

.wa-sidebar {
  border-right: 1px solid #2a3942;
  background: #111b21;
}

.wa-sidebar-head,
.wa-chat-head {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 7px 9px;
  background: #202c33;
}

.wa-sidebar-head {
  justify-content: space-between;
}

.wa-avatar {
  display: inline-grid;
  flex: 0 0 auto;
  width: 27px;
  height: 27px;
  place-items: center;
  border-radius: 50%;
  background: #3b4a54;
  color: #e9edef;
  font-size: 10px;
  font-weight: 700;
}

.wa-avatar.marco {
  background: #0d9488;
}

.wa-avatar.team {
  background: #3b82f6;
}

.wa-sidebar-icons,
.wa-chat-actions {
  color: #aebac1;
  font-size: 11px;
}

.wa-search {
  margin: 7px;
  padding: 7px 8px;
  border-radius: 6px;
  background: #202c33;
  color: #8696a0;
  font-size: 8px;
  white-space: nowrap;
}

.wa-chat-row {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 8px;
  border-bottom: 1px solid rgba(134, 150, 160, 0.08);
  color: #d1d7db;
  font-size: 9px;
}

.wa-chat-row.active {
  background: #2a3942;
}

.wa-chat-row span:last-child,
.wa-chat-head span:nth-child(2) {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.wa-chat-row small,
.wa-chat-head small {
  overflow: hidden;
  color: #8696a0;
  font-size: 7px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wa-conversation {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-width: 0;
}

.wa-chat-head {
  min-height: 44px;
}

.wa-chat-actions {
  margin-left: auto;
}

.wa-wallpaper {
  position: relative;
  min-height: 180px;
  padding: 38px 12px 12px;
  background-color: #0b141a;
  background-image: radial-gradient(circle at 20% 30%, rgba(134, 150, 160, 0.08) 0 1px, transparent 1.5px), radial-gradient(circle at 70% 60%, rgba(134, 150, 160, 0.06) 0 1px, transparent 1.5px);
  background-size: 24px 24px, 34px 34px;
}

.wa-day {
  position: absolute;
  top: 8px;
  left: 50%;
  padding: 3px 7px;
  border-radius: 5px;
  background: #182229;
  color: #8696a0;
  font-size: 7px;
  transform: translateX(-50%);
}

.wa-bubble {
  position: relative;
  width: 96%;
  max-width: 96%;
  min-height: 88px;
  margin-left: auto;
  padding: 14px 14px 24px;
  border-radius: 7px 0 7px 7px;
  background: #005c4b;
  color: #e9edef;
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.45;
}

.wa-bubble small {
  position: absolute;
  right: 7px;
  bottom: 3px;
  color: #d4f5ef;
  font-size: 8px;
}

.wa-compose {
  display: flex;
  align-items: center;
  gap: 7px;
  min-height: 44px;
  padding: 6px 9px;
  background: #202c33;
  color: #8696a0;
  font-size: 11px;
}

.wa-input {
  flex: 1;
  padding: 7px 9px;
  border-radius: 6px;
  background: #2a3942;
  color: #d7e0e5;
  font-size: 9px;
}

/* Shared visual system for the production and editorial sections */
:root {
  --brand-ink: #0b1220;
  --brand-ink-raised: #0f172a;
  --brand-ink-soft: #111b2b;
  --brand-bone: #ece1cb;
  --brand-mute: #94a3b8;
  --brand-mint: #5eead4;
  --brand-mint-deep: #0d9488;
  --brand-ghost: #a78bfa;
  --brand-line: rgba(236, 225, 203, 0.1);
  --brand-line-soft: rgba(236, 225, 203, 0.065);
  --brand-surface: linear-gradient(155deg, rgba(30, 41, 59, 0.78), rgba(11, 18, 32, 0.96));
  --brand-gradient: linear-gradient(100deg, #0d9488 0%, #7c3aed 100%);
  --brand-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

.gradient-text {
  background-image: linear-gradient(105deg, var(--brand-mint) 0%, var(--brand-ghost) 100%);
}

#scroll-progress,
.ghost-progress-fill {
  background: linear-gradient(90deg, var(--brand-mint-deep), var(--brand-ghost));
}

.cursor {
  background-color: var(--brand-mint);
  box-shadow: 0 0 14px rgba(94, 234, 212, 0.35);
}

.site-nav {
  border-color: var(--brand-line-soft);
  background: rgba(11, 18, 32, 0.92);
  box-shadow: 0 12px 34px rgba(3, 8, 18, 0.16);
}

.site-nav a:not(.brand-cta) {
  transition-timing-function: var(--brand-ease);
}

.brand-cta {
  border: 1px solid rgba(236, 225, 203, 0.14);
  background: var(--brand-gradient);
  color: #fff;
  box-shadow: 0 12px 30px -14px rgba(94, 234, 212, 0.48), 0 12px 30px -16px rgba(167, 139, 250, 0.58);
  transition: transform 0.35s var(--brand-ease), box-shadow 0.35s var(--brand-ease), filter 0.35s var(--brand-ease);
}

.brand-cta:hover {
  color: #fff;
  filter: saturate(1.08) brightness(1.04);
  transform: translateY(-2px);
  box-shadow: 0 18px 38px -14px rgba(94, 234, 212, 0.56), 0 18px 38px -14px rgba(167, 139, 250, 0.54);
}

.site-hero::after {
  position: absolute;
  z-index: 0;
  top: 8%;
  left: 50%;
  width: min(880px, 92vw);
  height: 520px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 45%, rgba(94, 234, 212, 0.09), transparent 58%), radial-gradient(circle at 70% 42%, rgba(167, 139, 250, 0.09), transparent 56%);
  content: "";
  pointer-events: none;
  transform: translateX(-50%);
}

.harmony-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-color: var(--brand-line-soft);
}

.harmony-section > .container {
  position: relative;
  z-index: 1;
}

.harmony-section::before {
  position: absolute;
  z-index: 0;
  width: 620px;
  height: 620px;
  border-radius: 50%;
  content: "";
  filter: blur(1px);
  opacity: 0.55;
  pointer-events: none;
}

.harmony-section--raised {
  background: linear-gradient(180deg, #0f172a 0%, #0d1625 54%, #0b1220 100%);
}

.harmony-section--raised::before {
  top: -360px;
  right: -260px;
  background: radial-gradient(circle, rgba(94, 234, 212, 0.09), transparent 68%);
}

.harmony-section--quiet {
  background: linear-gradient(180deg, #0b1220 0%, #0d1524 52%, #0b1220 100%);
}

.harmony-section--quiet::before {
  bottom: -390px;
  left: -260px;
  background: radial-gradient(circle, rgba(167, 139, 250, 0.08), transparent 68%);
}

#compare,
#story,
#pricing,
#faq,
#contact {
  padding-top: 112px;
  padding-bottom: 112px;
}

.harmony-heading {
  color: var(--brand-bone);
  font-size: clamp(42px, 5vw, 68px);
  letter-spacing: -0.045em;
  line-height: 0.98;
}

.harmony-heading .concept-highlight {
  font-size: 1.03em;
}

.comparison-shell {
  position: relative;
  padding: 28px 32px 18px;
  border: 1px solid var(--brand-line);
  border-radius: 20px;
  background: var(--brand-surface);
  box-shadow: 0 28px 80px -46px rgba(0, 0, 0, 0.92);
}

.comparison-shell::before,
.pricing-card::before,
.contact-card::before {
  position: absolute;
  top: 0;
  right: 28px;
  left: 28px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--brand-mint), var(--brand-ghost));
  content: "";
  opacity: 0.62;
}

.comparison-table {
  position: relative;
}

.comparison-table tr {
  border-color: var(--brand-line-soft);
}

.comparison-table thead span {
  color: var(--brand-bone) !important;
}

#compare .comparison-table td.text-teal-400 {
  color: var(--brand-mint) !important;
}

.founder-photo {
  border: 1px solid var(--brand-line);
  box-shadow: 0 30px 80px -44px rgba(94, 234, 212, 0.32), 0 26px 70px -48px rgba(167, 139, 250, 0.46);
}

.pricing-card {
  overflow: visible;
  border-color: var(--brand-line);
  border-radius: 20px;
  background: var(--brand-surface);
  box-shadow: 0 28px 70px -46px rgba(0, 0, 0, 0.92);
  transition: border-color 0.35s var(--brand-ease), transform 0.35s var(--brand-ease), box-shadow 0.35s var(--brand-ease);
}

.pricing-card:hover {
  border-color: rgba(236, 225, 203, 0.18);
  transform: translateY(-3px);
  box-shadow: 0 34px 76px -42px rgba(0, 0, 0, 0.96);
}

.pricing-card--featured {
  border-color: rgba(94, 234, 212, 0.36);
  box-shadow: 0 30px 80px -44px rgba(94, 234, 212, 0.28), 0 28px 70px -48px rgba(167, 139, 250, 0.38);
}

.pricing-badge {
  border: 1px solid var(--brand-line);
  background: #172235;
  color: var(--brand-bone);
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: none;
  white-space: nowrap;
}

#pricing .pricing-badge {
  text-transform: none;
}

.pricing-badge--featured {
  border-color: rgba(236, 225, 203, 0.16);
  background: var(--brand-gradient);
}

#pricing .text-teal-400 {
  color: var(--brand-mint) !important;
}

.pricing-cta {
  border-color: rgba(236, 225, 203, 0.18);
  background: rgba(30, 41, 59, 0.66);
  color: var(--brand-bone);
  transition: border-color 0.3s var(--brand-ease), background 0.3s var(--brand-ease), transform 0.3s var(--brand-ease);
}

.pricing-cta:hover {
  border-color: rgba(94, 234, 212, 0.34);
  background: rgba(30, 41, 59, 0.95);
  transform: translateY(-1px);
}

.pricing-cta--featured {
  border-color: rgba(236, 225, 203, 0.14);
  background: var(--brand-gradient);
  color: #fff;
}

.pricing-free-note {
  border-color: var(--brand-line);
  background: rgba(11, 18, 32, 0.66);
}

.faq-item {
  position: relative;
  border-color: var(--brand-line);
  border-radius: 18px;
  background: var(--brand-surface);
  box-shadow: 0 18px 50px -42px rgba(0, 0, 0, 0.9);
  transition: border-color 0.32s var(--brand-ease), background 0.32s var(--brand-ease), transform 0.32s var(--brand-ease);
}

.faq-item:hover {
  border-color: rgba(236, 225, 203, 0.17);
  transform: translateY(-1px);
}

.faq-item.open {
  border-color: rgba(167, 139, 250, 0.5);
  background: linear-gradient(155deg, rgba(30, 41, 59, 0.94), rgba(11, 18, 32, 0.98));
}

.faq-icon {
  flex: 0 0 auto;
  color: var(--brand-mint);
  font-size: 18px;
}

.faq-question {
  gap: 18px;
}

.contact-card {
  border-color: var(--brand-line);
  border-radius: 20px;
  background: var(--brand-surface);
  box-shadow: 0 30px 90px -52px rgba(94, 234, 212, 0.34), 0 28px 76px -54px rgba(167, 139, 250, 0.46);
}

.contact-card > div:first-child {
  background: rgba(94, 234, 212, 0.08);
}

.contact-card > div:nth-child(2) {
  background: rgba(167, 139, 250, 0.08);
}

.contact-icon {
  border-color: var(--brand-line);
  background: rgba(11, 18, 32, 0.82);
}

.contact-link {
  border-color: rgba(236, 225, 203, 0.14);
  background: rgba(30, 41, 59, 0.76);
  transition: border-color 0.3s var(--brand-ease), background 0.3s var(--brand-ease), transform 0.3s var(--brand-ease);
}

.contact-link:hover {
  border-color: rgba(94, 234, 212, 0.34);
  background: rgba(30, 41, 59, 0.96);
  transform: translateY(-2px);
}

.harmony-closing {
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--brand-line-soft);
  background: radial-gradient(circle at 50% 0%, rgba(167, 139, 250, 0.08), transparent 42%), linear-gradient(180deg, #0b1220, #111827);
}

.site-footer {
  border-color: var(--brand-line-soft);
  background: #070c16;
}

/* Compact Ghost Mode for phones and intermediate widths */
.ghost-desktop,
.roi-desktop,
.powers-desktop,
.powers-copy-desktop,
.comparison-desktop {
  display: none;
}

.powers-copy-compact {
  display: block;
}

.ghost-compact-header {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 16px;
  border-bottom: 1px solid var(--line);
}

.ghost-compact-header .ghost-language-flow {
  gap: 7px;
  font-size: 11px;
}

.ghost-compact-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

.ghost-compact-input,
.ghost-compact-output {
  min-width: 0;
  padding: 16px;
}

.ghost-compact-input {
  border-bottom: 1px solid var(--line);
}

.ghost-compact-audio {
  display: flex;
  height: 34px;
  align-items: center;
  gap: 12px;
  margin: 10px 0;
}

.ghost-compact-mic {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  place-items: center;
  border: 1px solid rgba(94, 234, 212, 0.3);
  border-radius: 50%;
  background: rgba(94, 234, 212, 0.08);
}

.ghost-compact-wave {
  display: flex;
  height: 22px;
  align-items: end;
  gap: 3px;
}

.ghost-compact-wave .bar {
  width: 3px;
  border-radius: 2px;
  background: var(--mint);
}

.ghost-compact-source {
  min-height: 72px;
  color: rgba(236, 225, 203, 0.86);
  font-family: "Instrument Serif", Georgia, serif;
  font-size: 17px;
  font-style: italic;
  line-height: 1.38;
}

.ghost-compact-source .ghost-source-copy {
  display: block;
}

.ghost-compact-output .ghost-pane-label {
  margin-bottom: 10px;
}

.wa-compact {
  overflow: hidden;
  height: 216px;
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 10px;
  background: #111b21;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.24);
}

.wa-compact-titlebar {
  display: flex;
  height: 30px;
  align-items: center;
  gap: 7px;
  padding: 0 9px;
  background: #202c33;
  color: #d1d7db;
  font-family: "Segoe UI", sans-serif;
  font-size: 10px;
}

.wa-compact-titlebar .wa-appmark {
  width: 18px;
  height: 18px;
}

.wa-compact-controls {
  margin-left: auto;
  color: #aebac1;
  letter-spacing: 0.35em;
}

.wa-compact-chathead {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 8px;
  padding: 5px 10px;
  background: #202c33;
  color: #e9edef;
  font-family: "Segoe UI", sans-serif;
  font-size: 11px;
}

.wa-compact-chathead span:last-child {
  display: grid;
}

.wa-compact-chathead small {
  color: #8696a0;
  font-size: 9px;
}

.wa-compact-wallpaper {
  position: relative;
  height: 112px;
  overflow: hidden;
  padding: 12px;
  background-color: #0b141a;
  background-image: radial-gradient(circle at 1px 1px, rgba(134, 150, 160, 0.12) 1px, transparent 0);
  background-size: 18px 18px;
}

.wa-compact-bubble {
  position: relative;
  width: fit-content;
  max-width: 88%;
  margin-left: auto;
  padding: 8px 9px 15px;
  border-radius: 8px 8px 2px 8px;
  background: #005c4b;
  color: #e9edef;
  font-family: "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.25;
}

.wa-compact-bubble small {
  position: absolute;
  right: 6px;
  bottom: 3px;
  color: #9cc3ba;
  font-size: 8px;
}

.wa-compact-compose {
  display: flex;
  height: 34px;
  align-items: center;
  gap: 9px;
  padding: 0 10px;
  background: #202c33;
  color: #8696a0;
  font-family: "Segoe UI", sans-serif;
  font-size: 10px;
}

.wa-compact-compose span:last-child {
  flex: 1;
  padding: 5px 9px;
  border-radius: 5px;
  background: #2a3942;
}

.ghost-compact-controls {
  display: flex;
  align-items: end;
  gap: 10px;
  padding: 12px 16px;
  border-top: 1px solid var(--line);
}

.ghost-compact-select-label {
  display: grid;
  flex: 1;
  gap: 5px;
  color: var(--mute);
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ghost-compact-select-label select {
  width: 100%;
  height: 38px;
  padding: 0 34px 0 11px;
  border: 1px solid rgba(94, 234, 212, 0.28);
  border-radius: 9px;
  background: #111c2d;
  color: var(--bone);
  font: 600 13px "Inter", sans-serif;
}

.ghost-compact-replay {
  display: inline-flex;
  height: 38px;
  align-items: center;
  gap: 6px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: 9px;
  color: var(--mute);
  font: 600 11px "Inter", sans-serif;
}

.ghost-compact-status {
  display: grid;
  gap: 8px;
  padding: 11px 16px 13px;
  border-top: 1px solid var(--line);
  color: var(--mute);
  font: 600 9px "JetBrains Mono", monospace;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Compact calculator for phones and intermediate widths */
.roi-compact {
  padding: 20px;
}

.roi-compact-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

.roi-compact-hours {
  padding-right: 0 !important;
  font-size: 62px;
  line-height: 0.9;
}

.roi-compact-scale {
  display: flex;
  justify-content: space-between;
  padding: 0 3px;
  color: #aac3df;
  font: 500 9px "JetBrains Mono", monospace;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.roi-compact-race {
  display: grid;
  gap: 14px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
}

.roi-compact-race-label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 7px;
  color: var(--mute);
  font: 600 10px "JetBrains Mono", monospace;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.roi-compact-race-label strong {
  color: var(--bone);
  font-weight: 600;
  letter-spacing: 0;
  text-align: right;
  text-transform: none;
}

.roi-compact-race-label.is-voice,
.roi-compact-race-label.is-voice strong {
  color: var(--mint);
}

.roi-compact .race-track {
  height: 36px;
}

.roi-compact .race-caption {
  left: 12px;
  font-size: 9px;
}

.roi-compact .voice-sparks span:nth-child(1) {
  top: 6px;
}

.roi-compact .voice-sparks span:nth-child(2) {
  top: 16px;
}

.roi-compact .voice-sparks span:nth-child(3) {
  top: 26px;
}

.roi-compact-outcome {
  padding-top: 18px;
  border-top: 1px solid var(--line);
}

.roi-compact-tabs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 5px;
}

.roi-compact-tabs button {
  min-height: 34px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--mute);
  font: 600 10px "JetBrains Mono", monospace;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.roi-compact-tabs button.is-active {
  border-color: rgba(94, 234, 212, 0.42);
  background: rgba(94, 234, 212, 0.12);
  color: var(--bone);
}

.roi-compact-result {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 5px 12px;
  margin-top: 12px;
}

.roi-compact-result .metric-number {
  padding-right: 0;
  font-size: 72px;
  line-height: 0.88;
}

.roi-compact-result strong {
  color: var(--bone);
  font: 600 14px "Inter", sans-serif;
}

.roi-compact-summary {
  min-height: 42px;
  margin-top: 10px;
  color: var(--mute);
  font-size: 14px;
  line-height: 1.45;
}

.roi-compact-details {
  margin-top: 14px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: rgba(9, 16, 28, 0.56);
}

.roi-compact-details summary {
  display: flex;
  min-height: 42px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 13px;
  color: var(--bone);
  cursor: pointer;
  font: 600 11px "JetBrains Mono", monospace;
  letter-spacing: 0.06em;
  list-style: none;
  text-transform: uppercase;
}

.roi-compact-details summary::-webkit-details-marker {
  display: none;
}

.roi-compact-details[open] summary span:last-child {
  transform: rotate(45deg);
}

.roi-compact-details-body {
  display: grid;
  gap: 10px;
  padding: 13px;
  border-top: 1px solid var(--line);
  font-family: "JetBrains Mono", monospace;
  font-size: 12px;
}

.roi-compact-details-body .cta-primary {
  margin-top: 4px;
  padding: 12px 18px;
}

/* Compact Superpowers viewer */
.powers-compact-tabs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.powers-compact-tabs button {
  display: grid;
  min-width: 0;
  min-height: 70px;
  align-content: center;
  gap: 3px;
  padding: 8px 6px;
  border: 1px solid var(--line);
  border-radius: 11px;
  background: rgba(15, 23, 42, 0.68);
  color: var(--mute);
  text-align: center;
}

.powers-compact-tabs button .numeral {
  color: var(--mute);
  font-size: 28px;
  line-height: 0.95;
}

.powers-compact-tabs button span:last-child {
  overflow: hidden;
  font: 600 9px/1.2 "Inter", sans-serif;
  letter-spacing: 0.04em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.powers-compact-tabs button.is-active {
  border-color: rgba(94, 234, 212, 0.46);
  background: linear-gradient(145deg, rgba(94, 234, 212, 0.13), rgba(167, 139, 250, 0.08));
  color: var(--bone);
  box-shadow: 0 10px 28px -20px rgba(94, 234, 212, 0.76);
}

.powers-compact-tabs button.is-active .numeral {
  color: var(--mint);
}

.powers-compact-panel {
  margin-top: 14px;
}

.powers-compact .power-demo-copy {
  gap: 18px;
  padding: 18px;
}

.powers-compact .power-demo-copy p {
  font-size: 17px;
}

.powers-compact .power-demo-footer {
  padding: 12px 16px;
  font-size: 9px;
}

.powers-compact-nav {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
  color: var(--mute);
  font: 600 10px "JetBrains Mono", monospace;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.powers-compact-nav button {
  min-height: 38px;
  padding: 0 11px;
  border: 1px solid var(--line);
  border-radius: 9px;
}

.powers-compact-nav button:first-child {
  justify-self: start;
}

.powers-compact-nav button:last-child {
  justify-self: end;
}

/* Mobile and intermediate-width comparison cards */
.comparison-mobile {
  display: grid;
  gap: 12px;
}

.comparison-mobile-card {
  overflow: hidden;
  border: 1px solid var(--brand-line);
  border-radius: 14px;
  background: var(--brand-surface);
}

.comparison-mobile-card h3 {
  padding: 12px 14px;
  border-bottom: 1px solid var(--brand-line-soft);
  color: var(--brand-bone);
  font-size: 14px;
  font-weight: 700;
}

.comparison-mobile-products {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

.comparison-mobile-value {
  display: grid;
  gap: 4px;
  padding: 12px 14px;
}

.comparison-mobile-value + .comparison-mobile-value {
  border-top: 1px solid var(--brand-line-soft);
}

.comparison-mobile-value span {
  color: var(--brand-mute);
  font: 600 10px "JetBrains Mono", monospace;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.comparison-mobile-value strong {
  color: var(--brand-bone);
  font-size: 14px;
  line-height: 1.4;
}

.comparison-mobile-value.is-typeglot {
  background: rgba(94, 234, 212, 0.055);
}

.comparison-mobile-value.is-typeglot span,
.comparison-mobile-value.is-typeglot strong {
  color: var(--brand-mint);
}

@keyframes merge-dot-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.35; }
}

@keyframes merge-caret {
  50% { opacity: 0; }
}

@keyframes ghost-wave {
  from { transform: scaleY(0.4); }
  to { transform: scaleY(1.4); }
}

@keyframes ghost-travel {
  0% { left: 0%; opacity: 0; transform: translateY(0) scale(0.5); }
  10% { opacity: 1; }
  45% { background: var(--ghost); box-shadow: 0 0 12px var(--ghost); transform: translateY(-6px) scale(1.2); }
  90% { opacity: 1; }
  100% { left: 100%; opacity: 0; transform: translateY(4px) scale(0.5); background: var(--ghost); }
}

@keyframes ghost-drift {
  0% { transform: translate(-8px, -132px) rotate(-4deg); }
  9% { transform: translate(25px, -82px) rotate(5deg); }
  19% { transform: translate(-22px, -26px) rotate(-7deg); }
  31% { transform: translate(17px, 26px) rotate(3deg); }
  43% { transform: translate(-27px, 92px) rotate(7deg); }
  54% { transform: translate(10px, 146px) rotate(-3deg); }
  66% { transform: translate(26px, 74px) rotate(-8deg); }
  77% { transform: translate(-17px, 18px) rotate(6deg); }
  88% { transform: translate(21px, -66px) rotate(-2deg); }
  100% { transform: translate(-8px, -132px) rotate(-4deg); }
}

@keyframes typing-progress {
  0% { clip-path: inset(0 100% 0 0); opacity: 0.55; }
  8% { opacity: 1; }
  88%, 100% { clip-path: inset(0 0 0 0); opacity: 1; }
}

@keyframes typing-runner {
  0% { left: 0; opacity: 0; }
  4% { opacity: 1; }
  88%, 100% { left: calc(100% - 8px); opacity: 1; }
}

@keyframes voice-progress {
  0% { clip-path: inset(0 100% 0 0); opacity: 0.55; }
  5% { opacity: 1; }
  24%, 94% { clip-path: inset(0 0 0 0); opacity: 1; }
  100% { clip-path: inset(0 0 0 0); opacity: 0.78; }
}

@keyframes voice-runner {
  0% { left: 0; opacity: 0; }
  3% { opacity: 1; }
  24%, 94% { left: calc(var(--voice-width) - 8px); opacity: 1; }
  100% { left: calc(var(--voice-width) - 8px); opacity: 0.6; }
}

@keyframes voice-sparks {
  0%, 18% { opacity: 0; transform: translateX(-12px) scale(0.5); }
  24% { opacity: 1; transform: translateX(0) scale(1); }
  38%, 100% { opacity: 0; transform: translateX(22px) scale(0.2); }
}

@media (min-width: 1024px) {
  .ghost-compact,
  .roi-compact,
  .powers-compact,
  .powers-copy-compact,
  .comparison-mobile {
    display: none;
  }

  .ghost-desktop,
  .roi-desktop,
  .powers-copy-desktop,
  .comparison-desktop {
    display: block;
  }

  .powers-desktop {
    display: grid;
  }
}

@media (min-width: 1024px) and (max-width: 1399px) and (max-height: 820px) {
  #superpowers.claude-section.production-merge-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  #superpowers .section-intro {
    margin-bottom: 52px;
  }

  #superpowers .powers-desktop {
    grid-template-columns: minmax(0, 360px) minmax(0, 1fr);
    gap: 40px;
  }

  #superpowers .powers-desktop .sticky {
    top: 72px;
  }

  #superpowers .powers-desktop .power-img-frame {
    height: clamp(220px, 36vh, 290px);
    aspect-ratio: auto !important;
  }

  #superpowers .powers-desktop .power-img-frame img {
    object-fit: contain;
  }

  #superpowers .powers-desktop .power-demo-copy {
    gap: 20px;
    padding: 20px 24px;
  }

  #superpowers .powers-desktop .power-demo-footer {
    padding: 10px 24px;
  }
}

@media (max-width: 1023px) {
  .claude-section.production-merge-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .claude-section .section-intro {
    margin-bottom: 44px;
  }

  .harmony-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .harmony-closing {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  #specs .max-w-4xl.mb-16,
  #compare .container > .mb-16 {
    margin-bottom: 44px;
  }

  #science {
    margin-top: 56px;
  }
}

@media (min-width: 700px) and (max-width: 1023px) {
  .ghost-compact-body {
    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  }

  .ghost-compact-input {
    border-right: 1px solid var(--line);
    border-bottom: 0;
  }

  .ghost-compact-source {
    min-height: 132px;
    font-size: 19px;
  }

  .ghost-compact-controls {
    padding-right: 20px;
    padding-left: 20px;
  }

  .roi-compact {
    padding: 26px;
  }

  .roi-compact-grid {
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    gap: 26px;
  }

  .roi-compact-outcome {
    padding-top: 0;
    padding-left: 26px;
    border-top: 0;
    border-left: 1px solid var(--line);
  }

  .powers-compact-tabs {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .powers-compact-tabs button span:last-child {
    white-space: normal;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .comparison-mobile-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .comparison-mobile-value + .comparison-mobile-value {
    border-top: 0;
    border-left: 1px solid var(--brand-line-soft);
  }
}

@media (max-width: 767px) {
  .claude-section.production-merge-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .claude-section .section-intro {
    margin-bottom: 30px;
  }

  .harmony-section,
  #compare,
  #story,
  #pricing,
  #faq,
  #contact {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .harmony-closing {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  #specs .max-w-4xl.mb-16,
  #compare .container > .mb-16 {
    margin-bottom: 34px;
  }

  #science {
    margin-top: 42px;
  }

  .ghost-status-footer {
    grid-template-columns: 1fr;
  }

  .wa-desktop {
    grid-template-columns: 1fr;
  }

  .wa-sidebar {
    display: none;
  }

  .founder-photo {
    height: 440px;
  }

  .founder-copy {
    min-height: 0;
    gap: 20px;
    font-size: 20px;
  }

  .capability-card,
  .evidence-card {
    min-height: 0;
  }

  .editorial-kicker,
  .section-kicker,
  .claude-section .eyebrow,
  .ghost-live-label {
    font-size: 14px;
  }

  .roi-slider-label small {
    display: none;
  }

  .harmony-heading {
    font-size: clamp(36px, 11.4vw, 48px);
    line-height: 1.02;
  }

  .comparison-shell {
    margin-right: -4px;
    margin-left: -4px;
    padding: 0;
    border-radius: 16px;
  }

  .comparison-shell::before {
    right: 18px;
    left: 18px;
  }

  .comparison-table {
    width: 650px;
    min-width: 650px;
    table-layout: fixed;
  }

  .comparison-table th:first-child,
  .comparison-table td:first-child {
    position: sticky;
    z-index: 2;
    left: 0;
    width: 190px !important;
    min-width: 190px;
    padding-right: 16px;
    padding-left: 18px;
    background: #111b2b;
    box-shadow: 14px 0 24px -22px rgba(0, 0, 0, 0.92);
  }

  .comparison-table thead th:first-child {
    z-index: 3;
  }

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

  .pricing-card {
    border-radius: 18px;
  }

  .faq-item {
    border-radius: 16px;
  }

  .faq-question {
    padding: 22px;
  }

  .faq-answer {
    padding-right: 22px;
    padding-left: 22px;
  }

  .contact-card {
    border-radius: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ghost-drift,
  .typing-fill,
  .voice-fill,
  .typing-runner,
  .voice-runner,
  .voice-sparks {
    animation: none;
  }

  .typing-fill,
  .voice-fill {
    clip-path: inset(0 0 0 0);
  }

  .typing-runner {
    left: calc(100% - 8px);
  }

  .voice-runner {
    left: calc(var(--voice-width) - 8px);
  }
}
