/* CVF Lead Journey Demo v2 — premium command center */
.dj-root{--ink:#18211c;--muted:#6f7a73;--line:#dde4df;--panel:#fff;--bg:#edf3f0;--green:#17623f;--green2:#0d4d38;--green3:#e9f5ee;--gold:#b78632;--gold2:#f6ecd8;--navy:#082c2d;position:fixed;inset:0;z-index:6000;background:radial-gradient(circle at 6% 0,#dbeae4 0,transparent 26%),linear-gradient(135deg,#edf3f0,#f8faf8 45%,#eaf1ee);color:var(--ink);font-family:Manrope,system-ui,sans-serif;overflow:auto}
.dj-root:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(12,55,43,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(12,55,43,.025) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 70%)}
.dj-header{height:70px;background:linear-gradient(90deg,#062f30,#092627 52%,#071f20);color:#fff;display:grid;grid-template-columns:250px minmax(680px,1fr) 280px;align-items:center;padding:0 24px;position:sticky;top:0;z-index:50;box-shadow:0 8px 28px rgba(2,31,30,.16)}
.dj-brand{display:flex;align-items:center;gap:11px}.dj-brandmark{width:38px;height:38px;border:1px solid rgba(215,178,93,.42);border-radius:11px;display:flex;align-items:center;justify-content:center;color:#e4be6c;background:rgba(255,255,255,.04)}.dj-brand b{display:block;color:#f3d58d;font-family:Georgia,serif;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.dj-brand span{display:block;color:#b9cbc5;font-size:9px;letter-spacing:.16em;text-transform:uppercase;margin-top:2px}
.dj-personas{display:flex;justify-content:center;gap:4px;overflow:auto}.dj-persona{border:0;background:transparent;color:#dce6e2;padding:10px 13px;border-radius:9px;font:inherit;font-size:11px;font-weight:750;white-space:nowrap;cursor:pointer;transition:.18s}.dj-persona:hover{background:rgba(255,255,255,.06)}.dj-persona.active{background:linear-gradient(135deg,#1f8154,#17623f);box-shadow:0 7px 18px rgba(12,91,57,.32);color:#fff}.dj-persona.done:before{content:'✓';margin-right:5px;color:#a7e8bf}.dj-header-actions{display:flex;justify-content:flex-end;gap:8px}.dj-btn,.dj-icon-btn{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:10px;padding:9px 13px;font:inherit;font-size:11px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.dj-btn--gold{border-color:#b78632;color:#f2cd77;background:rgba(183,134,50,.08)}.dj-btn--primary{background:var(--green);border-color:var(--green);color:#fff}.dj-icon-btn{width:38px;height:38px;padding:0;justify-content:center;border-radius:50%}.dj-btn:hover,.dj-icon-btn:hover{filter:brightness(1.08)}.dj-save{width:100%;justify-content:center;margin-top:12px}
.dj-main{max-width:1460px;margin:0 auto;padding:14px 24px 28px;position:relative;z-index:2}.dj-command-ribbon{min-height:42px;background:rgba(255,255,255,.82);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:14px;padding:7px 12px;box-shadow:0 5px 18px rgba(19,54,40,.05)}.dj-demo-badge{background:#16613f;color:#fff;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:850;white-space:nowrap}.dj-live-dot{display:inline-block;width:7px;height:7px;background:#8be9ad;border-radius:50%;margin-right:5px;box-shadow:0 0 0 4px rgba(139,233,173,.13)}.dj-ribbon-help{font-size:10px;color:var(--muted);flex:1}.dj-ribbon-meta{display:flex;gap:7px;overflow:auto}.dj-mini-meta{display:flex;align-items:center;gap:6px;padding:5px 8px;border-left:1px solid #e6ebe8;font-size:9px;white-space:nowrap}.dj-mini-meta i{color:#678178}.dj-mini-meta span{color:#8b958f}.dj-mini-meta b{font-size:9px}
.dj-top-grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;margin-top:13px}.dj-card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 20px rgba(18,55,41,.055);overflow:hidden}.dj-card-head{min-height:46px;padding:0 14px;border-bottom:1px solid #e8eeea;display:flex;align-items:center;justify-content:space-between;gap:10px}.dj-card-title{display:flex;align-items:center;gap:8px}.dj-card-title>b{font-size:11px;letter-spacing:.025em;text-transform:uppercase}.dj-card-icon{width:25px;height:25px;border-radius:7px;background:#f5efe4;color:#98702d;display:flex;align-items:center;justify-content:center}.dj-help{font-size:10px;color:#9aa59e}.dj-card-body{padding:14px}
.dj-status{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef4ef;color:#4b6657;font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.dj-status.hot{background:#fff0ec;color:#a04b34}.dj-status.success{background:#e8f7ed;color:#17623f}.dj-status.error{background:#fff0ee;color:#a1372c}
.dj-profile{display:flex;align-items:center;gap:12px}.dj-avatar{width:68px;height:68px;border-radius:50%;background:linear-gradient(145deg,#ece8df,#dce7e0);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:850;color:#294a3b;border:4px solid #fff;box-shadow:0 5px 16px rgba(19,50,38,.13);position:relative}.dj-presence{position:absolute;right:1px;bottom:4px;width:12px;height:12px;border-radius:50%;background:#36ad66;border:2px solid #fff}.dj-name{font-size:20px;font-weight:850;letter-spacing:-.025em}.dj-contact{font-size:10px;color:#66756d;margin-top:4px;display:flex;align-items:center;gap:6px}.dj-contact i{width:12px;color:#446b59}.dj-tags{display:flex;gap:5px;flex-wrap:wrap;margin:12px 0}.dj-tags span{font-size:8px;padding:4px 7px;border-radius:999px;background:#e7f7ed;color:#1d7047;font-weight:750}.dj-tags span.warm{background:#fff1ed;color:#aa5237}
.dj-editor{border-top:1px solid #edf0ed;padding-top:11px}.dj-editor-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:3px}.dj-editor-title span{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.dj-editor-title small{font-size:8px;color:#8c978f}.dj-editor-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.dj-field{display:block;margin-top:8px}.dj-field>span{display:block;font-size:8px;color:#77847c;font-weight:800;margin-bottom:4px;text-transform:uppercase}.dj-input{width:100%;box-sizing:border-box;border:1px solid #dfe6e2;border-radius:8px;padding:8px 9px;font:inherit;font-size:10px;background:#fbfcfb}.dj-input:focus{outline:2px solid rgba(31,129,84,.12);border-color:#84a994}.dj-live-toggle{display:flex;align-items:center;gap:7px;margin-top:9px;font-size:9px;color:#5f7167}.dj-live-toggle input{display:none}.dj-toggle{width:27px;height:15px;background:#cbd5cf;border-radius:99px;position:relative}.dj-toggle:after{content:"";width:11px;height:11px;border-radius:50%;background:#fff;position:absolute;left:2px;top:2px;transition:.15s}.dj-live-toggle input:checked+.dj-toggle{background:#218455}.dj-live-toggle input:checked+.dj-toggle:after{left:14px}.dj-customer-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;border-top:1px solid #edf0ed;padding-top:10px}.dj-customer-facts div{padding:8px;border-radius:8px;background:#f8faf8}.dj-customer-facts small{display:block;font-size:7.5px;color:#88938c;text-transform:uppercase;font-weight:800}.dj-customer-facts b{display:block;font-size:9.5px;margin-top:3px}.dj-health-card{margin-top:11px;border-radius:10px;background:linear-gradient(135deg,#0b3b3b,#062d2e);color:#fff;padding:10px;display:grid;grid-template-columns:1fr 72px 1fr;gap:8px;align-items:center}.dj-health-card>div>span{display:block;font-size:7.5px;color:#b9d0c7;text-transform:uppercase}.dj-health-card strong{display:block;font-size:19px;margin-top:2px}.dj-health-card small{display:block;font-size:7.5px;color:#7fdb9f}.dj-spark{height:36px;display:flex;align-items:flex-end;gap:3px}.dj-spark i{width:8px;background:#c6a34d;border-radius:4px 4px 0 0}.dj-spark i:nth-child(1){height:12px}.dj-spark i:nth-child(2){height:18px}.dj-spark i:nth-child(3){height:15px}.dj-spark i:nth-child(4){height:27px}.dj-spark i:nth-child(5){height:32px}.dj-selected-empty,.dj-selected-plot{grid-column:1/-1;margin-top:4px;border-top:1px solid rgba(255,255,255,.13);padding-top:8px;display:flex;align-items:center;gap:8px}.dj-selected-empty{font-size:8px;color:#a8c1b7}.dj-selected-plot i{color:#d8b45f}.dj-selected-plot small,.dj-selected-plot span{display:block;font-size:7.5px;color:#9eb9af}.dj-selected-plot b{display:block;font-size:9px}
.dj-progress-summary{display:flex;align-items:center;gap:7px;font-size:8px;color:#66756c}.dj-progress-bar{width:95px;height:6px;background:#edf1ee;border-radius:99px;overflow:hidden}.dj-progress-bar i{display:block;height:100%;background:linear-gradient(90deg,#18985a,#5fd39a);border-radius:99px}.dj-progress-summary b{font-size:9px;color:#27493a}.dj-journey-rail{display:grid;grid-template-columns:repeat(7,1fr);position:relative;padding:5px 0 14px}.dj-journey-rail:before{content:"";position:absolute;left:7%;right:7%;top:23px;height:2px;background:#dde4df}.dj-journey-node{border:0;background:transparent;position:relative;z-index:2;text-align:center;cursor:pointer;padding:0 3px}.dj-node-circle{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #d8dfdb;color:#829087;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;box-shadow:0 2px 7px rgba(22,57,42,.05)}.dj-journey-node.reached .dj-node-circle{border-color:#8cc3a4;color:#17623f;background:#f0faf4}.dj-journey-node.complete .dj-node-circle{background:#e6f6eb;color:#14804a;border-color:#74be91}.dj-journey-node.active .dj-node-circle{background:#17623f;color:#fff;border-color:#17623f;box-shadow:0 0 0 5px rgba(23,98,63,.10)}.dj-journey-node b{display:block;font-size:8.7px}.dj-journey-node small{display:block;margin-top:3px;font-size:7.2px;color:#9aa49e}.dj-journey-command{border:1px solid #e4eae6;border-radius:11px;background:#fbfcfb;display:grid;grid-template-columns:1.05fr 1fr .85fr}.dj-journey-command>div{padding:12px;border-right:1px solid #e8ece9}.dj-journey-command>div:last-child{border-right:0}.dj-stage-label{font-size:7.5px;color:#77847b;font-weight:850;letter-spacing:.08em}.dj-stage-label .dj-status{margin-left:6px}.dj-stage-brief h2{font-size:17px;margin:7px 0 4px}.dj-stage-brief>p{font-size:9px;line-height:1.45;color:#69766e;margin:0}.dj-next-callout{margin-top:9px;border:1px solid #dce7df;background:#fff;border-radius:8px;padding:8px;display:flex;align-items:center;gap:8px}.dj-next-callout>i{width:27px;height:27px;border-radius:7px;background:#e6f5ec;color:#167442;display:flex;align-items:center;justify-content:center}.dj-next-callout small,.dj-next-callout span{display:block;font-size:7.5px;color:#7b8880}.dj-next-callout b{display:block;font-size:9px;margin:1px 0}.dj-next-callout.success{background:#e9f8ee}.dj-subhead{font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;display:flex;justify-content:space-between}.dj-subhead span{color:#839088}.dj-check{display:flex;align-items:center;gap:6px;font-size:8.5px;padding:4px 0;color:#758078}.dj-check i{font-size:9px;color:#c4ccc7}.dj-check.done{color:#284e3b}.dj-check.done i{color:#2c9a5f}.dj-summary-row{display:flex;justify-content:space-between;gap:8px;padding:5px 0;border-bottom:1px solid #edf0ee;font-size:8px}.dj-summary-row:last-child{border-bottom:0}.dj-summary-row span{color:#738078}.dj-summary-row b{font-size:8.5px}
.dj-action-workspace{margin-top:11px;border-top:1px solid #e8ece9;padding-top:11px}.dj-action-head{display:flex;justify-content:space-between;align-items:end;gap:10px}.dj-action-head small{display:block;font-size:7.5px;color:#78857d;font-weight:850;letter-spacing:.08em}.dj-action-head b{display:block;font-size:10px;margin-top:2px}.dj-helper{font-size:7.5px;color:#84765a;background:#fff7e7;border:1px solid #efe1c3;padding:5px 7px;border-radius:7px}.dj-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.dj-action{border:1px solid #dfe6e2;background:#fff;border-radius:9px;padding:8px;display:grid;grid-template-columns:28px 1fr 12px;gap:7px;align-items:center;text-align:left;cursor:pointer;min-height:57px;transition:.15s}.dj-action:hover:not(:disabled){border-color:#9cbaa9;transform:translateY(-1px);box-shadow:0 6px 14px rgba(23,71,49,.06)}.dj-action.done{background:#f2f8f4;border-color:#d4e7da}.dj-action.blocked{opacity:.52}.dj-action-icon{width:28px;height:28px;border-radius:8px;background:#eaf4ed;color:#17623f;display:flex;align-items:center;justify-content:center}.dj-action b{font-size:8.5px}.dj-action p{font-size:7.5px;color:#7c8880;line-height:1.35;margin:2px 0 0}.dj-action-arrow{font-size:8px;color:#9eaaa3}.dj-module{margin-top:10px;border:1px solid #e1e7e3;border-radius:10px;padding:10px;background:#fbfcfb}.dj-module-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.dj-module-head small{display:block;font-size:7px;color:#7f8b83;font-weight:850;letter-spacing:.08em}.dj-module-head b{display:block;font-size:9.5px}.dj-plot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.dj-plot{border:1px solid #dfe6e2;border-radius:8px;background:#fff;padding:8px;text-align:left;display:flex;justify-content:space-between;gap:5px;cursor:pointer}.dj-plot.selected{border-color:#2b8c58;background:#edf8f1}.dj-plot b,.dj-plot strong{font-size:8px}.dj-plot span{display:block;font-size:7.2px;color:#849088;margin-top:2px}.dj-fin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.dj-metric{background:#fff;border:1px solid #e5e9e6;border-radius:8px;padding:8px}.dj-metric small{display:block;font-size:7px;color:#8b958f;text-transform:uppercase}.dj-metric b{display:block;font-size:9px;margin-top:3px}.dj-payment-list{max-height:180px;overflow:auto}.dj-payment-row{display:grid;grid-template-columns:1fr auto 70px;gap:9px;align-items:center;padding:7px 0;border-bottom:1px solid #edf0ee}.dj-payment-row b,.dj-payment-row strong{font-size:8px}.dj-payment-row small{display:block;font-size:7px;color:#89948d}.dj-completion{margin-top:10px;border-radius:11px;background:linear-gradient(135deg,#123f36,#17623f);color:#fff;padding:14px;display:flex;gap:12px;align-items:center}.dj-completion>i{font-size:27px;color:#f0c660}.dj-completion small{font-size:7px;color:#b4d2c4;letter-spacing:.08em}.dj-completion h2{font-size:15px;margin:2px 0}.dj-completion p{font-size:8px;color:#d6e7df;margin:0}
.dj-lower-deck{display:grid;grid-template-columns:.92fr 1.38fr;gap:14px;margin-top:14px}.dj-filter-row{display:flex;gap:6px;align-items:center}.dj-filter{border:1px solid #dfe5e1;border-radius:7px;padding:5px 7px;background:#fff;font:inherit;font-size:8px;color:#5b6c63}.dj-timeline{height:340px;overflow:auto}.dj-event{display:grid;grid-template-columns:74px 28px 1fr 70px;gap:7px;align-items:start;padding:8px 0}.dj-event>time{font-size:7.5px;color:#718178;padding-top:5px}.dj-event-line{position:relative;height:100%}.dj-event-line:after{content:"";position:absolute;top:22px;bottom:-12px;left:12px;width:1px;background:#d9e1dc}.dj-event:last-child .dj-event-line:after{display:none}.dj-event-dot{width:24px;height:24px;border-radius:50%;background:#edf7f1;color:#2b8f59;display:flex;align-items:center;justify-content:center;font-size:8px}.dj-event-copy b{font-size:8.5px}.dj-event-copy p{font-size:7.5px;line-height:1.35;color:#7a8780;margin:2px 0}.dj-role-chip{justify-self:end;font-size:7px;background:#f2f4f2;padding:4px 6px;border-radius:999px;color:#68766e}.dj-comms{min-width:0}.dj-link-btn{border:0;background:transparent;color:#296b4d;font:inherit;font-size:8px;font-weight:750;cursor:pointer}.dj-comms-tabs{display:flex;padding:7px 10px 0;border-bottom:1px solid #e7ece9;gap:4px}.dj-comms-tab{border:0;background:transparent;padding:7px 12px;font:inherit;font-size:8.5px;font-weight:800;color:#76837b;cursor:pointer;border-bottom:2px solid transparent}.dj-comms-tab.active{color:#17623f;border-bottom-color:#17623f}.dj-comms-tab span{display:inline-flex;margin-left:4px;min-width:16px;height:16px;align-items:center;justify-content:center;border-radius:99px;background:#eef3f0;font-size:7px}.dj-comms-body{display:grid;grid-template-columns:235px 1fr;height:338px}.dj-message-list{border-right:1px solid #e7ece9;overflow:auto}.dj-message-row{width:100%;border:0;border-bottom:1px solid #edf0ee;background:#fff;text-align:left;padding:9px;cursor:pointer}.dj-message-row.active{background:#edf7f1}.dj-message-row-top{display:flex;justify-content:space-between;gap:7px}.dj-message-row b{font-size:8px}.dj-message-row time{font-size:6.8px;color:#8b958f}.dj-message-row p{font-size:7.3px;line-height:1.3;color:#758279;margin:4px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dj-message-meta{display:flex;justify-content:space-between;align-items:center;font-size:6.7px;color:#8b958f}.dj-message-preview{min-width:0;display:flex;flex-direction:column;background:#f8faf8}.dj-preview-toolbar{height:40px;border-bottom:1px solid #e4e9e6;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:#fff}.dj-preview-toolbar>div{display:flex;align-items:center;gap:7px}.dj-preview-toolbar i{color:#198754}.dj-preview-toolbar b{font-size:8px}.dj-preview-time{font-size:6.8px;color:#8b958f}.dj-preview-foot{height:28px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;font-size:6.8px;color:#829087;border-top:1px solid #e4e9e6;background:#fff}.dj-wa-canvas,.dj-email-canvas{flex:1;overflow:auto}.dj-phone-bar{height:44px;background:#0b6250;color:#fff;display:flex;align-items:center;gap:8px;padding:0 10px}.dj-phone-bar>i{font-size:9px}.dj-mini-avatar{width:27px;height:27px;border-radius:50%;background:#dceae3;color:#174f38;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:850}.dj-phone-bar>div:nth-child(3){flex:1}.dj-phone-bar b{display:block;font-size:8px}.dj-phone-bar span{display:block;font-size:6.5px;color:#c8dfd5}.dj-wa-wallpaper{min-height:230px;padding:14px;background-color:#efeae2;background-image:radial-gradient(circle at 12px 12px,rgba(89,108,99,.06) 1px,transparent 1.5px);background-size:22px 22px}.dj-wa-bubble{max-width:76%;border-radius:7px;padding:8px 9px;box-shadow:0 1px 2px rgba(0,0,0,.08);font-size:8px}.dj-wa-bubble.out{margin-left:auto;background:#d8f8c6}.dj-wa-bubble.in{margin-right:auto;background:#fff}.dj-wa-bubble p{margin:0;line-height:1.48}.dj-wa-bubble small{display:flex;justify-content:flex-end;gap:4px;margin-top:5px;font-size:6px;color:#718078}.dj-wa-bubble small i{color:#2b7abf}.dj-email-canvas{background:#fff}.dj-email-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;border-bottom:1px solid #edf0ee}.dj-email-meta small,.dj-email-subject small{display:block;font-size:6.5px;color:#8a958e;font-weight:850}.dj-email-meta b{display:block;font-size:7.5px;margin-top:2px}.dj-email-subject{padding:10px;border-bottom:1px solid #edf0ee}.dj-email-subject h3{font-size:12px;margin:3px 0 0}.dj-email-body{padding:14px;font-size:8.5px;line-height:1.55}.dj-email-sign{margin-top:15px;color:#66766d;font-weight:750}.dj-comms-empty{height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.dj-comms-empty>i{font-size:25px;color:#a7b5ad}.dj-comms-empty b{font-size:10px}.dj-comms-empty span{font-size:8px;color:#87938c;max-width:310px;text-align:center}.dj-doc-center{height:310px;padding:12px;overflow:auto}.dj-doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.dj-doc-card{border:1px solid #e0e6e2;border-radius:9px;padding:9px;display:grid;grid-template-columns:31px 1fr auto;gap:8px;align-items:center}.dj-doc-icon{width:31px;height:31px;border-radius:8px;background:#f5efe4;color:#9a712e;display:flex;align-items:center;justify-content:center}.dj-doc-card b{display:block;font-size:8px}.dj-doc-card span,.dj-doc-card small{display:block;font-size:6.8px;color:#849088;margin-top:2px}
.dj-footer-strip{margin-top:14px;border:1px solid rgba(19,77,59,.25);border-radius:13px;background:linear-gradient(90deg,#073839,#0b3b36,#082f31);color:#fff;display:grid;grid-template-columns:repeat(6,1fr) 1.2fr;overflow:hidden;box-shadow:0 10px 24px rgba(7,45,42,.12)}.dj-footer-metric,.dj-goal{min-height:70px;padding:10px;border-right:1px solid rgba(255,255,255,.12);display:flex;gap:9px;align-items:center}.dj-footer-metric>i{color:#60d292;font-size:16px}.dj-footer-metric strong{display:block;font-size:13px}.dj-footer-metric span{display:block;font-size:7.5px;color:#c0d4cc;margin-top:1px}.dj-footer-metric small{display:block;font-size:6.5px;color:#789c8e;margin-top:2px}.dj-goal{border-right:0;background:linear-gradient(135deg,rgba(183,134,50,.12),rgba(255,255,255,.02))}.dj-goal>i{font-size:24px;color:#e6b845}.dj-goal small{display:block;font-size:6.5px;color:#c9aa65;letter-spacing:.08em}.dj-goal b{display:block;font-size:11px;color:#f1ca70;margin-top:3px}.dj-empty{text-align:center;color:#8c9890;font-size:8px;padding:20px}.dj-toast{position:fixed;right:22px;bottom:22px;z-index:7000;background:#18382d;color:#fff;padding:10px 13px;border-radius:9px;font-size:9px;box-shadow:0 10px 30px rgba(0,0,0,.18);display:flex;align-items:center;gap:7px}.dj-toast.error{background:#7d2e28}.dj-fatal{margin:140px auto;max-width:500px;border-radius:14px;background:#fff;border:1px solid #e1e7e3;padding:24px;display:flex;flex-direction:column;align-items:center;gap:8px}.dj-vibe-line{position:fixed;left:0;bottom:0;right:0;height:3px;background:linear-gradient(90deg,#b78632,#17623f,#55c88c,#b78632);z-index:80}
@media(max-width:1220px){.dj-header{grid-template-columns:210px 1fr 235px}.dj-persona{padding:9px 9px;font-size:10px}.dj-journey-command{grid-template-columns:1fr 1fr}.dj-journey-summary{grid-column:1/-1;border-top:1px solid #e8ece9}.dj-actions{grid-template-columns:repeat(2,1fr)}.dj-footer-strip{grid-template-columns:repeat(4,1fr)}.dj-goal{grid-column:span 2}}
@media(max-width:960px){.dj-header{grid-template-columns:1fr auto}.dj-personas{grid-row:2;grid-column:1/-1;justify-content:flex-start;padding:7px 0}.dj-header{height:auto;padding-top:9px;padding-bottom:7px}.dj-main{padding-top:10px}.dj-top-grid,.dj-lower-deck{grid-template-columns:1fr}.dj-customer{order:1}.dj-journey{order:2}.dj-comms-body{grid-template-columns:210px 1fr}.dj-footer-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.dj-header{padding:8px 12px}.dj-brand b{font-size:12px}.dj-header-actions .dj-btn{padding:8px}.dj-header-actions .dj-btn:last-child{display:none}.dj-main{padding:9px 10px 20px}.dj-command-ribbon{align-items:flex-start;flex-wrap:wrap}.dj-ribbon-meta{width:100%}.dj-journey-rail{overflow:auto;display:flex;gap:20px}.dj-journey-node{min-width:78px}.dj-journey-rail:before{display:none}.dj-journey-command{grid-template-columns:1fr}.dj-journey-command>div{border-right:0;border-bottom:1px solid #e8ece9}.dj-actions{grid-template-columns:1fr}.dj-comms-body{grid-template-columns:1fr;height:auto}.dj-message-list{max-height:180px;border-right:0;border-bottom:1px solid #e7ece9}.dj-message-preview{min-height:300px}.dj-footer-strip{grid-template-columns:1fr 1fr}.dj-goal{grid-column:1/-1}.dj-editor-row{grid-template-columns:1fr}.dj-fin-grid,.dj-plot-grid,.dj-doc-grid{grid-template-columns:1fr 1fr}}

/* v3 aesthetic refinement: lighter command-center surfaces, fewer dark blocks */
.dj-root{--bg:#f4f7f5;background:radial-gradient(circle at 8% 0,#e7f0eb 0,transparent 24%),linear-gradient(135deg,#f3f6f4,#fafbfa 52%,#edf3f0)}
.dj-header{background:linear-gradient(90deg,#163e34,#1b4a3d 54%,#16392f);box-shadow:0 5px 18px rgba(25,63,52,.13)}
.dj-persona.active{background:#fff;color:#184b39;box-shadow:0 3px 12px rgba(0,0,0,.12)}
.dj-health-card--light{background:#f7faf8;color:#183c30;border:1px solid #e0e8e3;box-shadow:none}
.dj-health-card--light>div>span{color:#7d8c84}.dj-health-card--light small{color:#5b8b70}.dj-owner-name{font-size:12px!important;line-height:1.2}.dj-health-card--light .dj-spark i{background:#7ab58f}
.dj-footer-strip--light{background:#fff;color:#183c30;border:1px solid #dfe7e2;box-shadow:0 4px 18px rgba(20,50,40,.05)}
.dj-footer-strip--light .dj-footer-metric,.dj-footer-strip--light .dj-goal{border-right:1px solid #e6ece8}.dj-footer-strip--light .dj-footer-metric>i{color:#31805a}.dj-footer-strip--light .dj-footer-metric span{color:#7b8981}.dj-footer-strip--light .dj-footer-metric strong{color:#183c30}.dj-goal--light{background:#fffaf0}.dj-goal--light small{color:#947534}.dj-goal--light b{color:#7e5d1e}
.dj-journey-rail--8{grid-template-columns:repeat(8,1fr)}
.dj-workspace-title{font-size:15px;margin:7px 0 4px}.dj-workspace-copy{font-size:8.5px;line-height:1.5;color:#728078;margin:0}
.dj-gate-stack{display:grid;gap:8px}.dj-gate-card{display:flex;justify-content:space-between;gap:14px;align-items:center;border:1px solid #e1e8e3;border-radius:10px;padding:11px;background:#fff}.dj-gate-card small{display:block;color:#92702f;font-size:7px;font-weight:850;letter-spacing:.08em}.dj-gate-card b{display:block;font-size:9px;margin-top:2px}.dj-gate-card p{font-size:7.5px;color:#7b8881;margin:3px 0 0;line-height:1.45}.dj-gate-actions{display:flex;gap:6px;white-space:nowrap}.dj-btn--soft{background:#fff;color:#31584a;border-color:#d9e4de}
.dj-payment-table{display:grid;gap:7px}.dj-pay-row{display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(440px,1.7fr);gap:10px;align-items:center;border:1px solid #e4e9e6;border-radius:10px;padding:9px 10px;background:#fff}.dj-pay-row.paid{background:#f3faf5;border-color:#d2e8d9}.dj-pay-main b{display:block;font-size:8.5px}.dj-pay-main span,.dj-pay-main small{display:block;font-size:7px;color:#7f8d85;margin-top:2px}.dj-pay-actions{display:flex;justify-content:flex-end;gap:4px;flex-wrap:wrap}.dj-mini-action{border:1px solid #dfe6e2;background:#f9fbfa;color:#496257;border-radius:7px;padding:5px 7px;font:inherit;font-size:6.8px;font-weight:800;cursor:pointer}.dj-mini-action:hover:not(:disabled){border-color:#7fb091;background:#f0f8f3}.dj-mini-action.complete{background:#edf6f0;color:#5f7769}.dj-mini-action.money{background:#fff8ea;color:#8a6727;border-color:#ead8ae}.dj-mini-action.verify{background:#e9f5ee;color:#17623f;border-color:#cce5d5}.dj-mini-action:disabled{opacity:.45;cursor:not-allowed}
.dj-wa-document{width:100%;border:0;border-radius:6px;background:#f7fbf7;padding:9px;margin-bottom:7px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;text-align:left;color:#335749;cursor:pointer}.dj-wa-document i:first-child{color:#c74d45;font-size:15px}.dj-wa-document span{font-size:7.5px;font-weight:800}.dj-wa-buttons{margin:8px -9px -8px;border-top:1px solid rgba(0,0,0,.08)}.dj-wa-template-btn{padding:8px 9px;border-top:1px solid rgba(0,0,0,.06);text-align:center;color:#1772bd;font-size:7.5px;font-weight:750}.dj-wa-template-btn i{font-size:5px;margin-right:5px;color:#6a8ba0}.dj-email-frame{width:100%;height:100%;border:0;background:#fff}
.dj-doc-card{width:100%;text-align:left;background:#fff;cursor:pointer}.dj-doc-card:hover{border-color:#b5cbbb;background:#fbfdfc}
.dj-modal-wrap{position:fixed;inset:0;z-index:9000;background:rgba(13,35,28,.38);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.dj-modal{width:min(760px,96vw);max-height:88vh;background:#fff;border-radius:16px;border:1px solid #dce5df;box-shadow:0 28px 80px rgba(13,35,28,.25);overflow:hidden;display:flex;flex-direction:column}.dj-modal-head{padding:16px 18px;border-bottom:1px solid #e6ece8;display:flex;justify-content:space-between;align-items:center}.dj-modal-head small{display:block;font-size:7px;color:#9a7431;letter-spacing:.1em;font-weight:850}.dj-modal-head b{display:block;font-size:14px;margin-top:3px}.dj-modal-close{border:0;background:#f4f7f5;border-radius:50%;width:30px;height:30px;font-size:20px;color:#65776d;cursor:pointer}.dj-modal-body{padding:18px;overflow:auto}.dj-modal-foot{padding:12px 18px;border-top:1px solid #e6ece8;background:#fafcfb;display:flex;justify-content:flex-end;gap:8px}.dj-modal-note{margin:0 0 14px;padding:10px 12px;border-radius:9px;background:#f5f8f6;color:#5f7168;font-size:8.5px;line-height:1.5;border-left:3px solid #b58a3c}.dj-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dj-field-wide{grid-column:1/-1}.dj-input[type=date],.dj-input[type=time],select.dj-input{height:36px}.dj-input textarea{resize:vertical}.dj-review-docs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dj-review-doc{border:1px solid #dfe6e2;border-radius:10px;background:#fff;padding:12px;text-align:left;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;cursor:pointer}.dj-review-doc:hover{background:#f7faf8}.dj-review-doc>i:first-child{color:#c94e45;font-size:18px}.dj-review-doc b{display:block;font-size:8.5px}.dj-review-doc span{display:block;font-size:7px;color:#859188;margin-top:2px}.dj-sign-track{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0}.dj-sign-step{border:1px solid #e1e7e3;border-radius:9px;padding:10px;text-align:center;color:#8b978f}.dj-sign-step i{display:block;margin-bottom:6px}.dj-sign-step span{font-size:7.5px;font-weight:800}.dj-sign-step.done{background:#edf8f1;color:#1d6d46;border-color:#cae4d2}
.dj-vibe-line{height:2px;background:linear-gradient(90deg,#b78632,#8db8a1,#d7b66d)}
@media(max-width:1100px){.dj-pay-row{grid-template-columns:1fr auto}.dj-pay-actions{grid-column:1/-1;justify-content:flex-start}.dj-review-docs{grid-template-columns:1fr}}
@media(max-width:680px){.dj-form-grid{grid-template-columns:1fr}.dj-field-wide{grid-column:auto}.dj-sign-track{grid-template-columns:1fr}.dj-gate-card{align-items:flex-start;flex-direction:column}.dj-pay-row{grid-template-columns:1fr}.dj-pay-actions{grid-column:auto}}

/* ===== V4 COMMUNICATION PRESENTATION ===== */
.dj-comms-body{grid-template-columns:260px minmax(0,1fr);height:430px}
.dj-message-preview{background:#f4f7f5}
.dj-preview-toolbar{height:48px;padding:0 14px}
.dj-preview-toolbar b{font-size:10px}.dj-preview-toolbar .dj-status{font-size:7.5px}
.dj-phone-bar{height:54px;padding:0 14px;background:#0b5f50}.dj-mini-avatar{width:34px;height:34px;font-size:8px}.dj-phone-bar b{font-size:10px}.dj-phone-bar span{font-size:7.5px}
.dj-wa-wallpaper{min-height:330px;padding:22px;background-color:#efeae2;background-image:radial-gradient(circle at 11px 11px,rgba(90,108,99,.055) 1px,transparent 1.4px);background-size:22px 22px}
.dj-wa-bubble{max-width:520px;width:min(78%,520px);border-radius:10px;padding:0;overflow:hidden;font-size:11px;background:#d9fdd3!important;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.dj-wa-media{background:#fff}.dj-wa-media img{display:block;width:100%;aspect-ratio:2.15/1;object-fit:cover}.dj-wa-media-caption{padding:8px 11px;border-top:1px solid #e6ece7;background:#f9fbfa}.dj-wa-media-caption b{display:block;font-size:9px;color:#173d31}.dj-wa-media-caption span{display:block;font-size:7px;color:#7c8982;margin-top:2px}
.dj-wa-copy{padding:12px 13px 3px}.dj-wa-line{margin:0 0 8px!important;font-size:11px!important;line-height:1.52!important;color:#1f2925;white-space:pre-wrap}.dj-wa-line:last-child{margin-bottom:3px!important}.dj-wa-gap{height:5px}
.dj-wa-time{padding:0 12px 8px;display:flex!important;justify-content:flex-end!important;gap:5px;font-size:7px!important;color:#66766e}.dj-wa-time i{color:#2188d8}
.dj-wa-document{margin:8px 8px 3px;width:calc(100% - 16px);border-radius:8px;background:#f8faf8;padding:12px}.dj-wa-document i:first-child{font-size:20px}.dj-wa-document span{font-size:9px}
.dj-wa-buttons{margin:3px 0 0;border-top:1px solid rgba(45,70,58,.14);background:#f8fff8}.dj-wa-template-btn{padding:10px 12px;border-top:1px solid rgba(45,70,58,.10);font-size:9px;color:#1478bd}.dj-wa-template-btn:first-child{border-top:0}.dj-wa-template-btn i{font-size:8px;margin-right:7px;color:#4c97c8}
.dj-email-frame{min-height:378px;background:#eef2ef}
@media(max-width:960px){.dj-comms-body{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:680px){.dj-comms-body{grid-template-columns:1fr;height:auto}.dj-wa-bubble{width:92%}.dj-email-frame{min-height:520px}}

/* V4.1: make the WhatsApp customer preview independently scrollable. */
.dj-comms-body{min-height:0}
.dj-message-preview{min-height:0;overflow:hidden}
.dj-wa-canvas{min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.dj-wa-wallpaper{min-height:100%;box-sizing:border-box}
.dj-email-frame{min-height:0;height:100%}


/* V6 — deterministic demo bot interaction */
.dj-wa-template-btn--interactive{width:100%;border:0;background:#fff;color:#027eb5;cursor:pointer;font:inherit;font-weight:700;transition:background .15s ease,transform .15s ease}
.dj-wa-template-btn--interactive:hover{background:#f3fbff;transform:translateY(-1px)}
.dj-wa-template-btn--interactive:active{transform:translateY(0)}
.dj-bot-composer{margin:16px 0 0;background:linear-gradient(135deg,#f8fbf7,#fff);border:1px solid #dbe7dc;border-radius:18px;padding:14px 16px;box-shadow:0 10px 30px rgba(22,61,43,.06)}
.dj-bot-label{display:flex;align-items:center;gap:8px;color:#173d2b;margin-bottom:10px}.dj-bot-label>i{font-size:18px;color:#168c4a}.dj-bot-label span{font-weight:800}.dj-bot-label small{margin-left:auto;color:#718078;font-weight:500}
.dj-bot-compose-row{display:flex;gap:10px}.dj-bot-input{flex:1;border:1px solid #cfdccf;border-radius:12px;padding:12px 14px;font:inherit;outline:none;background:#fff;color:#24352c}.dj-bot-input:focus{border-color:#7eaa85;box-shadow:0 0 0 3px rgba(126,170,133,.13)}
@media(max-width:800px){.dj-bot-label{align-items:flex-start;flex-wrap:wrap}.dj-bot-label small{width:100%;margin-left:26px}.dj-bot-compose-row{flex-direction:column}}

/* ===== V7 Communication Center: one customer, continuous channel threads ===== */
.dj-thread-layout{display:grid;grid-template-columns:250px minmax(0,1fr);height:470px;min-height:0;background:#fff}
.dj-thread-sidebar{border-right:1px solid #e3e9e5;background:#fbfcfb;min-height:0;overflow:auto}
.dj-thread-person{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:start;padding:14px 12px;border-bottom:1px solid #e8ece9;background:#fff}
.dj-thread-person.active{background:linear-gradient(135deg,#f1f8f3 0%,#fbfdfb 100%);box-shadow:inset 3px 0 0 #1d6e49}
.dj-thread-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dceee4;color:#18583d;font-size:10px;font-weight:900;letter-spacing:.4px}
.dj-thread-avatar.email{background:#f5ead8;color:#9b6b1f}
.dj-thread-person-copy{min-width:0}.dj-thread-person-copy b{display:block;font-size:10px;color:#1e2c25}.dj-thread-person-copy span{display:block;font-size:8px;color:#587066;margin-top:2px}.dj-thread-person-copy small{display:block;font-size:7px;color:#829088;line-height:1.35;margin-top:5px}.dj-thread-person>time{font-size:6.8px;color:#87938d;white-space:nowrap;padding-top:2px}
.dj-thread-context{padding:12px}.dj-thread-context>small{display:block;font-size:6.5px;font-weight:900;letter-spacing:1px;color:#99a49e;margin:0 0 8px}
.dj-context-row{display:flex;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px dashed #e2e8e4;font-size:7.5px}.dj-context-row span{color:#829088}.dj-context-row b{color:#2d4438;text-align:right}
.dj-thread-panel{display:flex;flex-direction:column;min-width:0;min-height:0;background:#f6f8f7}
.dj-thread-toolbar{height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;background:#fff;border-bottom:1px solid #e2e8e4}.dj-thread-toolbar>div{display:flex;align-items:center;gap:9px;min-width:0}.dj-thread-toolbar>div>i{font-size:16px;color:#16845a}.dj-thread-toolbar b{display:block;font-size:9px;color:#1c2c24;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dj-thread-toolbar span:not(.dj-status){display:block;font-size:7px;color:#7c8982;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dj-thread-toolbar .dj-status{white-space:nowrap}
.dj-thread-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:#efeae2}
.dj-thread-wallpaper{min-height:100%;padding:16px 18px 22px;background-color:#efeae2;background-image:radial-gradient(circle at 11px 11px,rgba(90,108,99,.055) 1px,transparent 1.4px);background-size:22px 22px;box-sizing:border-box}
.dj-thread-day{width:max-content;margin:6px auto 12px;padding:4px 10px;border-radius:7px;background:rgba(255,255,255,.86);box-shadow:0 1px 2px rgba(0,0,0,.06);font-size:7px;font-weight:800;color:#66766e}
.dj-chat-line{display:flex;margin:7px 0}.dj-chat-line.customer{justify-content:flex-end}.dj-chat-line.crm{justify-content:flex-start}
.dj-chat-bubble{position:relative;max-width:min(74%,560px);border-radius:9px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.13);font-size:10px}.dj-chat-bubble.out{background:#fff}.dj-chat-bubble.in{background:#d9fdd3}.dj-chat-bubble.template{max-width:min(78%,590px)}
.dj-chat-bubble .dj-wa-copy{padding:10px 11px 2px}.dj-chat-bubble .dj-wa-line{font-size:9.2px!important;line-height:1.5!important;margin-bottom:7px!important}.dj-chat-bubble .dj-wa-media img{aspect-ratio:2.15/1;object-fit:cover}.dj-chat-bubble .dj-wa-media-caption{padding:7px 10px}.dj-chat-time{display:flex!important;justify-content:flex-end!important;align-items:center;gap:4px;padding:0 10px 6px;font-size:6.5px!important;color:#6e7c75}.dj-chat-time i{color:#2188d8}
.dj-thread-compose{height:46px;flex:0 0 46px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:6px 9px;background:#f0f2f1;border-top:1px solid #dde4df}.dj-thread-compose>i{font-size:15px;color:#74827a}.dj-thread-compose .dj-bot-input{height:34px;border-radius:18px;border:1px solid #d7dfda;background:#fff;padding:0 13px;font-size:8.5px;outline:none}.dj-thread-compose .dj-bot-input:focus{border-color:#6ca487;box-shadow:0 0 0 2px rgba(47,124,84,.08)}.dj-thread-send{width:34px;height:34px;border:0;border-radius:50%;background:#176b4b;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.dj-thread-send:hover{background:#12583e}
.dj-email-journey-list{padding:7px 0}.dj-email-journey-item{width:100%;display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:7px;align-items:start;border:0;background:transparent;padding:9px 10px;text-align:left;cursor:pointer;border-left:3px solid transparent}.dj-email-journey-item:hover{background:#f4f8f5}.dj-email-journey-item.active{background:#edf6f0;border-left-color:#1d6e49}.dj-email-order{width:22px;height:22px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;background:#e9efeb;color:#577066!important;font-size:6.5px!important;font-weight:900}.dj-email-journey-item b{font-size:7.8px;line-height:1.3;color:#2b3b33}.dj-email-journey-item small{display:block;font-size:6.5px;color:#8b958f;margin-top:3px}.dj-email-journey-item>i{font-size:7px;color:#a6782f;margin-top:4px}
.dj-email-thread-preview{flex:1;min-height:0;overflow:hidden;background:#eef2ef}.dj-email-thread-preview .dj-email-frame{height:100%;min-height:0}.dj-email-thread-preview .dj-email-canvas{height:100%;overflow:auto}
@media(max-width:960px){.dj-thread-layout{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:680px){.dj-thread-layout{grid-template-columns:1fr;height:auto}.dj-thread-sidebar{max-height:210px;border-right:0;border-bottom:1px solid #e3e9e5}.dj-thread-panel{min-height:480px}.dj-chat-bubble,.dj-chat-bubble.template{max-width:92%}.dj-thread-toolbar{height:58px;flex-basis:58px}}
