@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--engage-bg:#f8fafc;--engage-sidebar:#fff;--engage-card:#fff;--engage-border:#e5e7eb;--engage-accent:#2563eb;--engage-accent-2:#3b82f6;--engage-accent-light:#eff6ff;--engage-text:#111827;--engage-muted:#6b7280;--engage-muted-light:#9ca3af;--engage-hover:#f3f4f6;--engage-green:#16a34a;--engage-red:#dc2626;--engage-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--engage-bg);color:var(--engage-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}html,body,#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ep-sidebar-nav{scrollbar-width:none;-ms-overflow-style:none}.ep-sidebar-nav::-webkit-scrollbar{width:0;height:0;display:none}button,input,select,textarea{font-family:inherit}select option{color:#111827;background:#fff}.ep-main{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px 28px 32px;overflow-y:auto}.ep-main--fill{flex-direction:column;padding:16px 28px 0;display:flex;overflow:hidden}.ep-main--users,.ep-main--agents{padding:16px 28px 0}.ep-page-root{width:100%;max-width:100%}.ep-main--fill .ep-page-root{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.ep-page{flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex}.ep-main--fill .ep-page{min-height:100%}.ep-page-fill{flex-direction:column;flex:1;gap:12px;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:flex}.ep-page-fill--scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-y:auto}.ep-users-page{width:100%;min-width:0;max-width:100%;height:100%;padding-bottom:0;overflow:hidden}.ep-metrics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;width:100%;display:grid}.ep-two-col{grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr);align-items:start;gap:16px;width:100%;display:grid}.ep-split-main{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start;gap:16px;width:100%;display:grid}.ep-split-ml-templates{flex:1;grid-template-columns:minmax(200px,240px) minmax(0,1fr) minmax(220px,260px);align-items:stretch;gap:10px;width:100%;min-height:0;display:grid}@media (width<=1100px){.ep-split-ml-templates{grid-template-columns:minmax(200px,240px) minmax(0,1fr)}.ep-split-ml-templates .ep-ml-templates-preview-col{grid-column:1/-1}}.ep-split-kyc-preview{grid-template-columns:minmax(280px,1fr) minmax(460px,560px);align-items:start;gap:20px;width:100%;display:grid}.ep-list-detail{flex:1;grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:stretch;gap:16px;width:100%;min-height:0;display:grid}.ep-flex-grow{flex-direction:column;flex:1;min-height:0;display:flex}.ep-card-fill{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ep-scroll-panel{flex:1;width:100%;min-height:0;overflow-y:auto}.ep-bbook-directory{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,300px);align-items:stretch;gap:16px;width:100%;display:grid}.ep-bbook-tab-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:start;gap:16px;width:100%;display:grid}.ep-bbook-activity-log{background:#0f172a;border-radius:12px;width:100%;margin-top:16px;margin-bottom:8px;padding:12px 16px}.ep-bbook-activity-log__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ep-bbook-activity-log__title{color:#94a3b8;font-size:12px;font-weight:600}.ep-bbook-activity-log__body{max-height:120px;overflow-y:auto}.ep-companies-table-scroll{width:100%;overflow-x:visible}.ep-companies-table-inner{width:100%;min-width:0}.ep-companies-table-row,.ep-companies-table-item{width:100%}.ep-companies-activity__body{max-height:120px;overflow-y:auto}@media (width<=1200px){.ep-bbook-directory{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=768px){.ep-bbook-directory,.ep-bbook-tab-grid{grid-template-columns:1fr}.ep-bbook-working-fields{grid-template-columns:1fr!important}}@media (width<=1100px){.ep-two-col,.ep-split-main,.ep-split-ml-templates,.ep-split-kyc-preview,.ep-list-detail{grid-template-columns:1fr}}@media (width<=640px){.ep-metrics{grid-template-columns:1fr}}.ep-shell{background:var(--engage-bg);height:100dvh;display:flex;position:relative;overflow:hidden}.ep-shell-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.ep-sidebar{background:var(--engage-sidebar);border-right:1px solid var(--engage-border);z-index:40;flex-direction:column;flex-shrink:0;width:232px;height:100dvh;display:flex;overflow:hidden}.ep-sidebar__brand{border-bottom:1px solid var(--engage-border);background:var(--engage-sidebar);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:16px 18px;display:flex}.ep-sidebar__close{border:1px solid var(--engage-border);background:var(--engage-hover);width:36px;height:36px;color:var(--engage-text);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}.ep-sidebar-overlay{display:none}.ep-header{background:var(--engage-sidebar);border-bottom:1px solid var(--engage-border);height:60px;box-shadow:var(--engage-shadow);flex-shrink:0;align-items:center;gap:12px;min-width:0;padding:0 28px;display:flex}.ep-header__menu-btn{border:1px solid var(--engage-border);width:40px;height:40px;color:var(--engage-text);cursor:pointer;box-shadow:var(--engage-shadow);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}.ep-header__menu-btn:active{background:var(--engage-hover)}.ep-header__title-wrap{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.ep-header__title{color:var(--engage-text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:700;line-height:1.2;overflow:hidden}.ep-header__subtitle{margin:0;display:none}.ep-header__site{flex-shrink:0;align-items:center;min-width:0;display:flex}.ep-header__platform-select,.ep-header__platform-static,.ep-header__company-chip{border:1px solid var(--engage-border);color:var(--engage-text);text-overflow:ellipsis;white-space:nowrap;background:#f9fafb;border-radius:8px;outline:none;max-width:220px;padding:6px 10px;font-size:13px;font-weight:600;overflow:hidden}.ep-header__platform-select{cursor:pointer}.ep-header__company-chip{background:var(--engage-accent-light);border-color:#bfdbfe}.ep-header__status{background:#dcfce7;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.ep-header__status--offline{background:#fee2e2}.ep-header__status--degraded{background:#fef3c7}.ep-header__status-dot{background:var(--engage-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ep-header__status--offline .ep-header__status-dot{background:var(--engage-red)}.ep-header__status--degraded .ep-header__status-dot{background:#d97706}.ep-header__status-label{color:var(--engage-text);font-size:13px;font-weight:600}.ep-header__user{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.ep-header__avatar{background:linear-gradient(135deg, var(--engage-accent), var(--engage-accent-2));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.ep-header__profile-name{color:var(--engage-muted);font-size:13px;font-weight:500}.ep-header__signout{border:1px solid var(--engage-border);color:var(--engage-muted);cursor:pointer;background:#f9fafb;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:500}.ep-header__signout-icon{border:1px solid var(--engage-border);width:36px;height:36px;color:var(--engage-muted);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}@media (width<=768px){.ep-shell{flex-direction:column}.ep-shell-main{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.ep-main{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.ep-sidebar{width:min(300px,86vw);height:100dvh;box-shadow:none;border-right:1px solid var(--engage-border);z-index:1000;transition:transform .28s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;transform:translate(-105%)}.ep-shell--nav-open .ep-sidebar{transform:translate(0);box-shadow:8px 0 32px #0f172a2e}.ep-sidebar__close{display:inline-flex}.ep-sidebar-overlay{-webkit-backdrop-filter:blur(2px);z-index:900;opacity:0;pointer-events:none;background:#0f172a73;transition:opacity .22s;display:block;position:fixed;inset:0}.ep-shell--nav-open .ep-sidebar-overlay{opacity:1;pointer-events:auto}.ep-header{z-index:50;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"menu title user""site site status";align-items:center;gap:0 10px;height:auto;padding:10px 12px 12px;display:grid;position:sticky;top:0}.ep-header__menu-btn{grid-area:menu;width:38px;height:38px;display:inline-flex}.ep-header__title-wrap{flex:none;grid-area:title;gap:2px}.ep-header__title{letter-spacing:-.03em;text-overflow:clip;font-size:14px;overflow:visible}.ep-header__subtitle{display:none}.ep-header__user{grid-area:user;gap:8px;margin-left:0}.ep-header__profile-name,.ep-header__signout{display:none}.ep-header__signout-icon{display:inline-flex}.ep-header__avatar{width:32px;height:32px}.ep-header__site{min-width:0;box-shadow:inset 0 1px 0 var(--engage-border);grid-area:site;align-self:stretch;align-items:center;margin-top:8px;padding-top:10px;display:flex}.ep-header__site:empty{display:none}.ep-header__status{box-shadow:inset 0 1px 0 var(--engage-border);box-sizing:border-box;background:#dcfce7;border-radius:999px;grid-area:status;justify-content:center;align-self:end;align-items:center;gap:6px;height:36px;margin-top:8px;margin-left:0;padding:8px 12px;display:inline-flex}.ep-header__status--offline{background:#fee2e2}.ep-header__status--degraded{background:#fef3c7}.ep-header__platform-select,.ep-header__platform-static,.ep-header__company-chip{border:1px solid var(--engage-border);width:100%;max-width:none;height:36px;color:var(--engage-text);background:#f8fafc;border-radius:10px;padding:0 12px;font-size:13px;font-weight:600}.ep-header__status-label{color:#166534;font-size:12px;font-weight:700;display:inline}.ep-header__status--offline .ep-header__status-label{color:#991b1b}.ep-header__status-dot{width:7px;height:7px}.ep-event-feed__updated,.ep-event-feed__time{white-space:nowrap!important}.ep-event-feed__refresh-label{display:none}.ep-event-feed__refresh{width:32px;padding:0!important}.ep-event-feed__head{flex-wrap:wrap;row-gap:8px}.ep-main{padding:12px 12px 20px!important}.ep-main--fill{padding:10px 10px 0!important}.ep-page{gap:12px}.ep-metrics{grid-template-columns:1fr 1fr;gap:10px}.ep-metrics>*{padding:14px!important}.ep-two-col,.ep-split-main,.ep-split-ml-templates,.ep-split-kyc-preview,.ep-list-detail,.ep-bbook-directory,.ep-bbook-tab-grid{grid-template-columns:1fr;gap:12px}.ep-sidebar-nav button{min-height:44px;border-radius:10px!important;padding:10px 12px!important;font-size:14px!important}.ep-sidebar-nav{overscroll-behavior:contain;padding:10px 10px 24px!important}body.ep-nav-lock{overflow:hidden}.ep-companies-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 #fff;border-bottom:1px solid #eef2f7;margin:0;padding-bottom:4px;width:100%!important;max-width:100%!important;display:block!important;overflow:auto hidden!important}.ep-companies-table-scroll::-webkit-scrollbar{-webkit-appearance:none;background:#fff;height:8px!important;display:block!important}.ep-companies-table-scroll::-webkit-scrollbar-track{border-top:1px solid #eef2f7;border-radius:0;background:#fff!important}.ep-companies-table-scroll::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:999px;min-width:48px;background:#cbd5e1!important}.ep-companies-table-scroll::-webkit-scrollbar-thumb:active{background:#94a3b8!important}.ep-companies-table-inner,.ep-companies-table-item,.ep-companies-table-row{box-sizing:border-box;width:980px!important;min-width:980px!important;max-width:none!important}.ep-companies-table-row{grid-template-columns:52px 170px 150px 90px 110px 56px 320px!important;gap:8px!important}.ep-companies-table-row>*{min-width:0}.ep-companies-activity{z-index:25;min-height:156px;max-height:200px;padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px));border:1px solid #1e293b;flex-direction:column;margin-top:14px;margin-bottom:0;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 28px #0f172a47}.ep-companies-activity .ep-bbook-activity-log__head{flex-shrink:0;margin-bottom:8px}.ep-companies-activity__body,.ep-companies-activity .ep-bbook-activity-log__body{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#64748b #0f172a;flex:1;min-height:96px;max-height:none;overflow-y:auto}.ep-companies-activity__body::-webkit-scrollbar{width:6px}.ep-companies-activity__body::-webkit-scrollbar-thumb{background:#64748b;border-radius:999px}}@media (width>=769px){.ep-step-row{align-items:center;gap:14px;padding:16px 20px;display:flex}.ep-step-top{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.ep-step-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.ep-step-detail{text-align:right;word-break:break-word;max-width:320px}}@media (width<=768px){.ep-integration-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.ep-integration-header>div:last-child{justify-content:flex-start!important}.ep-integration-creds{flex-direction:column!important;gap:10px!important;padding:10px 12px!important}.ep-integration-creds>div{word-break:break-all}.ep-integration-live-bar{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.ep-step-row{flex-direction:column!important;gap:6px!important;padding:12px 14px!important;display:flex!important}.ep-step-top{flex-direction:row!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.ep-step-number{width:28px!important;min-width:28px!important;height:28px!important;font-size:12px!important}.ep-step-desc{font-size:12px!important;line-height:1.4!important}.ep-step-right{align-items:center!important;gap:8px!important;display:flex!important}.ep-step-detail{text-align:left!important;word-break:break-word!important;max-width:none!important;font-size:11px!important;line-height:1.4!important}.ep-step-body{padding:0 14px 14px!important}.ep-evidence-row{flex-direction:column!important}.ep-evidence-row>div{min-width:0!important;max-width:none!important}.ep-next-actions-grid{grid-template-columns:1fr!important}}@media (width<=360px){.ep-metrics{grid-template-columns:1fr}.ep-header__title{font-size:14px}}.ep-tab-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;padding-bottom:2px;overflow:auto hidden}.ep-hub-tabs{align-items:center;gap:4px;min-width:0;max-width:100%;display:flex}.ep-hub-tabs__track{flex-wrap:wrap;flex:1;min-width:0}.ep-hub-tabs__arrow{border:1px solid var(--engage-border);background:var(--engage-card);width:32px;height:36px;color:var(--engage-text);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:none}.ep-hub-tabs__arrow:disabled{opacity:.35;cursor:default}.ep-hub-tabs__arrow:not(:disabled):active{background:var(--engage-hover)}@media (width<=768px){.ep-hub-tabs__arrow{color:#2563eb;background:#eff6ff;border-color:#2563eb;display:inline-flex}.ep-hub-tabs__arrow:disabled{color:#93c5fd;background:#f8fafc;border-color:#bfdbfe}.ep-hub-tabs__track{flex-wrap:nowrap}.ep-live-risk-stage-row{flex-wrap:nowrap!important}.ep-live-risk-stage-row>select{flex:1 1 0;min-width:0;max-width:50%}.ep-challenge-templates-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important;overflow-x:auto!important}.ep-challenge-templates-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.ep-hscroll__bar{background:#eff6ff;border-top:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px 12px;display:flex}.ep-hscroll__arrow{color:#2563eb;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:inline-flex}.ep-hscroll__arrow:disabled{opacity:.35;cursor:default}.ep-hscroll__range{accent-color:#2563eb;cursor:pointer;flex:1;min-width:0;height:28px;margin:0}.ep-hscroll__pane{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:auto!important}.ep-hscroll__pane::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.ep-dash-tab-pane--users{-webkit-overflow-scrolling:touch!important;min-height:0!important;overflow:hidden auto!important}.ep-dash-tab-pane--users>.ep-users-page{flex:none!important;height:auto!important;min-height:0!important;max-height:none!important}.ep-users-page{flex-direction:column!important;min-width:0!important;max-width:100%!important;height:auto!important;max-height:none!important;display:flex!important;overflow:visible!important}.ep-live-table-slot,.ep-users-table-shell,.ep-live-visitors-table{flex-direction:column!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;display:flex!important;overflow:visible!important}.ep-live-vscroll{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.ep-users-hscroll{flex-direction:column!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;display:flex!important;overflow:visible!important}.ep-users-hscroll .ep-hscroll__pane{-webkit-overflow-scrolling:touch!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:auto hidden!important}.ep-users-hscroll .ep-hscroll__inner{display:block}.ep-users-hscroll .ep-hscroll__bar{flex-shrink:0!important}.ep-conversion-chart-wrap{aspect-ratio:820/260;min-height:180px;line-height:0;width:100%!important;max-width:100%!important;overflow:visible!important}.ep-conversion-chart-wrap svg{width:100%!important;max-width:none!important;height:100%!important;display:block!important}}@media (width>=769px){.ep-billing-matrix-hint{display:none}.ep-hscroll__bar{display:none!important}.ep-hscroll__pane{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0;overflow-x:auto!important}.ep-hscroll__pane::-webkit-scrollbar{height:8px;display:block}.ep-hscroll__pane::-webkit-scrollbar-track{background:#e2e8f0}.ep-hscroll__pane::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}}.ep-roi-layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr);align-items:start;gap:20px;width:100%;min-width:0;display:grid}.ep-roi-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.ep-roi-split{grid-template-columns:1fr 1fr;gap:16px;width:100%;min-width:0;display:grid}.ep-roi-chart-wrap{width:100%;max-width:100%;overflow:hidden}.ep-roi-chart-wrap svg{max-width:100%;height:auto;display:block}@media (width<=768px){.ep-roi-layout{grid-template-columns:1fr;gap:14px}.ep-roi-control{order:1}.ep-roi-results{order:2}.ep-roi-kpis{grid-template-columns:1fr 1fr;gap:8px}.ep-roi-kpi{padding:10px 12px!important}.ep-roi-split{grid-template-columns:1fr;gap:12px}.ep-roi-panel{gap:14px!important}.ep-roi-pl-row span:first-child{font-size:12px}}@media (width<=1024px) and (width>=769px){.ep-roi-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.ep-roi-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.ep-history-journey{width:100%;min-width:0;max-width:100%}.ep-history-journey-card{min-width:0;overflow:hidden}.ep-history-journey-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ep-history-journey-card__copy{flex:220px;min-width:0}.ep-history-journey-card__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ep-history-journey-card__title{color:var(--engage-text);overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.35}.ep-history-journey-card__who{color:var(--engage-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.45}.ep-history-journey-card__meta{color:var(--engage-text);gap:4px;margin-top:8px;font-size:12px;line-height:1.4;display:grid}.ep-history-journey-card__channel{color:var(--engage-text);margin-top:6px;font-size:12px;line-height:1.4}.ep-history-journey-players{text-align:right;box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;min-width:92px;padding:8px 12px;display:inline-flex}.ep-history-journey-players__label{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800;line-height:1.2}.ep-history-journey-players__value{color:var(--engage-text);font-size:20px;font-weight:800;line-height:1.1}.ep-history-journey-players__meta{color:var(--engage-muted);margin-top:2px;font-size:11px}.ep-history-journey-popups__heading{color:var(--engage-muted);text-transform:uppercase;letter-spacing:.03em;margin-top:12px;font-size:12px;font-weight:800}.ep-history-journey-popups{flex-direction:column;gap:6px;min-width:0;margin-top:8px;display:flex}.ep-history-journey-popup{border:1px solid var(--engage-border,#e5e7eb);box-sizing:border-box;background:#fff;border-radius:8px;grid-template-columns:minmax(120px,180px) minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:8px;width:100%;min-width:0;max-width:100%;padding:8px 10px;display:grid}.ep-history-journey-popup__id{color:#2563eb;word-break:break-word;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:800;display:block}.ep-history-journey-popup__name{color:var(--engage-text);overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:700;line-height:1.35}.ep-history-journey-popup__via{color:var(--engage-muted);margin-top:2px;font-size:11px;font-weight:600}.ep-history-journey-popup__when{color:var(--engage-muted);overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.35}.ep-history-metric{border:1px solid var(--engage-border,#e5e7eb);box-sizing:border-box;background:#f8fafc;border-radius:8px;min-width:0;padding:8px 10px;overflow:hidden}.ep-history-metric__label{color:var(--engage-muted);text-transform:uppercase;letter-spacing:.02em;overflow-wrap:anywhere;font-size:10px;font-weight:800;line-height:1.25}.ep-history-metric__value{color:var(--engage-text);overflow-wrap:anywhere;word-break:break-word;margin-top:4px;font-size:16px;font-weight:800;line-height:1.25}.ep-history-metric__value--good{color:#059669}.ep-history-metric__hint{color:var(--engage-muted);overflow-wrap:anywhere;margin-top:2px;font-size:11px;font-weight:700;line-height:1.3}.ep-history-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.ep-history-player-toolbar__title{color:var(--engage-text);margin-bottom:4px;font-size:15px;font-weight:800}.ep-history-player-toolbar__row{flex-wrap:wrap;align-items:flex-end;gap:10px;min-width:0;margin-top:14px;display:flex}.ep-history-player-toolbar__field{min-width:0;color:var(--engage-muted);flex-direction:column;flex:280px;gap:4px;font-size:11px;font-weight:700;display:flex}.ep-history-player-toolbar__select{box-sizing:border-box;border:1px solid var(--engage-border,#e5e7eb);width:100%;min-width:0;max-width:100%;color:var(--engage-text);background:#fff;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:600}.ep-history-player-toolbar__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ep-history-player-toolbar__btn{border:1px solid var(--engage-border,#e5e7eb);color:var(--engage-text);background:#fff;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:700}.ep-history-player-toolbar__btn--primary{background:var(--engage-accent,#2563eb);color:#fff;border:none;padding:9px 14px}.ep-history-player-toolbar__page{color:var(--engage-muted);align-self:center;font-size:11px}.ep-history-player-selected{box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;min-width:0;margin-top:12px;padding:10px 12px}.ep-history-player-selected__id{color:#1d4ed8;overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.3}.ep-history-player-selected__chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ep-history-player-selected__chip{color:#334155;background:#fff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.ep-history-player-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;width:100%;min-width:0;display:grid}.ep-history-player-col__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.ep-history-player-col__pills{flex-wrap:wrap;gap:6px;display:flex}.ep-conversion-chart-wrap{aspect-ratio:820/260;width:100%;max-width:100%;min-height:200px;line-height:0;overflow:visible}.ep-conversion-chart-wrap svg{width:100%;height:100%;display:block}.ep-forecast-controls{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.ep-forecast-field{color:var(--engage-muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.ep-forecast-field__label{flex-shrink:0}.ep-forecast-split{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;width:100%;min-width:0;display:grid}.ep-forecast-chart-wrap{width:100%;max-width:100%;overflow:hidden}.ep-forecast-chart-wrap svg{max-width:100%;height:auto;display:block}@media (width<=768px){.ep-conversion-panel{gap:14px!important}.ep-conversion-panel .ep-metrics{grid-template-columns:1fr 1fr;gap:10px}.ep-forecast-panel{gap:12px!important}.ep-forecast-panel .ep-metrics{grid-template-columns:1fr 1fr;gap:10px}.ep-forecast-controls{grid-template-columns:1fr 1fr;align-items:end;gap:10px;margin-top:12px;display:grid}.ep-forecast-field{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.ep-forecast-field__label{color:var(--engage-muted);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.ep-insights-page{gap:14px!important;width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.ep-metrics--fit,.ep-metrics{grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.ep-metrics--fit>*,.ep-metrics>*{min-width:0!important;max-width:100%!important}.ep-chart-stack{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-width:0!important}.ep-chart-card{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:100%!important;padding:14px!important}.ep-chart-card--red{box-shadow:inset 3px 0 #dc2626;border-color:#fecaca!important}.ep-chart-card--amber{box-shadow:inset 3px 0 #eab308;border-color:#fde68a!important}.ep-chart-card--blue{box-shadow:inset 3px 0 #2563eb;border-color:#bfdbfe!important}.ep-barchart-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;max-width:100%;padding-bottom:4px;overflow-x:auto!important}.ep-engage-panel,.ep-traffic-panel{gap:14px!important}.ep-engage-channels>*{flex:100%!important;min-width:0!important}.ep-engage-benefit{padding:14px!important}.ep-toplist-scroll{max-height:200px!important}.ep-insights-table-card{flex:none!important;min-height:0!important;max-height:none!important}.ep-roi-chart-wrap,.ep-forecast-chart-wrap,.ep-conversion-chart-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto!important}.ep-roi-chart-wrap svg,.ep-forecast-chart-wrap svg{min-width:520px}.ep-forecast-run{grid-column:1/-1;width:100%}.ep-forecast-model{grid-column:1/-1}.ep-forecast-split{grid-template-columns:1fr;gap:12px}.ep-forecast-legend{gap:8px 12px!important}.ep-history-page{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;overflow-x:hidden!important}.ep-history-page__title{margin-bottom:8px!important}.ep-history-hub__title{display:none}.ep-history-hub .ep-hub-tabs{margin-top:0!important}.ep-history-filters__head{flex-wrap:nowrap!important;align-items:center!important;margin-bottom:12px!important}.ep-history-filters__refresh{flex-shrink:0}.ep-history-filters__grid{grid-template-columns:1fr;align-items:stretch!important;gap:10px!important;display:grid!important}.ep-history-filter-field{width:100%;flex:none!important;min-width:0!important}.ep-history-filters__clear{justify-self:stretch;width:100%;padding:10px 12px!important}.ep-history-metric-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.ep-history-metric__label{line-height:1.25;white-space:normal!important}.ep-history-metric__value{font-size:14px!important}.ep-history-player-toolbar{padding:14px 12px!important}.ep-history-player-toolbar__title{font-size:16px}.ep-history-player-toolbar__row{flex-direction:column;align-items:stretch;gap:10px;margin-top:12px}.ep-history-player-toolbar__field{flex:auto;width:100%}.ep-history-player-toolbar__select{padding:11px 12px;font-size:14px}.ep-history-player-toolbar__actions{width:100%}.ep-history-player-toolbar__actions>button{text-align:center;flex:1 1 0;min-width:0}.ep-history-player-toolbar__page{align-self:flex-start}.ep-history-player-selected{margin-top:10px}.ep-history-player-split{grid-template-columns:1fr!important;gap:12px!important}.ep-history-player-col__head{flex-direction:column;align-items:stretch;gap:8px}.ep-history-player-col__pills{width:100%}.ep-history-split{grid-template-columns:1fr!important;gap:12px!important}.ep-history-bar-row{grid-template-columns:minmax(0,1fr) 64px!important;gap:6px 8px!important}.ep-history-bar-row>:first-child{grid-column:1/-1}.ep-history-bar-row>:nth-child(2){grid-column:1}.ep-history-bar-row>:nth-child(3){grid-column:2}.ep-history-error{font-size:12px!important}.ep-history-analytics{gap:12px!important}.ep-history-journey{overflow-x:hidden;gap:12px!important}.ep-history-journey-card{padding:12px!important}.ep-history-journey-card__head{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.ep-history-journey-card__copy{flex:auto}.ep-history-journey-players{text-align:left;box-sizing:border-box;align-self:stretch;align-items:flex-start;width:100%;min-width:0;max-width:100%}.ep-history-journey-players__label{font-size:10px}.ep-history-journey-players__value{font-size:22px}.ep-history-journey-popups__heading{letter-spacing:.04em;font-size:11px}.ep-history-journey-popup{box-sizing:border-box!important;flex-direction:column!important;grid-template-columns:none!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px 12px!important;display:flex!important}.ep-history-journey-popup__id{line-height:1.35;font-size:11px!important}.ep-history-journey-popup__name{font-size:13px!important}.ep-history-journey-popup__when{border-top:1px dashed #e5e7eb;padding-top:6px;font-size:12px!important}.ep-history-journey-chips{gap:6px!important}.ep-history-journey-chips>button{flex:calc(50% - 6px);min-width:0}}.ep-agents-toolbar{z-index:6;background:var(--engage-bg);flex-shrink:0;padding-bottom:8px;position:sticky;top:0}.ep-agents-view-tabs.ep-tab-scroll{flex-shrink:0;min-height:40px;overflow-y:visible}.ep-tab-scroll::-webkit-scrollbar{display:none}.ep-tab-scroll>button{white-space:nowrap;flex-shrink:0}.ep-presence-layout,.bp-presence-layout{grid-template-columns:minmax(300px,400px) minmax(0,1fr);align-items:stretch;gap:12px;width:100%;min-height:0;display:grid}.ep-presence-layout>*,.bp-presence-layout>*{min-height:0}.bp-presence-details{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-content:start;gap:10px;max-height:min(42vh,460px);display:grid;overflow:hidden auto}.ep-ml-templates-details-col{-webkit-overflow-scrolling:touch;overflow-y:auto}.ep-table-scroll,.ep-users-table-shell{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%;overflow-x:auto}.ep-hscroll{width:100%;min-width:0;max-width:100%;overflow:hidden}.ep-hscroll__pane{width:100%;min-width:0;max-width:100%}.ep-hscroll__inner{box-sizing:border-box}.ep-login-shell{padding:24px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.ep-login-card{width:min(400px,100%)}.ep-modal-backdrop{padding:max(16px, env(safe-area-inset-top,0px)) 16px max(16px, env(safe-area-inset-bottom,0px))}.ep-modal{width:min(920px,100%)!important;max-height:min(85vh,100dvh - 32px)!important}.ep-journey-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ep-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:14px;width:100%;display:grid}@media (width<=768px){.ep-modal-body{grid-template-columns:1fr!important}}@media (width<=1024px){.ep-main{padding:16px 20px 24px}.ep-main--fill,.ep-main--users,.ep-main--agents{padding:14px 20px 0}.ep-sidebar{width:210px}.ep-presence-layout,.bp-presence-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr)}.ep-presence-layout>:last-child,.bp-presence-layout>:last-child,.bp-presence-details{grid-column:1/-1}.ep-user-detail-panel--overlay{width:calc(100vw - 210px)!important;left:210px!important}.ep-user-detail-backdrop{inset:56px 0 0 210px!important}.ep-users-table-head,.ep-users-table-row{min-width:680px}.ep-header{padding:0 16px}.ep-header__platform-select,.ep-header__platform-static,.ep-header__company-chip{max-width:180px}}@media (width<=768px){.ep-presence-layout,.bp-presence-layout{grid-template-columns:1fr;gap:12px}.ep-presence-layout>*,.bp-presence-layout>*{min-height:0}.ep-presence-layout>:first-child,.bp-presence-layout>:first-child{max-height:min(45vh,380px)}.ep-presence-layout>:last-child,.bp-presence-layout>:last-child,.bp-presence-details{-webkit-overflow-scrolling:touch;max-height:min(50dvh,420px);overflow-y:auto}.ep-user-detail-panel--overlay{width:100%!important;max-width:100%!important;inset:0!important}.ep-user-detail-backdrop{inset:0!important}.ep-users-table-head,.ep-users-table-row{min-width:720px}.ep-journey-stats-grid{grid-template-columns:1fr 1fr}.ep-agents-view-tabs{flex-wrap:nowrap}.ep-login-card{width:100%}}@media (width<=640px){.ep-journey-stats-grid,.ep-card-grid{grid-template-columns:1fr}}@media (width<=480px){.ep-main{padding:10px 10px 16px!important}.ep-users-table-head,.ep-users-table-row{min-width:640px}}@media (width<=768px){.ep-user-detail-panel--overlay{width:100%!important;min-width:0!important;max-width:100%!important;inset:0!important}.ep-user-detail-backdrop{inset:0!important}.ep-user-detail-header{padding:12px 12px 10px!important}.ep-user-detail-header__row{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-bottom:0!important}.ep-user-detail-header__actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid!important}.ep-user-detail-header__actions>button{justify-content:center;width:100%;padding:10px 12px!important;font-size:12px!important}.ep-user-detail-header__login{word-break:break-word;white-space:normal!important;text-overflow:unset!important;overflow:visible!important}.ep-user-detail-tabs{scrollbar-width:none;padding:0 8px!important}.ep-user-detail-tabs::-webkit-scrollbar{display:none}.ep-user-detail-tabs__btn{padding:12px!important;font-size:12px!important}.ep-user-detail-body{-webkit-overflow-scrolling:touch;gap:12px!important;padding:12px 10px 20px!important;overflow-y:auto!important}.ep-user-detail-body--journey{overflow-y:auto!important}.ep-user-detail-journey-wrap{flex:none!important;min-height:0!important;overflow:visible!important}.ep-user-dash{padding:12px!important}.ep-user-dash__grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.ep-user-dash__cell{padding:8px 10px!important}.ep-user-dash__cell--extra{display:block!important}.ep-user-dash__value,.ep-user-dash__value--wrap{overflow-wrap:anywhere;word-break:break-word;white-space:normal!important;text-overflow:unset!important;line-height:1.35!important;overflow:visible!important}.ep-kyc-pill{line-height:1.3;white-space:normal!important;text-overflow:unset!important;border-radius:8px!important;overflow:visible!important}.ep-user-profile-card{padding:14px 12px!important}.ep-user-profile-card__head{margin-bottom:8px!important}.ep-user-profile-fields--split{grid-template-columns:1fr!important;gap:0!important}.ep-user-profile-fields__col{min-width:0!important}.ep-user-profile-field{grid-template-columns:1fr!important;align-items:start!important;gap:4px!important;padding:10px 0!important}.ep-user-profile-field__label{letter-spacing:.02em;text-transform:none;color:#64748b!important;font-size:11px!important;font-weight:700!important}.ep-user-profile-field__value{white-space:normal!important;text-overflow:unset!important;text-align:left!important;overflow-wrap:break-word!important;word-break:normal!important;color:#0f172a!important;font-size:13px!important;line-height:1.4!important;overflow:visible!important}.ep-user-journey-panel,.ep-user-journey-shell{min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.ep-user-journey-body{height:auto!important;max-height:none!important;padding:10px!important;overflow:visible!important}.ep-journey-subtabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;max-width:100%;overflow:auto hidden!important}.ep-journey-subtabs__btn{padding:10px 14px!important;font-size:12px!important}.ep-journey-param-grid,.ep-journey-stats-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.ep-journey-steprrail{height:auto!important}.ep-journey-steprrail__list{max-height:none!important;overflow-y:visible!important}.ep-journey-steprrail__step{align-items:flex-start!important}.ep-player-behavior__metrics{grid-template-columns:1fr 1fr!important;gap:12px!important}.ep-player-behavior__split{grid-template-columns:1fr!important;gap:10px!important}}@media (width>=1600px){.ep-presence-layout,.bp-presence-layout{grid-template-columns:240px minmax(0,1fr) 280px}}
