:root{--ink:#0f172a;--ink-secondary:#334155;--muted:#64748b;--line:#e2e8f0;--line-subtle:#f1f5f9;--paper:#fff;--canvas:#f8fafc;--forest:#0b0f19;--forest-2:#1e293b;--bronze:#3b82f6;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-subtle:#eff6ff;--teal:#06b6d4;--danger:#ef4444;--danger-subtle:#fef2f2;--ok:#10b981;--ok-subtle:#ecfdf5;--amber:#f59e0b;--amber-subtle:#fffbeb;--indigo:#6366f1;--indigo-subtle:#eef2ff;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{background:var(--canvas);max-width:100%;min-height:100%;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;max-width:100%}button{cursor:pointer}img{max-width:100%}.app-shell{background:var(--canvas);height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.ent-sidebar{color:#94a3b8;z-index:40;background:#0b0f19;border-right:1px solid #1e293b;flex-direction:column;flex-shrink:0;width:256px;height:100dvh;display:flex;position:sticky;top:0;overflow:hidden}.mobile-nav-trigger,.sidebar-mobile-close,.sidebar-backdrop{display:none}.sidebar-brand-container{border-bottom:1px solid #ffffff0f;padding:20px 18px 16px}.sidebar-brand-link{align-items:center;gap:12px;display:flex}.sidebar-brand-logo-wrap{background:#131b2e;border:1px solid #3b82f64d;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden;box-shadow:0 4px 12px #0006}.sidebar-brand-logo{object-fit:contain;width:24px;height:24px}.sidebar-brand-info{flex-direction:column;gap:2px;display:flex}.sidebar-brand-title{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:800}.sidebar-brand-badge{color:#10b981;align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.sidebar-brand-badge.admin-badge{color:#38bdf8}.sidebar-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981}.sidebar-status-dot.admin-dot{background:#38bdf8;box-shadow:0 0 8px #38bdf8}.sidebar-nav-scroll{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex;overflow-y:auto}.sidebar-section-title{letter-spacing:.08em;text-transform:uppercase;color:#475569;padding:14px 10px 6px;font-size:10.5px;font-weight:700}.sidebar-nav-list{flex-direction:column;gap:3px;display:flex}.sidebar-nav-item{color:#94a3b8;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:all .15s;display:flex;position:relative}.sidebar-nav-item:hover{color:#f8fafc;background:#172033}.sidebar-nav-item.active{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#172238 100%);border:1px solid #3b82f640;box-shadow:0 4px 12px #0000004d}.nav-icon-wrap{color:#64748b;place-items:center;transition:color .15s;display:grid}.sidebar-nav-item:hover .nav-icon-wrap,.sidebar-nav-item.active .nav-icon-wrap{color:#38bdf8}.nav-label-text{flex:1}.nav-unread-badge{color:#fff;background:#2563eb;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.nav-active-chevron{color:#38bdf8;opacity:.8}.sidebar-footer-wrap{background:#090d16;border-top:1px solid #ffffff0f;padding:14px}.sidebar-user-card{background:#111827;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.sidebar-user-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.sidebar-user-avatar.admin-avatar{background:linear-gradient(135deg,#0284c7,#0f766e)}.sidebar-user-meta{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-user-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.sidebar-user-role-badge{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.sidebar-logout-form{margin:0}.sidebar-logout-btn{color:#64748b;background:0 0;border:0;border-radius:6px;place-items:center;padding:6px;transition:all .15s;display:grid}.sidebar-logout-btn:hover{color:#fca5a5;background:#ef444426}.main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}.ent-topbar{border-bottom:1px solid var(--line);z-index:30;background:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;display:flex}.topbar-breadcrumb{align-items:center;gap:8px;font-size:13.5px;display:flex}.breadcrumb-kicker{color:var(--muted);font-weight:500}.breadcrumb-separator{color:#cbd5e1}.breadcrumb-current{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.topbar-right{align-items:center;gap:12px;display:flex}.topbar-status-pill{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:11.5px;font-weight:650;display:inline-flex}.status-live-beacon{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981}.status-sub{color:#fff;background:#059669;border-radius:4px;padding:1px 5px;font-size:9.5px;font-weight:700}.topbar-action-btn{color:#fff;background:#2563eb;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12.5px;font-weight:650;transition:all .15s;display:inline-flex}.topbar-action-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.ent-page-container{flex-direction:column;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:28px 36px 60px;display:flex}.ent-hero-banner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #334155;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex;box-shadow:0 10px 30px -10px #0f172a4d}.hero-content-left{flex-direction:column;gap:6px;display:flex}.hero-kicker-badge{color:#93c5fd;text-transform:capitalize;align-items:center;gap:7px;font-size:11.5px;font-weight:600;display:inline-flex}.live-pulse-dot{background:#38bdf8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #38bdf8}.hero-title{letter-spacing:-.03em;color:#fff;margin:0;font-size:26px;font-weight:800}.hero-subtitle{color:#94a3b8;max-width:60ch;margin:0;font-size:14px;line-height:1.5}.hero-action-group{flex-shrink:0;align-items:center;gap:10px;display:flex}.ent-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2563eb66}.ent-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px)}.btn-badge{color:#fff;background:#ef4444;border-radius:999px;padding:1px 6px;font-size:11px}.ent-btn-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex}.ent-btn-secondary:hover{background:#ffffff24}.ent-kpi-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.ent-kpi-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:20px 22px;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000008}.ent-kpi-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px -4px #00000014}.kpi-header{justify-content:space-between;align-items:center;display:flex}.kpi-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12.5px;font-weight:650}.kpi-icon-wrap{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-blue{color:#2563eb;background:#eff6ff}.icon-indigo{color:#6366f1;background:#eef2ff}.icon-emerald{color:#10b981;background:#ecfdf5}.icon-amber{color:#f59e0b;background:#fffbeb}.kpi-value-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.kpi-main-value{color:var(--ink);letter-spacing:-.03em;font-size:26px;font-weight:800}.kpi-trend{border-radius:6px;padding:2px 7px;font-size:11.5px;font-weight:700}.kpi-trend.positive{color:#059669;background:#ecfdf5}.kpi-trend.alert{color:#dc2626;background:#fef2f2}.kpi-trend.neutral{color:#475569;background:#f1f5f9}.kpi-footer{border-top:1px solid var(--line-subtle);padding-top:8px}.kpi-footnote{color:var(--muted);font-size:12px}.ent-panels-grid{grid-template-columns:1.35fr 1fr;gap:22px;display:grid}.ent-panel-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000008}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.panel-title{color:var(--ink);margin:0 0 2px;font-size:16px;font-weight:800}.panel-desc{color:var(--muted);margin:0;font-size:12.5px}.panel-meta-tag{color:#475569;background:#f1f5f9;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.panel-link{color:#2563eb;align-items:center;gap:4px;font-size:12.5px;font-weight:700;transition:color .15s;display:inline-flex}.panel-link:hover{color:#1d4ed8}.panel-body{flex:1;padding:24px}.chart-bar-container{justify-content:space-between;align-items:flex-end;gap:12px;height:190px;padding:10px 8px 0;display:flex}.chart-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex;position:relative}.bar-value-tooltip{color:var(--muted);margin-bottom:2px;font-size:11px;font-weight:700}.bar-track{background:#f1f5f9;border-radius:8px;align-items:flex-end;width:100%;max-width:32px;height:140px;display:flex;overflow:hidden}.bar-fill{background:linear-gradient(#3b82f6 0%,#2563eb 100%);border-radius:8px;width:100%;transition:height .4s}.bar-fill.active-today{background:linear-gradient(#06b6d4 0%,#2563eb 100%);box-shadow:0 0 12px #06b6d466}.bar-axis-label{color:var(--muted);font-size:12px;font-weight:600}.bar-axis-label.label-today{color:#2563eb;font-weight:800}.chart-highlights-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;padding-top:18px;display:grid}.highlight-item{flex-direction:column;gap:3px;display:flex}.hl-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:650}.hl-val{color:var(--ink);font-size:13px;font-weight:700}.text-green{color:#059669}.text-blue{color:#2563eb}.queue-list-body{flex-direction:column;padding:8px 12px;display:flex}.queue-item-row{border-bottom:1px solid var(--line-subtle);border-radius:12px;align-items:center;gap:14px;padding:12px;transition:all .15s;display:flex}.queue-item-row:last-child{border-bottom:0}.queue-item-row:hover{background:#f8fafc;transform:translate(2px)}.queue-avatar{color:#334155;background:#e2e8f0;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.queue-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.queue-top-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.queue-name{color:var(--ink);font-size:13.5px;font-weight:700}.queue-seller-tag{color:#2563eb;background:#eff6ff;border-radius:6px;padding:1px 7px;font-size:11px;font-weight:600}.queue-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;overflow:hidden}.queue-unread-pill{color:#fff;background:#2563eb;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:800}.ent-empty-state{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.empty-icon{color:#cbd5e1}.dash-page{flex-direction:column;gap:18px;width:100%;max-width:1480px;margin:0 auto;padding:22px 28px 48px;display:flex}.dash-hero{color:#fff;background:#070b14;border:1px solid #1e293b;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:24px;min-height:198px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.dash-hero-glow{pointer-events:none;background:radial-gradient(circle,#2563eb61,#0000 62%);width:480px;height:480px;position:absolute;inset:-40% auto auto -10%}.dash-hero-glow:after{content:"";background:radial-gradient(circle,#0ea5e938,#0000 68%);width:280px;height:280px;position:absolute;top:80px;left:380px}.dash-hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 88%);mask-image:linear-gradient(#0000008c,#0000 88%)}.dash-hero-copy,.dash-hero-actions{z-index:1;position:relative}.dash-hero-kicker{color:#93c5fd;text-transform:capitalize;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:650;display:inline-flex}.dash-hero-copy h1{letter-spacing:-.04em;color:#fff;margin:0;font-size:32px;font-weight:800;line-height:1.1}.dash-hero-copy p{color:#94a3b8;max-width:52ch;margin:8px 0 0;font-size:14.5px;line-height:1.5}.dash-hero-chips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.dash-hero-chips span{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.dash-hero-actions{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.dash-hero-primary,.dash-hero-ghost{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-width:188px;height:42px;font-size:13.5px;font-weight:750;display:inline-flex}.dash-hero-primary{color:#fff;background:#2563eb;box-shadow:0 10px 24px #2563eb59}.dash-hero-primary:hover{background:#1d4ed8}.dash-hero-primary b{color:#2563eb;background:#fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:grid}.dash-hero-ghost{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1f}.dash-hero-ghost:hover{background:#ffffff1a}.dash-kpis{grid-template-columns:1.2fr repeat(3,1fr);gap:14px;display:grid}.dash-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:8px;min-height:124px;padding:18px 20px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0f172a0a}a.dash-kpi:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 24px -12px #2563eb47}.dash-kpi.is-featured{color:#fff;background:linear-gradient(#0f172a,#111827);border-color:#1e293b}.dash-kpi-top{color:#64748b;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11.5px;font-weight:750;display:flex}.dash-kpi.is-featured .dash-kpi-top{color:#93c5fd}.dash-kpi strong{letter-spacing:-.04em;color:#0f172a;font-size:28px;font-weight:800;line-height:1}.dash-kpi.is-featured strong{color:#fff}.dash-kpi em{color:#64748b;font-size:12.5px;font-style:normal}.dash-kpi.is-featured em{color:#94a3b8}.dash-funnel,.dash-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 1px 2px #0f172a0a}.dash-card-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 0;display:flex}.dash-funnel .dash-card-head{padding:16px 18px 12px}.dash-card-head h2{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:15.5px;font-weight:800}.dash-card-head p{color:#64748b;margin:3px 0 0;font-size:12.5px}.dash-link{color:#2563eb;white-space:nowrap;align-items:center;gap:3px;font-size:12.5px;font-weight:750;display:inline-flex}.dash-head-icon{color:#94a3b8;margin-top:4px}.dash-funnel-track{grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;min-height:168px;padding:6px 18px 18px;display:grid}.dash-funnel-col{--stage:#3b82f6;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;min-height:140px;display:flex}.dash-funnel-col i{background:linear-gradient(180deg, color-mix(in srgb, var(--stage) 80%, #fff), var(--stage));width:100%;max-width:54px;min-height:18px;box-shadow:0 10px 18px -10px var(--stage);border-radius:10px 10px 6px 6px;display:block}.dash-funnel-col b{color:#0f172a;letter-spacing:-.03em;font-size:18px;font-weight:800;line-height:1}.dash-funnel-col span{color:#334155;text-align:center;font-size:11.5px;font-weight:750;line-height:1.2}.dash-funnel-col small{color:#94a3b8;font-size:11px;font-weight:650}.dash-split{grid-template-columns:1.2fr .9fr;gap:14px;display:grid}.dash-legend{color:#64748b;gap:12px;font-size:11.5px;font-weight:700;display:flex}.dash-legend span{align-items:center;gap:6px;display:inline-flex}.dash-legend i{border-radius:99px;width:8px;height:8px}.dash-legend i.in{background:#94a3b8}.dash-legend i.out{background:#2563eb}.dash-chart{align-items:flex-end;gap:10px;height:220px;padding:18px 18px 16px;display:flex}.dash-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.dash-bar em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:750}.dash-bar-track{background:#f1f5f9;border-radius:999px;align-items:flex-end;width:100%;max-width:36px;height:160px;display:flex;overflow:hidden}.dash-bar-fill{background:linear-gradient(#60a5fa,#2563eb);border-radius:999px;flex-direction:column;justify-content:flex-start;width:100%;display:flex;overflow:hidden}.dash-bar-fill b{background:#cbd5e1;width:100%;display:block}.dash-bar.is-today em,.dash-bar.is-today span{color:#2563eb;font-weight:800}.dash-bar.is-today .dash-bar-fill{background:linear-gradient(#38bdf8,#2563eb);box-shadow:0 0 16px #2563eb59}.dash-bar span{color:#64748b;font-size:12px;font-weight:650}.dash-queue{flex-direction:column;padding:8px 8px 12px;display:flex}.dash-queue-row{border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.dash-queue-row:hover{background:#f8fafc}.dash-avatar{color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.dash-avatar.sm{border-radius:10px;width:32px;height:32px;font-size:11px}.dash-queue-row strong{color:#0f172a;justify-content:space-between;align-items:center;gap:8px;font-size:13.5px;display:flex}.dash-queue-row strong small{color:#2563eb;background:#eff6ff;border-radius:6px;padding:1px 6px;font-size:11px;font-weight:700}.dash-queue-row p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12.5px;overflow:hidden}.dash-queue-row aside{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.dash-queue-row time{color:#94a3b8;font-size:11px;font-weight:650}.dash-queue-row aside b{color:#fff;background:#2563eb;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;display:grid}.dash-empty{color:#94a3b8;justify-content:center;align-items:center;gap:8px;padding:28px 12px;font-size:13px;display:flex}.dash-bottom{grid-template-columns:1.2fr .9fr .8fr;gap:14px;display:grid}.dash-agenda{flex-direction:column;gap:2px;padding:8px 10px 12px;display:flex}.dash-agenda-row{border-radius:10px;grid-template-columns:6px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 8px;display:grid}.dash-agenda-row:hover{background:#f8fafc}.dash-agenda-row i{border-radius:99px;width:6px;height:28px}.dash-agenda-row strong{color:#0f172a;font-size:13px;display:block}.dash-agenda-row span{color:#64748b;font-size:12px}.dash-agenda-row em{border-radius:999px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800}.due-late{color:#e11d48;background:#fff1f2}.due-today{color:#d97706;background:#fffbeb}.due-soon{color:#2563eb;background:#eff6ff}.due-ok{color:#475569;background:#f1f5f9}.dash-team{grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 16px;display:grid}.dash-team-chip{background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;align-items:center;gap:8px;padding:8px;display:flex}.dash-team-chip strong{color:#0f172a;font-size:13px;display:block}.dash-team-chip small{color:#64748b;font-size:11px;font-weight:650}.dash-shortcut-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 16px;display:grid}.dash-shortcut-grid a{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:750;display:flex}.dash-shortcut-grid a:hover{color:#1d4ed8;background:#f8fbff;border-color:#93c5fd}.dash-shortcut-grid a svg:last-child{color:#94a3b8;margin-left:auto}@media (max-width:1180px){.dash-kpis,.dash-split,.dash-bottom,.dash-funnel-track{grid-template-columns:1fr 1fr}}@media (max-width:860px){.dash-page{padding:16px}.dash-hero{flex-direction:column;align-items:flex-start}.dash-kpis,.dash-split,.dash-bottom,.dash-funnel-track,.dash-team,.dash-shortcut-grid{grid-template-columns:1fr}}.ops-page{flex-direction:column;gap:16px;width:100%;max-width:1480px;margin:0 auto;padding:22px 28px 48px;display:flex}.ops-hero{background:#fff;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px 24px;display:flex}.ops-kicker{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0 0 4px;font-size:11px;font-weight:800}.ops-hero h1{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:26px;font-weight:800}.ops-hero p{color:#64748b;max-width:54ch;margin:6px 0 0;font-size:14px;line-height:1.5}.ops-hero-metrics{flex-shrink:0;gap:22px;display:flex}.ops-hero-metrics div{background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;flex-direction:column;gap:2px;min-width:92px;padding:10px 14px;display:flex}.ops-hero-metrics span{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:750}.ops-hero-metrics strong{letter-spacing:-.03em;color:#0f172a;font-size:22px;font-weight:800}.ops-hero.finance{color:#fff;background:#070b14;border-color:#1e293b}.ops-hero.finance h1{color:#fff}.ops-hero.finance p{color:#94a3b8}.ops-hero.finance .ops-kicker{color:#93c5fd}.ops-net{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;min-width:220px;padding:14px 16px}.ops-net span{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:750}.ops-net strong{letter-spacing:-.04em;margin-top:4px;font-size:26px;display:block}.ops-net.up strong{color:#34d399}.ops-net.down strong{color:#fda4af}.ops-net em{color:#94a3b8;margin-top:4px;font-size:12px;font-style:normal;display:block}.ops-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ops-kpis.cols-5{grid-template-columns:repeat(5,1fr)}.ops-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.ops-kpi span{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:750}.ops-kpi strong{letter-spacing:-.03em;color:#0f172a;font-size:20px;font-weight:800}.ops-kpi em{color:#64748b;font-size:12px;font-style:normal}.ops-kpi strong.up,.ops-tx b.up,.ops-person-side .up{color:#059669}.ops-kpi strong.down,.ops-tx b.down{color:#e11d48}.ops-split{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.ops-split.with-side{grid-template-columns:minmax(0,1fr) 320px}.ops-split.broadcasts{grid-template-columns:minmax(0,1fr) 360px}.ops-split.finance-grid{grid-template-columns:minmax(0,1.4fr) 340px}.ops-side,.ops-composer,.ops-statement,.ops-list-wrap,.ops-campaigns{background:#fff;border:1px solid #e2e8f0;border-radius:16px}.ops-side,.ops-composer{padding:16px}.ops-side-head,.ops-block-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.ops-side-head{justify-content:flex-start}.ops-side-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.ops-side-head h2,.ops-block-head h2,.ops-composer h2{color:#0f172a;margin:0;font-size:15px;font-weight:800}.ops-side-head p{color:#64748b;margin:2px 0 0;font-size:12.5px}.ops-block-head{padding:14px 16px 0}.ops-block-head span{color:#94a3b8;font-size:12px;font-weight:700}.ops-side-links{flex-direction:column;gap:6px;margin-top:12px;display:flex}.ops-side-links a{color:#334155;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:700;display:flex}.ops-side-links a:hover{color:#1d4ed8;border-color:#93c5fd}.ops-toolbar{border-bottom:1px solid #eef2f6;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.ops-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:220px;height:36px;padding:0 10px;display:flex}.ops-search input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;font-size:13px}.ops-search button{color:#94a3b8;background:0 0;border:0}.ops-toolbar select{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;height:36px;padding:0 10px;font-size:12.5px;font-weight:650}.ops-count{color:#94a3b8;font-size:12px;font-weight:700}.ops-people{flex-direction:column;display:flex}.ops-person{border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(0,1.1fr) minmax(0,1.3fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.ops-person:last-child{border-bottom:0}.ops-person:hover{background:#f8fafc}.ops-avatar{color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:800;display:grid}.ops-person-main strong{color:#0f172a;font-size:14px;display:block}.ops-person-main p{color:#64748b;align-items:center;gap:6px;margin:3px 0 0;font-size:12px;display:flex}.ops-person-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ops-phone,.ops-owner{color:#475569;align-items:center;gap:5px;font-size:12px;font-weight:650;display:inline-flex}.ops-chip{color:#1d4ed8;background:#eff6ff;border-radius:6px;align-items:center;height:22px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.ops-chip.muted,.ops-chip.ok{color:#475569;background:#f1f5f9}.ops-chip.ok{color:#047857;background:#ecfdf5}.ops-chip.stage{background:color-mix(in srgb, var(--stage) 16%, #fff);color:color-mix(in srgb, var(--stage) 70%, #0f172a)}.ops-person-side{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.ops-person-side time{color:#94a3b8;font-size:11.5px;font-weight:650}.ops-chat{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.ops-chat:hover{color:#fff;background:#2563eb;border-color:#2563eb}.ops-empty{color:#94a3b8;justify-content:center;align-items:center;gap:8px;padding:28px 16px;font-size:13px;display:flex}.ops-empty.wide{grid-column:1/-1}.ops-note{color:#065f46;background:#ecfdf5;border-radius:12px;gap:10px;margin-bottom:10px;padding:12px;display:flex}.ops-note.muted{color:#334155;background:#f8fafc}.ops-note strong{font-size:13px;display:block}.ops-note p{color:inherit;opacity:.85;margin:4px 0 0;font-size:12.5px;line-height:1.45}.ops-campaign-grid,.ops-campaign-list{flex-direction:column;gap:0;padding:0 8px 12px;display:flex}.ops-campaign{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:14px 10px;display:flex}.ops-campaign:last-child{border-bottom:0}.ops-campaign:hover{background:#f8fafc;border-radius:12px}.ops-campaign header{justify-content:space-between;align-items:center;display:flex}.ops-campaign h3{color:#0f172a;margin:0;font-size:14.5px;font-weight:800}.ops-campaign p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.ops-campaign footer{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px;font-size:11.5px;font-weight:700;display:flex}.ops-campaign footer .ent-btn-action{margin-left:auto}.ops-campaign footer .ok{color:#059669}.ops-campaign footer .bad{color:#e11d48}.ops-status{border-radius:99px;padding:3px 8px;font-size:11px;font-weight:800}.ops-status.sent,.ops-status.paid{color:#047857;background:#ecfdf5}.ops-status.draft,.ops-status.scheduled,.ops-status.open{color:#b45309;background:#fffbeb}.ops-status.failed,.ops-status.overdue{color:#e11d48;background:#fff1f2}.ops-campaign time{color:#94a3b8;font-size:11px;font-weight:650}.ops-sent{color:#047857;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.ops-textarea{resize:vertical;min-height:110px}.ops-statement-list{flex-direction:column;padding:4px 8px 12px;display:flex}.ops-tx{border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:10px 8px;display:grid}.ops-tx:last-child{border-bottom:0}.ops-tx-icon{border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.ops-tx-icon.in{color:#059669;background:#ecfdf5}.ops-tx-icon.out{color:#e11d48;background:#fff1f2}.ops-tx strong{color:#0f172a;font-size:13.5px;display:block}.ops-tx p{color:#64748b;margin:2px 0 0;font-size:12px}.ops-tx time{color:#94a3b8;font-size:12px;font-weight:650}.ops-tx b{white-space:nowrap;font-size:13.5px}.ops-invoices{flex-direction:column;gap:8px;display:flex}.ops-invoice{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.ops-invoice strong{color:#0f172a;font-size:13.5px;display:block}.ops-invoice p{color:#64748b;margin:3px 0 8px;font-size:12px}.ops-invoice footer{color:#64748b;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.ops-composer .ent-form-grid{grid-template-columns:1fr 1fr}.ops-composer.compact .ent-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-composer.compact .ent-form-footer{justify-content:flex-end}.ops-composer.compact .ent-btn-primary{width:auto;min-width:200px}.ops-side .ent-form-grid{grid-template-columns:1fr}.ops-side .ent-form-field.is-wide,.ops-composer .ent-form-field.is-wide{grid-column:1/-1}.ops-side .ent-btn-primary,.ops-composer:not(.compact) .ent-btn-primary{justify-content:center;width:100%}.ent-btn-action{color:#fff;background:#2563eb;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12.5px;font-weight:750;display:inline-flex}.ent-btn-action:hover{background:#1d4ed8}.ent-btn-action:disabled{opacity:.7}@media (max-width:1100px){.ops-split.with-side,.ops-split.broadcasts,.ops-split.finance-grid,.ops-kpis,.ops-person,.ops-composer.compact .ent-form-grid{grid-template-columns:1fr}.ops-hero,.ops-hero.finance{flex-direction:column;align-items:flex-start}.ops-person-side{align-items:flex-start}.ops-tx{grid-template-columns:auto 1fr auto}.ops-tx time,.ops-tx .ops-chip{display:none}}@media (max-width:860px){.ops-page{padding:16px}}.ent-inbox-root{background:#fff;flex:1;grid-template-columns:340px minmax(0,1fr) 300px;height:100%;min-height:0;display:grid;position:relative}.inbox-conv-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.inbox-sidebar-head{border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:16px;display:flex}.conv-title-row{justify-content:space-between;align-items:center;display:flex}.conv-title{color:var(--ink);margin:0;font-size:18px;font-weight:800}.conv-total-pill{color:#2563eb;background:#eff6ff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.inbox-search-wrap{align-items:center;display:flex;position:relative}.search-icon{color:#94a3b8;pointer-events:none;position:absolute;left:12px}.inbox-search-input{border:1px solid var(--line);background:#f8fafc;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 34px;font-size:13px;transition:all .15s}.inbox-search-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.inbox-tabs-nav{background:#f1f5f9;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;padding:3px;display:grid}.inbox-tab-item{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px;font-size:12px;font-weight:650;transition:all .15s;display:flex}.inbox-tab-item.active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #0000000d}.tab-unread-dot{color:#fff;background:#2563eb;border-radius:999px;padding:1px 5px;font-size:10px}.conv-items-scroll{flex-direction:column;flex:1;display:flex;overflow-y:auto}.conv-cell-row{border-bottom:1px solid var(--line-subtle);cursor:pointer;background:#fff;gap:12px;padding:14px 16px;transition:all .15s;display:flex}.conv-cell-row:hover{background:#f8fafc}.conv-cell-row.selected{background:#eff6ff;border-left:3px solid #2563eb}.conv-avatar{color:#334155;background:#e2e8f0;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.conv-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.conv-header-line{justify-content:space-between;align-items:center;display:flex}.conv-name{color:var(--ink);font-size:13.5px;font-weight:700}.conv-time{color:#94a3b8;font-size:11px}.conv-snippet-line{justify-content:space-between;align-items:center;gap:6px;display:flex}.conv-last-msg{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;overflow:hidden}.conv-badge{color:#fff;background:#2563eb;border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:10px;font-weight:800}.conv-seller-tag{margin-top:2px;display:flex}.seller-sub{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:1px 6px;font-size:10.5px}.conv-empty-state{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:13px;display:flex}.inbox-chat-area{background:#f0f2f5;flex-direction:column;height:100%;display:flex;position:relative}.inbox-chat-topbar{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.chat-top-user{align-items:center;gap:12px;display:flex}.chat-back-mobile{color:var(--ink);background:0 0;border:0;padding:6px;display:none}.chat-avatar-lg{color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:50%;place-items:center;width:40px;height:40px;font-size:13.5px;font-weight:700;display:grid}.chat-user-meta{flex-direction:column;gap:2px;display:flex}.chat-user-name-line{align-items:center;gap:8px;display:flex}.chat-user-name-line strong{color:var(--ink);font-size:14.5px}.chat-user-phone{color:#64748b;font-size:12px}.chat-window-status{align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.status-beacon{border-radius:50%;width:6px;height:6px}.beacon-open{background:#10b981;box-shadow:0 0 6px #10b981}.beacon-warn{background:#f59e0b;box-shadow:0 0 6px #f59e0b}.chat-top-actions{align-items:center;gap:4px;display:flex}.chat-contact-mobile,.contact-panel-close{display:none}.chat-action-btn{color:#64748b;background:0 0;border:0;border-radius:8px;place-items:center;padding:8px;transition:all .15s;display:grid}.chat-action-btn:hover{color:var(--ink);background:#f1f5f9}.inbox-messages-stream{background:#efeae2 radial-gradient(#0000000a 1px,#0000 0) 0 0/20px 20px;flex-direction:column;flex:1;gap:10px;padding:20px 24px;display:flex;overflow-y:auto}.stream-date-separator{text-align:center;margin:6px 0 12px}.stream-date-separator span{color:#64748b;background:#ffffffe6;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:650;display:inline-block;box-shadow:0 1px 2px #0000000d}.msg-bubble-wrap{width:100%;display:flex}.bubble-inbound{justify-content:flex-start}.bubble-outbound{justify-content:flex-end}.msg-bubble-card{border-radius:12px;max-width:65%;padding:10px 14px 6px;font-size:13.5px;line-height:1.45;box-shadow:0 1px 2px #00000014}.bubble-inbound .msg-bubble-card{color:#0f172a;background:#fff;border-top-left-radius:2px}.bubble-outbound .msg-bubble-card{color:#0f172a;background:#d9fdd3;border-top-right-radius:2px}.msg-text{word-break:break-word;margin:0 0 4px}.msg-meta-footer{color:#64748b;justify-content:flex-end;align-items:center;gap:4px;font-size:10.5px;display:flex}.tick-read{color:#2563eb}.tick-delivered{color:#64748b}.tick-failed{color:#ef4444}.inbox-composer-error{color:#dc2626;background:#fef2f2;border-top:1px solid #fecaca;align-items:center;gap:6px;padding:8px 16px;font-size:12px;display:flex}.inbox-chat-composer{border-top:1px solid var(--line);background:#f0f2f5;align-items:center;gap:10px;padding:12px 18px;display:flex}.composer-tool-btn{color:#64748b;background:0 0;border:0;border-radius:50%;place-items:center;padding:8px;transition:all .15s;display:grid}.composer-tool-btn:hover{color:var(--ink);background:#e2e8f0}.composer-input-field{border:1px solid var(--line);background:#fff;border-radius:24px;outline:none;flex:1;padding:11px 18px;font-size:13.5px;transition:all .15s}.composer-input-field:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.composer-template-select{color:#b45309;background:#fffbeb;border:1px solid #f59e0b;border-radius:12px;outline:none;flex:1;padding:11px 16px;font-size:13px;font-weight:600}.composer-send-btn{color:#fff;background:#2563eb;border:0;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;box-shadow:0 2px 6px #2563eb66}.composer-send-btn:hover:not(:disabled){background:#1d4ed8;transform:scale(1.05)}.composer-send-btn:disabled{opacity:.5;cursor:not-allowed}.inbox-chat-empty{color:#94a3b8;background:#f8fafc;place-items:center;height:100%;display:grid}.inbox-contact-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;height:100%;display:flex;overflow-y:auto}.contact-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-heading{color:var(--ink);margin:0;font-size:14.5px;font-weight:800}.info-icon{color:#94a3b8}.contact-panel-body{flex-direction:column;gap:20px;padding:20px;display:flex}.contact-profile-box{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:6px;padding-bottom:18px;display:flex}.contact-panel-avatar{color:#334155;background:#e2e8f0;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:4px;font-size:18px;font-weight:800;display:grid}.contact-panel-name{color:var(--ink);font-size:16px;font-weight:800}.contact-panel-company{color:var(--muted);font-size:12.5px}.contact-data-section{flex-direction:column;gap:10px;display:flex}.section-title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:10.5px;font-weight:800}.data-field-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.field-key{color:var(--muted)}.field-value{color:var(--ink);font-weight:700}.assignee-select-wrap{align-items:center;display:flex;position:relative}.select-icon{color:#64748b;pointer-events:none;position:absolute;left:10px}.assignee-select{border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fafc;border-radius:8px;outline:none;padding:8px 12px 8px 32px;font-size:13px;font-weight:600}.assignee-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.triage-insight-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.triage-insight-head{justify-content:space-between;align-items:center;display:flex}.bot-icon{color:#2563eb}.triage-status-pill{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:800}.triage-summary-text{color:#1e3a8a;margin:0;font-size:12px;line-height:1.45}.contact-panel-footer{margin-top:10px}.full-profile-btn{border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fafc;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:12.5px;font-weight:700;transition:all .15s;display:flex}.full-profile-btn:hover{background:#f1f5f9}.pipeline-header-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.pipeline-headline{color:var(--ink);margin:0 0 4px;font-size:24px;font-weight:800}.pipeline-sub{color:var(--muted);margin:0;font-size:13.5px}.pipeline-header-stats{align-items:center;gap:12px;display:flex}.pipe-stat-badge{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex;box-shadow:0 1px 2px #00000008}.pipe-stat-badge .stat-label{color:var(--muted)}.pipe-page{flex-direction:column;flex:1;max-width:none;min-height:0;padding:0;display:flex;overflow:hidden}.pipe-workspace{background:#eef2f7;flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.pipe-command{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:14px;padding:12px 20px;display:flex}.pipe-command-left{flex:1;align-items:center;gap:8px;min-width:280px;display:flex}.pipe-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex:1;align-items:center;gap:8px;max-width:360px;height:36px;padding:0 10px 0 12px;display:flex}.pipe-search:focus-within{color:#64748b;background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.pipe-search input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.pipe-search button{color:#94a3b8;background:0 0;border:0;place-items:center;padding:2px;display:grid}.pipe-seller{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 10px;display:flex}.pipe-seller select{color:#334155;cursor:pointer;background:0 0;border:0;outline:none;font-size:12.5px;font-weight:650}.pipe-metrics{align-items:center;gap:14px;margin-left:auto;display:flex}.pipe-metric{flex-direction:column;gap:1px;display:flex}.pipe-metric span{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:700}.pipe-metric strong{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;font-size:14px;font-weight:800}.pipe-metric-divider{background:#e2e8f0;width:1px;height:28px}.pipe-add-btn{color:#fff;white-space:nowrap;background:#2563eb;border:0;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #2563eb40}.pipe-add-btn:hover{background:#1d4ed8}.pipe-flow{background:#fff;border-bottom:1px solid #e2e8f0;align-items:stretch;gap:6px;padding:10px 20px 8px;display:flex}.pipe-flow-seg{flex-direction:column;flex-basis:0;gap:6px;min-width:0;display:flex;position:relative}.pipe-flow-bar{background:var(--seg-color);opacity:.85;border-radius:99px;height:6px}.pipe-flow-meta{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.pipe-flow-meta em{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-style:normal;font-weight:750;overflow:hidden}.pipe-flow-meta span{color:#94a3b8;white-space:nowrap;font-size:10.5px;font-weight:600}.pipe-flow-arrow{color:#cbd5e1;pointer-events:none;position:absolute;top:0;right:-9px}.pipe-board{flex:1;gap:12px;min-height:0;padding:14px 16px 16px;display:flex;overflow:auto hidden}.pipe-board::-webkit-scrollbar{height:8px}.pipe-board::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.pipe-col{--stage:#3b82f6;background:#f4f6f9;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:1 0 248px;min-width:248px;min-height:0;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.pipe-col.is-over{background:color-mix(in srgb, var(--stage) 10%, #fff);border-color:var(--stage);box-shadow:0 0 0 3px color-mix(in srgb, var(--stage) 22%, transparent)}.pipe-col-head{background:color-mix(in srgb, var(--stage) 9%, #fff);border-bottom:1px solid color-mix(in srgb, var(--stage) 18%, #e2e8f0);justify-content:space-between;align-items:center;gap:8px;padding:11px 12px 10px;display:flex}.pipe-col-title{align-items:center;gap:7px;min-width:0;display:flex}.pipe-col-dot{background:var(--stage);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--stage) 22%, transparent);border-radius:50%;flex-shrink:0}.pipe-col-title h3{color:#0f172a;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:800;overflow:hidden}.pipe-col-title b{color:color-mix(in srgb, var(--stage) 78%, #0f172a);background:color-mix(in srgb, var(--stage) 16%, #fff);border-radius:99px;padding:1px 6px;font-size:10.5px;font-weight:800}.pipe-col-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.pipe-col-actions strong{color:#334155;font-size:11.5px;font-weight:800}.pipe-col-actions button{color:#64748b;background:#fff;border:1px solid #dbe2ea;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.pipe-col-actions button:hover{background:var(--stage);border-color:var(--stage);color:#fff}.pipe-col-body{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px;display:flex;overflow-y:auto}.pipe-col-body::-webkit-scrollbar{width:5px}.pipe-col-body::-webkit-scrollbar-thumb{background:#d4dbe3;border-radius:99px}.pipe-card{cursor:grab;background:#fff;border:1px solid #e6ebf1;border-radius:12px;flex-direction:column;gap:7px;padding:11px 12px 10px 14px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;box-shadow:0 1px 2px #0f172a0a}.pipe-card:hover{border-color:#c9d4e3;transform:translateY(-1px);box-shadow:0 8px 18px -8px #0f172a2e}.pipe-card.is-dragging{opacity:.55;transform:rotate(1.5deg)}.pipe-card.is-hot{border-color:#fecdd3}.pipe-card-rail{background:var(--stage);border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.pipe-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pipe-card-top strong{color:#0f172a;letter-spacing:-.01em;font-size:13px;font-weight:750;line-height:1.35}.pipe-hot{letter-spacing:.04em;text-transform:uppercase;color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:5px;flex-shrink:0;padding:2px 6px;font-size:9.5px;font-weight:800}.pipe-card-who{color:#64748b;align-items:center;gap:5px;min-width:0;margin:0;font-size:12px;display:flex}.pipe-card-who span{color:#cbd5e1}.pipe-card-foot{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.pipe-card-value{color:#0f172a;letter-spacing:-.02em;font-size:13.5px;font-weight:800}.pipe-card-tools{align-items:center;gap:5px;display:flex}.pipe-wa{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.pipe-wa:hover{color:#fff;background:#2563eb;border-color:#2563eb}.pipe-owner{color:#fff;background:linear-gradient(135deg,#334155,#0f172a);border-radius:50%;place-items:center;width:24px;height:24px;font-size:8.5px;font-weight:800;display:grid}.pipe-move{position:relative}.pipe-move-trigger{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.pipe-move-trigger:hover,.pipe-move.is-open .pipe-move-trigger{color:#fff;background:#0f172a;border-color:#0f172a}.pipe-move-menu{z-index:20;background:#0f172a;border:1px solid #1e293b;border-radius:10px;min-width:168px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 40px #0f172a47}.pipe-move-menu button{color:#e2e8f0;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:12px;font-weight:650;display:flex}.pipe-move-menu button:hover{color:#fff;background:#ffffff14}.pipe-move-menu i{border-radius:50%;flex-shrink:0;width:7px;height:7px}.pipe-empty{color:#94a3b8;background:#ffffff73;border:1px dashed #d4dbe3;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:88px;font-size:12px;display:flex}.pipe-empty svg{color:#cbd5e1}.deal-modal-card{max-width:520px}.pipe-card-labels{flex-wrap:wrap;gap:4px;display:flex}.pipe-card-labels span{color:#fff;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;align-items:center;max-width:100%;height:18px;padding:0 7px;font-size:10px;font-weight:750;line-height:1;display:inline-flex;overflow:hidden}.pipe-card-badges{flex-wrap:wrap;gap:5px;display:flex}.pipe-badge{color:#475569;background:#f1f5f9;border-radius:6px;align-items:center;gap:4px;height:20px;padding:0 6px;font-size:10.5px;font-weight:700;display:inline-flex}.pipe-badge.is-late{color:#e11d48;background:#fff1f2}.pipe-badge.is-done{color:#047857;background:#ecfdf5}.pipe-badge.is-remind{color:#d97706;background:#fffbeb}.deal-sheet{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;width:min(860px,100vw - 32px);max-height:calc(100vh - 40px);padding:22px 24px 24px;animation:.22s cubic-bezier(.16,1,.3,1) modalScaleIn;position:relative;overflow:auto;box-shadow:0 30px 80px #0f172a47}.deal-sheet-loading{color:#64748b;justify-content:center;align-items:center;gap:10px;min-height:180px;font-weight:650;display:flex}.deal-sheet-head{margin-bottom:16px;padding-right:36px}.deal-sheet-title{letter-spacing:-.03em;color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:22px;font-weight:800}.deal-sheet-title:focus{background:#fff;border-radius:8px;padding:4px 8px;box-shadow:0 0 0 3px #3b82f626}.deal-sheet-head p{color:#64748b;margin:6px 0 0;font-size:13px}.deal-sheet-grid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:18px;display:grid}.deal-block{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:12px;padding:14px}.deal-block h4{color:#334155;align-items:center;gap:6px;margin:0 0 10px;font-size:12.5px;font-weight:800;display:flex}.deal-block-head{justify-content:space-between;align-items:center;display:flex}.deal-label-row{flex-wrap:wrap;gap:6px;display:flex}.deal-chip{color:#fff;border:0;border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:750}.deal-notes,.deal-comment-form textarea{resize:vertical;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;min-height:88px;padding:10px 12px}.deal-notes:focus,.deal-comment-form textarea:focus,.deal-add-item input:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.deal-progress{color:#64748b;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.deal-progress i{background:#e2e8f0;border-radius:99px;flex:1;height:6px;overflow:hidden}.deal-progress b{background:#2563eb;height:100%;display:block}.deal-check-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.deal-check-list li{border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.deal-check-list li:hover{background:#f8fafc}.deal-check-list li.is-done span{color:#94a3b8;text-decoration:line-through}.deal-check{background:#fff;border:1.5px solid #94a3b8;border-radius:4px;flex-shrink:0;width:16px;height:16px}.deal-check.on{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 2px #fff}.deal-check-list small,.deal-side-card small{color:#94a3b8;white-space:nowrap;margin-left:auto;font-size:10.5px}.deal-check-list small.is-late,.deal-side-card small.is-late,.deal-reminder.is-late{color:#e11d48}.deal-ghost{color:#94a3b8;background:0 0;border:0;place-items:center;padding:2px;display:grid}.deal-ghost:hover{color:#e11d48}.deal-add-item{gap:6px;margin-top:8px;display:flex}.deal-add-item input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:8px 10px}.deal-add-item button,.deal-comment-tools button,.deal-create-label{color:#fff;background:#2563eb;border:0;border-radius:8px;padding:8px 10px;font-size:12.5px;font-weight:700}.deal-comment-form{flex-direction:column;gap:8px;display:flex}.deal-comment-tools{justify-content:space-between;align-items:center;gap:8px;display:flex}.deal-comment-tools label{color:#64748b;align-items:center;gap:6px;font-size:12px;font-weight:650;display:flex}.deal-comment-tools input,.deal-side-card input{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 8px}.deal-comments{flex-direction:column;gap:12px;margin-top:14px;display:flex}.deal-comment{gap:10px;display:flex}.deal-comment header{align-items:center;gap:8px;display:flex}.deal-comment header b{font-size:13px}.deal-comment header time{color:#94a3b8;font-size:11px}.deal-comment p{color:#334155;margin:4px 0 0;font-size:13px;line-height:1.45}.deal-reminder{color:#d97706;background:#fffbeb;border-radius:6px;align-items:center;gap:5px;margin-top:6px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.deal-empty-note{color:#94a3b8;font-size:13px}.deal-sheet-side{flex-direction:column;gap:10px;display:flex}.deal-side-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.deal-side-card span{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:800}.deal-actions{flex-direction:column;gap:6px;display:flex}.deal-actions button,.deal-wa-link{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;width:100%;padding:9px 10px;font-size:13px;font-weight:700;display:flex}.deal-actions button:hover,.deal-wa-link:hover{color:#1d4ed8;border-color:#93c5fd}.deal-label-picker{background:#0f172a;border-radius:12px;flex-direction:column;gap:4px;padding:8px;display:flex}.deal-label-picker button{color:#e2e8f0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:12.5px;font-weight:650;display:flex}.deal-label-picker>button:hover,.deal-label-picker>button.is-on{background:#ffffff14}.deal-label-picker i{border-radius:4px;width:12px;height:12px}.deal-label-picker form{flex-direction:column;gap:8px;padding:8px 4px 4px;display:flex}.deal-label-picker input{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px}.deal-color-row{gap:5px;display:flex}.deal-color-row button{border:2px solid #0000;border-radius:50%;width:16px;height:16px;padding:0}.deal-color-row button.is-on{border-color:#fff}.deal-saving{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}@media (max-width:860px){.deal-sheet-grid{grid-template-columns:1fr}}@media (max-width:980px){.pipe-metrics,.pipe-flow{display:none}.pipe-col{max-width:none}}.settings-hero{margin-bottom:8px}.settings-title{letter-spacing:-.03em;margin:0 0 4px;font-size:24px;font-weight:800}.settings-desc{color:var(--muted);margin:0;font-size:13.5px}.ent-settings-grid,.settings-forms-col{flex-direction:column;gap:20px;display:flex}.ent-settings-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:24px 28px;display:flex;box-shadow:0 1px 3px #00000008}.card-header-styled{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.header-flex-right{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.icon-badge{border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.icon-badge.blue{color:#2563eb;background:#eff6ff}.icon-badge.green{color:#10b981;background:#ecfdf5}.icon-badge.indigo{color:#6366f1;background:#eef2ff}.card-h2{color:var(--ink);margin:0 0 3px;font-size:16px;font-weight:800}.card-sub{color:var(--muted);margin:0;font-size:12.5px}.conn-status-pill{border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.conn-status-pill.connected{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.conn-status-pill.disconnected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.conn-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.settings-form-body{flex-direction:column;gap:16px;display:flex}.form-two-cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.input-disabled{cursor:not-allowed;color:#94a3b8!important;background:#f8fafc!important}.color-picker-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:6px 10px;display:flex}.color-picker-wrap input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:6px;width:32px;height:32px;padding:0}.color-code{color:#475569;font-family:monospace;font-size:12px;font-weight:700}.form-submit-row{justify-content:flex-end;margin-top:4px;display:flex}.webhook-box-body{flex-direction:column;gap:14px;display:flex}.webhook-copy-container{border:1px solid var(--line);background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.webhook-url-text{color:#1e293b;word-break:break-all;font-family:monospace;font-size:12.5px}.copy-btn{flex-shrink:0;padding:6px 12px;font-size:12px}.webhook-instructions{color:var(--muted);flex-direction:column;gap:4px;font-size:12.5px;display:flex}.webhook-instructions code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-weight:700}.toast-notification{color:#fff;z-index:100;background:#0f172a;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:13.5px;font-weight:700;animation:.25s toastPop;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #00000040}@keyframes toastPop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page{width:100%;max-width:1440px;margin:0 auto;padding:28px 36px 60px}.page-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 24px;padding-bottom:20px;display:flex}.kicker{letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin:0 0 6px;font-size:11.5px;font-weight:700}h1{letter-spacing:-.03em;color:var(--ink);margin:0 0 6px;font-size:28px;font-weight:800}h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:17px;font-weight:800}.lede{color:var(--muted);max-width:60ch;margin:0;font-size:14px;line-height:1.5}.button{color:#fff;background:#2563eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.button:hover{background:#1d4ed8;transform:translateY(-1px)}.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button.secondary:hover{background:#f8fafc}.button.ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.button.danger{color:#fff;background:#ef4444}.button.danger:hover{background:#dc2626}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 1px 3px #00000008}.stat-top{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;font-size:11.5px;font-weight:700;display:flex}.stat-value{color:var(--ink);letter-spacing:-.02em;margin:8px 0 4px;font-size:24px;font-weight:800}.stat-foot{color:var(--muted);font-size:12px}.hero-strip{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.hero-cell{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 1px 3px #00000008}.hero-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:700}.hero-value{color:var(--ink);letter-spacing:-.02em;margin-top:6px;font-size:24px;font-weight:800}.dashboard-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 3px #00000008}.card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #00000008}.table{border-collapse:collapse;width:100%;font-size:13.5px}.table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line);background:#f8fafc;padding:14px 18px;font-size:11.5px;font-weight:700}.table td{border-bottom:1px solid var(--line-subtle);color:var(--ink);padding:14px 18px}.table tr:last-child td{border-bottom:0}.table tr:hover td{background:#f8fafc}.pill{border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.pill.ok,.pill.green{color:#059669;background:#ecfdf5}.pill.pending,.pill.yellow{color:#d97706;background:#fffbeb}.pill.danger,.pill.red,.pill.pink{color:#dc2626;background:#fef2f2}.pill.neutral,.pill.blue{color:#2563eb;background:#eff6ff}.person{align-items:center;gap:10px;display:flex}.person small{color:var(--muted);font-size:11.5px;display:block}.avatar{color:#334155;background:#e2e8f0;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.avatar.sm{width:32px;height:32px;font-size:11px}.avatar.md{width:40px;height:40px;font-size:13px}.form-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px 24px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.field label{color:#334155;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:10px 14px;font-size:13.5px;transition:all .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.form-actions{justify-content:flex-end;margin-top:8px;display:flex}.portal-login-root{color:#f8fafc;background:#07090e;justify-content:center;align-items:center;min-height:100vh;padding:32px 24px;display:flex;position:relative;overflow-x:hidden}.portal-bg-canvas{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.portal-mesh-glow{filter:blur(120px);will-change:transform;border-radius:50%;position:absolute}.glow-1{background:radial-gradient(circle,#2563eb73 0%,#6366f126 50%,#0000 70%);width:700px;height:700px;animation:18s ease-in-out infinite glowFloat1;top:-150px;left:-100px}.glow-2{background:radial-gradient(circle,#7c3aed66 0%,#3b82f626 50%,#0000 70%);width:650px;height:650px;animation:20s ease-in-out infinite glowFloat2;bottom:-150px;right:-80px}.glow-3{background:radial-gradient(circle,#06b6d440 0%,#0000 65%);width:500px;height:500px;animation:24s ease-in-out infinite reverse glowFloat1;top:40%;left:45%}@keyframes glowFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(60px,45px)scale(1.12)}}@keyframes glowFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,-55px)scale(1.15)}}.portal-grid-lines{opacity:.9;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.portal-vignette-overlay{background:radial-gradient(circle,#0000 30%,#07090e 90%);position:absolute;inset:0}.portal-wrapper{z-index:10;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;width:100%;max-width:1140px;display:grid;position:relative}.portal-showcase-panel{flex-direction:column;gap:28px;display:flex}.showcase-top{flex-direction:column;gap:16px;display:flex}.showcase-brand{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.showcase-logo{width:auto;height:32px}.tech-badge{color:#38bdf8;letter-spacing:.02em;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.live-ping{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pingPulse;box-shadow:0 0 10px #10b981}@keyframes pingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.showcase-headline{letter-spacing:-.03em;color:#fff;margin:0;font-size:38px;font-weight:800;line-height:1.15}.showcase-subtext{color:#94a3b8;max-width:54ch;margin:0;font-size:15px;line-height:1.6}.live-chat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ab3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;padding:22px;display:flex;box-shadow:0 25px 60px -15px #000000b3,inset 0 1px 1px #ffffff26}.live-card-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.live-card-contact{align-items:center;gap:12px;display:flex}.contact-avatar-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid;position:relative}.online-indicator{background:#10b981;border:2px solid #0f172a;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.contact-name-row{align-items:center;gap:6px;display:flex}.contact-name-row strong{color:#fff;font-size:14px;font-weight:700}.meta-verified-badge{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:14px;height:14px;display:grid}.contact-org{color:#64748b;font-size:11px;display:block}.live-tag{color:#f87171;letter-spacing:.02em;background:#ef444426;border:1px solid #ef44444d;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.chat-stream{flex-direction:column;gap:12px;display:flex}.chat-bubble{border-radius:14px;max-width:90%;padding:12px 16px;font-size:13px;line-height:1.45}.client-bubble{color:#f1f5f9;background:#1e293b;border:1px solid #ffffff14;align-self:flex-start}.client-bubble p{margin:0 0 4px}.bubble-time{color:#64748b;text-align:right;font-size:10px;display:block}.ai-triage-bubble{color:#cbd5e1;background:#6366f11f;border:1px solid #6366f14d;align-self:center;width:100%;max-width:100%;font-size:12px}.triage-header{color:#818cf8;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex}.triage-icon{color:#818cf8}.ai-triage-bubble p{color:#cbd5e1;margin:0}.ai-triage-bubble strong{color:#fff}.seller-bubble{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);align-self:flex-end;box-shadow:0 4px 15px #2563eb4d}.seller-header{color:#93c5fd;align-items:center;gap:5px;margin-bottom:4px;font-size:10.5px;font-weight:600;display:flex}.seller-bubble p{margin:0 0 4px}.seller-bubble .bubble-time{color:#bfdbfe}.live-card-footer{border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;padding-top:12px;display:flex}.micro-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.stat-num{color:#fff;letter-spacing:-.02em;font-size:15px;font-weight:800}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.micro-divider{background:#ffffff1a;width:1px;height:24px}.showcase-trust-bar{color:#64748b;align-items:center;gap:8px;font-size:12px;display:flex}.portal-form-panel{justify-content:center;display:flex}.portal-glass-card{-webkit-backdrop-filter:blur(28px)saturate(180%);background:#0f172abf;border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:440px;padding:34px 32px 28px;box-shadow:0 30px 70px -15px #000c,inset 0 1px 1px #fff3,0 0 40px -5px #2563eb40}.card-top-icon-wrap{justify-content:center;margin-bottom:16px;display:flex;position:relative}.icon-ambient-glow{filter:blur(8px);background:radial-gradient(circle,#3b82f680 0%,#0000 70%);border-radius:50%;width:60px;height:60px;position:absolute;top:-4px}.card-top-icon{background:#0b0f19;border:1px solid #3b82f666;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px -4px #00000080}.top-emblem-img{object-fit:cover;width:100%;height:100%}.card-title-group{text-align:center;margin-bottom:20px}.portal-card-title{letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-size:24px;font-weight:800}.portal-card-desc{color:#94a3b8;max-width:36ch;margin:0 auto;font-size:13px;line-height:1.45}.portal-tabs-switcher{background:#02061799;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:20px;padding:4px;display:grid}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:650;transition:all .2s;display:flex}.tab-btn:hover{color:#cbd5e1}.tab-btn.active{color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #3b82f659;box-shadow:0 4px 12px #0006}.platform-callout{color:#c7d2fe;background:#6366f11f;border:1px solid #6366f14d;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:11px 14px;font-size:12px;line-height:1.4;display:flex}.callout-icon{color:#818cf8;flex-shrink:0;margin-top:2px}.platform-callout strong{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.platform-callout p{color:#a5b4fc;margin:0;font-size:11px}.portal-form-body{flex-direction:column;gap:15px;display:flex}.form-row{flex-direction:column;gap:6px;display:flex}.label-row{justify-content:space-between;align-items:baseline;display:flex}.field-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}.field-hint{color:#64748b;font-size:10.5px}.input-enclosure{background:#0206178c;border:1px solid #ffffff1f;border-radius:12px;align-items:center;transition:all .2s;display:flex;position:relative}.input-enclosure:focus-within{background:#020617cc;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.input-prefix-icon{color:#64748b;pointer-events:none;place-items:center;padding-left:14px;padding-right:4px;transition:color .2s;display:grid}.input-enclosure:focus-within .input-prefix-icon{color:#38bdf8}.input-enclosure input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:12px 14px 12px 6px;font-family:inherit;font-size:13.5px}.input-enclosure input::placeholder{color:#475569}.password-toggle-action{color:#64748b;cursor:pointer;background:0 0;border:0;place-items:center;padding:8px 14px;transition:color .2s;display:grid}.password-toggle-action:hover{color:#fff}.portal-error-card{color:#fca5a5;background:#ef444426;border:1px solid #ef444459;border-radius:10px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;line-height:1.4;animation:.2s errorFade;display:flex}.err-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #ef4444}@keyframes errorFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.portal-action-submit{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 50%,#7c3aed 100%);border:1px solid #fff3;border-radius:12px;margin-top:4px;padding:13px 20px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 25px -4px #2563eb80,inset 0 1px 1px #ffffff4d}.portal-action-submit:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6 0%,#6366f1 50%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 14px 30px -4px #2563eba6,inset 0 1px 1px #fff6}.portal-action-submit:active:not(:disabled){transform:translateY(1px)}.portal-action-submit:disabled{opacity:.7;cursor:not-allowed}.btn-light-sweep{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:4s infinite sweepMove;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes sweepMove{0%,60%{left:-100%}to{left:200%}}.btn-inner-content{z-index:2;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.action-arrow{transition:transform .2s}.portal-action-submit:hover:not(:disabled) .action-arrow{transform:translate(4px)}.loader-wheel{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.8s linear infinite wheelSpin}@keyframes wheelSpin{to{transform:rotate(360deg)}}.portal-quick-demo{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding-top:16px;display:flex}.demo-label{color:#64748b;align-items:center;gap:5px;font-size:11px;display:inline-flex}.demo-btn-pill{color:#38bdf8;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:7px;padding:4px 10px;font-size:11px;font-weight:650;transition:all .2s}.demo-btn-pill:hover{color:#fff;background:#3b82f640;border-color:#3b82f680;transform:translateY(-1px)}.admin-pill{color:#94a3b8;background:#ffffff0d;border-color:#ffffff26}.admin-pill:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.portal-sec-footer{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:10.5px;display:flex}.sec-tag{align-items:center;gap:4px;display:flex}.sec-green-icon{color:#10b981}.sec-separator{background:#fff3;border-radius:50%;width:3px;height:3px}.admin-rail{background:#0b0f19}.dense-stats{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px;display:grid}.toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.ent-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.ent-section-title{font-family:var(--font-display), inherit;color:var(--ink);letter-spacing:-.03em;margin-bottom:6px;font-size:24px;font-weight:800}.ent-section-sub{color:var(--ink-secondary);max-width:650px;font-size:13.5px;line-height:1.5}.ent-compliance-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px 18px;display:flex}.compliance-icon{color:#16a34a;flex-shrink:0;margin-top:2px}.compliance-content strong{color:#166534;margin-bottom:4px;font-size:13.5px;font-weight:700;display:block}.compliance-content p{color:#15803d;margin:0;font-size:12.5px;line-height:1.45}.ent-table-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ent-table-header{border-bottom:1px solid var(--line);background:#fafbfc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.table-header-left{align-items:center;gap:10px;display:flex}.table-title{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:14.5px;font-weight:750}.table-counter-pill{color:#475569;background:#e2e8f0;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.ent-table-responsive{width:100%;overflow-x:auto}.ent-table{border-collapse:collapse;text-align:left;width:100%}.ent-table th{color:#64748b;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line);white-space:nowrap;background:#f8fafc;padding:12px 18px;font-size:11px;font-weight:750}.ent-table td{border-bottom:1px solid var(--line-subtle);color:var(--ink);vertical-align:middle;padding:14px 18px;font-size:13px}.ent-table-row{transition:background .15s}.ent-table-row:hover{background:#f8fafc}.ent-table-row:last-child td{border-bottom:none}.ent-person-cell{align-items:center;gap:12px;display:flex}.ent-avatar-chip{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:grid;box-shadow:0 2px 6px #2563eb33}.person-info{flex-direction:column;gap:2px;display:flex}.person-name{color:var(--ink);font-size:13.5px;font-weight:700}.person-sub{color:var(--muted);align-items:center;gap:4px;font-size:11.5px;display:flex}.phone-badge{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-family:monospace;font-size:12px;font-weight:600;display:inline-flex}.assigned-chip{color:#1e293b;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.avatar-mini{color:#fff;background:#3b82f6;border-radius:6px;place-items:center;width:22px;height:22px;font-size:9.5px;font-weight:800;display:grid}.date-cell{color:var(--muted);white-space:nowrap;font-size:12px}.count-metric{color:var(--muted);font-size:12.5px}.count-metric strong{color:var(--ink);font-size:13.5px}.table-action-icon-btn{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.table-action-icon-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb40}.sent-indicator{color:#16a34a;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.ent-table-empty{text-align:center;color:var(--muted);padding:48px 24px}.ent-table-empty svg{color:#94a3b8;margin:0 auto 12px}.ent-table-empty p{color:var(--ink);margin-bottom:4px;font-size:15px;font-weight:700}.ent-table-empty span{color:var(--muted);font-size:12.5px}.ent-pill{letter-spacing:.02em;white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.pill-blue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.pill-green{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.pill-emerald{color:#10b981;background:#ecfdf5;border:1px solid #a7f3d0}.pill-pink{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.pill-purple{color:#7e22ce;background:#faf5ff;border:1px solid #e9d5ff}.pill-amber{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.pill-gray{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1}.pill-subtle{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.text-emerald{color:#10b981!important}.text-rose{color:#f43f5e!important}.text-amber{color:#f59e0b!important}.text-primary{color:#3b82f6!important}.text-secondary{color:#64748b!important}.ent-form-root{flex-direction:column;gap:18px;display:flex}.ent-form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px 20px;display:grid}.ent-form-field{flex-direction:column;gap:6px;min-width:0;display:flex}.ent-label{text-transform:uppercase;letter-spacing:.04em;color:#475569;font-size:11.5px;font-weight:750}.ent-input{color:var(--ink);background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:13.5px;transition:all .2s}.ent-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f62e}.select-wrapper{position:relative}.ent-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.ent-alert{border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:600;display:flex}.alert-error{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.alert-success{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.ent-form-footer{justify-content:flex-end;padding-top:10px;display:flex}.ent-btn-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #2563eb40}.ent-btn-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.table-inline-select{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;font-size:11.5px;font-weight:700}.table-inline-select.status-active{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.table-inline-select.status-suspended{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.table-inline-select.status-warn{color:#d97706;background:#fffbeb;border-color:#fde68a}.ent-plans-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;margin-bottom:24px;display:grid}.ent-plan-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;padding:26px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000a}.ent-plan-card:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 10px 25px -5px #00000014}.plan-card-header{margin-bottom:20px}.plan-meta-tag{text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin-bottom:10px;padding:2px 8px;font-size:10.5px;font-weight:750;display:inline-block}.plan-title{font-family:var(--font-display), inherit;color:var(--ink);margin-bottom:6px;font-size:20px;font-weight:800}.plan-desc{color:var(--muted);margin-bottom:16px;font-size:12.5px;line-height:1.4}.plan-price-wrap{align-items:baseline;gap:4px;display:flex}.price-val{color:var(--ink);letter-spacing:-.03em;font-size:32px;font-weight:800}.price-cycle{color:var(--muted);font-size:13px;font-weight:600}.plan-features-list{border-top:1px solid var(--line-subtle);border-bottom:1px solid var(--line-subtle);flex-direction:column;gap:12px;margin-bottom:18px;padding:18px 0;display:flex}.feature-item{color:var(--ink-secondary);align-items:center;gap:10px;font-size:13px;display:flex}.feature-check{color:#10b981;flex-shrink:0}.plan-card-footer{justify-content:space-between;align-items:center;display:flex}.tenants-attached-badge{color:var(--muted);font-size:12px}.tenants-attached-badge strong{color:#3b82f6}.toast-portal-container{z-index:999999;pointer-events:none;flex-direction:column;gap:12px;width:calc(100vw - 36px);max-width:420px;display:flex;position:fixed;top:24px;right:24px}.ent-toast-item{pointer-events:auto;-webkit-backdrop-filter:blur(16px);color:#fff;background:#0f172af0;border:1px solid #ffffff1f;border-radius:14px;align-items:flex-start;gap:14px;padding:16px 18px 18px;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) toastSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px -4px #0006,0 0 0 1px #ffffff0d}.ent-toast-item:hover{transform:translateY(-2px);box-shadow:0 18px 42px -4px #00000080,0 0 0 1px #ffffff1f}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-success{border-left:4px solid #10b981}.toast-error{border-left:4px solid #f43f5e}.toast-info{border-left:4px solid #3b82f6}.toast-warning{border-left:4px solid #f59e0b}.toast-icon-box{flex-shrink:0;margin-top:1px}.toast-content-box{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.toast-title{color:#fff;letter-spacing:-.01em;font-size:13.5px;font-weight:750}.toast-message{color:#cbd5e1;word-break:break-word;margin:0;font-size:12.5px;line-height:1.45}.toast-close-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;margin-top:-2px;margin-right:-4px;padding:4px;transition:all .15s;display:grid}.toast-close-btn:hover{color:#fff;background:#ffffff1a}.toast-progress-bar{transform-origin:0;background:#fff3;height:3px;animation:linear forwards toastProgress;position:absolute;bottom:0;left:0;right:0}.toast-success .toast-progress-bar{background:linear-gradient(90deg,#10b981,#34d399)}.toast-error .toast-progress-bar{background:linear-gradient(90deg,#f43f5e,#fb7185)}.toast-info .toast-progress-bar{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.toast-warning .toast-progress-bar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}@keyframes toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.ent-modal-overlay{z-index:999990;-webkit-backdrop-filter:blur(10px);background:#020617c7;place-items:center;padding:20px;animation:.2s modalOverlayFade;display:grid;position:fixed;inset:0}@keyframes modalOverlayFade{0%{opacity:0}to{opacity:1}}.ent-modal-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:460px;padding:28px 28px 24px;animation:.25s cubic-bezier(.16,1,.3,1) modalScaleIn;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000059}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-close-corner{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.modal-close-corner:hover{color:var(--ink);background:#e2e8f0}.modal-icon-badge{border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:18px;display:grid}.logout-badge{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;box-shadow:0 4px 14px #e11d4826}.modal-title{font-family:var(--font-display), inherit;color:var(--ink);letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:800}.modal-desc{color:var(--ink-secondary);margin-bottom:18px;font-size:13.5px;line-height:1.5}.modal-info-strip{color:#475569;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 14px;font-size:11.5px;display:flex}.modal-actions-row{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.modal-btn-cancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px 18px;font-size:13px;font-weight:700;transition:all .15s}.modal-btn-cancel:hover:not(:disabled){color:var(--ink);background:#f1f5f9;border-color:#94a3b8}.modal-btn-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #e11d484d}.modal-btn-confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #e11d4866}@media (max-width:1100px){.ent-kpi-grid{grid-template-columns:repeat(2,1fr)}.ent-panels-grid{grid-template-columns:1fr}.ent-inbox-root{grid-template-columns:300px minmax(0,1fr)}.inbox-contact-panel{display:none}.form-two-cols{grid-template-columns:1fr}.dense-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){body.mobile-nav-open{overflow:hidden}.ent-sidebar{z-index:100;width:min(86vw,288px);height:100dvh;transition:transform .24s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 48px #02061757}.ent-sidebar.is-open{transform:translate(0)}.ent-sidebar .sidebar-brand-container{padding-right:56px}.mobile-nav-trigger{top:max(12px, env(safe-area-inset-top));left:max(12px, env(safe-area-inset-left));z-index:70;color:#0f172a;background:#fffffff5;border:1px solid #dbe3ee;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:fixed;box-shadow:0 6px 18px #0f172a1f}.sidebar-mobile-close{top:max(14px, env(safe-area-inset-top));z-index:2;color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;right:12px}.sidebar-backdrop{z-index:90;opacity:0;pointer-events:none;background:#02061794;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.ent-topbar{padding:0 16px 0 64px}.topbar-left,.topbar-breadcrumb,.breadcrumb-current{min-width:0}.breadcrumb-kicker,.breadcrumb-separator{display:none}.topbar-status-pill{padding:7px}.topbar-status-pill .status-text,.topbar-status-pill .status-sub{display:none}}@media (max-width:768px){.ent-hero-banner{flex-direction:column;align-items:flex-start}.ent-hero-banner .hero-action-group{flex-wrap:wrap;width:100%}.ent-kpi-grid{grid-template-columns:1fr}.ent-page-container{padding:16px}.portal-wrapper{grid-template-columns:1fr}.portal-showcase-panel{display:none}.ent-inbox-root{grid-template-columns:1fr}.inbox-chat-area,.mobile-show-chat .inbox-conv-sidebar{display:none}.mobile-show-chat .inbox-chat-area,.chat-back-mobile{display:flex}}@media (max-width:480px){.ent-topbar{gap:8px;height:56px;padding:0 10px 0 58px}.topbar-right{gap:6px}.topbar-status-pill{display:none}.topbar-action-btn{justify-content:center;width:36px;height:36px;padding:0}.topbar-action-btn span{display:none}.mobile-nav-trigger{top:max(10px, env(safe-area-inset-top))}}@media (max-width:1024px){.ent-page-container,.dash-page,.ops-page{max-width:none}.ops-hero-metrics{flex-wrap:wrap;gap:10px;width:100%}.ops-hero-metrics div{flex:120px;min-width:0}.pipeline-header-stats{flex-wrap:wrap}.ent-table-responsive,.pipe-board{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.header-text-with-badge{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}}@media (max-width:768px){.dash-page,.ops-page,.ent-page-container{gap:14px;padding:14px}.dash-hero,.ops-hero,.ops-hero.finance{border-radius:16px;padding:20px}.dash-hero-copy h1,.ops-hero h1{font-size:25px}.dash-hero-kicker{flex-wrap:wrap;max-width:100%;line-height:1.4}.dash-hero-actions{width:100%}.dash-hero-primary,.dash-hero-ghost{width:100%;min-width:0}.dash-card-head{flex-wrap:wrap}.dash-legend{flex-wrap:wrap;width:100%}.dash-funnel-track{scroll-snap-type:x proximity;grid-template-columns:repeat(5,minmax(96px,1fr));min-height:158px;display:grid;overflow-x:auto}.dash-funnel-col{scroll-snap-align:start}.dash-chart{gap:5px;padding-inline:10px}.dash-queue-row{gap:8px;padding-inline:6px}.dash-queue-row strong{flex-direction:column;align-items:flex-start;gap:3px}.ops-hero{gap:16px}.ops-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ops-hero-metrics div{padding:10px}.ops-hero-metrics span{font-size:9.5px}.ops-hero-metrics strong{font-size:19px}.ops-net{width:100%;min-width:0}.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-toolbar{align-items:stretch}.ops-search{min-width:100%}.ops-toolbar select{flex:1;min-width:0}.ops-person{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar main""meta meta""side side";gap:10px 12px}.ops-avatar{grid-area:avatar}.ops-person-main{grid-area:main;min-width:0}.ops-person-main p{flex-wrap:wrap}.ops-person-meta{grid-area:meta}.ops-person-side{flex-direction:row;grid-area:side;justify-content:space-between;align-items:center}.ops-tx{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.ops-tx time,.ops-tx .ops-chip{display:none}.ops-composer.compact .ent-form-grid,.ops-composer .ent-form-grid,.ent-form-grid{grid-template-columns:1fr}.ops-composer.compact .ent-btn-primary{width:100%;min-width:0}.ops-campaign footer .ent-btn-action{width:100%;margin-left:0}.ent-form-grid{grid-template-columns:minmax(0,1fr)}.ent-settings-card{border-radius:14px;padding:18px}.card-header-styled,.card-header-styled>div:last-child{min-width:0}.form-two-cols{grid-template-columns:1fr}.webhook-copy-container{flex-direction:column;align-items:stretch}.copy-btn,.form-submit-row .button{justify-content:center;width:100%}.pipeline-header-stats{width:100%}.pipe-stat-badge{flex:150px}.ent-table-responsive{scrollbar-width:thin}.team-table,.team-table tbody,.team-table tr,.team-table td{width:100%;display:block}.team-table thead{display:none}.team-table tbody{padding:8px}.team-table tr{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:10px;padding:8px 12px}.team-table td{border-bottom:1px solid var(--line-subtle);justify-content:space-between;align-items:center;gap:14px;padding:9px 0;display:flex;text-align:right!important}.team-table td:last-child{border-bottom:0}.team-table td:before{content:attr(data-label);color:#64748b;letter-spacing:.04em;text-transform:uppercase;text-align:left;font-size:10.5px;font-weight:800}.team-table td:first-child{flex-direction:column;align-items:flex-start;text-align:left!important}.team-table td:first-child:before{display:none}.team-table .person-sub{overflow-wrap:anywhere}.dense-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ent-section-title,.settings-title{font-size:21px}.toast-notification{left:14px;right:14px;bottom:max(14px, env(safe-area-inset-bottom))}.portal-login-root{min-height:100dvh}.portal-glass-card{padding:26px 22px}.portal-sec-footer{flex-wrap:wrap}}@media (max-width:480px){.dash-page,.ops-page,.ent-page-container{padding:10px}.dash-hero,.ops-hero,.ops-hero.finance{padding:18px 16px}.dash-hero-copy h1,.ops-hero h1{font-size:23px}.dash-hero-copy p,.ops-hero p{font-size:13px}.dash-kpis,.dash-split,.dash-bottom,.dash-team,.dash-shortcut-grid,.ops-kpis,.dense-stats{grid-template-columns:1fr}.ops-hero-metrics{gap:6px}.ops-hero-metrics div{padding:8px 6px}.ops-hero-metrics span{letter-spacing:.02em}.ops-person{padding:12px}.ops-person-meta{flex-direction:column;align-items:flex-start}.ops-chip,.ops-phone,.ops-owner{max-width:100%}.ops-campaign{padding-inline:8px}.ops-tx b{font-size:12.5px}.ent-settings-card{padding:15px}.card-header-styled{gap:10px}.icon-badge{width:36px;height:36px}.portal-glass-card{border-radius:18px;padding:22px 15px}.portal-quick-demo{flex-direction:column}.portal-quick-demo button{width:100%}.modal-actions-row{grid-template-columns:1fr}}@media (max-width:1100px){.chat-contact-mobile,.contact-panel-close{display:grid}.mobile-show-contact .inbox-contact-panel{z-index:60;width:min(100%,360px);display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 42px #0f172a2e}.contact-panel-close{border:1px solid var(--line);color:#475569;background:#f8fafc;border-radius:8px;place-items:center;width:32px;height:32px}.deal-sheet-grid{grid-template-columns:1fr}.deal-sheet-side{order:-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.deal-actions,.deal-label-picker,.deal-saving{grid-column:1/-1}.deal-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (max-width:768px){.inbox-sidebar-head{padding-top:14px}.conv-title-row{padding-left:46px}.inbox-chat-topbar{gap:6px;height:auto;min-height:64px;padding:8px 10px 8px 54px}.chat-top-user{gap:7px;min-width:0}.chat-avatar-lg{flex-shrink:0;width:34px;height:34px}.chat-user-meta,.chat-user-name-line,.chat-window-status,.status-label{min-width:0}.chat-user-name-line{flex-direction:column;align-items:flex-start;gap:0}.chat-user-name-line strong,.chat-user-phone,.status-label{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.chat-top-actions .chat-action-btn:not(.chat-contact-mobile){display:none}.inbox-messages-stream{padding:16px 10px}.msg-bubble-card{max-width:88%}.inbox-chat-composer{padding:9px 8px max(9px, env(safe-area-inset-bottom));gap:6px}.composer-tool-btn{display:none}.composer-input-field,.composer-template-select{min-width:0;padding-inline:13px}.composer-send-btn{flex-shrink:0;width:40px;height:40px}.mobile-show-contact .inbox-contact-panel{width:100%}.contact-panel-head{min-height:56px;padding-left:58px}.pipe-command{align-items:stretch;gap:8px;padding:10px}.pipe-command-left{flex-wrap:wrap;width:100%;min-width:0}.pipe-search{flex-basis:100%;max-width:none}.pipe-seller{flex:145px;min-width:0}.pipe-seller select{width:100%;min-width:0}.pipe-add-btn{justify-content:center;width:100%}.pipe-board{scroll-snap-type:x mandatory;gap:10px;padding:10px;scroll-padding-left:10px}.pipe-col{scroll-snap-align:start;flex-basis:min(82vw,286px);min-width:min(82vw,286px)}.ent-modal-overlay{padding:0}.deal-sheet{width:100vw;height:100dvh;max-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));border:0;border-radius:0}.deal-sheet-title{font-size:20px}.deal-sheet-grid{grid-template-columns:1fr}.deal-sheet-side{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-side-card:nth-child(3){grid-column:1/-1}.deal-comment-tools,.deal-comment-tools label{flex-direction:column;align-items:stretch}.deal-comment-tools input,.deal-comment-tools button{width:100%;min-height:40px}.deal-add-item input{min-width:0}.ent-modal-card{width:calc(100vw - 20px);max-width:none;padding:24px 18px 20px}}@media (max-width:480px){.deal-sheet-side,.deal-actions{grid-template-columns:1fr}.deal-side-card:nth-child(3),.deal-actions,.deal-label-picker,.deal-saving{grid-column:1}.deal-add-item{flex-direction:column;align-items:stretch}.deal-add-item button{min-height:40px}.deal-comment header{flex-wrap:wrap;align-items:flex-start}}.admin-shell .main{background:radial-gradient(900px 280px at 88% -8%,#2563eb14,#0000 58%),#e8edf4}.admin-shell .dash-page.sa-console{gap:16px;width:100%;max-width:none;padding:18px 22px 36px}.sa-hero-rich{min-height:176px}.sa-kpis{grid-template-columns:1.2fr repeat(4,minmax(0,1fr))}.sa-kpis-4{grid-template-columns:1.15fr repeat(3,minmax(0,1fr))}.sa-split{grid-template-columns:1.45fr .85fr}.dash-split.sa-manage{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.sa-composer{padding:18px}.sa-composer .dash-card-head{padding:0}.sa-composer .ent-form-root{margin-top:14px}.sa-ws-list{flex-direction:column;padding:6px 0 8px;display:flex}.sa-ws{border-bottom:1px solid #eef2f6;grid-template-columns:44px minmax(0,1.6fr) auto auto;align-items:center;gap:12px 14px;padding:14px 18px;display:grid}.sa-ws:last-child{border-bottom:0}.sa-ws:hover{background:#f8fafc}.sa-ws.is-manage{grid-template-columns:44px minmax(140px,1.15fr) 132px 124px auto 36px}.sa-ws-metrics{text-align:center;grid-template-columns:repeat(3,52px);gap:4px;display:grid}.sa-ws-metrics b{letter-spacing:-.03em;color:#0f172a;font-size:14px;font-weight:800;line-height:1.1;display:block}.sa-ws-metrics span{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:750}.sa-health-list{flex-direction:column;gap:8px;padding:14px 16px 8px;display:flex}.sa-health-row{background:#f8fafc;border:1px solid #e8eef5;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.sa-health-row span{color:#475569;font-size:13px;font-weight:650}.sa-health-row strong{letter-spacing:-.04em;font-size:18px;font-weight:800}.sa-health-row.ok strong{color:#059669}.sa-health-row.hot{background:#fff1f2;border-color:#fecdd3}.sa-health-row.hot strong{color:#e11d48}.sa-health-row.warn{background:#fffbeb;border-color:#fde68a}.sa-health-row.warn strong{color:#b45309}.sa-health-actions{grid-template-columns:1fr 1fr;gap:8px;padding:8px 16px 16px;display:grid}.sa-health-actions a{color:#fff;background:#0f172a;border-radius:11px;place-items:center;height:40px;font-size:12.5px;font-weight:750;display:grid}.sa-health-actions a:last-child{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.sa-shortcuts.dash-shortcut-grid{grid-template-columns:repeat(5,minmax(0,1fr));padding:0}.sa-shortcuts a svg:first-child{color:#2563eb}.sa-plan-card.is-popular{color:#fff;background:linear-gradient(#0f172a,#111827);border-color:#1e293b}.sa-plan-card.is-popular header p,.sa-plan-card.is-popular .sa-plan-price span,.sa-plan-card.is-popular li{color:#cbd5e1}.sa-plan-card.is-popular h3,.sa-plan-card.is-popular .sa-plan-price strong{color:#fff}.sa-plan-card.is-popular .sa-plan-slug{color:#93c5fd}.sa-plan-card.is-popular footer{border-color:#ffffff14}.sa-plan-card.is-popular .sa-plan-lock{color:#94a3b8}.ops-block-head .table-counter-pill{color:#475569;background:#e2e8f0;padding:2px 8px}.sa-link,.sa-aside-link{color:#2563eb;align-items:center;gap:6px;font-size:12.5px;font-weight:750;text-decoration:none;display:inline-flex}.sa-link:hover,.sa-aside-link:hover{color:#1d4ed8}.sa-aside-link{color:#fff;background:#2563eb;border-radius:11px;justify-content:center;height:40px;margin-top:12px}.sa-aside-link:hover{color:#fff;background:#1d4ed8}.sa-aside-link.ghost{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.sa-aside-link.ghost:hover{color:#0f172a;background:#f1f5f9}.sa-tenant-list,.sa-campaign-list{flex-direction:column;padding:8px 10px 14px;display:flex}.sa-tenant-row{border-radius:14px;grid-template-columns:42px minmax(0,1.4fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.sa-tenant-row.dense{grid-template-columns:42px minmax(140px,1.1fr) 140px 132px minmax(0,1fr) 36px}.sa-tenant-row:hover{background:#f8fafc}.sa-avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:12px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.sa-tenant-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.sa-tenant-copy strong{color:#0f172a;font-size:13.5px;font-weight:800}.sa-tenant-copy span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sa-chip{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.sa-chip.active{color:#047857;background:#ecfdf5}.sa-chip.trial{color:#1d4ed8;background:#eff6ff}.sa-chip.suspended{color:#e11d48;background:#fff1f2}.sa-chip.past_due{color:#b45309;background:#fffbeb}.sa-chip.subtle{color:#475569;background:#f1f5f9}.sa-mini-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sa-mini-stats em{color:#64748b;background:#f8fafc;border:1px solid #eef2f6;border-radius:999px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:700}.sa-alert-stack{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.sa-alert-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:2px;padding:12px 10px;display:flex}.sa-alert-card strong{letter-spacing:-.04em;font-size:22px;font-weight:800}.sa-alert-card span{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-size:10.5px;font-weight:750}.sa-alert-card.hot{background:#fff1f2;border-color:#fecdd3}.sa-alert-card.hot strong{color:#e11d48}.sa-alert-card.warn{background:#fffbeb;border-color:#fde68a}.sa-alert-card.warn strong{color:#b45309}.sa-empty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:6px;padding:42px 20px;display:flex}.sa-empty strong{color:#0f172a;font-size:15px}.sa-empty p{color:#64748b;margin:0;font-size:13px}.sa-composer .ent-form-grid{grid-template-columns:1fr}.sa-composer .ent-form-field.is-wide,.sa-composer .ent-btn-primary{grid-column:1/-1;width:100%}.sa-inline-field .table-inline-select{width:100%;min-width:0}.sa-icon-btn{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.sa-icon-btn.danger:hover{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.sa-text-danger{color:#e11d48;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12.5px;font-weight:750;display:inline-flex}.sa-text-danger:hover{text-decoration:underline}.sa-plan-lock{color:#64748b;font-size:12px;font-weight:700}.sa-plan-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-content:start;gap:14px;display:grid}.sa-plan-grid.is-full,.sa-composer-wide .ent-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sa-ws.is-invoice{grid-template-columns:44px minmax(140px,1.3fr) auto auto auto 36px}.sa-ws.is-invoice .sa-ws-metrics{grid-template-columns:repeat(2,minmax(72px,1fr))}.sa-plan-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:18px;display:flex}.sa-plan-card header h3{letter-spacing:-.03em;margin:8px 0 4px;font-size:18px;font-weight:800}.sa-plan-card header p{color:#64748b;margin:0;font-size:13px;line-height:1.45}.sa-plan-slug{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;font-size:11px;font-weight:800}.sa-plan-price{align-items:baseline;gap:6px;margin-top:12px;display:flex}.sa-plan-price strong{letter-spacing:-.04em;font-size:26px}.sa-plan-price span{color:#94a3b8;font-size:13px;font-weight:650}.sa-plan-card ul{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sa-plan-card li{color:#334155;align-items:center;gap:8px;font-size:13px;display:flex}.sa-plan-card li svg{color:#059669;flex-shrink:0}.sa-plan-card footer{border-top:1px solid #eef2f6;padding-top:12px}.sa-table td{vertical-align:middle}.sa-campaign{border-radius:14px;flex-direction:column;gap:10px;padding:14px 12px;display:flex}.sa-campaign:hover{background:#f8fafc}.sa-campaign header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sa-campaign h3{margin:0 0 4px;font-size:14.5px;font-weight:800}.sa-campaign p{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;display:-webkit-box;overflow:hidden}.sa-campaign footer{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px 14px;font-size:12px;display:flex}.sa-campaign .ok{color:#059669;font-style:normal;font-weight:750}.sa-campaign .bad{color:#e11d48;font-style:normal;font-weight:750}.sa-campaign em{font-style:normal}.sa-campaign time{color:#94a3b8;margin-left:auto;font-weight:650}.sa-timeline{margin:0;padding:8px 18px 18px;list-style:none}.sa-timeline-item{border-left:2px solid #e2e8f0;grid-template-columns:128px minmax(0,1fr);gap:14px;padding:12px 0 12px 16px;display:grid;position:relative}.sa-timeline-item:before{content:"";background:#94a3b8;border-radius:99px;width:8px;height:8px;position:absolute;top:18px;left:-5px}.sa-timeline-item.ok:before{background:#10b981}.sa-timeline-item.hot:before{background:#e11d48}.sa-timeline-item.info:before{background:#3b82f6}.sa-timeline-item time{color:#94a3b8;padding-top:2px;font-size:12px;font-weight:700}.sa-timeline-item strong{text-transform:capitalize;font-size:13px;font-weight:800;display:block}.sa-timeline-item p{color:#64748b;margin:3px 0 0;font-size:12.5px}.sa-confirm-card{text-align:left;background:#fff;align-items:stretch}.sa-confirm-card .modal-icon-badge{margin-bottom:14px}.sa-confirm-card .modal-desc{color:#334155}.sa-confirm-type{color:#334155;text-align:left;flex-direction:column;gap:8px;width:100%;margin-bottom:18px;font-size:12.5px;display:flex}.warn-badge{color:#d97706;background:#fffbeb;border:1px solid #fde68a}@media (max-width:1100px){.sa-kpis,.sa-kpis-4,.sa-split,.dash-split.sa-manage,.sa-shortcuts.dash-shortcut-grid{grid-template-columns:1fr 1fr}.sa-plan-grid.is-full,.sa-composer-wide .ent-form-grid{grid-template-columns:1fr}.sa-ws,.sa-ws.is-manage,.sa-ws.is-invoice{grid-template-columns:44px minmax(0,1fr) auto}.sa-ws.is-manage .sa-inline-field,.sa-ws.is-manage .sa-ws-metrics{grid-column:2}.sa-timeline-item{grid-template-columns:1fr;gap:4px}}@media (max-width:768px){.sa-kpis,.sa-kpis-4,.sa-split,.dash-split.sa-manage,.sa-shortcuts.dash-shortcut-grid,.sa-health-actions{grid-template-columns:1fr}.sa-campaign time{width:100%;margin-left:0}}
