@import url('/assets/css/validator-base.css?v=2');
@import url('/assets/css/validator-v2.css?v=2');
@import url('/assets/css/theme.css?v=2');

/* Domain input behaves like a plain domain checker: users can enter example.com,
   www.example.com or a full URL. Protocol normalization happens server-side. */
.field>span{display:none!important}.field input{padding-left:0}
.scanbox .tabs{display:none!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* READABILITY_V3 */
body{line-height:1.55}.hero>p{font-size:19px;line-height:1.75;max-width:760px}.scanbox small{font-size: 15px;line-height:1.55;margin-top:14px}.section{padding-top:72px;padding-bottom:72px}.section>header{margin-bottom:44px}.section>header>p{font-size:17px;line-height:1.75;max-width:760px;margin-top:14px}.result-head p{font-size:15px;line-height:1.55}.score-item{padding:22px 18px}.score-item span{font-size: 14px;line-height:1.35}.score-item strong{font-size:32px;margin-top:8px}.scan-disclosure{font-size:14px!important;line-height:1.55!important;padding:15px 17px!important}.result-title{margin-bottom:18px}.result-title h3{font-size:24px}.result-title span{font-size:14px}.finding{padding:24px 0!important;gap:18px!important}.severity{font-size: 14px!important;line-height:1.4}.finding-tags{gap:8px!important;margin-bottom:10px!important}.finding-tags span{font-size: 15px!important;line-height:1.35;padding:5px 8px!important}.finding h4{font-size:17px!important;line-height:1.4;margin-bottom:10px!important}.finding p{font-size:15px!important;line-height:1.7!important}.finding-url{font-size: 15px;line-height:1.5}.finding code{font-size:13px!important;line-height:1.6!important;padding:11px 12px!important;margin-top:10px!important}.locked-fix{font-size: 14px!important;line-height:1.5!important;padding:11px 12px!important}.engine-grid article{padding-top:30px;padding-bottom:30px;min-height:198px}.engine-grid h3{margin-top:22px;margin-bottom:12px}.engine-grid p,.evidence-grid p,.feature-grid p{font-size:15px;line-height:1.72}.evidence-grid article{padding:24px;min-height:188px}.how li{padding:36px 0}.how h3{margin-bottom:10px}.how p{font-size:16px;line-height:1.7}.mandate-card>p{font-size:15px;line-height:1.68}.mandate-card li{font-size: 15px;line-height:1.5;padding:12px 0}.pricing-grid article>p{font-size:14px;line-height:1.68}.pricing-grid li{font-size: 15px;line-height:1.5;padding:12px 0}.compare p{font-size:14px;line-height:1.7}.faq details p{font-size:16px;line-height:1.75}.footerlinks a{font-size:14px}footer>div:first-child p{font-size:14px;line-height:1.65}

/* HOME_SCAN_CENTER_V1
   Keep the complete scan interaction cluster optically centered under the hero copy. */
.hero .scanbox,
.hero .signals,
.hero .ai-commercial-thesis{
  margin-left:auto!important;
  margin-right:auto!important;
}
.hero .scanbox{
  left:auto;
  right:auto;
}
.hero .tabs,
.hero .scan-chips{
  justify-content:center;
}
.hero .ai-commercial-thesis{
  text-align:center;
}


@media(max-width:600px){.hero>p{font-size:17px;line-height:1.72}.section{padding-top:54px;padding-bottom:54px}.section>header>p,.how p,.faq details p{font-size:15px}.engine-grid p,.evidence-grid p,.feature-grid p{font-size:14px}.score-item span{font-size: 15px}.scan-disclosure{font-size: 15px!important}.finding h4{font-size:16px!important}.finding p{font-size:14px!important}.finding code{font-size: 14px!important}.hero .tabs,.hero .scan-chips{justify-content:center}}

/* EXACT REFERENCE STYLING (llmstxtvalidator.dev Clone) */
.hero {
  min-height: calc(100vh - 74px) !important;
  min-height: calc(100dvh - 74px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}

.kicker,
.hero .kicker,
.authority-hero .kicker {
  display: inline-block !important;
  color: #38bdf8;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
}
.kicker b,
.hero .kicker b,
.authority-hero .kicker b {
  color: #38bdf8;
}
html[data-theme="light"] .kicker,
html[data-theme="light"] .hero .kicker,
html[data-theme="light"] .authority-hero .kicker,
html[data-theme="light"] .kicker b,
html[data-theme="light"] .hero .kicker b,
html[data-theme="light"] .authority-hero .kicker b {
  color: #0284c7 !important;
}
.kicker span,
.hero .kicker span,
.authority-hero .kicker span {
  display: none !important;
}

.hero h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(38px, 4.4vw, 54px) !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.035em !important;
  margin: 0 auto 20px !important;
  max-width: 860px !important;
  color: var(--theme-text-strong, #ffffff) !important;
}

.hero h1 em {
  font-style: normal !important;
  font-weight: 800 !important;
  background: linear-gradient(135deg, #38bdf8 0%, #3b82f6 50%, #60a5fa 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  display: inline-block !important;
}

.hero > p {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  color: var(--theme-text-secondary, #94a3b8) !important;
  max-width: 680px !important;
  margin: 0 auto 36px !important;
}

/* SCANBOX INPUT & BUTTON (Exact match to reference) */
.scanbox {
  width: 100% !important;
  max-width: 680px !important;
  margin: 0 auto !important;
}

.scanbox .field {
  display: flex !important;
  align-items: center !important;
  background: var(--theme-bg-surface, #181a22) !important;
  border: 1px solid var(--theme-border, rgba(255, 255, 255, 0.15)) !important;
  border-radius: 999px !important;
  padding: 6px 6px 6px 20px !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.scanbox .field:focus-within {
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.25), 0 8px 24px rgba(0, 0, 0, 0.4) !important;
}

.scanbox .field input {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  flex: 1 !important;
  border: none !important;
  background: transparent !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  color: var(--theme-text-strong, #ffffff) !important;
  outline: none !important;
  padding: 8px 0 !important;
  min-width: 0 !important;
}

.scanbox .field input::placeholder {
  color: var(--theme-text-secondary, #64748b) !important;
  font-size: 14.5px !important;
}

.scanbox .field button[type="submit"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  background: #2563eb !important;
  color: var(--theme-text-strong, #ffffff) !important;
  border: none !important;
  border-radius: 999px !important;
  padding: 11px 22px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: background 0.15s ease, transform 0.15s ease !important;
  flex-shrink: 0 !important;
}

.scanbox .field button[type="submit"]:hover {
  background: #1d4ed8 !important;
}

.scanbox .field button[type="submit"] b {
  font-weight: 600 !important;
  font-size: 14px !important;
}

.scanbox .field button[type="submit"] i {
  font-style: normal !important;
  font-size: 15px !important;
}

/* LLMS_FEATURE_SHOWCASE & HOW_IT_WORKS */
.llms-feature-section {
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 56px 24px 20px !important;
}
.llms-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 56px;
}
.llms-card {
  background: var(--bg-card, #1e2028);
  border: 1px solid var(--line, var(--theme-border, rgba(255,255,255,0.09)));
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.llms-card:hover {
  border-color: rgba(56, 189, 248, 0.4);
  transform: translateY(-2px);
}
.llms-card-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  border: 1px solid rgba(56, 189, 248, 0.25);
  background: rgba(56, 189, 248, 0.06);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  color: #38bdf8;
}
.llms-card h3 {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 0 12px;
  color: var(--fg, #f8fafc);
}
.llms-card p {
  font-size: 14.5px;
  line-height: 1.65;
  color: var(--muted, #94a3b8);
  margin: 0;
}
.how-it-works-block {
  max-width: 860px;
  margin: 0 auto 40px;
}
.how-it-works-block h2 {
  font-size: 28px;
  font-weight: 850;
  letter-spacing: -0.03em;
  margin: 0 0 24px;
  color: var(--fg, #f8fafc);
}
.how-steps-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.how-step-item {
  display: flex;
  align-items: center;
  gap: 16px;
  background: var(--bg-soft, #181a22);
  border: 1px solid var(--line, var(--theme-border, rgba(255,255,255,0.09)));
  border-radius: 12px;
  padding: 16px 20px;
  font-size: 15px;
  line-height: 1.5;
  color: var(--fg-soft, #cbd5e1);
}
.how-step-num {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--fg, #f8fafc);
  color: var(--bg, #14151a);
  font-weight: 900;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.how-step-text {
  flex: 1;
}
.how-step-text strong {
  color: var(--fg, #f8fafc);
  font-weight: 700;
}
.how-step-text code {
  font-family: -apple-system, BlinkMacSystemFont, "SF Mono", monospace;
  background: rgba(255, 255, 255, 0.08);
  padding: 2px 6px;
  border-radius: 6px;
  font-size: 15px;
  color: #38bdf8;
}
.how-guide-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 24px;
  color: #38bdf8;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: gap 0.2s ease;
}
.how-guide-link:hover {
  gap: 10px;
  text-decoration: underline;
}

/* SSS FAQ MORE LINK */
.faq-more-wrap {
  text-align: center;
  margin: 36px auto 16px;
}
.faq-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--bg-card, #1e2028);
  border: 1px solid var(--line-strong, rgba(255,255,255,0.18));
  color: var(--fg, #f8fafc);
  padding: 14px 28px;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
  transition: all 0.2s ease;
}
.faq-more-btn:hover {
  border-color: #38bdf8;
  color: #38bdf8;
  background: rgba(56, 189, 248, 0.08);
  transform: translateY(-2px);
}

@media(max-width:860px){
  .llms-cards-grid {
    grid-template-columns: 1fr;
  }
}

/* ==========================================================================
   ENTERPRISE $5,000 INTELLIGENCE SUITE STYLES (SIMULATION, BENCHMARK, CONSOLE)
   ========================================================================== */
.executive-simulation-deck,
.competitive-benchmark-deck,
.remediation-console-deck {
  background: var(--bg-card, #121620);
  border: 1px solid var(--line, rgba(255,255,255,0.12));
  border-radius: 16px;
  padding: 28px 24px;
  margin: 28px 0;
  box-shadow: 0 8px 32px -4px rgba(0,0,0,0.3);
  position: relative;
  overflow: hidden;
}

.executive-deck-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.executive-deck-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(56, 189, 248, 0.12);
  color: #38bdf8;
  border: 1px solid rgba(56, 189, 248, 0.28);
}
.executive-deck-title {
  font-size: 20px;
  font-weight: 800;
  color: var(--fg, #f8fafc);
  margin: 8px 0 6px;
  letter-spacing: -0.02em;
}
.executive-deck-desc {
  font-size: 14px;
  line-height: 1.6;
  color: var(--theme-text-muted, #94a3b8);
  margin: 0;
  max-width: 820px;
}

/* ARR Risk Box */
.simulation-arr-box {
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.12), rgba(245, 158, 11, 0.08));
  border: 1px solid rgba(239, 68, 68, 0.35);
  border-radius: 14px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.arr-metric-wrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.arr-metric-label {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #f87171;
}
.arr-metric-val {
  font-size: 26px;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: -0.02em;
}
.arr-metric-context {
  font-size: 15px;
  line-height: 1.55;
  color: #cbd5e1;
  max-width: 580px;
}

/* 4-Card Simulation Grid */
.simulation-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.simulation-card {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform 0.2s ease, border-color 0.2s ease;
}
.simulation-card:hover {
  border-color: rgba(56, 189, 248, 0.4);
  transform: translateY(-2px);
}
.sim-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.sim-model-name {
  font-size: 15px;
  font-weight: 800;
  color: #f8fafc;
  display: flex;
  align-items: center;
  gap: 6px;
}
.sim-status-tag {
  font-size: 15px;
  font-weight: 800;
  padding: 3px 8px;
  border-radius: 6px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.sim-tag-red {
  background: rgba(239, 68, 68, 0.18);
  color: #fca5a5;
  border: 1px solid rgba(239, 68, 68, 0.35);
}
.sim-tag-amber {
  background: rgba(245, 158, 11, 0.18);
  color: #fcd34d;
  border: 1px solid rgba(245, 158, 11, 0.35);
}
.sim-tag-blue {
  background: rgba(56, 189, 248, 0.18);
  color: #7dd3fc;
  border: 1px solid rgba(56, 189, 248, 0.35);
}
.sim-query-box {
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Mono", monospace;
  color: #94a3b8;
  line-height: 1.45;
}
.sim-query-box b {
  color: #e2e8f0;
}
.sim-reason-box {
  font-size: 14.5px;
  line-height: 1.55;
  color: #cbd5e1;
}
.sim-reason-box strong {
  color: #38bdf8;
}

/* Competitive Benchmark Styles */
.benchmark-bars-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 18px;
}
.benchmark-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.benchmark-row-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  color: #e2e8f0;
}
.benchmark-row-scores {
  display: flex;
  gap: 12px;
  font-size: 14px;
}
.b-score-site { color: #f87171; }
.b-score-leader { color: #38bdf8; }
.b-score-sv { color: #34d399; }
.benchmark-track {
  height: 9px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  overflow: hidden;
  display: flex;
  position: relative;
}
.benchmark-fill-site {
  height: 100%;
  background: linear-gradient(90deg, #ef4444, #f59e0b);
  border-radius: 999px;
}
.benchmark-marker-leader {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #38bdf8;
  box-shadow: 0 0 6px #38bdf8;
}
.benchmark-marker-sv {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #34d399;
  box-shadow: 0 0 6px #34d399;
}

/* Turnkey Implementation Console */
.console-tabs-nav {
  display: flex;
  gap: 8px;
  border-bottom: 1px solid var(--line, rgba(255,255,255,0.12));
  padding-bottom: 12px;
  margin-bottom: 18px;
  overflow-x: auto;
}
.console-tab-btn {
  background: transparent;
  border: 1px solid transparent;
  color: #94a3b8;
  font-size: 15px;
  font-weight: 750;
  padding: 8px 16px;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.15s ease;
}
.console-tab-btn:hover {
  color: #f8fafc;
  background: rgba(255, 255, 255, 0.04);
}
.console-tab-btn.active {
  color: #38bdf8;
  background: rgba(56, 189, 248, 0.12);
  border-color: rgba(56, 189, 248, 0.3);
}
.print-pane-section-header {
  display: none;
}
.console-pane {
  display: none;
}
.console-pane.active {
  display: block;
}
.code-action-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #090d16;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  padding: 8px 16px;
  font-size: 14px;
  color: #94a3b8;
}
.code-snippet-pre {
  background: #090d16;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0 0 10px 10px;
  padding: 16px;
  font-family: "SF Mono", Menlo, Monaco, Consolas, monospace;
  font-size: 14px;
  line-height: 1.6;
  color: #e2e8f0;
  overflow-x: auto;
  margin: 0 0 16px;
  max-height: 320px;
}
.btn-copy-code {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  color: #f8fafc;
  font-size: 15px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.btn-copy-code:hover {
  background: #38bdf8;
  color: #000;
  border-color: #38bdf8;
}

@media(max-width:768px){
  .simulation-grid {
    grid-template-columns: 1fr;
  }
  .simulation-arr-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .arr-calculator-controls {
    grid-template-columns: 1fr;
  }
  .n8n-dag-title-row {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ==========================================================================
   ENTERPRISE N8N DAG & SIMULATOR EXTENSIONS
   ========================================================================== */
.n8n-dag-container {
  background: #090d16;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 18px 16px;
  margin-bottom: 18px;
}
.n8n-dag-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  gap: 10px;
}
.n8n-dag-title {
  font-size: 14.5px;
  font-weight: 800;
  color: #38bdf8;
  display: flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.n8n-dag-actions {
  display: flex;
  gap: 8px;
}
.btn-download-blob {
  background: linear-gradient(135deg, rgba(56, 189, 248, 0.18), rgba(16, 185, 129, 0.18));
  border: 1px solid rgba(56, 189, 248, 0.4);
  color: #f8fafc;
  font-size: 15px;
  font-weight: 750;
  padding: 5px 12px;
  border-radius: 6px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.15s ease;
  text-decoration: none;
}
.btn-download-blob:hover {
  background: #38bdf8;
  color: #050811;
  box-shadow: 0 0 12px rgba(56, 189, 248, 0.4);
}
.n8n-dag-nodes-flow {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 4px;
  overflow-x: auto;
}
.dag-node-card {
  background: rgba(15, 23, 42, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  padding: 12px 14px;
  min-width: 160px;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.2s ease;
}
.dag-node-card:hover, .dag-node-card.active {
  border-color: #38bdf8;
  background: rgba(30, 41, 59, 0.95);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px -4px rgba(56, 189, 248, 0.25);
}
.dag-node-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
.dag-node-step {
  font-size: 15px;
  font-weight: 800;
  color: #94a3b8;
  letter-spacing: 0.05em;
}
.dag-node-status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #10b981;
  box-shadow: 0 0 8px #10b981;
  display: inline-block;
}
.dag-node-status.status-amber {
  background: #f59e0b;
  box-shadow: 0 0 8px #f59e0b;
}
.dag-node-name {
  font-size: 14px;
  font-weight: 750;
  color: #f8fafc;
  line-height: 1.35;
  margin: 0 0 4px;
}
.dag-node-sub {
  font-size: 15px;
  color: #64748b;
  margin: 0;
}
.dag-connector {
  color: #475569;
  font-size: 16px;
  font-weight: 900;
  flex-shrink: 0;
  user-select: none;
}
.dag-inspector-panel {
  background: rgba(0, 0, 0, 0.35);
  border: 1px dashed rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  padding: 12px 14px;
  margin-top: 14px;
  font-size: 14px;
  color: #cbd5e1;
  line-height: 1.5;
}
.dag-inspector-panel code {
  color: #38bdf8;
  font-size: 15px;
}

/* Model Probe Tabs & Simulator */
.model-probe-nav {
  display: flex;
  gap: 6px;
  margin-bottom: 16px;
  overflow-x: auto;
  padding-bottom: 4px;
}
.model-probe-btn {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #94a3b8;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.15s ease;
}
.model-probe-btn:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #f8fafc;
}
.model-probe-btn.active {
  background: rgba(56, 189, 248, 0.15);
  border-color: #38bdf8;
  color: #38bdf8;
}
.sim-toggle-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.28);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 14px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  gap: 10px;
}
.sim-toggle-label {
  font-size: 14px;
  font-weight: 700;
  color: #e2e8f0;
}
.sim-toggle-switch {
  display: inline-flex;
  background: #0f172a;
  border-radius: 999px;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  gap: 2px;
}
.sim-toggle-opt {
  padding: 4px 12px;
  font-size: 15px;
  font-weight: 800;
  border-radius: 999px;
  cursor: pointer;
  border: none;
  background: transparent;
  color: #64748b;
  transition: all 0.15s ease;
}
.sim-toggle-opt.active.opt-raw {
  background: #ef4444;
  color: #ffffff;
}
.sim-toggle-opt.active.opt-fixed {
  background: #10b981;
  color: #ffffff;
}

/* ARR Calculator */
.arr-calculator-controls {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px dashed rgba(239, 68, 68, 0.25);
  width: 100%;
}
.arr-calc-col {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.arr-calc-label {
  font-size: 15px;
  font-weight: 700;
  color: #cbd5e1;
  display: flex;
  justify-content: space-between;
}
/* Live DAG Execution Simulator */
.btn-run-dag {
  background: linear-gradient(135deg, #10b981, #059669);
  border: 1px solid rgba(16, 185, 129, 0.6);
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
  padding: 5px 12px;
  border-radius: 6px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s ease;
}
.btn-run-dag:hover {
  background: #059669;
  box-shadow: 0 0 14px rgba(16, 185, 129, 0.5);
  transform: translateY(-1px);
}
.dag-node-card.simulating {
  border-color: #f59e0b !important;
  background: rgba(245, 158, 11, 0.15) !important;
  box-shadow: 0 0 16px rgba(245, 158, 11, 0.4) !important;
  transform: scale(1.03);
}
.dag-node-card.sim-done {
  border-color: #10b981 !important;
  background: rgba(16, 185, 129, 0.12) !important;
}

/* Light theme overrides for Enterprise Simulation, Benchmark, Remediation and DAG */
html[data-theme="light"] .executive-simulation-deck,
html[data-theme="light"] .competitive-benchmark-deck,
html[data-theme="light"] .remediation-console-deck {
  background: #ffffff !important;
  border-color: #cbd5e1 !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05) !important;
  color: #0f172a !important;
}
html[data-theme="light"] .executive-deck-title {
  color: #0f172a !important;
}
html[data-theme="light"] .executive-deck-desc {
  color: #475569 !important;
}
html[data-theme="light"] .simulation-arr-box {
  background: #fffbeb !important;
  border-color: #fcd34d !important;
}
html[data-theme="light"] .arr-metric-label {
  color: #b45309 !important;
}
html[data-theme="light"] .arr-metric-val {
  color: #0f172a !important;
}
html[data-theme="light"] .arr-metric-context {
  color: #334155 !important;
}
html[data-theme="light"] .simulation-card {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03) !important;
}
html[data-theme="light"] .sim-model-name {
  color: #0f172a !important;
}
html[data-theme="light"] .sim-query-box {
  background: #f8fafc !important;
  border-color: #e2e8f0 !important;
  color: #475569 !important;
}
html[data-theme="light"] .sim-query-box b {
  color: #0f172a !important;
}
html[data-theme="light"] .sim-reason-box {
  color: #334155 !important;
}
html[data-theme="light"] .sim-reason-box strong {
  color: #0284c7 !important;
}
html[data-theme="light"] .benchmark-row-header {
  color: #0f172a !important;
}
html[data-theme="light"] .benchmark-track {
  background: #e2e8f0 !important;
}
html[data-theme="light"] .n8n-dag-container {
  background: #ffffff !important;
  border-color: #cbd5e1 !important;
}
html[data-theme="light"] .n8n-dag-title {
  color: #0284c7 !important;
}
html[data-theme="light"] .dag-node-card {
  background: #f8fafc !important;
  border-color: #cbd5e1 !important;
}
html[data-theme="light"] .dag-node-card:hover,
html[data-theme="light"] .dag-node-card.active {
  background: #ffffff !important;
  border-color: #0066ff !important;
  box-shadow: 0 4px 14px rgba(0, 102, 255, 0.15) !important;
}
html[data-theme="light"] .dag-node-step {
  color: #64748b !important;
}
html[data-theme="light"] .dag-node-name {
  color: #0f172a !important;
}
html[data-theme="light"] .dag-node-sub {
  color: #64748b !important;
}
html[data-theme="light"] .dag-connector {
  color: #94a3b8 !important;
}
html[data-theme="light"] .dag-inspector-panel {
  background: #f8fafc !important;
  border: 1px dashed #cbd5e1 !important;
  color: #334155 !important;
}
html[data-theme="light"] .dag-inspector-panel code {
  color: #0284c7 !important;
}
html[data-theme="light"] .model-probe-btn {
  background: #f8fafc !important;
  border-color: #e2e8f0 !important;
  color: #64748b !important;
}
html[data-theme="light"] .model-probe-btn:hover {
  background: #f1f5f9 !important;
  color: #0f172a !important;
}
html[data-theme="light"] .model-probe-btn.active {
  background: rgba(0, 102, 255, 0.08) !important;
  border-color: #0066ff !important;
  color: #0066ff !important;
}
html[data-theme="light"] .sim-toggle-row {
  background: #f8fafc !important;
  border-color: #e2e8f0 !important;
}
html[data-theme="light"] .sim-toggle-label {
  color: #0f172a !important;
}
html[data-theme="light"] .sim-toggle-switch {
  background: #e2e8f0 !important;
  border-color: #cbd5e1 !important;
}
html[data-theme="light"] .sim-toggle-opt {
  color: #64748b !important;
}
html[data-theme="light"] .code-action-bar {
  background: #f1f5f9 !important;
  border-color: #e2e8f0 !important;
  color: #0f172a !important;
}
html[data-theme="light"] .btn-download-blob,
html[data-theme="light"] .btn-copy-code {
  background: #f8fafc !important;
  border-color: #cbd5e1 !important;
  color: #0f172a !important;
}
html[data-theme="light"] .btn-download-blob:hover,
html[data-theme="light"] .btn-copy-code:hover {
  background: #0066ff !important;
  color: #ffffff !important;
  border-color: #0066ff !important;
}
html[data-theme="light"] .code-snippet-pre {
  background: #f8fafc !important;
  border-color: #e2e8f0 !important;
  color: #0f172a !important;
}
html[data-theme="light"] .console-tabs-nav {
  border-bottom-color: #e2e8f0 !important;
}
html[data-theme="light"] .console-tab-btn {
  background: #f8fafc !important;
  border-color: #e2e8f0 !important;
  color: #64748b !important;
}
html[data-theme="light"] .console-tab-btn:hover {
  background: #f1f5f9 !important;
  color: #0f172a !important;
}
html[data-theme="light"] .console-tab-btn.active {
  background: #0066ff !important;
  border-color: #0066ff !important;
  color: #ffffff !important;
}

@media print {
  .executive-simulation-deck,
  .competitive-benchmark-deck,
  .remediation-console-deck,
  .vector-attention-deck,
  .n8n-dag-container {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border: 1pt solid #cbd5e1 !important;
    color: #0f172a !important;
    box-shadow: none !important;
    break-inside: avoid !important;
    page-break-inside: avoid !important;
    margin-bottom: 12pt !important;
  }
  .executive-deck-title,
  .sim-model-name,
  .benchmark-row-header,
  .vector-title {
    color: #0f172a !important;
    font-weight: 800 !important;
  }
  .executive-deck-desc,
  .vector-desc {
    color: #475569 !important;
  }
  .simulation-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 8pt !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .simulation-card {
    background: #ffffff !important;
    border: 1pt solid #cbd5e1 !important;
    color: #0f172a !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    padding: 8pt !important;
  }
  .sim-query-box {
    background: #f8fafc !important;
    border: 0.5pt solid #cbd5e1 !important;
    color: #334155 !important;
  }
  .sim-query-box b {
    color: #0f172a !important;
  }
  .sim-reason-box {
    color: #334155 !important;
  }
  .sim-reason-box strong {
    color: #0284c7 !important;
  }
  .simulation-arr-box {
    background: #fffbeb !important;
    border: 1pt solid #fcd34d !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .arr-metric-label {
    color: #b45309 !important;
  }
  .arr-metric-val {
    color: #0f172a !important;
  }
  .arr-metric-context {
    color: #334155 !important;
  }
  .benchmark-row {
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .benchmark-track {
    background: #e2e8f0 !important;
  }
  .benchmark-fill-site {
    background: #0284c7 !important;
  }
  .n8n-dag-nodes-flow {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6pt !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .dag-node-card {
    background: #f8fafc !important;
    border: 1pt solid #cbd5e1 !important;
    color: #0f172a !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    padding: 6pt 8pt !important;
    min-width: 120pt !important;
  }
  .dag-node-step {
    color: #64748b !important;
  }
  .dag-node-name {
    color: #0f172a !important;
  }
  .dag-node-sub {
    color: #475569 !important;
  }
  .dag-connector {
    color: #94a3b8 !important;
  }
  .dag-inspector-panel {
    background: #f8fafc !important;
    border: 1pt dashed #cbd5e1 !important;
    color: #334155 !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .dag-inspector-panel strong {
    color: #0f172a !important;
  }
  .code-action-bar {
    background: #f1f5f9 !important;
    border: 1pt solid #cbd5e1 !important;
    color: #0f172a !important;
  }
  .code-snippet-pre,
  .recipe-code,
  .recipe-code code {
    background: #f8fafc !important;
    border: 1pt solid #cbd5e1 !important;
    color: #0f172a !important;
    font-size: 7.5pt !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: pre-wrap !important;
    word-break: break-all !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .locked-fix,
  .locked-fix-blurred,
  .unlocked-code-box,
  .recipe-section {
    filter: none !important;
    -webkit-filter: none !important;
    opacity: 1 !important;
    user-select: text !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .locked-fix-overlay,
  .dash-view-nav-wrapper,
  .dash-view-tabs,
  .master-single-license-banner,
  #masterSingleLicenseBanner,
  .closing-intervention-deck,
  #closingInterventionDeck,
  .findings-filter-bar,
  #findingsFilterBar,
  .findings-empty-filter-state,
  #findingsEmptyFilterState,
  .saas-banner-bar,
  .btn-board-memo,
  .btn-edge-term-run,
  .btn-stop-loss,
  .recipe-glow,
  .recipe-overlay,
  .recipe-section.locked .recipe-overlay,
  .saas-interactive-toggle,
  .btn-copy-darkpool,
  .n8n-dag-actions,
  .btn-run-dag,
  .btn-download-blob,
  .btn-copy-code,
  .btn-copy-recipe,
  .sim-toggle-row,
  .model-probe-nav,
  .console-tabs-nav,
  .vector-tabs-nav,
  .multicloud-selector {
    display: none !important;
  }
  .recipe-section.locked .recipe-content {
    filter: none !important;
    -webkit-filter: none !important;
    opacity: 1 !important;
    user-select: text !important;
    pointer-events: auto !important;
  }
  .dash-panes-container {
    display: block !important;
    width: 100% !important;
  }
  .dash-pane,
  #paneFindings,
  #paneSimulation,
  #paneVector,
  #paneN8n {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    margin-bottom: 24pt !important;
    page-break-inside: auto !important;
  }
  #paneFindings,
  #paneSimulation,
  #paneVector {
    page-break-after: always !important;
  }
  #paneN8n {
    page-break-after: auto !important;
  }
  .print-pane-section-header {
    display: block !important;
    background: #0f172a !important;
    color: #ffffff !important;
    padding: 10pt 14pt !important;
    border-radius: 4pt !important;
    margin: 16pt 0 12pt 0 !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  #paneFindings .print-pane-section-header {
    page-break-before: avoid !important;
  }
  .print-pane-section-header h2 {
    font-size: 13pt !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    margin: 0 0 4pt 0 !important;
    line-height: 1.2 !important;
  }
  .print-pane-section-header p {
    font-size: 8.5pt !important;
    color: #94a3b8 !important;
    margin: 0 !important;
    line-height: 1.35 !important;
  }
  .console-pane,
  .vector-pane {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    margin-bottom: 12pt !important;
  }
  .colbert-matrix-wrapper,
  .cross-encoder-grid,
  .rag-waterfall-container {
    background: #ffffff !important;
    border: 1pt solid #cbd5e1 !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .colbert-matrix-table th {
    background: #f1f5f9 !important;
    color: #0f172a !important;
    border-color: #cbd5e1 !important;
  }
  .colbert-matrix-table td {
    border-color: #cbd5e1 !important;
    color: #334155 !important;
  }
  .colbert-q-token {
    background: #eff6ff !important;
    color: #0284c7 !important;
  }
  .colbert-cell.colbert-max {
    background: #ecfdf5 !important;
    color: #047857 !important;
    border: 1.5pt solid #10b981 !important;
  }
  .ce-row,
  .wf-step-row {
    background: #ffffff !important;
    border: 1pt solid #cbd5e1 !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .ce-label,
  .wf-step-title {
    color: #0f172a !important;
  }
  .ce-bar-track,
  .wf-track {
    background: #e2e8f0 !important;
  }
  .ce-val {
    color: #0f172a !important;
  }
  .wf-step-time {
    color: #0284c7 !important;
  }
  .wf-cutoff-banner {
    background: #fef2f2 !important;
    border: 1pt solid #fecaca !important;
    color: #991b1b !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
}

/* 6 Dark Pool (Kara Kutu) Risk & Remediation Deck Styles */
.dark-pool-risk-deck {
  margin-top: 32px;
  margin-bottom: 32px;
  background: #090a0d !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
}
.dark-pool-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-pool-badge {
  display: inline-block;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 4px 10px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06) !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  margin-bottom: 8px;
}
.dark-pool-title {
  font-size: 18px;
  font-weight: 800;
  color: #ffffff !important;
  margin: 0 0 6px 0;
  line-height: 1.35;
}
.dark-pool-desc {
  font-size: 15px;
  color: #a1a1aa !important;
  margin: 0;
  line-height: 1.5;
}
.dark-pool-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 1024px) {
  .dark-pool-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.dark-pool-card {
  background: #090a0d !important;
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
  transition: border-color 0.15s ease;
  overflow-x: hidden;
}
.dark-pool-card:hover {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.dark-pool-card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}
.dark-pool-card-title-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.dark-pool-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background: #1e293b;
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
  border-radius: 6px;
  flex-shrink: 0;
}
.dark-pool-meta-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 4px;
}
.dark-pool-badge-tag {
  font-size: 15px;
  font-weight: 750;
  padding: 2px 6px;
  border-radius: 4px;
  background: rgba(37, 99, 235, 0.18) !important;
  color: #60a5fa !important;
  border: 1px solid rgba(59, 130, 246, 0.35) !important;
}
.dark-pool-source-tag {
  font-size: 15px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05) !important;
  color: #a1a1aa !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-pool-card-title {
  font-size: 15px;
  font-weight: 750;
  color: #ffffff !important;
  line-height: 1.35;
  display: block;
}
.dark-pool-status-tag {
  font-size: 15px;
  font-weight: 750;
  padding: 3px 8px;
  border-radius: 6px;
  white-space: nowrap;
  flex-shrink: 0;
}
.dark-pool-pass { background: rgba(16, 185, 129, 0.15); color: #34d399; border: 1px solid rgba(16, 185, 129, 0.3); }
.dark-pool-evaluated { background: rgba(16, 185, 129, 0.15); color: #34d399; border: 1px solid rgba(16, 185, 129, 0.3); }
.dark-pool-warn { background: rgba(245, 158, 11, 0.15); color: #fbbf24; border: 1px solid rgba(245, 158, 11, 0.3); }
.dark-pool-not-measured { background: rgba(255, 255, 255, 0.06); color: #94a3b8; border: 1px solid rgba(255, 255, 255, 0.1); }

.dark-pool-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.dark-pool-section {
  background: #0d0f14 !important;
  border: 1px solid rgba(255, 255, 255, 0.07) !important;
  border-radius: 8px;
  padding: 10px 12px;
}
.dark-pool-section-label {
  font-size: 15px;
  font-weight: 750;
  color: #e2e8f0 !important;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.dark-pool-section-label-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: 750;
  color: #e2e8f0 !important;
  margin-bottom: 5px;
  gap: 8px;
}
.dark-pool-text {
  font-size: 14px;
  line-height: 1.5;
  color: #a1a1aa !important;
  margin: 0;
}
.dark-pool-roi-box {
  background: rgba(16, 185, 129, 0.08) !important;
  border-color: rgba(16, 185, 129, 0.25) !important;
}
.dark-pool-roi-box .dark-pool-section-label {
  color: #34d399 !important;
}
.dark-pool-roi-text {
  font-size: 14px;
  font-weight: 650;
  line-height: 1.5;
  color: #a7f3d0 !important;
  margin: 0;
}
.dark-pool-code {
  background: #050507 !important;
  color: #f8fafc;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 15px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  overflow-x: auto;
  margin: 0;
  white-space: pre;
  max-height: 180px;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-pool-n8n-box {
  background: rgba(168, 85, 247, 0.08) !important;
  border-color: rgba(168, 85, 247, 0.25) !important;
}
.dark-pool-n8n-box .dark-pool-section-label {
  color: #c084fc !important;
}
.dark-pool-n8n-text {
  font-size: 15px;
  line-height: 1.5;
  color: #e9d5ff !important;
  margin: 0;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}
.dark-pool-test-box {
  background: rgba(59, 130, 246, 0.08) !important;
  border-color: rgba(59, 130, 246, 0.25) !important;
}
.dark-pool-test-box .dark-pool-section-label-bar {
  color: #60a5fa !important;
}
.dark-pool-cmd {
  background: #050507 !important;
  color: #38bdf8;
  border-radius: 6px;
  padding: 6px 10px;
  font-size: 15px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  overflow-x: auto;
  margin: 0;
  white-space: pre;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.btn-copy-darkpool {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 700;
  padding: 2px 7px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.15s ease;
  flex-shrink: 0;
}
.btn-copy-darkpool:hover {
  background: rgba(255, 255, 255, 0.15) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.dark-pool-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: #64748b;
  padding-top: 8px;
  border-top: 1px solid #f1f5f9;
}
.dark-pool-card-footer .sev-critical { color: #dc2626; font-weight: 800; }
.dark-pool-card-footer .sev-high { color: #ea580c; font-weight: 800; }
.dark-pool-card-footer .sev-medium { color: #d97706; font-weight: 800; }

@media print {
  .dark-pool-risk-deck {
    border: 1pt solid #cbd5e1 !important;
    background: #ffffff !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    box-shadow: none !important;
    margin-top: 16pt !important;
    margin-bottom: 16pt !important;
  }
  .dark-pool-card {
    border: 1pt solid #cbd5e1 !important;
    background: #ffffff !important;
    page-break-inside: avoid !important;
    break-inside: avoid !important;
    margin-bottom: 12pt !important;
    box-shadow: none !important;
  }
  .dark-pool-code, .dark-pool-cmd {
    background: #f8fafc !important;
    color: #0f172a !important;
    border: 1pt solid #e2e8f0 !important;
    white-space: pre-wrap !important;
    word-break: break-word !important;
    font-size: 8.5pt !important;
    max-height: none !important;
  }
  .btn-copy-darkpool {
    display: none !important;
  }
}

/* ============================================================
   CLEAN ENTERPRISE WEB SAAS DESIGN (Zero AI-Gimmicks, Pure Software Architecture)
   ============================================================ */
/* 1. Header üstündeki amatör görünen ham metin bloğunu gizle */
#ai-aeo-summary {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* 2. Temiz, Ciddi ve Güvenilir Kurumsal Web Tarayıcı Kutusu (Neon/AI Efektleri Yok) */
.scanbox .field {
  background: var(--theme-bg-surface, #1e2028) !important;
  border: 1px solid var(--theme-border, #334155) !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
  padding: 6px 6px 6px 16px !important;
}

html[data-theme="light"] .scanbox .field {
  background: #ffffff !important;
  border: 1px solid #cbd5e1 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.02) !important;
}

.scanbox .field:focus-within {
  border-color: #2563eb !important;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.18) !important;
}

html[data-theme="light"] .scanbox .field:focus-within {
  border-color: #0284c7 !important;
  box-shadow: 0 0 0 3px rgba(2, 132, 199, 0.15), 0 4px 14px rgba(0, 0, 0, 0.06) !important;
}

html[data-theme="light"] .scanbox .field input {
  color: #0f172a !important;
}

html[data-theme="light"] .scanbox .field input::placeholder {
  color: #94a3b8 !important;
}

.scanbox .field button[type="submit"] {
  background: #2563eb !important;
  border: 1px solid #1d4ed8 !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  transition: background 0.15s ease !important;
}

.scanbox .field button[type="submit"]:hover {
  background: #1d4ed8 !important;
  transform: none !important;
  box-shadow: none !important;
}

html[data-theme="light"] .scanbox .field button[type="submit"] {
  background: #0284c7 !important;
  border: 1px solid #0284c7 !important;
}

html[data-theme="light"] .scanbox .field button[type="submit"]:hover {
  background: #0369a1 !important;
}

/* 4. Dark Pool Kartları - validator.css koruma kalkanı */
#dark-pool-intelligence {
  margin: 40px auto;
}

/* 6 Kart: Yeni Nesil Mühendislik Bento-Grid Kartları */
.px-file-card {
  background: var(--theme-bg-surface, #ffffff) !important;
  border: 1px solid var(--theme-border, #e2e8f0) !important;
  border-radius: 14px !important;
  padding: 22px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02) !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}

.px-file-card:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 24px -8px rgba(0, 0, 0, 0.08) !important;
  border-color: #94a3b8 !important;
}

.px-file-card-head {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-bottom: 12px !important;
  gap: 8px !important;
}

.px-file-card-head b {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: var(--theme-text-strong, #0f172a) !important;
  line-height: 1.35 !important;
}

.format-pill {
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  padding: 3px 8px !important;
  border-radius: 6px !important;
  flex-shrink: 0 !important;
}

.px-file-card p {
  font-size: 15px !important;
  color: var(--theme-text-secondary, #475569) !important;
  line-height: 1.6 !important;
  margin: 0 0 14px !important;
  flex-grow: 1 !important;
}

.px-file-card div[style*="monospace"] {
  font-size: 15px !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  border: 1px solid #e0f2fe !important;
  background: #f0f9ff !important;
  color: #0369a1 !important;
  line-height: 1.45 !important;
}

/* Ticari Değer Kutusu (Aylık 5.000$ Ajans Masrafı) - Üst Düzey Kurumsal Dönüşüm Alanı */
/* 4. Dark Pool Intelligence: Bento Grid V3 ve Mikro-Işıklandırma Mimarisi */
#dark-pool-intelligence {
  position: relative;
}

#dark-pool-intelligence .engine-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 20px !important;
  position: relative;
}

@media (min-width: 992px) {
  #dark-pool-intelligence .engine-grid article:nth-child(1) {
    grid-column: span 2 !important;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(240, 249, 255, 0.9) 100%) !important;
    border-color: rgba(56, 189, 248, 0.35) !important;
  }
  #dark-pool-intelligence .engine-grid article:nth-child(4) {
    grid-column: span 2 !important;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(245, 243, 255, 0.9) 100%) !important;
    border-color: rgba(168, 85, 247, 0.3) !important;
  }
}

.px-file-card {
  position: relative !important;
  background: var(--theme-bg-surface, #ffffff) !important;
  border: 1px solid rgba(226, 232, 240, 0.9) !important;
  border-radius: 18px !important;
  padding: 26px !important;
  box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.03), 0 1px 3px rgba(0, 0, 0, 0.02) !important;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  overflow: hidden !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
}

.px-file-card::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 2px !important;
  background: linear-gradient(90deg, transparent, rgba(37, 99, 235, 0.3), transparent) !important;
  opacity: 0 !important;
  transition: opacity 0.3s ease !important;
}

.px-file-card:hover {
  transform: translateY(-3px) scale(1.005) !important;
  box-shadow: 0 20px 35px -10px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(37, 99, 235, 0.2) !important;
  border-color: rgba(37, 99, 235, 0.4) !important;
}

.px-file-card:hover::before {
  opacity: 1 !important;
}

/* Ticari Değer Kutusu (Aylık 5.000$ Ajans Masrafı) - Spotlight Glass Card & Border-Beam */
.dark-pool-commercial-callout {
  margin-top: 40px !important;
  position: relative !important;
  background: radial-gradient(circle at 10% 20%, rgba(240, 249, 255, 0.95) 0%, rgba(248, 250, 252, 0.9) 100%) !important;
  border: 1px solid rgba(186, 230, 253, 0.8) !important;
  border-radius: 20px !important;
  padding: 36px 40px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 28px !important;
  box-shadow: 0 20px 40px -15px rgba(2, 132, 199, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.8) inset !important;
  overflow: hidden !important;
}

.dark-pool-commercial-callout::before {
  content: "" !important;
  position: absolute !important;
  top: -50% !important;
  right: -20% !important;
  width: 320px !important;
  height: 320px !important;
  background: radial-gradient(circle, rgba(56, 189, 248, 0.15) 0%, transparent 70%) !important;
  border-radius: 50% !important;
  pointer-events: none !important;
}

.dark-pool-commercial-callout span[style*="uppercase"] {
  font-size: 15px !important;
  font-weight: 800 !important;
  color: #0284c7 !important;
  letter-spacing: 0.1em !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin-bottom: 6px !important;
  background: rgba(224, 242, 254, 0.7) !important;
  padding: 4px 10px !important;
  border-radius: 20px !important;
}

.dark-pool-commercial-callout h3 {
  font-size: 22px !important;
  font-weight: 800 !important;
  color: #0f172a !important;
  margin: 8px 0 12px !important;
  letter-spacing: -0.025em !important;
  line-height: 1.3 !important;
}

.dark-pool-commercial-callout p {
  font-size: 14.5px !important;
  color: #475569 !important;
  line-height: 1.68 !important;
  margin: 0 !important;
  max-width: 660px !important;
}

/* Metalik Yansımalı & Border-Beam CTA Butonu */
.dark-pool-commercial-callout .btn-scan-trigger {
  position: relative !important;
  background: linear-gradient(180deg, #2563eb 0%, #1d4ed8 100%) !important;
  color: #ffffff !important;
  padding: 15px 32px !important;
  border-radius: 12px !important;
  font-size: 14.5px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  box-shadow: 0 4px 16px rgba(37, 99, 235, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.2) inset !important;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
  overflow: hidden !important;
}

.dark-pool-commercial-callout .btn-scan-trigger::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: -100% !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent) !important;
  transition: transform 0.6s ease !important;
}

.dark-pool-commercial-callout .btn-scan-trigger:hover {
  background: linear-gradient(180deg, #1d4ed8 0%, #1e40af 100%) !important;
  transform: translateY(-2px) scale(1.02) !important;
  box-shadow: 0 8px 24px rgba(37, 99, 235, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.3) inset !important;
}

.dark-pool-commercial-callout .btn-scan-trigger:hover::after {
  transform: translateX(200%) !important;
}

/* FAQ: Ultra-Premium Bento Akordeon Kart Mimarisi (media_1789214202017 & 2018) */
.faq {
  max-width: 860px !important;
  margin: 0 auto !important;
}

.faq details {
  border: 1px solid rgba(226, 232, 240, 0.8) !important;
  border-radius: 16px !important;
  margin-bottom: 14px !important;
  background: var(--theme-bg-surface, #ffffff) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02) !important;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
  overflow: hidden !important;
}

.faq details:hover {
  border-color: rgba(37, 99, 235, 0.3) !important;
  box-shadow: 0 6px 18px -4px rgba(0, 0, 0, 0.05) !important;
}

.faq details[open] {
  border-color: rgba(37, 99, 235, 0.4) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%) !important;
  box-shadow: 0 12px 28px -6px rgba(37, 99, 235, 0.1) !important;
}

.faq summary {
  list-style: none !important;
  cursor: pointer !important;
  padding: 22px 24px !important;
  font-weight: 700 !important;
  font-size: 16.5px !important;
  letter-spacing: -0.015em !important;
  color: var(--theme-text-strong, #0f172a) !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 16px !important;
  user-select: none !important;
}

.faq summary::-webkit-details-marker {
  display: none !important;
}

.faq summary::after {
  content: "" !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  background: #f1f5f9 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center center !important;
  background-size: 14px 14px !important;
  flex-shrink: 0 !important;
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.2s ease !important;
}

.faq details[open] summary::after {
  transform: rotate(180deg) !important;
  background-color: #e0f2fe !important;
}

.faq details p {
  padding: 0 24px 22px 24px !important;
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
  color: var(--theme-text-secondary, #475569) !important;
  border-top: 1px solid rgba(241, 245, 249, 0.8) !important;
  padding-top: 16px !important;
}

/* 5. Ultra-Premium Enterprise Global Footer Mimarisi */
footer {
  position: relative !important;
  border-top: 1px solid rgba(226, 232, 240, 0.9) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%) !important;
  padding: 68px 32px 100px !important;
  overflow: hidden !important;
}

footer::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgba(37, 99, 235, 0.4), transparent) !important;
}

html[data-theme="dark"] footer {
  background: linear-gradient(180deg, #090d16 0%, #030712 100%) !important;
  border-top-color: rgba(255, 255, 255, 0.08) !important;
}

.footer-grid {
  max-width: var(--shell-max, 1200px) !important;
  margin: 0 auto 48px !important;
  display: grid !important;
  grid-template-columns: 2.2fr 1fr 1fr 1fr 1.1fr !important;
  gap: 48px !important;
}

.footer-brand {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}

.footer-brand .brand-logo {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.04)) !important;
  transition: opacity 0.2s ease !important;
}

.footer-brand .brand-logo:hover {
  opacity: 0.9 !important;
}

.footer-brand p {
  font-size: 15px !important;
  color: #64748b !important;
  line-height: 1.65 !important;
  margin: 0 !important;
  max-width: 340px !important;
}

html[data-theme="dark"] .footer-brand p {
  color: #94a3b8 !important;
}

.footer-col h4 {
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #0284c7 !important;
  margin: 0 0 18px !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
}

html[data-theme="dark"] .footer-col h4 {
  color: #38bdf8 !important;
}

.footer-col ul {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.footer-col a {
  font-size: 15px !important;
  color: #475569 !important;
  text-decoration: none !important;
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}

html[data-theme="dark"] .footer-col a {
  color: #94a3b8 !important;
}

.footer-col a:hover {
  color: #2563eb !important;
  transform: translateX(4px) !important;
}

html[data-theme="dark"] .footer-col a:hover {
  color: #60a5fa !important;
}

.footer-bottom {
  max-width: var(--shell-max, 1200px) !important;
  margin: 0 auto !important;
  border-top: 1px solid rgba(226, 232, 240, 0.8) !important;
  padding-top: 28px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
}

html[data-theme="dark"] .footer-bottom {
  border-top-color: rgba(255, 255, 255, 0.08) !important;
}

.footer-bottom p {
  font-size: 14.5px !important;
  color: #64748b !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  max-width: 820px !important;
}

html[data-theme="dark"] .footer-bottom p {
  color: #94a3b8 !important;
}

@media (max-width: 900px) {
  .footer-grid {
    grid-template-columns: 1fr 1fr !important;
    gap: 32px !important;
  }
  .footer-brand {
    grid-column: span 2 !important;
  }
}

@media (max-width: 600px) {
  .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }
  .footer-brand {
    grid-column: span 1 !important;
  }
  footer {
    padding: 48px 20px 96px !important;
  }
}

/* EA Executive Summary Card & Grid */
.ea-executive-summary {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 1.5px solid #38bdf8;
  border-radius: 16px;
  padding: 24px 28px;
  color: #ffffff;
  box-shadow: 0 12px 36px -8px rgba(2, 132, 199, 0.25);
}
.ea-executive-summary h2 {
  color: #f8fafc;
}
.ea-executive-summary p {
  color: #cbd5e1;
}
.ea-executive-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  padding: 14px;
}

html[data-theme="light"] .ea-executive-summary,
html.light .ea-executive-summary {
  background: #ffffff !important;
  border: 1.5px solid #0284c7 !important;
  color: #0f172a !important;
  box-shadow: 0 8px 24px -4px rgba(2, 132, 199, 0.12) !important;
}
html[data-theme="light"] .ea-executive-summary h2,
html.light .ea-executive-summary h2 {
  color: #0f172a !important;
}
html[data-theme="light"] .ea-executive-summary p,
html.light .ea-executive-summary p {
  color: #334155 !important;
}
html[data-theme="light"] .ea-executive-grid,
html.light .ea-executive-grid {
  background: #f8fafc !important;
  border: 1px solid #e2e8f0 !important;
}
html[data-theme="light"] .ea-executive-grid div div:first-child,
html.light .ea-executive-grid div div:first-child {
  color: #64748b !important;
}

.skip { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.skip:focus { left: 16px; top: 16px; width: auto; height: auto; z-index: 9999; background: #000; color: #fff; padding: 12px; border-radius: 6px; }

@media (min-width: 769px) {
  #hhCyberDrawer, .hh-cyber-drawer {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}


/* === SUPREME LOGO REINFORCEMENT === */

/* ==========================================================================
   SUPREME LOGO HIGH-CONTRAST INVERSION & VISIBILITY REINFORCEMENT
   ========================================================================== */
html[data-theme="dark"] body .brand-logo,
html[data-theme="dark"] body .brand img,
html:not([data-theme="light"]) body .brand-logo,
html:not([data-theme="light"]) body .brand img,
html body .brand-logo,
html body .brand img,
html body header .brand-logo,
html body footer .brand-logo,
html body .footer-brand .brand-logo,
html body #hhCyberDrawer .brand-logo,
.brand-logo {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  filter: invert(1) brightness(2) drop-shadow(0 0 1px rgba(255, 255, 255, 0.8)) !important;
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  max-width: 180px !important;
  height: 28px !important;
  width: auto !important;
  object-fit: contain !important;
}

html[data-theme="light"] body .brand-logo,
html[data-theme="light"] body .brand img,
html[data-theme="light"] body header .brand-logo,
html[data-theme="light"] body footer .brand-logo,
html[data-theme="light"] .brand-logo {
  filter: none !important;
}

html body footer .brand-logo,
html body .footer-brand .brand-logo {
  height: 24px !important;
}

@media (min-width: 769px) {
  #btnMobileShare,
  .btn-share-report,
  button.btn-share-report {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    position: absolute !important;
    clip: rect(0, 0, 0, 0) !important;
  }
}

