.case-study-page {
  background:
    radial-gradient(circle at 7% 4%, rgba(99, 102, 241, 0.12), rgba(99, 102, 241, 0) 33%),
    radial-gradient(circle at 93% 12%, rgba(59, 130, 246, 0.11), rgba(59, 130, 246, 0) 32%),
    linear-gradient(180deg, #f7f9ff 0%, #ffffff 28%, #f8fbff 100%);
}

.case-layout {
  align-items: start;
  column-gap: 30px;
  row-gap: 0;
}

.case-content {
  display: contents;
}

.clickup-section {
  grid-column: 2 / 3;
  margin-bottom: 22px;
  background:
    radial-gradient(circle at 100% 0%, rgba(167, 139, 250, 0.1), rgba(167, 139, 250, 0) 40%),
    radial-gradient(circle at 0% 100%, rgba(56, 189, 248, 0.08), rgba(56, 189, 248, 0) 36%),
    #ffffff;
  border: 1px solid #dce3f1;
  border-radius: var(--radius);
  padding: 30px;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

#overview.clickup-section {
  margin-bottom: 0;
}

.section-nav {
  background:
    radial-gradient(circle at 100% 0%, rgba(129, 140, 248, 0.13), rgba(129, 140, 248, 0) 42%),
    linear-gradient(180deg, #f8faff 0%, #f3f7ff 100%);
  border-color: #dce3f1;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.06);
}

.section-nav a:hover {
  background: #eef3ff;
}

.section-nav a.is-active {
  background: #e7edff;
  color: #3749d6;
}

#overview.clickup-section,
#strategy.clickup-section,
#testing-framework.clickup-section,
#email-samples.clickup-section,
#lifecycle-strategy.clickup-section {
  scroll-margin-top: calc(var(--header-height) + 26px);
}

#email-samples.clickup-section {
  background:
    radial-gradient(circle at 100% 0%, rgba(129, 140, 248, 0.14), rgba(129, 140, 248, 0) 44%),
    radial-gradient(circle at 0% 100%, rgba(56, 189, 248, 0.12), rgba(56, 189, 248, 0) 40%),
    #ffffff;
}

#strategy.clickup-section,
#testing-framework.clickup-section,
#lifecycle-strategy.clickup-section {
  background:
    radial-gradient(circle at 100% 0%, rgba(129, 140, 248, 0.11), rgba(129, 140, 248, 0) 42%),
    radial-gradient(circle at 2% 98%, rgba(168, 85, 247, 0.08), rgba(168, 85, 247, 0) 38%),
    #ffffff;
}

.bottom-nav {
  border-color: #dce3f1;
  background:
    radial-gradient(circle at 96% 8%, rgba(129, 140, 248, 0.12), rgba(129, 140, 248, 0) 40%),
    linear-gradient(180deg, #f8faff 0%, #f4f8ff 100%);
}

.bottom-nav {
  grid-column: 2 / 3;
}

.clickup-experience-enter,
.clickup-experience-exit,
#landing-page.clickup-immersive {
  grid-column: 1 / -1;
}

.clickup-experience-enter {
  margin-top: 14px;
  margin-bottom: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 8px 0;
  border-radius: 0;
  text-align: center;
  background: linear-gradient(180deg, #101935 0%, #0b1020 100%);
  border-top: 1px solid rgba(129, 140, 248, 0.22);
  border-bottom: 1px solid rgba(129, 140, 248, 0.3);
}

.clickup-experience-enter p {
  margin: 0;
  color: #d8e4ff;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
}

.clickup-section h2 {
  margin: 0;
  font-size: 1.55rem;
  line-height: 1.25;
}

.clickup-subtitle {
  margin: 10px 0 20px;
  color: var(--muted);
  font-weight: 500;
}

.overview-title {
  margin: 0;
  font-size: clamp(2rem, 1.5rem + 1.4vw, 2.65rem);
  line-height: 1.15;
}

.overview-subtitle {
  margin: 10px 0 16px;
  color: var(--muted);
  font-weight: 600;
}

.overview-copy {
  max-width: 780px;
}

.overview-copy p {
  margin: 0 0 14px;
}

.overview-copy p:last-child {
  margin-bottom: 0;
}

#landing-page.clickup-immersive {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  border: 0;
  border-radius: 0;
  padding: 58px 0 70px;
  color: #e8efff;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 14%, rgba(124, 58, 237, 0.34), transparent 34%),
    radial-gradient(circle at 85% 18%, rgba(59, 130, 246, 0.28), transparent 34%),
    linear-gradient(180deg, #0b1020 0%, #101935 40%, #0f1528 100%);
}

#landing-page.clickup-immersive::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(148, 163, 184, 0.08) 1px, transparent 1px),
    linear-gradient(rgba(148, 163, 184, 0.08) 1px, transparent 1px);
  background-size: 34px 34px;
  opacity: 0.22;
}

.clickup-immersive-inner {
  width: min(1220px, calc(100% - 48px));
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.clickup-immersive-head {
  max-width: 860px;
  margin: 0 auto 30px;
  text-align: center;
}

.clickup-immersive-head h2 {
  font-size: clamp(2rem, 1.3rem + 2.3vw, 3.4rem);
  line-height: 1.08;
  color: #f8fbff;
}

.clickup-immersive-head .clickup-subtitle {
  margin-top: 12px;
  color: #cbd5ff;
  font-size: clamp(1.03rem, 0.95rem + 0.6vw, 1.28rem);
}

.lp-wrapper {
  display: grid;
  gap: 16px;
}

.lp-block {
  border: 1px solid var(--border-strong);
  border-radius: 10px;
  padding: 22px;
  background: #fafafa;
}

#landing-page.clickup-immersive .lp-wrapper {
  gap: 20px;
}

#landing-page.clickup-immersive .lp-block {
  border: 1px solid rgba(129, 140, 248, 0.33);
  border-radius: 18px;
  padding: 34px;
  background: linear-gradient(180deg, rgba(16, 25, 53, 0.9) 0%, rgba(14, 22, 43, 0.82) 100%);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(4px);
}

#landing-page.clickup-immersive .lp-hero-block {
  min-height: clamp(420px, 72vh, 760px);
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 24px 24px 34px;
  background:
    radial-gradient(circle at 50% 14%, rgba(255, 91, 91, 0.22), rgba(255, 91, 91, 0) 42%),
    radial-gradient(circle at 20% 14%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 40%),
    radial-gradient(circle at 84% 12%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 42%),
    linear-gradient(180deg, #f8f7fb 0%, #f3f2f8 100%);
}

#landing-page.clickup-immersive .clickup-hero-watermark {
  position: absolute;
  inset: 16px 0 auto;
  margin: 0;
  text-align: center;
  font-size: clamp(4.8rem, 12.5vw, 12rem);
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.65);
  pointer-events: none;
}

#landing-page.clickup-immersive .clickup-hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0;
  max-width: 900px;
}

.clickup-hero-agent {
  display: block;
  width: clamp(230px, 30vw, 390px);
  margin: -4px auto -104px;
  transform: translateY(52px);
  filter: drop-shadow(0 16px 26px rgba(15, 23, 42, 0.18));
}

#landing-page.clickup-immersive .lp-hero-block .lp-title {
  color: #101828;
  font-size: clamp(2rem, 1.3rem + 2.6vw, 3.4rem);
  line-height: 1.06;
}

#landing-page.clickup-immersive .lp-hero-block .lp-button-row {
  justify-content: center;
  margin-top: 22px;
}

#landing-page.clickup-immersive .lp-hero-block .showcase-button.primary {
  background: #020617;
  color: #ffffff;
  border-color: #020617;
  box-shadow: 0 10px 24px rgba(2, 6, 23, 0.28);
}

#landing-page.clickup-immersive .lp-hero-block .showcase-button.secondary {
  background: #f1f5f9;
  color: #111827;
  border-color: #e2e8f0;
}

.lp-preheader {
  margin: 0 0 8px;
  font-size: 0.77rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-soft);
  font-weight: 700;
}

.lp-title {
  margin: 0;
  font-size: 1.65rem;
  line-height: 1.2;
}

#landing-page.clickup-immersive .lp-title {
  color: #f8fbff;
  font-size: clamp(1.7rem, 1.12rem + 1.6vw, 2.45rem);
}

#landing-page.clickup-immersive .lp-preheader {
  color: #a5b4fc;
}

.lp-title + .lp-title {
  margin-top: 4px;
}

.lp-body {
  margin: 12px 0 0;
}

.lp-body p {
  margin: 0 0 10px;
}

.lp-body p:last-child {
  margin-bottom: 0;
}

#landing-page.clickup-immersive .lp-body p,
#landing-page.clickup-immersive .lp-list li,
#landing-page.clickup-immersive .card-body,
#landing-page.clickup-immersive .step-agent,
#landing-page.clickup-immersive .lifecycle-field {
  color: #d6dffb;
}

.lp-button-row {
  margin-top: 18px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.showcase-button {
  appearance: none;
  border: 1px solid transparent;
  border-radius: 6px;
  padding: 10px 18px;
  font-size: 0.92rem;
  font-weight: 600;
  font-family: var(--font-sans);
  cursor: default;
}

.showcase-button.primary {
  background: var(--accent);
  color: #ffffff;
}

#landing-page.clickup-immersive .showcase-button.primary {
  background: linear-gradient(180deg, #8b5cf6 0%, #6d28d9 100%);
  box-shadow: 0 10px 24px rgba(109, 40, 217, 0.35);
}

.showcase-button.secondary {
  background: #ffffff;
  color: var(--accent);
  border-color: var(--accent);
}

#landing-page.clickup-immersive .showcase-button.secondary {
  background: rgba(15, 23, 42, 0.4);
  color: #cdd8ff;
  border-color: rgba(129, 140, 248, 0.7);
}

.showcase-button.purple {
  background: #7b68ee;
  color: #ffffff;
}

.asset-placeholder {
  margin-top: 14px;
  width: 100%;
  border-radius: 8px;
  border: 1px dashed #cfcfcf;
  background: #efefef;
  color: #666666;
  font-size: 0.92rem;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 12px;
}

.asset-placeholder.ratio-16x9 {
  aspect-ratio: 16 / 9;
}

.asset-placeholder.square {
  max-width: 220px;
  aspect-ratio: 1 / 1;
}

.compare-grid {
  margin-top: 16px;
  border: 1px solid var(--border-strong);
  border-radius: 8px;
  overflow: hidden;
}

#landing-page.clickup-immersive .compare-grid {
  border-color: rgba(129, 140, 248, 0.45);
}

.compare-grid table {
  width: 100%;
  border-collapse: collapse;
}

.compare-grid th,
.compare-grid td {
  padding: 14px;
  border-bottom: 1px solid var(--border);
  vertical-align: top;
}

#landing-page.clickup-immersive .compare-grid th,
#landing-page.clickup-immersive .compare-grid td {
  border-bottom-color: rgba(129, 140, 248, 0.25);
  color: #d9e3ff;
}

.compare-grid th {
  text-align: left;
  background: #f3f3f3;
  font-size: 0.95rem;
}

#landing-page.clickup-immersive .compare-grid th {
  background: rgba(67, 56, 202, 0.38);
  color: #f4f7ff;
}

.compare-grid tr:last-child td {
  border-bottom: 0;
}

.lp-list {
  margin: 14px 0 0;
  padding-left: 22px;
}

.lp-list li {
  margin-bottom: 10px;
}

.role-grid,
.step-grid,
.agent-grid,
.security-grid {
  margin-top: 14px;
  display: grid;
  gap: 12px;
}

.role-grid,
.agent-grid,
.security-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.step-grid {
  grid-template-columns: 1fr;
}

.value-card,
.step-card,
.agent-card,
.security-card,
.capability-item,
.lifecycle-card {
  background: #ffffff;
  border: 1px solid var(--border-strong);
  border-radius: 8px;
  padding: 16px;
}

#landing-page.clickup-immersive .value-card,
#landing-page.clickup-immersive .step-card,
#landing-page.clickup-immersive .agent-card,
#landing-page.clickup-immersive .security-card,
#landing-page.clickup-immersive .capability-item {
  background: rgba(10, 18, 38, 0.66);
  border-color: rgba(129, 140, 248, 0.3);
}

.card-title {
  margin: 0;
  font-size: 1.03rem;
}

#landing-page.clickup-immersive .card-title {
  color: #f8fbff;
}

.card-body {
  margin: 8px 0 0;
  color: var(--text);
}

.card-note {
  margin: 10px 0 0;
  color: var(--muted);
  font-weight: 600;
}

#landing-page.clickup-immersive .card-note {
  color: #b9c8ff;
}

.step-label {
  margin: 0;
  color: var(--accent);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.step-agent {
  margin: 10px 0 0;
  font-size: 0.9rem;
  color: var(--muted);
}

.agent-showcase-block {
  background: #f2f4f7 !important;
  border-color: #d9dee8 !important;
  color: #101828 !important;
}

#landing-page.clickup-immersive .agent-showcase-block .lp-preheader {
  color: #6b7280 !important;
}

#landing-page.clickup-immersive .agent-showcase-block .lp-title {
  color: #101828 !important;
}

#landing-page.clickup-immersive .agent-showcase-block .lp-body p {
  color: #4b5563 !important;
}

.agent-showcase-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid #d9dee8;
}

.agent-showcase-head h4 {
  margin: 8px 0 0;
  font-size: clamp(2.2rem, 1.5rem + 1.8vw, 3.6rem);
  line-height: 0.94;
  letter-spacing: -0.02em;
}

.agent-eyebrow {
  margin: 0;
  color: #6b7280;
  font-family: var(--font-mono);
  font-size: 0.84rem;
  letter-spacing: 0.08em;
}

.agent-showcase-meta p {
  margin: 0;
  max-width: 36ch;
  color: #4b5563;
  font-size: 1.02rem;
  line-height: 1.54;
}

.agent-nav-btns {
  margin-top: 16px;
  display: flex;
  gap: 10px;
}

.agent-nav-btns span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #e7e9ee;
  color: #374151;
}

.agent-card-rail {
  margin-top: 26px;
  display: grid;
  grid-template-columns: repeat(6, minmax(170px, 1fr));
  gap: 14px;
  overflow-x: auto;
  padding-bottom: 6px;
}

.agent-rail-card {
  min-height: 280px;
  border: 1px solid #d9dee8;
  border-radius: 20px;
  background: #ffffff;
  padding: 16px;
  text-align: left;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #111827;
}

.agent-rail-card strong {
  margin-top: 4px;
  font-size: 1.02rem;
  line-height: 1.2;
}

.agent-rail-card small {
  display: block;
  line-height: 1.35;
  color: #6b7280;
}

.agent-rail-card i {
  position: absolute;
  right: 14px;
  bottom: 14px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #d2d7e2;
  display: grid;
  place-items: center;
  font-style: normal;
  background: rgba(255, 255, 255, 0.85);
}

.agent-rail-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 72%;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(17, 24, 39, 0.16) 100%);
}

.agent-rail-card > * {
  position: relative;
  z-index: 1;
}

.agent-rail-card:nth-child(1) {
  background: #faece4;
}

.agent-rail-card:nth-child(2) {
  background: #e9f2ff;
}

.agent-rail-card:nth-child(3) {
  background: #e7f4e9;
}

.agent-rail-card:nth-child(4) {
  background: #ece7ff;
}

.agent-rail-card:nth-child(5) {
  background: #f4ecff;
}

.agent-rail-card:nth-child(6) {
  background: #ffeaf5;
}

.agent-rail-card.active {
  border-color: #7c3aed;
  box-shadow: 0 10px 30px rgba(124, 58, 237, 0.2);
}

.agent-rail-icon {
  width: 32px;
  height: 32px;
  border-radius: 9px;
  display: inline-block;
}

.agent-rail-icon.orange {
  background: linear-gradient(135deg, #fb923c, #f97316);
}

.agent-rail-icon.blue {
  background: linear-gradient(135deg, #60a5fa, #2563eb);
}

.agent-rail-icon.green {
  background: linear-gradient(135deg, #34d399, #16a34a);
}

.agent-rail-icon.purple {
  background: linear-gradient(135deg, #a78bfa, #7c3aed);
}

.agent-rail-icon.rainbow {
  background: linear-gradient(135deg, #fb7185, #d946ef, #60a5fa);
}

.agent-rail-icon.pink {
  background: linear-gradient(135deg, #f472b6, #db2777);
}

.agent-explorer {
  margin-top: 18px;
  border: 1px solid #d4d9e3;
  border-radius: 20px;
  background: #f6f7f9;
  padding: 22px;
  display: none;
}

.agent-explorer.open {
  display: block;
}

.agent-explorer-head {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 10px;
}

.agent-explorer-head h4 {
  margin: 0;
  font-size: clamp(2rem, 1.3rem + 1.6vw, 3.3rem);
  line-height: 1.03;
  color: #111827;
  max-width: 520px;
}

.agent-close {
  border: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1f2937;
  color: #ffffff;
  font-size: 1.45rem;
  line-height: 1;
}

.agent-chip-row {
  margin-top: 18px;
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
}

.agent-chip {
  border: 1px solid #d4d9e3;
  border-radius: 999px;
  background: #f9fafb;
  color: #6b7280;
  font-size: 0.95rem;
  font-weight: 600;
  padding: 10px 16px;
}

.agent-chip.active {
  background: #eceff5;
  color: #111827;
  border-color: #c7cedd;
}

.agent-explorer-grid {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.agent-feature-panel {
  grid-column: span 2;
  min-height: 220px;
  border: 1px solid #d5d9e3;
  border-radius: 18px;
  background:
    radial-gradient(circle at 72% 60%, rgba(168, 85, 247, 0.32), rgba(168, 85, 247, 0) 42%),
    linear-gradient(180deg, #f5ebfa 0%, #efe7f9 100%);
  padding: 26px;
}

.agent-feature-name {
  margin: 0;
  font-size: clamp(1.6rem, 1.3rem + 1vw, 2.3rem);
  line-height: 1.05;
  color: #111827;
}

.agent-feature-sub {
  margin: 10px 0 0;
  color: #4f46e5;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.agent-feature-body {
  margin: 12px 0 0;
  color: #334155;
  line-height: 1.6;
  max-width: 62ch;
}

.agent-feature-proof {
  margin: 10px 0 0;
  color: #0f172a;
  font-weight: 700;
}

.agent-mini-card {
  border: 1px solid #d5d9e3;
  border-radius: 18px;
  background: #f9fafb;
  padding: 20px;
  cursor: pointer;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.agent-mini-card:hover {
  border-color: #c4ccda;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.08);
  transform: translateY(-1px);
}

.agent-mini-card h5 {
  margin: 0;
  font-size: 1.06rem;
  color: #111827;
}

.agent-mini-card p {
  margin: 8px 0 0;
  color: #4b5563;
  line-height: 1.45;
}

.future-showcase {
  padding: 0 !important;
  overflow: hidden;
  background: #eef2f8 !important;
  border-color: #d3dbe8 !important;
}

.future-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  align-items: stretch;
}

.future-copy {
  padding: clamp(24px, 2.8vw, 38px);
}

.future-copy .lp-preheader {
  color: #4f46e5 !important;
}

.future-copy .lp-title {
  color: #101828 !important;
}

.future-copy .lp-body p {
  color: #4b5563 !important;
}

.future-cta-row {
  margin-top: 20px;
}

.future-visual {
  border-left: 1px solid #d3dbe8;
  position: relative;
  min-height: 0;
  overflow: hidden;
}

.future-canvas {
  position: absolute;
  inset: clamp(14px, 2vw, 24px);
  border: 1px solid #c8d3e3;
  border-radius: 14px;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 18%, rgba(56, 189, 248, 0.22), rgba(56, 189, 248, 0) 40%),
    radial-gradient(circle at 84% 18%, rgba(129, 140, 248, 0.26), rgba(129, 140, 248, 0) 44%),
    linear-gradient(160deg, #f8fbff 0%, #e9eef8 100%);
}

.future-ui-card {
  position: absolute;
  inset: 14px;
  border: 1px solid #d0d9ea;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
  overflow: hidden;
}

.future-ui-topbar {
  height: 34px;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 12px;
  border-bottom: 1px solid #e1e8f4;
  background: #f8fbff;
}

.future-ui-topbar span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c9d4e8;
}

.future-ui-body {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 10px;
  padding: 12px;
}

.future-ui-col {
  display: grid;
  gap: 8px;
  align-content: start;
}

.future-ui-col i {
  display: block;
  height: 10px;
  border-radius: 999px;
  background: #e6edf9;
}

.future-ui-col .w96 {
  width: 96%;
}

.future-ui-col .w90 {
  width: 90%;
}

.future-ui-col .w88 {
  width: 88%;
}

.future-ui-col .w84 {
  width: 84%;
}

.future-ui-col .w78 {
  width: 78%;
}

.future-ui-col .w76 {
  width: 76%;
}

.future-ui-col .w72 {
  width: 72%;
}

.future-ui-col .w70 {
  width: 70%;
}

.future-ui-col .w64 {
  width: 64%;
}

.future-ui-kpis {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 2px 0;
}

.future-ui-kpis b {
  display: block;
  height: 54px;
  border-radius: 10px;
  background: linear-gradient(165deg, #edf2ff 0%, #e2ecff 100%);
  border: 1px solid #d3ddef;
}

.future-agent {
  position: absolute;
  pointer-events: none;
  user-select: none;
}

.future-agent.standing {
  left: 10px;
  bottom: 0;
  width: clamp(120px, 32%, 180px);
  z-index: 2;
  opacity: 0.95;
  filter: drop-shadow(0 12px 18px rgba(15, 23, 42, 0.2));
}

.adoption-showcase {
  background: #f4f7fc !important;
  border-color: #d8dfec !important;
}

.adoption-showcase .lp-preheader {
  color: #4f46e5 !important;
}

.adoption-showcase .lp-title {
  color: #101828 !important;
}

.adoption-showcase .lp-body p {
  color: #4b5563 !important;
}

.adoption-board {
  margin-top: 16px;
  border: 1px solid #d4dbe9;
  border-radius: 14px;
  overflow: hidden;
}

.adoption-head {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  background: #eef3fb;
}

.adoption-head p {
  margin: 0;
  padding: 14px 16px;
  font-weight: 700;
  color: #1f2937;
  border-left: 1px solid #d4dbe9;
}

.adoption-head p:first-child {
  border-left: 0;
}

.adoption-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #d4dbe9;
}

.adoption-row p {
  margin: 0;
  padding: 16px;
  line-height: 1.5;
  border-left: 1px solid #d4dbe9;
}

.adoption-row p:first-child {
  border-left: 0;
  background: #fdf2f4;
  color: #7f1d1d;
}

.adoption-row p:last-child {
  background: #eefbf3;
  color: #14532d;
}

.adoption-thoughts {
  margin-top: 14px;
  border: 1px solid #d4dbe9;
  border-radius: 12px;
  background: linear-gradient(180deg, #edf2ff 0%, #f7f9ff 100%);
  padding: 16px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(160px, 0.6fr) minmax(0, 1fr);
  gap: 16px;
  align-items: center;
}

.adoption-thought {
  margin: 0;
  color: #334155;
  line-height: 1.55;
  font-weight: 600;
}

.adoption-thought.left {
  text-align: right;
}

.adoption-thought.right {
  text-align: left;
}

.adoption-thought-visual {
  display: grid;
  place-items: center;
}

.adoption-image-frame {
  width: min(220px, 100%);
  aspect-ratio: 1 / 1;
  border-radius: 16px;
  border: 1px solid #c8d4e8;
  background:
    radial-gradient(circle at 18% 16%, rgba(56, 189, 248, 0.25), rgba(56, 189, 248, 0) 44%),
    radial-gradient(circle at 84% 18%, rgba(168, 85, 247, 0.22), rgba(168, 85, 247, 0) 44%),
    linear-gradient(180deg, #f8fbff 0%, #e7eefb 100%);
  padding: 10px;
  display: grid;
  place-items: center;
}

.adoption-image-frame img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.chaos-showcase {
  background: #f0f4fa !important;
  border-color: #d5deec !important;
}

.chaos-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(240px, 0.8fr);
  gap: 12px;
  align-items: stretch;
}

.chaos-shell > * {
  min-width: 0;
}

.chaos-copy .lp-title {
  color: #101828 !important;
}

.chaos-copy .lp-body p {
  color: #4b5563 !important;
}

.chaos-left {
  padding: 18px;
  border: 1px solid #d5deec;
  border-radius: 12px;
  background: #f8fbff;
  overflow: hidden;
}

.chaos-scroll-window {
  margin-top: 12px;
  height: clamp(160px, 20vw, 240px);
  position: relative;
  overflow: hidden;
}

.chaos-scroll-window::before,
.chaos-scroll-window::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 28px;
  z-index: 1;
  pointer-events: none;
}

.chaos-scroll-window::before {
  top: 0;
  background: linear-gradient(180deg, #f8fbff 0%, rgba(248, 251, 255, 0) 100%);
}

.chaos-scroll-window::after {
  bottom: 0;
  background: linear-gradient(0deg, #f8fbff 0%, rgba(248, 251, 255, 0) 100%);
}

.chaos-scroll-track {
  margin: 0;
  padding: 0;
  display: grid;
  gap: 9px;
  animation: chaosScrollDown 24s linear infinite;
}

.chaos-scroll-track p {
  margin: 0;
  padding: 10px 12px;
  border: 1px solid #d5deec;
  border-radius: 10px;
  background: #ffffff;
  color: #374151;
}

.chaos-outro {
  margin: 14px 0 0;
  color: #1f2937;
  font-size: 1.06rem;
  line-height: 1.55;
  font-weight: 700;
}

.chaos-right {
  position: relative;
  border: 1px solid #d5deec;
  border-radius: 12px;
  background: linear-gradient(165deg, #edf4ff 0%, #e2edff 100%);
  padding: 14px;
  display: block;
  min-width: 0;
  overflow: hidden;
}

.chaos-image-frame {
  position: absolute;
  inset: 14px;
  min-height: 0;
  border: 1px solid #c9d6e9;
  border-radius: 10px;
  background:
    radial-gradient(circle at 16% 18%, rgba(34, 211, 238, 0.26), rgba(34, 211, 238, 0) 42%),
    radial-gradient(circle at 84% 16%, rgba(129, 140, 248, 0.28), rgba(129, 140, 248, 0) 42%),
    linear-gradient(155deg, #f8fbff 0%, #e6edf9 100%);
  padding: 10px;
  overflow: hidden;
  display: grid;
  place-items: center;
}

.chaos-image-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transform: translateY(-63px);
  display: block;
}

.chaos-image-cta {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  z-index: 2;
  white-space: nowrap;
}

@keyframes chaosScrollDown {
  from {
    transform: translateY(-50%);
  }

  to {
    transform: translateY(0%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .chaos-scroll-track {
    animation: none;
  }
}

.role-showcase {
  background: #f2f6fc !important;
  border-color: #d6dfed !important;
}

.role-showcase .lp-preheader {
  color: #4f46e5 !important;
}

.role-showcase .lp-title {
  color: #101828 !important;
}

.role-shell {
  margin-top: 16px;
  display: grid;
  grid-template-columns: minmax(220px, 0.55fr) minmax(0, 1fr);
  border: 1px solid #d3dce9;
  border-radius: 14px;
  overflow: hidden;
}

.role-tab-list {
  background: #f8fbff;
  border-right: 1px solid #d3dce9;
  padding: 10px;
  display: grid;
  gap: 10px;
}

.role-tab {
  border: 1px solid #d4dce8;
  border-radius: 10px;
  background: #ffffff;
  color: #475569;
  text-align: left;
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 0.95rem;
  line-height: 1.35;
  padding: 12px;
}

.role-tab.active {
  border-color: #6366f1;
  background: #eef2ff;
  color: #1e1b4b;
}

.role-detail {
  background: #ffffff;
  padding: clamp(18px, 2.2vw, 28px);
}

.role-detail .card-title {
  color: #111827 !important;
  font-size: clamp(1.35rem, 1.15rem + 0.7vw, 2rem);
}

.role-detail .card-body {
  color: #334155 !important;
  margin-top: 12px;
  line-height: 1.6;
}

.role-detail .card-note {
  color: #4f46e5 !important;
  margin-top: 10px;
}

.role-visual-card {
  margin-top: 18px;
  border: 1px solid #c8d4e5;
  border-radius: 12px;
  background: linear-gradient(160deg, #f8fbff 0%, #e8eef8 100%);
  min-height: 240px;
  padding: 12px;
}

.rv-scene {
  position: relative;
  height: 100%;
  min-height: 212px;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
  background: linear-gradient(160deg, #eef4ff 0%, #e7efff 100%);
}

.rv-agent {
  position: absolute;
  right: 14px;
  bottom: 14px;
  width: 84px;
  height: 118px;
  border-radius: 44px 44px 26px 26px;
  box-shadow: 0 10px 22px rgba(30, 41, 59, 0.2);
}

.rv-agent::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -24px;
  transform: translateX(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: inherit;
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.42) inset;
}

.rv-agent--violet {
  background: linear-gradient(180deg, #7c3aed 0%, #a78bfa 100%);
}

.rv-agent--teal {
  background: linear-gradient(180deg, #0ea5e9 0%, #22d3ee 100%);
}

.rv-agent--pink {
  background: linear-gradient(180deg, #ec4899 0%, #f472b6 100%);
}

.rv-agent--indigo {
  background: linear-gradient(180deg, #4f46e5 0%, #818cf8 100%);
}

.rv-card {
  border: 1px solid #cfdbef;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 10px 20px rgba(30, 41, 59, 0.1);
  padding: 10px;
}

.rv-card--main {
  width: calc(100% - 84px);
}

.rv-card--side {
  width: 44%;
  margin-top: 8px;
}

.rv-chip {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #312e81;
  background: #e0e7ff;
  border: 1px solid #c7d2fe;
  border-radius: 999px;
  padding: 4px 8px;
}

.rv-chip.ghost {
  color: #065f46;
  background: #d1fae5;
  border-color: #86efac;
}

.rv-line {
  display: block;
  height: 8px;
  margin-top: 7px;
  border-radius: 999px;
  background: #dbe6f7;
}

.rv-line.w92 {
  width: 92%;
}

.rv-line.w90 {
  width: 90%;
}

.rv-line.w86 {
  width: 86%;
}

.rv-line.w84 {
  width: 84%;
}

.rv-line.w82 {
  width: 82%;
}

.rv-line.w78 {
  width: 78%;
}

.rv-line.w76 {
  width: 76%;
}

.rv-line.w73 {
  width: 73%;
}

.rv-line.w72 {
  width: 72%;
}

.rv-line.w66 {
  width: 66%;
}

.rv-line.w64 {
  width: 64%;
}

.rv-line.w58 {
  width: 58%;
}

.rv-line.w55 {
  width: 55%;
}

.rv-stats {
  margin-top: 10px;
  display: flex;
  gap: 8px;
}

.rv-stats i {
  flex: 1;
  height: 8px;
  border-radius: 999px;
  display: block;
}

.rv-stats .up {
  background: linear-gradient(90deg, #22c55e 0%, #34d399 100%);
}

.rv-stats .flat {
  background: linear-gradient(90deg, #93c5fd 0%, #60a5fa 100%);
}

.rv-funnel {
  margin-top: 10px;
  display: grid;
  gap: 7px;
}

.rv-funnel i {
  display: block;
  margin: 0 auto;
  height: 9px;
  border-radius: 999px;
  background: linear-gradient(90deg, #06b6d4 0%, #3b82f6 100%);
}

.rv-funnel .f1 {
  width: 88%;
}

.rv-funnel .f2 {
  width: 64%;
}

.rv-funnel .f3 {
  width: 42%;
}

.rv-pill-row {
  margin-top: 10px;
  display: flex;
  gap: 8px;
}

.rv-pill-row b {
  display: block;
  flex: 1;
  height: 22px;
  border-radius: 8px;
  background: #dbeafe;
}

.rv-comments {
  margin-top: 9px;
  width: 56%;
  display: grid;
  gap: 8px;
}

.rv-comments i {
  display: block;
  height: 22px;
  border-radius: 9px;
  background: #e9d5ff;
}

.rv-timeline {
  margin-top: 10px;
  display: grid;
  gap: 8px;
}

.rv-timeline i {
  display: block;
  height: 10px;
  border-radius: 999px;
}

.rv-timeline .t1 {
  width: 76%;
  background: #818cf8;
}

.rv-timeline .t2 {
  width: 58%;
  background: #60a5fa;
}

.rv-timeline .t3 {
  width: 90%;
  background: #34d399;
}

.rv-timeline .t4 {
  width: 68%;
  background: #f59e0b;
}

.rv-status-row {
  margin-top: 10px;
  display: flex;
  gap: 8px;
}

.rv-status-row b {
  display: block;
  flex: 1;
  height: 10px;
  border-radius: 999px;
  background: #cbd5e1;
}

.rv-status-row .ok {
  background: #22c55e;
}

.rv-status-row .warn {
  background: #f59e0b;
}

.rv-scene--head {
  background:
    radial-gradient(circle at 85% 20%, rgba(167, 139, 250, 0.28), rgba(167, 139, 250, 0) 44%),
    linear-gradient(160deg, #eef4ff 0%, #e7efff 100%);
}

.rv-scene--demand {
  background:
    radial-gradient(circle at 84% 22%, rgba(34, 211, 238, 0.26), rgba(34, 211, 238, 0) 44%),
    linear-gradient(160deg, #edf9ff 0%, #e3f4ff 100%);
}

.rv-scene--creative {
  background:
    radial-gradient(circle at 84% 22%, rgba(244, 114, 182, 0.25), rgba(244, 114, 182, 0) 44%),
    linear-gradient(160deg, #fdf2f8 0%, #f9ebff 100%);
}

.rv-scene--ops {
  background:
    radial-gradient(circle at 84% 22%, rgba(129, 140, 248, 0.28), rgba(129, 140, 248, 0) 44%),
    linear-gradient(160deg, #eef2ff 0%, #e8ecff 100%);
}

.how-showcase {
  padding: 0 !important;
  overflow: hidden;
  border-color: #d8dce6 !important;
  background: #f1f3f7 !important;
}

.how-showcase > .lp-preheader,
.how-showcase > .lp-title {
  padding-left: 30px;
  padding-right: 30px;
}

.how-showcase > .lp-preheader {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #4f46e5 !important;
}

.how-showcase > .lp-title {
  margin-bottom: 24px;
  color: #101828 !important;
}

.how-grid {
  border-top: 1px solid #d8dce6;
}

.how-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-height: 290px;
  border-top: 1px solid #d8dce6;
}

.how-row:first-child {
  border-top: 0;
}

.how-row.reverse .how-copy {
  order: 2;
}

.how-row.reverse .how-visual {
  order: 1;
}

.how-copy {
  padding: 34px;
  background: #f1f3f7;
}

.how-copy .step-label {
  color: #4f46e5;
  letter-spacing: 0.08em;
}

.how-copy .card-title {
  margin-top: 8px;
  font-size: clamp(1.75rem, 1.2rem + 1.4vw, 3rem);
  line-height: 1.06;
  color: #101828 !important;
}

.how-copy .card-body {
  margin-top: 14px;
  max-width: 44ch;
  color: #4b5563 !important;
  font-size: 1.03rem;
  line-height: 1.55;
}

.how-copy .step-agent {
  margin-top: 12px;
  color: #5f6b7c !important;
  font-weight: 600;
}

.how-link {
  margin-top: 18px;
  border: 1px solid #d8dbe3;
  border-radius: 10px;
  background: #eceff4;
  color: #111827;
  padding: 10px 14px;
  font-weight: 600;
  font-family: var(--font-sans);
  font-size: 0.92rem;
}

.how-visual {
  background: #f8f9fb;
  border-left: 1px solid #d8dce6;
  display: grid;
  place-items: center;
  padding: 26px;
}

.how-row.reverse .how-visual {
  border-left: 0;
  border-right: 1px solid #d8dce6;
}

.ui-mock {
  width: min(520px, 100%);
  border: 1px solid #d9dde5;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 14px 24px rgba(15, 23, 42, 0.08);
  padding: 12px;
}

.mock-topbar {
  height: 8px;
  width: 35%;
  border-radius: 999px;
  background: #e8ebf1;
  margin-bottom: 12px;
}

.mock-line {
  height: 9px;
  border-radius: 999px;
  background: #e9ecf3;
  margin-bottom: 8px;
}

.mock-line.w95 {
  width: 95%;
}

.mock-line.w92 {
  width: 92%;
}

.mock-line.w90 {
  width: 90%;
}

.mock-line.w88 {
  width: 88%;
}

.mock-line.w82 {
  width: 82%;
}

.mock-line.w80 {
  width: 80%;
}

.mock-line.w75 {
  width: 75%;
}

.mock-pill-row {
  margin-top: 8px;
  display: flex;
  gap: 8px;
}

.mock-pill-row span {
  height: 26px;
  border-radius: 8px;
  background: #eef1f7;
  flex: 1;
}

.mock-kanban {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.mock-kanban span {
  height: 70px;
  border-radius: 8px;
  background: #eef1f7;
}

.mock-streaks {
  margin-top: 10px;
  display: grid;
  gap: 8px;
}

.mock-streaks i {
  display: block;
  height: 12px;
  border-radius: 999px;
}

.mock-streaks .a {
  width: 72%;
  background: linear-gradient(90deg, #a78bfa 0%, #f472b6 100%);
}

.mock-streaks .b {
  width: 88%;
  background: linear-gradient(90deg, #60a5fa 0%, #22d3ee 100%);
}

.mock-streaks .c {
  width: 64%;
  background: linear-gradient(90deg, #f59e0b 0%, #f97316 100%);
}

.mock-comment {
  margin-top: 10px;
  height: 44px;
  border-radius: 9px;
  background: #eef1f7;
}

.timeline-row {
  display: flex;
  gap: 8px;
  margin-bottom: 9px;
}

.timeline-row span {
  display: inline-block;
  height: 14px;
  border-radius: 999px;
}

.timeline-row .t1 {
  width: 38%;
  background: #8b5cf6;
}

.timeline-row .t2 {
  width: 22%;
  background: #f472b6;
}

.timeline-row .t3 {
  width: 18%;
  background: #34d399;
}

.timeline-row .t4 {
  width: 24%;
  background: #60a5fa;
}

.timeline-row .t5 {
  width: 48%;
  background: #fb7185;
}

.timeline-row .t6 {
  width: 14%;
  background: #f59e0b;
}

.timeline-row .t7 {
  width: 54%;
  background: #22c55e;
}

.timeline-row .t8 {
  width: 30%;
  background: #a78bfa;
}

.chart-row {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 12px;
}

.chart-line,
.chart-bar {
  border-radius: 8px;
  min-height: 92px;
  background: #eef1f7;
}

.chart-pies {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 10px;
}

.chart-pies span {
  display: block;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: #eef1f7;
}

.chart-list {
  margin-top: 10px;
  display: grid;
  gap: 8px;
}

.chart-list i {
  display: block;
  height: 10px;
  border-radius: 999px;
  background: #e4e8f1;
}

.capabilities-shell {
  margin-top: 18px;
  border: 1px solid rgba(129, 140, 248, 0.3);
  border-radius: 18px;
  background: rgba(10, 18, 38, 0.62);
  display: grid;
  grid-template-columns: minmax(250px, 0.8fr) minmax(0, 1.2fr);
  overflow: hidden;
}

.capabilities-nav {
  border-right: 1px solid rgba(129, 140, 248, 0.24);
  padding: 10px 0;
  background: rgba(6, 12, 28, 0.62);
}

.capability-tab {
  width: 100%;
  border: 0;
  border-top: 1px solid rgba(129, 140, 248, 0.2);
  background: transparent;
  color: #aab7d4;
  font-family: var(--font-sans);
  text-align: left;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
}

.capability-tab:first-child {
  border-top: 0;
}

.capability-tab.active {
  color: #f8fbff;
  background: rgba(99, 102, 241, 0.2);
}

.cap-tab-number {
  font-family: var(--font-mono);
  font-size: 1rem;
  color: #fda4af;
}

.capability-tab.active .cap-tab-number {
  color: #fb7185;
}

.cap-tab-label {
  font-size: 1.1rem;
  font-weight: 700;
}

.capabilities-detail {
  padding: 26px;
  background:
    radial-gradient(circle at 86% 20%, rgba(124, 58, 237, 0.25), rgba(124, 58, 237, 0) 50%),
    linear-gradient(160deg, rgba(9, 14, 30, 0.84), rgba(18, 29, 55, 0.72));
}

.cap-detail-number {
  margin: 0;
  font-family: var(--font-mono);
  font-size: clamp(2.6rem, 2.2rem + 1.1vw, 3.6rem);
  line-height: 1;
  color: #7c8db7;
}

.cap-detail-title {
  margin: 20px 0 0;
  font-size: clamp(2rem, 1.6rem + 1vw, 2.8rem);
  line-height: 1.06;
  color: #f8fbff;
}

.cap-detail-body {
  margin: 16px 0 0;
  max-width: 60ch;
}

.cap-detail-body p {
  margin: 0 0 14px;
  color: #dbe6ff;
  font-size: 1.03rem;
  line-height: 1.65;
}

.cap-detail-body p:last-child {
  margin-bottom: 0;
}

.cap-cta-row {
  margin-top: 20px;
}

.cap-intro-row {
  margin: 12px 0 0;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  column-gap: 18px;
  row-gap: 8px;
  flex-wrap: nowrap;
}

.cap-intro-row p {
  margin: 0;
  color: #d6dffb;
  font-weight: 600;
  white-space: nowrap;
}

.billing-policy-block {
  padding: 0 !important;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(0, 0.84fr);
  background: #eeeff3 !important;
  border-color: #e2e4ea !important;
}

.billing-copy {
  padding: clamp(28px, 3vw, 52px);
}

.billing-copy .lp-preheader {
  color: #5b4ce2 !important;
  font-size: 0.9rem;
  letter-spacing: 0.07em;
}

.billing-title {
  margin: 12px 0 0;
  color: #111827;
  font-size: clamp(2rem, 1.35rem + 2vw, 4rem);
  line-height: 1.05;
}

.billing-body {
  margin: 18px 0 0;
  color: #5b6474;
  font-size: clamp(1rem, 0.92rem + 0.35vw, 1.12rem);
  line-height: 1.5;
  max-width: 46ch;
}

.billing-visual-wrap {
  padding: clamp(18px, 2.2vw, 34px);
  display: grid;
  place-items: center;
}

.billing-visual-card {
  width: min(100%, 620px);
  aspect-ratio: 16 / 11;
  border-radius: 24px;
  border: 1px solid rgba(148, 163, 184, 0.32);
  background:
    radial-gradient(circle at 12% 88%, rgba(16, 185, 129, 0.2), rgba(16, 185, 129, 0) 42%),
    radial-gradient(circle at 84% 14%, rgba(167, 139, 250, 0.18), rgba(167, 139, 250, 0) 45%),
    linear-gradient(150deg, #121622 0%, #0f1520 56%, #181d2c 100%);
  position: relative;
  overflow: hidden;
  padding: clamp(20px, 2.6vw, 34px);
  box-shadow: 0 20px 36px rgba(15, 23, 42, 0.28);
}

.billing-visual-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(148, 163, 184, 0.1) 0,
      rgba(148, 163, 184, 0.1) 1px,
      transparent 1px,
      transparent 12px
    );
  opacity: 0.35;
}

.billing-visual-card p {
  position: relative;
  z-index: 1;
}

.billing-brand {
  margin: 0;
  color: #e2e8f0;
  font-size: clamp(1.05rem, 0.96rem + 0.35vw, 1.45rem);
  font-weight: 700;
}

.billing-label {
  margin: clamp(24px, 4.6vw, 64px) 0 0;
  color: #94a3b8;
  font-family: var(--font-mono);
  font-size: 0.96rem;
  letter-spacing: 0.08em;
}

.billing-price {
  margin: 8px 0 0;
  color: #f8fafc;
  font-size: clamp(2.4rem, 1.95rem + 2.8vw, 5.2rem);
  line-height: 0.95;
  letter-spacing: -0.03em;
  font-weight: 600;
}

.security-showcase {
  padding: 0 !important;
  overflow: hidden;
  border-color: rgba(129, 140, 248, 0.35) !important;
  background:
    linear-gradient(180deg, #04070f 0%, #060a14 54%, #070b15 100%) !important;
}

.security-head {
  padding: clamp(26px, 3vw, 38px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 420px);
  gap: 20px;
  align-items: start;
  border-bottom: 1px solid rgba(129, 140, 248, 0.2);
}

.security-head .lp-title {
  margin: 0;
  font-size: clamp(2.2rem, 1.6rem + 2.8vw, 4.4rem);
  line-height: 1.02;
}

.security-sub {
  margin: 0;
  color: #b8c4de;
  font-size: clamp(1rem, 0.93rem + 0.35vw, 1.18rem);
  line-height: 1.45;
}

.security-hero {
  margin: clamp(18px, 2vw, 26px);
  border: 1px solid rgba(129, 140, 248, 0.18);
  background: rgba(2, 6, 16, 0.7);
}

.security-hero-top {
  padding: clamp(20px, 2.2vw, 30px);
  display: flex;
  justify-content: space-between;
  gap: 18px;
  border-bottom: 1px solid rgba(129, 140, 248, 0.18);
}

.security-hero-title {
  margin: 0;
  color: #f8fbff;
  font-size: clamp(1.5rem, 1.2rem + 1vw, 2.3rem);
  line-height: 1.1;
}

.security-hero-copy {
  margin: 10px 0 0;
  color: #c6d1e8;
  font-size: 1.02rem;
  line-height: 1.55;
  max-width: 58ch;
}

.security-learn {
  border: 1px solid rgba(148, 163, 184, 0.34);
  border-radius: 12px;
  background: rgba(30, 41, 59, 0.55);
  color: #e2e8f0;
  font-family: var(--font-sans);
  font-size: 0.95rem;
  font-weight: 600;
  padding: 11px 16px;
  height: fit-content;
  white-space: nowrap;
}

.security-visual {
  padding: clamp(24px, 2.6vw, 36px) clamp(18px, 2vw, 28px);
  display: grid;
  grid-template-columns: 1fr minmax(220px, 320px) 1fr;
  align-items: center;
  gap: clamp(8px, 1.4vw, 18px);
  min-height: 420px;
}

.security-list {
  display: grid;
  gap: 34px;
}

.security-list span {
  color: #8f9bb4;
  font-family: var(--font-mono);
  letter-spacing: 0.06em;
  font-size: 0.95rem;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.security-list.left span::after,
.security-list.right span::before {
  content: "";
  height: 1px;
  flex: 1;
  background: linear-gradient(90deg, rgba(129, 140, 248, 0.26), rgba(129, 140, 248, 0));
}

.security-list.right span::before {
  background: linear-gradient(90deg, rgba(129, 140, 248, 0), rgba(129, 140, 248, 0.26));
}

.security-core {
  width: min(100%, 300px);
  aspect-ratio: 3 / 4;
  margin: 0 auto;
  border-radius: 180px 180px 120px 120px;
  position: relative;
  background:
    radial-gradient(circle at 50% 16%, rgba(251, 113, 133, 0.35), rgba(251, 113, 133, 0) 34%),
    radial-gradient(circle at 52% 58%, rgba(167, 139, 250, 0.32), rgba(167, 139, 250, 0) 46%),
    linear-gradient(180deg, rgba(217, 70, 239, 0.22) 0%, rgba(59, 130, 246, 0.2) 52%, rgba(2, 6, 23, 0.9) 100%);
  overflow: hidden;
}

.security-core::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 55% 36%, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0) 24%),
    repeating-linear-gradient(
      0deg,
      rgba(226, 232, 240, 0.28) 0,
      rgba(226, 232, 240, 0.28) 1px,
      transparent 1px,
      transparent 8px
    );
  opacity: 0.35;
}

.security-core::after {
  content: "";
  position: absolute;
  top: 8%;
  bottom: 8%;
  left: 50%;
  width: 2px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(192, 132, 252, 0), #c084fc 20%, #a78bfa 78%, rgba(192, 132, 252, 0));
  box-shadow: 0 0 14px rgba(196, 181, 253, 0.8);
}

.security-bottom {
  border-top: 1px solid rgba(129, 140, 248, 0.18);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.security-bottom-card {
  padding: clamp(18px, 2vw, 28px);
  border-left: 1px solid rgba(129, 140, 248, 0.16);
}

.security-bottom-card:first-child {
  border-left: 0;
}

.security-bottom-card h4 {
  margin: 0;
  color: #f8fbff;
  font-size: clamp(1.45rem, 1.2rem + 0.8vw, 2.3rem);
  line-height: 1.06;
}

.security-bottom-card p {
  margin: 12px 0 0;
  color: #c3d0e6;
  line-height: 1.5;
}

.longform {
  max-width: 780px;
}

.longform h3 {
  margin: 24px 0 10px;
  font-size: 1.2rem;
}

.longform p {
  margin: 0 0 14px;
}

.strategy-asset {
  margin: 26px 0;
}

.strategy-asset img {
  width: 100%;
  display: block;
  border-radius: 12px;
  border: 1px solid #d9e1ee;
  background: #f8fafd;
}

.testing-intro {
  max-width: 820px;
}

#testing-framework > h2,
.testing-card h3 {
  margin: 0 0 12px;
  font-size: 1.22rem;
  line-height: 1.3;
  color: #6d4aff;
  text-shadow:
    0 0 16px rgba(109, 74, 255, 0.28),
    0 0 30px rgba(167, 139, 250, 0.22);
}

#testing-framework > h2 {
  font-size: 1.55rem;
  margin-bottom: 14px;
}

.testing-intro p {
  margin: 0 0 14px;
}

.testing-stack {
  display: grid;
  gap: 18px;
  margin-top: 24px;
}

.testing-card {
  border: 1px solid #dde5f2;
  border-radius: 16px;
  padding: 22px;
  background:
    radial-gradient(circle at 100% 0%, rgba(129, 140, 248, 0.08), rgba(129, 140, 248, 0) 36%),
    linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.04);
}

.testing-card p:last-child,
.testing-note-card p:last-child {
  margin-bottom: 0;
}

.testing-kicker {
  display: inline-block;
  margin: -2px 0 10px;
  padding: 0 0 6px;
  border-bottom: 1px solid rgba(99, 102, 241, 0.26);
  color: #4f46e5;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.015em;
  text-shadow: 0 0 10px rgba(99, 102, 241, 0.12);
}

.testing-list {
  margin: 12px 0 14px;
  padding-left: 22px;
  color: #1f2937;
}

.testing-list li + li {
  margin-top: 8px;
}

.testing-list--metric {
  color: #1f2937;
}

.testing-mini-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 20px 0 14px;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.testing-mini-head::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  opacity: 0.7;
}

.testing-mini-head--variant {
  color: #dc2626;
  text-shadow:
    0 0 12px rgba(220, 38, 38, 0.22),
    0 0 22px rgba(248, 113, 113, 0.14);
}

.testing-mini-head--variant::after {
  background: linear-gradient(90deg, rgba(248, 113, 113, 0.7), rgba(248, 113, 113, 0.08));
}

.testing-mini-head--metric {
  color: #16a34a;
  text-shadow:
    0 0 12px rgba(34, 197, 94, 0.22),
    0 0 22px rgba(74, 222, 128, 0.14);
}

.testing-mini-head--metric::after {
  background: linear-gradient(90deg, rgba(74, 222, 128, 0.75), rgba(74, 222, 128, 0.08));
}

.testing-label--variant {
  color: #dc2626;
  text-shadow:
    0 0 10px rgba(220, 38, 38, 0.2),
    0 0 18px rgba(248, 113, 113, 0.12);
}

.testing-label--metric {
  color: #16a34a;
  text-shadow:
    0 0 10px rgba(34, 197, 94, 0.2),
    0 0 18px rgba(74, 222, 128, 0.12);
}

.testing-note-card {
  margin-top: 0;
  border: 1px solid #ecd977;
  border-radius: 14px;
  padding: 16px 18px;
  background:
    radial-gradient(circle at 100% 0%, rgba(250, 204, 21, 0.18), rgba(250, 204, 21, 0) 42%),
    linear-gradient(180deg, #fffbee 0%, #fff7d6 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
}

.testing-note-card p {
  margin: 0;
}

.testing-note-card a {
  color: #4f46e5;
  font-weight: 600;
  text-decoration: none;
}

.testing-note-card a:hover,
.testing-note-card a:focus-visible {
  text-decoration: underline;
}

.longform ol {
  margin: 0;
  padding-left: 22px;
}

.longform li {
  margin-bottom: 14px;
}

.email-stack {
  display: grid;
  gap: 30px;
}

.email-frame {
  max-width: 760px;
  margin: 0 auto;
  border: 1px solid var(--border-strong);
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
}

.email-header {
  background: #f8f9fc;
  border-top: 4px solid #d1d9ea;
  padding: 14px 16px;
}

.email-meta {
  margin: 0;
  font-size: 0.9rem;
  color: #3e3a56;
}

.email-meta + .email-meta {
  margin-top: 4px;
}

.email-meta strong {
  color: #1f1b35;
}

.email-preview {
  font-style: italic;
  color: #615c7d;
}

.email-frame--launch .email-header {
  background: #f5f3ff;
  border-top-color: #7b68ee;
}

.email-frame--activation .email-header {
  background: #f8fafc;
  border-top-color: #cbd5e1;
}

.email-frame--spotlight .email-header {
  background: linear-gradient(180deg, #f4f6ff 0%, #f8fbff 100%);
  border-top-color: #6366f1;
}

.email-body {
  padding: 18px 20px 26px;
}

.email-body > * {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.email-body p {
  margin: 0 0 13px;
}

.email-body p:last-child {
  margin-bottom: 0;
}

.email-section-heading {
  margin: 18px 0 6px;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #111827;
}

.email-section-subheading {
  margin: 0 0 14px;
  font-size: 1.02rem;
  line-height: 1.45;
  color: #4c1d95;
  font-weight: 600;
}

.email-feature-heading {
  margin: 12px 0 14px;
  font-size: 1.3rem;
  line-height: 1.25;
  color: #0f172a;
}

.email-arrow-list {
  margin: 2px auto 14px;
  padding: 0;
  list-style: none;
}

.email-arrow-list li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 24px;
}

.email-arrow-list li::before {
  content: "\2192";
  position: absolute;
  left: 0;
  top: 0;
  color: #7c3aed;
  font-weight: 700;
}

.clickup-page .email-body .email-variable,
.clickup-page mark.email-variable {
  display: inline-block;
  background: #e7dcff !important;
  border: 1px solid #bfa4ff !important;
  border-radius: 4px;
  padding: 1px 6px;
  color: #4a2aa6 !important;
  -webkit-text-fill-color: #4a2aa6 !important;
  font-weight: 700;
  line-height: 1.2;
}

.email-brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e6eaf2;
}

.email-brand-row img {
  width: clamp(92px, 20vw, 118px);
  height: auto;
}

.email-brand-row span {
  color: #64748b;
  font-size: 0.9rem;
  white-space: nowrap;
}

.email-preheader-badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 5px 9px;
  border-radius: 999px;
  background: #ede9fe;
  color: #5b21b6;
  font-size: 0.8rem;
  font-weight: 600;
}

.email-cta-row {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 16px auto;
}

.email-cta-row .showcase-button {
  flex: 1 1 220px;
  justify-content: center;
}

.email-launch-visual {
  position: relative;
  margin: 14px auto 18px;
  border: 1px solid #d7deeb;
  border-radius: 16px;
  min-height: 250px;
  background:
    radial-gradient(circle at 18% 22%, rgba(129, 140, 248, 0.24), rgba(129, 140, 248, 0) 42%),
    radial-gradient(circle at 82% 18%, rgba(251, 113, 133, 0.22), rgba(251, 113, 133, 0) 44%),
    linear-gradient(165deg, #f7faff 0%, #eef3fc 100%);
  overflow: hidden;
}

.email-launch-ui {
  position: absolute;
  inset: 14px 16px 14px 16px;
  border: 1px solid #d4ddec;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
}

.email-launch-ui-top {
  height: 32px;
  border-bottom: 1px solid #e0e7f3;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 12px;
}

.email-launch-ui-top span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #cbd5e1;
}

.email-launch-ui-grid {
  display: grid;
  gap: 9px;
  padding: 14px;
}

.email-launch-ui-grid i {
  display: block;
  height: 10px;
  border-radius: 999px;
  background: #e8eef9;
}

.email-launch-ui-grid .w88 {
  width: 88%;
}

.email-launch-ui-grid .w80 {
  width: 80%;
}

.email-launch-ui-grid .w74 {
  width: 74%;
}

.email-launch-ui-grid .w72 {
  width: 72%;
}

.email-launch-ui-grid .w66 {
  width: 66%;
}

.email-launch-ui-grid .w60 {
  width: 60%;
}

.email-launch-agent {
  position: absolute;
  right: 8px;
  bottom: -8px;
  width: clamp(160px, 36%, 240px);
  max-height: 94%;
  object-fit: contain;
  filter: drop-shadow(0 14px 22px rgba(15, 23, 42, 0.2));
}

.email-super-agent-visual {
  position: relative;
  margin: 10px auto 18px;
  min-height: 246px;
  border: 1px solid #d5deea;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 22px;
  padding: 26px 30px;
  background:
    radial-gradient(circle at 18% 26%, rgba(99, 102, 241, 0.22), rgba(99, 102, 241, 0) 32%),
    radial-gradient(circle at 80% 22%, rgba(14, 165, 233, 0.2), rgba(14, 165, 233, 0) 34%),
    radial-gradient(circle at 72% 82%, rgba(236, 72, 153, 0.15), rgba(236, 72, 153, 0) 28%),
    linear-gradient(160deg, #f7fbff 0%, #edf2ff 52%, #f7f3ff 100%);
}

.email-super-agent-visual::before,
.email-super-agent-visual::after {
  content: "";
  position: absolute;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background: rgba(255, 255, 255, 0.34);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(6px);
}

.email-super-agent-visual::before {
  width: 112px;
  height: 112px;
  top: 18px;
  left: 24px;
  transform: rotate(18deg);
}

.email-super-agent-visual::after {
  width: 132px;
  height: 132px;
  right: 28px;
  bottom: 20px;
  transform: rotate(-12deg);
}

.email-super-agent-copy {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  max-width: 420px;
  margin-left: auto;
  text-align: left;
}

.email-super-agent-title,
.email-super-agent-subtitle {
  margin: 0;
}

.email-super-agent-title {
  font-size: clamp(1.4rem, 1.1rem + 1vw, 2rem);
  line-height: 1.18;
  font-weight: 700;
  color: #111827;
}

.email-super-agent-subtitle {
  margin-top: 10px;
  font-size: clamp(1rem, 0.92rem + 0.35vw, 1.15rem);
  line-height: 1.5;
  font-weight: 600;
  color: #111827;
}

.email-super-agent-side-agent {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  width: clamp(140px, 24%, 190px);
  max-height: 200px;
  flex: 0 0 auto;
  object-fit: contain;
  opacity: 0.9;
  z-index: 1;
  filter: drop-shadow(0 14px 24px rgba(15, 23, 42, 0.16));
}

.email-agent-group-visual {
  position: relative;
  margin: 10px auto 16px;
  min-height: 236px;
  border: 1px solid #d5deea;
  border-radius: 14px;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: end;
  padding: 8px 8px 0;
  background: linear-gradient(165deg, #f7faff 0%, #edf2fb 100%);
}

.email-agent-group-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 26%, rgba(14, 165, 233, 0.18), rgba(14, 165, 233, 0) 42%),
    radial-gradient(circle at 80% 22%, rgba(168, 85, 247, 0.2), rgba(168, 85, 247, 0) 42%);
}

.email-agent-slot {
  position: relative;
  min-height: 214px;
  overflow: hidden;
}

.email-agent-slot img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: auto;
  max-width: 120%;
  object-fit: contain;
  filter: drop-shadow(0 10px 16px rgba(15, 23, 42, 0.16));
}

.email-agent-group-visual .agent-a img {
  height: 94%;
}

.email-agent-group-visual .agent-b img {
  height: 104%;
}

.email-agent-group-visual .agent-c img {
  height: 116%;
  left: 56%;
  -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 17%);
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 17%);
}

.email-feature-card {
  margin-top: 10px;
  padding: 12px 13px;
  border: 1px solid #dee5f0;
  border-radius: 10px;
  background: #fafcff;
}

.activation-steps {
  display: grid;
  gap: 12px;
  margin: 14px auto 16px;
}

.activation-step-card {
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #ffffff;
  padding: 14px;
}

.activation-step-card > p strong:first-child {
  color: #0f172a;
}

.activation-step-card p:last-child {
  margin-bottom: 0;
}

.email-prompt-label {
  margin-bottom: 8px;
}

.email-prompt-quote {
  margin: 8px 0 0;
  padding: 10px 12px;
  border-left: 3px solid #94a3b8;
  border-radius: 0 8px 8px 0;
  background: #f8fafc;
  color: #334155;
  font-family: var(--font-mono);
  font-size: 0.86rem;
  line-height: 1.55;
}

.email-signature-card {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  margin: 18px auto 0;
  padding: 22px 24px;
  border: 1px solid #dce3ef;
  border-radius: 20px;
  background:
    radial-gradient(circle at 12% 18%, rgba(244, 114, 182, 0.12), rgba(244, 114, 182, 0) 30%),
    radial-gradient(circle at 88% 22%, rgba(129, 140, 248, 0.1), rgba(129, 140, 248, 0) 32%),
    linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.email-signature-avatar {
  width: 112px;
  height: 112px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0) 34%),
    linear-gradient(145deg, #ff3d71 0%, #ff5f9b 45%, #7c3aed 100%);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35), 0 12px 24px rgba(124, 58, 237, 0.22);
}

.email-signature-avatar span {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ffffff;
}

.email-signature-content {
  min-width: 0;
}

.email-signature-logo {
  width: 124px;
  height: auto;
  margin-bottom: 10px;
}

.email-signature-name-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px;
  margin: 0 0 8px;
  font-size: clamp(1.15rem, 1rem + 0.5vw, 1.4rem);
  line-height: 1.3;
  color: #1f2937;
}

.email-signature-highlight {
  background: linear-gradient(180deg, transparent 0 24%, #ffe48a 24% 82%, transparent 82% 100%);
  font-weight: 700;
}

.email-signature-last {
  font-weight: 700;
}

.email-signature-divider,
.email-signature-role {
  color: #7c63ff;
}

.email-signature-line {
  margin: 2px 0;
  color: #1f2937;
}

.email-signature-line a {
  color: #6d5efc;
  text-decoration: none;
}

.email-signature-line a:hover,
.email-signature-line a:focus-visible {
  text-decoration: underline;
}

.spotlight-hero {
  margin: 4px auto 14px;
  border-radius: 12px;
  border: 1px solid #d9e2f1;
  min-height: 138px;
  display: grid;
  place-items: center;
  text-align: center;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 16%, rgba(56, 189, 248, 0.4), rgba(56, 189, 248, 0) 40%),
    radial-gradient(circle at 88% 22%, rgba(251, 113, 133, 0.38), rgba(251, 113, 133, 0) 44%),
    linear-gradient(90deg, #6366f1 0%, #a855f7 52%, #f97316 100%);
}

.spotlight-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0));
}

.spotlight-hero span {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(1.2rem, 1.04rem + 0.6vw, 1.6rem);
  letter-spacing: 0.01em;
}

.spotlight-hero-copy {
  position: relative;
  z-index: 1;
  max-width: 520px;
  padding: 20px 24px;
}

.spotlight-hero-title {
  display: block;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(1.2rem, 1.04rem + 0.6vw, 1.6rem);
  letter-spacing: 0.01em;
}

.spotlight-hero-subtitle {
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.95rem;
  line-height: 1.5;
}

.quote-card {
  margin: 14px auto;
  border: 1px solid #d8e0ee;
  border-left: 4px solid #7b68ee;
  border-radius: 10px;
  background: #f7f8ff;
  padding: 14px 14px;
  font-style: italic;
  color: #1f2937;
}

.quote-card--long {
  background: #fbfcff;
  border-color: #dbe4f4;
  font-style: normal;
}

.playbook-item {
  margin-top: 14px;
  border: 1px solid #dfe6f2;
  border-radius: 12px;
  padding: 14px;
  background: #fbfcff;
}

.playbook-item:last-of-type {
  margin-bottom: 18px;
}

.playbook-item p:last-child {
  margin-bottom: 0;
}

.email-cta-intro {
  margin-top: 22px;
}

#lifecycle-strategy > h2 {
  color: #6d4aff;
  text-shadow:
    0 0 16px rgba(109, 74, 255, 0.22),
    0 0 30px rgba(167, 139, 250, 0.18);
}

#lifecycle-strategy > .clickup-subtitle {
  max-width: 720px;
}

.lifecycle-intro {
  max-width: none;
  margin-bottom: 24px;
  border: 1px solid #dde5f2;
  border-radius: 18px;
  padding: 22px 24px;
  background:
    radial-gradient(circle at 100% 0%, rgba(129, 140, 248, 0.08), rgba(129, 140, 248, 0) 36%),
    linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.04);
}

.lifecycle-intro > p:first-child {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 11px;
  border: 1px solid #ddd6fe;
  border-radius: 999px;
  background: linear-gradient(180deg, #f6f3ff 0%, #eef2ff 100%);
  color: #5b21b6;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lifecycle-intro p {
  margin: 0 0 14px;
}

.lifecycle-intro p:last-child {
  margin-bottom: 0;
}

.phase {
  --phase-accent: #6d4aff;
  --phase-glow: rgba(109, 74, 255, 0.18);
  --phase-surface: rgba(129, 140, 248, 0.08);
  --phase-border: #dde5f2;
  margin-bottom: 22px;
  border: 1px solid var(--phase-border);
  border-radius: 18px;
  padding: 22px 24px 24px;
  background:
    radial-gradient(circle at 100% 0%, var(--phase-surface), rgba(129, 140, 248, 0) 36%),
    linear-gradient(180deg, #ffffff 0%, #fafcff 100%);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.04);
}

.phase--1 {
  --phase-accent: #2563eb;
  --phase-glow: rgba(37, 99, 235, 0.18);
  --phase-surface: rgba(59, 130, 246, 0.11);
  --phase-border: #d7e5fb;
}

.phase--2 {
  --phase-accent: #16a34a;
  --phase-glow: rgba(22, 163, 74, 0.18);
  --phase-surface: rgba(74, 222, 128, 0.12);
  --phase-border: #d6f1df;
}

.phase--3 {
  --phase-accent: #ea580c;
  --phase-glow: rgba(234, 88, 12, 0.18);
  --phase-surface: rgba(251, 146, 60, 0.12);
  --phase-border: #f5dfd2;
}

.phase--4 {
  --phase-accent: #db2777;
  --phase-glow: rgba(219, 39, 119, 0.18);
  --phase-surface: rgba(244, 114, 182, 0.12);
  --phase-border: #f4d8e6;
}

.phase-title {
  margin: 0 0 10px;
  font-size: 1.08rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--phase-accent);
  text-shadow:
    0 0 14px var(--phase-glow),
    0 0 26px var(--phase-glow);
}

.phase > p {
  margin: 0 0 16px;
  max-width: 820px;
  color: #566176;
}

.phase-grid {
  display: grid;
  gap: 14px;
}

.lifecycle-card {
  border: 1px solid color-mix(in srgb, var(--phase-accent) 14%, #dde5f2);
  border-radius: 16px;
  padding: 18px 18px 20px;
  background:
    radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--phase-accent) 12%, transparent), rgba(129, 140, 248, 0) 34%),
    linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.035);
}

.lifecycle-card h4 {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.35;
  color: #182131;
}

.sample-badge {
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  padding: 4px 9px;
  border-radius: 999px;
  font-size: 0.75rem;
  color: var(--phase-accent);
  background: linear-gradient(180deg, color-mix(in srgb, var(--phase-accent) 12%, #ffffff) 0%, color-mix(in srgb, var(--phase-accent) 6%, #eef2ff) 100%);
  border: 1px solid color-mix(in srgb, var(--phase-accent) 22%, #d7ccff);
  font-weight: 700;
}

.lifecycle-fields {
  margin-top: 12px;
  display: grid;
  gap: 10px;
}

.lifecycle-field {
  margin: 0;
  padding-left: 14px;
  border-left: 2px solid #dbe4f6;
  color: #273244;
}

.lifecycle-field strong {
  color: var(--phase-accent);
  text-shadow:
    0 0 10px var(--phase-glow),
    0 0 18px color-mix(in srgb, var(--phase-glow) 80%, transparent);
}

.measure-callout {
  margin-top: 6px;
  border: 1px solid #d8e0ee;
  border-radius: 18px;
  padding: 22px 24px;
  background:
    radial-gradient(circle at 100% 0%, rgba(56, 189, 248, 0.12), rgba(56, 189, 248, 0) 34%),
    radial-gradient(circle at 0% 100%, rgba(167, 139, 250, 0.1), rgba(167, 139, 250, 0) 34%),
    linear-gradient(180deg, #fbfdff 0%, #f7fbff 100%);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.04);
}

.measure-callout h3 {
  margin: 0 0 14px;
  color: #6d4aff;
  text-shadow:
    0 0 14px rgba(109, 74, 255, 0.18),
    0 0 26px rgba(167, 139, 250, 0.14);
}

.measure-callout ul {
  margin: 10px 0 0;
  padding-left: 20px;
}

.measure-callout li {
  margin-bottom: 8px;
}

.measure-callout p {
  color: #273244;
}

.measure-phase-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 20px 0 8px;
  font-size: 1.08rem;
  line-height: 1.35;
}

.measure-phase-heading::after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  opacity: 0.72;
}

.measure-phase-heading--1 {
  color: #2563eb;
  text-shadow:
    0 0 12px rgba(37, 99, 235, 0.18),
    0 0 22px rgba(96, 165, 250, 0.14);
}

.measure-phase-heading--1::after {
  background: linear-gradient(90deg, rgba(96, 165, 250, 0.75), rgba(96, 165, 250, 0.08));
}

.measure-phase-heading--2 {
  color: #16a34a;
  text-shadow:
    0 0 12px rgba(22, 163, 74, 0.18),
    0 0 22px rgba(74, 222, 128, 0.14);
}

.measure-phase-heading--2::after {
  background: linear-gradient(90deg, rgba(74, 222, 128, 0.75), rgba(74, 222, 128, 0.08));
}

.measure-phase-heading--3 {
  color: #ea580c;
  text-shadow:
    0 0 12px rgba(234, 88, 12, 0.18),
    0 0 22px rgba(251, 146, 60, 0.14);
}

.measure-phase-heading--3::after {
  background: linear-gradient(90deg, rgba(251, 146, 60, 0.75), rgba(251, 146, 60, 0.08));
}

.measure-phase-heading--4 {
  color: #db2777;
  text-shadow:
    0 0 12px rgba(219, 39, 119, 0.18),
    0 0 22px rgba(244, 114, 182, 0.14);
}

.measure-phase-heading--4::after {
  background: linear-gradient(90deg, rgba(244, 114, 182, 0.75), rgba(244, 114, 182, 0.08));
}

.final-cta {
  text-align: center;
}

.final-cta .lp-title {
  margin-bottom: 16px;
}

.clickup-final-cta {
  overflow: hidden;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  background:
    radial-gradient(circle at 15% 85%, rgba(37, 99, 235, 0.95), rgba(37, 99, 235, 0) 42%),
    radial-gradient(circle at 82% 20%, rgba(249, 115, 22, 0.9), rgba(249, 115, 22, 0) 44%),
    radial-gradient(circle at 50% 60%, rgba(139, 92, 246, 0.9), rgba(139, 92, 246, 0) 42%),
    linear-gradient(135deg, #d946ef 0%, #8b5cf6 42%, #ec4899 72%, #f97316 100%) !important;
}

.clickup-final-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
    linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-size: 26px 26px;
  opacity: 0.2;
  pointer-events: none;
}

.clickup-final-cta-inner {
  position: relative;
  z-index: 1;
  padding: 26px 16px 14px;
}

#landing-page.clickup-immersive .clickup-final-cta .lp-title {
  margin: 0 auto 22px;
  max-width: 780px;
  color: #ffffff;
  font-size: clamp(2.2rem, 1.6rem + 2.3vw, 4.35rem);
  line-height: 1.02;
  letter-spacing: -0.02em;
}

#landing-page.clickup-immersive .clickup-final-cta .showcase-button.primary {
  background: #ffffff;
  color: #101828;
  border-color: #ffffff;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.24);
}

.clickup-agent-placeholders {
  position: relative;
  z-index: 1;
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
  min-height: 170px;
  padding-bottom: 10px;
}

.agent-pill {
  width: clamp(86px, 9.5vw, 140px);
  height: clamp(130px, 20vw, 230px);
  border-radius: 140px 140px 22px 22px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.38);
  box-shadow: inset 0 -26px 42px rgba(255, 255, 255, 0.22);
}

.agent-pill::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 28%;
  transform: translateX(-50%);
  width: 58%;
  height: 16%;
  border-radius: 999px;
  background: linear-gradient(90deg, #fb7185 0%, #f43f5e 36%, #a855f7 68%, #60a5fa 100%);
  box-shadow: 0 6px 14px rgba(30, 41, 59, 0.25);
}

.agent-pill.is-main {
  width: clamp(120px, 13vw, 190px);
  height: clamp(170px, 27vw, 280px);
}

.agent-green {
  background: linear-gradient(180deg, #14532d 0%, #1f7a46 78%, rgba(20, 83, 45, 0.25) 100%);
}

.agent-blue {
  background: linear-gradient(180deg, #2563eb 0%, #38bdf8 76%, rgba(37, 99, 235, 0.24) 100%);
}

.agent-orange {
  background: linear-gradient(180deg, #f97316 0%, #fb923c 76%, rgba(249, 115, 22, 0.24) 100%);
}

.agent-purple {
  background: linear-gradient(180deg, #7c3aed 0%, #8b5cf6 76%, rgba(124, 58, 237, 0.24) 100%);
}

.agent-pink {
  background: linear-gradient(180deg, #db2777 0%, #ec4899 76%, rgba(219, 39, 119, 0.24) 100%);
}

.clickup-experience-exit {
  margin-top: 0;
  margin-bottom: 14px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 8px 0;
  text-align: center;
  border-radius: 0;
  background: linear-gradient(180deg, #0f1528 0%, #101935 100%);
  border-top: 1px solid rgba(129, 140, 248, 0.28);
  border-bottom: 1px solid rgba(129, 140, 248, 0.28);
}

.clickup-experience-exit p {
  margin: 0;
  color: #e2e8ff;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .case-content {
    display: block;
  }

  .clickup-section,
  .bottom-nav,
  .clickup-experience-enter,
  .clickup-experience-exit,
  #landing-page.clickup-immersive {
    grid-column: 1 / -1;
  }

  #landing-page.clickup-immersive .lp-hero-block {
    min-height: 420px;
  }
}

@media (max-width: 900px) {
  .role-grid,
  .agent-grid,
  .security-grid {
    grid-template-columns: 1fr;
  }

  .security-head {
    grid-template-columns: 1fr;
  }

  .security-hero-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .security-visual {
    grid-template-columns: 1fr;
    min-height: auto;
    gap: 20px;
  }

  .security-list {
    gap: 14px;
  }

  .security-list.left {
    order: 2;
  }

  .security-list.right {
    order: 3;
  }

  .security-core {
    order: 1;
  }

  .security-bottom {
    grid-template-columns: 1fr;
  }

  .security-bottom-card {
    border-left: 0;
    border-top: 1px solid rgba(129, 140, 248, 0.16);
  }

  .security-bottom-card:first-child {
    border-top: 0;
  }

  .future-layout,
  .chaos-shell,
  .role-shell {
    grid-template-columns: 1fr;
  }

  .future-visual {
    border-left: 0;
    border-top: 1px solid #d3dbe8;
    min-height: auto;
  }

  .future-canvas {
    position: relative;
    inset: auto;
    min-height: 280px;
    margin: clamp(14px, 2vw, 24px);
  }

  .adoption-thoughts {
    grid-template-columns: 1fr;
  }

  .adoption-thought.left,
  .adoption-thought.right {
    text-align: left;
  }

  .adoption-head,
  .adoption-row {
    grid-template-columns: 1fr;
  }

  .adoption-head p,
  .adoption-row p {
    border-left: 0;
    border-top: 1px solid #d4dbe9;
  }

  .adoption-head p:first-child,
  .adoption-row p:first-child {
    border-top: 0;
  }

  .chaos-image-frame {
    position: relative;
    inset: auto;
    min-height: 220px;
  }

  .chaos-image-frame img {
    transform: translateY(-12px);
  }

  .role-tab-list {
    border-right: 0;
    border-bottom: 1px solid #d3dce9;
  }

  .role-visual-card {
    min-height: 220px;
  }

  .rv-card--main {
    width: 100%;
  }

  .rv-card--side {
    width: 62%;
  }

  .rv-agent {
    right: 10px;
    bottom: 10px;
    width: 74px;
    height: 106px;
  }

  .agent-showcase-top {
    grid-template-columns: 1fr;
  }

  .agent-card-rail {
    grid-template-columns: repeat(6, minmax(220px, 1fr));
  }

  .agent-explorer-grid {
    grid-template-columns: 1fr;
  }

  .agent-feature-panel {
    grid-column: span 1;
  }

  .how-row {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .how-row.reverse .how-copy,
  .how-row.reverse .how-visual {
    order: initial;
  }

  .how-visual,
  .how-row.reverse .how-visual {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #d8dce6;
  }

  .how-copy {
    padding: 24px;
  }

  .capabilities-shell {
    grid-template-columns: 1fr;
  }

  .billing-policy-block {
    grid-template-columns: 1fr;
  }

  .billing-body {
    max-width: none;
  }

  .capabilities-nav {
    border-right: 0;
    border-bottom: 1px solid rgba(129, 140, 248, 0.24);
    padding: 0;
  }

  .capability-tab {
    padding: 12px 16px;
  }

  .cap-detail-title {
    margin-top: 14px;
  }

  .compare-grid {
    overflow-x: auto;
  }

  .compare-grid table {
    min-width: 680px;
  }
}

@media (max-width: 640px) {
  .clickup-section,
  .lp-block {
    padding: 20px;
  }

  #landing-page.clickup-immersive {
    padding: 62px 0 68px;
  }

  .clickup-immersive-inner {
    width: calc(100% - 40px);
  }

  #landing-page.clickup-immersive .lp-block {
    padding: 22px;
    border-radius: 14px;
  }

  .capabilities-detail {
    padding: 20px;
  }

  .cap-intro-row {
    column-gap: 10px;
  }

  .cap-intro-row p {
    font-size: 0.9rem;
  }

  .cap-detail-body p {
    font-size: 1rem;
  }

  .email-brand-row {
    align-items: flex-start;
  }

  .email-brand-row span {
    font-size: 0.82rem;
    white-space: normal;
    text-align: right;
  }

  .email-launch-visual {
    min-height: 220px;
  }

  .email-super-agent-visual {
    min-height: 214px;
    gap: 14px;
    padding: 22px 18px;
  }

  .email-launch-agent {
    width: clamp(144px, 42%, 210px);
  }

  .email-super-agent-copy {
    max-width: 100%;
  }

  .email-super-agent-side-agent {
    width: clamp(104px, 28%, 140px);
    max-height: 156px;
    opacity: 0.72;
  }

  .email-signature-card {
    grid-template-columns: 1fr;
    justify-items: start;
    padding: 20px;
  }

  .email-signature-avatar {
    width: 88px;
    height: 88px;
  }

  .testing-card {
    padding: 18px;
  }

  .testing-note-card {
    padding: 14px 16px;
  }

  .security-head,
  .security-hero-top,
  .security-visual,
  .security-bottom-card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .security-list span {
    font-size: 0.82rem;
  }

  .future-copy,
  .role-detail,
  .adoption-row p,
  .adoption-head p {
    padding-left: 14px;
    padding-right: 14px;
  }

  #landing-page.clickup-immersive .lp-hero-block {
    min-height: 380px;
    padding: 20px 14px 24px;
  }

  .clickup-hero-agent {
    width: clamp(180px, 58vw, 260px);
    margin: -2px auto -82px;
    transform: translateY(42px);
  }

  #landing-page.clickup-immersive .clickup-hero-watermark {
    font-size: clamp(3.3rem, 18vw, 6rem);
    top: 18px;
  }

  #landing-page.clickup-immersive .clickup-hero-content {
    max-width: 100%;
  }

  .agent-showcase-head h4 {
    font-size: clamp(1.9rem, 8vw, 2.8rem);
  }

  .agent-explorer {
    padding: 16px;
    border-radius: 14px;
  }

  .agent-explorer-head h4 {
    font-size: clamp(1.7rem, 9vw, 2.5rem);
  }

  .clickup-final-cta-inner {
    padding-top: 20px;
  }

  .clickup-agent-placeholders {
    min-height: 130px;
    gap: 6px;
  }

  .agent-pill {
    width: clamp(54px, 16vw, 82px);
    height: clamp(84px, 22vw, 130px);
    border-radius: 80px 80px 16px 16px;
  }

  .agent-pill.is-main {
    width: clamp(76px, 21vw, 120px);
    height: clamp(112px, 31vw, 170px);
  }

  .clickup-experience-enter,
  .clickup-experience-exit {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lp-button-row,
  .email-cta-row {
    flex-direction: column;
  }

  .showcase-button {
    width: 100%;
  }
}
