
/* V127 A-grade guided command journey refinement */
#edi-platform-root .edi-v127-journey-shell{margin:0 0 22px;padding:18px;border:1px solid rgba(31,205,248,.22);border-radius:24px;background:linear-gradient(135deg,rgba(23,32,51,.98),rgba(44,33,88,.94));box-shadow:0 22px 60px rgba(10,18,40,.22);position:relative;overflow:hidden}
#edi-platform-root .edi-v127-journey-shell:before{content:"";position:absolute;inset:-120px -80px auto auto;width:340px;height:340px;background:radial-gradient(circle,rgba(31,205,248,.22),transparent 68%);pointer-events:none}
#edi-platform-root .edi-v127-journey-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;position:relative;z-index:1;margin-bottom:16px}
#edi-platform-root .edi-v127-kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8ff0ff;font-weight:800;margin-bottom:7px}
#edi-platform-root .edi-v127-journey-head h2{margin:0;color:#fff;font-size:24px;line-height:1.15;letter-spacing:-.03em}
#edi-platform-root .edi-v127-journey-head p{margin:8px 0 0;color:rgba(232,241,255,.76);font-size:13px;max-width:850px;line-height:1.55}
#edi-platform-root .edi-v127-live-badge{white-space:nowrap;border:1px solid rgba(31,205,248,.34);background:rgba(31,205,248,.12);color:#bff7ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
#edi-platform-root .edi-v127-steps{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;position:relative;z-index:1}
#edi-platform-root .edi-v127-step{appearance:none;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:13px 12px;text-align:left;background:rgba(255,255,255,.07);color:#eaf6ff;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;min-height:94px}
#edi-platform-root .edi-v127-step:hover{transform:translateY(-2px);border-color:rgba(31,205,248,.45);background:rgba(31,205,248,.12);box-shadow:0 16px 34px rgba(0,0,0,.18)}
#edi-platform-root .edi-v127-step.is-active{border-color:#1fcdf8;background:linear-gradient(180deg,rgba(31,205,248,.24),rgba(255,255,255,.08));box-shadow:0 0 0 1px rgba(31,205,248,.16),0 18px 42px rgba(31,205,248,.16)}
#edi-platform-root .edi-v127-step small{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9px;background:rgba(31,205,248,.16);color:#9af4ff;font-weight:900;margin-bottom:10px}
#edi-platform-root .edi-v127-step strong{display:block;color:#fff;font-size:14px;margin-bottom:5px}
#edi-platform-root .edi-v127-step span{display:block;color:rgba(232,241,255,.68);font-size:12px;line-height:1.35}
#edi-platform-root .edi-v127-insight-row{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px;margin:0 0 20px}
#edi-platform-root .edi-v127-insight-card{border:1px solid #dde8f5;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(16,42,92,.09);padding:18px;min-height:116px}
#edi-platform-root .edi-v127-insight-card h3{margin:0 0 8px;color:#172033;font-size:16px}
#edi-platform-root .edi-v127-insight-card p{margin:0;color:#5b6a86;font-size:13px;line-height:1.5}
#edi-platform-root .edi-v127-meter{height:9px;border-radius:999px;background:#edf3fb;overflow:hidden;margin-top:14px}
#edi-platform-root .edi-v127-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1fcdf8,#5865b9)}
#edi-platform-root .edi-v127-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
#edi-platform-root .edi-v127-chip{border:1px solid #d9e6f5;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;color:#40516f;background:#f7fbff}
#edi-platform-root .edi-v127-command-note{margin:14px 0 0;padding:12px 14px;border-radius:16px;background:#f6fbff;border:1px solid #d8ecf8;color:#42536f;font-size:13px;line-height:1.5}
#edi-platform-root .edi-nav-item.active,#edi-platform-root .edi-nav-item[aria-current="page"]{background:linear-gradient(90deg,rgba(31,205,248,.18),rgba(88,101,185,.12))!important;border-color:rgba(31,205,248,.38)!important;color:#fff!important;box-shadow:inset 3px 0 0 #1fcdf8}
#edi-platform-root .queue-item,#edi-platform-root .item,#edi-platform-root .report-item{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
#edi-platform-root .queue-item:hover,#edi-platform-root .item:hover,#edi-platform-root .report-item:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(16,42,92,.10);border-color:rgba(31,205,248,.32)!important}
@media(max-width:1200px){#edi-platform-root .edi-v127-steps{grid-template-columns:repeat(3,1fr)}#edi-platform-root .edi-v127-insight-row{grid-template-columns:1fr}}
@media(max-width:720px){#edi-platform-root .edi-v127-journey-head{display:block}#edi-platform-root .edi-v127-live-badge{display:inline-flex;margin-top:12px}#edi-platform-root .edi-v127-steps{grid-template-columns:1fr}}


/* V139: remove global stacked journey/header from every screen. Command workflow now lives only inside the operational campaign workspace. */
#edi-platform-root #ediV127Journey,
#edi-platform-root #ediV127InsightMount,
#edi-platform-root .edi-v127-journey-shell,
#edi-platform-root .edi-v127-insight-row{display:none!important;}



/* EDI V159 title contrast fix */
.edi-v159-title-fix,
.edi-v155-prospecting-title,
.edi-prospecting-title,
.edi-revenue-command-title,
.edi-command-title {
  color:#35d6ff !important;
  opacity:1 !important;
  text-shadow:0 2px 14px rgba(0,0,0,.42) !important;
}
