: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-link{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.sidebar-user-link:hover .sidebar-user-name{color:#fff}.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}.main:has(.ent-inbox-root){overflow:hidden}.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}.notice-bell{position:relative}.notice-bell-btn{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:relative}.notice-bell-btn:hover,.notice-bell-btn.has-unread{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.notice-bell-btn b{color:#fff;background:#e11d48;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-4px;right:-4px}.notice-panel{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(320px,100vw - 24px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 22px 50px -24px #0f172a73}.notice-panel.is-fixed{z-index:90;position:fixed;right:auto}.notice-panel header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.notice-panel header strong{color:#0f172a;font-size:13.5px;font-weight:800}.notice-panel header button{color:#2563eb;background:0 0;border:0;align-items:center;gap:5px;font-size:11.5px;font-weight:750;display:inline-flex}.notice-list{max-height:380px;overflow:auto}.notice-empty{text-align:center;color:#94a3b8;margin:0;padding:28px 16px;font-size:13px}.notice-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #f1f5f9;gap:10px;width:100%;padding:12px 14px;display:flex}.notice-item:hover{background:#f8fafc}.notice-item.is-unread{background:#f8fbff}.notice-dot{background:0 0;border-radius:99px;flex-shrink:0;width:8px;height:8px;margin-top:6px}.notice-item.is-unread .notice-dot{background:#2563eb}.notice-item span{flex-direction:column;gap:3px;min-width:0;display:flex}.notice-item b{color:#0f172a;font-size:13px;font-weight:750}.notice-item em{color:#64748b;font-size:12px;font-style:normal;line-height:1.4}.notice-item small{color:#94a3b8;font-size:11px;font-weight:650}.ent-page-container{flex-direction:column;gap:24px;width:100%;max-width:none;margin:0;padding:28px 28px 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:none;margin:0;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{align-items:center;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-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dash-funnel-chip{color:#0f172a;letter-spacing:-.01em;background:#f1f5f9;border-radius:99px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.dash-funnel-chip.is-value{color:#1d4ed8;background:#eff6ff}.dash-funnel-flow{align-items:stretch;gap:4px;padding:2px 16px 14px;display:flex}.dash-funnel-seg{--stage:#3b82f6;background:var(--stage);min-width:16px;height:8px;box-shadow:0 6px 12px -8px var(--stage);border-radius:99px;flex-basis:0}.dash-funnel-seg.is-empty{opacity:.28;box-shadow:none;background:color-mix(in srgb, var(--stage) 35%, #cbd5e1)}.dash-funnel-track{gap:10px;padding:0 16px 16px;display:flex}.dash-funnel-col{--stage:#3b82f6;--fill:0%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:1 1 0;gap:6px;min-width:148px;padding:14px 14px 12px;display:flex;position:relative;overflow:hidden}.dash-funnel-col:before{content:"";background:var(--stage);height:3px;position:absolute;inset:0 0 auto}.dash-funnel-col.is-empty{background:#fff}.dash-funnel-col-top{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.dash-funnel-col-top span{color:#0f172a;min-width:0;font-size:12.5px;font-weight:750;line-height:1.3}.dash-funnel-arrow{color:#cbd5e1;flex-shrink:0;margin-top:1px}.dash-funnel-col b{color:#0f172a;letter-spacing:-.04em;margin-top:4px;font-size:28px;font-weight:800;line-height:1}.dash-funnel-col small{color:#334155;letter-spacing:-.02em;font-size:13px;font-weight:750}.dash-funnel-col.is-empty b,.dash-funnel-col.is-empty small{color:#94a3b8}.dash-funnel-meter{background:#e2e8f0;border-radius:99px;height:5px;margin-top:6px;overflow:hidden}.dash-funnel-meter i{width:var(--fill);background:var(--stage);border-radius:99px;height:100%;display:block}.dash-funnel-col em{color:#94a3b8;font-size:11px;font-style:normal;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{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-team,.dash-shortcut-grid{grid-template-columns:1fr}}.ops-page{flex-direction:column;gap:16px;width:100%;max-width:none;margin:0;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-block-sub{color:#94a3b8;margin:4px 0 0;font-size:12.5px;font-weight:500}.ops-filters{flex-wrap:wrap;gap:6px;padding:0 14px 12px;display:flex}.ops-filter{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:7px;height:30px;padding:0 11px;font-size:12.5px;font-weight:700;display:inline-flex}.ops-filter b{color:#94a3b8;font-size:11px}.ops-filter.is-on{color:#fff;background:#0f172a;border-color:#0f172a}.ops-filter.is-on b{color:#93c5fd}.contact-row{border-bottom:1px solid #f1f5f9;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:14px 16px;padding:16px 18px;display:grid}.contact-row:last-child{border-bottom:0}.contact-row:hover{background:#f8fafc}.contact-row.is-muted{opacity:.78}.contact-row-title{align-items:center;gap:8px;min-width:0;display:flex}.contact-row-title strong{color:#0f172a;font-size:14.5px}.contact-row-title em{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:750}.contact-row-main p{color:#64748b;flex-wrap:wrap;gap:8px 12px;margin:5px 0 0;font-size:12.5px;display:flex}.contact-row-main p span{align-items:center;gap:5px;display:inline-flex}.contact-row-chips{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.ops-chat.ghost{color:#475569;background:#fff;border-color:#e2e8f0}.ops-chat.ghost:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.ops-chat.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.ops-chat.ok:hover{color:#fff;background:#059669;border-color:#059669}.contact-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.ops-chat-icon{justify-content:center;width:32px;padding:0}.contacts-page{gap:18px}.contacts-page .ops-hero{background:#fbfaf7;border:1px solid #1c191712;align-items:flex-end;padding:20px 22px;box-shadow:0 1px 2px #1c19170a}.contacts-page .ops-kicker{color:#0f766e}.contacts-page .ops-hero h1{letter-spacing:-.04em;color:#1c1917;font-size:24px}.contacts-page .ops-hero p{color:#78716c;max-width:58ch}.contacts-page .ops-hero-metrics div{background:#fff;border:1px solid #1c19170f;border-radius:14px;min-width:88px;padding:10px 14px 12px}.contacts-page .ops-hero-metrics span{color:#a8a29e}.contacts-page .ops-hero-metrics strong{color:#14532d;font-size:23px}.contacts-page .ops-list-wrap,.contacts-page .ops-side{background:#fbfaf7;border:1px solid #1c191712;box-shadow:0 1px 2px #1c19170a}.contacts-page .ops-toolbar{border-bottom:0;gap:8px;padding:14px 14px 10px}.contacts-page .ops-search{color:#a8a29e;background:#fff;border-color:#1c191714;flex:1;min-width:220px}.contacts-page .ops-search input{color:#1c1917}.contacts-page .ops-toolbar select{color:#44403c;background:#fff;border-color:#1c191714}.contacts-page .ops-count{color:#a8a29e;margin-left:auto}.contacts-page .ops-filters{padding:0 14px 12px}.contacts-page .ops-filter{color:#57534e;background:#efece4;border:0}.contacts-page .ops-filter b{color:#a8a29e;background:#ffffff8c;border-radius:999px;padding:1px 6px;font-weight:800}.contacts-page .ops-filter.is-on{color:#fff;background:#14532d;box-shadow:0 1px 2px #14532d40}.contacts-page .ops-filter.is-on b{color:#d1fae5;background:#ffffff1f}.contacts-page .ops-people{gap:8px;padding:4px 12px 14px}.contacts-page .contact-row{background:#fff;border:1px solid #1c19170d;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;gap:12px 14px;padding:14px;box-shadow:0 1px 2px #1c191708}.contacts-page .contact-row:hover{background:#fff;border-color:#0f766e38;box-shadow:0 6px 16px #1c19170f}.contacts-page .contact-row.is-muted{opacity:1;background:#fafaf9}.contacts-page .contact-row-title strong{letter-spacing:-.02em;color:#1c1917;font-size:14.5px;font-weight:800}.contacts-page .contact-row-title em{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.contacts-page .contact-row-main p{color:#78716c;margin-top:6px}.contacts-page .contact-row-main p a,.contacts-page .contact-row-main p span{color:#57534e;align-items:center;gap:5px;display:inline-flex}.contacts-page .contact-row-main p a:hover{color:#0f766e}.contacts-page .ops-chip{color:#44403c;background:#f5f0e6}.contacts-page .ops-chip.muted{color:#78716c;background:#f4f1ea}.contacts-page .ops-chip.tag{background:#fff}.contacts-page .ops-owner{color:#a8a29e;font-size:11.5px}.contacts-page .ops-person-side time{color:#a8a29e;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.contacts-page .ops-chat{color:#0f766e;background:#ecfdf5;border-color:#bbf7d0}.contacts-page .ops-chat:hover{color:#fff;background:#0f766e;border-color:#0f766e}.contacts-page .ops-chat.ghost{color:#57534e;background:#fff;border-color:#1c19171a}.contacts-page .ops-chat.ghost:hover{color:#1c1917;background:#f4f1ea;border-color:#d6d3d1}.contacts-page .ops-chat.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.contacts-page .ops-chat.ok:hover{color:#fff;background:#047857;border-color:#047857}.contacts-page .ops-empty{color:#a8a29e;text-align:center;flex-direction:column;gap:8px;padding:48px 20px}.contacts-page .ops-empty strong{color:#44403c;font-size:15px}.contacts-page .ops-empty span{max-width:36ch;font-size:13px;line-height:1.45}.contacts-page .ops-side{padding:18px 16px}.contacts-page .ops-side-icon{color:#0f766e;background:#ecfdf5}.contacts-page .ops-side-head h2{color:#1c1917}.contacts-page .ops-side-head p{color:#78716c}.contacts-page .ops-side-links a{color:#44403c;background:#fff;border-color:#1c191714}.contacts-page .ops-side-links a:hover{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.contacts-page .contacts-import{border-top:1px solid #1c191714;margin-top:20px;padding-top:18px}.contacts-page .contacts-import-drop{color:#44403c;background:#fff;border:1px dashed #d6d3d1}.contacts-page .contacts-import-drop:hover{background:#f0fdfa;border-color:#0f766e}.contacts-page .contacts-import-preview li{background:#fff;border:1px solid #1c19170d;border-radius:10px;padding:8px 10px}.contacts-page .data-pagination{background:#fbfaf7;border-color:#1c191712;margin-top:10px}.contacts-page .data-pagination-actions a.is-current{background:#14532d;border-color:#14532d}.fx-page{flex-direction:column;gap:18px;width:100%;max-width:none;margin:0;padding:8px 28px 48px;display:flex}@keyframes fx-spin{to{transform:rotate(360deg)}}.fx-page .animate-spin{animation:.8s linear infinite fx-spin}.fx-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.fx-head h1{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:28px;font-weight:800}.fx-head p{color:#64748b;margin:4px 0 0;font-size:14px}.fx-head-tools{flex-shrink:0;align-items:center;gap:8px;display:flex}.fx-dates{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.fx-dates input{color:#0f172a;background:0 0;border:0;outline:none;min-width:118px;font-weight:650}.fx-ghost,.fx-primary,.fx-icon-btn{border-radius:10px;justify-content:center;align-items:center;gap:7px;height:40px;font-size:13.5px;font-weight:700;display:inline-flex}.fx-ghost{color:#334155;background:#fff;border:1px solid #e2e8f0;padding:0 14px}.fx-ghost:hover{background:#f8fafc}.fx-primary{color:#fff;background:#6d5ef5;border:0;padding:0 16px;box-shadow:0 8px 18px -10px #6d5ef5cc}.fx-primary:hover{background:#5b4ce8}.fx-kpis{grid-template-columns:1.15fr repeat(3,1fr);gap:14px;display:grid}.fx-kpi{background:#fff;border:1px solid #e8edf3;border-radius:16px;flex-direction:column;min-height:168px;padding:18px 18px 8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.fx-kpi.is-net{color:#fff;background:#1b2433;border-color:#1b2433}.fx-kpi-top{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;justify-content:space-between;align-items:center;font-size:11px;font-weight:750;display:flex}.fx-kpi.is-net .fx-kpi-top{color:#94a3b8}.fx-kpi-icon{border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.fx-kpi-icon.is-purple{color:#6d5ef5;background:#efeaff}.fx-kpi-icon.is-green{color:#059669;background:#ecfdf5}.fx-kpi-icon.is-rose{color:#e11d48;background:#fff1f2}.fx-kpi strong{letter-spacing:-.04em;color:#0f172a;margin-top:14px;font-size:26px;font-weight:800;line-height:1.1}.fx-kpi.is-net strong{color:#fb7185}.fx-kpi.is-net.is-up strong{color:#34d399}.fx-kpi strong.up{color:#059669}.fx-kpi strong.down{color:#e11d48}.fx-kpi em{color:#64748b;margin-top:6px;font-size:12.5px;font-style:normal}.fx-kpi.is-net em{color:#94a3b8}.fx-spark{width:calc(100% + 36px);height:48px;margin:auto -18px 0;display:block}.fx-body{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.fx-card{background:#fff;border:1px solid #e8edf3;border-radius:16px;box-shadow:0 1px 2px #0f172a0a}.fx-ledger-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 18px 12px;display:flex}.fx-ledger-head h2,.fx-side-head h2,.fx-summary h2{color:#0f172a;margin:0;font-size:16px;font-weight:800}.fx-ledger-head p{color:#64748b;margin:3px 0 0;font-size:12.5px}.fx-ledger-tools{align-items:center;gap:8px;display:flex}.fx-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;min-width:220px;height:40px;padding:0 12px;display:flex}.fx-search input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;font-size:13px}.fx-tabs{gap:6px;padding:0 18px 12px;display:flex}.fx-tabs button{color:#475569;background:#f1f5f9;border:0;border-radius:999px;height:32px;padding:0 12px;font-size:13px;font-weight:700}.fx-tabs button b{color:#94a3b8;margin-left:4px}.fx-tabs button.is-on{color:#fff;background:#6d5ef5}.fx-tabs button.is-on b{color:#ddd6fe}.fx-table{flex-direction:column;display:flex}.fx-thead,.fx-row{grid-template-columns:minmax(180px,1.6fr) 110px 110px 90px 130px;align-items:center;gap:10px;padding:0 18px;display:grid}.fx-thead{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;border-top:1px solid #f1f5f9;min-height:36px;font-size:11px;font-weight:750}.fx-thead span:last-child,.fx-row b{text-align:right}.fx-row{border-top:1px solid #f1f5f9;min-height:64px}.fx-row:hover{background:#fafbff}.fx-launch{align-items:center;gap:10px;min-width:0;display:flex}.fx-dot{border-radius:999px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.fx-dot.in{color:#059669;background:#ecfdf5}.fx-dot.out{color:#e11d48;background:#fff1f2}.fx-dot.net{color:#4338ca;background:#eef2ff}.fx-launch strong{color:#0f172a;font-size:13.5px;font-weight:750;display:block}.fx-launch p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}.fx-kind,.fx-cat,.fx-status{border-radius:6px;align-items:center;width:fit-content;height:22px;padding:0 8px;font-size:11.5px;font-weight:750;display:inline-flex}.fx-kind.in{color:#047857;background:#ecfdf5}.fx-kind.out{color:#e11d48;background:#fff1f2}.fx-kind.comm{color:#be185d;background:#fdf2f8}.fx-cat{color:#475569;background:#f1f5f9}.fx-row time{color:#64748b;font-size:12.5px;font-weight:650}.fx-row b{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13.5px;font-weight:800}.fx-row b.up,.fx-summary b.up,.fx-kpi strong.up{color:#059669}.fx-row b.down,.fx-summary b.down{color:#e11d48}.fx-more,.fx-text{color:#64748b;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;width:100%;padding:14px;font-size:13px;font-weight:700;display:flex}.fx-text{width:auto;padding:0}.fx-more:hover,.fx-text:hover{color:#6d5ef5}.fx-empty{text-align:center;color:#94a3b8;padding:28px 16px;font-size:13px}.fx-side{flex-direction:column;gap:14px;display:flex}.fx-side-head{justify-content:space-between;align-items:center;padding:16px 16px 8px;display:flex}.fx-side-head h2{align-items:center;gap:8px;display:flex}.fx-side-head h2 svg{color:#6d5ef5}.fx-invoices{padding:0 8px 8px}.fx-invoice{border-top:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 8px;display:grid}.fx-invoice strong{color:#0f172a;font-size:13px;font-weight:800;display:block}.fx-invoice p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.4}.fx-invoice-side{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.fx-invoice-side b{color:#0f172a;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:800}.fx-status.open{color:#c2410c;background:#fff7ed}.fx-status.paid{color:#047857;background:#ecfdf5}.fx-status.overdue{color:#e11d48;background:#fff1f2}.fx-summary{padding:16px 16px 18px}.fx-summary ul{flex-direction:column;gap:12px;margin:14px 0 0;padding:0;list-style:none;display:flex}.fx-summary li{align-items:center;gap:10px;display:flex}.fx-summary b{font-size:14px;font-weight:800;display:block}.fx-summary em{color:#64748b;font-size:12px;font-style:normal}.fx-goal{border-top:1px solid #f1f5f9;margin-top:18px;padding-top:14px}.fx-goal>span{color:#334155;margin-bottom:8px;font-size:12.5px;font-weight:750;display:block}.fx-bar{background:#ede9fe;border-radius:999px;height:10px;overflow:hidden}.fx-bar i{border-radius:inherit;background:#6d5ef5;height:100%;display:block}.fx-goal footer{color:#64748b;justify-content:space-between;margin-top:8px;font-size:11.5px;font-weight:650;display:flex}.fx-modal{z-index:80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fx-modal-bg{background:#0f172a73;border:0;position:absolute;inset:0}.fx-modal-card{background:#fff;border-radius:18px;width:min(560px,100%);padding:20px;position:relative;box-shadow:0 24px 60px #0f172a40}.fx-modal-card header{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.fx-modal-card h2{margin:0;font-size:18px;font-weight:800}.fx-modal-card header p{color:#64748b;margin:4px 0 0;font-size:13px}.fx-icon-btn{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;width:36px;padding:0}.fx-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fx-form-grid label{color:#475569;flex-direction:column;gap:6px;font-size:12px;font-weight:750;display:flex}.fx-form-grid label.is-wide{grid-column:1/-1}.fx-form-grid input,.fx-form-grid select{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;height:40px;padding:0 10px;font-weight:650}.fx-modal-card footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}@media (max-width:1180px){.fx-kpis{grid-template-columns:1fr 1fr}}@media (max-width:1100px){.fx-page{padding:8px 16px 32px}.fx-head,.fx-ledger-head,.fx-ledger-tools{flex-direction:column;align-items:stretch}.fx-body{grid-template-columns:1fr}.fx-search{min-width:0}.fx-thead{display:none}.fx-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"launch amount""kind date";padding:12px 16px}.fx-launch{grid-area:launch}.fx-row b{grid-area:amount}.fx-kind{grid-area:kind}.fx-row time{text-align:right;grid-area:date}.fx-cat{display:none}.fx-form-grid{grid-template-columns:1fr}}@media (max-width:640px){.fx-kpis{grid-template-columns:1fr}.fx-dates{width:100%}}.campaign-list{gap:10px;padding:4px 14px 16px;display:grid}.campaign-card{background:#f8fafc;border:1px solid #eef2f6;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex}.campaign-card.is-draft{background:#fff}.campaign-card.is-sent{border-color:#bbf7d0}.campaign-card.is-failed{border-color:#fecdd3}.campaign-card header{justify-content:space-between;align-items:center;display:flex}.campaign-card h3{color:#0f172a;margin:0;font-size:15px;font-weight:800}.campaign-card p{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.campaign-stats{color:#64748b;flex-wrap:wrap;gap:8px 12px;font-size:12px;font-weight:700;display:flex}.campaign-stats .ok{color:#059669}.campaign-stats .bad{color:#e11d48}.campaign-card footer{justify-content:flex-end;padding-top:4px;display:flex}.ops-status.sending{color:#1d4ed8;background:#eff6ff}.ops-status.cancelled{color:#64748b;background:#f1f5f9}.broadcast-composer{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.broadcast-ai-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.broadcast-count{text-align:right;color:#94a3b8;margin-top:4px;font-size:11.5px;font-weight:650;display:block}.report-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:start;gap:14px;display:grid}.report-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:18px 20px 20px;display:flex;box-shadow:0 1px 2px #0f172a0a}.report-funnel{flex-direction:column;gap:12px;display:flex}.report-stage-top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.report-stage-top span{color:#0f172a;font-size:13px;font-weight:750}.report-stage-top b{color:#0f172a;font-size:16px;font-weight:800}.report-stage-bar{background:#f1f5f9;border-radius:99px;height:8px;overflow:hidden}.report-stage-bar i{border-radius:inherit;background:var(--stage,#3b82f6);height:100%;display:block}.report-stage small{color:#94a3b8;margin-top:5px;font-size:12px;display:block}.report-mix-bar{background:#f1f5f9;border-radius:99px;height:14px;display:flex;overflow:hidden}.report-mix-bar i{height:100%;display:block}.report-mix-bar i.won{background:#10b981}.report-mix-bar i.open{background:#3b82f6}.report-mix-bar i.lost{background:#f43f5e}.report-mix-legend{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.report-mix-legend li{color:#334155;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;font-size:13.5px;display:grid}.report-mix-legend b{color:#0f172a;font-size:15px}.report-rank{flex-direction:column;gap:4px;display:flex}.report-rank-row{border-bottom:1px solid #f1f5f9;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 4px;display:grid}.report-rank-row:last-child{border-bottom:0}.report-rank-pos{color:#64748b;background:#f1f5f9;border-radius:8px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.report-rank-copy strong{color:#0f172a;font-size:14px;display:block}.report-rank-copy p{color:#64748b;margin:3px 0 8px;font-size:12.5px}.report-rank-bar{background:#f1f5f9;border-radius:99px;height:6px;overflow:hidden}.report-rank-bar i{border-radius:inherit;background:#2563eb;height:100%;display:block}.report-rank-metrics{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.report-rank-metrics span{color:#64748b;font-size:12px;font-weight:750}.report-rank-metrics b{color:#0f172a;font-size:15px}.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,.report-grid,.broadcast-ai-row,.contact-row{grid-template-columns:1fr}.ops-kpis.cols-5{grid-template-columns:repeat(2,1fr)}.contact-row .ops-person-side{flex-flow:wrap;align-items:center}.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:#f4f1ea;flex:1;grid-template-columns:332px minmax(0,1fr) 292px;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.live-avatar{letter-spacing:-.03em;border-radius:50%;flex-shrink:0;place-items:center;font-weight:800;display:grid}.live-avatar-sm{width:32px;height:32px;font-size:11px}.live-avatar-md{width:42px;height:42px;font-size:13px}.live-avatar-lg{width:72px;height:72px;font-size:22px}.inbox-conv-sidebar{background:#fbfaf7;border-right:1px solid #0f172a14;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.inbox-sidebar-head{z-index:50;border-bottom:1px solid #0f172a0f;flex-direction:column;gap:12px;padding:18px 16px 14px;display:flex;position:relative}.conv-title-row{align-items:flex-start;gap:8px;display:flex}.conv-title-row .notice-bell{margin-top:2px;margin-left:auto}.conv-title{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:20px;font-weight:800}.conv-kicker{color:#8a8172;margin:2px 0 0;font-size:12px}.conv-total-pill{color:#3f3a32;background:#efe8d8;border-radius:999px;margin-top:4px;padding:3px 8px;font-size:11px;font-weight:700}.inbox-search-wrap{align-items:center;display:flex;position:relative}.search-icon{color:#a8a29a;pointer-events:none;position:absolute;left:12px}.inbox-search-input{background:#efece4;border:1px solid #0000;border-radius:12px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:13px;transition:border-color .15s,background .15s,box-shadow .15s}.inbox-search-input:focus{background:#fff;border-color:#c5b89a;box-shadow:0 0 0 3px #b8893a1f}.inbox-tabs-nav{background:#efece4;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;display:grid}.inbox-tab-item{color:#78716c;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:7px 6px;font-size:12px;font-weight:650;display:flex}.inbox-tab-item.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #1c191714}.tab-unread-dot{color:#fff;background:#0f766e;border-radius:999px;min-width:16px;padding:1px 5px;font-size:10px}.conv-items-scroll{flex-direction:column;flex:1;min-height:0;padding:6px 8px 10px;display:flex;overflow-y:auto}.conv-cell-row{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:14px;gap:12px;padding:11px 10px;transition:background .15s;display:flex}.conv-cell-row:hover{background:#f3eee3}.conv-cell-row.selected{background:#fff;box-shadow:0 1px 2px #1c19170f,0 0 0 1px #0f172a0f}.conv-cell-row.is-unread .conv-name{font-weight:800}.conv-cell-row.is-unread .conv-last-msg{color:#44403c;font-weight:600}.conv-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.conv-header-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.conv-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.conv-time{color:#a8a29a;flex-shrink:0;font-size:11px}.conv-snippet-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.conv-last-msg{color:#78716c;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;margin:0;font-size:12.5px;display:flex;overflow:hidden}.conv-badge{color:#fff;background:#0f766e;border-radius:999px;flex-shrink:0;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:grid}.conv-meta-row{align-items:center;gap:6px;margin-top:2px;display:flex}.seller-sub,.conv-stage-chip{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:46%;padding:2px 7px;font-size:10.5px;font-weight:650;overflow:hidden}.seller-sub{color:#57534e;background:#efe8d8}.conv-stage-chip{color:#0f766e;background:#d1fae5}.conv-empty-state{color:#a8a29a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 20px;font-size:13px;display:flex}.inbox-chat-area{background:#ece7dc;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.inbox-chat-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf7eb;border-bottom:1px solid #0f172a0f;flex-shrink:0;justify-content:space-between;align-items:center;min-height:68px;padding:10px 18px;display:flex}.chat-top-user{align-items:center;gap:12px;min-width:0;display:flex}.chat-back-mobile{color:var(--ink);background:0 0;border:0;padding:6px;display:none}.chat-user-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.chat-user-name-line{align-items:center;gap:8px;min-width:0;display:flex}.chat-user-name-line strong{color:var(--ink);letter-spacing:-.02em;font-size:15px}.chat-stage-pill{color:#0f766e;background:#d1fae5;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.chat-window-status{color:#78716c;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.chat-window-status.is-open{color:#0f766e}.chat-window-status.is-closed{color:#b45309}.status-beacon{border-radius:50%;width:7px;height:7px}.beacon-open{background:#10b981;box-shadow:0 0 0 4px #10b98129}.beacon-warn{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b29}.chat-top-actions{align-items:center;gap:4px;display:flex}.chat-contact-mobile,.contact-panel-close{display:none}.chat-action-btn{color:#78716c;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;text-decoration:none;display:grid}.chat-action-btn:hover{color:var(--ink);background:#efe8d8}.inbox-messages-stream{background:radial-gradient(at top,#ffffff59,#0000 55%),linear-gradient(#e8e2d4 0%,#ece7dc 100%);flex-direction:column;flex:1;gap:8px;padding:22px 28px 18px;display:flex;overflow-y:auto}.msg-day-group{flex-direction:column;gap:8px;display:flex}.stream-date-separator{text-align:center;z-index:1;margin:8px 0 4px;position:sticky;top:0}.stream-date-separator span{color:#78716c;text-transform:capitalize;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.stream-empty{text-align:center;color:#78716c;justify-items:center;gap:10px;max-width:280px;margin:auto;display:grid}.stream-empty p,.inbox-chat-empty p{margin:0;font-size:13.5px;line-height:1.5}.msg-bubble-wrap{width:100%;display:flex}.bubble-inbound{justify-content:flex-start}.bubble-outbound{justify-content:flex-end}.msg-bubble-card{border-radius:16px;max-width:62%;padding:9px 12px 6px;font-size:14px;line-height:1.45;box-shadow:0 1px 1px #1c19170f}.bubble-inbound .msg-bubble-card{color:#1c1917;background:#fff;border-bottom-left-radius:5px}.bubble-outbound .msg-bubble-card{color:#14532d;background:#d8f3dc;border-bottom-right-radius:5px}.msg-text{word-break:break-word;white-space:pre-wrap;margin:0 0 4px}.msg-meta-footer{color:#78716c;justify-content:flex-end;align-items:center;gap:4px;font-size:10.5px;display:flex}.tick-read{color:#2563eb}.tick-delivered{color:#78716c}.tick-failed{color:#ef4444}.inbox-composer-error{color:#dc2626;background:#fef2f2;border-top:1px solid #fecaca;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:12px;display:flex}.inbox-chat-composer{background:#fff;border-top:1px solid #0f172a14;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px 14px;display:flex;box-shadow:0 -8px 18px -16px #1c191759}.composer-tool-btn{color:#57534e;background:#efece4;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;padding:0;display:grid}.composer-tool-btn:hover{color:var(--ink);background:#e7e0d0}.composer-input-field{background:#efece4;border:1px solid #0000;border-radius:14px;outline:none;flex:1;padding:11px 16px;font-size:14px}.composer-input-field:focus{background:#fff;border-color:#c5b89a;box-shadow:0 0 0 3px #b8893a1f}.composer-template-select{color:#b45309;background:#fffbeb;border:1px solid #f59e0b;border-radius:14px;outline:none;flex:1;padding:11px 14px;font-size:13px;font-weight:600}.composer-send-btn{color:#fff;background:#14532d;border:0;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.composer-send-btn:hover:not(:disabled){background:#166534}.composer-send-btn:disabled{opacity:.4;cursor:not-allowed}.inbox-chat-empty{color:#78716c;text-align:center;background:#ece7dc;align-content:center;place-items:center;gap:8px;height:100%;padding:32px;display:grid}.inbox-chat-empty strong{color:var(--ink);font-size:16px}.inbox-contact-panel{background:#fbfaf7;border-left:1px solid #0f172a14;flex-direction:column;height:100%;min-height:0;display:flex;overflow-y:auto}.contact-panel-head{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-heading{letter-spacing:.04em;text-transform:uppercase;color:#78716c;margin:0;font-size:13px;font-weight:800}.contact-panel-body{flex-direction:column;gap:22px;padding:20px 18px 28px;display:flex}.contact-profile-box{text-align:center;border-bottom:1px solid #0f172a0f;flex-direction:column;align-items:center;gap:4px;padding-bottom:18px;display:flex}.contact-panel-name{color:var(--ink);margin-top:8px;font-size:17px;font-weight:800}.contact-panel-company,.contact-panel-phone{color:#78716c;font-size:13px}.contact-panel-phone{font-variant-numeric:tabular-nums}.contact-data-section{flex-direction:column;gap:10px;display:flex}.section-title{letter-spacing:.08em;text-transform:uppercase;color:#a8a29a;font-size:10.5px;font-weight:800}.data-field-row{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.field-key{color:#78716c}.field-value{color:var(--ink);text-align:right;font-weight:700}.assignee-select-wrap{align-items:center;display:flex;position:relative}.select-icon{color:#78716c;pointer-events:none;position:absolute;left:10px}.assignee-select{width:100%;color:var(--ink);background:#efece4;border:1px solid #0000;border-radius:11px;outline:none;padding:9px 12px 9px 32px;font-size:13px;font-weight:600}.assignee-select:focus{background:#fff;border-color:#c5b89a}.triage-insight-card{background:#efe8d8;border:0;border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.triage-insight-card.is-completed{background:#d1fae5}.triage-insight-card.is-needs_review{background:#ffedd5}.triage-insight-head{justify-content:space-between;align-items:center;display:flex}.bot-icon{color:#57534e}.triage-status-pill{color:#44403c;background:#ffffffb3;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:800}.triage-summary-text{color:#44403c;margin:0;font-size:12.5px;line-height:1.5}.contact-panel-footer{margin-top:4px}.full-profile-btn{width:100%;color:var(--ink);background:#efece4;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:12.5px;font-weight:700;text-decoration:none;display:flex}.full-profile-btn:hover{background:#e7e0d0}.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 small{letter-spacing:.06em;text-transform:uppercase;color:#64748b;padding:8px 8px 4px;font-size:10px;font-weight:800;display:block}.pipe-move-menu small:not(:first-child){border-top:1px solid #ffffff14;margin-top:4px}.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}.pipe-load-more{color:#334155;cursor:pointer;background:#ffffffb3;border:1px dashed #b8c3cf;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 10px;font-size:11px;font-weight:750;display:flex}.pipe-load-more:hover{border-color:var(--stage,#64748b);background:#fff}.pipe-load-more:disabled{opacity:.6;cursor:wait}.pipe-load-more span{color:#64748b;white-space:nowrap;font-size:10px;font-weight:650}.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,.deal-side-card select{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 8px}.deal-side-card select{color:#0f172a;width:100%;font-weight:700}.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-page{gap:22px}.settings-hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:24px;padding:26px 28px;display:flex;box-shadow:0 1px 2px #0f172a0a}.settings-hero-copy h1{letter-spacing:-.035em;color:#0f172a;margin:0;font-size:28px;font-weight:800}.settings-hero-copy p:last-child{color:#64748b;max-width:54ch;margin:6px 0 0;font-size:14.5px;line-height:1.5}.settings-shell{grid-template-columns:228px minmax(0,1fr);align-items:start;gap:22px;display:grid}.settings-toc{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:18px;padding:8px;display:flex;position:sticky;top:76px}.settings-toc-group{flex-direction:column;gap:2px;display:flex}.settings-toc-group p{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 10px 6px;font-size:10.5px;font-weight:800}.settings-toc a{color:#475569;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;font-weight:650;display:flex}.settings-toc a:hover{color:#0f172a;background:#f8fafc}.settings-toc a.is-active{color:#1d4ed8;background:#eff6ff}.settings-forms-col{flex-direction:column;gap:18px;min-width:0;display:flex}.ent-settings-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:18px;padding:22px 24px 24px;scroll-margin-top:76px;display:flex;box-shadow:0 1px 2px #0f172a0a}.card-header-styled{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.header-flex-right,.header-text-with-badge{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.icon-badge{border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.icon-badge.blue{color:#2563eb;background:#eff6ff}.icon-badge.green,.icon-badge.emerald{color:#059669;background:#ecfdf5}.icon-badge.indigo{color:#4f46e5;background:#eef2ff}.icon-badge.violet{color:#7c3aed;background:#f5f3ff}.icon-badge.amber{color:#d97706;background:#fffbeb}.icon-badge.pink{color:#e11d48;background:#fff1f2}.card-h2{letter-spacing:-.02em;color:var(--ink);margin:0 0 4px;font-size:16.5px;font-weight:800}.card-sub{color:var(--muted);max-width:62ch;margin:0;font-size:13px;line-height:1.45}.settings-chip{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-weight:750;display:inline-flex}.settings-chip.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0;font-family:inherit}.conn-status-pill{border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:750;display:inline-flex}.conn-status-pill.connected{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.conn-status-pill.disconnected{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.conn-dot{width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 18%, transparent);background:currentColor;border-radius:50%}.settings-form-body{flex-direction:column;gap:14px;display:flex}.settings-form-body .field{margin-bottom:0}.form-two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-hint{color:#94a3b8;font-size:12px;line-height:1.4}.settings-input-with-icon{position:relative}.settings-input-with-icon svg{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.settings-input-with-icon input{padding-left:36px}.settings-dropzone{cursor:pointer;color:#334155;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.settings-dropzone:hover,.settings-dropzone.is-dragging{background:#eff6ff;border-color:#93c5fd}.settings-dropzone svg{color:#2563eb;flex-shrink:0;margin-top:2px}.settings-dropzone strong{font-size:13.5px;font-weight:750;display:block}.settings-dropzone span{color:#64748b;margin-top:3px;font-size:12.5px;line-height:1.4;display:block}.settings-text-btn{color:#94a3b8;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:0;font-size:12.5px;font-weight:650;display:inline-flex}.settings-text-btn:hover{color:#e11d48}.input-disabled{cursor:not-allowed;color:#94a3b8!important;background:#f8fafc!important}.color-picker-wrap{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:42px;padding:6px 10px;display:flex}.color-picker-wrap input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px;padding:0}.color-code{color:#334155;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;font-weight:700}.form-submit-row{justify-content:flex-end;padding-top:4px;display:flex}.settings-brand-layout{grid-template-columns:minmax(0,1.25fr) minmax(240px,.85fr);align-items:start;gap:22px;display:grid}.brand-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.brand-preview-kicker{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 10px;font-size:10.5px;font-weight:800}.brand-preview-bar{color:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.brand-preview-mark{color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.brand-preview-mark img{object-fit:contain;background:#fff;width:100%;height:100%}.brand-preview-bar strong{letter-spacing:-.02em;font-size:14.5px;display:block}.brand-preview-bar em{opacity:.72;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-style:normal;display:block}.brand-preview-body{flex-direction:column;gap:12px;padding:14px 4px 4px;display:flex}.brand-swatches{gap:8px;display:flex}.brand-swatches span{border:2px solid #fff;border-radius:999px;width:22px;height:22px;box-shadow:0 0 0 1px #e2e8f0}.brand-preview-cta{color:#fff;pointer-events:none;border:0;border-radius:9px;align-self:flex-start;padding:8px 14px;font-size:12.5px;font-weight:750}.brand-preview-body p{color:#94a3b8;margin:0;font-size:12px}.settings-status-strip{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.settings-status-strip strong{color:#14532d;font-size:13.5px;display:block}.settings-status-strip span{color:#166534;font-size:12.5px}.settings-hint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.settings-hint svg{color:#2563eb;flex-shrink:0;margin-top:1px}.settings-hint p{margin:0;font-size:13px;line-height:1.45}.webhook-box-body{flex-direction:column;gap:14px;display:flex}.webhook-copy-container{background:#0f172a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 14px;display:flex}.webhook-url-text{color:#e2e8f0;word-break:break-all;background:0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px}.copy-btn{flex-shrink:0;padding:8px 12px;font-size:12px}.settings-steps{color:#64748b;gap:8px;margin:0;padding:0 0 0 18px;font-size:13px;line-height:1.45;display:grid}.settings-steps code,.webhook-instructions code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:12px;font-weight:700}.settings-faq{flex-direction:column;gap:16px;display:flex}.settings-faq-steps{counter-reset:faq-step;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.settings-faq-steps li{counter-increment:faq-step;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 14px 14px 44px;position:relative}.settings-faq-steps li:before{content:counter(faq-step);color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid;position:absolute;top:14px;left:12px}.settings-faq-steps strong{color:#0f172a;letter-spacing:-.01em;font-size:13px;font-weight:750;display:block}.settings-faq-steps span{color:#64748b;margin-top:4px;font-size:12.5px;line-height:1.45;display:block}.settings-faq-list{gap:8px;display:grid}.settings-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.settings-faq-item summary{cursor:pointer;color:#0f172a;padding:12px 40px 12px 14px;font-size:13.5px;font-weight:700;list-style:none;position:relative}.settings-faq-item summary::-webkit-details-marker{display:none}.settings-faq-item summary:after{content:"";border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;width:7px;height:7px;position:absolute;top:50%;right:16px;transform:translateY(-70%)rotate(45deg)}.settings-faq-item[open] summary:after{transform:translateY(-30%)rotate(225deg)}.settings-faq-item summary:hover{background:#f8fafc}.settings-faq-item p{color:#475569;margin:0;padding:0 14px 14px;font-size:13px;line-height:1.5}.wa-es{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.wa-es-btn{align-self:flex-start;color:#fff!important;background:#1877f2!important;border-color:#1877f2!important}.wa-es-btn:hover:not(:disabled){filter:brightness(1.05)}.wa-es-btn:disabled{opacity:.55;cursor:not-allowed}.wa-es-mark{color:#1877f2;background:#fff;border-radius:4px;place-items:center;width:18px;height:18px;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1;display:grid}.wa-es-copy{color:#64748b;max-width:62ch;margin:0;font-size:13px;line-height:1.45}.wa-manual{border:1px solid #e2e8f0;border-radius:14px;padding:0;overflow:hidden}.wa-manual summary{cursor:pointer;color:#334155;padding:12px 16px;font-size:13.5px;font-weight:700;list-style:none}.wa-manual summary::-webkit-details-marker{display:none}.wa-manual summary:hover{background:#f8fafc}.wa-manual .settings-form-body{padding:0 16px 16px}.settings-stack{gap:8px;margin:0;padding:0;list-style:none;display:grid}.settings-stack li{background:#f8fafc;border:1px solid #eef2f6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.settings-stack-main{gap:3px;min-width:0;display:grid}.settings-stack-main strong{color:#0f172a;align-items:center;gap:8px;font-size:13.5px;display:flex}.settings-stack-main strong code{color:#1d4ed8;background:#eff6ff;border-radius:6px;padding:2px 7px;font-size:11.5px;font-weight:800}.settings-stack-main span{color:#64748b;font-size:12.5px;line-height:1.4}.settings-empty{color:#64748b;justify-content:flex-start;align-items:center;gap:10px;font-size:13px;display:flex;background:0 0!important;border-style:dashed!important}.settings-empty-copy{color:#64748b;margin:0;font-size:13px}.settings-icon-btn{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.settings-icon-btn:hover{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.settings-inline-form{background:#fff;border:1px solid #eef2f6;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px 14px;padding:16px;display:grid}.settings-inline-form .button{grid-column:1/-1;justify-self:end}.settings-inline-form.compact{grid-template-columns:minmax(0,1.4fr) minmax(140px,.7fr) auto}.settings-inline-form.compact .button{grid-column:auto;justify-self:stretch}.settings-span-2{grid-column:1/-1}.settings-subcard{background:#fcfdff;border:1px dashed #dbe3ee;border-radius:14px;padding:14px}.settings-subcard-head{color:#334155;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.settings-subcard-head span{color:#94a3b8;font-size:12px}.settings-tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.settings-tag{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:12.5px;font-weight:700;display:inline-flex}.settings-tag i{border-radius:50%;width:8px;height:8px}.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:none;margin:0;padding:28px 28px 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:disabled{opacity:.55;cursor:not-allowed;transform:none}.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}.portal-glass-card.is-wide-auth{max-width:480px}.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}.field-text-link{color:#93c5fd;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:650}.field-text-link:hover{color:#fff}.signup-policy-note{color:#cbd5e1;background:#b8893a1f;border:1px solid #b8893a47;border-radius:12px;padding:11px 13px;font-size:12px;line-height:1.5}.signup-policy-note strong{color:#f4e6c4}.portal-success-card{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98159;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 14px;font-size:12px;line-height:1.45;display:flex}.portal-ghost-btn{color:#e2e8f0;cursor:pointer;background:#02061766;border:1px solid #ffffff29;border-radius:10px;padding:10px 12px;font-size:12.5px;font-weight:650}.portal-ghost-btn:hover{border-color:#93c5fd80}.portal-sso-divider{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:16px 0 12px;font-size:11px;display:flex}.portal-sso-divider:before,.portal-sso-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.portal-google-btn{color:#1f2937;background:#fff;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:11px 14px;font-size:13.5px;font-weight:700;text-decoration:none;display:flex}.portal-google-btn:hover{background:#f8fafc}.sso-help{color:#64748b;text-align:center;margin:8px 0 0;font-size:11px;line-height:1.45}.portal-auth-links{color:#94a3b8;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:12.5px;display:flex}.portal-auth-links button{color:#93c5fd;cursor:pointer;background:0 0;border:0;font-size:12.5px;font-weight:700}.portal-auth-links button:hover{color:#fff}.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-boot{color:#94a3b8;font-size:14px}.portal-missing-card{z-index:2;max-width:420px;margin:auto;position:relative}.tenant-host-chip{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto 18px;padding:8px 12px;font-size:12px;display:inline-flex}.workspace-picker{gap:10px;display:grid}.workspace-picker p{color:#94a3b8;margin:0;font-size:13px}.workspace-pick-list{gap:8px;display:grid}.workspace-pick-btn{text-align:left;color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;gap:2px;padding:12px 14px;display:grid}.workspace-pick-btn strong{font-size:14px}.workspace-pick-btn span{color:#94a3b8;font-size:11px}.workspace-pick-btn:hover,.workspace-pick-btn.is-active{background:#3b82f61f;border-color:#3b82f68c}.portal-login-root.is-white-label{--wl-accent:var(--brand-accent,#3b82f6)}.portal-login-root.is-white-label .glow-1,.portal-login-root.is-white-label .glow-2{background:radial-gradient(circle, color-mix(in srgb, var(--wl-accent) 45%, transparent) 0%, transparent 70%)}.portal-login-root.is-white-label .portal-wrapper{justify-content:center}.portal-login-root.is-white-label .portal-form-panel{width:min(460px,100%)}.tenant-url-preview{color:#0f172a;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:650;display:flex}.ent-field-hint{color:#64748b;margin:6px 0 0;font-size:12px}.workspace-url-field{align-items:center;gap:8px;display:flex}.workspace-url-field input{flex:1}.password-field-wrap{align-items:center;gap:8px;display:flex}.password-field-wrap svg{color:#64748b;flex-shrink:0}.password-field-wrap input{flex:1}.contacts-import{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:18px}.contacts-import-drop{color:#334155;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.contacts-import-count{color:#64748b;margin:12px 0 8px;font-size:12px}.contacts-import-preview{gap:6px;margin:0 0 12px;padding:0;list-style:none;display:grid}.contacts-import-preview li{color:#475569;justify-content:space-between;gap:8px;font-size:12px;display:flex}.contacts-import .ent-btn-primary{width:100%}.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,.settings-faq-steps{grid-template-columns:1fr}.dense-stats{grid-template-columns:repeat(2,1fr)}.settings-shell,.settings-brand-layout{grid-template-columns:1fr}.settings-hero-card{flex-direction:column;align-items:stretch}.settings-hero-card .ops-hero-metrics{flex-wrap:wrap}.settings-toc{flex-flow:row;gap:10px;padding:10px;position:static;overflow-x:auto}.settings-toc-group{flex-direction:row;flex-shrink:0;align-items:center;gap:4px}.settings-toc-group p{display:none}.settings-toc a{white-space:nowrap}}@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-meta{justify-content:flex-start;width:100%}.dash-funnel-track{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:14px;overflow-x:auto}.dash-funnel-col{scroll-snap-align:start;flex:0 0 168px}.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,.settings-inline-form .button{justify-content:center;width:100%}.settings-inline-form,.settings-inline-form.compact{grid-template-columns:1fr}.settings-inline-form.compact .button{grid-column:1/-1}.header-text-with-badge{flex-wrap:wrap}.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-hero-copy h1{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-side-card.is-wide,.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):not([title=Copiar\ número]){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[title=Sugerir\ resposta]{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.is-wide{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.is-wide,.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}}.msg-media,.msg-media-audio{border-radius:12px;max-width:240px;margin-bottom:8px;display:block}.msg-file{color:#14532d;margin-bottom:8px;font-size:13px;font-weight:700;display:inline-flex}.inbox-quick-row{background:#fff;flex-wrap:nowrap;flex-shrink:0;gap:8px;padding:10px 16px 0;display:flex;overflow-x:auto}.inbox-quick-row button{color:#44403c;cursor:pointer;white-space:nowrap;background:#efece4;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:650}.inbox-quick-row button:hover{background:#e7e0d0}.inbox-tag-row{flex-wrap:wrap;gap:6px;display:flex}.inbox-tag-row button{cursor:pointer;color:#44403c;background:0 0;border:1px solid #d6d3d1;border-radius:999px;padding:4px 10px;font-size:12px}.inbox-note-box{gap:8px;display:grid}.inbox-note-box textarea{width:100%;min-height:76px;font:inherit;resize:vertical;background:#efece4;border:1px solid #0000;border-radius:12px;padding:10px 12px}.inbox-note-box textarea:focus{background:#fff;border-color:#c5b89a;outline:none}.inbox-note-box button{color:#fff;background:#14532d;border:0;border-radius:10px;justify-self:start;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.inbox-note{background:#efece4;border-radius:12px;margin-top:4px;padding:10px 12px}.inbox-note b{color:var(--ink);font-size:12px;display:inline}.inbox-note time{color:#a8a29a;margin-left:8px;font-size:11px}.inbox-note p{color:#44403c;margin:4px 0 0;font-size:13px}.routing-list{gap:8px;margin:0 0 16px;padding:0;list-style:none;display:grid}.routing-list li{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:2px;padding:10px 12px;font-size:13px;display:grid}.routing-list li strong{font-size:13px}.routing-list li span{color:#64748b}.auth-root{--brand-primary:#1f3d2b;--brand-accent:#b8893a;color:#0f172a;background:radial-gradient(1000px 500px at 85% -10%,#b8893a14,#0000 60%),radial-gradient(900px 500px at -10% 110%,#1f3d2b12,#0000 60%),#fafaf8;min-height:100dvh;display:flex}.auth-root.is-white-label{background:radial-gradient(1000px 500px at 85% -10%, color-mix(in srgb, var(--brand-accent) 10%, transparent), transparent 60%), radial-gradient(900px 500px at -10% 110%, color-mix(in srgb, var(--brand-primary) 8%, transparent), transparent 60%), #fafaf8}.auth-boot{color:#64748b;margin:auto;font-size:14px}.auth-grid{grid-template-columns:1fr 1fr;width:100%;min-height:100dvh;display:grid}.auth-side{background:linear-gradient(#fff9,#fff0),repeating-linear-gradient(0deg,#0000,#0000 47px,#0f172a06 48px),repeating-linear-gradient(90deg,#0000,#0000 47px,#0f172a06 48px);border-right:1px solid #e9ece7;flex-direction:column;justify-content:space-between;padding:56px 64px 40px;display:flex}.auth-side-inner{max-width:460px}.auth-brand{margin-bottom:56px;display:inline-block}.auth-brand-img{width:auto;height:34px;display:block}.auth-headline{letter-spacing:-.03em;color:#0b1f14;margin:0 0 14px;font-size:34px;font-weight:800;line-height:1.15}.auth-subheadline{color:#5b6b60;margin:0 0 32px;font-size:15px;line-height:1.6}.auth-points{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.auth-points li{color:#33453a;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.auth-points svg{color:var(--brand-accent);flex-shrink:0;margin-top:2px}.auth-side-foot{color:#8a978d;align-items:center;gap:8px;font-size:12px;display:flex}.auth-side-foot svg{color:var(--brand-primary)}.auth-main{justify-content:center;align-items:center;padding:48px 32px;display:flex}.auth-card{background:#fff;border:1px solid #e8ebe6;border-radius:20px;width:100%;max-width:400px;padding:36px 34px 28px;box-shadow:0 20px 60px -24px #0f2a1c2e}.auth-missing{text-align:center;margin:auto}.auth-missing .auth-logo-mark{margin:0 auto 18px}.auth-card-head{margin-bottom:22px}.auth-logo-mark{border-radius:12px;width:44px;height:44px;margin-bottom:18px;display:block}.auth-logo-photo{object-fit:cover;border:1px solid #e8ebe6}.auth-confirm-icon{color:#256244;background:#eaf4ed;justify-content:center;align-items:center;display:inline-flex!important}.auth-title{letter-spacing:-.02em;color:#0b1f14;margin:0 0 6px;font-size:22px;font-weight:800}.auth-subtitle{color:#64748b;margin:0;font-size:13.5px;line-height:1.5}.auth-tabs{background:#f3f5f1;border:1px solid #e8ebe6;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.auth-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:650;transition:all .15s;display:flex}.auth-tabs button.active{color:#0b1f14;background:#fff;box-shadow:0 1px 3px #0f172a14}.auth-host-chip{color:#33453a;background:#f3f5f1;border:1px solid #e8ebe6;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.auth-form{flex-direction:column;gap:15px;display:flex}.auth-note{color:#4b5f52;background:#f6f4ee;border:1px solid #e8e2d3;border-radius:12px;padding:11px 13px;font-size:12.5px;line-height:1.55}.auth-note strong{color:#0b1f14}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field label{letter-spacing:.05em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.auth-label-row{justify-content:space-between;align-items:baseline;display:flex}.auth-link{color:var(--brand-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.auth-link:hover{text-decoration:underline}.auth-input{background:#fff;border:1px solid #dfe4dc;border-radius:12px;align-items:center;gap:10px;padding:0 13px;transition:all .15s;display:flex}.auth-input svg{color:#9aa7a0;flex-shrink:0}.auth-input input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;padding:12px 0;font-family:inherit;font-size:14px}.auth-input input::placeholder{color:#a8b3ac}.auth-eye{color:#9aa7a0;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.auth-eye:hover{color:#33453a}.auth-hint{color:#94a3b8;font-size:11px}.auth-picker{background:#fafbfa;border:1px solid #e8ebe6;border-radius:12px;padding:12px}.auth-picker p{color:#5b6b60;margin:0 0 10px;font-size:12.5px}.auth-pick{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8ebe6;border-radius:10px;flex-direction:column;gap:2px;width:100%;margin-bottom:8px;padding:10px 12px;transition:all .15s;display:flex}.auth-pick:last-child{margin-bottom:0}.auth-pick strong{color:#0b1f14;font-size:13.5px}.auth-pick span{color:#8a978d;font-size:11.5px}.auth-pick:hover,.auth-pick.is-active{border-color:var(--brand-primary)}.auth-alert{border-radius:10px;align-items:flex-start;gap:9px;padding:10px 13px;font-size:12.5px;line-height:1.5;display:flex}.auth-alert.is-ok{color:#256244;background:#f0f7f2;border:1px solid #cfe5d6}.auth-alert.is-ok svg{flex-shrink:0;margin-top:1px}.auth-company-url{width:fit-content;color:inherit;text-underline-offset:3px;margin-top:5px;font-weight:800;text-decoration:underline;display:block}.auth-alert.is-error{color:#b91c1c;background:#fdf1f1;border:1px solid #f3d4d4;align-items:center}.auth-alert-dot{background:#dc2626;border-radius:50%;flex-shrink:0;width:7px;height:7px}.auth-secondary{color:#33453a;cursor:pointer;background:#fff;border:1px solid #dfe4dc;border-radius:11px;padding:11px 14px;font-size:13px;font-weight:650}.auth-secondary:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.auth-submit{background:var(--brand-primary);color:#fff;cursor:pointer;box-shadow:0 10px 24px -10px color-mix(in srgb, var(--brand-primary) 55%, transparent);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:2px;padding:13px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.auth-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.8s linear infinite authSpin}@keyframes authSpin{to{transform:rotate(360deg)}}.auth-foot{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.auth-foot .auth-link{font-size:13px}.auth-demo{border-top:1px solid #eef0ec;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.auth-demo-label{color:#8a978d;align-items:center;gap:5px;font-size:11.5px;display:inline-flex}.auth-demo button{color:#33453a;cursor:pointer;background:#fff;border:1px solid #dfe4dc;border-radius:999px;padding:6px 12px;font-size:11.5px;font-weight:650}.auth-demo button:hover{border-color:var(--brand-accent);color:var(--brand-accent)}@media (max-width:900px){.auth-grid{grid-template-columns:1fr}.auth-side{display:none}.auth-main{align-items:flex-start;padding:32px 16px}.auth-card{margin-top:24px;padding:28px 22px}}.auth-root{isolation:isolate;background:linear-gradient(145deg,#fbfdff 0%,#f8faff 42%,#fcfbff 72%,#f8fcfb 100%);width:100%;position:relative;overflow-x:hidden}.auth-ambient{z-index:-2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.auth-ambient:before{content:"";background-image:linear-gradient(#5a69910b 1px,#0000 1px),linear-gradient(90deg,#5a69910b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0,#0000 74%);mask-image:radial-gradient(circle,#000 0,#0000 74%)}.auth-orb{filter:blur(2px);opacity:.7;will-change:transform;border-radius:999px;animation:18s ease-in-out infinite alternate authMeshDrift;display:block;position:absolute}.auth-orb-one{aspect-ratio:1;background:radial-gradient(circle,#38bdf833 0,#6366f11c 46%,#0000 72%);width:min(58vw,760px);top:-34vh;left:-18vw}.auth-orb-two{aspect-ratio:1;background:radial-gradient(circle,#8b5cf633 0,#ec489917 46%,#0000 72%);width:min(48vw,640px);animation-direction:alternate-reverse;animation-delay:-7s;bottom:-31vh;right:-14vw}.auth-orb-three{aspect-ratio:1;background:radial-gradient(circle,#fbbf241f 0,#10b9810f 46%,#0000 72%);width:min(36vw,480px);animation-delay:-12s;top:7vh;right:12vw}.auth-root.is-white-label .auth-orb-one{background:radial-gradient(circle, color-mix(in srgb, var(--brand-primary) 18%, transparent) 0, transparent 70%)}.auth-root.is-white-label .auth-orb-two{background:radial-gradient(circle, color-mix(in srgb, var(--brand-accent) 18%, transparent) 0, transparent 70%)}.auth-noise{opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes authMeshDrift{0%{transform:translate(-2%,-2%)scale(1)}to{transform:translate(8%,6%)scale(1.08)}}.auth-shell{grid-template-rows:auto 1fr auto;width:100%;min-height:100dvh;display:grid}.auth-topbar{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;padding:25px 0 12px;display:flex}.auth-topbar .auth-brand{align-items:center;margin:0;text-decoration:none;display:inline-flex}.auth-topbar .auth-brand-img{max-width:170px;height:31px}.auth-brand-photo{object-fit:cover;border-radius:12px;box-shadow:0 4px 16px #0f172a1a;width:40px!important;height:40px!important}.auth-secure-pill{-webkit-backdrop-filter:blur(12px);color:#536076;background:#ffffff94;border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11.5px;font-weight:650;display:inline-flex;box-shadow:inset 0 1px #fffc}.auth-main{justify-content:center;align-items:center;width:100%;min-height:0;padding:24px 20px 30px;display:flex}.auth-card{-webkit-backdrop-filter:blur(26px)saturate(145%);background:#ffffffd6;border:1px solid #ffffffe0;border-radius:26px;width:min(100%,424px);max-width:424px;margin:0;padding:34px 34px 27px;position:relative;box-shadow:0 1px 1px #0f172a06,0 16px 42px -16px #434b6e2e,0 42px 90px -38px #4338ca33,inset 0 1px #fffffff2}.auth-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fffffff2,#ffffff40 45%,#6366f11f);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.auth-card-wide{max-width:464px}.auth-card-head{text-align:center;margin-bottom:23px}.auth-card-head .auth-logo-mark{border-radius:15px;width:48px;height:48px;margin:0 auto 16px;box-shadow:0 10px 24px -10px #4f46e561,0 1px 2px #0f172a14}.auth-title{color:#111827;letter-spacing:-.035em;font-size:23px}.auth-subtitle{color:#687386;max-width:38ch;margin-inline:auto}.auth-tabs{background:#f0f3f8c2;border-color:#94a3b826;border-radius:14px}.auth-tabs button{border-radius:10px;min-height:38px}.auth-tabs button.active{color:#1e293b;box-shadow:0 3px 10px #0f172a12}.auth-input{background:#ffffffeb;border-color:#dce2eb;border-radius:13px;min-height:48px;box-shadow:inset 0 1px 2px #0f172a05}.auth-root.is-white-label .auth-input:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--brand-primary) 11%, transparent)}.auth-submit{background:linear-gradient(112deg,#2563eb,#4f46e5 54%,#7c3aed);border:1px solid #ffffff26;border-radius:13px;min-height:48px;box-shadow:0 12px 26px -12px #4f46e5a6,inset 0 1px #ffffff40}.auth-root.is-white-label .auth-submit{background:linear-gradient(112deg, var(--brand-primary), color-mix(in srgb, var(--brand-primary) 65%, var(--brand-accent)))}.auth-submit:hover:not(:disabled){filter:saturate(1.08)brightness(1.04);transform:translateY(-2px);box-shadow:0 16px 30px -12px #4f46e5b8,inset 0 1px #ffffff4d}.auth-link{color:#4f46e5}.auth-root.is-white-label .auth-link{color:var(--brand-primary)}.auth-demo{border-top-color:#94a3b829}.auth-page-foot{color:#8590a1;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:12px 24px 21px;font-size:11px;display:flex}.auth-page-foot-dot{background:#bdc5d1;border-radius:999px;width:3px;height:3px}@media (max-height:760px) and (min-width:701px){.auth-topbar{padding-top:17px}.auth-main{align-items:flex-start;padding-top:10px}.auth-card{padding-block:25px 22px}}@media (max-width:700px){.auth-root{overflow-y:auto}.auth-topbar{width:calc(100% - 32px);padding-top:18px}.auth-secure-pill span{display:none}.auth-secure-pill{padding:8px}.auth-main{align-items:flex-start;padding:12px 14px 24px}.auth-card,.auth-card-wide{border-radius:22px;width:100%;max-width:464px;margin-top:4px;padding:28px 21px 23px}.auth-page-foot{padding-bottom:max(18px, env(safe-area-inset-bottom));flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.auth-orb,.auth-spinner{animation:none}.auth-submit,.auth-input,.auth-tabs button{transition:none}}@media (prefers-reduced-transparency:reduce){.auth-card,.auth-secure-pill{-webkit-backdrop-filter:none;background:#fff}}.auth-root,.auth-root.is-white-label{background:#e9ede9}.auth-ambient{display:none}.auth-topbar{width:min(1080px,100% - 48px);padding-top:28px}.auth-secure-pill{-webkit-backdrop-filter:none;box-shadow:none;color:#647067;background:#f2f4f1;border-color:#d2d8d2}.auth-main{padding-top:18px}.auth-card,.auth-card-wide{-webkit-backdrop-filter:none;background:#fdfdfb;border:1px solid #d5dbd5;border-radius:18px;box-shadow:0 18px 45px -28px #18271d6b}.auth-card:before{display:none}.auth-card-head .auth-logo-mark{box-shadow:0 5px 14px -8px #0f172a5c}.auth-title{color:#17221b}.auth-subtitle{color:#68736b}.auth-tabs{background:#eef1ed;border-color:#dfe4de}.auth-tabs button.active{background:#fdfdfb;box-shadow:0 1px 3px #1d2d2214}.auth-input{box-shadow:none;background:#f7f9f6;border-color:#d5dbd4}.auth-input:focus-within{border-color:#315d43;box-shadow:0 0 0 3px #315d431c}.auth-submit,.auth-root.is-white-label .auth-submit{box-shadow:none;background:#234d35;border-color:#234d35}.auth-submit:hover:not(:disabled){filter:none;background:#193c29;transform:translateY(-1px);box-shadow:0 7px 15px -10px #193c29b3}.auth-link,.auth-root.is-white-label .auth-link{color:#8a6424}.auth-note{background:#f4f1e8;border-color:#e2dccd}.auth-demo button{background:#f8faf7;border-color:#d8ded7}.auth-page-foot{color:#77827a}@media (max-width:700px){.auth-root,.auth-root.is-white-label{background:#edf0ec}.auth-topbar{width:calc(100% - 34px)}.auth-secure-pill{display:none}.auth-card,.auth-card-wide{border-radius:16px}}.auth-root,.auth-root.is-white-label{background-color:#15201b;background-image:linear-gradient(#09120e24,#09120e3d),url(/planedo-auth-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.auth-topbar .auth-brand-img{filter:drop-shadow(0 2px 8px #0000002e)}.auth-secure-pill{color:#d7ded9;background:#0a171094;border-color:#e2e8e233}.auth-secure-pill svg{color:#d2ac66}.auth-card,.auth-card-wide{background:#fdfdfbf7;border-color:#ffffff61;box-shadow:0 24px 65px -28px #000000b8,inset 0 1px #ffffff8c}.auth-page-foot{color:#ebefecb8;text-shadow:0 1px 2px #00000038}.auth-page-foot-dot{background:#ebefec61}@media (max-width:700px){.auth-root,.auth-root.is-white-label{background-color:#15201b;background-position:45%;background-attachment:scroll}}.ops-paginated-main{flex-direction:column;gap:14px;min-width:0;display:flex}.data-pagination{border:1px solid var(--line-subtle,#e2e8f0);background:var(--surface,#fff);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:11px 14px;display:flex}.data-pagination-summary{color:#64748b;font-size:11.5px}.data-pagination-actions,.data-pagination-pages,.data-pagination-page-wrap{align-items:center;gap:6px;display:flex}.data-pagination-actions>a,.data-pagination-pages a{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex}.data-pagination-pages a{min-width:32px;padding-inline:7px}.data-pagination-actions a:hover{border-color:#94a3b8}.data-pagination-actions a.is-current{color:#fff;background:#1f3d2b;border-color:#1f3d2b}.data-pagination-actions a.is-disabled{opacity:.38;pointer-events:none}.data-pagination-page-wrap i{color:#94a3b8;font-style:normal}.inbox-conv-sidebar .data-pagination{background:#fbfaf7;border-width:1px 0 0;border-color:#0f172a0f;border-radius:0;min-height:48px;padding:8px 10px}.inbox-conv-sidebar .data-pagination-summary,.inbox-conv-sidebar .data-pagination-pages{display:none}.inbox-conv-sidebar .data-pagination-actions{justify-content:space-between;width:100%}@media (max-width:700px){.data-pagination{flex-direction:column;align-items:stretch}.data-pagination-summary{text-align:center}.data-pagination-actions{justify-content:space-between}.data-pagination-pages{display:none}}
