/* Blue v1 funnel pages — light surfaces, navy text, blue accents */

/* ── Shared chrome & contrast ─────────────────────────────────────────── */

.ntw-theme-blue-v1 .ntw-main {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-panel {
  background: rgba(255, 255, 255, 0.96);
  border-color: rgba(30, 74, 122, 0.12);
  box-shadow: 0 8px 28px rgba(26, 51, 79, 0.12);
}

.ntw-theme-blue-v1 .ntw-panel h1,
.ntw-theme-blue-v1 .ntw-panel h2 {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ntw-panel p {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-panel-subhead {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ntw-funnel-lead {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-btn-secondary {
  background: transparent;
  color: var(--ntw-blue);
  border: 1px solid rgba(30, 74, 122, 0.45);
  border-radius: 15px;
  transition: background 0.2s ease, box-shadow 0.2s ease;
}

.ntw-theme-blue-v1 .ntw-btn-secondary:hover {
  background: var(--ntw-blue-light);
  color: var(--ntw-blue);
  box-shadow: 0 4px 12px rgba(26, 51, 79, 0.12);
}

.ntw-theme-blue-v1 .ntw-email-preview {
  background: rgba(30, 74, 122, 0.04);
  border-color: rgba(30, 74, 122, 0.2);
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-email-preview h2,
.ntw-theme-blue-v1 .ntw-email-preview-subject {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ntw-email-preview-body {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-enrichment-preview {
  margin-top: 2.5rem;
  padding: 1.25rem 1.5rem;
  border: 1px dashed rgba(30, 74, 122, 0.35);
  border-radius: 8px;
  background: #f4f7fb;
}

.ntw-theme-blue-v1 .ntw-enrichment-preview .ntw-eyebrow {
  color: var(--ntw-blue);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0 0.75rem;
}

.ntw-theme-blue-v1 .ntw-enrichment-preview h2 {
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #111111;
  margin: 0 0 0.4rem;
}

.ntw-theme-blue-v1 .ntw-enrichment-dl {
  display: grid;
  grid-template-columns: minmax(7rem, auto) 1fr;
  gap: 0.35rem 1rem;
  margin: 0 0 1rem;
}

.ntw-theme-blue-v1 .ntw-enrichment-dl dt {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--ntw-blue);
  margin: 0;
}

.ntw-theme-blue-v1 .ntw-enrichment-dl dd {
  margin: 0;
  color: #111111;
  font-size: 0.9rem;
}

.ntw-theme-blue-v1 .ntw-enrichment-bio {
  margin: 0;
  color: #111111;
  line-height: 1.55;
  font-size: 0.9rem;
}

.ntw-theme-blue-v1 .ntw-panel,
.ntw-theme-blue-v1 .ma-page,
.ntw-theme-blue-v1 .ma-scorecard-card,
.ntw-theme-blue-v1 .ma-dim-card,
.ntw-theme-blue-v1 .ma-modal-panel,
.ntw-theme-blue-v1 .hp-slide {
  --surface-heading: #1a3350;
  --surface-body: #111111;
  --surface-muted: #111111;
}

/* ── Strategy Bundle ────────────────────────────────────────────────────── */

.ntw-theme-blue-v1.ntw-bundle-mode {
  background: linear-gradient(
    165deg,
    #e8eef5 0%,
    #f1f5f9 35%,
    #ffffff 72%
  );
}

.ntw-theme-blue-v1.ntw-bundle-mode .ntw-main {
  background: transparent;
  padding-bottom: 2.5rem;
}

.ntw-theme-blue-v1.ntw-bundle-mode .ntw-eyebrow {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .ntw-bundle-pending {
  display: inline-block;
  font-size: 0.9rem;
  font-style: italic;
  color: #111111;
  padding: 0.35rem 0.75rem;
  border: 1px dashed rgba(30, 74, 122, 0.35);
  border-radius: 15px;
}

.ntw-theme-blue-v1 .ntw-bundle-status {
  margin-bottom: 2rem;
}

.ntw-theme-blue-v1.ntw-bundle-mode .ntw-bundle-hero h1 {
  color: var(--ntw-navy, #1a3350);
  font-weight: 600;
}

.ntw-theme-blue-v1 .ntw-bundle-lead {
  color: #111111;
  line-height: 1.6;
}

.ntw-theme-blue-v1 .ntw-bundle-row {
  border-bottom-color: rgba(30, 74, 122, 0.12);
}

.ntw-theme-blue-v1 .ntw-bundle-copy h2 {
  color: var(--ntw-navy, #1a3350);
  font-weight: 600;
}

.ntw-theme-blue-v1 .ntw-bundle-asset-sub {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-bundle-summary {
  color: #111111;
}

.ntw-theme-blue-v1 .ntw-bundle-mockup-frame {
  background: linear-gradient(145deg, #0d2137 0%, #1e4a7a 120%);
  box-shadow: 0 12px 32px rgba(13, 33, 55, 0.18);
}

.ntw-theme-blue-v1 .ntw-bundle-thumbnail {
  box-shadow: 0 12px 32px rgba(13, 33, 55, 0.18);
}

.ntw-theme-blue-v1 .ntw-bundle-footer {
  padding-top: 0.5rem;
}

.ntw-theme-blue-v1 .ntw-bundle-footer .hp-cta-band {
  margin-top: 0;
}

.ntw-theme-blue-v1 .ma-bundle-wait-copy {
  color: #111111;
}

/* ── Mini-audit / scorecard ─────────────────────────────────────────────── */

.ntw-theme-blue-v1 .ntw-main--wide {
  background: transparent;
  padding-bottom: 2.5rem;
}

.ntw-theme-blue-v1.ntw-page-mini-audit,
.ntw-theme-blue-v1:has(.ntw-main--wide) {
  background: linear-gradient(
    165deg,
    #dbeafe 0%,
    #e8eef5 28%,
    #f8fafc 55%,
    #ffffff 85%
  );
}

.ntw-theme-blue-v1 {
  --ma-navy: #1a3350;
  --ma-navy-light: #e8eef5;
  --ma-muted: #111111;
  --ma-foundational: var(--ntw-blue);
  --ma-text: #1a3350;
  --ma-border: rgba(30, 74, 122, 0.12);
  --lf-accent: var(--ntw-blue);
  --lf-accent-dark: var(--ntw-blue-hover);
  --lf-cta-from: #0a1628;
  --lf-cta-to: #2563eb;
}

.ntw-theme-blue-v1 .ma-page {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  margin-bottom: 0;
}

.ntw-theme-blue-v1 .ma-hero {
  background: transparent;
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-hero h1,
.ntw-theme-blue-v1 .ma-hero-name,
.ntw-theme-blue-v1 .ma-hero-meta {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-verdict-section,
.ntw-theme-blue-v1 .ma-section {
  background: #fff;
  box-shadow: 0 1px 4px rgba(26, 51, 79, 0.06);
}

.ntw-theme-blue-v1 .ma-verdict-section {
  border-radius: 0;
  border-bottom: 1px solid rgba(30, 74, 122, 0.12);
}

.ntw-theme-blue-v1 .ma-section.ma-overview-section {
  margin-top: 0;
  padding-top: 2rem;
}

.ntw-theme-blue-v1 .ma-overview-block {
  margin-bottom: 0;
}

.ntw-theme-blue-v1 .ma-section {
  border-bottom-color: rgba(30, 74, 122, 0.12);
}

.ntw-theme-blue-v1 .ma-section.ma-path-section {
  border-radius: 0;
  margin-bottom: 0;
}

.ntw-theme-blue-v1 .ma-path-section .ma-eyebrow {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .ma-path-section .ma-overview-heading,
.ntw-theme-blue-v1 .ma-path-section .ma-path-subtitle {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-path-subtitle {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-score-display {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-overall-verdict {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-section h2,
.ntw-theme-blue-v1 .ma-section h2.ma-overview-heading,
.ntw-theme-blue-v1 .ma-verdict-section .ma-overview-heading {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-hero-label {
  color: var(--ntw-blue);
  opacity: 1;
}

.ntw-theme-blue-v1 .ma-subhead {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-subhead.ma-subhead--light,
.ntw-theme-blue-v1 .ma-cta-section .ma-subhead,
.ntw-theme-blue-v1 .ma-cta-section h2 {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-cta-section p {
  color: #111111;
  opacity: 1;
}

.ntw-theme-blue-v1 .ma-path-section .ma-cta-section,
.ntw-theme-blue-v1 .ma-page > .ma-cta-section {
  background: transparent;
  box-shadow: none;
  border: none;
}

.ntw-theme-blue-v1 .ma-cta-buttons {
  align-items: center;
  width: 100%;
}

.ntw-theme-blue-v1 .ma-cta-buttons .ma-guide-cta-slot {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 22rem;
}

.ntw-theme-blue-v1 .ma-cta-buttons .ma-btn-primary,
.ntw-theme-blue-v1 .ma-cta-buttons .ma-btn-secondary {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  max-width: 22rem;
  margin-left: auto;
  margin-right: auto;
}

.ntw-theme-blue-v1 .ma-eyebrow {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .ma-scorecard-card {
  background: #fafbfc;
  border-color: #e2e8f0;
  border-left-color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .ma-scorecard-card-body {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-dim-card {
  background: #fafbfc;
}

.ntw-theme-blue-v1 .ma-dim-card h3 {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-dim-verdict {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-dim-section h4 {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-step-body p {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-step-title {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-step-mockup-frame {
  background: linear-gradient(145deg, #0d2137 0%, #1e4a7a 120%);
}

.ntw-theme-blue-v1 .ma-btn-primary {
  background: var(--ntw-blue);
  border-radius: var(--ntw-btn-radius, 6px);
  border: 1px solid var(--ntw-blue);
  transition: background 0.2s ease, box-shadow 0.2s ease;
}

.ntw-theme-blue-v1 .ma-btn-primary:hover {
  background: var(--ntw-blue-hover);
  box-shadow: 0 6px 18px rgba(26, 51, 79, 0.18);
}

.ntw-theme-blue-v1 .ma-btn-secondary {
  border-radius: var(--ntw-btn-radius, 6px);
  border-color: rgba(30, 74, 122, 0.45);
  color: var(--ntw-blue);
  transition: background 0.2s ease, box-shadow 0.2s ease;
}

.ntw-theme-blue-v1 .ma-btn-secondary:hover {
  background: var(--ntw-blue-light);
  box-shadow: 0 4px 12px rgba(26, 51, 79, 0.12);
}

.ntw-theme-blue-v1 .ma-modal-backdrop {
  background: rgba(15, 23, 42, 0.55);
}

.ntw-theme-blue-v1 .ma-modal-panel {
  --ma-navy: #1a3350;
  --ma-muted: #111111;
}

.ntw-theme-blue-v1 .ma-modal-panel h2 {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-modal-lead {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-email-label {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .ma-modal-fine-print {
  color: #111111;
}

.ntw-theme-blue-v1 .ma-modal-submit {
  background: var(--ntw-blue);
  border-radius: var(--ntw-btn-radius, 6px);
}

/* ── Asset viewers (deck + longform) ────────────────────────────────────── */

.ntw-theme-blue-v1.ntw-deck-mode,
.ntw-theme-blue-v1.ntw-longform-mode {
  background: #f1f5f9;
}

.ntw-theme-blue-v1 .hp-slide {
  --hp-navy: #1a3350;
  --hp-blue: var(--ntw-blue);
  --hp-accent: var(--ntw-blue);
  --hp-text: #1a3350;
  --hp-muted: #111111;
  --hp-border: #e2e8f0;
  --hp-bg: #f8fafc;
  --hp-white: #fff;
  --hp-placeholder-from: #dbeafe;
  --hp-placeholder-to: #e2e8f0;
  --hp-bullet-accent: #93c5fd;
  --hp-cta-band-end: #2563eb;
}

.ntw-theme-blue-v1 .hp-slide .hp-cause-num {
  background: var(--ntw-blue);
}

.ntw-theme-blue-v1 .hp-cta-band,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band {
  background: linear-gradient(135deg, #0a1628 0%, #1a3350 42%, #1e4a7a 78%, #2563eb 100%);
}

.ntw-theme-blue-v1.ntw-deck-mode .hp-deck-stage {
  background: #f1f5f9;
}

.ntw-theme-blue-v1 .hp-deck-nav {
  background: var(--ntw-navy, #1a3350);
  border-top-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 -2px 12px rgba(26, 51, 79, 0.2);
}

.ntw-theme-blue-v1 .hp-deck-badge {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.92);
}

.ntw-theme-blue-v1 .hp-deck-dots button {
  background: rgba(255, 255, 255, 0.3);
}

.ntw-theme-blue-v1 .hp-deck-dots button.active {
  background: #fff;
}

.ntw-theme-blue-v1 .hp-deck-progress {
  background: rgba(255, 255, 255, 0.2);
}

.ntw-theme-blue-v1 .hp-deck-progress-bar {
  background: #fff;
}

.ntw-theme-blue-v1 .hp-deck-nav-title {
  color: #fff;
}

.ntw-theme-blue-v1 .hp-deck-btn {
  border-radius: 999px;
  border-color: rgba(255, 255, 255, 0.35);
  background: transparent;
  color: rgba(255, 255, 255, 0.92);
  transition: background 0.2s ease, border-color 0.2s ease;
}

.ntw-theme-blue-v1 .hp-deck-btn:hover:not(:disabled) {
  background: rgba(255, 255, 255, 0.12);
  border-color: #fff;
}

.ntw-theme-blue-v1 .hp-deck-btn-primary {
  background: #fff;
  border-color: #fff;
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .hp-deck-btn-primary:hover:not(:disabled) {
  background: #e8eef5;
  border-color: #e8eef5;
}

.ntw-theme-blue-v1 .hp-deck-btn-success {
  background: #2e7d32;
  border-color: #2e7d32;
  color: #fff;
}

.ntw-theme-blue-v1 .hp-deck-btn-success:hover:not(:disabled) {
  background: #1b5e20;
  border-color: #1b5e20;
  color: #fff;
}

.ntw-theme-blue-v1 .pt-deck-notice {
  background: rgba(30, 74, 122, 0.08);
  color: #1e4a7a;
  border-bottom-color: rgba(30, 74, 122, 0.2);
}

.ntw-theme-blue-v1 .pt-deck-notice--warn {
  background: rgba(30, 74, 122, 0.12);
  color: #163a60;
  border-bottom-color: rgba(30, 74, 122, 0.28);
}

.ntw-theme-blue-v1.ntw-longform-mode .ntw-main--longform,
.ntw-theme-blue-v1.ntw-longform-mode .ntw-main--slide-stack {
  background: #f1f5f9;
}

.ntw-theme-blue-v1 .hp-slide-stack .hp-slide,
.ntw-theme-blue-v1 .hp-slide-stack .pt-page {
  border-bottom-color: rgba(30, 74, 122, 0.1);
}

.ntw-theme-blue-v1 .hp-slide h1,
.ntw-theme-blue-v1 .hp-slide .hp-title,
.ntw-theme-blue-v1 .hp-slide h2,
.ntw-theme-blue-v1 .hp-slide .hp-heading {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .hp-slide p:not(.hp-eyebrow),
.ntw-theme-blue-v1 .hp-slide .hp-tile p,
.ntw-theme-blue-v1 .hp-slide li,
.ntw-theme-blue-v1 .hp-benefit-bullets li {
  color: #111111;
}

.ntw-theme-blue-v1 .hp-slide .hp-eyebrow {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .hp-cta-band .hp-heading,
.ntw-theme-blue-v1 .hp-cta-band h2.hp-heading,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band .hp-heading,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band h2.hp-heading {
  color: #fff;
}

.ntw-theme-blue-v1 .hp-cta-band .hp-eyebrow,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band .hp-eyebrow {
  font-size: 0.75rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 0.5rem;
  color: #fff;
}

.ntw-theme-blue-v1 .hp-cta-band p,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band p,
.ntw-theme-blue-v1 .hp-cta-band .hp-cta-bullets li,
.ntw-theme-blue-v1 .hp-slide .hp-cta-band .hp-cta-bullets li {
  color: #fff;
}

.ntw-theme-blue-v1 .lf-eyebrow {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .lf-stack h1,
.ntw-theme-blue-v1 .lf-stack h2,
.ntw-theme-blue-v1 .lf-stack .lf-title {
  color: var(--ntw-navy, #1a3350);
}

.ntw-theme-blue-v1 .lf-stack p,
.ntw-theme-blue-v1 .lf-subtitle,
.ntw-theme-blue-v1 .lf-section-body,
.ntw-theme-blue-v1 .lf-findings-list li span,
.ntw-theme-blue-v1 .lf-quote footer,
.ntw-theme-blue-v1 .lf-stat-label,
.ntw-theme-blue-v1 .lf-meta {
  color: #111111;
}

.ntw-theme-blue-v1 .lf-findings-list li {
  border-left-color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .lf-quote {
  border-left-color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .lf-stat-value {
  color: var(--ntw-blue);
}

.ntw-theme-blue-v1 .lf-cta-inner {
  background: linear-gradient(135deg, #0a1628 0%, #1a3350 42%, #1e4a7a 78%, #2563eb 100%);
}

.ntw-theme-blue-v1 .lf-cta-body {
  color: #fff;
}

.ntw-theme-blue-v1 .lf-cta-btn {
  background: var(--ntw-blue);
}
