.o1-shell{--o1-bg:#070b18;--o1-panel:#11182dd1;--o1-panel-solid:#11182d;--o1-soft:#30407047;--o1-border:#94a3b82e;--o1-text:#f8fafc;--o1-muted:#9aa7bd;--o1-faint:#68748a;--o1-primary:#8b5cf6;--o1-cyan:#22d3ee;--o1-green:#34d399;--o1-amber:#fbbf24;--o1-shadow:0 24px 80px #0000005c;min-height:100vh;color:var(--o1-text);background:radial-gradient(circle at 15% 10%,#8b5cf63d,#0000 34%),radial-gradient(circle at 85% 0,#22d3ee2e,#0000 30%),linear-gradient(135deg,#070b18 0%,#0d1326 45%,#060812 100%);grid-template-columns:292px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.o1-shell[data-o1-mode=light]{--o1-bg:#f4f7fb;--o1-panel:#ffffffe0;--o1-panel-solid:#fff;--o1-soft:#6366f117;--o1-border:#232d481f;--o1-text:#101828;--o1-muted:#526176;--o1-faint:#8792a5;--o1-shadow:0 24px 70px #2a376929;background:radial-gradient(circle at 15% 10%,#8b5cf624,#0000 35%),radial-gradient(circle at 85% 0,#22d3ee21,#0000 32%),linear-gradient(135deg,#eef3ff 0%,#f8fbff 46%,#fffaf2 100%)}.o1-sidebar{border-right:1px solid var(--o1-border);background:color-mix(in srgb, var(--o1-panel-solid) 72%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;gap:20px;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.o1-brand{align-items:center;gap:12px;padding:10px;display:flex}.o1-brand img{object-fit:contain;background:#fff;border-radius:14px;width:42px;height:42px;padding:5px}.o1-brand strong{letter-spacing:-.02em;display:block}.o1-brand span,.o1-safe-note span{color:var(--o1-muted);margin-top:2px;font-size:12px;display:block}.o1-sidebar nav{gap:8px;padding-right:2px;display:grid;overflow-y:auto}.o1-sidebar nav button{color:var(--o1-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;grid-template-columns:30px 1fr;align-items:center;column-gap:10px;padding:12px;display:grid}.o1-sidebar nav button span{background:var(--o1-soft);width:30px;height:30px;color:var(--o1-text);border-radius:11px;place-items:center;display:grid}.o1-sidebar nav button em{color:inherit;font-style:normal;font-weight:750}.o1-sidebar nav button small{color:var(--o1-faint);grid-column:2;margin-top:1px;font-size:11px}.o1-sidebar nav button.active,.o1-sidebar nav button:hover{color:var(--o1-text);border-color:var(--o1-border);background:linear-gradient(135deg,#8b5cf638,#22d3ee1f)}.o1-sidebar nav button.active span{background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan));color:#fff;box-shadow:0 12px 28px #8b5cf652}.o1-safe-note{border:1px solid var(--o1-border);background:var(--o1-soft);border-radius:20px;margin-top:auto;padding:14px}.o1-content{min-width:0;padding:22px 26px 32px}.o1-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.o1-topbar h2{letter-spacing:-.04em;margin:2px 0 0;font-size:26px}.o1-eyebrow{color:var(--o1-cyan);text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:11px;font-weight:850}.o1-top-actions{align-items:center;gap:12px;display:flex}.o1-top-actions a,.o1-mode-toggle,.o1-user{border:1px solid var(--o1-border);background:var(--o1-panel);color:var(--o1-text);border-radius:999px;text-decoration:none}.o1-top-actions a{padding:10px 14px;font-size:13px;font-weight:800}.o1-mode-toggle{gap:4px;padding:4px;display:flex}.o1-mode-toggle button{color:var(--o1-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.o1-mode-toggle button.active{color:#fff;background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan))}.o1-user{place-items:center;width:40px;height:40px;font-weight:900;display:grid}.o1-grid{gap:18px;display:grid}.o1-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.o1-workspace-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.72fr);align-items:start}.o1-lead-card-grid{grid-template-columns:310px minmax(0,1fr) 360px;align-items:start}.o1-panel,.o1-hero,.o1-metric,.o1-coach{border:1px solid var(--o1-border);background:var(--o1-panel);box-shadow:var(--o1-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px}.o1-hero{flex-direction:column;grid-column:span 2;justify-content:center;min-height:218px;padding:28px;display:flex;position:relative;overflow:hidden}.o1-hero:after{content:"";background:radial-gradient(circle,#22d3ee38,#0000 68%);border-radius:999px;width:220px;height:220px;position:absolute;top:-70px;right:-70px}.o1-hero h1{letter-spacing:-.07em;max-width:700px;margin:12px 0;font-size:clamp(30px,4vw,54px);line-height:.96}.o1-hero p{color:var(--o1-muted);max-width:640px}.o1-hero-actions,.o1-coach-action,.o1-filter-row,.o1-card-stack article:last-child{flex-wrap:wrap;gap:10px;display:flex}.o1-shell button,.o1-shell .primary{background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan));color:#fff;cursor:pointer;border:0;border-radius:999px;padding:10px 14px;font-weight:850}.o1-shell button.ghost,.o1-filter-row button:not(.primary),.o1-card-stack button.ghost{color:var(--o1-text);border:1px solid var(--o1-border);background:var(--o1-soft)}.o1-metric{min-height:150px;padding:22px}.o1-metric span{color:var(--o1-muted);font-size:13px;font-weight:800}.o1-metric strong{letter-spacing:-.05em;margin:13px 0 8px;font-size:38px;display:block}.o1-metric small{color:var(--o1-green)}.o1-chart{grid-column:span 2;min-height:280px;padding:22px}.o1-section-title{justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px;display:flex}.o1-section-title span{color:var(--o1-muted);font-size:13px;font-weight:800}.o1-section-title strong{letter-spacing:-.035em;font-size:20px}.o1-bars{background:var(--o1-soft);border-radius:22px;align-items:end;gap:16px;height:170px;padding:15px;display:flex}.o1-bars i{background:linear-gradient(180deg, var(--o1-cyan), var(--o1-primary));border-radius:999px 999px 8px 8px;flex:1;box-shadow:0 16px 30px #22d3ee2e}.o1-chart-labels{color:var(--o1-faint);justify-content:space-between;margin-top:11px;font-size:11px;display:flex}.o1-coach{padding:22px;position:relative;overflow:hidden}.o1-coach:before{content:"";pointer-events:none;background:linear-gradient(135deg,#8b5cf629,#22d3ee14);position:absolute;inset:0}.o1-coach>*{position:relative}.o1-coach-orb{background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan));color:#fff;border-radius:20px;place-items:center;width:56px;height:56px;font-weight:950;display:grid;box-shadow:0 18px 36px #8b5cf659}.o1-coach h3{letter-spacing:-.05em;margin:12px 0 8px;font-size:28px;line-height:1.02}.o1-coach p,.o1-module-list p{color:var(--o1-muted)}.o1-coach ul{color:var(--o1-muted);margin:16px 0 0;padding-left:18px;font-size:13px;line-height:1.75}.o1-signals{padding:22px}.o1-signal{border-top:1px solid var(--o1-border);justify-content:space-between;gap:12px;padding:14px 0;display:flex}.o1-signal strong,.o1-signal small{display:block}.o1-signal small{color:var(--o1-muted);margin-top:4px}.o1-signal b{color:var(--o1-amber)}.o1-main-panel{padding:22px}.o1-filter-row{margin-bottom:16px}.o1-lead-table{gap:10px;display:grid}.o1-lead-head,.o1-lead-row{grid-template-columns:1.3fr .8fr 1fr .8fr .7fr 1.1fr;align-items:center;gap:12px;display:grid}.o1-lead-head{color:var(--o1-faint);text-transform:uppercase;letter-spacing:.08em;padding:0 12px;font-size:12px;font-weight:850}.o1-lead-row{border:1px solid var(--o1-border);background:var(--o1-soft);border-radius:18px;padding:12px}.o1-lead-row span{color:var(--o1-muted);font-size:13px}.o1-lead-row b{color:var(--o1-green)}.o1-lead-row em{gap:7px;font-style:normal;display:flex}.o1-lead-row em button{padding:8px 10px;font-size:12px}.o1-profile-card{padding:24px}.o1-avatar-large{background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan));color:#fff;border-radius:28px;place-items:center;width:82px;height:82px;font-size:28px;font-weight:950;display:grid}.o1-profile-card h2{margin:16px 0 4px}.o1-profile-card p,.o1-profile-card dd{color:var(--o1-muted)}.o1-hot-badge{color:var(--o1-green);background:#34d3991f;border-radius:999px;margin:14px 0;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.o1-profile-card dl{grid-template-columns:.7fr 1fr;gap:10px;margin-top:16px;display:grid}.o1-profile-card dt{color:var(--o1-faint);font-size:12px}.o1-profile-card dd{margin:0}.o1-stage-line{grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:18px;display:grid}.o1-stage-line i{background:var(--o1-soft);border-radius:999px;height:8px}.o1-stage-line i.active,.o1-stage-line i:nth-child(-n+3){background:linear-gradient(90deg, var(--o1-primary), var(--o1-cyan))}.o1-card-stack{gap:12px;display:grid}.o1-card-stack article{border:1px solid var(--o1-border);background:var(--o1-soft);border-radius:20px;padding:16px}.o1-card-stack article p{color:var(--o1-muted);margin-bottom:0}.o1-page-hero{grid-column:span 1}.o1-page-icon{background:linear-gradient(135deg, var(--o1-primary), var(--o1-cyan));color:#fff;border-radius:22px;place-items:center;width:62px;height:62px;margin-bottom:12px;font-size:28px;font-weight:950;display:grid}.o1-module-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.o1-module-list article{border:1px solid var(--o1-border);background:var(--o1-soft);border-radius:22px;padding:18px}.o1-module-list article span{color:var(--o1-cyan);font-size:12px;font-weight:900}.o1-module-list article strong{margin-top:8px;font-size:18px;display:block}@media (width<=1180px){.o1-shell{grid-template-columns:1fr}.o1-sidebar{height:auto;position:static}.o1-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.o1-dashboard-grid,.o1-workspace-grid,.o1-lead-card-grid{grid-template-columns:1fr}.o1-hero,.o1-chart{grid-column:span 1}}@media (width<=760px){.o1-content{padding:16px}.o1-topbar,.o1-top-actions{flex-direction:column;align-items:stretch}.o1-sidebar nav{grid-template-columns:1fr}.o1-lead-head{display:none}.o1-lead-row,.o1-module-list{grid-template-columns:1fr}}:root{color:#2f3437;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{min-width:320px;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.twenty-inspired-shell{--tenant-primary:#0b5c55;--tenant-accent:#eaf7f2;background:radial-gradient(circle at 18px 18px,#00000009 1px,#0000 1px) 0 0/18px 18px,linear-gradient(#fbfbfa 0%,#f4f4f3 100%);grid-template-columns:278px minmax(0,1fr);height:100vh;min-height:100vh;display:grid;overflow:hidden}.left-rail{z-index:10;background:#f7f7f6eb;border-right:1px solid #e3e3e0;flex-direction:column;gap:8px;height:100vh;min-height:100vh;padding:10px 12px 16px;display:flex;position:sticky;top:0;overflow:hidden}.product-brand,.customer-brand{border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:flex}.product-brand strong,.customer-brand strong{letter-spacing:-.01em;font-size:15px;font-weight:650;display:block}.product-brand span,.customer-brand span{color:#8a8a87;margin-top:2px;font-size:12px;display:block}.product-logo-frame{background:#fff;border:1px solid #e0e0dd;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.product-logo-frame img{object-fit:contain;width:35px;height:35px;display:block}.customer-brand{margin-bottom:4px}.top-customer-brand{padding-top:6px;padding-bottom:6px}.customer-logo-placeholder{color:#6f6f6b;background:#fff;border:1px solid #e0e0dd;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.left-nav{border-top:1px solid #e8e8e5;gap:2px;padding-top:8px;display:grid}.left-nav button{color:#5d5d59;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:36px;padding:8px 9px;transition:background .15s,color .15s;display:flex}.nav-cluster{gap:3px;display:grid}.left-nav-separator{border-top:1px solid #dedbd4;height:1px;margin:5px 6px 5px 28px}.module-subnav{border-left:1px solid #ddddda;gap:2px;margin:2px 0 5px 21px;padding-left:12px;display:grid}.module-subnav button{color:#747470;min-height:30px;padding:6px 8px;font-size:13px}.module-subnav button span{width:20px;height:20px;font-size:14px}.module-subnav button em{font-size:12.5px}.module-subnav button:hover,.module-subnav button.subtopic-active{color:#2f3437;background:#f1f1ef}.module-subnav button.subtopic-active{box-shadow:inset 3px 0 0 var(--tenant-primary);font-weight:700}.module-subnav-group{gap:2px;display:grid}.module-subnav-children{border-left:1px dashed #d7d7d3;gap:1px;margin:-1px 0 3px 18px;padding-left:10px;display:grid}.module-subnav-children button{color:#62625f;min-height:27px;padding:5px 7px;font-size:12px}.module-subnav-children button span{width:18px;height:18px;font-size:13px}.module-subnav-children button em{font-size:12px}.left-nav button span{place-items:center;width:24px;height:24px;font-size:17px;display:grid}.left-nav button em{font-size:14px;font-style:normal;font-weight:500}.left-nav button.active,.left-nav button:hover{color:#222;background:#ececea}.bottom-nav{margin-top:auto}.crm-workspace{overscroll-behavior:contain;grid-template-rows:auto 1fr;min-width:0;height:100vh;min-height:0;display:grid;overflow:hidden auto}.workspace-topbar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfbfadb;border-bottom:1px solid #e7e7e4;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px 22px 12px 28px;display:flex;position:sticky;top:0}.module-theme-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfbfaeb;border-bottom:1px solid #e7e7e4;align-items:center;gap:12px;min-height:70px;padding:14px 28px;display:flex;position:sticky;top:0}.module-theme-icon{background:#f5dd6d;border-radius:999px;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.module-theme-header h1{color:#2f3437;letter-spacing:-.03em;margin:0;font-size:18px}.module-theme-header p{color:#8c8983;margin:4px 0 0;font-size:14px}.breadcrumb-title{align-items:center;gap:10px;min-width:0;display:flex}.page-dot{background:#f5dd6d;border-radius:999px;place-items:center;width:24px;height:24px;font-size:16px;display:grid}.breadcrumb-title h1{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:560;line-height:1.1}.breadcrumb-title p{color:#8a8a87;margin:2px 0 0;font-size:12px}.top-actions{align-items:center;gap:10px;display:flex}.text-menu{color:#2f3437;background:0 0;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:560}.text-menu:hover{background:#ececea}.user-profile-menu{background:0 0;border:0;border-radius:999px;align-items:center;gap:0;min-width:0;padding:0;display:flex;position:relative}.user-avatar{color:#514514;cursor:pointer;background:#f5dd6d;border:1px solid #e2cf61;border-radius:999px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:grid}.avatar-trigger:hover,.avatar-trigger:focus{outline:none;box-shadow:0 0 0 4px #f5dd6d42}.profile-dropdown{z-index:20;background:#fff;border:1px solid #dededb;border-radius:12px;gap:4px;min-width:190px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #1414111f}.user-profile-menu:hover .profile-dropdown,.user-profile-menu:focus-within .profile-dropdown{display:grid}.profile-dropdown-user{border-bottom:1px solid #ededeb;margin-bottom:4px;padding:8px 9px 10px}.profile-dropdown-user strong{font-size:13px;font-weight:650;display:block}.profile-dropdown-user span{color:#8a8a87;margin-top:2px;font-size:11px;display:block}.profile-dropdown button{color:#343431;text-align:left;background:0 0;border-radius:8px;padding:9px}.profile-dropdown button:hover{background:#f1f1ef}.dashboard-canvas{grid-template-rows:352px 1fr;grid-template-columns:315px minmax(420px,1fr) 315px;gap:12px;padding:12px 12px 24px;display:grid}.dashboard-redesigned{background:#f3f4f6;grid-template-rows:74px auto;grid-template-columns:minmax(0,1fr) 330px;align-content:start;align-items:start;height:calc(100vh - 64px);min-height:0;padding:12px;overflow:hidden}.dashboard-role-banner{grid-column:1/-1}.dashboard-pipeline-card,.opportunity-card,.month-performance-card,.dashboard-kpi-card,.dashboard-mini-chart{background:#fff;border-color:#e5e7eb;border-radius:14px;box-shadow:0 2px 9px #0f172a14}.dashboard-pipeline-card{min-height:0;padding:14px;overflow:hidden}.dashboard-main-stack{grid-area:2/1;grid-template-rows:auto auto;gap:12px;min-height:0;display:grid}.dashboard-pipeline-card h3,.opportunity-card h3,.month-head h3,.mini-chart-head h3{color:#050816;letter-spacing:-.025em;margin:0;font-size:18px}.pipeline-ladder{border-right:0;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:8px;max-height:100%;margin-top:12px;padding-right:0;display:grid;overflow:hidden}.pipeline-pill{color:#0f172a;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:13px;display:flex;width:100%!important}.pipeline-pill.blue{background:#dcefff}.pipeline-pill.soft{background:#ece9ea}.pipeline-pill b{font-size:16px;font-weight:850}.dashboard-kpi-board{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-kpi-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;padding:12px 14px;display:grid}.dashboard-kpi-card.featured{color:#fff;background:#0f6bdc;border-color:#0f6bdc}.kpi-status-dot{color:#94a3b8;font-size:10px;line-height:1}.dashboard-kpi-card.featured .kpi-status-dot{color:#bfdbfe}.kpi-copy{gap:2px;min-width:0;display:grid}.kpi-copy em{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:750;overflow:hidden}.kpi-copy b{color:#64748b;font-size:11px;font-weight:650}.dashboard-kpi-card>strong{color:#111827;letter-spacing:-.045em;font-size:26px;line-height:1}.dashboard-kpi-card.featured .kpi-copy em,.dashboard-kpi-card.featured .kpi-copy b,.dashboard-kpi-card.featured>strong{color:#fff}.dashboard-right-rail{grid-area:2/2;align-self:start;gap:12px;min-height:0;display:grid}.opportunity-card,.month-performance-card{padding:16px}.compact-dashboard-card{align-content:start;gap:14px;display:grid;overflow:hidden}.opportunity-compact-list{gap:12px;display:grid}.opportunity-row{background:#f8fafc;border-radius:12px;gap:8px;margin-top:0;padding:12px;display:grid}.opportunity-row div{justify-content:space-between;align-items:center;gap:10px;display:flex}.opportunity-row span{font-size:14px}.opportunity-row b{color:#050816;font-size:17px}.opportunity-row i{background:#e5e7eb;border-radius:999px;height:10px;display:block;overflow:hidden}.opportunity-row i em{border-radius:inherit;height:100%;display:block}.month-head{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.month-head select{color:#111827;font:inherit;background:#fff;border:1px solid #d6dae0;border-radius:8px;padding:8px 30px 8px 12px}.month-stat-grid{grid-template-columns:1fr;gap:10px;display:grid}.month-stat{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.month-stat.compact{background:#f8fafc;border-radius:12px;padding:12px}.month-stat span{color:#6b7280;font-size:13px;display:block}.month-stat strong{color:#050816;letter-spacing:-.04em;margin-top:4px;font-size:22px;display:block}.month-stat em{color:#ef233c;font-size:12px;font-style:normal;display:block}.month-stat.up em,.month-stat.up b{color:#2eb960}.month-stat.down b{color:#ef233c}.month-stat b{font-size:26px;line-height:1}.dashboard-chart-row{grid-area:2/1;grid-template-columns:1fr;gap:12px;min-height:0;display:grid}.dashboard-mini-chart{min-height:0;padding:16px;overflow:hidden}.mini-chart-head{justify-content:space-between;align-items:center;display:flex}.mini-chart-head button{color:#111827;cursor:pointer;background:0 0;border:0;font-size:22px}.mini-bar-chart{background:repeating-linear-gradient(0deg,#0000 0 48px,#e5e7eb 49px 50px);justify-content:center;align-items:end;gap:16px;height:280px;margin-top:18px;padding:0 10px 8px;display:flex}.mini-bar-column{flex:1 1 0;grid-template-rows:22px 1fr 20px;align-self:stretch;place-items:center;min-width:26px;display:grid}.mini-bar-column span{color:#475569;opacity:.9;font-size:11px}.mini-bar-column i{border-radius:8px 8px 0 0;align-self:end;width:min(30px,85%);display:block}.mini-bar-column em{color:#64748b;transform-origin:50%;font-size:11px;font-style:normal;transform:rotate(-35deg)}.panel{background:#ffffffb8;border:1px solid #e0e0dd;border-radius:9px;box-shadow:0 1px 2px #14141106}.metric-stack{gap:10px;display:grid}.metric-card{padding:18px 16px}.metric-card span,.panel-title span{color:#585854;font-size:13px;font-weight:520}.metric-card strong{color:#30302d;letter-spacing:-.045em;margin-top:28px;font-size:32px;display:block}.chart-card-large{padding:12px}.panel-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.panel-title strong{color:#777773;font-size:12px;font-weight:520}.bar-chart{justify-content:center;align-items:end;gap:12px;height:250px;padding:22px 20px 10px;display:flex}.bar-chart i{background:linear-gradient(#5ac2aa,#60bd8c);border-radius:5px 5px 0 0;flex:0 0 20px;min-height:42px;display:block}.chart-legend{color:#9a9a95;justify-content:center;gap:16px;font-size:12px;display:flex}.chart-legend b{background:#5ac2aa;border-radius:3px;width:7px;height:7px;margin-right:5px;display:inline-block}.chart-legend b.muted{background:#93d3bd}.revenue-card{grid-column:1/span 2;padding:12px}.revenue-card svg{width:100%;height:250px;display:block}.product-card{padding:16px;overflow:hidden}.donut{background:conic-gradient(#f2c200 0 72%, #f08a8a 72% 86%, #f1f1ef 86% 100%);border-radius:999px 999px 0 0;place-items:end center;width:235px;height:150px;margin:58px auto 12px;display:grid}.donut:after{content:"";background:#fff;border-radius:999px 999px 0 0;width:150px;height:94px;position:absolute;transform:translateY(18px)}.donut span{color:#aaa9a4;z-index:1;margin-bottom:34px;margin-right:170px;font-size:16px;position:relative}.product-card p{color:#73736f;font-size:13px;line-height:1.5}.workspace-screen{gap:14px;padding:18px;display:grid}.section-title{max-width:760px}.section-title span{color:#6d6d68;letter-spacing:.04em;text-transform:uppercase;background:#f1f1ef;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:650;display:inline-flex}.section-title h2{color:#2f3437;letter-spacing:-.035em;margin:12px 0 6px;font-size:26px}.section-title p{color:#777773;margin:0;line-height:1.5}.leads-workspace{align-content:start;gap:12px;padding:6px 18px 0}.leads-tool-row,.lead-filter-row{align-items:center;gap:12px;display:flex}.leads-tool-row{justify-content:space-between;margin-top:8px}.lead-search-box{background:#fff;border:1px solid #dededb;border-radius:9px;align-items:center;gap:8px;width:min(560px,62vw);min-height:38px;padding:3px 7px 3px 12px;display:flex;position:relative}.lead-search-box label{color:#7a7a75;letter-spacing:.01em;white-space:nowrap;flex:none;font-size:11px;font-weight:650}.lead-search-box input,.lead-search-box select{color:#2f3437;background:0 0;border:0;outline:none;font-size:14px}.lead-search-box select{appearance:auto;cursor:pointer;text-align:left;background:#fffdfa;border:1px solid #d8d0c4;border-radius:7px;flex:0 0 178px;padding:7px 9px;font-weight:800}.lead-search-box input{flex:220px;min-width:190px}.search-type-trigger,.filter-dialog-trigger{color:#343431;background:#f1f1ef;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:32px;padding:7px 10px;display:inline-flex}.search-type-trigger{box-shadow:none;color:#170f08;background:0 0;border:0;flex:0 0 40px;min-width:40px;min-height:34px;padding:3px 0;font-size:22px;line-height:1}.search-type-trigger:hover{color:#009b72;background:#f3eee3}.lead-filter-row{justify-content:flex-start;align-items:center}.lead-filter-action-group{background:#fffdfa;border:1px solid #d8d0c4;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:4px 6px;display:flex}.lead-filter-bar{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.filter-dialog-trigger{box-shadow:none;color:#170f08;background:#fffdfa;border:1px solid #d8d0c4;min-height:40px;padding:8px 13px}.lead-filter-top-actions{justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.clear-lead-filter-action{box-shadow:none;color:#6c665d;text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;min-height:32px;padding:5px 2px;font-size:12px;font-weight:760;line-height:1;text-decoration:underline}.clear-lead-filter-action:hover{color:#170f08;background:0 0}.filter-dialog-trigger span{font-size:15px;font-weight:750}.filter-dialog-trigger em{font-size:16px;font-style:normal}.lead-filter-bar button{color:#2f3437;background:#fff;border:1px solid #dededb;border-radius:999px;align-items:center;gap:8px;min-height:31px;padding:5px 10px;display:inline-flex;box-shadow:0 8px 20px #0f0f0f0a}.lead-filter-bar button span{place-items:center;font-size:16px;display:grid}.lead-filter-bar button em{font-size:13px;font-style:normal;font-weight:650}.lead-filter-bar button:hover{background:#f4f4f2}.lead-filter-bar button.active{color:#12633f;background:#e8f5ee;border-color:#18a85b;box-shadow:0 8px 22px #18a85b24}.refresh-leads-action{min-width:34px;border-color:#d6dce4!important;border-radius:999px!important;padding:5px 9px!important}.refresh-leads-action span{color:#0f766e;line-height:1;font-size:18px!important}.refresh-leads-action:disabled{cursor:progress;opacity:.62}.lead-list-shell{gap:5px;margin-top:-2px;display:grid;position:relative}.lead-header-spacer{height:6px}.latest-leads-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:4px 0 2px;display:flex}.latest-leads-title{color:#2f3437;letter-spacing:-.03em;margin:0;font-size:22px}.latest-leads-actions{border-left:1px solid #ded6ca;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;margin-left:auto;padding-left:8px;display:flex}.latest-leads-actions button{color:#333330;background:0 0;border:0;border-radius:7px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:800}.latest-leads-actions button:hover{background:#f3eee3}.lead-list-window{grid-auto-rows:max-content;align-content:start;gap:6px;min-height:372px;display:grid}.empty-leads-state{color:#777773;padding:18px}.list-header,.lead-row-card{grid-template-columns:minmax(170px,1fr) 132px 62px 100px 92px 78px 82px 142px;align-items:center;gap:9px;display:grid}.list-header{color:#999995;padding:0 14px;font-size:12px;position:relative}.list-header .customer-header-label{justify-self:start;margin-left:46px}.list-header span:nth-child(4){text-align:center}.list-header-action{grid-template-columns:minmax(46px,1fr) 32px;justify-self:stretch;align-items:center;gap:8px;margin-left:-8px;display:grid}.list-header-action span{color:#85857f;text-align:center;font-weight:760}.list-header-action button,.lead-header-nav{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:8px;place-items:center;width:32px;height:30px;padding:0;font-size:13px;font-weight:850;display:grid;box-shadow:0 6px 16px #0f0f0f0a}.lead-header-nav{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.list-header-action button:not(:disabled):hover,.lead-header-nav:not(:disabled):hover{background:#f3eee3;border-color:#cfc5b7}.list-header-action button:disabled,.lead-header-nav:disabled{color:#c0c0bb;cursor:not-allowed;opacity:.55}.lead-row-card{min-height:48px;padding:3px 14px}.lead-main{align-items:center;gap:12px;min-width:0;display:flex}.lead-avatar{background:#f5dd6d;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.lead-main h3{margin:0;font-size:13px}.lead-main p{color:#71716d;margin:1px 0;font-size:12px}.lead-main span{color:#999995;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.lead-small-field{gap:2px;min-width:0;display:grid}.lead-small-field b{color:#a0a09b;text-transform:uppercase;font-size:10px;font-weight:650;display:none}.lead-small-field span{color:#555551;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.lead-date-tenure em{color:#555551;font-size:12px;font-style:normal;font-weight:400;line-height:1.2;display:block}.city-state-field{gap:1px}.city-state-field span+span{color:#7b7b76}.ai-score-circle{border-radius:999px;justify-self:center;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.ai-score-circle.low{color:#a23b3b;background:#ffe1e1}.ai-score-circle.good{color:#157347;background:#e1f7ea}.ai-score-circle.hot{color:#245f9f;background:#e0f1ff}.lead-actions{justify-content:center;align-items:center;gap:10px;display:flex}.icon-lead-actions{min-width:106px}.lead-action-icon{box-shadow:none;background:0 0;border:0;border-radius:14px;place-items:center;width:36px;height:36px;padding:0;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.lead-action-icon svg{width:32px;height:32px;display:block}.lead-action-icon:hover{box-shadow:none;background:#111b210f;transform:translateY(-1px)scale(1.04)}.lead-action-icon.whatsapp-action,.lead-action-icon.view-action{background:0 0;border-color:#0000}.lead-pagination{justify-content:center;align-items:center;gap:8px;min-height:34px;padding:4px 0 0;display:flex}.lead-pagination button{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:8px;min-width:32px;padding:5px 9px;font-size:13px;font-weight:750}.lead-pagination button:disabled{color:#b7b7b2;cursor:not-allowed;opacity:.58}.lead-pagination span{color:#333330;text-align:center;background:#f4f4f2;border-radius:999px;min-width:50px;padding:5px 11px;font-size:13px;font-weight:800}.lead-meta-pill,.stage-badge,.score-pill{color:#555551;background:#f4f4f2;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:650}.stage-badge.quoted{color:#197a54;background:#e9f7ef}.stage-badge.pending{color:#7a610a;background:#fff5ce}.score-pill.good{color:#178257;background:#e5f8ee}.score-pill.low{color:#8b5b16;background:#fff0df}.score-pill.hot{color:#2463a0;background:#e6f4ff}.ghost-action{color:#383834;background:#f1f1ef;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:560}.view-action.ghost-action{color:#fff;white-space:nowrap;background:#20201d;min-width:94px}.whatsapp-action.ghost-action{color:#fff;white-space:nowrap;background:#18a85b;min-width:82px;font-weight:700}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:30;background:#f2f2ef94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.filter-dialog,.lead-card-dialog{background:#fff;width:min(760px,100%);max-height:86vh;padding:22px;position:relative;overflow:auto;box-shadow:0 28px 80px #0f0f0f3d}.inline-filter-dialog{z-index:12;border:1px solid #ded6ca;width:min(680px,100% - 20px);max-height:min(470px,100vh - 210px);position:absolute;top:0;right:0;box-shadow:0 20px 50px #0f0f0f2e}.lead-card-dialog{width:min(1040px,100%)}.whatsapp-chat-backdrop{background:#111b212e;align-items:center;padding:18px}.whatsapp-chat-window{background:#fff;border:1px solid #111b211f;border-radius:0;width:min(960px,100vw - 40px);height:min(560px,84vh);font-family:Segoe UI,Helvetica,Arial,sans-serif;display:grid;overflow:hidden;box-shadow:0 24px 70px #111b2147}.whatsapp-web-mini-window{grid-template-columns:320px minmax(0,1fr)}.whatsapp-single-pane-window{grid-template-columns:minmax(0,1fr);width:min(740px,100vw - 40px)}.whatsapp-single-conversation{grid-column:1}.whatsapp-web-sidebar{background:#fff;border-right:1px solid #e9edef;grid-template-rows:auto auto auto 1fr;min-width:0;display:grid}.whatsapp-web-sidebar-head{background:#fff;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.whatsapp-web-sidebar-head h2{color:#111b21;margin:0;font-size:22px}.whatsapp-web-sidebar-head div,.whatsapp-header-actions{color:#111b21;align-items:center;gap:22px;font-size:26px;display:flex}.whatsapp-web-sidebar-head div span,.whatsapp-header-actions span{border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;display:inline-flex;font-size:30px!important}.whatsapp-web-search{color:#54656f;background:#f0f2f5;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:44px;margin:0 16px 12px;padding:0 16px;display:grid}.whatsapp-web-search input{color:#54656f;font:inherit;background:0 0;border:0;outline:0}.whatsapp-web-pills{gap:8px;padding:0 16px 10px;display:flex;overflow:hidden}.whatsapp-web-pills span{color:#3b4a54;white-space:nowrap;background:#fff;border:1px solid #d1d7db;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700}.whatsapp-web-pills .active{color:#008069;background:#e7fce3;border-color:#c5e6c1}.whatsapp-web-chat-list{display:grid;overflow-y:auto}.whatsapp-web-chat-row{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:0 16px;display:grid}.whatsapp-web-chat-row.active{background:#f0f2f5}.whatsapp-web-chat-row b{color:#111b21;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;display:block;overflow:hidden}.whatsapp-web-chat-row p{color:#54656f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.whatsapp-web-chat-row time{color:#54656f;align-self:start;padding-top:20px;font-size:11px}.whatsapp-web-conversation{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.whatsapp-chat-header,.whatsapp-web-chat-header{color:#111b21;background:#fff;border-bottom:1px solid #e9edef;grid-template-columns:46px minmax(0,1fr) minmax(170px,auto) auto 34px;align-items:center;gap:12px;min-height:62px;padding:0 14px 0 18px;display:grid}.whatsapp-placeholder-chat-header{min-height:76px}.whatsapp-contact-title{min-width:0}.whatsapp-contact-placeholder-box p{flex-wrap:wrap;gap:6px;display:flex}.whatsapp-contact-placeholder-box p span{color:#54656f;background:#f0f2f5;border-radius:999px;padding:4px 8px;font-size:11px;line-height:1.2;display:inline-flex}.whatsapp-template-window-note{color:#6c5200;text-align:left;background:#fff7d6;border:1px solid #f0d98b;border-radius:10px;max-width:240px;padding:8px 10px;font-size:12px;font-weight:750;line-height:1.25}.whatsapp-chat-header h2{color:#111b21;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;overflow:hidden}.whatsapp-chat-header p{color:#667781;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;overflow:hidden}.whatsapp-chat-close{color:#54656f;background:0 0;border:0;border-radius:999px;width:42px;height:42px;padding:0;line-height:1;font-size:30px!important}.whatsapp-add-list{color:#111b21;background:#fff;border:1px solid #d1d7db;border-radius:22px;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.whatsapp-chat-avatar{color:#54656f;background:#dfe5e7;border-radius:999px;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.photo-avatar{color:#27433d;background:linear-gradient(135deg,#d7efe6,#c4d0e8)}.pink-avatar{color:#b10f4d;background:#ffd7e3}.blue-avatar{color:#0a66c2;background:#d6eaff}.whatsapp-chat-body,.whatsapp-web-chat-body{background-color:#efeae2;background-image:radial-gradient(circle at 14px 10px,#785f400f 1.3px,#0000 1.5px),radial-gradient(circle at 36px 28px,#785f400e 1px,#0000 1.3px),linear-gradient(45deg,#0000 46%,#785f4006 48%,#0000 52%);background-size:58px 58px,70px 70px,92px 92px;flex-direction:column;gap:8px;padding:12px 46px 14px;display:flex;overflow:auto}.whatsapp-clear-chat-body{justify-content:center;align-items:center}.whatsapp-empty-conversation-card{color:#54656f;text-align:center;background:#ffffffdb;border:1px dashed #54656f59;border-radius:14px;gap:6px;max-width:360px;padding:18px 20px;display:grid}.whatsapp-empty-conversation-card b{color:#111b21;font-size:15px}.whatsapp-empty-conversation-card span{font-size:13px;line-height:1.35}.whatsapp-date-pill{color:#54656f;background:#ffffffeb;border-radius:8px;align-self:center;padding:6px 16px;font-size:11px;font-weight:600;box-shadow:0 1px 1px #0b141a21}.whatsapp-message{color:#111b21;border-radius:8px;max-width:min(420px,76%);padding:8px 10px 5px;position:relative;box-shadow:0 1px .5px #0b141a21}.whatsapp-message p{color:#111b21;margin:0 0 4px;font-size:14px;line-height:1.35}.whatsapp-message span{color:#667781;text-align:right;font-size:10px;line-height:1;display:block}.whatsapp-message b{color:#d50057;margin-bottom:4px;font-size:12px;display:block}.whatsapp-message em{color:#008069;margin-top:6px;font-style:normal;display:block}.customer-message{background:#fff;border-top-left-radius:0;align-self:flex-start}.customer-message:before{content:"";border-bottom:8px solid #0000;border-right:8px solid #fff;position:absolute;top:0;left:-7px}.agent-message{background:#d9fdd3;border-top-right-radius:0;align-self:flex-end}.agent-message:after{content:"";border-bottom:8px solid #0000;border-left:8px solid #d9fdd3;position:absolute;top:0;right:-7px}.quoted-message{border-left:4px solid #d50057;padding-left:10px}.document-message{max-width:360px}.document-preview-card{color:#667781;background:linear-gradient(135deg,#f6f7f8,#e9edef);border-radius:4px;justify-content:center;align-items:center;height:88px;margin:6px 0 8px;font-size:13px;display:flex}.whatsapp-chat-composer,.whatsapp-web-composer{background:#f0f2f5;grid-template-columns:42px 42px 42px 1fr 46px;align-items:center;gap:8px;min-height:62px;padding:7px 14px;display:grid}.whatsapp-chat-composer button{color:#54656f;background:0 0;border:0;border-radius:999px;width:42px;height:42px;line-height:1;font-size:30px!important}.whatsapp-input-shell{background:#fff;border-radius:999px;align-items:center;min-height:44px;padding:0 14px;display:grid}.whatsapp-chat-composer input{color:#111b21;background:0 0;border:0;outline:0;min-height:40px;padding:0}.whatsapp-chat-composer input::placeholder{color:#667781}@media (width<=760px){.whatsapp-web-mini-window{grid-template-columns:1fr;width:min(560px,100vw - 20px)}.whatsapp-web-sidebar{display:none}.whatsapp-chat-body,.whatsapp-web-chat-body{padding:14px 18px 18px}.whatsapp-add-list{display:none}.whatsapp-chat-header,.whatsapp-web-chat-header{grid-template-columns:44px minmax(0,1fr) auto 34px}.whatsapp-template-window-note{grid-column:2/-1;max-width:none}}.dialog-close{color:#333330;background:#f1f1ef;border-radius:999px;width:34px;height:34px;font-size:20px;position:absolute;top:14px;right:16px}.lead-card-hero{background:linear-gradient(135deg,#f7faf8 0%,#eef7f3 100%);border:1px solid #e1e9e4;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:18px;display:flex}.lead-card-identity{align-items:center;gap:14px;min-width:0;display:flex}.dialog-eyebrow,.dialog-title span,.lead-card-dialog-head span{color:var(--tenant-primary);text-transform:uppercase;font-size:12px;font-weight:750}.lead-card-identity h2,.dialog-title h2,.lead-card-dialog-head h2{margin:8px 0 4px;font-size:24px}.lead-card-identity p{color:#555551;margin:0 0 4px;font-size:14px}.lead-card-identity small{color:#7a7a75;font-size:13px;display:block}.lead-card-status-stack{align-items:center;gap:10px;padding-right:34px;display:flex}.ai-score-circle.large{gap:0;width:58px;height:58px;font-size:16px;line-height:1;display:grid}.ai-score-circle.large small{letter-spacing:.04em;font-size:10px;font-weight:800}.lead-card-action-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.lead-dialog-action{color:#333330;background:#f1f1ef;border-radius:10px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:700}.lead-dialog-action.dark-action{color:#fff;background:#20201d}.lead-card-section-grid,.lead-card-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lead-card-bottom-grid{margin-top:12px}.lead-card-section{background:#f8f8f6;border:1px solid #e5e5e1;border-radius:16px;margin:0;padding:14px}.lead-card-section h3{color:#2f3437;margin:0 0 10px;font-size:15px}.lead-detail-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lead-detail-grid.compact p,.journey-timeline span,.ai-signal-grid span{background:#fff;border:1px solid #e7e7e3;border-radius:12px;gap:5px;margin:0;padding:10px;display:grid}.lead-detail-grid.compact b,.journey-timeline b,.ai-signal-grid b{color:#84847f;text-transform:uppercase;font-size:10px;font-weight:750}.lead-detail-grid.compact span,.journey-timeline em,.ai-signal-grid em{color:#333330;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-style:normal;font-weight:650;overflow:hidden}.journey-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.section-heading-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.section-heading-row h3{margin:0}.section-heading-row strong{color:#197a54;background:#e9f7ef;border-radius:999px;padding:5px 8px;font-size:11px}.ai-summary,.next-followup-card p,.requirement-card p{color:#555551;margin:0 0 10px;font-size:13px;line-height:1.45}.ai-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.next-followup-date{color:#fff;text-align:center;background:#20201d;border-radius:14px;margin-bottom:10px;padding:14px;font-size:20px;font-weight:800}.history-card ul{gap:8px;margin:0;padding:0;display:grid}.history-card li{color:#444440;background:#fff;border:1px solid #e7e7e3;border-radius:12px;padding:10px 10px 10px 28px;font-size:13px;line-height:1.4;list-style:none;position:relative}.history-card li:before{background:var(--tenant-primary);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:16px;left:12px}.filter-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.filter-form-grid label,.filter-form-grid fieldset{color:#555551;background:#f8f8f6;border:1px solid #e5e5e1;border-radius:12px;gap:8px;margin:0;padding:12px;font-size:13px;font-weight:650;display:grid}.filter-form-grid input,.filter-form-grid select{color:#333330;background:#fff;border:1px solid #dededb;border-radius:9px;padding:8px}.filter-form-grid label span{gap:8px;display:flex}.dropdown-filter-group,.tenure-filter-group{align-content:start}.dropdown-filter-group legend,.tenure-filter-group legend{color:#4f4f4a;margin-bottom:6px;font-weight:750}.multi-select-dropdown{position:relative}.multi-select-dropdown summary,.multi-select-summary{color:#333330;cursor:pointer;background:#fff;border:1px solid #dededb;border-radius:9px;justify-content:space-between;align-items:center;min-height:36px;padding:8px 10px;font-weight:650;list-style:none;display:flex}.multi-select-dropdown summary::-webkit-details-marker{display:none}.multi-select-summary{width:100%}.multi-select-dropdown summary span,.multi-select-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.multi-select-dropdown summary em,.multi-select-summary em{color:#777773;flex:none;font-style:normal}.dropdown-options{z-index:4;background:#fff;border:1px solid #dededb;border-radius:10px;gap:4px;width:100%;max-height:138px;margin-top:6px;padding:6px;display:grid;position:absolute;overflow:auto;box-shadow:0 16px 34px #0f0f0f1f}.dropdown-options label,.tenure-filter-group label{color:#42423e;background:#fff;border:1px solid #e7e7e3;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 9px;font-weight:560;display:flex}.dropdown-options input,.tenure-filter-group input{margin:0}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.primary-dialog-action{color:#fff;background:#20201d;border-radius:9px;padding:9px 14px;font-weight:650}.lead-card-dialog-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.lead-avatar.large{width:52px;height:52px;font-size:20px}.lead-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.lead-detail-grid p,.lead-dialog-note{background:#f8f8f6;border:1px solid #e5e5e1;border-radius:12px;margin:0;padding:12px}.lead-detail-grid b,.lead-dialog-note b{color:#84847f;text-transform:uppercase;margin-bottom:6px;font-size:11px;display:block}.lead-detail-grid span,.lead-dialog-note p{color:#333330;margin:0;font-size:13px}.lead-dialog-note{margin-top:10px}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-workspace{align-content:start}.module-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.module-design-card{gap:14px;min-height:190px;padding:18px;display:grid}.module-icon{background:#f1f1ef;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.module-design-card h3{margin:0 0 8px;font-size:17px}.module-design-card p,.panel p{color:#777773;line-height:1.5}.support-grid,.settings-grid{grid-template-columns:1fr 1fr}.support-docs-screen{background:#fffdfa;border-top:1px solid #e5e1db;grid-template-columns:250px minmax(420px,1fr) 250px;align-items:stretch;gap:0;min-height:calc(100vh - 66px);padding:0;display:grid}.support-docs-left-rail,.support-docs-right-rail{background:#fbfaf7;border-right:1px solid #e5e1db;padding:24px 22px}.support-docs-left-rail h2{color:#111827;margin:0 0 18px;font-size:26px;line-height:1.18}.support-docs-left-rail button,.support-docs-right-rail button{color:#263243;text-align:left;background:0 0;border-radius:7px;width:100%;padding:9px 10px;font-size:14px;display:block}.support-docs-left-rail button:hover,.support-docs-left-rail button.active,.support-docs-select{background:#f1f1ef;font-weight:700}.support-docs-filter{color:#7b8794;background:#fff;border:1px solid #ddd9d2;border-radius:6px;margin:10px 0 18px;padding:11px 12px}.support-docs-left-rail nav{gap:3px;display:grid}.support-docs-left-rail .support-video-topic{color:#0b4fa6;background:#eef6ff;border:1px solid #b8d9ff;grid-template-columns:26px 1fr;align-items:flex-start;gap:3px;margin-top:10px;padding:12px;display:grid;box-shadow:0 8px 18px #0b66d81f}.support-docs-left-rail .support-video-topic:hover{background:#e2f0ff}.support-docs-left-rail .support-video-topic small{color:#356aa5;grid-column:2;font-size:12px;font-weight:600;line-height:1.3;display:block}.support-topic-icon{font-size:18px;line-height:1.1}.support-chat-agent-screen{background-color:#efe7dc;background-image:radial-gradient(circle at 12px 12px,#128c7e0d 2px,#0000 0),radial-gradient(circle at 34px 28px,#075e540b 2px,#0000 0);background-position:0 0;background-repeat:repeat;background-size:48px 48px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-top:1px solid #d9d0c3;grid-template-rows:auto minmax(420px,1fr) auto auto;gap:0;min-height:calc(100vh - 66px);padding:0;display:grid}.support-chat-header{color:#fff;background:#075e54;border-bottom:1px solid #064d45;align-items:center;gap:12px;padding:16px 22px;display:flex;box-shadow:0 1px #0f172a14}.support-chat-avatar{color:#064d45;background:#25d366;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.support-chat-header h2{color:#fff;margin:0 0 2px;font-size:20px}.support-chat-header p{color:#ffffffc7;margin:0}.support-chat-thread{scroll-behavior:smooth;flex-direction:column;gap:14px;min-height:0;padding:26px 44px 22px;display:flex;overflow-y:auto}.support-chat-thread::-webkit-scrollbar{width:9px}.support-chat-thread::-webkit-scrollbar-thumb{background:#075e5457;border-radius:999px}.support-chat-thread::-webkit-scrollbar-track{background:#ffffff40}.support-chat-message-row{display:flex}.support-chat-message-row.agent{justify-content:flex-start}.support-chat-message-row.user{justify-content:flex-end}.support-chat-bubble{border-radius:12px;max-width:min(760px,72%);padding:11px 14px 7px;position:relative;box-shadow:0 1px 1px #0f172a14}.support-chat-message-row.agent .support-chat-bubble{color:#10211f;background:#fff;border-top-left-radius:4px}.support-chat-message-row.user .support-chat-bubble{color:#10211f;background:#dcf8c6;border:1px solid #25d3662e;border-top-right-radius:4px}.support-chat-bubble p{white-space:pre-wrap;margin:0 0 6px;line-height:1.55}.support-chat-bubble small{color:#667781;opacity:.95;text-align:right;font-size:11px;display:block}.support-chat-composer{background:#f0f2f5;border-top:1px solid #075e5429;grid-template-columns:minmax(0,1fr) 50px;align-items:center;gap:12px;padding:14px 24px;display:grid}.support-chat-composer input{color:#0f172a;background:#fff;border:1px solid #0000;border-radius:999px;width:100%;padding:15px 18px;font-size:15px}.support-chat-composer input:focus{border-color:#25d366;outline:none;box-shadow:0 0 0 3px #25d36629}.support-chat-composer button{color:#064d45;background:#25d366;border-radius:999px;place-items:center;width:50px;height:50px;font-size:20px;display:grid}.support-chat-hint{color:#667781;background:#f0f2f5;padding:0 24px 14px;font-size:13px}.support-ticket-home-screen{background:#fffdfa;border-top:1px solid #e5e1db;align-content:start;min-height:calc(100vh - 66px);padding:30px 34px}.support-ticket-home-content{gap:26px;max-width:760px;display:grid}.support-ticket-home-heading h2{color:#111827;text-transform:none;margin:0 0 10px;font-size:28px;line-height:1.15}.support-ticket-home-heading p{color:#64748b;margin:0;font-size:18px}.support-ticket-start-card{background:#fff;border:1px solid #ded8cf;border-radius:16px;gap:16px;max-width:545px;padding:30px;display:grid;box-shadow:0 16px 36px #1b1f230f}.support-ticket-card-icon{color:var(--tenant-primary);background:#e8f7f6;border-radius:13px;place-items:center;width:60px;height:60px;font-size:24px;display:grid}.support-ticket-start-card h3{color:#111827;margin:2px 0 0;font-size:22px}.support-ticket-start-card p{color:#64748b;max-width:430px;margin:0;font-size:16px;line-height:1.55}.support-ticket-start-card ul{color:#263243;gap:12px;margin:0;padding:0;list-style:none;display:grid}.support-ticket-start-card li{font-size:15px}.support-ticket-start-card button{color:var(--tenant-primary);background:0 0;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:10px 0 2px;font-weight:800;display:flex}.support-ticket-recent{gap:14px;display:grid}.support-ticket-recent h3{color:#111827;margin:0;font-size:21px}.support-ticket-recent div{color:#7b8794;text-align:center;background:#fff;border:1px solid #ded8cf;border-radius:14px;padding:28px 24px;font-size:17px}.support-ticket-form-screen{background:#fffdfa;border-top:1px solid #e5e1db;grid-template-columns:minmax(34px,1fr) minmax(620px,900px) minmax(34px,1fr);gap:0;min-height:calc(100vh - 66px);padding:0;display:grid}.support-ticket-blank-rail{background:#fbfaf7}.support-ticket-form-card{color:#111827;background:#fffdfa;border-left:1px solid #eee9e1;border-right:1px solid #eee9e1;min-height:calc(100vh - 66px)}.support-ticket-form-header{background:#fbfaf7;border-bottom:1px solid #e5e1db;align-items:center;gap:12px;padding:14px 20px;display:flex}.support-ticket-form-header button{color:#64748b;background:0 0;width:32px;height:32px;font-size:22px}.support-ticket-form-header h2{color:#111827;margin:0 0 2px;font-size:17px}.support-ticket-form-header p{color:#64748b;margin:0;font-size:13px}.support-ticket-form-body{gap:13px;padding:24px 28px 26px;display:grid}.support-ticket-label{color:#111827;margin-top:6px;font-size:14px;font-weight:800}.support-ticket-label span{color:#7b8794;font-weight:600}.support-ticket-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.support-ticket-type-option{text-align:left;background:#fff;border:1px solid #ddd8cf;border-radius:11px;grid-template-columns:38px 1fr 18px;align-items:center;gap:12px;min-height:68px;padding:12px;display:grid}.support-ticket-type-icon{background:#f1f5f4;border-radius:9px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.support-ticket-type-option strong{color:#111827;margin-bottom:4px;font-size:14px;display:block}.support-ticket-type-option small{color:#64748b;font-size:12px;line-height:1.3;display:block}.support-ticket-type-option i{border:1px solid #c5cbd3;border-radius:999px;width:17px;height:17px}.support-ticket-type-option i.selected{border:5px solid var(--tenant-primary)}.support-ticket-input,.support-ticket-textarea{color:#111827;background:#fff;border:1px solid #ddd8cf;border-radius:10px;width:100%;padding:13px 14px}.support-ticket-textarea{resize:vertical;min-height:105px}.support-ticket-input:focus,.support-ticket-textarea:focus{border-color:var(--tenant-primary);outline:none;box-shadow:0 0 0 3px #0b5c551f}.support-ticket-helper{color:#64748b;margin:-6px 0 0;font-size:12px;line-height:1.45}.support-ticket-helper b{color:var(--tenant-primary)}.support-ticket-attachment-buttons{gap:10px;display:flex}.support-ticket-attachment-buttons button{color:var(--tenant-primary);background:#e8f7f6;border:1px solid #b7dedb;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}.support-ticket-attachment-buttons button+button{color:#6d4bd1;background:#f4f0ff;border-color:#d8ccff}.support-ticket-dropzone{color:#64748b;text-align:center;border:1px dashed #cfc8be;border-radius:11px;place-items:center;gap:4px;min-height:96px;padding:18px;display:grid}.support-ticket-dropzone span{color:#64748b;font-size:28px;line-height:1}.support-ticket-dropzone strong{color:#111827;font-size:13px}.support-ticket-dropzone small{color:#7b8794;font-size:11px}.support-ticket-actions{align-items:center;gap:18px;margin-top:4px;display:flex}.support-ticket-actions button{color:#536175;background:0 0;border-radius:9px;padding:10px 14px;font-size:13px}.support-ticket-actions button[type=submit]{background:var(--tenant-primary);color:#fff;min-width:150px;font-weight:800}.support-docs-content{background:#fffdfa;padding:26px 38px 46px}.support-docs-crumb{color:#536175;margin-bottom:20px;font-size:13px;font-weight:700}.support-docs-crumb span{color:#9aa3af;margin:0 8px}.support-docs-content h1{color:#030712;margin:0 0 12px;font-size:31px;line-height:1.18}.support-docs-updated{color:#64748b;margin:0 0 22px;font-size:14px}.support-docs-content p,.support-docs-content li{color:#111827;font-size:16px;line-height:1.62}.support-docs-content h2{color:#0f172a;margin:30px 0 12px;font-size:24px}.support-docs-content ul{margin:12px 0 0 22px;padding:0}.support-docs-right-rail{border-left:1px solid #e5e1db;border-right:0}.support-docs-right-rail h3{color:#64748b;letter-spacing:.02em;text-transform:uppercase;margin:16px 0 12px;font-size:13px}.support-docs-right-rail a{color:#64748b;border-left:2px solid #0000;padding:7px 0 7px 10px;font-size:13px;line-height:1.35;text-decoration:none;display:block}.support-docs-right-rail a.active{color:#0b66d8;border-left-color:#0b66d8;font-weight:700}.support-docs-right-rail button{color:#536175;padding-left:0}.support-chip{color:#343431;text-align:left;background:#f6f6f4;border-radius:9px;width:100%;margin:8px 0;padding:10px 12px;display:block}.quick-channel-grid{gap:8px;display:grid}.quick-channel-grid button{color:#343431;text-align:left;background:#f1f1ef;border-radius:9px;padding:12px}.browser-agents-screen{align-content:start;gap:16px;padding:22px 28px}.browser-agent-card-row{grid-template-columns:repeat(2,minmax(260px,340px));justify-content:start;gap:16px;display:grid}.browser-agent-card{background:#fffdfa;border:1px solid #d9d6cf;border-radius:7px;align-content:start;gap:10px;min-height:150px;padding:16px;display:grid;position:relative}.browser-agent-icon{background:#faf8f3;border:1px solid #ddd8cf;border-radius:6px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.browser-agent-card h3{margin:0 0 7px;font-size:16px}.browser-agent-card p{color:#514b44;margin:0;font-size:13px;line-height:1.55}.browser-agent-card button{color:#fffaf4;background:#241509;border-radius:6px;place-self:end;margin-top:8px;padding:8px 14px}.integrations-screen{align-content:start;gap:16px;padding:22px 28px}.integrations-card-row{grid-template-columns:repeat(2,minmax(260px,340px))}.integration-icon{background:#f8fbff}.browser-agent-update-box{background:#fffdfa;border:1px solid #d9d6cf;border-radius:7px;max-width:700px;padding:16px 18px}.browser-agent-update-box b{color:#2f241c;margin-bottom:6px;font-size:15px;display:block}.browser-agent-update-box p{color:#514b44;margin:0;font-size:14px;line-height:1.55}.agents-screen{background:#f7f3ea;align-content:start;gap:16px;padding:20px 56px 36px}.agents-page-intro{width:min(860px,100%);margin:0 auto}.agents-page-intro h2{color:#170f08;letter-spacing:-.03em;text-align:left;margin:0;font-size:22px}.agents-top-actions{justify-content:space-between;align-items:center;gap:16px;width:min(860px,100%);margin:0 auto 2px;display:flex}.agents-top-actions h2{color:#170f08;letter-spacing:-.03em;margin:0 0 4px;font-size:22px}.agents-top-actions p{color:#5a4e44;margin:0;font-size:13px;line-height:1.45}.add-agent-menu-button{color:#fff8ef;background:#251405;border:1px solid #251405;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;padding:10px 15px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #2514051f}.add-agent-placeholder-banner{background:#fffdfa;border:1px solid #d8d0c4;border-left:4px solid #251405;border-radius:8px;grid-template-columns:minmax(180px,260px) 1fr auto;align-items:start;gap:8px;width:min(860px,100%);margin:-2px auto 2px;padding:13px 14px;display:grid;box-shadow:0 1px #2f241c0a}.add-agent-placeholder-banner b{color:#1b130d;margin-bottom:3px;font-size:14px;display:block}.add-agent-placeholder-banner span,.add-agent-placeholder-banner p{color:#5a4e44;margin:0;font-size:12.5px;line-height:1.45}.add-agent-placeholder-banner button{color:#251405;background:#f1ede6;border:1px solid #e4dcd0;border-radius:7px;padding:7px 10px;font-weight:800}.agents-section-block{gap:12px;width:min(860px,100%);margin:0 auto;display:grid}.agents-section-divider{border-top:1px solid #d8d0c4;width:min(860px,100%);height:1px;margin:4px auto 2px}.agents-section-head{align-items:center;gap:11px;margin:0;display:flex}.agents-section-head>span{color:#fff8ef;background:#251405;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.agents-section-head h3{color:#1b130d;margin:0;font-size:16px}.agents-section-head p{display:none}.assistant-card-grid{grid-template-columns:repeat(2,minmax(0,405px));justify-content:center;gap:14px 18px;width:100%;display:grid}.communication-grid,.customer-specific-grid,.internal-agent-grid{grid-template-columns:repeat(2,minmax(0,405px));max-width:none}.custom-agent-placeholder-card{background:linear-gradient(135deg,#fffdfa,#f8f1e7);border-style:dashed}.custom-agent-charge-text{color:#6f4c1f;font-size:12px;font-weight:900}.assistant-card{background:#fffdfa;border:1px solid #d8d0c4;border-radius:7px;align-content:start;gap:12px;width:100%;min-height:184px;padding:15px;display:grid;position:relative;box-shadow:0 1px #2f241c0a}.assistant-card-large,.internal-assistant-card{min-height:184px}.assistant-status-dot{background:#b9b3ab;border-radius:999px;width:12px;height:12px;position:absolute;top:33px;right:16px}.assistant-status-dot.active{background:#08a36b}.assistant-status-dot.pending{background:#d2a451}.assistant-status-dot.system{background:#9f9891}.assistant-card-head{align-items:start;gap:12px;padding-right:22px;display:flex}.assistant-icon-tile{background:#fbf8f0;border:1px solid #d8d0c4;border-radius:6px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.assistant-icon-tile svg{width:31px;height:31px}.assistant-card h3{color:#120c07;margin:3px 0 5px;font-size:15px;line-height:1.22}.assistant-card-head p{color:#5a4e44;margin:0;font-size:12.5px}.assistant-description{color:#4f463d;min-height:48px;margin:0;font-size:13px;line-height:1.55}.assistant-chip-row{flex-wrap:wrap;gap:6px;display:flex}.assistant-chip-row span{color:#5b5046;background:#f1ede6;border:1px solid #e4dcd0;border-radius:999px;padding:5px 8px;font-size:11.5px;font-weight:700}.assistant-card footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.assistant-link-action{color:#150c05;background:0 0;padding:6px 0;font-size:12.5px;font-weight:800}.assistant-primary-action,.assistant-secondary-action{color:#fff8ef;background:#251405;border:1px solid #251405;border-radius:6px;padding:8px 12px;font-weight:800}.assistant-secondary-action{color:#251405;background:#fffdfa}.whatsapp-assistant-setup-screen{gap:16px}.whatsapp-setup-header,.whatsapp-setup-panel{width:min(920px,100%);margin:0 auto}.whatsapp-setup-title-row{background:#fffdfa;border:1px solid #d8d0c4;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:10px;padding:16px;display:grid;box-shadow:0 1px #2f241c0a}.whatsapp-setup-title-row h2{color:#120c07;margin:2px 0 5px;font-size:22px}.whatsapp-setup-title-row p{color:#5a4e44;margin:0;font-size:13px;line-height:1.5}.whatsapp-setup-panel{background:#fffdfa;border:1px solid #d8d0c4;border-radius:12px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 34px #2f241c0f}.whatsapp-setup-status-line{background:#f8f4ec;border:1px solid #e4dcd0;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.whatsapp-setup-status-line strong{color:#1b130d;font-size:13px}.whatsapp-setup-status-line span{color:#5a4e44;font-size:13px;line-height:1.45}.whatsapp-setup-status-line button:disabled,.whatsapp-setup-footer button:disabled{cursor:not-allowed;opacity:.68}.whatsapp-setup-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.whatsapp-setup-grid div,.whatsapp-prompt-card,.whatsapp-product-master-card,.whatsapp-setup-list-card,.whatsapp-next-step-card{background:#fff;border:1px solid #eadfce;border-radius:12px;padding:14px}.whatsapp-setup-grid div{gap:5px;min-height:78px;display:grid}.whatsapp-setup-grid span{color:#7a6a59;font-size:12px;font-weight:800}.whatsapp-setup-grid strong{color:#17100a;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.whatsapp-prompt-card{gap:12px;display:grid}.whatsapp-prompt-card h3,.whatsapp-product-master-card h3,.whatsapp-setup-list-card h3,.whatsapp-next-step-card h3{color:#17100a;margin:0 0 6px;font-size:15px}.whatsapp-prompt-card p,.whatsapp-product-master-card p,.whatsapp-setup-list-card p,.whatsapp-next-step-card p{color:#5a4e44;margin:0;font-size:13px;line-height:1.5}.whatsapp-system-prompt-preview{color:#2f241c;white-space:pre-wrap;background:#f8f4ec;border:1px solid #e4dcd0;border-radius:10px;max-height:220px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;overflow:auto}.whatsapp-setup-two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.whatsapp-setup-list-card{align-content:start;gap:8px;display:grid}.whatsapp-setup-list-card span{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12.5px;font-weight:800;display:inline-flex}.whatsapp-setup-list-card.missing span{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.whatsapp-product-master-card{gap:12px;display:grid}.whatsapp-product-master-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-source-chips span{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.product-search-fields{background:#f8f4ec;border-radius:10px;padding:10px 12px}.product-search-preview-box{background:#fffdfa;border:1px dashed #d6c7b2;border-radius:12px;gap:10px;padding:12px;display:grid}.product-search-preview-box label{color:#2f241c;text-transform:uppercase;font-size:12px;font-weight:900}.product-search-input-row{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.product-search-input-row input{color:#17100a;font:inherit;border:1px solid #d8d0c4;border-radius:10px;padding:10px 12px}.product-search-message{font-weight:800;color:#7a4d08!important}.product-search-results{gap:10px;display:grid}.product-search-results article{background:#fff;border:1px solid #eadfce;border-radius:10px;gap:6px;padding:10px;display:grid}.product-search-results article strong{color:#17100a;font-size:14px}.product-search-results article>span{color:#7a6a59;font-size:12px;font-weight:800}.reply-package-preview-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.reply-package-preview-grid article{background:#fffdfa;border:1px solid #eadfce;border-radius:12px;gap:6px;min-height:110px;padding:12px;display:grid}.reply-package-preview-grid article:first-child{grid-column:1/-1}.reply-package-preview-grid span{color:#7a6a59;text-transform:uppercase;font-size:12px;font-weight:900}.reply-package-preview-grid strong{color:#17100a;font-size:15px}.reply-package-preview-grid p{overflow-wrap:anywhere}.whatsapp-next-step-card{background:#f8fafc;border-style:dashed}.whatsapp-setup-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.whatsapp-setup-footer span{color:#7a4d08;font-size:13px;font-weight:800}.channels-screen{align-content:start;gap:18px;padding:28px 38px}.channels-header-row .section-title h2{color:#0f172a;letter-spacing:-.04em;margin-top:0;font-size:28px}.channels-header-row .section-title p{color:#334155;font-size:18px}.channel-card-grid{grid-template-columns:repeat(3,minmax(188px,242px));justify-content:center;gap:16px 26px;max-width:820px;display:grid}.channel-connect-card{color:inherit;text-align:center;background:#fff;border:1px solid #d5dbe3;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:138px;padding:14px 18px 16px;text-decoration:none;display:flex;box-shadow:0 18px 34px #0f172a0d}.channel-icon-tile{color:#28323b;background:#e8f9f9;border-radius:12px;place-items:center;width:56px;height:56px;margin-bottom:12px;padding:8px;display:grid}.channel-icon-tile svg{width:40px;height:40px;display:block}.channel-icon-tile.whatsapp,.channel-icon-tile.instagram,.channel-icon-tile.messenger,.channel-icon-tile.telegram{background:#fff;border:1px solid #edf1f5}.channel-icon-tile.email{color:#27313a;background:#fff;border:1px solid #edf1f5}.channel-icon-tile.neutral{color:#0f766e}.channel-connect-card h3{color:#0f172a;margin:0 0 8px;font-size:15px}.channel-connect-card p{color:#26384d;max-width:205px;margin:0;font-size:12px;line-height:1.32}.channel-connect-button{cursor:pointer;font:inherit}.channel-connect-button.enabled{border-color:#08aeb8;position:relative;box-shadow:0 22px 42px #08aeb824}.channel-connect-button.enabled:hover,.channel-connect-button.enabled:focus-visible{outline:3px solid #08aeb82e;transform:translateY(-2px)}.channel-card-action-label{color:#087983;background:#e6fbfd;border:1px solid #9be7ee;border-radius:999px;margin-top:12px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.email-assistant-window-backdrop{z-index:80;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.email-assistant-window{width:min(1040px,100%);max-width:1040px;max-height:calc(100vh - 56px);position:relative;overflow:auto}.email-window-close{color:#fff;cursor:pointer;z-index:2;background:#111827;border:0;border-radius:999px;place-items:center;width:38px;height:38px;font-size:24px;font-weight:700;line-height:1;display:grid;position:absolute;top:10px;right:10px}.email-assistant-window .gmail-connection-panel{padding-right:58px}.email-assistant-channel-screen{justify-items:center}.gmail-connection-panel{background:linear-gradient(135deg,#fffdfa 0%,#fff 58%,#eef9ff 100%);border:1px solid #dce4ee;border-radius:24px;gap:18px;width:100%;max-width:960px;padding:22px;display:grid;box-shadow:0 18px 42px #0f172a14}.gmail-connection-topline{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.gmail-connection-topline h2{color:#1f1409;letter-spacing:-.03em;margin:2px 0 6px;font-size:24px}.gmail-connection-topline p{color:#4d4037;max-width:680px;margin:0;font-size:14px;line-height:1.45}.module-eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.gmail-status-pill{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.gmail-status-pill.connected{color:#166534;background:#dcfce7}.gmail-status-pill.pending{color:#92400e;background:#fef3c7}.gmail-status-pill.not-connected{color:#991b1b;background:#fee2e2}.gmail-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.gmail-status-grid div{background:#ffffffd1;border:1px solid #e6edf4;border-radius:16px;gap:5px;min-height:74px;padding:14px;display:grid}.gmail-status-grid span{color:#64748b;font-size:12px;font-weight:700}.gmail-status-grid strong{color:#111827;overflow-wrap:anywhere;font-size:14px}.gmail-scope-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;gap:8px;padding:14px;display:grid}.gmail-scope-box strong{color:#1e293b;font-size:14px}.gmail-scope-box p{color:#475569;margin:0;font-size:13px}.gmail-scope-chips{flex-wrap:wrap;gap:8px;display:flex}.gmail-scope-chips span{color:#1d4ed8;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.email-inbox-status-panel{background:#fff;border:1px solid #e5edf5;border-radius:20px;gap:14px;padding:16px;display:grid}.email-inbox-status-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.email-inbox-status-head h3{color:#1f1409;letter-spacing:-.02em;margin:2px 0 4px;font-size:20px}.email-inbox-status-head p{color:#5b4b3e;max-width:610px;margin:0;font-size:13px;line-height:1.4}.email-inbox-kpis{grid-template-columns:repeat(4,minmax(74px,1fr));gap:8px;display:grid}.email-inbox-kpis span{color:#7c2d12;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;gap:2px;padding:9px 10px;font-size:11px;font-weight:800;display:grid}.email-inbox-kpis strong{color:#1f1409;font-size:18px}.email-status-list{gap:10px;display:grid}.email-status-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:14px;font-size:13px}.email-status-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(0,1fr) 170px;align-items:stretch;gap:12px;padding:13px;display:grid}.email-status-main{min-width:0}.email-status-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.email-status-title-row strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.email-status-main p{color:#64748b;overflow-wrap:anywhere;margin:5px 0 9px;font-size:12px}.email-status-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.email-status-meta span{color:#334155;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e6edf4;border-radius:12px;padding:8px 9px;font-size:12px;overflow:hidden}.email-lead-status-pill{border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:900}.email-lead-status-pill.created{color:#166534;background:#dcfce7}.email-lead-status-pill.attached{color:#1d4ed8;background:#dbeafe}.email-lead-status-pill.review{color:#991b1b;background:#fee2e2}.email-lead-status-pill.pending{color:#92400e;background:#fef3c7}.email-status-lead-card{background:#fffdfa;border:1px solid #eadfd2;border-radius:14px;justify-content:start;gap:5px;padding:11px;display:grid}.email-status-lead-card span{color:#8a6b4a;text-transform:uppercase;font-size:11px;font-weight:800}.email-status-lead-card strong{color:#1f1409;overflow-wrap:anywhere;font-size:13px}.email-status-lead-card em{color:#64748b;text-transform:capitalize;font-size:12px;font-style:normal}.email-open-lead-link{color:#fff7ed;background:#2f241c;border-radius:999px;justify-content:center;margin-top:4px;padding:7px 10px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.gmail-action-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.gmail-action-row button{color:#2f241c;border:1px solid #d7d2c9;border-radius:12px;padding:10px 14px;font-weight:800}.gmail-action-row button:disabled{cursor:not-allowed;opacity:.55}.gmail-action-row .primary-save{color:#fff;background:#08aeb8;border-color:#08aeb8}.gmail-status-message{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px;font-size:13px}.gmail-auth-url{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.gmail-auth-url span{color:#1e40af;text-transform:uppercase;font-size:12px;font-weight:800}.gmail-auth-url a{color:#1d4ed8;font-weight:800;text-decoration:none}.secondary-channel-grid{max-width:960px}.role-grid,.object-map{gap:8px;display:grid}.role-grid span,.object-map p{color:#555551;background:#f7f7f5;border:1px solid #e5e5e1;border-radius:9px;margin:0;padding:11px 12px}.refined-lead-card{width:min(1120px,100%)}.refined-hero{margin-bottom:14px}.lead-card-five-sections{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;display:grid}.lead-detail-section{background:#f8f8f6;border:1px solid #e4e4df;border-radius:18px;padding:16px}.customer-detail-section{grid-row:span 2}.requirement-section{min-height:150px}.stage-journey-section,.ai-workflow-section,.manual-workflow-section{grid-column:1/-1}.lead-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.lead-section-head span{color:var(--tenant-primary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.lead-section-head h3{color:#252521;letter-spacing:-.02em;margin:3px 0 0;font-size:18px}.lead-section-head small{color:#7d7d78;margin-top:3px;font-size:12px;font-weight:650;display:block}.edit-pencil{color:#333330;white-space:nowrap;background:#fff;border:1px solid #d8d8d3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.full-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-detail-grid p,.lead-detail-grid.compact p{background:#fff;border:1px solid #ededeb;border-radius:12px;padding:10px}.full-detail-grid p b,.lead-detail-grid.compact p b{color:#7a7a75;text-transform:uppercase;font-size:11px;font-weight:800}.full-detail-grid p span,.lead-detail-grid.compact p span{color:#2f3437;font-size:13px;font-weight:650}.requirement-summary{color:#333330;background:#fff;border:1px solid #ededeb;border-radius:14px;min-height:80px;margin:0;padding:14px;font-size:15px;line-height:1.55}.stage-change-control{color:#555551;align-items:center;gap:10px;margin:0;font-size:13px;font-weight:750;display:inline-flex}.stage-change-control select,.stage-dropdown-control{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:10px;padding:9px 12px;font-weight:750}.stage-rebuild-toolbar{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:14px;display:flex}.stage-rebuild-canvas{background:#fff;border:1px solid #ededeb;border-radius:16px;width:100%;min-height:315px}.lead-journey-canvas{gap:12px;padding:20px 22px;display:grid;overflow:auto}.journey-stage-column{flex-direction:column-reverse;align-content:end;gap:8px;min-height:240px;display:flex}.journey-stage-column.dense{flex-direction:initial;place-content:end start;gap:18px;min-height:240px;display:grid}.journey-dense-row{grid-template-columns:repeat(2,max-content);align-items:start;gap:46px;display:grid}.journey-dense-cell{justify-items:start;gap:2px;min-width:150px;display:grid}.journey-dense-cell.empty{visibility:hidden}.journey-dense-cell .journey-stage-node{grid-area:auto}.journey-dense-arrow{color:#0f766e;justify-self:center;margin-bottom:3px;font-size:22px;font-weight:950;line-height:1}.journey-stage-row{grid-template-rows:auto auto;grid-template-columns:max-content max-content;justify-content:start;align-items:start;row-gap:2px;max-width:520px;display:grid}.journey-stage-row.alternate{margin-left:0}.journey-up-arrow{color:#0f766e;grid-area:2/1;justify-content:center;justify-self:start;align-items:center;margin-top:-2px;margin-left:34px;font-size:22px;font-weight:950;display:inline-flex}.journey-stage-node{color:#25231f;text-align:left;grid-area:1/1;justify-items:start;gap:2px;width:max-content;min-width:122px;display:grid}.journey-stage-node b{white-space:nowrap;font-size:14px;font-weight:950;line-height:1.2}.journey-stage-node span{color:#6b6255;white-space:nowrap;font-size:11px;font-weight:750}.journey-stage-title{line-height:1.2;color:#25231f!important;font-size:14px!important;font-weight:400!important}.journey-stage-title b{color:#25231f}.journey-stage-title .journey-stage-age{color:#25231f;font-size:14px;font-weight:400}.journey-stage-node.latest,.journey-stage-node.sale_done.latest,.journey-stage-node.deal_lost.latest{color:#25231f}.journey-stage-node.latest span{color:#6b6255}.journey-stage-node.no-response{color:#25231f;grid-area:1/1;margin-left:0}.journey-dense-cell .journey-stage-node.no-response{grid-area:auto;margin-left:24px}.stage-final-note,.stage-save-status{border-radius:10px;padding:9px 11px;font-size:12px;font-weight:850}.stage-final-note{color:#8f2d2d;background:#fff1f1}.stage-save-status{color:#12633f;background:#eef8f3}.stage-confirm-backdrop{z-index:40;background:#1e181259;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stage-confirm-dialog{background:#fff;border:1px solid #e2ded7;border-radius:18px;gap:11px;max-width:430px;padding:22px;display:grid;box-shadow:0 22px 70px #0f0f0f40}.stage-confirm-dialog h3{color:#24231f;margin:0;font-size:20px}.stage-confirm-dialog p{color:#34342f;margin:0;font-size:14px}.stage-confirm-dialog small{color:#6a6259;font-size:12px;line-height:1.45}.stage-confirm-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.stage-confirm-actions button{border-radius:999px;padding:9px 18px;font-weight:900}.stage-confirm-actions button:first-child{color:#fff;background:#20201d}.stage-confirm-actions button:last-child{color:#333330;background:#f1f1ef}.journey-graph{box-sizing:border-box;background:#fff;border:1px solid #ededeb;border-radius:16px;flex-direction:column-reverse;align-items:center;gap:0;width:100%;min-height:96px;padding:16px;display:flex;overflow-x:hidden}.journey-step-wrap{flex-direction:column-reverse;align-items:center;gap:8px;max-width:100%;display:flex}.journey-connector{color:#9a9a94;flex-direction:column;align-items:center;gap:5px;display:flex}.journey-connector span{color:var(--tenant-primary);font-size:20px;line-height:1;transform:none}.journey-connector em{color:#6b5b1d;background:#f3efe2;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:800}.journey-step{color:#4b442c;text-align:center;white-space:nowrap;background:#f3efe2;border:1px solid #e4dcc0;border-radius:12px;min-width:92px;padding:11px 13px;font-size:13px;font-weight:850}.journey-step.active{color:#fff;background:#163b5c;border-color:#163b5c}.journey-step.sale_done{color:#11683d;background:#dff7e8;border-color:#bdebcf}.journey-step.deal_lost{color:#9d2c2c;background:#ffe1e1;border-color:#ffc4c4}.ai-workflow-layout{background:#fff;border:1px solid #ededeb;border-radius:16px;grid-template-columns:1fr 210px;align-items:center;gap:16px;padding:14px;display:grid}.ai-workflow-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-workflow-buttons button{color:#0b5c55;text-align:left;background:#eaf7f2;border:1px solid #cde9de;border-radius:999px;padding:11px 13px;font-size:13px;font-weight:850}.ai-conversion-block{place-items:center;gap:10px;display:grid}.ai-conversion-block span{color:#555551;text-align:center;text-transform:uppercase;font-size:12px;font-weight:850}.ai-score-circle.xlarge{width:76px;height:76px;font-size:24px}.whatsapp-window-status{border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:13px;font-weight:800}.whatsapp-window-status.live{color:#157347;background:#e1f7ea}.whatsapp-window-status.closed{color:#7a610a;background:#fff5ce}.manual-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.manual-action-grid button{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:12px;min-height:42px;padding:10px;font-size:13px;font-weight:800}.manual-action-grid .manual-whatsapp{color:#fff;background:#18a85b;border-color:#18a85b}.manual-update-grid{grid-template-columns:.8fr 1.2fr;gap:12px;display:grid}.manual-update-grid label{color:#555551;gap:7px;font-size:13px;font-weight:800;display:grid}.manual-update-grid input,.manual-update-grid textarea{color:#333330;font:inherit;background:#fff;border:1px solid #d9d9d5;border-radius:12px;min-height:40px;padding:10px}.manual-update-grid textarea{resize:vertical;min-height:74px}.manual-history-preview{color:#676762;gap:5px;margin:12px 0 0;padding-left:18px;font-size:13px;display:grid}.twenty-lead-card{background:#f7f7f5;border:1px solid #e1e1dc;width:min(1080px,100%);max-height:min(86vh,760px);padding:18px;overflow:hidden;box-shadow:0 24px 70px #1919162e}.twenty-lead-hero{box-shadow:none;background:#fff;border:1px solid #e6e6e1;grid-template-columns:minmax(280px,1fr) minmax(320px,.9fr) 96px;gap:14px;padding:16px 18px;display:grid}.twenty-lead-hero .lead-card-identity h2{margin:0 0 4px;font-size:23px}.twenty-lead-hero .lead-card-identity p{color:#52524d;margin:0 0 4px;font-size:14px}.twenty-lead-hero .lead-card-identity small{color:#777771;max-width:420px;font-size:13px;display:block}.buyer-signal-strip{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.buyer-signal-strip div{background:#f7f4e9;border:1px solid #ebe2c9;border-radius:14px;gap:5px;padding:12px 14px;display:grid}.compact-signal-strip{text-align:center;align-content:center}.compact-signal-strip .hero-window-status{grid-column:1/-1;justify-self:center;width:fit-content;margin:0;padding:8px 14px}.buyer-signal-strip span{color:#776c50;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:850}.buyer-signal-strip strong{color:#2f3437;font-size:16px}.compact-signal-strip strong{align-self:center;font-size:16px}.score-only-stack{justify-content:center;padding-right:0}.lead-card-tabbed-shell{grid-template-columns:198px minmax(0,1fr);gap:14px;min-height:455px;display:grid}.lead-card-side-menu{background:#fff;border:1px solid #e6e6e1;border-radius:18px;align-content:start;gap:4px;padding:9px;display:grid}.lead-card-side-menu button{color:#565651;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;min-height:38px;padding:7px 9px;display:flex}.lead-card-side-menu button span{background:#f1f1ed;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.lead-card-side-menu button em{font-size:12px;font-style:normal;font-weight:760;line-height:1.18}.lead-card-side-menu button.active{color:var(--tenant-primary);background:#f2f8f5}.lead-card-side-menu button.active span{background:#dff3ec}.lead-card-panel-space{background:#fff;border:1px solid #e6e6e1;border-radius:18px;min-height:455px;padding:14px;overflow:auto}.active-tab-panel{background:#fbfbfa;border-color:#eeeeea;min-height:425px}.simple-section-head{justify-content:flex-start;gap:10px}.simple-section-head h3{margin:0}.lead-value-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lead-value-card-grid p{background:#fff;border:1px solid #ededeb;border-radius:13px;align-items:center;gap:10px;min-height:43px;margin:0;padding:10px 12px;display:flex}.lead-value-card-grid p span{background:#f2f2ee;border-radius:10px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.lead-value-card-grid p em{color:#2f3437;overflow-wrap:anywhere;font-size:14px;font-style:normal;font-weight:760}.customer-requirement-inline{background:#fff;border:1px solid #ededeb;border-radius:14px;margin-top:12px;padding:12px}.customer-requirement-inline b{color:#7a7a75;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850;display:block}.customer-requirement-inline p{color:#333330;margin:0;font-size:14px;line-height:1.45}.journey-graph-large{min-height:210px}.ai-signal-note{background:#fff;border:1px solid #ededeb;border-radius:14px;grid-template-columns:140px 1fr;gap:5px 12px;margin-top:12px;padding:12px;display:grid}.ai-signal-note b{color:#555551;font-size:12px}.ai-signal-note span{color:#6f6f69;font-size:13px}.customer-agent-gateway-result{background:#fff;border:1px solid #e5e5df;border-radius:14px;gap:6px;margin-top:12px;padding:12px 14px;display:grid}.customer-agent-gateway-result b{color:#2f3437;font-size:14px}.customer-agent-gateway-result span{color:#555551;font-size:13px;line-height:1.4}.customer-agent-gateway-result small{color:#777771;font-size:11px;font-weight:760}.customer-agent-gateway-result.loading{background:#f2f7ff;border-color:#cfe2ff}.customer-agent-gateway-result.success{background:#f2fbf7;border-color:#cde9de}.customer-agent-gateway-result.error{background:#fff6f6;border-color:#f1d2d2}.crm-record-lead-card{background:#f6f6f3;border:1px solid #dfdfd8;border-radius:24px;width:min(1560px,100vw - 12px);max-height:min(88vh,790px);padding:18px;overflow:hidden;box-shadow:0 28px 80px #0f0f0f38}.crm-record-layout{grid-template-columns:270px minmax(650px,1fr) 278px;gap:16px;min-height:640px;display:grid}.crm-profile-rail,.crm-record-main,.crm-status-rail{background:#fff;border:1px solid #e5e5df;border-radius:20px}.crm-profile-rail{align-content:start;gap:10px;padding:16px;display:grid}.crm-profile-top{align-items:center;gap:18px;display:flex}.crm-profile-avatar{color:#fff;background:linear-gradient(135deg,#203b36,#0f766e);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;font-size:25px;font-weight:900;display:inline-flex}.crm-live-bulb{background:#22c55e;border:3px solid #dff8e8;border-radius:999px;width:17px;height:17px;display:inline-flex;box-shadow:0 0 0 5px #22c55e1f,0 0 18px #22c55ee6}.crm-profile-rail h2{color:#252522;margin:4px 0 0;font-size:20px;line-height:1.1}.crm-profile-rail p{color:#5f5f59;margin:0;font-size:13px;font-weight:720;line-height:1.35}.crm-profile-list{border-top:1px solid #eeeeea;gap:7px;margin-top:6px;padding-top:12px;display:grid}.crm-profile-list span{color:#74746f;align-items:flex-start;gap:8px;min-height:26px;font-size:13px;display:flex}.crm-profile-list span b{color:#6d6d67;flex:0 0 86px;font-size:12px;font-weight:900}.crm-profile-list .icon-only-row{align-items:center}.crm-profile-list .labeled-row{gap:3px;display:grid}.crm-profile-list .labeled-row b{flex:none}.crm-profile-list em{color:#30302c;overflow-wrap:anywhere;font-style:normal;font-weight:400}.crm-profile-edit{color:#111827;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;margin-top:6px;padding:10px 12px;font-size:13px;font-weight:850}.crm-record-main{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;padding:14px 16px 34px;display:grid;overflow:hidden}.compact-record-main{padding-top:8px}.crm-record-hero{background:#fbfbfa;border:1px solid #ecece7;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 16px;display:grid}.record-eyebrow{color:#0b6b5c;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.crm-record-hero h2{color:#22221f;margin:4px 0 2px;font-size:23px}.crm-record-hero p{color:#555550;margin:0 0 3px;font-size:14px;font-weight:780}.crm-record-hero small{color:#74746e;max-width:560px;font-size:13px;line-height:1.4;display:block}.crm-live-status{color:#157347;text-align:center;background:#e1f7ea;border:1px solid #bbe8cc;border-radius:999px;max-width:290px;padding:9px 12px;font-size:12px;font-weight:900}.crm-horizontal-tabs{background:#fbfbfa;border:1px solid #e5e5df;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;margin:0;padding:8px;display:grid;overflow:visible}.top-horizontal-tabs{padding-top:6px}.crm-horizontal-tabs button{color:#686862;cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border:1px solid #e3e3dc;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;padding:10px 8px;font-size:13px;font-weight:850;display:inline-flex}.crm-horizontal-tabs button.active{color:#0f5c52;background:#eaf7f2;box-shadow:inset 0 -3px #0f766e}.crm-tab-workspace{min-height:0;padding-top:12px;overflow:auto}.crm-tab-panel{min-height:388px}.crm-lead-card-bottom-actions{border-top:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:14px;margin-top:6px;padding-top:12px;display:flex}.crm-lead-card-bottom-actions button{text-align:center;border-radius:999px;min-height:42px;padding:10px 15px;font-size:13px;font-weight:850}.back-to-leads-action{color:#333330;background:#f1f1ef;border:1px solid #d9d9d5}.lead-switch-actions{justify-content:flex-end;gap:10px;display:flex}.lead-switch-actions button{color:#fff;background:#20201d;border:1px solid #20201d;min-width:132px}.overview-summary-grid{grid-template-columns:1.1fr .9fr;gap:10px;display:grid}.requirement-detail-card{background:#fff;border:1px solid #ededeb;border-radius:16px;padding:16px}.requirement-detail-card b{color:#555550;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.requirement-detail-card p{color:#2f3437;margin:0;font-size:15px;line-height:1.7}.editable-requirement-card{gap:10px;display:grid}.editable-requirement-card label{margin:0}.editable-requirement-card textarea{color:#2f3437;font:inherit;resize:vertical;background:#fffdfa;border:1px solid #d8d0c4;border-radius:12px;outline:none;width:100%;min-height:150px;padding:12px;line-height:1.55}.editable-requirement-card textarea:focus{border-color:#009b72;box-shadow:0 0 0 3px #009b721f}.requirement-save-row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.requirement-save-row button{color:#111827;cursor:pointer;background:#dbeafe;border:1px solid #bfdbfe;border-radius:10px;padding:9px 14px;font-weight:900}.requirement-save-row button:disabled{cursor:wait;opacity:.7}.requirement-save-status{color:#6a6259;text-align:right;flex:1;font-size:12px;line-height:1.35}.full-width-action{margin-top:12px}.next-action-card{background:#f7f4e9;border:1px solid #ebe2c9;border-radius:14px;padding:12px}.next-action-card b{color:#776c50;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.next-action-card p{color:#333330;margin:0;font-size:14px;line-height:1.45}.compact-overview-values{margin-top:12px}.numeric-only-score span{display:none}.crm-history-list{background:#fff;border:1px solid #ededeb;border-radius:14px;margin-top:8px;padding:14px 18px 14px 30px}.crm-status-rail{align-content:start;justify-items:center;gap:10px;padding:20px 18px;display:grid}.crm-status-pill,.crm-whatsapp-chip{text-align:center;border-radius:999px;width:calc(100% - 12px);padding:9px 12px;font-size:13px;font-weight:900}.crm-status-pill.strong{color:#12633f;background:#e8f5ee}.crm-status-pill.history{color:#775f19;background:#f7f4e9}.crm-whatsapp-chip.live{color:#157347;background:#e1f7ea}.crm-whatsapp-chip.closed{color:#7a610a;background:#fff5ce}.crm-rail-actions{justify-items:center;gap:10px;width:min(170px,100%);margin:0 auto;display:grid}.crm-rail-separator{background:#e4e4de;width:calc(100% - 12px);height:1px;margin:5px 0 2px}.crm-manual-title{color:#555550;letter-spacing:.06em;text-align:left;text-transform:uppercase;width:calc(100% - 12px);padding-left:6px;font-size:12px;font-weight:950}.crm-rail-actions button{color:#111827;text-align:center;background:#dbeafe;border:1px solid #bfdbfe;border-radius:13px;width:100%;min-height:42px;padding:10px 12px;font-size:13px;font-weight:850}.crm-rail-actions button:first-child{color:#111827;background:#fff;border-color:#bfe8cd}.whatsapp-icon-action{justify-content:center;align-items:center;height:54px;display:inline-flex;width:64px!important;padding:6px!important}.whatsapp-icon-action svg{width:38px;height:38px}.crm-quick-note{color:#333330;font:inherit;resize:vertical;background:#fff;border:1px solid #dcdcd6;border-radius:13px;width:100%;min-height:78px;padding:12px}.crm-followup-field{color:#555550;gap:6px;width:100%;margin-top:2px;font-size:12px;font-weight:850;line-height:1.25;display:grid}.crm-followup-field input{color:#333330;font:inherit;background:#fff;border:1px solid #dcdcd6;border-radius:13px;width:100%;min-height:48px;padding:10px 12px}@media (width<=1180px){body{overflow:auto}.twenty-inspired-shell{grid-template-columns:1fr;height:auto;overflow:visible}.left-rail{height:auto;min-height:auto;position:static;overflow:visible}.crm-workspace{height:auto;overflow:visible}.left-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav{margin-top:0}.dashboard-canvas{grid-template-rows:auto;grid-template-columns:1fr 1fr}.dashboard-redesigned{grid-template-columns:1fr}.dashboard-kpi-board,.dashboard-chart-row{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-right-rail{grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.support-docs-screen{grid-template-columns:220px minmax(0,1fr)}.support-docs-right-rail{grid-column:1/-1}.module-card-grid{grid-template-columns:1fr 1fr}.communication-grid,.customer-specific-grid,.internal-agent-grid{grid-template-columns:repeat(2,minmax(260px,1fr));max-width:none}.channel-card-grid{grid-template-columns:repeat(2,minmax(188px,242px));justify-content:start;gap:16px}.revenue-card{grid-column:auto}}@media (width<=760px){.workspace-topbar{flex-direction:column;align-items:flex-start}.top-actions{flex-wrap:wrap;width:100%}.user-profile-menu{margin-left:auto}.left-nav,.dashboard-canvas,.module-card-grid,.assistant-card-grid,.communication-grid,.customer-specific-grid,.internal-agent-grid,.cards-grid,.support-grid,.support-docs-screen,.settings-grid,.browser-agent-card-row,.channel-card-grid,.filter-form-grid,.lead-detail-grid,.lead-card-section-grid,.lead-card-bottom-grid,.journey-timeline,.ai-signal-grid,.list-header,.lead-row-card,.dashboard-redesigned,.dashboard-kpi-board,.dashboard-chart-row,.dashboard-right-rail{grid-template-columns:1fr}.pipeline-pill{width:100%!important}.list-header{display:none}.lead-small-field b{display:block}.lead-filter-row,.leads-tool-row,.latest-leads-toolbar,.browser-agents-header-row,.lead-card-hero{flex-direction:column;align-items:stretch}.latest-leads-actions{justify-content:flex-start}.lead-card-status-stack{justify-content:flex-start;padding-right:0}.filter-dialog-trigger{width:fit-content}.lead-filter-top-actions{justify-content:flex-start;margin-left:0}.dashboard-canvas,.workspace-screen{padding:12px}.support-docs-screen{padding:0}.support-docs-left-rail,.support-docs-content,.support-docs-right-rail{border-left:0;border-right:0;padding:18px}.channels-screen{gap:18px}.channel-connect-card{min-height:154px}}.ai-knowledge-master-shell{padding:14px}.knowledge-card-layout{grid-template-columns:276px minmax(0,1fr) 285px;gap:18px;min-height:calc(100vh - 92px);display:grid}.knowledge-business-rail,.knowledge-main-panel,.knowledge-action-rail{background:#fff;border:1px solid #e5e5df;border-radius:20px}.knowledge-business-rail{align-content:start;gap:10px;padding:16px;display:grid}.knowledge-business-rail h2{color:#252522;margin:4px 0 0;font-size:20px;line-height:1.1}.knowledge-business-rail p{color:#5f5f59;margin:0;font-size:13px;font-weight:720;line-height:1.35}.knowledge-main-panel{grid-template-rows:auto auto 1fr;gap:14px;min-width:0;padding:16px;display:grid}.knowledge-header-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.knowledge-header-row .section-title h2{font-size:24px}.knowledge-horizontal-tabs{background:#f6f6f3;border:1px solid #e6e6e1;border-radius:16px;gap:8px;padding:8px;display:flex;overflow-x:auto}.knowledge-horizontal-tabs button{color:#555551;background:#fff;border:1px solid #e6e6e1;border-radius:999px;flex:none;padding:9px 13px;font-size:13px;font-weight:820}.knowledge-horizontal-tabs button.active{background:var(--tenant-primary);border-color:var(--tenant-primary);color:#fff}.knowledge-tab-content{background:#fbfbfa;min-height:470px;padding:16px}.knowledge-placeholder-grid,.prompt-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-placeholder-grid article,.prompt-section-grid article,.document-type-grid article{background:#fff;border:1px solid #e9e9e3;border-radius:16px;gap:8px;padding:14px;display:grid}.knowledge-placeholder-grid b,.prompt-section-grid b,.document-type-grid b{color:#252522;font-size:15px}.knowledge-placeholder-grid p,.prompt-section-grid p,.document-type-grid p,.crawl-url-card p{color:#6a6a64;margin:0;font-size:13px;line-height:1.45}.knowledge-form-grid,.product-field-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-form-grid label,.product-field-stack label,.crawl-url-card label{color:#5f5f59;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.knowledge-form-grid input,.knowledge-form-grid textarea,.product-field-stack input,.product-field-stack textarea,.crawl-url-card input,.knowledge-placeholder-grid textarea{color:#30302c;text-transform:none;background:#fff;border:1px solid #deded8;border-radius:12px;min-height:42px;padding:10px 12px}.knowledge-form-grid textarea,.product-field-stack textarea,.knowledge-placeholder-grid textarea{resize:vertical;min-height:120px}.product-master-shell{gap:16px;display:grid}.media-placeholder-grid,.document-type-grid,.approval-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.media-placeholder-grid span,.approval-status-grid article{color:#484844;text-align:center;background:#fff;border:1px dashed #d7d7cf;border-radius:15px;padding:16px;font-size:13px;font-weight:820}.document-type-grid button,.knowledge-placeholder-grid button,.crawl-url-card button,.knowledge-action-rail button{color:#0f5c52;background:#f0f6f3;border:1px solid #d6e9df;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:850}.crawl-url-card{background:#fff;border:1px solid #e9e9e3;border-radius:18px;gap:14px;padding:16px;display:grid}.crawl-url-card div{flex-wrap:wrap;gap:10px;display:flex}.usage-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-self:start;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.usage-pill.draft{color:#7c5a03;background:#fff6d8}.usage-pill.prompt{color:#1d4f88;background:#eaf3ff}.usage-pill.share{color:#11623b;background:#ecfdf3}.knowledge-action-rail{align-content:start;gap:10px;padding:16px;display:grid}.knowledge-action-rail h3{color:#252522;margin:0 0 4px;font-size:17px}.knowledge-action-rail button{width:100%}.knowledge-status-list{gap:9px;display:grid}.knowledge-status-list span{background:#f7f7f4;border:1px solid #ededeb;border-radius:13px;gap:4px;padding:10px 12px;display:grid}.knowledge-status-list b{color:#30302c;font-size:12px}.knowledge-status-list em{color:#6f6f69;font-size:12px;font-style:normal}.approval-status-grid article strong{color:#252522;font-size:16px;display:block}.approval-status-grid article span{color:#6f6f69;margin-top:6px;font-size:13px;display:block}@media (width<=1180px){.knowledge-card-layout{grid-template-columns:1fr}.knowledge-business-rail,.knowledge-action-rail{position:static}}@media (width<=760px){.knowledge-placeholder-grid,.prompt-section-grid,.knowledge-form-grid,.product-field-stack,.media-placeholder-grid,.document-type-grid,.approval-status-grid{grid-template-columns:1fr}}.simplified-knowledge-shell{padding:14px}.simplified-knowledge-card{background:#fff;border-radius:22px;gap:14px;min-height:calc(100vh - 96px);padding:16px;display:grid}.simplified-knowledge-header{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.simplified-knowledge-header .section-title h2{font-size:24px}.simplified-knowledge-layout{grid-template-columns:235px minmax(0,1fr);gap:16px;min-height:560px;display:grid}.knowledge-inner-menu{background:#f7f7f5;border:1px solid #e7e7e1;border-radius:18px;align-content:start;gap:4px;padding:10px;display:grid}.knowledge-inner-menu button{color:#5d5d59;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:37px;padding:8px 9px;display:flex}.knowledge-inner-menu button span{background:#eeeeea;border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.knowledge-inner-menu button em{font-size:13px;font-style:normal;font-weight:720;line-height:1.2}.knowledge-inner-menu button.active,.knowledge-inner-menu button:hover{color:var(--tenant-primary);background:#fff}.knowledge-inner-menu button.active{box-shadow:inset 3px 0 0 var(--tenant-primary)}.knowledge-inner-menu button.active span{background:#dff3ec}.simplified-knowledge-content{background:#fbfbfa;border:1px solid #eeeeea;border-radius:18px;gap:14px;min-width:0;padding:14px;display:grid}.simple-business-strip{background:#fff;border:1px solid #e9e9e3;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;padding:11px 12px;display:flex}.simple-business-strip strong{color:#262622;margin-right:4px;font-size:14px}.simple-business-strip span{color:#686862;background:#f1f1ee;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:760}.knowledge-overview-grid,.knowledge-overview-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.knowledge-overview-grid article,.simple-note-card{background:#fff;border:1px solid #e9e9e3;border-radius:16px;gap:7px;padding:14px;display:grid}.knowledge-overview-grid article span{font-size:22px}.knowledge-overview-grid article b,.simple-note-card b{color:#252522;font-size:15px}.knowledge-overview-grid article p,.simple-note-card p,.crawl-url-card.simplified p{color:#666660;margin:0;font-size:13px;line-height:1.45}.simple-knowledge-form,.simple-product-master{gap:12px;display:grid}.simple-field-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.simple-knowledge-form label,.simple-field-list label,.crawl-url-card.simplified label{color:#5f5f59;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.simple-knowledge-form input,.simple-knowledge-form textarea,.simple-field-list input,.simple-field-list textarea,.crawl-url-card.simplified input{color:#30302c;text-transform:none;background:#fff;border:1px solid #deded8;border-radius:12px;min-height:42px;padding:10px 12px}.simple-knowledge-form textarea,.simple-field-list textarea{resize:vertical;min-height:118px}.simple-media-row,.simple-document-list,.simple-status-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.simple-media-row span,.simple-document-list span,.simple-status-strip span{color:#353531;background:#fff;border:1px solid #e9e9e3;border-radius:14px;gap:5px;min-height:64px;padding:12px;font-size:13px;font-weight:820;display:grid}.simple-document-list span em,.simple-status-strip span em{color:#777771;font-size:11px;font-style:normal;font-weight:700}.simple-status-strip span b{color:#252522;font-size:15px}.crawl-url-card.simplified{box-shadow:none;border-style:solid}@media (width<=1180px){.simplified-knowledge-layout{grid-template-columns:1fr}.knowledge-inner-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.knowledge-overview-grid,.knowledge-overview-grid.two,.simple-field-list,.simple-media-row,.simple-document-list,.simple-status-strip,.knowledge-inner-menu{grid-template-columns:1fr}.simplified-knowledge-header{display:grid}}.block-knowledge-shell{padding:14px}.block-knowledge-card{background:#fff;border-radius:22px;align-content:start;gap:14px;min-height:calc(100vh - 96px);padding:16px;display:grid}.block-knowledge-header{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.block-knowledge-header .section-title h2{font-size:24px}.block-style-strip{margin-bottom:2px}.knowledge-block-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.knowledge-block-card{background:#fbfbfa;border:1px solid #e8e8e2;border-radius:18px;gap:12px;min-height:174px;padding:14px;display:grid}.knowledge-block-card.large-block{grid-column:span 2}.block-title{align-items:center;gap:10px;display:flex}.block-title>span{background:#eeeeea;border-radius:12px;flex:0 0 38px;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.block-title b{color:#262622;font-size:15px;display:block}.block-title em{color:#777771;margin-top:2px;font-size:12px;font-style:normal;display:block}.knowledge-block-card p{color:#666660;margin:0;font-size:13px;line-height:1.45}.knowledge-block-card textarea,.knowledge-block-card input,.mini-field-list input{color:#30302c;background:#fff;border:1px solid #deded8;border-radius:12px;min-height:40px;padding:10px 12px}.knowledge-block-card textarea{resize:vertical;min-height:112px}.mini-field-list{gap:8px;display:grid}.simple-product-preview,.compact-tag-list,.compact-status-row{flex-wrap:wrap;gap:8px;display:flex}.simple-product-preview span,.compact-tag-list span,.compact-status-row span{color:#4d4d48;background:#fff;border:1px solid #e6e6e1;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:780}.compact-status-row span{color:#0f5c52;background:#f0f6f3;border-color:#d6e9df}@media (width<=1180px){.knowledge-block-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.block-knowledge-header{display:grid}.knowledge-block-grid{grid-template-columns:1fr}.knowledge-block-card.large-block{grid-column:auto}}.knowledge-single-editor{background:#f7f8f8;border:1px solid #ecefec;border-radius:18px;gap:22px;min-height:560px;padding:24px;display:grid}.back-link{color:#334155;background:0 0;justify-self:start;align-items:center;padding:0;font-size:14px;font-weight:750;display:inline-flex}.crawl-add-header h2{color:#111827;letter-spacing:-.04em;margin:0 0 6px;font-size:27px}.crawl-add-header p{color:#334155;margin:0;font-size:17px}.crawl-stepper{grid-template-columns:66px 1fr 66px 1fr 66px;align-items:start;gap:22px;max-width:860px;padding:12px 0 4px;display:grid}.crawl-stepper i{background:#0fafbd;height:3px;margin-top:21px}.crawl-stepper i.muted{background:#c8ced2}.crawl-stepper .step{color:#334155;text-align:center;place-items:center;gap:8px;display:grid}.crawl-stepper .step span{color:#334155;background:#fff;border:2px solid #c8ced2;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.crawl-stepper .step.done span,.crawl-stepper .step.current span{color:#fff;background:#0fafbd;border-color:#0fafbd}.crawl-stepper .step b{font-size:12px}.crawl-config-grid{grid-template-columns:minmax(300px,.95fr) minmax(340px,1fr);gap:36px;display:grid}.module6-crawl-grid{grid-template-columns:minmax(420px,1.1fr) minmax(320px,.9fr);gap:16px}.crawl-form-area,.crawl-field-grid,.crawl-result-grid,.crawl-log-list,.crawl-extraction-grid{gap:12px;display:grid}.crawl-field-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.crawl-result-grid,.crawl-log-list,.crawl-extraction-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.crawler-status-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.crawler-status-cards span{overflow-wrap:anywhere;background:#fff;border:1px solid #dbeafe;border-radius:14px;gap:5px;min-width:0;padding:13px 14px;display:grid;box-shadow:0 8px 20px #2563eb0f}.crawler-status-cards b{color:#1e3a8a;font-size:13px}.crawler-status-cards em{color:#475569;font-size:12px;font-style:normal;font-weight:700}.crawl-form-area label,.crawl-field-grid label,.knowledge-single-editor label{color:#111827;font-size:14px;font-weight:850}.crawl-url-entry{gap:8px;display:flex}.crawl-url-entry input,.crawl-field-grid input,.crawl-field-grid select,.knowledge-single-editor textarea,.knowledge-single-editor input,.knowledge-single-editor select{color:#1f2937;background:#fff;border:1px solid #dbe2e8;border-radius:9px;width:100%;min-height:44px;padding:11px 14px;font-size:14px}.crawl-url-entry button{color:#8b929a;background:#f7f8f8;border:1px solid #e2e8ef;border-radius:8px;min-width:94px;font-weight:800}.crawl-form-area p,.crawl-approval-rule p{color:#334155;margin:0;font-size:13px;line-height:1.35}.crawl-scope-card{background:#fff;border:1px dashed #d5dde3;border-radius:20px;gap:12px;margin-top:6px;padding:20px 18px;display:grid}.crawl-scope-card strong{color:#111827;align-items:center;gap:9px;font-size:14px;display:flex}.crawl-scope-card strong span{color:#0fafbd}.crawl-scope-card ul{color:#334155;gap:7px;margin:0;padding:0;line-height:1.45;list-style:none;display:grid}.module6-crawl-form,.module6-extraction-review,.crawl-approval-rule{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:16px;display:grid}.module6-crawl-form h3,.module6-extraction-review h3{color:#111827;margin:0;font-size:15px}.crawl-result-grid span,.crawl-log-list span,.crawl-extraction-grid span{color:#334155;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:4px;min-width:0;padding:10px 12px;font-size:13px;font-weight:850;display:grid}.crawl-result-grid em,.crawl-log-list em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.crawl-log-list b{color:#0f172a;font-size:12px}.module6-extraction-review{text-align:left;align-content:start;justify-items:stretch;min-height:0}.module6-extraction-review ol{color:#334155;gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.crawl-approval-rule{background:#fff7ed;border-color:#fed7aa}.crawl-approval-rule strong{color:#9a3412}.crawl-preview-box{color:#334155;text-align:center;background:#fff;border:1px dashed #cbd5dd;border-radius:16px;align-content:center;justify-items:center;min-height:310px;padding:28px;display:grid}.crawl-preview-box div{filter:grayscale();opacity:.6;font-size:34px}.crawl-preview-box p{max-width:360px}.crawl-config-footer{border-top:1px solid #dbe2e8;justify-content:space-between;align-items:center;margin-top:14px;padding-top:26px;display:flex}.next-action{color:#fff;background:#75d5dc;border-radius:9px;min-width:72px;padding:13px 18px;font-weight:850}.knowledge-single-editor header{align-items:start;gap:14px;display:flex}.knowledge-single-editor header>span{background:#e9f7f3;border-radius:14px;flex:0 0 44px;place-items:center;height:44px;font-size:22px;display:grid}.knowledge-single-editor h2{color:#111827;margin:0 0 6px;font-size:24px}.knowledge-single-editor p{color:#4b5563;margin:0;font-size:14px;line-height:1.45}.editor-helper-card,.admin-approval-note{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.editor-helper-card b{color:#111827;margin-bottom:5px;display:block}.knowledge-single-editor textarea{resize:vertical;min-height:190px}.editor-actions{flex-wrap:wrap;gap:10px;display:flex}.editor-actions button{color:#334155;background:#fff;border:1px solid #dbe2e8;border-radius:10px;padding:10px 14px;font-weight:800}.editor-actions .primary-save{background:var(--tenant-primary);color:#fff}.editor-actions .approval-action{color:#fff;background:#111827;border-color:#111827}.module2-status-strip,.business-profile-grid,.prompt-builder-layout,.prompt-rule-list{gap:12px;display:grid}.module2-status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.module2-status-strip span,.prompt-rule-list article,.prompt-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.module2-status-strip b,.prompt-rule-list b,.prompt-preview-card h3{color:#111827;margin:0 0 5px;font-size:14px;display:block}.module2-status-strip em{color:#64748b;font-size:12px;font-style:normal;font-weight:700;display:block}.business-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-profile-grid label,.prompt-preview-card label{gap:7px;display:grid}.business-profile-grid .wide-field{grid-column:1/-1}.prompt-builder-layout{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr)}.prompt-preview-card{gap:12px;display:grid}.prompt-exclusion-grid,.prompt-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.prompt-exclusion-grid span,.prompt-outcome-grid span{color:#334155;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px;font-size:12px;font-weight:800}.prompt-exclusion-grid span{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.prompt-outcome-grid span{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.prompt-rule-list article p,.prompt-preview-card p{color:#4b5563;font-size:13px;line-height:1.45}.category-builder-grid,.product-catalogue-layout,.product-master-database-layout,.product-field-grid,.product-master-field-grid,.product-asset-grid,.product-ai-usage-grid,.category-chip-list,.category-field-grid,.category-approval-grid,.category-tree-example,.document-control-grid,.document-library-layout,.document-field-grid,.module4-document-grid,.contact-escalation-layout,.contact-field-grid,.escalation-rule-list,.contact-team-grid,.review-queue-layout,.review-suggestion-grid,.review-action-grid,.review-route-grid,.retrieval-sharing-layout,.retrieval-usage-grid,.retrieval-example-grid{gap:12px;display:grid}.category-builder-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr)}.refined-category-master-grid{grid-template-columns:minmax(360px,1fr) minmax(320px,.85fr)}.product-catalogue-layout{grid-template-columns:1fr}.category-form-card,.category-preview-card,.product-basics-card,.product-rules-card,.product-master-fields-card,.product-master-assets-card,.document-upload-card,.document-control-card,.document-review-card,.contact-profile-card,.escalation-rule-card,.contact-review-card,.review-queue-card,.retrieval-rule-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:16px;display:grid}.category-form-card h3,.category-preview-card h3,.product-basics-card h3,.product-rules-card h3,.product-master-fields-card h3,.product-master-assets-card h3,.document-upload-card h3,.document-control-card h3,.document-review-card h3,.contact-profile-card h3,.escalation-rule-card h3,.contact-review-card h3,.review-queue-card h3,.retrieval-rule-card h3{color:#111827;margin:0;font-size:15px}.category-form-card label,.category-field-grid label,.product-basics-card label,.product-master-field-grid label,.document-field-grid label,.document-review-card label,.contact-field-grid label,.contact-review-card label,.review-actions-card label{gap:7px;display:grid}.category-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-field-grid .wide-field{grid-column:1/-1}.product-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-master-database-layout{grid-template-columns:1fr}.product-master-field-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.product-master-field-grid .wide-field{grid-column:1/-1}.product-master-field-grid textarea{min-height:92px}.document-field-grid,.contact-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-approval-grid,.product-asset-grid,.product-ai-usage-grid,.document-control-grid,.module4-document-grid,.module5-document-type-grid,.sensitive-document-controls,.escalation-rule-list,.contact-team-grid,.review-suggestion-grid,.review-route-grid,.retrieval-usage-grid,.retrieval-example-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.retrieval-sharing-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.full-width-rule-card{grid-column:1/-1}.retrieval-usage-grid span,.retrieval-example-grid span{color:#334155;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:5px;min-width:0;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.35;display:grid}.retrieval-usage-grid b{color:#111827;font-size:12px}.retrieval-usage-grid em{color:#64748b;font-style:normal;font-weight:700}.retrieval-example-grid span:nth-child(5),.retrieval-example-grid span:nth-child(6),.retrieval-example-grid span:nth-child(8){color:#9a3412;background:#fff7ed;border-color:#fed7aa}.retrieval-rule-card p{color:#475569;margin:0;font-size:13px;line-height:1.45}.document-library-layout,.contact-escalation-layout{grid-template-columns:1fr}.category-approval-grid span,.category-tree-example span,.category-tree-example strong{color:#111827;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:4px;min-width:0;padding:11px 12px;display:grid}.category-approval-grid em{color:#64748b;font-size:12px;font-style:normal;line-height:1.35}.category-tree-example{grid-template-columns:1fr}.category-tree-example strong{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.product-master-assets-card p{color:#475569;margin:0;font-size:13px;line-height:1.45}.document-upload-zone{color:#334155;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;place-items:center;gap:6px;min-height:128px;padding:18px;display:grid}.document-upload-zone span{font-size:30px}.document-upload-zone b{color:#111827;font-size:14px}.document-upload-zone em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.sensitive-reply-card p{color:#475569;margin:0;font-size:13px;line-height:1.45}.sensitive-reply-card blockquote{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #22c55e;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.45}.document-review-card textarea,.contact-review-card textarea{min-height:150px}.review-actions-card textarea{min-height:120px}.review-queue-layout{grid-template-columns:1fr}.review-action-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.review-action-grid button{color:#334155;text-align:left;background:#fff;border:1px solid #dbe2e8;border-radius:10px;padding:11px 12px;font-weight:850}.review-action-grid button:first-child{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.review-suggestion-grid span,.review-route-grid span{white-space:normal;align-content:start;gap:5px;min-height:78px;line-height:1.35;display:grid;overflow:visible}.review-suggestion-grid span em,.review-route-grid span em{white-space:normal;overflow:visible}.review-action-grid button:nth-child(3),.review-action-grid button:nth-child(5){color:#9a3412;background:#fff7ed;border-color:#fed7aa}.module7-safety-rule{background:#eff6ff;border-color:#bfdbfe}.module7-safety-rule strong{color:#1d4ed8}.category-chip-list span,.product-asset-grid span,.product-ai-usage-grid span,.document-control-grid span,.module4-document-grid span,.module5-document-type-grid span,.sensitive-document-controls span,.escalation-rule-list span,.contact-team-grid span,.simple-product-preview span,.review-suggestion-grid span,.review-route-grid span{color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800}.document-control-grid span em,.module4-document-grid span em,.escalation-rule-list span em,.contact-team-grid span em,.review-suggestion-grid span em,.review-route-grid span em{color:#64748b;margin-top:4px;font-size:11px;font-style:normal;font-weight:700;display:block}.module3-media-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.product-rules-card p,.category-preview-card p,.document-control-card p,.contact-review-card p{color:#4b5563;margin:0;font-size:13px;line-height:1.45}.product-basics-card,.product-rules-card,.product-master-fields-card,.product-master-assets-card,.document-upload-card,.document-control-card,.document-review-card,.contact-profile-card,.escalation-rule-card,.contact-review-card,.product-field-grid input,.product-basics-card textarea,.document-field-grid input,.document-review-card textarea,.contact-field-grid input,.contact-review-card textarea{min-width:0}.product-basics-card label,.product-rules-card span,.document-field-grid label,.module4-document-grid span,.contact-field-grid label,.escalation-rule-list span,.contact-team-grid span{overflow-wrap:anywhere;min-width:0}@media (width<=900px){.module2-status-strip,.business-profile-grid,.prompt-builder-layout,.category-builder-grid,.product-catalogue-layout,.product-field-grid,.category-chip-list,.document-control-grid,.document-library-layout,.document-field-grid,.module4-document-grid,.contact-escalation-layout,.contact-field-grid,.escalation-rule-list,.contact-team-grid{grid-template-columns:1fr}}.save-message{background:#ecfdf3;border:1px solid #bbf7d0;border-radius:12px;padding:11px 12px;font-weight:750;color:#11623b!important}.save-message.error{background:#fff7ed;border-color:#fed7aa;color:#9a3412!important}.admin-approval-note{color:#6b4e16;font-size:13px;font-weight:760}@media (width<=960px){.crawl-config-grid{grid-template-columns:1fr}.crawl-stepper{grid-template-columns:46px 1fr 46px 1fr 46px;gap:10px}}@media (width<=820px){.modal-backdrop{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));justify-content:flex-start;align-items:flex-start;overflow-y:auto}.lead-card-dialog,.crm-record-lead-card{border-radius:18px;width:100%;min-height:auto;max-height:none;padding:12px;overflow:visible;box-shadow:0 18px 50px #0f0f0f33}.crm-record-lead-card{overscroll-behavior:contain;max-height:calc(100dvh - 16px);overflow-y:auto}.dialog-close{z-index:8;justify-self:end;place-items:center;width:40px;height:40px;margin-left:auto;display:grid;position:sticky;top:8px;right:8px}.crm-record-layout{grid-template-columns:1fr;gap:12px;min-height:0}.crm-profile-rail,.crm-record-main,.crm-status-rail{border-radius:16px}.crm-profile-rail{padding:14px}.crm-profile-top{gap:12px}.crm-profile-avatar{border-radius:15px;width:52px;height:52px;font-size:22px}.crm-profile-rail h2{font-size:18px}.crm-profile-list span{min-height:auto;font-size:12.5px}.crm-record-main{grid-template-rows:auto auto auto;padding:12px;overflow:visible}.crm-horizontal-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px;overflow:visible}.crm-horizontal-tabs button{white-space:normal;min-height:44px;padding:9px 6px;font-size:12px;line-height:1.2}.crm-tab-workspace{max-height:none;padding-top:10px;overflow:visible}.crm-tab-panel{min-height:auto}.overview-summary-grid,.ai-workflow-layout{grid-template-columns:1fr}.requirement-detail-card,.next-action-card,.customer-agent-gateway-result{padding:13px}.requirement-detail-card p{font-size:14px;line-height:1.55}.crm-lead-card-bottom-actions{flex-direction:column;align-items:stretch}.lead-switch-actions{grid-template-columns:1fr;gap:8px;display:grid}.lead-switch-actions button,.back-to-leads-action{width:100%}.crm-status-rail{justify-items:stretch;padding:14px}.crm-status-rail>.ai-score-circle{justify-self:center}.crm-status-pill,.crm-whatsapp-chip,.crm-rail-actions,.crm-rail-separator,.crm-manual-title{width:100%}.crm-rail-actions{gap:8px}.crm-rail-actions button,.crm-followup-field input{min-height:46px}.lead-row-card{align-items:stretch;gap:10px;padding:12px}.lead-main{align-items:flex-start}.lead-main>div:last-child{min-width:0}.lead-main h3{font-size:15px}.lead-main span,.lead-small-field span{white-space:normal;word-break:break-word}.lead-actions{grid-template-columns:1fr 1fr;justify-content:stretch;width:100%;display:grid}.lead-actions button{width:100%;min-height:42px}.ai-score-circle{justify-self:start}}@media (width<=430px){.workspace-topbar{padding:10px 12px}.top-actions .text-menu{display:none}.lead-filter-bar,.lead-search-box,.lead-pagination,.editor-actions,.crawl-url-entry{flex-direction:column;align-items:stretch}.lead-search-box input,.lead-search-select,.lead-search-button,.filter-dialog-trigger{width:100%}.lead-filter-top-actions{flex-direction:column;align-items:stretch;width:100%}.clear-lead-filter-action{align-self:flex-start}.lead-list-window{min-height:auto}.crm-record-lead-card{border-radius:14px;width:calc(100vw - 16px);padding:8px}.crm-horizontal-tabs{grid-template-columns:1fr}.crm-status-rail .ai-score-circle.xlarge{width:58px;height:58px}}.customer-root-line{align-items:center;gap:12px;min-width:0;display:flex}.customer-root-line>span{color:#08aeb8;font-size:22px}.customer-root-line b{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-root-line em{color:#0f172a;background:#eef2f6;border:1px solid #d5dde6;border-radius:999px;margin-left:auto;padding:6px 12px;font-size:13px;font-style:normal;font-weight:800}.discovered-url-panel{gap:10px;display:grid}.discovered-url-title{justify-content:space-between;align-items:center;display:flex}.discovered-url-title b{color:#334155;letter-spacing:.02em;font-size:13px}.discovered-url-title button{color:#08aeb8;background:0 0;padding:0;font-weight:800}.discovered-url-list{background:#fff;border:1px solid #d5dde6;border-radius:8px;max-height:316px;overflow:auto}.discovered-url-list label{color:#0f172a;border-bottom:1px solid #e1e7ee;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.discovered-url-list label:last-child{border-bottom:0}.discovered-url-list input{accent-color:#08aeb8;width:18px;height:18px}.discovered-url-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.discovered-url-empty{color:#64748b;text-align:center;background:#fff;border:1px dashed #d5dde6;border-radius:12px;padding:28px}.website-prompt-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.website-prompt-content-box{background:#fff;border:1px solid #e0e7ef;border-radius:16px;gap:12px;padding:16px;display:grid}.website-prompt-content-box div{justify-content:space-between;align-items:center;gap:10px;display:flex}.website-prompt-content-box h3,.prompt-instruction-box h3,.prompt-terms-section h3{color:#0f172a;margin:0;font-size:16px}.website-prompt-content-box button,.prompt-instruction-box button{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:800}.website-prompt-content-box .primary-save,.prompt-instruction-box .primary-save{color:#fff;background:#08aeb8;border-color:#08aeb8;justify-self:end;min-width:58px}.website-prompt-content-box textarea,.prompt-instruction-box textarea{resize:vertical;border:1px solid #d8e0e7;border-radius:10px;width:100%;min-height:180px;padding:12px}.prompt-box-title-row{min-height:24px}.prompt-box-actions{align-items:center;gap:8px;margin-top:auto;display:flex;justify-content:flex-end!important}.prompt-box-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.prompt-instruction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.prompt-instruction-box{background:#fff;border:1px solid #e0e7ef;border-radius:16px;gap:12px;padding:16px;display:grid}.prompt-instruction-box small,.website-prompt-content-box small{color:#64748b;font-size:12px;font-weight:400}.prompt-terms-section{color:#374151;border-top:1px solid #e5e7eb;gap:8px;padding-top:16px;display:grid}.prompt-terms-section ol{margin:0;padding-left:20px}.prompt-terms-section li{padding:3px 0;font-size:14px;font-weight:700}.prompt-terms-section p{color:#0f172a;margin-top:8px;font-weight:800}.ai-prompt-page-title span{display:none}.ai-prompt-page-title h2{margin:0 0 4px}.simplified-ai-prompt-content{gap:14px;padding-top:0}.ai-prompt-header-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.test-agent-button{color:#fff;cursor:pointer;white-space:nowrap;background:#08aeb8;border:0;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:900;box-shadow:0 10px 24px #08aeb83d}.agent-test-overlay{z-index:80;background:#0f172a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.agent-test-window{background:#fff;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(520px,100%);max-width:520px;max-height:calc(100dvh - 40px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0f172a47}.agent-test-window header,.agent-test-window footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.agent-test-window header{color:#fff;background:#0f172a}.agent-test-window header span{color:#cbd5e1;margin-top:3px;font-size:12px;display:block}.agent-test-window header button{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;flex:none;width:34px;height:34px;font-size:22px}.agent-chat-body{scroll-behavior:smooth;background:#eef7f5;align-content:start;gap:12px;min-height:260px;padding:18px 18px 24px;display:grid;overflow-y:auto}.agent-message{overflow-wrap:anywhere;border-radius:16px;gap:5px;max-width:86%;padding:12px;display:grid}.agent-message b{color:#0f172a;font-size:12px}.agent-message.customer{background:#fff;justify-self:end}.agent-message.bot{background:#dcfce7;justify-self:start}.agent-message.bot.error{background:#fee2e2}.agent-message p{color:#1f2937;white-space:pre-wrap;margin:0}.agent-test-window footer{background:#fff;border-top:1px solid #e5e7eb}.agent-test-window footer input{border:1px solid #d8e0e7;border-radius:999px;flex:1;min-width:0;padding:11px 14px}.agent-test-window footer button{color:#fff;background:#08aeb8;border:0;border-radius:999px;padding:11px 16px;font-weight:900}.product-master-page-title span,.product-master-page-title p{display:none}.product-master-page-title h2{margin:0}.product-master-list-screen{gap:14px;display:grid}.product-master-toolbar{grid-template-columns:minmax(120px,auto) minmax(360px,1fr) minmax(220px,auto);align-items:center;gap:14px;display:grid}.product-master-toolbar h2{color:#2f3437;letter-spacing:-.03em;margin:0 0 4px;font-size:22px}.product-master-toolbar p,.product-master-message{color:#777773;margin:0;font-size:13px}.product-master-count{color:#2f3437;background:#f7f7f4;border:1px solid #deded9;border-radius:999px;justify-self:start;padding:8px 13px;font-size:14px;font-weight:850}.product-search-box{background:#fff;border:1px solid #dededb;border-radius:12px;justify-self:center;align-items:center;gap:10px;width:min(620px,100%);min-height:44px;padding:6px 8px 6px 12px;display:flex}.product-search-box label{color:#7a7a75;letter-spacing:.01em;white-space:nowrap;flex:none;font-size:11px;font-weight:650}.product-search-box input,.product-search-box select{color:#2f3437;background:0 0;border:0;outline:none;font-size:14px}.product-search-box select{cursor:pointer;background:#f1f1ef;border-radius:8px;flex:0 0 160px;padding:7px 8px;font-weight:650}.product-search-box input{flex:240px;min-width:160px}.product-search-box button{color:#343431;background:#f1f1ef;border:0;border-radius:9px;flex:0 0 40px;justify-content:center;align-items:center;min-width:40px;min-height:32px;padding:7px 0;font-size:15px;display:inline-flex}.product-master-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.product-master-actions button{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:800}.product-master-actions button:first-child{background:var(--tenant-primary);border-color:var(--tenant-primary);color:#fff}.product-list-panel{gap:8px;display:grid}.empty-product-list{color:#777773;background:#f7f7f4;border:1px dashed #d9d9d5;border-radius:14px;padding:18px}.product-list-header{color:#999995;text-transform:uppercase;grid-template-columns:minmax(220px,1fr) 105px 130px 120px 90px 92px 78px;gap:12px;padding:0 14px 2px;font-size:11px;font-weight:850;display:grid}.product-list-header span:last-child{text-align:right}.product-row-card{grid-template-columns:minmax(220px,1fr) 105px 130px 120px 90px 92px 78px;align-items:center;gap:12px;min-height:68px;padding:10px 14px;display:grid}.product-main{align-items:center;gap:12px;min-width:0;display:flex}.product-avatar{color:#245f9f;background:#e5f0ff;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.product-main h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.product-main p{color:#71716d;text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:13px;overflow:hidden}.product-main span{color:#999995;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.product-small-field{gap:2px;min-width:0;display:grid}.product-small-field span{color:#555551;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.product-status-pill{text-transform:capitalize;background:#eef6ff;border:1px solid #d7e8ff;border-radius:999px;width:fit-content;padding:5px 8px;font-weight:850;color:#245f9f!important;font-size:11px!important;display:inline-block!important}.product-actions{justify-content:flex-end;display:flex}.product-pagination{justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 0 0;display:flex}.product-pagination button{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:8px;min-width:34px;padding:7px 10px;font-size:13px;font-weight:750}.product-pagination button:disabled{color:#b7b7b2;cursor:not-allowed;opacity:.58}.product-pagination span{color:#333330;text-align:center;background:#f4f4f2;border-radius:999px;min-width:54px;padding:7px 12px;font-size:13px;font-weight:800}@media (width<=1180px){.product-list-header{display:none}.product-row-card{grid-template-columns:1fr}.product-master-toolbar{grid-template-columns:1fr;align-items:stretch}.product-master-count,.product-search-box{justify-self:stretch}.product-master-actions{justify-content:flex-start}}.product-avatar{overflow:hidden}.product-avatar img{object-fit:cover;width:100%;height:100%}.product-card-screen{gap:14px;display:grid}.product-card-topbar,.product-card-bottom-nav{grid-template-columns:180px minmax(0,1fr) 260px;align-items:center;gap:12px;display:grid}.product-card-topbar h2{color:#25282b;letter-spacing:-.03em;margin:0;font-size:22px}.product-card-topbar p{color:#777773;margin:3px 0 0;font-size:13px}.product-back-link,.product-card-nav button,.product-card-bottom-nav button,.product-card-actions button,.product-spec-card button{color:#333330;background:#fff;border:1px solid #d9d9d5;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:850}.product-back-link{justify-self:start}.product-card-nav,.product-card-bottom-nav div{justify-content:flex-end;gap:8px;display:flex}.product-card-nav button:disabled,.product-card-bottom-nav button:disabled{cursor:not-allowed;opacity:.45}.product-card-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:14px;display:grid}.product-card-media,.product-card-main{gap:14px;padding:16px;display:grid}.product-hero-image{background:#f3f6fb;border:1px solid #e1e5ee;border-radius:18px;place-items:center;min-height:250px;display:grid;overflow:hidden}.product-hero-image img{object-fit:contain;width:100%;height:100%;max-height:280px}.product-hero-image span{color:#245f9f;background:#e5f0ff;border-radius:999px;place-items:center;width:120px;height:120px;font-size:52px;font-weight:900;display:grid}.product-image-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.product-image-grid img{aspect-ratio:1;object-fit:cover;background:#f7f7f4;border:1px solid #e5e5e0;border-radius:10px;width:100%}.product-card-media label,.product-card-main label{color:#555551;gap:6px;font-size:12px;font-weight:850;display:grid}.product-card-media textarea,.product-card-main textarea,.product-card-main input,.product-card-main select,.product-spec-row input{color:#333330;font:inherit;background:#fff;border:1px solid #d9d9d5;border-radius:10px;padding:10px 12px}.product-card-media textarea{resize:vertical;min-height:92px}.product-card-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-description-editor textarea{resize:vertical;white-space:pre-wrap;min-height:170px}.product-spec-card{background:#fbfbf8;border:1px solid #ecece7;border-radius:16px;gap:10px;padding:12px;display:grid}.product-spec-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.product-spec-card h3{color:#2f3437;margin:0;font-size:15px}.product-spec-row{grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) 80px;gap:8px;display:grid}.product-card-actions{justify-content:flex-end;gap:10px;display:flex}.product-card-actions .primary-save{background:var(--tenant-primary);border-color:var(--tenant-primary);color:#fff}.product-card-actions .danger-action{color:#b42318;border-color:#ffd1d1}.product-save-message{color:#555551;text-align:right;margin:0;font-size:13px}@media (width<=1180px){.product-card-topbar,.product-card-bottom-nav,.product-card-layout,.product-card-fields{grid-template-columns:1fr}.product-card-nav,.product-card-bottom-nav div{justify-content:flex-start}}.upload-documents-workspace{background:#f7f8f8;align-content:start;gap:22px}.hidden-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.upload-drop-zone{text-align:center;background:#f8fafc;border:2px dashed #c8ced8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:34px 24px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.upload-drop-zone.drag-active{background:#eefaf8;border-color:#0fafbd;box-shadow:0 16px 44px #0fafbd24}.upload-document-icon{color:#5b6472;border:4px solid #5b6472;border-radius:6px;justify-content:center;align-items:center;width:34px;height:42px;margin-bottom:16px;font-size:28px;font-weight:900;line-height:1;display:inline-flex}.upload-drop-zone p{color:#0f172a;margin:0 0 10px;font-size:16px;font-weight:800}.upload-drop-zone button{color:#0096a7;font:inherit;background:0 0;padding:0;text-decoration:none}.upload-drop-zone span,.upload-drop-zone em{color:#475569;margin-top:6px;font-size:13px;font-style:normal;font-weight:650;display:block}.document-library-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:14px;padding:18px;display:grid}.document-library-header h3{color:#111827;margin:0 0 4px;font-size:17px}.document-library-header p{color:#64748b;margin:0;font-size:13px}.upload-progress-line{color:#0f766e;background:#eefaf8;border:1px solid #c5eee8;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800}.document-library-list{gap:10px;display:grid}.document-library-empty,.uploaded-document-row{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:grid}.uploaded-document-row{grid-template-columns:42px minmax(0,1fr) minmax(252px,272px)}.uploaded-document-row>div{min-width:0}.uploaded-document-file-icon{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.uploaded-document-row b{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.uploaded-document-row small{color:#64748b;margin-top:3px;font-size:12px;font-weight:700;display:block}.uploaded-document-row em{color:#0f766e;text-transform:capitalize;font-size:12px;font-style:normal;font-weight:800}.uploaded-document-row strong{color:#166534;text-transform:capitalize;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;justify-self:end;padding:6px 10px;font-size:12px}.uploaded-document-status-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-self:end;width:176px;min-height:34px;padding:0 12px;font-size:12px;font-weight:850}@media (width<=820px){.uploaded-document-row{grid-template-columns:40px 1fr}.uploaded-document-row em,.uploaded-document-row strong,.uploaded-document-status-select{justify-self:start}}.upload-add-content-flow{color:#0f172a;background:#f7f8f8;padding:6px 0 0}.upload-back-link{color:#334155;background:0 0;justify-self:start;align-items:center;margin-bottom:34px;padding:0;font-size:14px;font-weight:750;display:inline-flex}.upload-flow-title h2{color:#0f172a;margin:0 0 8px;font-size:28px;line-height:1.1}.upload-flow-title p{color:#334155;margin:0;font-size:17px}.upload-content-stepper{grid-template-columns:82px 1fr 82px 1fr 82px;align-items:start;gap:16px;max-width:864px;margin:36px 0 34px;display:grid}.upload-content-stepper i{border-top:3px solid #c9cdd2;margin-top:22px;display:block}.upload-content-stepper.step-2 i:first-of-type,.upload-content-stepper.step-3 i{border-color:#09aeb8}.upload-step-item{text-align:center;place-items:center;gap:10px;display:grid}.upload-step-item span{color:#64748b;background:#fff;border:2px solid #c9cdd2;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.upload-step-item.done span,.upload-step-item.active span{color:#fff;background:#0aaeba;border-color:#0aaeba}.upload-step-item b{color:#0f172a;font-size:13px}.upload-add-content-flow .upload-drop-zone{max-width:864px;min-height:224px}.selected-files-panel{max-width:864px}.selected-files-panel h3,.content-roles-panel h3{color:#0f172a;margin:0 0 10px;font-size:16px}.selected-files-list{gap:8px;display:grid}.selected-file-row{background:#fff;border:1px solid #cfd7e3;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto 28px;align-items:center;gap:12px;min-height:46px;padding:0 12px 0 16px;display:grid}.selected-file-row span{color:#5b6472;font-weight:900}.selected-file-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-file-row em{color:#475569;font-size:13px;font-style:normal}.selected-file-row button{color:#334155;background:0 0;padding:0;font-size:20px}.upload-flow-footer{border-top:1px solid #d7dde5;justify-content:space-between;align-items:center;max-width:864px;margin-top:36px;padding-top:28px;display:flex}.secondary-upload-action,.primary-upload-action{border-radius:9px;min-height:46px;padding:0 20px;font-weight:850}.secondary-upload-action{color:#0f172a;background:#fff;border:1px solid #d7dde5}.primary-upload-action{color:#fff;background:#08aeba;box-shadow:0 18px 38px #08aeba47}.primary-upload-action:disabled,.secondary-upload-action:disabled{cursor:not-allowed;opacity:.55}.upload-classify-grid.no-agent-list{max-width:864px;margin:8px 0 24px;display:block}.content-roles-panel{gap:10px;display:grid}.content-role-option{cursor:pointer;width:fit-content;display:block}.content-role-copy{gap:4px;display:grid}.content-role-title{align-items:center;width:fit-content;display:inline-flex}.content-role-option input{appearance:none;box-sizing:border-box;background:#fff;border:1px solid #d6dde7;border-radius:5px;flex:none;width:18px;height:18px;min-height:18px;margin:1px 0 0 10px;padding:0}.content-role-option input:checked{background:#08aeba;border-color:#08aeba;box-shadow:inset 0 0 0 4px #fff}.content-role-option b{color:#0f172a;font-size:16px}.content-role-option em{color:#475569;font-size:13px;font-style:normal;display:block}.upload-field-label{color:#0f172a;gap:8px;max-width:864px;font-size:16px;font-weight:850;display:grid}.upload-field-label input,.upload-field-label textarea{color:#0f172a;font:inherit;background:#fff;border:1px solid #d9e0ea;border-radius:10px;min-height:44px;padding:0 14px;font-weight:500}.upload-field-label input:focus,.upload-field-label textarea:focus{border-color:#08aeba;outline:none;box-shadow:0 0 0 3px #08aeba1f}.upload-field-label textarea{resize:vertical;min-height:88px;padding-top:14px}.company-settings-workspace{align-content:start;gap:14px}.company-settings-bar{background:linear-gradient(135deg,#fff 0%,#fbfaf4 100%);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.company-settings-bar h2{color:#232521;letter-spacing:-.035em;margin:8px 0 4px;font-size:22px}.company-settings-bar p{color:#777773;margin:0}.settings-pill{color:#5c4d12;letter-spacing:.04em;text-transform:uppercase;background:#f5dd6d;border:1px solid #e5cd56;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750;display:inline-flex}.company-settings-actions,.document-assets-row,.company-upload-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.company-master-card{grid-template-columns:210px minmax(0,1fr);gap:20px;padding:18px;display:grid}.company-logo-column{align-content:start;gap:10px;display:grid}.company-logo-preview{background:#fff;border:1px solid #e0e0dd;border-radius:14px;place-items:center;min-height:190px;display:grid}.company-logo-preview img{object-fit:contain;width:118px;height:118px}.company-logo-column small{color:#8a8a86;line-height:1.45}.company-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.company-form-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.company-form-grid .wide{grid-column:span 2}.company-form-grid .full{grid-column:1/-1}.field{gap:7px;min-width:0;display:grid}.field span{color:#242b37;font-size:13px;font-weight:650}.field input,.field select,.field textarea{color:#30302d;background:#fff;border:1px solid #dededb;border-radius:10px;outline:none;width:100%;min-height:42px;padding:10px 12px}.field textarea{resize:vertical;min-height:84px}.field input::placeholder,.field textarea::placeholder{color:#a2a29e}.company-master-section{gap:16px;padding:18px;display:grid}.settings-section-head{border-bottom:1px solid #ecece8;padding-bottom:12px}.settings-section-head h3{color:#252824;letter-spacing:-.02em;margin:0 0 5px;font-size:18px}.settings-section-head p{color:#7b7b76;margin:0}.company-upload-row{background:#fbfbf8;border:1px dashed #d8d8d3;border-radius:12px;justify-content:flex-start;padding:13px}.company-upload-row div{margin-right:auto;display:grid}.company-upload-row b{color:#252824;font-size:13px}.company-upload-row span{color:#7f7f79;margin-top:3px;font-size:12px}.toggle-row{color:#4e4e4a;align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.signature-preview{color:#71716d;background:#fff;border:1px dashed #d7d7d3;border-radius:12px;place-items:center;min-width:190px;height:76px;font-family:cursive;display:grid;overflow:hidden}.signature-preview img{object-fit:contain;max-width:170px;max-height:60px}.company-upload-row small{color:#8b8177;margin-top:4px;font-size:11px}.settings-single-panel{grid-template-columns:1fr}.settings-single-panel>.panel{padding:18px}.general-settings-workspace{align-content:start;gap:18px}.legacy-settings-title{color:#303946;letter-spacing:-.035em;margin:-4px 0 4px;font-size:30px;font-weight:650}.general-settings-shell{background:#fff;border-radius:14px;grid-template-columns:332px minmax(0,1fr);align-items:stretch;min-height:670px;padding:20px;display:grid;position:relative;overflow:visible}.general-settings-menu{color:#fff;z-index:2;background:#2f7cf2;border-radius:14px;max-width:332px;margin:0;padding:0 0 10px;position:relative}.general-settings-menu-title{background:#2457ad;border-radius:14px 14px 0 0;padding:20px 15px;font-size:19px;font-weight:750}.general-settings-menu-item{color:#fff;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px;font-size:17px;display:flex;position:relative}.general-settings-menu-item.smtp-row{color:#6a6f77;background:#fff;justify-content:flex-start}.general-settings-menu-item.lead-active,.general-settings-menu-item.quotation-active{background:#194eb147}.settings-menu-arrow{font-size:18px;font-weight:800}.settings-flyout{z-index:6;background:#fff;border-radius:14px;gap:0;min-width:238px;padding:0;display:grid;position:absolute;left:calc(100% + 18px);box-shadow:0 10px 28px #191f2e29}.settings-flyout button{color:#6a6f77;text-align:left;background:0 0;min-height:46px;padding:0 18px;font-size:17px;line-height:1.2}.settings-flyout button:hover{color:#263342;background:#f5f7fb}.lead-settings-flyout,.quotation-settings-flyout{top:0}.general-settings-detail{padding:25px 32px}.smtp-heading{align-items:center;gap:14px;margin-bottom:36px;display:flex}.smtp-heading h2{color:#283444;margin:0;font-size:23px}.smtp-icon{color:#111;font-size:28px;line-height:1}.settings-line-field{gap:16px;max-width:440px;display:grid}.settings-line-field+.settings-line-field{margin-top:16px}.settings-line-field span{color:#27313d;font-size:14px}.simplified-settings-shell{grid-template-columns:340px minmax(0,1fr);min-height:720px;padding:16px}.simplified-settings-menu{color:#2b3543;background:#f8fafc;border:1px solid #e4e8ee;gap:12px;max-width:none;padding:0 12px 14px;display:grid}.simplified-settings-menu .general-settings-menu-title{color:#fff;background:#2457ad;margin:0 -12px 4px}.settings-nav-group{background:#fff;border:1px solid #e7ebf0;border-radius:14px;overflow:hidden}.settings-nav-group-title{color:#2457ad;background:#f1f6ff;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:0 14px;font-size:16px;font-weight:800;display:flex}.settings-nav-group-title.active{color:#fff;background:#2f7cf2}.settings-nav-submenu{padding:8px;display:grid}.settings-nav-submenu button{color:#526070;text-align:left;background:0 0;border-radius:10px;min-height:34px;padding:8px 10px 8px 18px;font-size:14px}.settings-nav-submenu button:hover,.settings-nav-submenu button.active{color:#2457ad;background:#eef5ff;font-weight:750}.simplified-settings-detail{background:#fff;border-left:1px solid #edf0f4;padding:34px 38px}.settings-detail-placeholder{background:#fbfcfe;border:1px dashed #d8e1ea;border-radius:18px;gap:12px;max-width:620px;padding:28px;display:grid}.settings-detail-kicker{color:#2f7cf2;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.settings-detail-placeholder h2{color:#263342;letter-spacing:-.025em;margin:0;font-size:26px}.settings-detail-placeholder p{color:#66717f;margin:0;line-height:1.55}.settings-value-preview{color:#8a94a2;background:#fff;border:1px solid #e6ebf0;border-radius:14px;gap:6px;margin-top:8px;padding:18px;display:grid}.settings-value-preview span:first-child{color:#2d3745;font-weight:750}.team-settings-workspace{grid-template-columns:1fr}.team-members-panel{border:1px solid #dbe4ee;border-radius:16px;padding:26px 28px 0;overflow:hidden}.team-members-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.team-members-header h2{color:#04142b;letter-spacing:-.02em;margin:4px 0 8px;font-size:20px}.team-members-header p{color:#33445c;margin:0}.team-members-actions{color:#243650;white-space:nowrap;align-items:center;gap:14px;display:flex}.add-member-button{color:#fff;background:#06aeba;border-radius:9px;align-items:center;gap:12px;min-height:42px;padding:0 16px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 18px 34px #06aeba38}.add-member-button b{font-size:20px;line-height:1}.team-members-table{width:100%;display:grid}.team-table-row{border-top:1px solid #cad5e2;grid-template-columns:minmax(340px,1.45fr) minmax(120px,.5fr) minmax(140px,.55fr) minmax(120px,.45fr);align-items:center;gap:14px;min-height:64px;display:grid}.team-table-head{color:#314154;border-top:0;min-height:34px;font-size:13px;font-weight:800}.team-user-cell{align-items:center;gap:14px;min-width:0;display:flex}.team-avatar{color:#466079;background:#f1f3f5;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;display:inline-flex}.team-user-cell strong{color:#07172e;font-size:16px;line-height:1.2;display:block}.team-user-cell small{color:#233d5c;margin-top:3px;font-size:13px;display:block}.team-role-badge,.team-status-badge{border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:30px;padding:0 12px;font-weight:750;display:inline-flex}.team-role-badge.owner{color:#0096a3;background:#d9f7f7;border:1px solid #93dcdd}.team-role-badge.admin,.team-role-badge.member,.team-role-badge.manager,.team-role-badge.read-only{color:#0479df;background:#e7f5ff;border:1px solid #9ed4ff}.team-status-badge{color:#148656;background:#eaf5ee;border:1px solid #b8d8c7;gap:8px}.team-status-badge i{background:#39a884;border-radius:50%;width:7px;height:7px}.team-visibility{color:#26364d;font-size:16px}.team-modal-backdrop{z-index:80;background:#070b1285;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.add-member-modal{color:#2d333c;background:#fff;border-radius:8px;width:min(504px,100vw - 28px);max-width:504px;padding:24px 28px 28px;position:relative;box-shadow:0 30px 80px #0a142347}.team-modal-close{color:#5a6473;background:0 0;font-size:26px;line-height:1;position:absolute;top:16px;right:18px}.add-member-modal h2{color:#2b313a;margin:0 34px 6px 0;font-size:22px}.add-member-modal p{color:#586273;margin:0 20px 26px 0;line-height:1.45}.team-modal-field{gap:8px;margin-bottom:18px;display:grid}.team-modal-field.small{max-width:158px}.team-modal-field span{color:#303741;font-size:15px;font-weight:800}.team-modal-field input,.team-modal-field select{color:#333b46;background:#fff;border:1px solid #dfe5ec;border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 14px}.team-modal-field select{box-shadow:0 20px 44px #141e2d1f}.team-modal-footer{justify-content:space-between;align-items:center;margin-top:34px;display:flex}.team-modal-footer>span{color:#516075;font-size:14px}.team-modal-footer div{gap:10px;display:flex}.team-cancel-button,.team-submit-button{border-radius:9px;min-height:44px;padding:0 20px;font-size:16px;font-weight:800}.team-cancel-button{color:#28313c;background:#fff;border:1px solid #d9e1ea}.team-submit-button{color:#fff;background:#79d4db}@media (width<=1180px){.company-master-card,.company-form-grid,.company-form-grid.compact{grid-template-columns:1fr 1fr}.company-logo-column{grid-column:1/-1}}@media (width<=760px){.company-settings-bar{flex-direction:column;align-items:flex-start}.company-master-card,.company-form-grid,.company-form-grid.compact{grid-template-columns:1fr}.company-form-grid .wide,.company-form-grid .full{grid-column:auto}}.company-flow-strip{z-index:4;background:#fff;border:1px solid #e1e1de;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:8px;padding:10px;display:grid;position:sticky;top:0}.company-flow-step{color:#6e6e69;text-align:center;background:#f6f6f4;border:1px solid #ecece8;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:700}.company-flow-step.active{color:#4e4212;background:#fff4bb;border-color:#efd75f;box-shadow:0 8px 18px #80651f1a}.company-flow-card{gap:18px;padding:20px;scroll-margin-top:92px;display:grid}.company-identity-layout{grid-template-columns:210px minmax(0,1fr);gap:20px;display:grid}.company-form-grid.clean{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.company-form-grid.clean.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.company-form-grid.clean.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.company-flow-card .field input,.company-flow-card .field select,.company-flow-card .field textarea{background:#fbfbfa;border-color:#d8d8d4;box-shadow:inset 0 1px #14141106}.company-flow-card .field input:focus,.company-flow-card .field select:focus,.company-flow-card .field textarea:focus{border-color:var(--tenant-primary);background:#fff;box-shadow:0 0 0 3px #0b5c551f}.company-flow-card .field textarea{min-height:104px}.company-assets-grid{grid-template-columns:1fr;gap:12px;display:grid}.company-assets-grid .company-upload-row{background:#fbfbfa;grid-template-columns:minmax(230px,1fr) auto auto;display:grid}.company-assets-grid .signature-row{grid-template-columns:minmax(230px,1fr) minmax(180px,auto) auto}@media (width<=1180px){.company-flow-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.company-identity-layout,.company-form-grid.clean,.company-form-grid.clean.four-column,.company-form-grid.clean.two-column{grid-template-columns:1fr 1fr}}@media (width<=760px){.company-flow-strip,.company-identity-layout,.company-form-grid.clean,.company-form-grid.clean.four-column,.company-form-grid.clean.two-column,.company-assets-grid .company-upload-row,.company-assets-grid .signature-row{grid-template-columns:1fr}}.role-scope-banner{background:#f7fbf9;border:1px solid #d9eee6;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 14px;display:flex}.role-scope-banner b{color:#0f5c52;font-size:13px;font-weight:900}.role-scope-banner span{color:#555551;font-size:13px;line-height:1.4}.role-preview-switch{color:#555551;gap:5px;padding:8px 10px;font-size:12px;font-weight:800;display:grid}.role-preview-switch select{color:#252522;font:inherit;background:#fff;border:1px solid #deded8;border-radius:9px;padding:7px 9px}@media (width<=980px){.modal-backdrop{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));align-items:flex-start;overflow-y:auto}.crm-record-lead-card{width:min(100%,720px);max-height:none;padding:12px;overflow:visible}.crm-record-layout{grid-template-columns:1fr;min-height:0}.crm-profile-rail,.crm-record-main,.crm-status-rail{min-width:0}.crm-record-main{padding:12px;overflow:visible}.crm-tab-workspace{overflow:visible}.crm-tab-panel{min-height:auto}.crm-status-rail{justify-items:stretch}.crm-status-rail .ai-score-circle{justify-self:center}.crm-rail-actions{width:100%}}@media (width<=760px){.role-scope-banner{flex-direction:column;align-items:flex-start}.lead-list-window{min-height:0}.lead-row-card{align-items:stretch;gap:10px;padding:14px}.lead-main{align-items:flex-start}.lead-main span{white-space:normal}.lead-row-card .ai-score-circle,.stage-badge{justify-self:start}.lead-actions{grid-template-columns:1fr 1fr;justify-content:stretch;width:100%;display:grid}.lead-actions button{width:100%;min-height:44px}.crm-horizontal-tabs{grid-template-columns:1fr 1fr}.crm-horizontal-tabs button{white-space:normal;min-height:48px}.crm-lead-card-bottom-actions{flex-direction:column;align-items:stretch}.lead-switch-actions{grid-template-columns:1fr 1fr;display:grid}.lead-switch-actions button{min-width:0}.ai-workflow-layout{grid-template-columns:1fr}}@media (width<=520px){.dashboard-canvas,.workspace-screen{padding:8px}.lead-search-box{grid-template-columns:1fr}.lead-filter-bar{grid-template-columns:1fr 1fr;width:100%;display:grid}.lead-filter-bar button{min-height:44px}.crm-record-lead-card{border-radius:18px;width:100%;padding:10px}.crm-profile-list span{font-size:12px}.crm-horizontal-tabs,.lead-actions,.lead-switch-actions{grid-template-columns:1fr}}.dashboard-redesigned{background:#f7f7f6;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;gap:14px;height:auto;min-height:calc(100vh - 64px);padding:18px 22px 28px;display:grid;overflow:visible}.dashboard-title-row{align-items:center;gap:14px;display:flex}.dashboard-title-row h1{color:#25282b;letter-spacing:-.03em;text-transform:capitalize;margin:0;font-size:22px}.dashboard-title-row button{background:var(--tenant-primary);border:1px solid color-mix(in srgb, var(--tenant-primary), #000 10%);color:#fff;border-radius:10px;min-height:38px;padding:9px 14px;font-size:13px;font-weight:760;box-shadow:0 6px 16px #0b5c5524}.dashboard-signal-grid,.lead-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;display:grid}.lead-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-signal-card{background:#fff;border:1px solid #dededb;border-radius:14px;gap:8px;min-height:104px;padding:16px 18px;display:grid;box-shadow:0 6px 18px #1414110b}.signal-card-title{color:#2f3437;align-items:center;gap:9px;min-width:0;display:flex}.signal-card-title span{color:var(--tenant-primary);width:20px;font-size:15px}.signal-card-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:760;overflow:hidden}.dashboard-signal-card>b{color:#25282b;letter-spacing:-.055em;font-size:30px;line-height:1}.dashboard-signal-card p{color:#686864;margin:0;font-size:12px;line-height:1.35}.signal-progress{background:#ececea;border-radius:999px;height:8px;display:block;overflow:hidden}.signal-progress em{background:var(--tenant-primary);border-radius:inherit;min-width:7px;height:100%;display:block}.dashboard-insights-section,.business-signals-section{background:#fff;border:1px solid #dededb;border-radius:18px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 6px 18px #1414110a}.dashboard-insights-section{margin-bottom:6px}.dashboard-section-heading{align-items:flex-start;gap:10px;padding:22px 24px 12px;display:flex}.dashboard-section-heading>span{color:var(--tenant-primary);font-size:21px;line-height:1}.dashboard-section-heading h2,.business-signals-head h2{color:#25282b;letter-spacing:-.035em;margin:0;font-size:20px}.dashboard-section-heading p,.business-signals-head p{color:#5d646b;margin:6px 0 0;font-size:13px;line-height:1.45}.dashboard-insights-section .lead-insight-grid{padding:12px 24px 24px}.dashboard-insights-section .dashboard-signal-card{min-height:118px}.business-signals-section{margin-top:0}.business-signals-head{border-bottom:1px solid #e9e9e6;padding:20px 24px 16px}.business-filter-row{border-bottom:1px solid #e9e9e6;grid-template-columns:minmax(120px,1fr) minmax(120px,.9fr) minmax(120px,.9fr) 135px 135px auto auto;align-items:center;gap:9px;padding:12px 16px;display:grid}.business-filter-row select,.business-filter-row input,.business-filter-row button,.business-table-footer button,.business-table-footer b{color:#25282b;background:#fbfbfa;border:1px solid #dededb;border-radius:10px;min-height:38px;padding:8px 11px;font-size:13px}.business-filter-row button{white-space:nowrap;background:#fff;font-weight:760}.business-filter-row .clear-filter-action{color:#5d646b;background:0 0;border-color:#0000}.business-list-shell{background:#fff;gap:8px;padding:12px 14px;display:grid}.business-list-header,.business-row-card{grid-template-columns:minmax(160px,1.05fr) minmax(145px,.8fr) minmax(120px,.8fr) 100px minmax(220px,1.4fr) minmax(150px,.85fr) 82px;align-items:center;gap:12px;display:grid}.business-list-header{color:#999995;letter-spacing:.055em;text-transform:uppercase;padding:0 12px 2px;font-size:11px;font-weight:760}.business-list-header span:nth-child(4),.business-list-header span:last-child{text-align:center}.business-list-header span:nth-child(5){padding-left:8px}.business-row-card{background:#fff;border:1px solid #e7e7e3;border-radius:14px;min-height:66px;padding:10px 12px;box-shadow:0 4px 14px #14141109}.business-main-field,.business-small-field,.business-summary-field{gap:3px;min-width:0;display:grid}.business-main-field b{color:#25282b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.business-main-field span,.business-small-field span,.business-summary-field span{color:#62625d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.business-confidence-pill{color:#178257;background:#e5f8ee;border-radius:999px;justify-self:center;padding:7px 10px;font-size:12px;font-weight:800}.business-summary-field{grid-template-columns:minmax(0,1fr) auto;align-items:center}.business-summary-field em{color:#8f8f89;font-size:13px;font-style:normal}.business-action-cell{justify-content:center;display:flex}.open-conversation-action{color:var(--tenant-primary);white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.business-table-footer{border-top:1px solid #ededeb;justify-content:flex-end;align-items:center;gap:22px;padding:12px 20px;display:flex}.business-table-footer span{color:#555551;font-size:13px}.business-table-footer b{min-height:auto;margin-left:7px;padding:7px 11px;display:inline-block}.business-table-footer div{gap:7px;display:flex}.business-table-footer button{min-width:36px;min-height:34px;padding:5px 9px}@media (width<=1180px){.dashboard-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-insight-grid{grid-template-columns:1fr}.business-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.business-list-header{display:none}.business-row-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-redesigned{padding:14px}.dashboard-title-row{flex-direction:column;align-items:flex-start}.dashboard-signal-grid,.business-filter-row,.business-row-card{grid-template-columns:1fr}.business-table-footer{flex-direction:column;align-items:flex-start;gap:10px}}.twenty-inspired-shell{--customer-page-bg:#f7f3ea;--customer-box-bg:#fffdfa;--customer-box-soft-bg:#fbf8f0;--customer-border:#d8d0c4;--customer-border-soft:#e4dcd0;--customer-text:#514b44;--customer-muted-text:#7d746a;--customer-bold-text:#170f08;--customer-button-bg:#009b72;--customer-button-text:#fff8ef;--customer-dark-action-bg:#251405;--customer-dark-action-text:#fff8ef;--customer-success-green:#009b72}.crm-workspace,.crm-workspace .workspace-screen,.crm-workspace .dashboard-redesigned,.crm-workspace .agents-screen,.crm-workspace .browser-agents-screen,.crm-workspace .integrations-screen,.crm-workspace .channels-screen,.crm-workspace .support-screen,.crm-workspace .settings-screen,.crm-workspace .knowledge-workspace,.crm-workspace .leads-workspace{background:var(--customer-page-bg);color:var(--customer-text)}.crm-workspace .workspace-topbar,.crm-workspace .module-theme-header{border-bottom-color:var(--customer-border);background:#fffdfaf0}.crm-workspace .module-theme-header h1,.crm-workspace .workspace-topbar h1,.crm-workspace .dashboard-title-row h1,.crm-workspace .section-title h2,.crm-workspace h2,.crm-workspace h3,.crm-workspace b,.crm-workspace strong{color:var(--customer-bold-text)}.crm-workspace .module-theme-header p,.crm-workspace .workspace-topbar p,.crm-workspace .section-title p,.crm-workspace p,.crm-workspace span,.crm-workspace small,.crm-workspace label,.crm-workspace em,.crm-workspace td{color:var(--customer-text)}.crm-workspace .section-title h2,.crm-workspace .dashboard-title-row h1{letter-spacing:-.03em;font-size:22px}.crm-workspace .module-theme-header h1,.crm-workspace .workspace-topbar h1{letter-spacing:-.03em;font-size:18px}.crm-workspace h2{letter-spacing:-.03em;font-size:20px}.crm-workspace h3{font-size:15px;line-height:1.25}.crm-workspace p,.crm-workspace span,.crm-workspace small,.crm-workspace label,.crm-workspace input,.crm-workspace select,.crm-workspace textarea,.crm-workspace td{font-size:13px;line-height:1.5}.crm-workspace b,.crm-workspace strong{font-size:13.5px;font-weight:800}.crm-workspace input,.crm-workspace select,.crm-workspace textarea,.crm-workspace .lead-search-box,.crm-workspace .business-filter-row select,.crm-workspace .business-filter-row input,.crm-workspace .business-table-footer b{background:var(--customer-box-soft-bg);border-color:var(--customer-border);color:var(--customer-bold-text)}.crm-workspace button:not(.dialog-close):not(.danger-action):not(:disabled){border-radius:6px;font-size:12.5px;font-weight:800}.crm-workspace .assistant-secondary-action,.crm-workspace .clear-filter-action,.crm-workspace .ghost-action,.crm-workspace .filter-dialog-trigger,.crm-workspace .business-table-footer button,.crm-workspace .lead-pagination button,.crm-workspace .product-card-nav button,.crm-workspace .product-card-bottom-nav button,.crm-workspace .latest-leads-actions button,.crm-workspace .secondary-upload-action,.crm-workspace .product-card-actions button:not(.primary-save):not(.danger-action),.crm-workspace .editor-actions button:not(.primary-save):not(.approval-action),.crm-workspace .product-master-actions button:not(:first-child),.crm-workspace .discovered-url-title button,.crm-workspace .crm-profile-edit,.crm-workspace .back-to-leads-action,.crm-workspace .lead-switch-actions button{background:var(--customer-box-bg);border:1px solid var(--customer-border);color:var(--customer-bold-text)}.crm-workspace .assistant-status-dot.online,.crm-workspace .status-pill.active,.crm-workspace .status-pill.online,.crm-workspace .connection-dot.connected,.crm-workspace .integration-status.ready,.crm-workspace .green-status-pill{background:var(--customer-success-green);color:var(--customer-button-text)}.crm-workspace .dashboard-signal-card>b{color:var(--customer-bold-text);font-size:30px;font-weight:800}.crm-workspace .business-list-header,.crm-workspace .list-header{color:var(--customer-muted-text)}.crm-workspace .business-confidence-pill,.crm-workspace .ai-score-circle,.crm-workspace .stage-badge,.crm-workspace .score-pill,.crm-workspace .lead-meta-pill,.crm-workspace .assistant-chip-row span{border-color:var(--customer-border-soft)}.crm-workspace .search-type-trigger:not(:disabled){box-shadow:none;color:var(--customer-bold-text);background:0 0;border:0;min-width:44px;min-height:38px;padding:4px 0;font-size:25px}.crm-workspace .search-type-trigger:not(:disabled):hover{color:var(--customer-success-green);background:#f3eee3}.crm-workspace .lead-search-box select{background:var(--customer-box-bg);border:1px solid var(--customer-border);color:var(--customer-bold-text)}.crm-workspace button.search-type-trigger:not(.dialog-close):not(.danger-action):not(:disabled){box-shadow:none;color:var(--customer-bold-text);background:0 0;border:0;min-width:44px;min-height:38px;padding:4px 0;font-size:24px;font-weight:800;line-height:1}.crm-workspace button.search-type-trigger:not(.dialog-close):not(.danger-action):not(:disabled):hover{color:var(--customer-success-green);background:#f3eee3}.crm-workspace .leads-tool-row{justify-content:space-between;margin-top:-4px}.crm-workspace .lead-search-box{width:min(560px,62vw)}.crm-workspace .filter-dialog-trigger:not(:disabled){background:var(--customer-box-bg);border:1px solid var(--customer-border);box-shadow:none;color:var(--customer-bold-text)}.crm-workspace .lead-filter-action-group{background:var(--customer-box-bg);border:1px solid var(--customer-border)}.crm-workspace .lead-filter-action-group .latest-leads-actions button:not(:disabled){color:var(--customer-bold-text);background:0 0;border:0}.crm-workspace .lead-filter-action-group .latest-leads-actions button:not(:disabled):hover{background:#f3eee3}.crm-workspace .lead-actions .lead-action-icon.whatsapp-action,.crm-workspace .lead-actions .lead-action-icon.view-action,.crm-workspace button.lead-action-icon.whatsapp-action:not(.dialog-close):not(.danger-action):not(:disabled),.crm-workspace button.lead-action-icon.view-action:not(.dialog-close):not(.danger-action):not(:disabled){box-shadow:none;color:inherit;background:0 0;border:0}.crm-workspace .lead-actions .lead-action-icon:hover,.crm-workspace button.lead-action-icon:not(.dialog-close):not(.danger-action):not(:disabled):hover{box-shadow:none;background:#111b210f;border:0}.add-lead-dialog{background:#fffaf1;border:1px solid #e4d9c6;width:min(920px,100%);max-height:88vh;padding:18px 22px 22px;position:relative;overflow:hidden auto;box-shadow:0 28px 80px #0f0f0f3d}.add-lead-lookup-card,.add-lead-duplicate-card,.add-lead-section-card{background:#fff;border:1px solid #e5ddce;border-radius:16px;margin-top:14px;padding:16px}.add-lead-lookup-card h3,.add-lead-section-card h3{color:#33271c;margin:0 0 10px}.add-lead-lookup-card p,.add-lead-form-note,.add-lead-duplicate-card p{color:#746756;margin:0 0 12px;font-size:13px}.add-lead-form-note{background:#f4ead8;border:1px solid #e5d2b4;border-radius:12px;padding:10px 12px}.add-lead-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.add-lead-form-grid .field{gap:5px;display:grid}.add-lead-form-grid .field.wide{grid-column:1/-1}.add-lead-lookup-grid{grid-template-columns:minmax(320px,420px) minmax(240px,1fr);align-items:end}.add-lead-mobile-field .country-code-mobile-row{max-width:420px}.add-lead-form-grid span{color:#514638;font-size:12px;font-weight:700}.add-lead-form-grid input,.add-lead-form-grid select,.add-lead-form-grid textarea{color:#2f2b25;font:inherit;background:#fffdf8;border:1px solid #d8cbb8;border-radius:10px;min-height:38px;padding:9px 10px}.add-lead-form-grid textarea{resize:vertical;min-height:72px}.add-lead-duplicate-card strong{color:#8a3a19;text-transform:capitalize;margin-bottom:6px;font-size:17px;display:block}.add-lead-form-shell{gap:10px;margin-top:2px;display:grid}.add-lead-backdrop-blur{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1214176b}.add-lead-backdrop-blur:before{content:"";pointer-events:none;background:#fffaf114;position:fixed;inset:0}.country-code-select{font-size:14px}.mobile-country-input{background:#fffdf7;border:1px solid #d8c9ad;border-radius:13px;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.mobile-country-input em{color:#5f513d;white-space:nowrap;flex:none;font-style:normal;font-weight:800}.mobile-country-input input{min-width:0;box-shadow:none!important;border:0!important;padding-left:0!important}.mobile-country-input input:focus{outline:none}.add-lead-prefill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 8px;display:grid}.add-lead-prefill-box{background:linear-gradient(135deg,#fff8ea,#fff);border:1px solid #ead9b8;border-radius:16px;padding:14px 16px}.add-lead-prefill-box span{color:#7c6d57;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.add-lead-prefill-box strong{color:#2d2417;overflow-wrap:anywhere;margin-top:5px;font-size:17px;display:block}@media (width<=760px){.add-lead-prefill-grid{grid-template-columns:1fr}}.country-code-mobile-row{align-items:stretch;width:100%;min-width:0;display:flex;position:relative}.country-code-mobile-row>input{flex:auto;min-width:0;border-left:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.country-code-combobox{z-index:30;flex:0 0 132px;position:relative}.country-code-combobox.compact{flex-basis:112px}.country-code-combobox .country-code-select{color:#2d2417;cursor:pointer;background:#fffdf8;border:1px solid #d8c9ad;border-radius:13px 0 0 13px;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 9px;font-size:13px;font-weight:800;display:flex}.country-code-combobox.open .country-code-select{border-color:#2f74ff;box-shadow:0 0 0 2px #2f74ff26}.country-code-combobox .country-code-select em{color:#39342e;font-style:normal}.country-code-dropdown{z-index:90;background:#fff;border:1px solid #6fa2ff;border-radius:10px;flex-direction:column;width:min(230px,100vw - 64px);max-height:min(260px,34vh);display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 18px 40px #161c2638}.country-code-search{border-bottom:1px solid #e6e8ef;align-items:center;gap:8px;padding:8px 10px;display:flex}.country-code-search span{color:#647085;font-size:22px}.country-code-search input{box-shadow:none!important;border:0!important;height:30px!important;padding:0!important}.country-code-options{flex:auto;min-height:0;padding:6px;overflow-y:auto}.country-code-option{color:#2b2f38;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 9px;display:flex}.country-code-option:hover,.country-code-option.selected{background:#eaf2ff}.country-code-radio{border:1px solid #d8dce6;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.country-code-option.selected .country-code-radio i{background:#2f80ed;border-radius:999px;width:16px;height:16px}.country-code-option-main strong,.country-code-option-main em{display:block}.country-code-option-main strong{font-size:16px;font-weight:500}.country-code-option-main em{color:#5e6675;margin-top:2px;font-size:13px;font-style:normal}@media (width<=760px){.add-lead-lookup-grid{grid-template-columns:1fr}.add-lead-mobile-field .country-code-mobile-row{max-width:100%}.country-code-combobox{flex-basis:118px}}.add-lead-dialog:has(.country-code-combobox.open){min-height:min(700px,88vh)}.bulk-upload-dialog{width:min(760px,100%)}.bulk-upload-card{gap:14px;display:grid}.bulk-upload-notice{color:#5f4a22;background:#fff4db;border:1px solid #e8ca8c;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.bulk-upload-notice strong{color:#fff;background:#2d2417;border-radius:999px;flex:none;padding:4px 9px;font-size:12px}.bulk-upload-notice span{font-size:13px;line-height:1.45}.bulk-upload-steps{grid-template-columns:minmax(180px,220px) 1fr;gap:12px;display:grid}.bulk-sample-action{border:1px solid #d8c9ad;border-radius:12px;align-self:stretch;font-weight:800}.bulk-file-picker{color:#3d3325;cursor:pointer;background:#fffdf8;border:1px dashed #bca986;border-radius:14px;gap:7px;padding:12px 14px;display:grid}.bulk-file-picker span{text-transform:uppercase;font-size:12px;font-weight:800}.bulk-file-picker input{font:inherit}.bulk-file-picker em{color:#746756;overflow-wrap:anywhere;font-size:13px;font-style:normal}@media (width<=760px){.bulk-upload-steps{grid-template-columns:1fr}}.lead-export-dialog{width:min(760px,100%)}.lead-export-card{max-height:min(660px,76vh);overflow-y:auto}.export-mode-row{background:#fffdf8;border:1px solid #e3d4b9;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.export-mode-row label{color:#3d3325;background:#fff7e8;border:1px solid #ead7b1;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.lead-export-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lead-export-filter-grid .field{background:#fffdf8;border:1px solid #ead7b1;border-radius:12px;gap:6px;padding:10px;display:grid}.lead-export-filter-grid .field span,.lead-export-filter-grid legend{color:#5b4b36;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.lead-export-filter-grid input[type=date],.lead-export-filter-grid input[type=number]{color:#2d2417;font:inherit;background:#fff;border:1px solid #ddcdae;border-radius:10px;padding:9px 10px}.lead-export-filter-grid fieldset{background:#fffdf8;border:1px solid #ead7b1;border-radius:12px;align-content:start;gap:7px;max-height:154px;padding:10px;display:grid;overflow-y:auto}.lead-export-filter-grid fieldset label,.lead-export-filter-grid fieldset span{color:#3d3325;align-items:center;gap:7px;font-size:12px;display:flex}.export-count-box{color:#264331;background:#ecfdf3;border:1px solid #b7e2c6;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.export-count-box span{letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:900}.export-count-box strong{font-size:18px}@media (width<=760px){.export-mode-row,.lead-export-filter-grid{grid-template-columns:1fr}}.single-chat-list{background:#fff;align-content:start}.compact-whatsapp-pills{border-bottom:1px solid #e9edef;min-height:12px;padding:0 16px 10px}.live-composed-message p{white-space:pre-wrap}.whatsapp-send-live{font-weight:800;color:#fff!important;background:#00a884!important;width:46px!important;height:46px!important;font-size:22px!important}.whatsapp-web-mini-window{grid-template-rows:minmax(0,1fr)}.whatsapp-web-sidebar,.whatsapp-web-conversation,.whatsapp-web-chat-list,.whatsapp-web-chat-body{min-height:0}.whatsapp-web-sidebar,.whatsapp-web-conversation{height:100%}.lead-card-dialog.crm-record-lead-card{grid-template-rows:minmax(0,1fr) auto;width:min(1680px,98vw);max-height:92dvh;padding:16px 22px 14px;display:grid;overflow:hidden}.lead-six-card-layout{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:12px;height:min(640px,92dvh - 112px);min-height:520px;padding:6px 0 8px;display:grid;overflow:hidden}.lead-six-card{box-shadow:none;background:#fffdfa;border:1px solid #d7d0c4;border-radius:7px;flex-direction:column;gap:12px;min-width:0;height:100%;padding:13px 12px;display:flex;overflow:hidden}.lead-six-card-layout>.lead-six-card,.lead-six-card-layout>.stage-journey-section,.lead-six-card-layout>.ai-workflow-section,.lead-six-card-layout>.manual-workflow-section{grid-area:auto!important}.lead-six-card-layout .stage-rebuild-canvas{min-height:0}.lead-six-card-layout .lead-journey-canvas{padding:12px;overflow:hidden}.lead-six-card-layout .journey-stage-column{min-height:0}.lead-six-card h3{color:#21170f;margin:0;font-size:16px;font-weight:950}.customer-details-head{align-items:flex-start;gap:5px;display:grid}.customer-name-with-bulb{align-items:center;gap:9px;min-width:0;display:flex}.customer-live-bulb{flex:none;width:17px;height:17px}.customer-live-bulb.off{box-shadow:none;background:#9ca3af;border-color:#eceff2}.customer-details-card{justify-content:flex-start}.customer-details-bottom-edit{text-align:center;align-self:center;min-width:150px;margin-top:auto}.customer-details-head h2{color:#1c1812;margin:0 0 4px;font-size:20px}.customer-details-head p{color:#685f53;margin:0}.six-card-profile-list{grid-template-columns:1fr}.lead-card-requirement-editor{flex-direction:column;flex:auto;min-height:0;display:flex}.lead-card-requirement-editor textarea{resize:none;flex:auto;min-height:0}.lead-card-requirement-editor .requirement-save-row{margin-top:10px}.stage-journey-section .stage-rebuild-canvas{flex:auto;align-content:end;min-height:0}.stage-journey-section .journey-stage-column{justify-content:flex-start;align-items:flex-end;min-height:100%}.stage-journey-section .journey-stage-column.dense{align-content:end;min-height:100%}.ai-workflow-button-list{justify-items:center;gap:8px;display:grid}.ai-workflow-button-list button{color:#111827;text-align:center;background:#dcf8e8;border:1px solid #b8edcd;border-radius:8px;width:min(145px,100%);min-height:34px;padding:7px 10px;font-weight:850}.ai-next-action-card{text-transform:none;gap:7px;margin:0;padding:12px;display:grid}.ai-next-action-card b,.ai-next-action-card li{text-transform:none}.ai-next-action-card p{margin:0}.ai-lead-score-inline{text-align:center;align-self:center;place-items:center;gap:4px;margin:2px 0;display:grid}.ai-lead-score-inline span{color:#6b7280;font-size:11px;font-weight:800}.ai-lead-score-inline strong{color:#1f2937;background:#fef3c7;border:1px solid #f5d36b;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;font-weight:950;display:inline-flex}.buyer-signal-card{background:#f7fbff;border:1px solid #cfe1f6;border-radius:12px;gap:6px;padding:12px;display:grid}.buyer-signal-card span{color:#263748;letter-spacing:0;text-transform:none;font-size:12px;font-weight:900}.buyer-signal-card strong,.buyer-signal-card em{color:#111827;background:#e8f2ff;border:1px solid #cfe1f6;border-radius:8px;justify-self:start;padding:6px 9px;font-style:normal;font-weight:850;display:inline-flex}.buyer-signal-card em{background:#e8f2ff}.ai-placeholder-card{color:#6d6256;text-align:center;background:#f8f5ed;border:1px dashed #d4cabc;border-radius:14px;align-items:center;min-height:112px;padding:18px;font-size:14px;display:grid}.history-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-filter-actions{flex-wrap:wrap;gap:8px;display:flex}.history-filter-actions button,.history-more-button{color:#372d23;background:#f3efe6;border:1px solid #d7d0c4;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850}.history-filter-actions button.active{color:#fff8ee;background:#24180e}.lead-log-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.lead-log-list li{background:#f9f7f2;border:1px solid #ebe4da;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.lead-log-list b{color:#262018;font-size:13px}.lead-log-list span{color:#70665b;font-size:12px}.action-score-row{justify-content:center;align-items:center;gap:12px;margin:4px 0 6px;display:flex}.action-workflow-card h3{order:0}.action-workflow-card .action-score-row{order:1}.action-workflow-card .six-card-actions{order:2}.action-score-row .ai-score-circle{position:relative}.live-status-pill{color:#12633f;background:#eefaf3;border:1px solid #bfe8cd;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.live-status-pill.off{color:#6b6255;background:#f3f3f0;border-color:#d9d4ca}.live-status-pill.off .crm-live-bulb{box-shadow:none;background:#9ca3af;border-color:#eceff2}.action-score-row b{color:#231a12}.action-score-row span{color:#675d51;font-size:13px;font-weight:750}.six-card-actions{grid-template-columns:1fr;display:grid}.six-card-actions button{text-align:left;min-height:39px}.six-card-actions .crm-followup-field{grid-column:1/-1}.crm-lead-card-bottom-actions{z-index:2;background:#f6f6f3;margin-top:8px;position:sticky;bottom:0}@media (width<=1100px){.lead-card-dialog.crm-record-lead-card{width:min(980px,98vw)}.lead-six-card-layout{grid-template-columns:repeat(5,minmax(250px,250px))}}@media (width<=760px){.modal-backdrop:has(.crm-record-lead-card){align-items:stretch;padding:0}.lead-card-dialog.crm-record-lead-card{border-radius:0;width:100vw;min-height:100dvh;max-height:100dvh;padding:14px 10px 10px}.lead-six-card-layout{scroll-snap-type:y proximity;grid-template-columns:1fr;min-height:0;padding:42px 2px 8px;overflow:hidden auto}.lead-six-card{height:auto;min-height:auto;padding:14px;overflow:visible}.customer-details-head,.action-score-row,.requirement-save-row,.crm-lead-card-bottom-actions{flex-direction:column;align-items:stretch}.six-card-actions{grid-template-columns:1fr;width:100%}.crm-lead-card-bottom-actions{gap:10px;padding:10px 2px 0}.crm-lead-card-bottom-actions button,.lead-switch-actions,.lead-switch-actions button{width:100%}.lead-switch-actions{grid-template-columns:1fr 1fr;display:grid}}.crm-workspace .lead-six-card .crm-profile-edit,.crm-workspace .lead-six-card .requirement-save-row button,.crm-workspace .lead-six-card .ai-workflow-button-list button,.crm-workspace .lead-six-card .six-card-actions button,.crm-workspace .stage-confirm-actions button{background:var(--customer-box-bg);border:1px solid var(--customer-border);color:var(--customer-bold-text);text-align:left;border-radius:6px;justify-content:flex-start;align-items:center;min-width:150px;min-height:38px;padding:9px 13px;font-size:12.5px;font-weight:800;line-height:1.2;display:inline-flex}.crm-workspace .lead-six-card .requirement-save-row button,.crm-workspace .stage-confirm-actions button:first-child{background:var(--customer-box-bg);border-color:var(--customer-border);color:var(--customer-bold-text)}.customer-details-bottom-edit{align-self:flex-start;margin-top:auto}.six-card-profile-list .mobile-detail-row,.six-card-profile-list .mobile-detail-row strong{color:#170f08;font-weight:950}.lead-card-requirement-editor.requirement-detail-card,.lead-card-requirement-editor.editable-requirement-card{box-shadow:none;background:0 0;border:0;padding:0}.lead-card-requirement-editor textarea{background:var(--customer-box-soft-bg);border:1px solid var(--customer-border);border-radius:7px;min-height:220px;padding:12px}.lead-card-requirement-editor .requirement-save-row{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;display:flex}.lead-card-requirement-editor .requirement-save-status{color:var(--customer-muted-text);font-size:12px}.stage-rebuild-toolbar{justify-content:flex-start;margin-bottom:10px}.stage-rebuild-toolbar .stage-dropdown-control{appearance:auto;background-color:var(--customer-box-soft-bg);border:1px solid var(--customer-border);color:var(--customer-bold-text);border-radius:6px;min-width:158px;min-height:38px;padding:8px 12px;font-weight:800}.lead-six-card-layout .lead-journey-canvas{box-shadow:none;background:0 0;border:0;padding:4px 0 0}.stage-journey-section .journey-stage-column{flex-direction:column;place-content:start flex-start;gap:14px;display:flex}.stage-journey-section .journey-stage-row{grid-template-columns:1fr;justify-items:start;gap:8px;margin:0;display:grid}.stage-journey-section .journey-up-arrow,.stage-journey-section .journey-dense-arrow{display:none!important}.stage-journey-section .journey-stage-node{background:var(--customer-box-bg);border:1px solid var(--customer-border);box-shadow:none;border-radius:6px;width:auto;min-width:150px;min-height:38px;padding:9px 13px}.stage-journey-section .journey-stage-node.latest{background:#fff8eb;border-color:#d8c9ad}.stage-journey-section .journey-stage-node.no-response{background:#eef6ff;border-color:#bfdbfe;grid-column:auto;margin-left:18px}.stage-journey-section .journey-stage-title,.stage-journey-section .journey-stage-title b,.stage-journey-section .journey-stage-title .journey-stage-age{white-space:normal;color:var(--customer-bold-text)!important;font-size:13px!important;font-weight:800!important}.ai-workflow-button-list button,.six-card-actions button{width:100%}.ai-next-action-card ul{gap:5px;margin:0;padding-left:17px;display:grid}.ai-next-action-card li{color:var(--customer-text);font-size:13px;line-height:1.35}.buyer-signal-card{background:0 0;border:0;justify-content:flex-end;align-items:center;gap:8px;margin-top:auto;padding:0;display:flex}.buyer-signal-card strong,.buyer-signal-card em{color:#1d4ed8;white-space:nowrap;background:#e8f4ff;border:1px solid #bfdbfe;border-radius:7px;justify-self:auto;padding:7px 10px;font-size:12px;font-style:normal;font-weight:850}.action-score-row{justify-content:flex-end}.live-status-pill,.live-status-pill.off{background:0 0;border:0;border-radius:0;min-height:auto;padding:0}.crm-live-bulb{box-shadow:none;color:#22c55e;background:0 0;border:0;border-radius:0;width:auto;height:auto;font-size:22px;line-height:1;display:inline-flex}.crm-live-bulb:before{content:"💡"}.live-status-pill.off .crm-live-bulb{box-shadow:none;color:#9ca3af;filter:grayscale();opacity:.75;background:0 0;border:0}@media (width<=760px){.lead-card-requirement-editor .requirement-save-row{flex-direction:column-reverse;align-items:flex-start}.customer-details-bottom-edit,.crm-workspace .lead-six-card .crm-profile-edit,.crm-workspace .lead-six-card .requirement-save-row button,.crm-workspace .lead-six-card .ai-workflow-button-list button,.crm-workspace .lead-six-card .six-card-actions button{width:100%}}.crm-workspace .ai-insights-backdrop{z-index:70!important}.crm-workspace .ai-insights-dialog{color:#3b2a1e;background:#fff8ed;border:1px solid #ead7bd;border-radius:18px;gap:12px;width:min(720px,100vw - 34px);max-height:min(720px,86vh);padding:22px;display:grid;position:relative;box-shadow:0 24px 70px #3f2d1f33}.crm-workspace .ai-insights-dialog h3{margin:0;font-size:18px}.crm-workspace .ai-insights-helper{color:#735b45;margin:0;font-size:13px}.crm-workspace .ai-insights-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.crm-workspace .ai-insights-token-note{grid-template-columns:1fr}.crm-workspace .ai-insights-token-note span{background:#fff7df!important;border-color:#f0d58b!important}.crm-workspace .ai-insights-meta span{background:#fff;border:1px solid #ead7bd;border-radius:12px;gap:3px;padding:9px 11px;display:grid}.crm-workspace .ai-insights-meta em{color:#8b735b;text-transform:uppercase;font-size:11px;font-style:normal}.crm-workspace .ai-insights-meta b{color:#3b2a1e;overflow-wrap:anywhere;font-size:13px}.crm-workspace .ai-insights-textbox{color:#2f3437;resize:none;background:#fffdf8;border:1px solid #e2c6a4;border-radius:14px;outline:none;width:100%;min-height:260px;padding:14px}.crm-workspace .ai-insights-textbox:read-only{cursor:default}.crm-workspace .ai-insights-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.crm-workspace .ai-insights-actions span{color:#735b45;font-size:12px}.crm-workspace .ai-insights-actions button,.crm-workspace .ai-credit-confirm-dialog button{color:#111827;background:#dcf8e8;border:1px solid #b8edcd;border-radius:10px;min-height:36px;padding:8px 14px}.crm-workspace .ai-insights-actions button:disabled{color:#5f6f68;cursor:not-allowed;opacity:.72;background:#dcf8e8;border-color:#b8edcd}.crm-workspace .ai-credit-confirm-backdrop{z-index:80!important}@media (width<=640px){.crm-workspace .ai-insights-meta{grid-template-columns:1fr}.crm-workspace .ai-insights-actions{flex-direction:column;align-items:stretch}}.crm-workspace .crm-record-lead-card .stage-journey-section .journey-stage-column{flex-direction:column-reverse!important;justify-content:flex-start!important;align-items:flex-start!important;padding-bottom:0!important;transform:translateY(-50px)!important}.crm-workspace .crm-record-lead-card .journey-stage-node.no-response{grid-area:1/1!important;margin-left:0!important}.crm-workspace .crm-record-lead-card .ai-workflow-button-list{justify-items:center!important;gap:8px!important;margin-bottom:14px!important;display:grid!important}.crm-workspace .crm-record-lead-card .ai-workflow-button-list button{color:#111827!important;text-align:center!important;background:#dcf8e8!important;border:1px solid #b8edcd!important;justify-content:center!important;align-items:center!important;width:118px!important;min-height:34px!important;padding:7px 8px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .crm-profile-edit,.crm-workspace .crm-record-lead-card .requirement-save-row button,.crm-workspace .crm-record-lead-card .six-card-actions button:not(.whatsapp-icon-action){color:#111827!important;background:#dbeafe!important;border:1px solid #bfdbfe!important}.crm-workspace .crm-record-lead-card .action-workflow-card{z-index:20!important;align-items:center!important;overflow:visible!important}.crm-workspace .crm-record-lead-card .action-workflow-card>h3{align-self:stretch!important}.crm-workspace .crm-record-lead-card .six-card-actions{place-items:center!important;width:min(176px,100%)!important;margin-left:auto!important;margin-right:auto!important}.crm-workspace .crm-record-lead-card .whatsapp-icon-action{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:54px!important;height:46px!important;min-height:46px!important;padding:0!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .whatsapp-icon-action svg{width:38px!important;height:38px!important}.crm-workspace .crm-record-lead-card .six-card-actions button:not(.whatsapp-icon-action){box-sizing:border-box!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:128px!important;min-width:0!important;max-width:128px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .crm-followup-field,.crm-workspace .crm-record-lead-card .crm-followup-field input{box-sizing:border-box!important;text-align:center!important;width:176px!important;min-width:0!important;max-width:176px!important}.crm-workspace .crm-record-lead-card .six-card-actions .whatsapp-icon-action{box-sizing:border-box!important;justify-self:center!important;width:54px!important;min-width:54px!important;max-width:54px!important}.crm-workspace .crm-record-lead-card .buyer-signal-card{background:0 0!important;border:0!important;grid-template-columns:1fr!important;place-items:center!important;gap:8px!important;width:100%!important;padding:0!important;display:grid!important;overflow:visible!important}.crm-workspace .crm-record-lead-card .buyer-signal-card span,.crm-workspace .crm-record-lead-card .buyer-signal-card label,.crm-workspace .crm-record-lead-card .buyer-signal-card strong,.crm-workspace .crm-record-lead-card .buyer-signal-card em,.crm-workspace .crm-record-lead-card .buyer-signal-card small,.crm-workspace .crm-record-lead-card .buyer-signal-card select{text-align:center!important;white-space:normal!important;justify-content:center!important;min-width:0!important;max-width:100%!important;display:inline-flex!important;overflow:visible!important}.crm-workspace .crm-record-lead-card .buyer-signal-card strong,.crm-workspace .crm-record-lead-card .buyer-signal-card em,.crm-workspace .crm-record-lead-card .buyer-signal-card select{width:min(150px,100%)!important}.crm-workspace .crm-record-lead-card .buyer-signal-card label{color:#6b7280!important;text-transform:uppercase!important;font-size:11px!important;font-weight:700!important}.crm-workspace .crm-record-lead-card .ai-signal-dropdown{appearance:auto!important;color:#0f5132!important;background:#dff7ea!important;border:1px solid #b7ebc9!important;border-radius:999px!important;align-items:center!important;min-height:28px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important}.crm-workspace .crm-record-lead-card .ai-signal-save-status{color:#6b7280!important;width:min(170px,100%)!important;font-size:10px!important;line-height:1.25!important}.crm-workspace .dashboard-two-section{grid-template-rows:minmax(330px,max-content) minmax(0,1fr)!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:18px!important;height:calc(100vh - 64px)!important;display:grid!important;overflow:hidden!important}.crm-workspace .dashboard-two-section .dashboard-title-row{display:none!important}.crm-workspace .dashboard-live-summary,.crm-workspace .business-signals-section{border:1px solid #e2e8f0!important;border-radius:22px!important;min-height:0!important;box-shadow:0 18px 45px #0f172a14!important}.crm-workspace .dashboard-live-summary{overflow:hidden!important}.crm-workspace .business-signals-section{overflow:auto!important}.crm-workspace .dashboard-live-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:0 0 12px!important;display:grid!important}.crm-workspace .dashboard-live-stat{text-align:center!important;background:linear-gradient(135deg,#eff6ff,#f8fafc)!important;border:1px solid #dbeafe!important;border-radius:16px!important;justify-items:center!important;gap:6px!important;min-height:94px!important;padding:10px!important;display:grid!important;overflow:hidden!important}.crm-workspace .dashboard-live-stat span{color:#475569!important;min-height:29px!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.crm-workspace .dashboard-live-stat strong,.crm-workspace .dashboard-metric-number-link{aspect-ratio:1!important;color:#0f172a!important;letter-spacing:-.02em!important;border:1.5px solid #2563eb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;padding:0 7px!important;font-size:22px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.crm-workspace .dashboard-live-stat-clickable{cursor:pointer!important}.crm-workspace .dashboard-metric-number-link:hover,.crm-workspace .dashboard-metric-number-link:focus-visible{color:#2563eb!important;background:#eff6ff!important;outline:none!important;text-decoration:none!important}.crm-workspace .dashboard-graph-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.crm-workspace .dashboard-graph-card{background:#fff!important;border:1px solid #e5edf6!important;border-radius:18px!important;padding:12px 14px!important}.crm-workspace .dashboard-graph-card h3{color:#0f172a!important;margin:0 0 10px!important;font-size:14px!important}.crm-workspace .dashboard-bar-list{gap:9px!important;display:grid!important}.crm-workspace .dashboard-bar-row{grid-template-columns:minmax(72px,96px) minmax(48px,1fr) 30px!important;align-items:center!important;gap:8px!important;font-size:12px!important;text-decoration:none!important;display:grid!important}.crm-workspace .dashboard-bar-row:hover span,.crm-workspace .dashboard-bar-row:focus-visible span{color:#2563eb!important}.crm-workspace .dashboard-bar-row span{color:#475569!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:750!important;overflow:hidden!important}.crm-workspace .dashboard-bar-row i{background:#eef2ff!important;border-radius:999px!important;height:9px!important;overflow:hidden!important}.crm-workspace .dashboard-bar-row em{border-radius:inherit!important;background:linear-gradient(90deg,#2563eb,#22c55e)!important;height:100%!important;display:block!important}.crm-workspace .dashboard-bar-row b{color:#0f172a!important;text-align:right!important;font-weight:900!important}.crm-workspace .dashboard-sales-pipeline-shell{grid-template-columns:minmax(92px,1fr) 104px!important;align-items:center!important;gap:10px!important;min-height:112px!important;display:grid!important}.crm-workspace .dashboard-sales-pipeline-pie{justify-self:center!important;width:116px!important;height:116px!important;display:block!important;overflow:visible!important}.crm-workspace .dashboard-sales-pipeline-pie a{cursor:pointer!important;text-decoration:none!important}.crm-workspace .dashboard-sales-pipeline-legend{place-items:end!important;gap:9px!important;display:grid!important}.crm-workspace .dashboard-sales-pipeline-legend a{color:#475569!important;text-align:right!important;grid-template-columns:10px minmax(54px,1fr) 28px!important;align-items:center!important;gap:6px!important;width:100%!important;text-decoration:none!important;display:grid!important}.crm-workspace .dashboard-sales-pipeline-legend i{border-radius:999px!important;width:10px!important;height:10px!important}.crm-workspace .dashboard-sales-pipeline-legend span{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;overflow:hidden!important}.crm-workspace .dashboard-line-chart{width:100%!important;height:112px!important;display:block!important;overflow:visible!important}.crm-workspace .dashboard-line-chart a{cursor:pointer!important;text-decoration:none!important}.crm-workspace .dashboard-line-chart circle{fill:#fff!important;stroke:#2563eb!important;stroke-width:2.2px!important}.crm-workspace .dashboard-line-chart text{fill:#0f172a!important;font-size:7px!important;font-weight:900!important}.crm-workspace .dashboard-line-labels{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;margin-top:8px!important;display:grid!important}.crm-workspace .dashboard-line-labels a{color:#334155!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;align-items:center!important;gap:5px!important;min-width:0!important;padding:7px!important;text-decoration:none!important;display:grid!important}.crm-workspace .dashboard-line-labels a:hover,.crm-workspace .dashboard-line-labels a:focus-visible{color:#1d4ed8!important;border-color:#2563eb!important}.crm-workspace .dashboard-line-labels span,.crm-workspace .dashboard-pie-legend span{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:750!important;overflow:hidden!important}.crm-workspace .dashboard-line-labels b{color:#0f172a!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:max-content!important;min-width:30px!important;padding:3px 8px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .dashboard-pie-shell{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:206px!important;display:flex!important}.crm-workspace .dashboard-pie-chart{aspect-ratio:1!important;border-radius:999px!important;justify-self:center!important;place-items:center!important;width:150px!important;display:grid!important;position:relative!important}.crm-workspace .dashboard-pie-chart:after{content:""!important;background:#fff!important;border-radius:999px!important;width:60px!important;height:60px!important;position:absolute!important}.crm-workspace .dashboard-pie-chart span{color:#0f172a!important;z-index:1!important;font-size:17px!important;font-weight:950!important;position:relative!important}.crm-workspace .dashboard-pie-data-label{color:#0f172a!important;pointer-events:none!important;z-index:2!important;background:#ffffffeb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:20px!important;min-height:20px!important;padding:3px!important;font-size:10px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;transform:translate(-50%,-50%)!important}.crm-workspace .dashboard-pie-legend{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:6px 12px!important;width:100%!important;max-width:440px!important;display:flex!important}.crm-workspace .dashboard-pie-legend a{color:#475569!important;align-items:center!important;gap:5px!important;min-width:0!important;max-width:128px!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.crm-workspace .dashboard-pie-legend a:hover,.crm-workspace .dashboard-pie-legend a:focus-visible{color:#1d4ed8!important;outline:none!important}.crm-workspace .dashboard-pie-legend i{border-radius:999px!important;flex:none!important;width:9px!important;height:9px!important}.crm-workspace .business-signals-head{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;display:flex!important}.crm-workspace .business-signals-head h2{margin:0 0 4px!important}.crm-workspace .business-signals-head p{color:#64748b!important;max-width:680px!important;margin:0!important}.crm-workspace .business-signals-head button{color:#fff!important;background:#111827!important;border-radius:12px!important;flex:none!important;padding:10px 14px!important;font-weight:850!important}.crm-workspace .business-filter-row{display:none!important}.crm-workspace .business-list-header{color:#999995!important;letter-spacing:normal!important;text-transform:none!important;padding:0 14px!important;font-size:12px!important;font-weight:500!important}.crm-workspace .business-list-header span:nth-child(3),.crm-workspace .business-list-header span:last-child{text-align:center!important}.crm-workspace .business-list-header span:nth-child(4){text-align:left!important;justify-self:start!important;padding-left:0!important}.crm-workspace .business-row-card.lead-row-card{align-items:center!important;gap:9px!important;min-height:48px!important;padding:3px 14px!important}.crm-workspace .business-signal-badge{text-overflow:clip!important;white-space:normal!important;justify-self:start!important;min-width:0!important;max-width:none!important;overflow:visible!important}.crm-workspace .business-contact-field h3,.crm-workspace .business-contact-field p{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.crm-workspace .business-ai-score{text-align:center!important;place-self:center!important;min-width:36px!important}.crm-workspace .business-summary-field{gap:4px!important;min-width:0!important;display:grid!important}.crm-workspace .business-summary-field span{color:#334155!important;font-size:12px!important;line-height:1.35!important}.crm-workspace .business-summary-field button{color:#2563eb!important;background:0 0!important;justify-self:start!important;padding:0!important;font-size:12px!important;font-weight:850!important}.crm-workspace .business-action-cell .open-conversation-action{color:#333330!important;background:#fff!important;border:1px solid #d9d9d5!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 6px 16px #0f0f0f0a!important}.crm-workspace .business-table-footer{justify-content:flex-end!important}.crm-workspace .business-table-footer>span{display:none!important}.crm-workspace .business-table-footer button{border:1px solid #d7dde8!important;border-radius:10px!important;width:34px!important;height:34px!important}@media (width<=1180px){.crm-workspace .dashboard-live-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.crm-workspace .dashboard-graph-grid{grid-template-columns:1fr!important}}.crm-workspace .leads-workspace{position:relative!important}.crm-workspace .leads-workspace>.lead-card-section-backdrop{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:35!important;background:#f8fafcb8!important;justify-content:center!important;align-items:flex-start!important;padding:8px 10px 10px!important;display:flex!important;position:absolute!important;inset:0!important}.crm-workspace .leads-workspace>.lead-card-section-backdrop .crm-record-lead-card{border-radius:18px!important;flex-direction:column!important;align-self:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-height:0!important;max-height:calc(100% - 16px)!important;margin:0!important;padding:10px 12px!important;display:flex!important;overflow:hidden!important;box-shadow:0 16px 42px #0f172a2e!important}.crm-workspace .crm-record-lead-card .dialog-close{top:10px!important;right:12px!important}.crm-workspace .crm-record-lead-card .lead-six-card-layout{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-height:500px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lead-six-card-layout>.lead-six-card{grid-area:auto!important;min-height:0!important;overflow:hidden!important}.crm-workspace .crm-record-lead-card .lead-six-card-layout>.lead-six-card.action-workflow-card{overflow:visible!important}.crm-workspace .crm-record-lead-card .lead-six-card{box-shadow:none!important;border-radius:14px!important;gap:7px!important;padding:9px!important}.crm-workspace .crm-record-lead-card .lead-six-card h3{font-size:11px!important}.crm-workspace .crm-record-lead-card .customer-details-head h2{font-size:17px!important}.crm-workspace .crm-record-lead-card .six-card-profile-list{gap:5px!important}.crm-workspace .crm-record-lead-card .six-card-profile-list span{font-size:11px!important}.crm-workspace .crm-record-lead-card .lead-card-requirement-editor textarea,.crm-workspace .crm-record-lead-card .stage-rebuild-canvas{min-height:360px!important}.crm-workspace .crm-record-lead-card .lead-stage-text-canvas{box-shadow:none!important;background:0 0!important;border:0!important;padding:14px 0 0!important;display:block!important}.crm-workspace .crm-record-lead-card .lead-stage-text-list{flex-direction:column!important;gap:8px!important;display:flex!important}.crm-workspace .crm-record-lead-card .lead-stage-plain-text{box-shadow:none!important;color:#111827!important;white-space:nowrap!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important;overflow:visible!important}.crm-workspace .crm-record-lead-card .lead-stage-plain-text span{color:#6b7280!important;white-space:nowrap!important;font-style:italic!important;font-weight:400!important}.crm-workspace .crm-record-lead-card .stage-journey-section .journey-stage-column{transform:none!important}.crm-workspace .crm-record-lead-card .journey-stage-node{min-height:30px!important;padding:6px 8px!important}.crm-workspace .crm-record-lead-card .journey-stage-title{font-size:11px!important}.crm-workspace .crm-record-lead-card .ai-next-action-card{padding:8px!important}.crm-workspace .crm-record-lead-card .ai-next-action-card ul{margin:6px 0 0 16px!important;padding:0!important}.crm-workspace .crm-record-lead-card .ai-next-action-card li{margin:0 0 3px!important;font-size:11px!important;line-height:1.25!important}.crm-workspace .crm-record-lead-card .ai-lead-score-inline{margin:0 auto!important;padding:6px!important}.crm-workspace .crm-record-lead-card .ai-lead-score-inline span{font-size:10px!important}.crm-workspace .crm-record-lead-card .ai-lead-score-inline strong{font-size:22px!important}.crm-workspace .crm-record-lead-card .buyer-signal-card{gap:5px!important;margin-top:0!important}.crm-workspace .crm-record-lead-card .buyer-signal-card span,.crm-workspace .crm-record-lead-card .buyer-signal-card label,.crm-workspace .crm-record-lead-card .buyer-signal-card strong,.crm-workspace .crm-record-lead-card .buyer-signal-card em,.crm-workspace .crm-record-lead-card .buyer-signal-card small,.crm-workspace .crm-record-lead-card .buyer-signal-card select{padding:5px 8px!important;font-size:11px!important}.crm-workspace .crm-record-lead-card .crm-lead-card-bottom-actions{flex:none!important;margin-top:0!important;padding-top:4px!important}@media (width<=1180px){.crm-workspace .crm-record-lead-card .lead-six-card-layout{grid-template-columns:repeat(3,minmax(0,1fr))!important;min-height:auto!important}}@media (width<=760px){.crm-workspace .leads-workspace>.lead-card-section-backdrop{padding:8px!important}.crm-workspace .crm-record-lead-card .lead-six-card-layout{grid-template-columns:1fr!important;min-height:auto!important}}.whatsapp-test-agent-action-row{background:#fffaf1;border:1px solid #eadfcb;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;display:flex;box-shadow:0 14px 38px #4a311814}.whatsapp-test-agent-action-row h3{color:#3d2b1f;margin:4px 0 8px}.whatsapp-test-agent-action-row p{color:#6b5a4d;max-width:760px;margin:0 0 8px}.whatsapp-test-chat-window{z-index:80;background:#fffdf8;border:1px solid #e0d1b8;border-radius:24px;flex-direction:column;gap:12px;width:min(390px,100vw - 32px);max-height:min(680px,100vh - 48px);padding:16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #2a1f143d}.whatsapp-test-chat-header{border-bottom:1px solid #f0e3ce;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.whatsapp-test-chat-header strong{color:#2f2218;display:block}.whatsapp-test-chat-header span{color:#7a6a5d;margin-top:4px;font-size:12px;display:block}.whatsapp-test-chat-header button{color:#4a3728;background:#f3eadc;border-radius:999px;width:30px;height:30px;font-size:22px;line-height:1}.whatsapp-test-chat-body{flex-direction:column;gap:8px;min-height:150px;max-height:260px;padding:4px;display:flex;overflow:auto}.whatsapp-test-chat-bubble{white-space:pre-wrap;border-radius:16px;max-width:86%;padding:10px 12px;font-size:13px;line-height:1.45}.whatsapp-test-chat-bubble.customer{color:#fff;background:#0b5c55;border-bottom-right-radius:5px;align-self:flex-end}.whatsapp-test-chat-bubble.assistant{color:#33251a;background:#f3eadc;border-bottom-left-radius:5px;align-self:flex-start}.whatsapp-test-chat-empty{color:#7a6a5d;background:#fff8ec;border:1px dashed #decdb4;border-radius:16px;padding:16px;font-size:13px}.whatsapp-test-chat-proof{color:#6c5847;background:#fbf5ea;border:1px solid #eadcc7;border-radius:16px;gap:6px;padding:10px;font-size:12px;display:grid}.whatsapp-test-chat-window textarea{color:#2f241b;resize:vertical;background:#fff;border:1px solid #dccbb2;border-radius:14px;width:100%;padding:10px}.whatsapp-test-chat-window .assistant-primary-action{justify-content:center;width:100%}.whatsapp-assistant-setup-screen{color:#514b44;background:#f7f3ea;align-content:start;padding:24px 34px 44px;overflow:auto}.whatsapp-assistant-setup-screen .whatsapp-setup-header,.whatsapp-assistant-setup-screen .whatsapp-setup-panel{width:min(1120px,100%)}.whatsapp-assistant-setup-screen .whatsapp-setup-title-row{background:#fffdfa;border-color:#d8d0c4;border-radius:18px;padding:18px 20px}.whatsapp-assistant-setup-screen .whatsapp-setup-panel{background:#fffdfa;border-color:#d8d0c4;border-radius:22px;padding:18px;box-shadow:0 18px 42px #2f241c1a}.whatsapp-agent-leadcard-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:4px;display:grid}.whatsapp-agent-action-card{background:linear-gradient(#fffdfa,#fbf8f0);border:1px solid #d8d0c4;border-radius:20px;grid-template-rows:auto 1fr auto;gap:14px;min-height:250px;padding:18px;display:grid;position:relative;box-shadow:0 12px 28px #2f241c14}.whatsapp-agent-action-card:before{content:"";background:#009b72;border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:0}.whatsapp-agent-card-number{color:#fff8ef;background:#251405;border-radius:12px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.whatsapp-agent-card-body{align-content:start;gap:8px;display:grid}.whatsapp-agent-card-body h3{color:#170f08;margin:0;font-size:17px;line-height:1.25}.whatsapp-agent-card-body p{color:#514b44;margin:0;font-size:13px;line-height:1.5}.whatsapp-agent-mini-row,.whatsapp-agent-mini-grid span{color:#7d746a;background:#fffdfa;border:1px solid #e4dcd0;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.whatsapp-agent-mini-row strong,.whatsapp-agent-mini-grid strong{color:#170f08}.whatsapp-agent-mini-grid{gap:7px;display:grid}.whatsapp-agent-action-card .assistant-primary-action,.whatsapp-agent-action-card .assistant-secondary-action{justify-content:center;width:100%;display:flex}.whatsapp-agent-knowledge-strip{background:#fbf8f0;border:1px solid #d8d0c4;border-radius:20px;gap:14px;margin-top:4px;padding:16px;display:grid}.whatsapp-agent-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.whatsapp-agent-proof-grid div{background:#fffdfa;border:1px solid #e4dcd0;border-radius:16px;gap:5px;min-height:92px;padding:14px;display:grid}.whatsapp-agent-proof-grid span{color:#7d746a;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:900}.whatsapp-agent-proof-grid strong{color:#170f08;font-size:14px}.whatsapp-agent-proof-grid em{color:#6d6258;font-size:12px;font-style:normal;line-height:1.4}.whatsapp-system-prompt-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2514056b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.whatsapp-system-prompt-modal{background:#fffdfa;border:1px solid #d8d0c4;border-radius:24px;gap:14px;width:min(980px,100vw - 34px);max-height:calc(100vh - 44px);padding:18px;display:grid;overflow:auto;box-shadow:0 28px 90px #25140552}.system-prompt-modal-head{z-index:2;background:#fffdfa;border-bottom:1px solid #e4dcd0;padding-bottom:10px;position:sticky;top:0}.system-prompt-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.whatsapp-system-prompt-modal textarea[readonly],.whatsapp-system-prompt-modal input[readonly]{color:#514b44;background:#f7f3ea}.whatsapp-system-prompt-modal .whatsapp-prompt-editor-layout{grid-template-columns:minmax(0,1fr) 290px}.whatsapp-system-prompt-modal .whatsapp-system-prompt-main textarea#whatsapp-system-prompt-draft{min-height:360px}.whatsapp-test-chat-window{background:#fffdfa;border-color:#d8d0c4;border-radius:22px}.whatsapp-test-chat-window label{color:#514b44;font-size:12px;font-weight:900}.whatsapp-test-chat-window textarea{color:#170f08;resize:vertical;background:#fbf8f0;border:1px solid #d8d0c4;border-radius:14px;padding:10px}@media (width<=980px){.whatsapp-agent-leadcard-layout,.whatsapp-agent-proof-grid,.whatsapp-system-prompt-modal .whatsapp-prompt-editor-layout{grid-template-columns:1fr}.system-prompt-modal-actions{justify-content:flex-start}}.whatsapp-system-prompt-inline-window{color:#514b44;background:#fffdfa;border:1px solid #d8d0c4;border-radius:20px;gap:14px;margin-top:4px;padding:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;box-shadow:0 12px 30px #2f241c14}.whatsapp-system-prompt-inline-window .system-prompt-modal-head{background:0 0;border-bottom:1px solid #e4dcd0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 12px;display:grid;position:static}.whatsapp-system-prompt-inline-window .system-prompt-modal-head h3{color:#170f08;letter-spacing:-.02em;margin:3px 0 6px;font-size:18px}.whatsapp-system-prompt-inline-window .system-prompt-modal-head p{color:#514b44;max-width:650px;margin:0;font-size:13px;line-height:1.5}.whatsapp-system-prompt-inline-window .system-prompt-modal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.whatsapp-system-prompt-inline-window .inline-prompt-editor-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:14px;display:grid}.whatsapp-system-prompt-inline-window .whatsapp-system-prompt-main,.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail{background:#fbf8f0;border:1px solid #e4dcd0;border-radius:18px;padding:14px}.whatsapp-system-prompt-inline-window .system-prompt-core-identity{background:#fffdfa;border:1px solid #e4dcd0;border-radius:16px;gap:10px;margin:0 0 12px;padding:12px;display:grid}.whatsapp-system-prompt-inline-window .inline-field{gap:6px;display:grid}.whatsapp-system-prompt-inline-window label{color:#514b44;letter-spacing:.01em;font-size:12px;font-weight:900}.whatsapp-system-prompt-inline-window input,.whatsapp-system-prompt-inline-window textarea{color:#170f08;width:100%;box-shadow:none;background:#fffdfa;border:1px solid #d8d0c4;border-radius:12px;outline:none;padding:10px 11px;font-size:13px;line-height:1.5}.whatsapp-system-prompt-inline-window textarea#whatsapp-system-prompt-draft{resize:vertical;min-height:320px}.whatsapp-system-prompt-inline-window input[readonly],.whatsapp-system-prompt-inline-window textarea[readonly]{color:#514b44;background:#f7f3ea}.whatsapp-system-prompt-inline-window .product-search-input-row{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.whatsapp-system-prompt-inline-window .product-search-message{color:#7d746a;margin:9px 0 0;font-size:12.5px;line-height:1.45}.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail{align-content:start;gap:10px;display:grid}.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail article{background:#fffdfa;border:1px solid #e4dcd0;border-radius:14px;gap:6px;padding:12px;display:grid}.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail article span{color:#170f08;font-size:13px;font-weight:900}.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail article p,.whatsapp-system-prompt-inline-window .whatsapp-abilities-rail article em{color:#514b44;margin:0;font-size:12.5px;font-style:normal;line-height:1.45}.whatsapp-system-prompt-inline-window .assistant-primary-action,.whatsapp-system-prompt-inline-window .assistant-secondary-action{border-radius:8px;padding:8px 12px;font-size:12.5px;line-height:1.2}@media (width<=1040px){.whatsapp-system-prompt-inline-window .system-prompt-modal-head,.whatsapp-system-prompt-inline-window .inline-prompt-editor-layout{grid-template-columns:1fr}.whatsapp-system-prompt-inline-window .system-prompt-modal-actions{justify-content:flex-start}}.prompt-builder-website-panel{background:linear-gradient(135deg,#fffaf2,#f7eee0);border:1px solid #dccfbd;border-radius:16px;gap:10px;margin:0 0 12px;padding:12px;display:grid}.prompt-builder-website-panel .product-search-input-row{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:8px;display:grid}.website-facts-preview{color:#5a4a3c;background:#fffdfa;border:1px dashed #cbbda9;border-radius:14px;grid-template-columns:1fr 1fr;gap:7px;padding:10px;font-size:12px;display:grid}.website-facts-preview strong{color:#281a0f;grid-column:1/-1;font-size:13px}.website-facts-preview span{background:#f6efe5;border-radius:10px;padding:7px 8px;line-height:1.35;display:block}@media (width<=980px){.prompt-builder-website-panel .product-search-input-row,.website-facts-preview{grid-template-columns:1fr}}.whatsapp-test-chat-window{z-index:90!important;background:#fffdf8!important;border:1px solid #d5c5ad!important;border-radius:28px!important;flex-direction:column!important;width:min(620px,100vw - 48px)!important;min-height:min(640px,100vh - 72px)!important;max-height:calc(100vh - 72px)!important;padding:18px!important;display:flex!important;position:fixed!important;inset:52% auto auto 50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 30px 90px #2a1f1447!important}.whatsapp-test-chat-body{background:linear-gradient(#f8f1e7,#fffaf3)!important;border:1px solid #eadcc7!important;border-radius:22px!important;flex:1!important;min-height:420px!important;max-height:none!important;padding:14px!important}.whatsapp-test-chat-bubble{flex-direction:column!important;gap:9px!important;padding:11px 14px!important;font-size:14px!important;line-height:1.55!important;display:flex!important}.whatsapp-test-quick-buttons{flex-wrap:wrap!important;gap:8px!important;margin-top:2px!important;display:flex!important}.whatsapp-test-quick-buttons button{color:#4f331c!important;background:#fff8eb!important;border:1px solid #c9a873!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;font-weight:800!important}.whatsapp-test-chat-bubble.typing{color:#6c5847!important;font-style:italic!important}.whatsapp-test-chat-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding-top:4px;display:grid}.whatsapp-test-chat-composer textarea{resize:vertical;color:#2f2218;background:#fffdfa;border:1px solid #d8c8af;border-radius:18px;outline:none;width:100%;min-height:46px;max-height:120px;padding:13px 14px}.whatsapp-test-chat-composer button{border-radius:16px;min-height:46px;padding:0 20px}@media (width<=720px){.whatsapp-test-chat-window{width:calc(100vw - 24px)!important;min-height:calc(100vh - 48px)!important}.whatsapp-test-chat-body{min-height:360px!important}.whatsapp-test-chat-composer{grid-template-columns:1fr}}.chatgpt-test-chat-window{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;width:min(760px,100vw - 48px)!important;height:min(760px,100vh - 64px)!important;min-height:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 30px 90px #0f172a38!important}.chatgpt-test-chat-header{background:#fff!important;border-bottom:1px solid #eef0f3!important;flex:none!important;padding:18px 22px!important}.chatgpt-test-chat-header strong{color:#111827!important;font-size:16px!important;font-weight:800!important}.chatgpt-test-chat-header span{color:#6b7280!important;font-size:12px!important}.chatgpt-test-chat-header button{color:#374151!important;background:#f3f4f6!important}.chatgpt-test-engine-meta{color:#4b5563!important;background:#fafafa!important;border-bottom:1px solid #eef0f3!important;flex-wrap:wrap!important;flex:none!important;gap:8px!important;padding:10px 22px!important;font-size:11px!important;display:flex!important}.chatgpt-test-engine-meta span{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:5px 8px!important}.chatgpt-test-chat-body{background:#fff!important;border:0!important;border-radius:0!important;flex:auto!important;gap:18px!important;min-height:0!important;padding:24px 28px!important;overflow-y:auto!important}.chatgpt-test-chat-bubble{color:#111827!important;width:100%!important;max-width:100%!important;box-shadow:none!important;white-space:pre-wrap!important;background:0 0!important;border-radius:0!important;padding:0!important}.chatgpt-test-chat-bubble.customer{color:#111827!important;justify-content:flex-end!important;align-self:stretch!important;display:flex!important}.chatgpt-test-chat-bubble.customer span{color:#111827!important;background:#f3f4f6!important;border-radius:18px!important;max-width:72%!important;padding:12px 16px!important}.chatgpt-test-chat-bubble.assistant{color:#111827!important;align-self:stretch!important;max-width:680px!important;line-height:1.7!important}.chatgpt-test-chat-bubble.assistant span{display:block}.chatgpt-test-chat-bubble.typing{color:#6b7280!important;font-style:normal!important}.chatgpt-test-chat-empty{color:#6b7280;text-align:center;background:#fafafa;border:1px dashed #d1d5db;border-radius:18px;max-width:420px;margin:auto;padding:22px;font-size:14px;line-height:1.5}.whatsapp-test-attachment-list{gap:8px;margin-top:4px;display:grid}.whatsapp-test-attachment-card{color:#111827;background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;gap:3px;max-width:420px;padding:10px 12px;text-decoration:none;display:grid}.whatsapp-test-attachment-card b{font-size:13px}.whatsapp-test-attachment-card small{color:#6b7280;line-height:1.35}.whatsapp-test-attachment-card em{color:#7c2d12;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-style:normal;font-weight:800}.chatgpt-test-chat-composer{background:#fff!important;border-top:1px solid #eef0f3!important;flex:none!important;align-items:center!important;padding:16px 22px 22px!important;display:block!important;position:relative!important}.chatgpt-test-chat-composer textarea{color:#111827!important;resize:none!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:22px!important;width:100%!important;min-height:50px!important;padding:14px 58px 14px 16px!important;box-shadow:0 6px 24px #0f172a14!important}.chatgpt-test-chat-composer textarea:focus{border-color:#9ca3af!important;box-shadow:0 0 0 3px #11182714!important}.chatgpt-test-chat-composer .whatsapp-test-send-icon{justify-content:center;align-items:center;width:36px;height:36px;min-height:36px;font-size:16px;font-weight:900;display:inline-flex;position:absolute;bottom:32px;right:34px;color:#fff!important;background:#111827!important;border-radius:999px!important;padding:0!important}.chatgpt-test-chat-composer .whatsapp-test-send-icon:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.chatgpt-test-chat-window{height:calc(100vh - 48px)!important}.chatgpt-test-chat-body{min-height:0!important;padding:18px!important}.chatgpt-test-chat-bubble.customer span{max-width:88%!important}}.crm-workspace .ask-ai-backdrop,.crm-workspace .lead-history-backdrop,.crm-workspace .add-note-backdrop{z-index:72!important}.crm-workspace .ask-ai-dialog,.crm-workspace .lead-history-dialog,.crm-workspace .add-note-dialog{color:#3b2a1e;background:#fff8ed;border:1px solid #ead7bd;border-radius:18px;gap:12px;width:min(760px,100vw - 34px);max-height:min(720px,86vh);padding:22px;display:grid;position:relative;box-shadow:0 24px 70px #3f2d1f33}.crm-workspace .ask-ai-dialog{grid-template-rows:auto minmax(0,1fr) auto auto auto;width:min(920px,100vw - 34px);height:min(760px,90vh)}.crm-workspace .ask-ai-header{align-items:center;gap:12px;display:flex}.crm-workspace .ask-ai-header>span{color:#f5dd6d;background:#20201d;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.crm-workspace .ask-ai-header h3,.crm-workspace .lead-history-dialog h3,.crm-workspace .add-note-dialog h3{margin:0}.crm-workspace .ask-ai-header p,.crm-workspace .add-note-dialog p,.crm-workspace .lead-history-lead-name{color:#735b45;margin:2px 0 0;font-size:13px}.crm-workspace .lead-history-lead-name b{color:#3b2a1e}.crm-workspace .ask-ai-helper-clean{margin:0}.crm-workspace .ask-ai-context-strip{display:none}.crm-workspace .ask-ai-chat-body{background:#fffdf8;border:1px solid #ead7bd;border-radius:16px;flex-direction:column;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.crm-workspace .ask-ai-suggestions-text{color:#6d5844;margin:0;font-size:13px;line-height:1.45}.crm-workspace .ask-ai-suggestions-text b{color:#3b2a1e}.crm-workspace .ask-ai-message{border-radius:16px;max-width:82%;padding:10px 13px}.crm-workspace .ask-ai-message p{white-space:pre-wrap;margin:0}.crm-workspace .ask-ai-message.assistant{color:#3b2a1e;background:#f0e5d9;align-self:flex-start}.crm-workspace .ask-ai-message.thinking{color:#6d5844;opacity:.9;font-style:italic}.crm-workspace .ask-ai-message.thinking p:after{content:"";animation:1s ease-in-out infinite ask-ai-thinking-pulse}@keyframes ask-ai-thinking-pulse{0%,to{opacity:.35}50%{opacity:1}}.crm-workspace .ask-ai-message.user{color:#fff;background:#20201d;align-self:flex-end}.crm-workspace .ask-ai-message.user p{color:#fff!important}.crm-workspace .ask-ai-composer{background:#fff;border:1px solid #ead7bd;border-radius:999px;align-items:center;gap:8px;padding:8px;display:flex}.crm-workspace .ask-ai-composer input{background:0 0;border:0;outline:none;flex:1;padding:8px 10px}.crm-workspace .ask-ai-composer .ask-ai-send-icon{border-radius:50%;min-width:38px;min-height:38px;padding:0;font-size:16px}.crm-workspace .ask-ai-composer button,.crm-workspace .lead-history-filters button,.crm-workspace .add-note-actions button{color:#fff8ed;background:#20201d;border-radius:999px;min-height:36px;padding:8px 15px}.crm-workspace .lead-history-filters{flex-wrap:wrap;gap:8px;display:flex}.crm-workspace .lead-history-filters button{color:#3b2a1e;background:#f0e5d9}.crm-workspace .lead-history-filters button.active{color:#fff8ed;background:#20201d}.crm-workspace .lead-history-date-filter{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px;display:grid}.crm-workspace .lead-history-date-filter label,.crm-workspace .lead-history-event-filter{color:#735b45;gap:5px;font-size:12px;display:grid}.crm-workspace .lead-history-date-filter input,.crm-workspace .lead-history-event-filter select{color:#3b2a1e;background:#fffdf8;border:1px solid #ead7bd;border-radius:10px;min-height:36px;padding:8px 10px}.crm-workspace .lead-history-list{border:1px solid #ead7bd;border-radius:14px;max-height:420px;display:grid;overflow-y:auto}.crm-workspace .lead-history-row{background:#fffdf8;border-bottom:1px solid #f0e2ce;grid-template-columns:minmax(0,1fr) 150px;align-items:start;gap:14px;padding:12px 14px;display:grid}.crm-workspace .lead-history-row:last-child{border-bottom:0}.crm-workspace .lead-history-row b,.crm-workspace .lead-history-row span,.crm-workspace .lead-history-row aside,.crm-workspace .lead-history-row em{display:block}.crm-workspace .lead-history-row span,.crm-workspace .lead-history-row em,.crm-workspace .lead-history-status{color:#735b45;font-size:12px}.crm-workspace .lead-history-row aside{text-align:right}.crm-workspace .add-note-dialog textarea{resize:vertical;background:#fffdf8;border:1px solid #ead7bd;border-radius:14px;outline:none;width:100%;min-height:190px;padding:12px}.crm-workspace .add-note-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-workspace .add-note-actions span{color:#735b45;font-size:12px}.crm-workspace .crm-record-lead-card .last-note-preview{color:#3b2a1e;background:#fffdf8;border:1px dashed #c8b79d;border-radius:12px;gap:4px;width:176px;max-width:176px;padding:9px;display:grid}.crm-workspace .crm-record-lead-card .last-note-preview b{font-size:11px}.crm-workspace .crm-record-lead-card .last-note-preview span{color:#735b45;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.whatsapp-chat-window.whatsapp-web-mini-window{background:#f0f2f5!important;border-radius:28px!important;width:min(420px,100vw - 28px)!important;max-width:420px!important;overflow:hidden!important;box-shadow:0 22px 80px #0b141a42!important}.whatsapp-real-chat-window{background:#f0f2f5!important;border-radius:20px!important;width:min(430px,100vw - 24px)!important;max-width:430px!important;height:min(720px,100vh - 28px)!important;max-height:calc(100vh - 28px)!important;overflow:hidden!important;box-shadow:0 22px 80px #0b141a55!important}.whatsapp-real-chat-window.whatsapp-embedded-chat-window{box-shadow:none!important;border-radius:18px!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important}.whatsapp-real-conversation.whatsapp-single-conversation{border-radius:inherit!important;background:#efeae2!important;grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.whatsapp-real-header{color:#fff!important;background:#075e54!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:70px!important;padding:10px 14px!important;display:grid!important;overflow:hidden!important}.whatsapp-real-header .whatsapp-contact-title{flex:auto!important;min-width:0!important}.whatsapp-real-header .whatsapp-contact-title h2{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:17px!important;overflow:hidden!important}.whatsapp-real-header .whatsapp-contact-title p{color:#d8f4ec!important;margin:3px 0 0!important;font-size:12px!important}.whatsapp-header-actions{justify-content:flex-end!important;align-items:flex-start!important;gap:6px!important;min-width:0!important;display:flex!important}.whatsapp-ai-toggle{cursor:pointer!important;background:#ffffff24!important;border:1px solid #ffffff52!important;border-radius:4px!important;flex:0 auto!important;grid-template-columns:52px minmax(112px,1fr)!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-width:224px!important;max-width:100%!important;padding:7px 12px!important;display:grid!important}.whatsapp-ai-toggle input{appearance:none!important;background:#94a3b8!important;border:2px solid #ffffffe6!important;border-radius:999px!important;outline:0!important;flex:0 0 52px!important;width:52px!important;height:28px!important;margin:0!important;transition:background .18s,border-color .18s!important;position:relative!important;box-shadow:inset 0 1px 3px #0f172a42,0 1px 3px #0f172a29!important}.whatsapp-ai-toggle input:after{content:""!important;background:#fff!important;border-radius:50%!important;width:22px!important;height:22px!important;transition:transform .18s!important;position:absolute!important;top:1px!important;left:2px!important;box-shadow:0 2px 5px #0f172a52!important}.whatsapp-ai-toggle input:checked{background:#25d366!important;border-color:#dffbe9!important}.whatsapp-ai-toggle input:checked:after{transform:translate(24px)!important}.whatsapp-ai-toggle input:disabled{cursor:not-allowed!important;opacity:.68!important}.whatsapp-ai-toggle span{color:#fff!important;letter-spacing:.02em!important;text-align:left!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;font-weight:900!important;display:block!important}.whatsapp-ai-toggle:not(.active){opacity:.9!important;background:#ffffff14!important}.whatsapp-ai-toggle-group{flex-direction:column!important;flex:0 238px!important;align-items:flex-end!important;gap:3px!important;min-width:224px!important;display:flex!important}.whatsapp-ai-toggle-helper{overflow-wrap:anywhere!important;text-align:right!important;white-space:normal!important;max-width:210px!important;font-size:10px!important;font-weight:800!important;line-height:1.15!important;display:block!important}.whatsapp-ai-toggle-helper.active{color:#b8f7d2!important}.whatsapp-ai-toggle-helper.paused{color:#ffe8a3!important}.whatsapp-attachment-capability{color:#64748b!important;align-self:flex-start!important;padding-left:8px!important;font-size:11px!important;font-weight:700!important}.whatsapp-real-body{background-color:#e5ddd5!important;background-image:radial-gradient(#0000000c 1px,#0000 1px)!important;background-size:16px 16px!important;flex-direction:column!important;gap:8px!important;min-height:0!important;padding:18px 16px!important;display:flex!important;overflow:hidden auto!important}.whatsapp-system-pill{color:#54656f!important;text-align:center!important;background:#fff8dc!important;border-radius:999px!important;align-self:center!important;max-width:86%!important;padding:7px 12px!important;font-size:12px!important}.whatsapp-bubble{color:#111b21!important;overflow-wrap:anywhere!important;white-space:pre-wrap!important;word-break:break-word!important;border-radius:8px!important;max-width:82%!important;padding:7px 9px 5px!important;font-size:13px!important;line-height:1.38!important;position:relative!important;box-shadow:0 1px .5px #0b141a21!important}.whatsapp-bubble p{overflow-wrap:anywhere!important;word-break:break-word!important;margin:0!important}.whatsapp-bubble span{color:#667781!important;text-align:right!important;margin-top:4px!important;font-size:10px!important;line-height:1!important;display:block!important}.whatsapp-message-timestamp{white-space:normal!important;font-size:10.5px!important;font-weight:700!important;line-height:1.25!important}.whatsapp-bubble-in{background:#fff!important;border-top-left-radius:2px!important;align-self:flex-start!important}.whatsapp-bubble-out{background:#d9fdd3!important;border-top-right-radius:2px!important;align-self:flex-end!important}.whatsapp-contextual-buttons{white-space:normal!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin-top:8px!important;display:flex!important}.whatsapp-contextual-buttons button{color:#075e54!important;cursor:pointer!important;background:#fff!important;border:1px solid #9bd58e!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}.whatsapp-contextual-buttons button:hover{background:#f2fff0!important;border-color:#25d366!important}.whatsapp-template-bubble{background:#fff4c4!important;border:1px solid #f6d365!important}.whatsapp-attachment-bubble{width:min(300px,88%)!important;max-width:88%!important;padding:6px!important}.whatsapp-attachment-preview{background:#f8fafc!important;border:1px solid #54656f2e!important;border-radius:8px!important;gap:8px!important;display:grid!important;overflow:hidden!important}.whatsapp-attachment-preview img{aspect-ratio:16/10!important;object-fit:cover!important;background:#e2e8f0!important;width:100%!important;height:auto!important;display:block!important}.whatsapp-attachment-preview video{aspect-ratio:16/10!important;background:#111827!important;width:100%!important;display:block!important}.whatsapp-attachment-document-preview{background:#fff!important;border:0!important;width:100%!important;height:220px!important;display:block!important}.whatsapp-attachment-audio{background:linear-gradient(135deg,#edf7f4,#e2e8f0)!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-height:72px!important;padding:12px!important;display:grid!important}.whatsapp-attachment-audio span{color:#075e54!important;font-size:28px!important}.whatsapp-attachment-audio audio{width:100%!important}.whatsapp-attachment-error{color:#b42318!important;font-style:normal!important}.whatsapp-attachment-actions{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;display:flex!important}.whatsapp-attachment-open{color:#fff!important;cursor:pointer!important;background:#075e54!important;border:0!important;border-radius:999px!important;align-self:start!important;padding:6px 10px!important;font-size:12px!important;font-weight:850!important}.whatsapp-attachment-download{background:#128c7e!important}.whatsapp-attachment-open:disabled{cursor:wait!important;opacity:.68!important}.whatsapp-attachment-file-icon{color:#075e54!important;background:linear-gradient(135deg,#edf7f4,#e2e8f0)!important;justify-content:center!important;align-items:center!important;height:108px!important;font-size:36px!important;display:flex!important}.whatsapp-attachment-copy{white-space:normal!important;gap:3px!important;padding:0 8px 8px!important;display:grid!important}.whatsapp-attachment-copy b{color:#111b21!important;font-size:13px!important;line-height:1.3!important}.whatsapp-attachment-copy small{color:#54656f!important;font-size:11px!important;font-weight:700!important}.whatsapp-attachment-copy em{color:#667781!important;font-size:11px!important;font-style:normal!important;line-height:1.3!important}.whatsapp-attachment-copy a{color:#008069!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.whatsapp-attachment-copy a:hover{text-decoration:underline!important}.whatsapp-template-label{color:#8a6116!important;margin-bottom:4px!important;font-size:11px!important;display:block!important}.whatsapp-real-footer{background:#f0f2f5!important;border-top:1px solid #d9dee2!important;flex-direction:column!important;gap:4px!important;padding:6px!important;display:flex!important}.whatsapp-template-placeholder-button{color:#6b520f!important;background:#fff8dc!important;border:1px solid #f2d36b!important;border-radius:999px!important;align-self:stretch!important;padding:7px 11px!important;font-size:12px!important;font-weight:800!important}.whatsapp-template-placeholder-button.whatsapp-template-button-blurred{filter:blur(.7px)grayscale(.35)!important;opacity:.38!important;pointer-events:none!important}.whatsapp-chat-composer.whatsapp-real-composer{background:0 0!important;border:0!important;align-items:flex-end!important;gap:6px!important;min-width:0!important;padding:0!important;display:flex!important}.whatsapp-chat-composer.whatsapp-real-composer button{color:#54656f!important;background:0 0!important;flex:none!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:21px!important;display:inline-flex!important}.whatsapp-chat-composer.whatsapp-real-composer .whatsapp-send-live{color:#fff!important;background:#00a884!important;border-radius:50%!important}.whatsapp-chat-composer.whatsapp-real-composer button:disabled,.whatsapp-template-placeholder-button:disabled{cursor:not-allowed!important;opacity:.55!important}.whatsapp-real-composer .whatsapp-input-shell{background:#fff!important;border-radius:18px!important;flex:auto!important;align-items:center!important;min-width:0!important;padding:6px 12px!important;display:flex!important}.whatsapp-real-composer .whatsapp-input-shell textarea{color:#111b21!important;resize:none!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-height:22px!important;max-height:84px!important;line-height:1.35!important;overflow-y:auto!important}.whatsapp-send-status{color:#54656f!important;text-align:center!important;padding:0 8px 2px!important;font-size:11px!important}.whatsapp-chat-close{color:#fff!important;text-shadow:0 1px 2px #00000047!important;background:0 0!important;flex:none!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:28px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.whatsapp-ai-reply-toggle{color:#e8fff7!important;cursor:pointer!important;flex:none!important;align-items:center!important;gap:7px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.whatsapp-ai-reply-toggle input{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.whatsapp-ai-reply-toggle em{background:#9fb7b1!important;border-radius:999px!important;width:38px!important;height:20px!important;display:inline-flex!important;position:relative!important}.whatsapp-ai-reply-toggle em:after{content:""!important;background:#fff!important;border-radius:50%!important;width:16px!important;height:16px!important;transition:transform .18s!important;position:absolute!important;top:2px!important;left:2px!important;box-shadow:0 1px 4px #0000003d!important}.whatsapp-ai-reply-toggle input:checked+em{background:#25d366!important}.whatsapp-ai-reply-toggle input:checked+em:after{transform:translate(18px)!important}.whatsapp-attachment-input{display:none!important}.whatsapp-emoji-picker{background:#fff!important;border:1px solid #d6dde3!important;border-radius:999px!important;align-self:flex-start!important;gap:4px!important;padding:6px 8px!important;display:flex!important;box-shadow:0 12px 28px #0f172a29!important}.whatsapp-emoji-picker button{background:0 0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:18px!important;display:inline-flex!important}.whatsapp-emoji-picker button:hover{background:#edf7f4!important}.whatsapp-template-picker{background:#fff!important;border:1px solid #d6dde3!important;border-radius:14px!important;gap:6px!important;max-height:220px!important;padding:8px!important;display:grid!important;overflow:auto!important;box-shadow:0 14px 36px #0f172a2e!important}.whatsapp-template-picker button{color:#111827!important;text-align:left!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;flex-direction:column!important;gap:2px!important;padding:9px 11px!important;display:flex!important}.whatsapp-template-picker button:hover{background:#ecfdf5!important;border-color:#00a884!important}.whatsapp-template-picker span,.whatsapp-template-picker-status{color:#64748b!important;font-size:11px!important}.whatsapp-template-modal-backdrop{z-index:80!important;background:#0f172a6b!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.whatsapp-template-modal{color:#111827!important;background:#fff!important;border-radius:22px!important;width:min(92vw,520px)!important;max-width:520px!important;padding:18px!important;box-shadow:0 30px 80px #0f172a52!important}.whatsapp-template-modal header{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.whatsapp-template-modal header h3{margin:0!important;font-size:17px!important}.whatsapp-template-modal header button{color:#334155!important;background:#f1f5f9!important;border-radius:999px!important;width:32px!important;height:32px!important}.whatsapp-template-modal label{gap:6px!important;margin:10px 0!important;display:grid!important}.whatsapp-template-modal label span{color:#475569!important;font-size:12px!important;font-weight:800!important}.whatsapp-template-modal input,.whatsapp-template-modal textarea{color:#111827!important;resize:vertical!important;border:1px solid #cbd5e1!important;border-radius:12px!important;width:100%!important;padding:10px 12px!important}.whatsapp-template-preview{color:#14532d!important;white-space:pre-line!important;background:#ecfdf5!important;border:1px solid #bbf7d0!important;border-radius:14px!important;max-height:190px!important;padding:12px!important;overflow:auto!important}.whatsapp-template-preview p{margin:6px 0 0!important}.whatsapp-template-actions{justify-content:flex-end!important;gap:10px!important;margin-top:14px!important;display:flex!important}.whatsapp-template-actions .primary-action{color:#fff!important;background:#00a884!important;border-radius:999px!important;padding:10px 16px!important;font-weight:800!important}.whatsapp-template-actions .ghost-action{color:#334155!important;background:#f1f5f9!important;border-radius:999px!important;padding:10px 16px!important}.whatsapp-web-conversation.whatsapp-single-conversation{border-radius:inherit!important;background:#efeae2!important;min-height:660px!important;overflow:hidden!important}.whatsapp-chat-header.whatsapp-web-chat-header{color:#fff!important;background:#075e54!important;min-height:70px!important}.whatsapp-template-window-note{box-shadow:none!important;color:#fff7d6!important;background:0 0!important;border:0!important;max-width:150px!important;padding:0!important;font-size:11px!important}.whatsapp-chat-body.whatsapp-web-chat-body{background-color:#e5ddd5!important;background-image:radial-gradient(#0000000d 1px,#0000 1px)!important;background-size:16px 16px!important}.whatsapp-chat-composer.whatsapp-web-composer{background:#f0f2f5!important;border-top:1px solid #d9dee2!important}.whatsapp-chat-composer.whatsapp-web-composer button{color:#54656f!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:22px!important;display:inline-flex!important}.whatsapp-chat-composer.whatsapp-web-composer .whatsapp-send-live{color:#fff!important;background:#00a884!important;border-radius:50%!important}@media (width<=640px){.crm-workspace .lead-history-row{grid-template-columns:1fr}.crm-workspace .lead-history-row aside{text-align:left}.whatsapp-web-conversation.whatsapp-single-conversation{min-height:76vh!important}}.bulk-upload-status{color:#4c3118;background:#fff8ed;border:1px solid #ead8bd;border-radius:16px;gap:5px;margin-top:14px;padding:12px 14px;line-height:1.35;display:grid}.bulk-upload-status strong{color:#2f1e10;font-size:13px}.bulk-upload-status span{color:#6a4a2a;font-size:12px}.bulk-upload-status.confirm{background:#fff3d8;border-color:#dfb25f;box-shadow:0 10px 24px #8a591c1f}.bulk-upload-counts{grid-template-columns:auto 1fr;gap:6px 10px;margin:5px 0;display:grid}.bulk-upload-counts b{color:#fff8ed;background:#563512;border-radius:999px;justify-content:center;align-items:center;min-width:30px;padding:3px 8px;font-size:12px;display:inline-flex}.bulk-upload-status.success{color:#184c28;background:#eefaf1;border-color:#bfe6c8}.bulk-upload-status.success strong,.bulk-upload-status.success span{color:#184c28}.crm-workspace .dashboard-canvas.dashboard-two-section{grid-template-rows:minmax(292px,max-content) minmax(0,1fr)!important;gap:8px!important;height:calc(100vh - 50px)!important;margin-top:-4px!important;padding-top:0!important}.crm-workspace .dashboard-live-summary{padding:12px 14px!important}.crm-workspace .dashboard-live-stat-grid{gap:8px!important;margin-bottom:8px!important}.crm-workspace .dashboard-live-stat{min-height:74px!important;padding:8px 10px!important}.crm-workspace .dashboard-live-stat span{min-height:auto!important}.crm-workspace .dashboard-graph-card{min-height:154px!important;padding:10px 14px!important}.crm-workspace .dashboard-graph-card h3{margin-bottom:8px!important}.crm-workspace .dashboard-sales-pipeline-shell{grid-template-columns:minmax(126px,1fr) 108px!important;min-height:130px!important}.crm-workspace .dashboard-sales-pipeline-pie text{stroke-width:1.4px!important;font-size:11px!important;font-weight:900!important}.crm-workspace .dashboard-sales-pipeline-legend a{color:#475569!important;grid-template-columns:10px minmax(54px,1fr) 30px!important;font-size:12px!important}.crm-workspace .dashboard-sales-pipeline-legend span{font-size:12px!important;font-weight:750!important}.crm-workspace .dashboard-sales-pipeline-legend b{color:#0f172a!important;text-align:right!important;font-size:12px!important;font-weight:900!important}.crm-workspace .business-signals-section{padding:12px 14px!important}.crm-workspace .business-signals-head{margin-bottom:8px!important}.crm-workspace .business-signals-head h2{color:#333330!important;margin:0!important;font-size:16px!important;font-weight:850!important;line-height:1.1!important}.crm-workspace .business-signals-head p{display:none!important}.crm-workspace .business-list-shell{gap:6px!important;display:grid!important}.crm-workspace .business-list-header{box-shadow:none!important;color:#999995!important;letter-spacing:normal!important;text-transform:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0 14px 2px!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;display:grid!important}.crm-workspace .business-list-header span:nth-child(3),.crm-workspace .business-list-header span:nth-child(6),.crm-workspace .business-list-header span:last-child{text-align:center!important}.crm-workspace .business-list-header span:nth-child(4),.crm-workspace .business-list-header span:nth-child(5){text-align:left!important;justify-self:start!important}.crm-workspace .business-row-card.lead-row-card{min-height:52px!important;padding:4px 14px!important}.crm-workspace .business-updated-field,.crm-workspace .business-tenure-field{justify-self:start!important;min-width:0!important}.crm-workspace .business-updated-field b,.crm-workspace .business-tenure-field b{display:none!important}.crm-workspace .business-updated-field em,.crm-workspace .business-tenure-field em{color:#333330!important;font-size:12px!important;font-style:normal!important;font-weight:750!important}.crm-workspace .business-tenure-field{text-align:center!important;justify-self:center!important}.crm-workspace .business-table-footer{justify-content:flex-end!important;align-items:center!important;margin-top:6px!important;padding-top:0!important;display:flex!important}.crm-workspace .business-table-footer button:disabled{cursor:not-allowed!important;opacity:.42!important}.crm-workspace .dashboard-sales-pipeline-shell{grid-template-columns:minmax(132px,1fr) 132px!important}.crm-workspace .dashboard-sales-pipeline-legend a{grid-template-columns:10px minmax(72px,1fr) 32px!important}.crm-workspace .dashboard-sales-pipeline-legend span{text-overflow:clip!important}.crm-workspace .dashboard-canvas.dashboard-two-section{grid-template-rows:minmax(286px,max-content) minmax(286px,1fr)!important;gap:6px!important}.crm-workspace .business-signals-section{grid-template-rows:auto minmax(0,1fr) auto!important;padding:8px 12px 6px!important;display:grid!important;overflow:hidden!important}.crm-workspace .business-signals-head{min-height:0!important;margin:0 0 4px!important}.crm-workspace .business-signals-head h2{color:#77736c!important;letter-spacing:normal!important;margin:0!important;font-size:13px!important;font-weight:650!important;line-height:1!important}.crm-workspace .business-list-shell{align-content:start!important;gap:4px!important;min-height:0!important;display:grid!important;overflow:hidden!important}.crm-workspace .business-list-header{color:#999995!important;align-items:center!important;min-height:16px!important;padding:0 10px!important;font-size:11px!important;font-weight:500!important}.crm-workspace .business-row-card.lead-row-card{border-radius:12px!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:3px 10px!important}.crm-workspace .business-signal-badge{border-radius:999px!important;max-width:108px!important;min-height:22px!important;padding:5px 8px!important;font-size:10px!important;line-height:1!important}.crm-workspace .business-contact-field{gap:6px!important;min-width:0!important}.crm-workspace .business-contact-field .lead-avatar{width:26px!important;height:26px!important;font-size:11px!important}.crm-workspace .business-contact-field h3{margin:0!important;font-size:12px!important;line-height:1.1!important}.crm-workspace .business-contact-field p{margin:1px 0 0!important;font-size:10px!important;line-height:1.1!important}.crm-workspace .business-ai-score.ai-score-circle{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;font-size:11px!important}.crm-workspace .business-summary-field{gap:2px!important}.crm-workspace .business-summary-field span{-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;font-size:11px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .business-summary-field button{display:none!important}.crm-workspace .business-updated-field em,.crm-workspace .business-tenure-field em{font-size:11px!important;line-height:1.1!important}.crm-workspace .business-action-cell .open-conversation-action{border-radius:7px!important;min-height:26px!important;padding:0 10px!important;font-size:11px!important}.crm-workspace .business-table-footer{flex:none!important;min-height:28px!important;margin-top:4px!important}.crm-workspace .business-table-footer button{border-radius:8px!important;width:28px!important;height:28px!important}.crm-workspace .dashboard-canvas.dashboard-two-section{grid-template-rows:max-content max-content!important;align-content:start!important;height:auto!important;min-height:0!important;overflow:visible!important}.crm-workspace .business-signals-section{height:auto!important;min-height:0!important;overflow:hidden!important}.crm-workspace .business-list-shell{grid-auto-rows:max-content!important}.crm-workspace .business-table-footer{border-top:1px solid #ece8df!important;margin-top:5px!important;padding-top:4px!important}.crm-workspace .business-signals-section{box-shadow:none!important;background:0 0!important;border:0!important;padding:4px 2px 0!important}.crm-workspace .business-signals-head{box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 3px!important;padding:0!important}.crm-workspace .business-signals-head h2{color:#333330!important;letter-spacing:normal!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1!important}.crm-workspace .business-list-header{padding-left:8px!important;padding-right:8px!important}.crm-workspace .business-list-header span:nth-child(5),.crm-workspace .business-updated-field{white-space:nowrap!important;margin-left:-8px!important}.crm-workspace .business-updated-field em{white-space:nowrap!important}.crm-workspace .business-row-card.lead-row-card{padding-left:8px!important;padding-right:8px!important}.crm-workspace .business-list-header span{white-space:nowrap!important}.crm-workspace .business-list-header span:nth-child(6){text-align:center!important;white-space:nowrap!important}.crm-workspace .business-tenure-field,.crm-workspace .business-tenure-field em{white-space:nowrap!important}.crm-workspace .business-signals-head h2{white-space:nowrap!important;overflow:visible!important}.crm-workspace .dashboard-canvas.dashboard-two-section{gap:16px!important;margin-top:8px!important}.crm-workspace .business-signals-head{margin-bottom:5px!important;padding-left:8px!important}.crm-workspace .business-signals-head h2{font-size:13px!important;font-weight:900!important}.crm-workspace .business-contact-field .lead-avatar{width:30px!important;height:30px!important}.crm-workspace .business-ai-score.ai-score-circle{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.crm-workspace .business-table-footer{margin-top:6px!important}.crm-workspace .business-list-header,.crm-workspace .business-row-card{grid-template-columns:148px minmax(104px,.72fr) 54px minmax(190px,1.28fr) 128px 58px 66px!important}.crm-workspace .business-list-header span:nth-child(3){text-align:left!important;justify-self:start!important}.crm-workspace .business-ai-score.ai-score-circle{justify-self:start!important}.crm-workspace .business-signal-badge{max-width:142px!important}.crm-workspace .dashboard-canvas.dashboard-two-section{margin-top:20px!important}.crm-workspace .business-signals-section{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:22px!important;padding:12px 14px 10px!important;overflow:hidden!important;box-shadow:0 18px 45px #0f172a14!important}.crm-workspace .business-signals-head{padding-left:8px!important}.crm-workspace .workspace-topbar{position:sticky!important}.crm-workspace .topbar-fixed-brand{pointer-events:none!important;white-space:nowrap!important;z-index:6!important;align-items:center!important;gap:2px!important;min-height:44px!important;padding:0!important;display:inline-flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.crm-workspace .topbar-logo-placeholder{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;width:158px!important;height:42px!important;padding:0!important;display:inline-flex!important;overflow:visible!important}.crm-workspace .topbar-logo-placeholder img{object-fit:contain!important;width:auto!important;max-width:166px!important;height:40px!important;display:block!important}.crm-workspace .topbar-project-name{color:#23211d!important;letter-spacing:-.01em!important;align-self:center!important;margin-top:1px!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}@media (width<=920px){.crm-workspace .topbar-fixed-brand{gap:2px!important}.crm-workspace .topbar-logo-placeholder{width:126px!important;height:38px!important}.crm-workspace .topbar-logo-placeholder img{max-width:132px!important;height:33px!important}.crm-workspace .topbar-project-name{font-size:13px!important}}@media (width<=720px){.crm-workspace .topbar-fixed-brand{display:none!important}}.integrations-screen{flex-direction:column;gap:18px;display:flex}.integrations-hero-card,.openai-integration-panel{background:linear-gradient(135deg,#fffaf1,#fff);border:1px solid #5b442d29;border-radius:24px;padding:22px;box-shadow:0 18px 40px #46311814}.integrations-hero-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.integrations-hero-card h2,.openai-panel-header h3{color:#3f2f1f;margin:6px 0}.integrations-hero-card p,.openai-panel-header p{color:#715f4d;margin:0;line-height:1.5}.section-kicker{color:#6a4420;letter-spacing:.08em;text-transform:uppercase;background:#f1e2cd;border-radius:999px;align-items:center;width:max-content;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.integration-status-pill{white-space:nowrap;border-radius:999px;padding:10px 14px;font-weight:800}.integration-status-pill.connected{color:#166534;background:#dcfce7}.integration-status-pill.paused{color:#92400e;background:#fff1d6}.openai-integration-panel{flex-direction:column;gap:18px;display:flex}.openai-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.masked-key-box{text-align:right;background:#f4fbf7;border:1px dashed #0f5c5547;border-radius:18px;min-width:180px;padding:14px}.masked-key-box small{color:#587067;font-weight:700;display:block}.masked-key-box strong{color:#0b5c55;word-break:break-all;margin-top:4px;display:block}.openai-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.openai-status-grid div{background:#fff;border:1px solid #5b442d1f;border-radius:16px;padding:12px}.openai-status-grid span,.openai-form-grid span{color:#7b6b5e;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.openai-status-grid strong{color:#3f2f1f;word-break:break-word;margin-top:5px;font-size:14px;display:block}.openai-form-grid{grid-template-columns:2fr 1fr;gap:12px;display:grid}.openai-form-grid input,.openai-form-grid select{color:#3f2f1f;background:#fff;border:1px solid #5b442d2e;border-radius:14px;width:100%;margin-top:7px;padding:12px}.openai-policy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.openai-policy-list span{color:#62472d;background:#fbf4ea;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:700}.openai-action-row{flex-wrap:wrap;gap:10px;display:flex}.openai-action-row button{color:#fff;background:#4b2f16;border-radius:999px;padding:11px 16px;font-weight:800}.openai-action-row button:disabled{opacity:.55;cursor:not-allowed}.openai-action-row .secondary-action{color:#4b2f16;background:#efe1cc}.openai-action-row .danger-action{color:#991b1b;background:#fee2e2}.openai-status-message{color:#166534;background:#ecfdf5;border-radius:16px;padding:12px 14px;font-weight:700}.openai-error-message{color:#991b1b;background:#fef2f2;border-radius:16px;padding:12px 14px;font-weight:700}@media (width<=980px){.integrations-hero-card,.openai-panel-header{flex-direction:column}.masked-key-box{text-align:left}.openai-status-grid,.openai-form-grid,.openai-policy-list{grid-template-columns:1fr}}.production-login-wall{color:#3b2a1e;background:radial-gradient(circle at 0 0,#fff7e8 0,#f6efe2 34%,#ebe1d2 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.production-login-split{background:linear-gradient(135deg,#f8f1e6 0%,#efe5d7 42%,#ded0be 100%);padding:32px}.production-login-layout{background:#fffdf8;border:1px solid #4f372324;border-radius:34px;grid-template-columns:minmax(420px,.9fr) minmax(460px,1.1fr);width:min(1180px,100%);max-width:1180px;min-height:680px;display:grid;overflow:hidden;box-shadow:0 34px 110px #3d2a192e}.production-login-card{background:#fffdf8;border:1px solid #e2d4bf;border-radius:30px;gap:22px;width:min(480px,100%);max-width:480px;padding:34px;display:grid;box-shadow:0 30px 90px #4b341c29}.production-login-layout .production-login-card{box-shadow:none;border:0;border-radius:0;width:100%;max-width:none;padding:54px 58px}.production-login-card-minimal{align-content:center;gap:24px}.production-login-brand{align-items:center;gap:14px;display:flex}.production-login-logo{background:#fff;border:1px solid #eadcc8;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.production-login-logo img{object-fit:contain;max-width:42px;max-height:42px}.production-login-brand strong{color:#2f1f12;letter-spacing:-.02em;font-size:18px;display:block}.production-login-brand small{color:#7b6752;margin-top:3px;font-size:12px;display:block}.production-login-copy{gap:8px;display:grid}.production-login-eyebrow{color:#8a5a20;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.production-login-copy h1{color:#2f1f12;letter-spacing:-.055em;margin:0;font-size:42px;line-height:.98}.production-login-copy p{color:#6f5b45;margin:0;line-height:1.55}.production-login-form{gap:14px;display:grid}.production-login-form label{gap:7px;display:grid}.production-login-form label span{color:#4a3522;font-size:13px;font-weight:800}.production-login-form input{color:#2f1f12;background:#fff;border:1px solid #d8c6ac;border-radius:16px;outline:none;padding:14px 15px}.production-login-form input:focus{border-color:#8a5a20;box-shadow:0 0 0 4px #8a5a201f}.production-login-form button{color:#fff8ed;background:#2f241d;border-radius:16px;padding:14px 16px;font-weight:800}.production-login-links{flex-wrap:wrap;gap:10px 14px;margin-top:-4px;display:flex}.production-login-links button{color:#6a4420;text-align:left;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;-webkit-text-decoration:underline #6a442047;text-decoration:underline #6a442047}.production-login-links button:hover{color:#2f1f12;text-decoration-color:#2f1f12}.production-login-notice{color:#5f4022;background:#fff7e8;border:1px solid #ead8bd;border-radius:14px;margin:0;padding:11px 13px;font-size:13px;line-height:1.4}.production-login-footnote{color:#745936;background:#fff7e8;border:1px solid #ead8bd;border-radius:14px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.production-login-secure{color:#7b6752;align-items:center;gap:8px;margin:4px 0 0;font-size:12px;font-weight:700;display:flex}.production-login-secure:before{color:#fff8ed;content:"✓";background:#2f241d;border-radius:999px;justify-content:center;width:18px;height:18px;font-size:10px;line-height:18px;display:inline-flex}.production-login-showcase{color:#0f1720;background:radial-gradient(circle at 18% 8%,#ffffffdb,#0000 24%),linear-gradient(145deg,#eafff6 0%,#d7f8e8 48%,#bff1d8 100%);min-width:0;padding:34px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.production-login-showcase:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff6b,#0000);position:absolute;inset:0}.production-login-showcase-content{border:0;border-radius:0;flex-direction:column;justify-content:space-between;align-self:stretch;width:100%;padding:54px 34px;display:flex;position:relative;overflow:hidden}.production-login-showcase-content:before,.production-login-showcase-content:after{display:none}.production-login-showcase-head{gap:10px;margin-top:88px;display:grid}.production-login-showcase-simple h2{color:#2f1f12;letter-spacing:-.055em;text-transform:none;max-width:520px;margin:0;font-family:inherit;font-size:42px;font-weight:700;line-height:.98}.production-login-showcase-pill{display:none}.production-login-showcase-simple .production-login-hero-text{color:#6f5b45;max-width:520px;margin:0;font-size:16px;font-weight:400;line-height:1.55;display:block}.production-login-feature-list{display:none}.production-login-feature-list span{color:#111827;background:#ffffffb8;border:1px solid #00aebb33;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:800}.production-login-video-card{color:#111827;background:#fff;border:1px solid #00aebb38;border-radius:22px;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 18px 50px #07443629}.production-login-video-card button{color:#fff;background:#00aebb;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.production-login-video-card button span{margin-left:3px;font-size:18px}.production-login-video-card strong{font-size:15px;display:block}.production-login-video-card small{color:#637083;margin-top:3px;display:block}@media (width<=940px){.production-login-split{padding:0}.production-login-layout{border:0;border-radius:0;grid-template-columns:1fr;min-height:100vh}.production-login-layout .production-login-card{padding:34px 24px}.production-login-showcase{display:none}.production-login-copy h1{font-size:34px}}@media (width<=640px){.production-login-wall{padding:18px}.production-login-split{padding:0}.production-login-card{border-radius:24px;padding:24px}.production-login-layout .production-login-card{padding:28px 20px}.production-login-copy h1{font-size:30px}.production-login-links{flex-direction:column}}.super-admin-shell{color:#2f241d;background:#f7f4ee;grid-template-columns:280px 1fr;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.super-admin-rail{color:#fff;background:#2f241d;flex-direction:column;gap:10px;padding:22px 16px;display:flex}.super-admin-brand{align-items:center;gap:12px;margin-bottom:18px;display:flex}.super-admin-brand img{object-fit:contain;background:#fff;border-radius:12px;width:42px;height:42px;padding:6px}.super-admin-brand strong{font-size:18px;display:block}.super-admin-brand span{color:#f6dfc1;font-size:12px}.super-admin-rail button{color:#f9efe4;text-align:left;background:0 0;border-radius:12px;padding:12px 14px;font-weight:700}.super-admin-rail button.active,.super-admin-rail button:hover{color:#2f241d;background:#f6dfc1}.super-admin-main{min-width:0;padding:24px;overflow:auto}.super-admin-topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.super-admin-topbar h1{margin:0;font-size:30px}.super-admin-eyebrow{color:#8a6044;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:12px;font-weight:800}.super-admin-user{background:#fff;border:1px solid #eadfce;border-radius:16px;align-items:center;gap:10px;padding:8px 10px;display:flex}.super-admin-user button,.super-admin-actions button,.super-admin-card button{color:#fff;background:#3d2c21;border-radius:10px;padding:9px 12px}.super-admin-metrics{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;margin-bottom:16px;display:grid}.super-admin-metric{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:16px;box-shadow:0 10px 30px #442d1912}.super-admin-metric span,.super-admin-metric small{color:#7d6d60;display:block}.super-admin-metric strong{font-size:30px}.super-admin-metric.good strong{color:#137a4b}.super-admin-metric.warn strong{color:#a16207}.super-admin-metric.bad strong{color:#b42318}.super-admin-customers{grid-template-columns:minmax(360px,440px) 1fr;gap:16px;display:grid}.super-admin-list,.super-admin-detail,.super-admin-card,.super-admin-loading{background:#fff;border:1px solid #eadfce;border-radius:20px;padding:18px;box-shadow:0 12px 34px #442d1912}.super-admin-list h2,.super-admin-detail h2,.super-admin-card h2{margin:0 0 12px}.super-admin-list input,.super-admin-form-grid input,.super-admin-form-grid select{background:#fffaf5;border:1px solid #dccfbe;border-radius:12px;width:100%;margin-bottom:10px;padding:11px 12px}.super-admin-customer-row{text-align:left;color:#2f241d;background:#fffaf5;border:1px solid #eadfce;border-radius:14px;grid-template-columns:1.4fr .8fr .8fr .4fr;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px;display:grid}.super-admin-customer-row.selected{border-color:#3d2c21;box-shadow:0 0 0 2px #3d2c211f}.super-admin-customer-row small{color:#7d6d60;display:block}.status-pill{color:#6b3d10;background:#f6dfc1;border-radius:999px;align-items:center;margin:3px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.good{color:#166534;background:#dcfce7}.status-pill.warn{color:#92400e;background:#fef3c7}.status-pill.bad{color:#991b1b;background:#fee2e2}.super-admin-detail-header{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.super-admin-actions{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.super-admin-detail-grid article,.super-admin-checks{background:#fffaf5;border:1px solid #eadfce;border-radius:16px;padding:14px}.super-admin-detail-grid h3,.super-admin-checks h3{margin:0 0 8px}.super-admin-log-row{background:#fffaf5;border:1px solid #eadfce;border-radius:14px;justify-content:space-between;gap:12px;margin-top:8px;padding:12px;display:flex}.super-admin-loading.error{color:#991b1b}@media (width<=980px){.super-admin-shell{grid-template-columns:1fr}.super-admin-rail{position:static}.super-admin-metrics,.super-admin-detail-grid,.super-admin-customers,.super-admin-form-grid{grid-template-columns:1fr}.super-admin-topbar,.super-admin-detail-header{flex-direction:column;align-items:flex-start}.super-admin-customer-row{grid-template-columns:1fr}}.whatsapp-enabled-card{background:linear-gradient(#f6fff9,#fff);border-color:#bdebd0}.whatsapp-business-window{width:min(1080px,94vw);max-width:1080px}.whatsapp-business-panel{flex-direction:column;gap:18px;display:flex}.whatsapp-webhook-box{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;flex-direction:column;gap:7px;padding:16px 18px;display:flex}.whatsapp-webhook-box span{letter-spacing:.08em;text-transform:uppercase;color:#166534;font-size:12px;font-weight:900}.whatsapp-webhook-box strong{word-break:break-all;color:#052e16;background:#fff;border:1px solid #dcfce7;border-radius:12px;padding:10px 12px;font-size:15px}.whatsapp-webhook-box p{color:#166534;margin:0;line-height:1.45}.whatsapp-business-form{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.whatsapp-business-form label{color:#0f172a;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.whatsapp-business-form input{font:inherit;color:#0f172a;background:#fbfdff;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px}.whatsapp-business-form input:focus{background:#fff;border-color:#25d366;outline:2px solid #25d36638}.whatsapp-accounts-list{border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;padding-top:12px;display:flex}.whatsapp-account-row{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.whatsapp-account-row strong{color:#0f172a;font-size:15px;display:block}.whatsapp-account-row p{color:#475569;margin:4px 0}.whatsapp-account-row span{color:#64748b;font-size:13px}.whatsapp-agent-routing-meta{flex-direction:column;gap:2px;margin-top:8px;display:flex}.whatsapp-agent-routing-meta b{color:#6b4423;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.whatsapp-agent-routing-meta small{color:#64748b;font-size:12px;line-height:1.45}.whatsapp-agent-account-actions{flex-direction:column;align-items:flex-end}.whatsapp-agent-account-actions button{white-space:nowrap}.whatsapp-agent-connected-number-list{gap:8px;margin-top:8px;display:grid}.whatsapp-agent-connected-number-list span{background:#fffaf2;border:1px solid #eadfce;border-radius:10px;justify-content:space-between;gap:10px;padding:8px 10px;display:flex}.whatsapp-agent-connected-number-list b{color:#4f3421;font-size:13px}.whatsapp-agent-connected-number-list em{color:#7c6a5b;font-size:12px;font-style:normal}.whatsapp-account-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.whatsapp-account-actions em{text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.whatsapp-account-actions em.connected{color:#166534;background:#dcfce7}.whatsapp-account-actions em.pending{color:#9a3412;background:#fff7ed}.whatsapp-account-actions button{color:#fff;cursor:pointer;background:#14532d;border:0;border-radius:10px;padding:9px 12px;font-weight:800}.gmail-status-message.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}@media (width<=760px){.whatsapp-business-form{grid-template-columns:1fr}.whatsapp-account-row{flex-direction:column;align-items:flex-start}.whatsapp-account-actions{justify-content:space-between;width:100%}}.production-login-tabs{background:#f5ead9;border:1px solid #ead8bd;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.production-login-tabs button{color:#745936;background:0 0;border-radius:12px;padding:10px 12px;font-weight:800}.production-login-tabs button.active{color:#fff8ed;background:#3b2a1e;box-shadow:0 10px 20px #3b2a1e24}.change-password-inline{color:#3b2a1e;background:0 0;min-height:0;padding:0;display:block}.change-password-inline .production-login-card{box-shadow:none;max-width:100%;padding:24px}.change-password-modal-backdrop{z-index:80;background:#1b140d7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.change-password-modal{width:min(520px,96vw);max-width:520px;position:relative}.change-password-close{color:#fff8ed;z-index:2;background:#3b2a1e;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:flex;position:absolute;top:-10px;right:-10px}.profile-dropdown-user small{color:#8a705b;margin-top:3px;font-size:11px;font-weight:700;display:block}@media (width<=640px){.production-login-tabs{grid-template-columns:1fr}.change-password-modal-backdrop{padding:14px}.change-password-close{top:4px;right:4px}}.team-inline-action{color:#6f4518;background:#fff7e8;border:1px solid #d9c4a7;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.team-inline-action:hover{color:#fff8ed;background:#3b2a1e}.crm-workspace .dashboard-live-summary{background:#fffaf2!important;border:1px solid #eadfce!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(292px,330px)!important;align-items:stretch!important;gap:14px!important;padding:16px!important;display:grid!important}.crm-workspace .dashboard-live-main-area{min-width:0!important;display:contents!important}.crm-workspace .dashboard-live-column{grid-template-rows:auto minmax(265px,1fr)!important;gap:12px!important;min-width:0!important;display:grid!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important;display:grid!important}.crm-workspace .dashboard-live-column .dashboard-metric-card,.crm-workspace .dashboard-live-column .dashboard-live-stat-card{min-height:112px!important}.crm-workspace .dashboard-live-column .dashboard-bar-card,.crm-workspace .dashboard-live-column .dashboard-source-card,.crm-workspace .dashboard-live-column .dashboard-stage-card,.crm-workspace .dashboard-live-column .dashboard-graph-card,.crm-workspace .dashboard-live-column article{min-height:265px!important}.crm-workspace .crm-analysis-assistant-card{color:#3b2a1e!important;background:linear-gradient(#fffdf8 0%,#fff7e8 100%)!important;border:1px solid #ead8bd!important;border-radius:22px!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-self:stretch!important;height:100%!important;min-height:390px!important;padding:15px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 34px #583a1c1c!important}.crm-workspace .crm-analysis-card-glow{display:none!important}.crm-workspace .crm-analysis-card-head{z-index:1!important;border-bottom:1px solid #ead8bd!important;align-items:center!important;gap:10px!important;padding-bottom:12px!important;display:flex!important;position:relative!important}.crm-workspace .crm-analysis-ai-icon{color:#7a4a17!important;background:#f5ead9!important;border:1px solid #dcc7a8!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:18px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-analysis-card-head p,.crm-workspace .crm-analysis-focus-copy span{color:#8a705b!important;letter-spacing:.01em!important;margin:0!important;font-size:11px!important;font-weight:850!important}.crm-workspace .crm-analysis-card-head h3{color:#3b2a1e!important;margin:0!important;font-size:17px!important}.crm-workspace .crm-analysis-focus-copy{z-index:1!important;align-self:start!important;gap:7px!important;min-height:104px!important;margin-top:14px!important;display:grid!important;position:relative!important}.crm-workspace .crm-analysis-focus-copy h4,.crm-workspace .crm-analysis-empty-state h4{color:#3b2a1e!important;margin:0!important;font-size:18px!important;line-height:1.16!important}.crm-workspace .crm-analysis-focus-copy p,.crm-workspace .crm-analysis-empty-state p{color:#745936!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:12px!important;line-height:1.42!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-analysis-action-row{z-index:1!important;grid-template-columns:1fr auto!important;gap:8px!important;margin:10px 0 12px!important;display:grid!important;position:relative!important}.crm-workspace .crm-analysis-action-row a,.crm-workspace .crm-analysis-action-row button{border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.crm-workspace .crm-analysis-primary-action{color:#fff8ed!important;background:#3b2a1e!important}.crm-workspace .crm-analysis-secondary-action{color:#6f4518!important;background:#fffaf2!important;border:1px solid #d9c4a7!important}.crm-workspace .crm-analysis-insights-list{z-index:1!important;grid-template-rows:54px 76px minmax(118px,1fr)!important;gap:8px!important;min-height:0!important;display:grid!important;position:relative!important;overflow:hidden!important}.crm-workspace .crm-analysis-insights-list div{background:#fffaf2!important;border:1px solid #ead8bd!important;border-radius:14px!important;gap:2px!important;min-height:0!important;padding:9px 10px!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-analysis-insights-list b{color:#3b2a1e!important;font-size:11px!important}.crm-workspace .crm-analysis-insights-list span{color:#745936!important;font-size:11px!important;line-height:1.3!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps ul{color:#745936!important;gap:5px!important;margin:4px 0 0!important;padding:0!important;list-style:none!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps li{padding-left:14px!important;font-size:11px!important;line-height:1.25!important;position:relative!important}.crm-workspace .crm-analysis-next-steps li:before{content:""!important;background:#9a621d!important;border-radius:999px!important;width:5px!important;height:5px!important;position:absolute!important;top:6px!important;left:2px!important}.crm-workspace .crm-analysis-card-footer{z-index:1!important;border-top:1px solid #ead8bd!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-top:10px!important;padding-top:10px!important;display:flex!important;position:relative!important}.crm-workspace .crm-analysis-card-footer button{color:#3b2a1e!important;background:#fffaf2!important;border:1px solid #d9c4a7!important;border-radius:10px!important;width:30px!important;height:30px!important}.crm-workspace .crm-analysis-card-footer button:disabled{color:#b09a80!important;opacity:.6!important}.crm-workspace .crm-analysis-card-footer span{color:#745936!important;font-size:12px!important;font-weight:800!important}.crm-workspace .crm-analysis-empty-state{z-index:1!important;background:#fffaf2!important;border:1px dashed #d9c4a7!important;border-radius:16px!important;align-self:center!important;gap:8px!important;padding:18px!important;display:grid!important;position:relative!important}@media (width<=1180px){.crm-workspace .dashboard-live-summary{grid-template-columns:1fr!important}.crm-workspace .dashboard-live-main-area{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}}@media (width<=760px){.crm-workspace .dashboard-live-main-area,.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts{grid-template-columns:1fr!important}}.crm-workspace .dashboard-two-section{grid-template-rows:minmax(0,60%) minmax(0,40%)!important;gap:12px!important;height:calc(100vh - 112px)!important;min-height:620px!important;display:grid!important;overflow:hidden!important}.crm-workspace .dashboard-live-summary{grid-template-columns:minmax(0,35fr) minmax(0,35fr) minmax(280px,30fr)!important;align-items:stretch!important;gap:12px!important;min-height:0!important;padding:12px!important;display:grid!important;overflow:hidden!important}.crm-workspace .dashboard-live-main-area{display:contents!important}.crm-workspace .dashboard-live-column{grid-template-rows:88px minmax(0,1fr)!important;gap:10px!important;min-height:0!important;display:grid!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;min-height:0!important;display:grid!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts>*{height:88px!important;min-height:88px!important;padding:12px!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts strong,.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts b{font-size:27px!important;line-height:1!important}.crm-workspace .dashboard-live-column>article{height:100%!important;min-height:0!important;overflow:hidden!important}.crm-workspace .dashboard-live-column>article h3,.crm-workspace .dashboard-live-column>article h2{margin-bottom:6px!important}.crm-workspace .crm-analysis-assistant-card{height:100%!important;min-height:0!important;padding:12px!important}.crm-workspace .crm-analysis-card-head{padding-bottom:9px!important}.crm-workspace .crm-analysis-focus-copy{min-height:44px!important;margin-top:10px!important}.crm-workspace .crm-analysis-focus-copy h4{font-size:16px!important;line-height:1.15!important}.crm-workspace .crm-analysis-focus-copy span,.crm-workspace .crm-analysis-focus-copy p{display:none!important}.crm-workspace .crm-analysis-action-row{margin:8px 0!important}.crm-workspace .crm-analysis-action-row a,.crm-workspace .crm-analysis-action-row button{min-height:32px!important;padding:0 10px!important;font-size:11px!important}.crm-workspace .crm-analysis-insights-list{grid-template-rows:48px 70px minmax(0,1fr)!important;gap:7px!important}.crm-workspace .crm-analysis-insights-list div{padding:8px 9px!important}.crm-workspace .crm-analysis-insights-list span{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important}.crm-workspace .crm-analysis-next-steps ul{gap:5px!important}.crm-workspace .crm-analysis-next-steps li{background:#fffdf8!important;border:1px solid #f0dfc6!important;border-radius:10px!important;gap:2px!important;padding:6px 7px 6px 9px!important;font-size:10.5px!important;line-height:1.2!important;display:grid!important}.crm-workspace .crm-analysis-next-steps li:before{display:none!important}.crm-workspace .crm-analysis-next-steps li em{color:#9a621d!important;text-transform:uppercase!important;font-size:9.5px!important;font-style:normal!important;font-weight:900!important}.crm-workspace .crm-analysis-card-footer{margin-top:8px!important;padding-top:8px!important}.crm-workspace .business-signals-section{grid-template-rows:auto minmax(0,1fr) auto!important;min-height:0!important;padding:12px!important;display:grid!important;overflow:hidden!important}.crm-workspace .business-list-shell{min-height:0!important;overflow:hidden!important}.crm-workspace .business-row-card{min-height:48px!important;padding:8px 10px!important}.crm-workspace .business-list-header{padding:6px 10px!important}.crm-workspace .business-signals-head h2{margin:0!important;font-size:18px!important}@media (width<=1180px){.crm-workspace .dashboard-two-section{height:auto!important;min-height:0!important;overflow:visible!important}.crm-workspace .dashboard-live-summary{grid-template-columns:1fr!important;overflow:visible!important}.crm-workspace .dashboard-live-main-area{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}}@media (width>=1200px){.crm-workspace .dashboard-two-section{grid-template-rows:minmax(0,3fr) minmax(0,2fr)!important;gap:12px!important;height:calc(100vh - 112px)!important;min-height:0!important;max-height:calc(100vh - 112px)!important;display:grid!important;overflow:hidden!important}.crm-workspace .dashboard-live-summary,.crm-workspace .business-signals-section{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.crm-workspace .dashboard-live-column{grid-template-rows:82px minmax(0,1fr)!important;height:100%!important;min-height:0!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts>*{height:82px!important;min-height:82px!important;padding:10px 11px!important}.crm-workspace .dashboard-live-column>article,.crm-workspace .crm-analysis-assistant-card{height:100%!important;min-height:0!important;max-height:100%!important}.crm-workspace .business-signals-section{grid-template-rows:24px minmax(0,1fr) 36px!important}.crm-workspace .business-row-card{min-height:42px!important;padding:7px 9px!important}.crm-workspace .dashboard-two-section{grid-template-rows:calc(60vh - 74.4px) calc(40vh - 49.6px)!important;height:calc(100vh - 112px)!important;max-height:calc(100vh - 112px)!important;overflow:hidden!important}.crm-workspace .dashboard-live-summary{height:calc(60vh - 74.4px)!important;max-height:calc(60vh - 74.4px)!important}.crm-workspace .business-signals-section{height:calc(40vh - 49.6px)!important;max-height:calc(40vh - 49.6px)!important}.crm-workspace .crm-analysis-next-steps li{padding:5px 7px!important;font-size:10px!important}.crm-workspace .dashboard-live-column{grid-template-rows:96px minmax(0,1fr)!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts>*,.crm-workspace .dashboard-live-stat-grid.compact-two-counts .dashboard-live-stat{gap:4px!important;height:96px!important;min-height:96px!important;padding:8px 10px!important}.crm-workspace .dashboard-live-stat-grid.compact-two-counts .dashboard-metric-number-link{width:46px!important;min-width:46px!important;height:46px!important;padding:0!important;font-size:21px!important}.crm-workspace .crm-analysis-focus-copy{display:none!important}.crm-workspace .crm-analysis-next-steps li{padding:4px 7px!important;font-size:9.8px!important;line-height:1.14!important}.crm-workspace .dashboard-live-summary{grid-template-columns:minmax(0,35fr) minmax(0,35fr) minmax(292px,30fr)!important;align-content:center!important}.crm-workspace .dashboard-live-column{grid-template-rows:76px 246px!important;align-content:center!important;gap:14px!important;height:auto!important;min-height:0!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts{align-items:stretch!important;gap:12px!important}.crm-workspace .dashboard-live-column .dashboard-live-stat-grid.compact-two-counts>*,.crm-workspace .dashboard-live-stat-grid.compact-two-counts .dashboard-live-stat{border-radius:15px!important;gap:3px!important;height:76px!important;min-height:76px!important;padding:7px 10px!important}.crm-workspace .dashboard-live-stat-grid.compact-two-counts .dashboard-live-stat span{min-height:24px!important;font-size:11.5px!important;line-height:1.12!important}.crm-workspace .dashboard-live-stat-grid.compact-two-counts .dashboard-metric-number-link{width:40px!important;min-width:40px!important;height:40px!important;font-size:19px!important}.crm-workspace .dashboard-live-column>article,.crm-workspace .dashboard-live-column .dashboard-graph-card{grid-template-rows:auto minmax(0,1fr)!important;align-self:center!important;height:246px!important;min-height:246px!important;max-height:246px!important;padding:14px 18px!important;display:grid!important}.crm-workspace .dashboard-live-column .dashboard-graph-card h3,.crm-workspace .dashboard-live-column>article h3{margin:0!important;font-size:16px!important}.crm-workspace .dashboard-bar-list{align-self:center!important;gap:14px!important}.crm-workspace .dashboard-bar-row{grid-template-columns:minmax(92px,122px) minmax(90px,1fr) 34px!important;gap:12px!important;font-size:13px!important}.crm-workspace .dashboard-bar-row i{height:11px!important}.crm-workspace .crm-analysis-assistant-card{background:#fffaf2!important;border:1px solid #ead8bd!important;border-radius:24px!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;align-self:center!important;height:392px!important;min-height:392px!important;max-height:392px!important;padding:14px 16px!important;display:grid!important;box-shadow:0 12px 34px #442d191f!important}.crm-workspace .crm-analysis-focus-copy{background:linear-gradient(135deg,#3b2a1e,#7b4f20)!important;border:1px solid #2f1e12!important;border-radius:18px!important;min-height:0!important;margin:12px 0 10px!important;padding:12px 13px!important;display:block!important}.crm-workspace .crm-analysis-focus-copy h4{gap:3px!important;margin:0!important;display:grid!important}.crm-workspace .crm-analysis-focus-copy h4 span,.crm-workspace .crm-analysis-focus-copy h4 em{color:#f7d9ab!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;display:block!important}.crm-workspace .crm-analysis-action-row{grid-template-columns:1fr auto!important;gap:8px!important;margin:0 0 10px!important}.crm-workspace .crm-analysis-action-row a,.crm-workspace .crm-analysis-action-row button{border-radius:11px!important;min-height:30px!important;font-size:11px!important}.crm-workspace .crm-analysis-insights-list{grid-template-rows:auto auto minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important}.crm-workspace .crm-analysis-insights-list div{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.crm-workspace .crm-analysis-insights-list b{color:#3b2a1e!important;margin-bottom:2px!important;font-size:11px!important;display:block!important}.crm-workspace .crm-analysis-insights-list span{color:#745936!important;font-size:11px!important;line-height:1.32!important}.crm-workspace .crm-analysis-score-line span{color:#5e3514!important;background:#fff3df!important;border:1px solid #ead8bd!important;border-radius:999px!important;padding:4px 9px!important;font-weight:900!important;display:inline-flex!important}.crm-workspace .crm-analysis-summary-line span{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps li{color:#604729!important;background:0 0!important;border:0!important;border-radius:0!important;gap:1px!important;padding:0 0 0 16px!important;font-size:10.2px!important;line-height:1.15!important;display:grid!important;position:relative!important}.crm-workspace .crm-analysis-next-steps li:before{content:""!important;background:#9a621d!important;border-radius:999px!important;width:6px!important;height:6px!important;display:block!important;position:absolute!important;top:5px!important;left:2px!important}.crm-workspace .crm-analysis-next-steps li em{color:#9a621d!important;letter-spacing:.05em!important;font-size:9px!important}.crm-workspace .crm-analysis-assistant-card{grid-template-rows:auto auto auto minmax(0,1fr) auto!important;height:360px!important;min-height:360px!important;max-height:360px!important;padding:12px 16px!important;overflow:hidden!important}.crm-workspace .crm-analysis-card-head{padding-bottom:8px!important}.crm-workspace .crm-analysis-card-head h3{font-size:19px!important}.crm-workspace .crm-analysis-ai-icon{width:36px!important;height:36px!important}.crm-workspace .crm-analysis-focus-copy{margin:9px 0 8px!important;padding:10px 12px!important}.crm-workspace .crm-analysis-focus-copy h4{gap:2px!important}.crm-workspace .crm-analysis-focus-copy h4 strong{-webkit-line-clamp:2!important;font-size:17px!important;line-height:1.05!important}.crm-workspace .crm-analysis-focus-copy h4 span,.crm-workspace .crm-analysis-focus-copy h4 em{font-size:10px!important}.crm-workspace .crm-analysis-action-row{margin:0 0 8px!important}.crm-workspace .crm-analysis-action-row a,.crm-workspace .crm-analysis-action-row button{min-height:28px!important;padding:0 10px!important;font-size:10.5px!important}.crm-workspace .crm-analysis-insights-list{grid-template-rows:34px 39px minmax(0,1fr)!important;gap:5px!important;min-height:0!important}.crm-workspace .crm-analysis-insights-list b{margin-bottom:1px!important;font-size:10.5px!important}.crm-workspace .crm-analysis-score-line span{padding:3px 8px!important;font-size:10.5px!important}.crm-workspace .crm-analysis-next-steps{padding-top:5px!important}.crm-workspace .crm-analysis-next-steps ul{gap:3px!important;margin-top:3px!important}.crm-workspace .crm-analysis-next-steps li{grid-template-columns:52px minmax(0,1fr)!important;align-items:baseline!important;min-height:18px!important;padding:0 0 0 10px!important;font-size:9.6px!important;line-height:1.08!important;display:grid!important}.crm-workspace .crm-analysis-next-steps li:before{width:4px!important;height:4px!important;top:5px!important;left:0!important}.crm-workspace .crm-analysis-next-steps li em{font-size:8.4px!important;line-height:1!important}.crm-workspace .crm-analysis-card-footer button{width:24px!important;height:24px!important}.crm-workspace .crm-analysis-card-footer span{font-size:11px!important}.crm-workspace .crm-analysis-next-steps li{text-overflow:ellipsis!important;white-space:nowrap!important;min-height:13px!important;padding:0!important;font-size:9.8px!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps li:before{display:none!important}.crm-workspace .crm-analysis-next-steps li em{margin-right:5px!important;font-size:8.8px!important;display:inline!important}.crm-workspace .crm-analysis-summary-line span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.crm-workspace .crm-analysis-assistant-card{height:374px!important;min-height:374px!important;max-height:374px!important}.crm-workspace .crm-analysis-insights-list{grid-template-rows:32px 34px minmax(0,1fr)!important}.crm-workspace .crm-analysis-assistant-card{background:linear-gradient(#fffdf8 0%,#fff7e8 100%)!important;border:1px solid #ead8bd!important;height:374px!important;min-height:374px!important;max-height:374px!important;padding:14px 16px!important;box-shadow:0 16px 42px #442d1921!important}.crm-workspace .crm-analysis-card-head{border-bottom:1px solid #ead8bd!important;padding-bottom:9px!important}.crm-workspace .crm-analysis-card-head h3{color:#3b2a1e!important;font-size:19px!important}.crm-workspace .crm-analysis-ai-icon{color:#7a4a17!important;background:#f5ead9!important;border-color:#dcc7a8!important}.crm-workspace .crm-analysis-focus-copy{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:10px 0 8px!important;padding:0!important}.crm-workspace .crm-analysis-focus-copy h4{gap:4px!important;margin:0!important}.crm-workspace .crm-analysis-focus-copy h4 span{color:#9a621d!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:950!important;display:block!important}.crm-workspace .crm-analysis-focus-copy h4 strong{color:#333330!important;letter-spacing:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:20px!important;font-weight:850!important;line-height:1!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-analysis-focus-copy h4 em{display:none!important}.crm-workspace .crm-analysis-action-row a,.crm-workspace .crm-analysis-action-row button,.crm-workspace .crm-analysis-whatsapp-action{text-align:center!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:11px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.crm-workspace .crm-analysis-primary-action{color:#fff8ed!important;background:#3b2a1e!important}.crm-workspace .crm-analysis-secondary-action{color:#5e3514!important;background:#f5ead9!important;border:1px solid #d9c4a7!important}.crm-workspace .crm-analysis-whatsapp-action{background:#e9f9ef!important;border:1px solid #bdebd0!important}.crm-workspace .crm-analysis-insights-list div{background:0 0!important;border:0!important;padding:0!important}.crm-workspace .crm-analysis-insights-list b{color:#3b2a1e!important;letter-spacing:.02em!important;margin-bottom:2px!important;font-size:10.5px!important}.crm-workspace .crm-analysis-score-line span{color:#5e3514!important;background:#fff3df!important;border:1px solid #ead8bd!important;border-radius:999px!important;padding:3px 8px!important;font-size:10.5px!important;font-weight:900!important}.crm-workspace .crm-analysis-summary-line span{color:#604729!important;white-space:normal!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:10.7px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-analysis-hero-summary{margin:5px 0 8px!important}.crm-workspace .crm-analysis-next-steps{border-top:1px solid #ead8bd!important;padding-top:6px!important}.crm-workspace .crm-analysis-next-steps ul{gap:4px!important;margin-top:4px!important;display:grid!important}.crm-workspace .crm-analysis-next-steps li{color:#604729!important;text-overflow:ellipsis!important;white-space:nowrap!important;grid-template-columns:50px minmax(0,1fr)!important;min-height:16px!important;padding:0!important;font-size:10px!important;line-height:1.12!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps li em{color:#9a621d!important;text-transform:uppercase!important;margin-right:5px!important;font-size:8.5px!important;font-style:normal!important;font-weight:950!important;display:inline!important}.crm-workspace .crm-analysis-card-footer{margin-top:7px!important;padding-top:7px!important}.crm-workspace .crm-analysis-insights-list{grid-template-rows:30px minmax(80px,1fr)!important;gap:6px!important}.crm-workspace .crm-analysis-summary-line span{-webkit-line-clamp:2!important;font-size:10.5px!important;line-height:1.2!important}.crm-workspace .crm-analysis-next-steps{min-height:88px!important;overflow:visible!important}.crm-workspace .crm-analysis-next-steps ul{gap:5px!important}.crm-workspace .crm-analysis-next-steps li{white-space:normal!important;min-height:0!important;max-height:22px!important;margin-left:13px!important;font-size:10px!important;line-height:1.15!important;list-style:outside!important;display:list-item!important;overflow:hidden!important}.crm-workspace .crm-analysis-next-steps li::marker{color:#9a621d!important}.crm-workspace .crm-analysis-focus-reasons,.crm-workspace .crm-analysis-simple-text{color:#604729!important;min-height:0!important;margin:4px 0 0!important;font-size:10.8px!important;line-height:1.24!important;overflow:hidden!important}.crm-workspace .crm-analysis-focus-reasons>b,.crm-workspace .crm-analysis-simple-text>b,.crm-workspace .crm-analysis-simple-text p b{color:#2f2116!important;text-transform:none!important;font-size:11px!important;font-weight:900!important;display:inline!important}.crm-workspace .crm-analysis-focus-reasons ul,.crm-workspace .crm-analysis-simple-text ul{margin:3px 0 0 14px!important;padding:0!important}.crm-workspace .crm-analysis-focus-reasons li,.crm-workspace .crm-analysis-simple-text li,.crm-workspace .crm-analysis-simple-text p{color:#604729!important;margin:0 0 3px!important;padding:0!important;font-size:10.6px!important;line-height:1.18!important}.crm-workspace .crm-analysis-focus-reasons li,.crm-workspace .crm-analysis-simple-text li{text-overflow:ellipsis!important;white-space:nowrap!important;display:list-item!important;overflow:hidden!important}.crm-workspace .crm-analysis-action-row{margin-top:7px!important}.crm-workspace .crm-analysis-simple-text{border-top:0!important;padding-top:0!important}.crm-workspace .crm-analysis-card-footer{border-top:0!important;margin-top:5px!important;padding-top:0!important}.crm-workspace .crm-analysis-action-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px!important;align-items:center!important;gap:8px!important;margin:13px 0 6px!important;display:grid!important}.crm-workspace .crm-analysis-primary-action,.crm-workspace .crm-analysis-secondary-action{color:#fff8ed!important;text-align:center!important;white-space:nowrap!important;background:#20201d!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.crm-workspace .crm-analysis-whatsapp-action,.crm-workspace .crm-analysis-action-row .crm-analysis-whatsapp-action{box-shadow:none!important;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.crm-workspace .crm-analysis-action-row{grid-template-columns:128px 128px 54px!important;justify-content:center!important;justify-items:center!important;gap:8px!important;margin:14px 0 6px!important}.crm-workspace .crm-analysis-primary-action,.crm-workspace .crm-analysis-secondary-action{box-sizing:border-box!important;color:#111827!important;text-align:center!important;white-space:nowrap!important;background:#dbeafe!important;border:1px solid #bfdbfe!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:128px!important;min-width:0!important;max-width:128px!important;height:34px!important;min-height:34px!important;padding:7px 8px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.crm-workspace .crm-analysis-whatsapp-action,.crm-workspace .crm-analysis-action-row .crm-analysis-whatsapp-action{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:46px!important;min-height:46px!important;padding:0!important;display:inline-flex!important}.crm-workspace .crm-analysis-whatsapp-action svg{width:38px!important;height:38px!important}.crm-workspace .crm-sales-coach-card{box-shadow:none!important;color:#111827!important;background:linear-gradient(135deg,#eee9ff 0%,#f7f5ff 46%,#e9fbfd 100%)!important;border:1px solid #b2a9dd85!important;border-radius:30px!important;flex-direction:column!important;height:100%!important;min-height:0!important;padding:28px 28px 24px!important;display:flex!important;position:relative!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-icon{color:#fff!important;letter-spacing:.02em!important;background:linear-gradient(135deg,#8d6bff 0%,#26c8de 100%)!important;border-radius:23px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:70px!important;height:70px!important;margin:0 0 4px!important;font-size:19px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-kicker{color:#5d6679!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-top:0!important;font-size:13px!important;font-weight:950!important}.crm-workspace .crm-sales-coach-title{color:#111827!important;letter-spacing:-1.1px!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:66px!important;margin:18px 0!important;font-size:30px!important;font-weight:950!important;line-height:1.05!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-copy{color:#5d6a82!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;max-height:108px!important;margin:0 0 22px!important;font-size:20px!important;font-weight:500!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-actions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin:0 0 22px!important;display:flex!important}.crm-workspace .crm-sales-coach-open{color:#fff!important;letter-spacing:-.02em!important;text-align:center!important;white-space:nowrap!important;background:linear-gradient(90deg,#8264ff 0%,#22c7d9 100%)!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:168px!important;height:52px!important;padding:0 20px!important;font-size:18px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-ask{color:#111827!important;text-align:center!important;white-space:nowrap!important;background:#ebefffd9!important;border:1px solid #b9c3e0c7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:54px!important;padding:0 20px!important;font-size:20px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-points li{color:#5d6a82!important;padding-left:4px!important;font-size:14px!important;line-height:1.25!important}.crm-workspace .crm-sales-coach-card{background:linear-gradient(135deg,#eee9ff 0%,#f7f5ff 48%,#e9fbfd 100%)!important;border:1px solid #b2a9dd85!important;border-radius:26px!important;flex-direction:column!important;gap:8px!important;height:100%!important;min-height:0!important;padding:18px 20px!important;display:flex!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-icon{border-radius:16px!important;width:46px!important;height:46px!important;margin:0!important;font-size:14px!important}.crm-workspace .crm-sales-coach-copy{color:#5d6a82!important;opacity:1!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:50px!important;margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px!important;align-items:center!important;gap:7px!important;margin:5px 0 0!important;display:grid!important}.crm-workspace .crm-sales-coach-open{color:#fff!important;background:linear-gradient(90deg,#8264ff 0%,#22c7d9 100%)!important}.crm-workspace .crm-sales-coach-whatsapp{box-shadow:none!important;background:0 0!important;border:0!important;width:38px!important;height:38px!important;padding:0!important}.crm-workspace .crm-sales-coach-points{color:#5d6a82!important;gap:4px!important;max-height:54px!important;margin:4px 0 0 16px!important;padding:0!important;list-style:outside!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-points li{color:#5d6a82!important;opacity:1!important;font-size:10.8px!important;line-height:1.18!important;display:list-item!important}.crm-workspace .crm-sales-coach-card:before,.crm-workspace .crm-sales-coach-card:after{display:none!important}.crm-workspace .crm-sales-coach-icon{color:#fff!important;background:linear-gradient(135deg,#8d6bff 0%,#26c8de 100%)!important;border-radius:15px!important;justify-content:center!important;align-self:start!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-kicker{color:#59657b!important;letter-spacing:.12em!important;opacity:1!important;text-transform:uppercase!important;margin:0!important;font-size:10px!important;font-weight:950!important;line-height:1!important;display:block!important}.crm-workspace .crm-sales-coach-focus-points{max-height:43px!important}.crm-workspace .crm-sales-coach-next-points{max-height:46px!important}.crm-workspace .crm-sales-coach-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px!important;align-items:center!important;gap:7px!important;min-height:0!important;margin:0!important;display:grid!important}.crm-workspace .crm-sales-coach-card{background:linear-gradient(135deg,#eee9ff 0%,#f8f6ff 48%,#e9fbfd 100%)!important;border:1px solid #b2a9dd8c!important;border-radius:28px!important;grid-template-rows:36px auto auto minmax(36px,48px) minmax(42px,50px) 38px!important;gap:7px!important;height:100%!important;min-height:0!important;padding:18px 19px!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-card:before,.crm-workspace .crm-sales-coach-card:after,.crm-workspace .crm-sales-coach-icon,.crm-workspace .crm-sales-coach-kicker{display:none!important}.crm-workspace .crm-sales-coach-head{align-items:center!important;gap:9px!important;min-height:0!important;display:flex!important}.crm-workspace .crm-sales-theme-icon{color:#f5dd6d!important;background:#20201d!important;border-radius:14px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:17px!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-head h3{color:#111827!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important}.crm-workspace .crm-sales-coach-title{color:#111827!important;letter-spacing:-.75px!important;opacity:1!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:52px!important;margin:4px 0 2px!important;font-size:24px!important;font-weight:950!important;line-height:1.05!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-copy{color:#56647a!important;opacity:1!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:34px!important;margin:0!important;font-size:12.8px!important;font-weight:650!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-meta{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;min-height:0!important;margin:-1px 0 0!important;display:flex!important}.crm-workspace .crm-sales-coach-meta span{color:#374151!important;white-space:nowrap!important;background:#ffffff9e!important;border:1px solid #b9c3e08c!important;border-radius:999px!important;padding:5px 8px!important;font-size:10.8px!important;font-weight:900!important;line-height:1!important}.crm-workspace .crm-sales-coach-summary{background:0 0!important;border:0!important;padding:0!important}.crm-workspace .crm-sales-coach-points{color:#56647a!important;gap:4px!important;min-height:0!important;margin:0 0 0 17px!important;padding:0!important;list-style:outside!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-points li{color:#56647a!important;opacity:1!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.16!important;display:list-item!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-points li::marker{color:#5e6b82!important;font-size:12px!important}.crm-workspace .crm-sales-coach-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px!important;align-self:end!important;align-items:end!important;gap:8px!important;min-height:0!important;margin:0!important;display:grid!important}.crm-workspace .crm-sales-coach-open,.crm-workspace .crm-sales-coach-ask{text-align:center!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:36px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-open{color:#fff!important;background:linear-gradient(90deg,#8264ff 0%,#22c7d9 100%)!important;border:0!important}.crm-workspace .crm-sales-coach-ask{color:#111827!important;background:#ebefffeb!important;border:1px solid #b9c3e0d6!important}.crm-workspace .crm-sales-coach-whatsapp{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-whatsapp svg{width:30px!important;height:30px!important}.crm-workspace .crm-sales-coach-card{grid-template-rows:36px auto auto minmax(92px,1fr) 38px!important;gap:8px!important}.crm-workspace .crm-sales-coach-next-points{align-content:start!important;max-height:104px!important}.crm-workspace .crm-sales-coach-next-points li{white-space:nowrap!important;margin-bottom:2px!important;font-size:11.8px!important;line-height:1.22!important}.crm-workspace .crm-sales-coach-next-points{gap:5px!important;margin-left:0!important;list-style:none!important}.crm-workspace .crm-sales-coach-next-points li{white-space:nowrap!important;align-items:center!important;gap:7px!important;padding-left:0!important;display:flex!important}.crm-workspace .crm-sales-coach-next-points li:before{color:#3d5af1!important;content:"›"!important;background:linear-gradient(135deg,#8264ff29,#22c7d933)!important;border:1px solid #8264ff2e!important;border-radius:999px!important;flex:0 0 18px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-next-points li::marker{content:""!important}.crm-workspace .crm-sales-coach-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.crm-workspace .crm-sales-coach-head-title{align-items:center!important;gap:9px!important;min-width:0!important;display:flex!important}.crm-workspace .crm-sales-coach-pager{background:#ffffff80!important;border:1px solid #b9c3e08c!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:4px!important;height:28px!important;padding:2px 5px!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-pager button{color:#111827!important;background:#ffffffb8!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;padding:0!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-pager button:disabled{color:#11182752!important;cursor:not-allowed!important;opacity:.58!important}.crm-workspace .crm-sales-coach-pager span{color:#56647a!important;text-align:center!important;min-width:22px!important;font-size:10.5px!important;font-weight:900!important}.crm-workspace .crm-sales-coach-refresh{color:#111827!important;white-space:nowrap!important;background:#ffffffb8!important;border:1px solid #b9c3e0ad!important;border-radius:999px!important;flex:none!important;height:27px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:950!important}.crm-workspace .crm-sales-coach-refresh:disabled{cursor:not-allowed!important;opacity:.62!important}.crm-workspace .crm-sales-coach-refresh-message{color:#6b5a28!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:-3px 0 0!important;font-size:10.5px!important;font-weight:850!important;line-height:1.15!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-highlight{color:#56647a!important;text-overflow:clip!important;white-space:normal!important;background:0 0!important;border:0!important;border-radius:0!important;max-height:34px!important;padding:0!important;font-size:12.8px!important;line-height:1.25!important;display:-webkit-box!important}.crm-workspace .crm-sales-coach-head-title h3{white-space:nowrap!important}.crm-workspace .dashboard-live-column .dashboard-graph-card{background:linear-gradient(135deg,#fffdfa 0%,#f8f6ff 54%,#eefcff 100%)!important;border:1px solid #b2a9dd61!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 12px 28px #5b498414!important}.crm-workspace .dashboard-live-column .dashboard-graph-card h3{color:#2d2738!important;letter-spacing:-.02em!important;font-weight:950!important}.crm-workspace .dashboard-live-column .dashboard-bar-list{gap:12px!important}.crm-workspace .dashboard-live-column .dashboard-bar-row{border-radius:12px!important;align-items:center!important;padding:2px 0!important}.crm-workspace .dashboard-live-column .dashboard-bar-row span{color:#5a5268!important;font-size:12.5px!important;font-weight:850!important}.crm-workspace .dashboard-live-column .dashboard-bar-row i{background:linear-gradient(90deg,#8264ff1f,#22c7d921)!important;border:1px solid #8264ff1a!important;border-radius:999px!important;height:10px!important}.crm-workspace .dashboard-live-column .dashboard-bar-row em{background:linear-gradient(90deg,#8264ff 0%,#b58cff 48%,#22c7d9 100%)!important;border-radius:999px!important;box-shadow:0 3px 8px #8264ff2e!important}.crm-workspace .dashboard-live-column .dashboard-bar-row b{color:#2d2738!important;font-size:12.5px!important;font-weight:950!important}.crm-workspace .dashboard-live-column .dashboard-bar-row:hover span,.crm-workspace .dashboard-live-column .dashboard-bar-row:focus-visible span{color:#6f52ea!important}}.crm-workspace .dashboard-sales-pipeline-card{grid-template-rows:auto 1fr!important;align-content:start!important;display:grid!important}.crm-workspace .dashboard-sales-pipeline-card h3{text-align:left!important}.crm-workspace .dashboard-sales-pipeline-shell{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:0!important;display:flex!important}.crm-workspace .dashboard-sales-pipeline-pie{justify-self:center!important;width:174px!important;height:174px!important;margin:0 auto!important;display:block!important;overflow:visible!important}.crm-workspace .dashboard-sales-pipeline-pie a{cursor:pointer!important;outline:none!important;text-decoration:none!important}.crm-workspace .dashboard-sales-pipeline-pie a:hover path,.crm-workspace .dashboard-sales-pipeline-pie a:focus-visible path,.crm-workspace .dashboard-sales-pipeline-pie a:hover circle,.crm-workspace .dashboard-sales-pipeline-pie a:focus-visible circle{filter:brightness(.95)saturate(1.08)!important}.crm-workspace .dashboard-sales-pipeline-pie text{fill:#fff!important;paint-order:stroke!important;pointer-events:none!important;stroke:#2a184d47!important;stroke-width:1.7px!important;font-size:12px!important;font-weight:950!important}.crm-workspace .dashboard-sales-pipeline-legend{flex-wrap:wrap!important;justify-content:center!important;place-items:center!important;gap:8px 14px!important;width:100%!important;display:flex!important}.crm-workspace .dashboard-sales-pipeline-legend a{color:#475569!important;text-align:left!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:118px!important;text-decoration:none!important;display:inline-flex!important}.crm-workspace .dashboard-sales-pipeline-legend a:hover span,.crm-workspace .dashboard-sales-pipeline-legend a:focus-visible span{color:#8264ff!important}.crm-workspace .dashboard-sales-pipeline-legend i{border-radius:999px!important;flex:none!important;width:9px!important;height:9px!important}.crm-workspace .dashboard-sales-pipeline-legend span{color:#475569!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;overflow:hidden!important}.crm-workspace .dashboard-sales-pipeline-legend b{color:#0f172a!important;font-size:12px!important;font-weight:950!important}.crm-workspace .dashboard-sales-pipeline-pie{width:188px!important;height:188px!important}.crm-workspace .dashboard-sales-pipeline-center-hole{fill:#fffdf9!important;stroke:#f1ecfb!important;stroke-width:1.4px!important;pointer-events:none!important}.crm-workspace .dashboard-sales-pipeline-pie text.dashboard-sales-pipeline-slice-label{fill:#2f241d!important;paint-order:normal!important;pointer-events:none!important;stroke:none!important;stroke-width:0!important;text-shadow:none!important;font-size:13px!important;font-weight:850!important}.crm-workspace .dashboard-sales-pipeline-pie text.dashboard-sales-pipeline-total{fill:#1f1b2d!important;pointer-events:none!important;stroke:none!important;font-size:20px!important;font-weight:950!important}.crm-workspace .dashboard-sales-pipeline-legend{flex-wrap:nowrap!important;justify-content:center!important;gap:10px!important;margin-top:-2px!important}.crm-workspace .dashboard-sales-pipeline-legend a{flex:0 auto!important;gap:5px!important;width:auto!important;max-width:none!important}.crm-workspace .dashboard-sales-pipeline-legend span{font-size:11px!important}.crm-workspace .business-signals-head h2{align-items:center!important;gap:7px!important;display:inline-flex!important}.crm-workspace .business-signals-title-icon{color:#7c4a16!important;background:#f7ead6!important;border:1px solid #ead8bd!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important}.crm-workspace .business-summary-field{justify-self:start!important;width:80%!important;min-width:0!important;max-width:80%!important}.crm-workspace .business-summary-field span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.crm-workspace .business-list-shell{gap:5px!important}.crm-workspace .business-row-card.lead-row-card{min-height:42px!important}.crm-workspace .business-signals-section{grid-template-rows:auto minmax(0,1fr)!important}.crm-workspace .business-signals-head{justify-content:space-between!important;align-items:center!important;min-height:34px!important;padding-left:8px!important;padding-right:2px!important;display:flex!important}.crm-workspace .business-signals-head h2{font-size:18px!important;font-weight:900!important;line-height:1.15!important}.crm-workspace .business-signals-head-pager{justify-content:flex-end!important;align-items:center!important;gap:7px!important;display:inline-flex!important}.crm-workspace .business-signals-head-pager button{color:#4b2f16!important;background:#fff7e8!important;border:1px solid #d9c4a7!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:20px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.crm-workspace .business-signals-head-pager button:disabled{cursor:not-allowed!important;opacity:.4!important}.crm-workspace .business-list-shell{grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important;padding-right:0!important;display:grid!important;overflow:hidden!important}.crm-workspace .business-list-header{z-index:2!important;position:relative!important}.crm-workspace .business-list-body{scrollbar-gutter:stable!important;align-content:start!important;gap:5px!important;min-height:0!important;padding-right:4px!important;display:grid!important;overflow:hidden auto!important}.crm-workspace .business-list-body::-webkit-scrollbar-thumb{background:#c9b79d!important;border-radius:999px!important}.crm-workspace .business-list-body::-webkit-scrollbar-thumb:hover{background:#a98961!important}.crm-workspace .business-signals-card-section{grid-template-rows:auto minmax(0,1fr) auto!important;gap:12px!important;padding:14px!important;display:grid!important}.crm-workspace .business-card-head{justify-content:space-between!important;align-items:flex-start!important;padding:0 4px!important;display:flex!important}.crm-workspace .business-card-head h2{color:#241b13!important;align-items:center!important;gap:7px!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:1.15!important;display:inline-flex!important}.crm-workspace .business-card-head p{color:#786757!important;margin:4px 0 0!important;font-size:12px!important;line-height:1.35!important}.crm-workspace .business-signal-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:12px!important;min-height:0!important;display:grid!important;overflow:visible!important}.crm-workspace .business-signal-lead-card.lead-grid-card{background:#fffdf8!important;border:1px solid #eadfce!important;border-radius:18px!important;gap:9px!important;min-height:210px!important;padding:12px!important;box-shadow:0 12px 28px #442d1912!important}.crm-workspace .business-signal-card-top{gap:8px!important}.crm-workspace .business-signal-avatar{color:#6f4518!important;background:#f7ead6!important;border-color:#ead8bd!important;width:34px!important;height:34px!important}.crm-workspace .business-signal-title h3{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:132px!important;margin:0!important;font-size:14px!important;line-height:1.1!important;overflow:hidden!important}.crm-workspace .business-signal-title p{color:#8a7868!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:132px!important;margin:3px 0 0!important;font-size:11px!important;overflow:hidden!important}.crm-workspace .business-signal-score.lead-grid-score{width:34px!important;min-width:34px!important;height:34px!important}.crm-workspace .business-signal-card-fields.lead-grid-cell-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.crm-workspace .business-signal-card-fields.lead-grid-cell-fields div{min-height:52px!important;padding:8px 6px!important}.crm-workspace .business-signal-card-fields b,.crm-workspace .business-signal-requirement b{color:#8a7868!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:10px!important}.crm-workspace .business-signal-card-fields span,.crm-workspace .business-signal-card-fields em{font-size:11px!important;line-height:1.2!important}.crm-workspace .business-signal-requirement{background:#fff7e8!important;border:1px solid #ead8bd!important;border-radius:13px!important;gap:4px!important;min-height:54px!important;padding:8px 10px!important;display:grid!important}.crm-workspace .business-signal-requirement span{-webkit-line-clamp:2!important;color:#3f3024!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .business-signal-card-bottom{justify-content:space-between!important;align-items:center!important;margin-top:auto!important;display:flex!important}.crm-workspace .business-signal-card-badge.lead-grid-stage{color:#6f4518!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#f5e7d1!important;max-width:calc(100% - 82px)!important;overflow:hidden!important}.crm-workspace .business-signal-card-actions{flex:none!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.crm-workspace .business-signal-whatsapp.lead-grid-action,.crm-workspace .business-signal-open.lead-grid-action{flex:none!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;display:inline-flex!important}.crm-workspace .business-signal-whatsapp.lead-grid-action svg,.crm-workspace .business-signal-open.lead-grid-action svg{width:20px!important;height:20px!important}.crm-workspace .business-signal-whatsapp.lead-grid-action{color:#16864f!important}.crm-workspace .business-card-footer{border-top:1px solid #eadfce!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:0!important;padding:10px 4px 0!important;display:flex!important}.crm-workspace .business-card-footer>div{align-items:center!important;gap:8px!important;display:inline-flex!important}.crm-workspace .business-card-footer-arrows-only{border-top:0!important;margin:0!important;padding:0!important}.crm-workspace .business-card-footer-arrows-only>div{gap:6px!important}.crm-workspace .business-card-footer-arrows-only button{font-size:18px!important;font-weight:950!important;line-height:1!important}.crm-workspace .business-card-footer span{color:#6f5b45!important;font-size:12px!important;font-weight:800!important}.crm-workspace .business-card-page-count{background:#fff7e8!important;border:1px solid #ead8bd!important;border-radius:999px!important;padding:6px 10px!important}.crm-workspace .business-signal-empty-card{color:#6f5b45!important;background:#fffaf2!important;border:1px dashed #d9c4a7!important;border-radius:18px!important;grid-column:1/-1!important;justify-content:center!important;align-items:center!important;min-height:180px!important;font-weight:800!important;display:flex!important}@media (width<=1180px){.crm-workspace .business-signal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.crm-workspace .business-signal-card-grid{grid-template-columns:1fr!important}.crm-workspace .business-card-footer{flex-direction:column!important;align-items:flex-start!important}}.crm-workspace .crm-record-lead-card .lms-followup-field{z-index:6!important;justify-items:center!important;gap:5px!important;display:grid!important;position:relative!important}.crm-workspace .crm-record-lead-card .lms-followup-field>span{color:#475569!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.crm-workspace .crm-record-lead-card .lms-followup-trigger{color:#334155!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:176px!important;min-height:32px!important;padding:6px 8px!important;font-size:12px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-trigger b{color:#111827!important;font-size:15px!important;line-height:1!important}.crm-workspace .crm-record-lead-card .lms-followup-popover{z-index:1000!important;background:#fff!important;border:1px solid #d6dce5!important;border-radius:14px!important;grid-template-columns:minmax(242px,1fr) 92px!important;align-items:stretch!important;gap:10px!important;width:356px!important;max-width:min(360px,100vw - 32px)!important;padding:12px!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:auto!important;right:-8px!important;transform:none!important;box-shadow:0 24px 60px #0f172a2e!important}.crm-workspace .crm-record-lead-card .lms-followup-monthbar{grid-template-columns:32px 1fr 32px!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-monthbar button,.crm-workspace .crm-record-lead-card .lms-time-arrow{color:#475569!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:32px!important;min-height:30px!important;padding:0!important;font-size:18px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-monthbar button:disabled,.crm-workspace .crm-record-lead-card .lms-time-arrow:disabled{cursor:not-allowed!important;opacity:.45!important}.crm-workspace .crm-record-lead-card .lms-followup-monthbar strong{color:#111827!important;letter-spacing:-.01em!important;text-align:center!important;white-space:nowrap!important;font-size:14px!important;font-weight:850!important}.crm-workspace .crm-record-lead-card .lms-followup-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-weekdays{margin-bottom:5px!important}.crm-workspace .crm-record-lead-card .lms-followup-weekdays span{color:#64748b!important;text-align:center!important;text-transform:uppercase!important;padding:3px 0!important;font-size:10px!important;font-weight:850!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button{color:#334155!important;background:#fff!important;border:1px solid #0000!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:32px!important;min-height:32px!important;padding:0!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button:hover:not(:disabled){background:#f1f5f9!important;border-color:#e2e8f0!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button.today:not(.selected){color:#111827!important;border-color:#111827!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button.muted{color:#cbd5e1!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button.disabled,.crm-workspace .crm-record-lead-card .lms-followup-grid button:disabled,.crm-workspace .crm-record-lead-card .lms-followup-time-list button.disabled,.crm-workspace .crm-record-lead-card .lms-followup-time-list button:disabled{color:#cbd5e1!important;cursor:not-allowed!important;background:#f8fafc!important}.crm-workspace .crm-record-lead-card .lms-followup-grid button.selected,.crm-workspace .crm-record-lead-card .lms-followup-time-list button.selected{color:#fff!important;background:#111827!important;border-color:#111827!important;font-weight:900!important}.crm-workspace .crm-record-lead-card .lms-followup-times{grid-template-rows:26px 1fr 26px!important;place-items:stretch stretch!important;min-width:0!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-time-list{border:1px solid #e5e7eb!important;border-radius:10px!important;max-height:228px!important;overflow-y:auto!important}.crm-workspace .crm-record-lead-card .lms-followup-time-list button{color:#334155!important;text-align:center!important;white-space:nowrap!important;background:#fff!important;border:0!important;border-bottom:1px solid #f1f5f9!important;border-radius:0!important;width:100%!important;min-height:30px!important;padding:5px 6px!important;font-size:12px!important;display:block!important}.crm-workspace .crm-record-lead-card .lms-followup-footer{border-top:1px solid #eef2f7!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding-top:10px!important;display:flex!important}.crm-workspace .crm-record-lead-card .lms-followup-footer span{color:#64748b!important;min-width:0!important;font-size:11px!important;font-weight:700!important;line-height:1.25!important}.crm-workspace .crm-record-lead-card .lms-followup-footer div{white-space:nowrap!important;gap:8px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-reset,.crm-workspace .crm-record-lead-card .lms-followup-cancel,.crm-workspace .crm-record-lead-card .lms-followup-save{border-radius:9px!important;width:auto!important;min-height:32px!important;padding:7px 10px!important;font-size:12px!important;font-weight:850!important}.crm-workspace .crm-record-lead-card .lms-followup-reset{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important}.crm-workspace .crm-record-lead-card .lms-followup-cancel{color:#475569!important;background:#f8fafc!important;border:1px solid #e5e7eb!important}.crm-workspace .crm-record-lead-card .lms-followup-save{color:#fff!important;background:#111827!important}.crm-workspace .crm-record-lead-card .lms-followup-reset:disabled,.crm-workspace .crm-record-lead-card .lms-followup-save:disabled{cursor:not-allowed!important;opacity:.55!important}.crm-workspace .crm-record-lead-card .followup-save-status{color:#0f766e!important;max-width:176px!important;font-size:10px!important;line-height:1.2!important}.product-master-redesign{width:100%}.product-master-redesign .product-master-header-row{border-bottom:1px solid #2f343714!important;grid-template-columns:minmax(220px,1fr) minmax(420px,560px) minmax(220px,1fr)!important;align-items:center!important;gap:18px!important;margin:0 0 10px!important;padding:8px 6px 18px!important;display:grid!important}.product-master-redesign .product-master-title-block{flex-direction:column!important;align-items:flex-start!important;gap:4px!important;min-width:0!important;display:flex!important}.product-master-redesign .product-master-title-block h2{letter-spacing:-.03em!important;color:#26302d!important;margin:0!important;font-size:26px!important;line-height:1.1!important}.product-master-redesign .product-master-title-block span{color:#7a827e!important;letter-spacing:.02em!important;font-size:12px!important;font-weight:700!important}.product-master-redesign .product-master-centre-search{background:#fff!important;border:1px solid #12342c24!important;border-radius:16px!important;grid-template-columns:auto 160px minmax(180px,1fr) 42px!important;justify-self:center!important;align-items:center!important;gap:8px!important;width:min(560px,100%)!important;padding:8px!important;display:grid!important;box-shadow:0 12px 28px #12262012!important}.product-master-redesign .product-master-centre-search label{white-space:nowrap!important;color:#6f7773!important;margin:0!important;font-size:12px!important;font-weight:800!important}.product-master-redesign .product-master-centre-search select,.product-master-redesign .product-master-centre-search input{color:#25302c!important;background:#f9faf8!important;border:1px solid #12342c1f!important;border-radius:11px!important;min-width:0!important;height:36px!important;font-weight:500!important;line-height:1.5!important}.product-master-redesign .product-master-centre-search input{padding:0 12px!important}.product-master-redesign .product-master-centre-search button{color:#fff!important;background:#24302c!important;border-radius:11px!important;width:38px!important;height:36px!important;box-shadow:0 10px 18px #24302c24!important}.product-master-redesign .product-master-corner-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:10px!important;display:flex!important}.product-master-redesign .product-master-corner-actions button{white-space:nowrap!important;color:#26302d!important;background:#fff!important;border:1px solid #12342c24!important;border-radius:12px!important;min-height:38px!important;padding:0 15px!important;font-weight:800!important;box-shadow:0 10px 22px #12262012!important}.product-master-redesign .product-master-corner-actions button:first-child{color:#fff!important;background:#26302d!important}@media (width<=1100px){.product-master-redesign .product-master-header-row{grid-template-columns:1fr!important}.product-master-redesign .product-master-centre-search,.product-master-redesign .product-master-corner-actions{justify-self:stretch!important}.product-master-redesign .product-master-corner-actions{justify-content:flex-start!important}}.product-master-redesign .product-master-content-grid{grid-template-columns:minmax(210px,25%) minmax(0,75%)!important;align-items:stretch!important;gap:18px!important;min-height:520px!important;display:grid!important}.product-master-redesign .product-category-panel{box-shadow:none!important;background:#fbfbfa!important;border:1px solid #e7e7e4!important;border-radius:18px!important;padding:14px 12px!important}.product-master-redesign .product-category-panel header{border-bottom:1px solid #e7e7e4!important;margin-bottom:8px!important;padding:0 6px 8px!important}.product-master-redesign .product-category-panel h3{color:#2f3437!important;letter-spacing:-.01em!important;margin:0!important;font-size:14px!important}.product-master-redesign .product-category-menu{border-left:1px solid #ddddda!important;gap:2px!important;margin:2px 0 0 9px!important;padding-left:12px!important;display:grid!important}.product-master-redesign .product-category-menu button{color:#747470!important;text-align:left!important;width:100%!important;min-height:30px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:6px 8px!important;font-size:13px!important;font-weight:500!important;display:grid!important}.product-master-redesign .product-category-menu button:hover,.product-master-redesign .product-category-menu button.active{color:#2f3437!important;box-shadow:none!important;background:#f1f1ef!important;border-color:#0000!important}.product-master-redesign .product-category-menu button.active{box-shadow:inset 3px 0 0 var(--tenant-primary)!important;font-weight:700!important}.product-master-redesign .product-category-icon{width:20px!important;height:20px!important;color:inherit!important;box-shadow:none!important;background:0 0!important;border-radius:7px!important;place-items:center!important;font-size:13px!important;font-weight:800!important;display:grid!important}.product-master-redesign .product-category-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12.5px!important;overflow:hidden!important}.product-master-redesign .product-category-menu small{color:#62625f!important;text-align:center!important;background:#ececea!important;border-radius:999px!important;min-width:22px!important;padding:2px 6px!important;font-size:10.5px!important;font-weight:800!important}.product-master-redesign .product-category-menu button.active small,.product-master-redesign .product-category-menu button:hover small{color:#2f3437!important;background:#fff!important}.product-master-redesign .product-master-workbench{background:linear-gradient(135deg,#fff 0%,#fbfcfb 100%)!important;border:1px solid #12342c1a!important;border-radius:24px!important;place-items:center!important;min-height:520px!important;padding:28px!important;display:grid!important;box-shadow:0 18px 38px #12262012!important}.product-master-redesign .product-master-workbench-empty{text-align:center!important;color:#6f7773!important;max-width:440px!important}.product-master-redesign .product-workbench-icon{background:#f4f7f5!important;border-radius:24px!important;place-items:center!important;width:72px!important;height:72px!important;margin-bottom:14px!important;font-size:34px!important;display:inline-grid!important}.product-master-redesign .product-master-workbench-empty h3{color:#26302d!important;margin:0 0 8px!important;font-size:24px!important}.product-master-redesign .product-master-workbench-empty p{margin:0!important;font-weight:700!important}@media (width<=900px){.product-master-redesign .product-master-content-grid{grid-template-columns:1fr!important}}.product-master-redesign .product-master-workbench{place-items:unset!important;display:block!important;overflow:hidden!important}.product-master-redesign .product-master-workbench-header{border-bottom:1px solid #12342c14!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important;padding-bottom:14px!important;display:flex!important}.product-master-redesign .product-master-workbench-header h3{color:#26302d!important;letter-spacing:-.02em!important;margin:0!important;font-size:22px!important}.product-master-redesign .product-master-workbench-header p{color:#7a827e!important;margin:4px 0 0!important;font-size:13px!important;font-weight:700!important}.product-master-redesign .product-master-workbench-header>span,.product-master-redesign .product-page-count-pill{color:#26302d!important;white-space:nowrap!important;background:#f4f7f5!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important}.product-master-redesign .product-page-control{justify-content:flex-end!important;align-items:center!important;gap:7px!important;margin-left:auto!important;display:inline-flex!important}.product-master-redesign .product-page-control span{color:#26302d!important;white-space:nowrap!important;background:#f4f7f5!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:900!important}.product-master-redesign .product-page-control button{color:#fff!important;background:#3b2a1e!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:34px!important;font-size:21px!important;font-weight:900!important;line-height:1!important;display:inline-grid!important;box-shadow:0 10px 20px #3b2a1e26!important}.product-master-redesign .product-page-control button:disabled{cursor:not-allowed!important;opacity:.35!important;box-shadow:none!important}.product-master-redesign .product-page-control-bottom{width:100%!important;margin-top:16px!important}.product-master-redesign .product-ecommerce-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:182px!important;gap:16px!important;display:grid!important}.product-master-redesign .product-shop-card{background:#fffdfa!important;border:1px solid #d8d0c4!important;border-radius:7px!important;flex-direction:column!important;min-width:0!important;height:182px!important;padding:12px!important;transition:transform .18s,box-shadow .18s!important;display:flex!important;overflow:hidden!important;box-shadow:0 1px #2f241c0a!important}.product-master-redesign .product-shop-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px #1226201c!important}.product-master-redesign .product-shop-image{color:#170f08!important;background:#fbf8f0!important;border:1px solid #d8d0c4!important;border-radius:6px!important;flex:0 0 96px!important;place-items:center!important;height:96px!important;min-height:96px!important;margin:0!important;font-size:34px!important;font-weight:900!important;display:grid!important;overflow:hidden!important}.product-master-redesign .product-shop-image img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.product-master-redesign .product-shop-content{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;min-height:54px!important;padding:8px 0 0!important;display:grid!important}.product-master-redesign .product-shop-text{gap:2px!important;min-width:0!important;display:grid!important}.product-master-redesign .product-shop-content h4,.product-master-redesign .product-shop-content .assistant-live-connected-text.connected{color:#5a4e44!important;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;white-space:normal!important;-webkit-box-orient:vertical!important;min-width:0!important;min-height:0!important;max-height:30px!important;margin:0!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-master-redesign .product-shop-content p{color:#7a827e!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:11px!important;font-weight:700!important;line-height:1.15!important;overflow:hidden!important}.product-master-redesign .product-shop-content button{color:#fff8ef!important;width:auto!important;min-width:62px!important;min-height:30px!important;box-shadow:none!important;background:#251405!important;border:1px solid #251405!important;border-radius:6px!important;flex:none!important;justify-self:end!important;margin-top:0!important;font-size:13px!important;font-weight:800!important}.product-card-media .product-link-editor strong,.product-card-main label strong{color:#26302d!important;margin-bottom:6px!important;font-weight:900!important;display:block!important}.product-numbered-links{color:#5f6a65!important;overflow-wrap:anywhere!important;gap:8px!important;margin:8px 0 14px!important;padding-left:24px!important;font-size:12px!important;line-height:1.35!important;display:grid!important}.product-numbered-links li{padding-left:4px!important}@media (width<=1180px){.product-master-redesign .product-ecommerce-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.product-master-redesign .product-ecommerce-grid{grid-template-columns:1fr!important}}.product-add-form-screen .product-card-topbar{align-items:center!important}.product-add-form-screen .product-card-nav .primary-save,.product-add-form-screen .product-card-actions .primary-save{color:#fff!important;background:#26302d!important;border-radius:12px!important;font-weight:900!important}.product-add-entry-layout{grid-template-columns:minmax(280px,34%) minmax(0,66%)!important}.product-add-media h3{color:#26302d!important;margin:0 0 4px!important}.product-add-media p{color:#7a827e!important;margin:0 0 12px!important;font-size:13px!important;font-weight:700!important}.product-image-upload-box{color:#26302d!important;cursor:pointer!important;background:#f8faf8!important;border:1.5px dashed #26302d47!important;border-radius:16px!important;place-items:center!important;min-height:84px!important;margin-bottom:14px!important;font-weight:900!important;display:grid!important}.product-image-upload-box input{display:none!important}.product-add-image-preview{min-height:90px!important;margin-bottom:14px!important}.product-add-image-preview img{object-fit:cover!important;background:#f4f7f5!important;border-radius:12px!important}.product-add-image-empty{color:#7a827e!important;background:#f4f7f5!important;border-radius:14px!important;grid-column:1/-1!important;place-items:center!important;min-height:72px!important;font-weight:800!important;display:grid!important}.product-add-media textarea{min-height:96px!important}.product-specification-textarea textarea{min-height:180px!important}@media (width<=980px){.product-add-entry-layout{grid-template-columns:1fr!important}}.product-card-screen label,.product-card-screen input,.product-card-screen textarea,.product-card-screen select,.product-card-screen p,.product-card-screen span,.product-card-screen .product-save-message,.product-card-screen .product-small-field,.product-card-screen .product-spec-row input{font-weight:400!important}.product-card-screen button,.product-card-screen .product-card-actions button,.product-card-screen .product-card-nav button{font-weight:500!important}.product-card-screen h1,.product-card-screen h2,.product-card-screen h3,.product-card-screen h4,.product-card-screen .product-card-topbar h2,.product-card-screen .product-spec-card h3,.product-card-screen .product-card-media h3{font-weight:800!important}.product-add-form-screen label,.product-add-form-screen .product-card-fields label,.product-add-form-screen .product-description-editor{color:#26302d!important;letter-spacing:-.01em!important;font-size:15px!important;font-weight:800!important}.product-add-form-screen label input,.product-add-form-screen label textarea,.product-add-form-screen label select{margin-top:7px!important;font-weight:400!important}.product-add-image-tile{background:#f4f7f5!important;border-radius:12px!important;min-width:0!important;min-height:82px!important;position:relative!important;overflow:hidden!important}.product-add-image-tile img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.product-add-image-tile button{color:#fff!important;background:#26302deb!important;border-radius:999px!important;min-height:26px!important;padding:5px 8px!important;font-size:11px!important;font-weight:700!important;position:absolute!important;bottom:6px!important;right:6px!important}.product-edit-image-box{position:relative!important;overflow:hidden!important}.product-edit-image-action{margin:0!important;position:absolute!important;bottom:12px!important;right:12px!important}.product-edit-image-action input,.product-edit-thumb input,.product-edit-image-buttons input{display:none!important}.product-edit-image-buttons{grid-template-columns:1fr 1fr!important;gap:10px!important;margin:12px 0 16px!important;display:grid!important}.product-edit-image-buttons label,.product-edit-image-buttons button{color:#26302d!important;cursor:pointer!important;background:#fff!important;border:1px solid #26302d29!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:13px!important;font-weight:600!important;display:inline-flex!important}.product-edit-image-buttons label span{font-weight:600!important}.product-edit-image-buttons button{background:#f8faf8!important}.product-edit-image-buttons button:disabled{opacity:.45!important;cursor:not-allowed!important}.product-edit-image-action span{color:#fff!important;cursor:pointer!important;background:#26302deb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:8px 12px!important;font-size:12px!important;font-weight:600!important;display:inline-flex!important;box-shadow:0 10px 24px #0000002e!important}.product-edit-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-edit-thumb{cursor:pointer!important;background:#f4f7f5!important;border:1px solid #12342c1a!important;border-radius:12px!important;min-height:72px!important;margin:0!important;display:block!important;overflow:hidden!important}.product-edit-thumb img{object-fit:cover!important;width:100%!important;height:72px!important;display:block!important}.product-edit-thumb-add{color:#26302d!important;border-style:dashed!important;place-items:center!important;display:grid!important}.product-edit-thumb-add span{font-weight:500!important}.product-media-link-dropdown{background:#fff!important;border:1px solid #26302d24!important;border-radius:14px!important;margin-top:14px!important;overflow:hidden!important}.product-media-link-dropdown summary{color:#26302d!important;cursor:pointer!important;background:#f7f4ef!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;font-size:14px!important;font-weight:800!important;list-style:none!important;display:flex!important}.product-media-link-dropdown summary::-webkit-details-marker{display:none!important}.product-media-link-dropdown summary:after{content:"⌄"!important;color:#7a5b3a!important;font-size:16px!important;line-height:1!important}.product-media-link-dropdown[open] summary:after{content:"⌃"!important}.product-media-link-dropdown .product-link-editor{margin:0!important;padding:12px!important;display:block!important}.product-media-link-dropdown .product-link-editor span{color:#6f5a45!important;margin-bottom:7px!important;font-size:12px!important;font-weight:700!important;display:block!important}.product-media-link-dropdown textarea{min-height:96px!important;margin:0!important;font-size:12px!important;line-height:1.45!important}.product-media-link-list{color:#574938!important;overflow-wrap:anywhere!important;margin:0 12px 12px 30px!important;padding:0!important;font-size:12px!important;line-height:1.5!important}.product-media-link-list li{margin:0 0 8px!important;padding-left:2px!important}.product-media-link-list-only{margin-top:12px!important}.product-media-empty-list{color:#7a827e!important;background:#faf8f4!important;border-radius:12px!important;margin:12px!important;padding:10px 12px!important;font-size:12px!important;font-weight:600!important}.help-centre-layer-one{align-items:stretch;gap:18px}.help-centre-left-rail{width:300px;min-width:300px;max-height:calc(100vh - 150px);overflow-y:auto}.help-topic-tree{flex-direction:column;gap:14px;margin-top:14px;display:flex}.help-section-group{border-top:1px solid #5c3c1e1f;padding-top:10px}.help-section-title{color:#8a6a45;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin:0 0 7px;font-size:12px;font-weight:800;display:flex}.help-section-title.active{color:#4a2f1c}.help-topic-tree button{color:#6f5a45;text-align:left;background:0 0;border-radius:12px;width:100%;margin:3px 0;padding:9px 10px;font-size:13px;line-height:1.3;display:block}.help-topic-tree button:hover,.help-topic-tree button.active{color:#3b2618;background:#fff2dd;box-shadow:inset 3px 0 #d87924}.help-centre-article{max-height:calc(100vh - 150px);font-size:15px;line-height:1.72;overflow-y:auto}.help-centre-article h1{margin-bottom:8px;font-size:34px;line-height:1.15}.help-centre-article h2{color:#412817;margin-top:28px;padding-top:4px}.help-article-subtitle{color:#775d44;font-size:17px;font-weight:650}.help-topic-overview-card{background:linear-gradient(135deg,#fffaf2,#fff4e4);border:1px solid #c88b4738;border-radius:18px;flex-direction:column;gap:14px;margin-top:18px;padding:18px 20px;display:flex}.help-topic-overview-card strong{color:#3f2818;margin-top:4px;font-size:18px;display:block}.help-topic-overview-card p{color:#6b533e;margin:8px 0 0}.help-section-eyebrow{color:#8d541e;letter-spacing:.04em;text-transform:uppercase;background:#d879241f;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.help-subtopic-chip-row{flex-wrap:wrap;gap:8px;display:flex}.help-subtopic-chip-row span{color:#5f4532;background:#fff;border:1px solid #c7925947;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.help-insight-card{background:#fffaf0;border:1px solid #d298593d;border-radius:18px;margin-top:10px;padding:16px 18px}.help-insight-card.business-impact{background:#f8fff7;border-color:#4995662e}.help-insight-card span{color:#8a531d;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.help-insight-card.business-impact span{color:#216746}.help-insight-card p{color:#493527;margin:0}.help-best-practices-list{padding-left:20px}.help-best-practices-list li{margin-bottom:9px}.help-steps-list{padding-left:22px}.help-steps-list li,.help-centre-article ul li{margin-bottom:8px}.help-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.help-video-card,.help-video-placeholder{color:#432a17;background:linear-gradient(135deg,#fff8ec,#fff0dc);border-radius:18px;min-height:96px;padding:14px}.help-video-card{border:1px solid #c97e2352;flex-direction:column;gap:12px;display:flex}.help-video-player{aspect-ratio:16/9;background:#2a1a10;border:1px solid #3d22102e;border-radius:14px;width:100%}.help-video-meta{flex-direction:column;gap:6px;display:flex}.help-video-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.help-video-status-pill{color:#fff7ea;white-space:nowrap;background:#3f2818;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.help-video-card strong,.help-video-card small,.help-video-placeholder strong,.help-video-placeholder small{display:block}.help-video-card small,.help-video-placeholder small{color:#8a6a45}.help-video-card a{color:#9a4f12;font-size:12px;font-weight:700;text-decoration:none}.help-video-card a:hover{text-decoration:underline}.help-video-placeholder{border:1px dashed #c97e238c;align-items:center;gap:12px;display:flex}.help-video-placeholder>span{color:#fff7ea;background:#3f2818;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.help-video-placeholder small{margin-top:4px}.help-centre-right-rail{width:240px;min-width:240px}@media (width<=1180px){.help-centre-layer-one{grid-template-columns:1fr;display:block;overflow-y:auto}.help-centre-left-rail,.help-centre-right-rail,.help-centre-article{width:100%;min-width:0;max-height:none;margin-bottom:14px}.help-video-grid{grid-template-columns:1fr}}.assistant-card footer{justify-content:flex-end!important}.whatsapp-assistant-menu-card footer{justify-content:space-between!important;align-items:center!important}.assistant-live-connected-text{color:#4b3a28;text-align:left;letter-spacing:.01em;background:0 0;margin:0;padding:0;font-size:12px;font-weight:900;line-height:1.2;display:block}.readiness-pill{color:#8a4b11;letter-spacing:.02em;background:#fff7ed;border-radius:999px;align-items:center;margin-top:6px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.lead-specialist-menu-card.view-only-agent-card{position:relative;background:linear-gradient(#fffdf8 0%,#fff9ef 100%)!important;border-color:#e6cfae!important;box-shadow:0 16px 40px #6b4d2b14!important}.assistant-card-status-badges{flex-wrap:wrap;gap:7px;margin:12px 0 4px;display:flex}.assistant-card-status-badges span{color:#7a4c18;letter-spacing:.01em;background:#fff3df;border:1px solid #ead8bd;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.assistant-menu-positioning{color:#8a7968;margin:8px 0 0;font-size:12px;font-weight:700}.assistant-primary-action.setup-cta:disabled{cursor:default!important;color:#8a7968!important;box-shadow:none!important;background:#efe7dc!important;border-color:#efe7dc!important}.assistant-primary-action.setup-cta:disabled:hover{background:#efe7dc!important;border-color:#efe7dc!important}.assistant-primary-action.setup-cta{color:#fff!important;background:#0f9f6e!important;border-color:#0f9f6e!important;border-radius:10px!important;min-width:92px!important;padding:9px 18px!important;box-shadow:0 10px 24px #0f9f6e2e!important}.assistant-primary-action.setup-cta:hover{background:#0b875d!important;border-color:#0b875d!important}.detail-cta{color:#6b4d2b!important;background:#fffaf2!important;border:1px solid #ead8bd!important;border-radius:10px!important;min-width:88px!important;padding:9px 16px!important}.agent-detail-screen .agent-detail-panel{gap:18px!important;display:grid!important}.agent-detail-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.agent-detail-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agent-detail-info-card ul{color:#665846!important;margin:12px 0 0!important;padding-left:18px!important;line-height:1.55!important}.agent-detail-actions{justify-content:flex-end!important;gap:10px!important;padding-top:4px!important;display:flex!important}.whatsapp-agent-action-buttons{align-self:stretch!important;gap:8px!important;min-width:190px!important;display:grid!important}.configure-system-prompt-action{color:#fff!important;background:#0f9f6e!important;border-color:#0f9f6e!important}.configure-system-prompt-action:hover{background:#0b875d!important;border-color:#0b875d!important}.configure-system-prompt-window .knowledge-single-editor{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.configure-system-prompt-window .website-prompt-content-grid,.configure-system-prompt-window .prompt-instruction-grid{margin-top:0!important}.prompt-generate-action-row{justify-content:flex-end;margin-top:14px;display:flex}.prompt-generate-action-row .generate-system-prompt-action{min-width:220px}.system-prompt-mode-window{align-content:start;min-height:min(620px,100vh - 260px)}.system-prompt-mode-window.configure-system-prompt-window,.system-prompt-mode-window.view-system-prompt-window{width:100%}.system-prompt-mode-window .knowledge-single-editor,.system-prompt-mode-window .inline-prompt-editor-layout{min-height:480px}.view-system-prompt-window textarea#whatsapp-system-prompt-draft{min-height:430px!important}.sectioned-system-prompt-layout{grid-template-columns:minmax(0,1fr) 270px!important}.system-prompt-section-list{gap:12px;display:grid}.system-prompt-section-card{background:#fffdfa;border:1px solid #e4dcd0;border-radius:16px;gap:10px;padding:13px;display:grid}.system-prompt-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.system-prompt-section-head h4{color:#170f08;margin:2px 0 4px;font-size:15px}.system-prompt-section-head p{color:#6f655a;margin:0;font-size:12px;line-height:1.45}.system-prompt-section-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.system-prompt-section-card textarea{resize:vertical;min-height:118px!important}.system-prompt-section-card textarea[readonly]{color:#514b44;background:#fbf8f0}@media (width<=980px){.system-prompt-mode-window,.system-prompt-mode-window .knowledge-single-editor,.system-prompt-mode-window .inline-prompt-editor-layout{min-height:auto}}.whatsapp-test-media-upload{cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.whatsapp-test-media-upload input{display:none}.whatsapp-test-media-chip{color:#9a3412;text-overflow:ellipsis;white-space:nowrap;background:#fff7ed;border-radius:999px;align-items:center;max-width:180px;padding:.35rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex;overflow:hidden}.whatsapp-assistant-setup-screen .whatsapp-setup-title-row-with-refresh{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important}.whatsapp-setup-top-refresh{white-space:nowrap!important;justify-self:end!important;min-width:112px!important}.simplified-whatsapp-agent-panel{padding-top:14px!important}.simplified-whatsapp-agent-panel .simplified-whatsapp-summary-grid{margin-top:0!important}.configure-system-prompt-window .system-prompt-modal-head p{max-width:520px!important}.configure-system-prompt-window .website-prompt-content-box,.configure-system-prompt-window .prompt-instruction-box{grid-template-rows:auto minmax(160px,1fr) auto!important;gap:14px!important;min-height:300px!important;padding:18px!important;display:grid!important}.configure-system-prompt-window .website-prompt-content-box textarea,.configure-system-prompt-window .prompt-instruction-box textarea{min-height:170px!important;padding:14px 15px!important;line-height:1.55!important}.configure-system-prompt-window .prompt-box-footer{padding-top:2px!important;display:block!important}.configure-system-prompt-window .prompt-box-left-actions{justify-items:start!important;gap:6px!important;width:100%!important;display:grid!important}.configure-system-prompt-window .prompt-box-last-update{color:#7a6a58!important;white-space:nowrap!important;align-items:center!important;gap:4px!important;font-size:10px!important;font-weight:400!important;line-height:1.15!important;display:inline-flex!important}.configure-system-prompt-window .prompt-box-last-update span,.configure-system-prompt-window .prompt-box-last-update time{color:#7a6a58!important;font-weight:400!important}.configure-system-prompt-window .prompt-box-last-update span:after{content:":"}.configure-system-prompt-window .prompt-box-action-pair{grid-template-columns:repeat(3,92px)!important;justify-content:start!important;align-items:center!important;gap:10px!important;width:auto!important;display:grid!important}.configure-system-prompt-window .prompt-box-default-action,.configure-system-prompt-window .prompt-box-edit-action,.configure-system-prompt-window .prompt-box-save-action{color:#111!important;text-align:center!important;background:#f3eadf!important;border:1px solid #d8c8af!important;border-radius:999px!important;width:92px!important;min-width:92px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.configure-system-prompt-window .prompt-box-default-action:hover,.configure-system-prompt-window .prompt-box-edit-action:hover,.configure-system-prompt-window .prompt-box-save-action:hover{color:#111!important;background:#eadcc9!important;border-color:#cdb992!important}.configure-system-prompt-window .prompt-box-save-action:disabled,.configure-system-prompt-window .prompt-box-edit-action:disabled,.configure-system-prompt-window .prompt-box-default-action:disabled{opacity:.58!important;cursor:not-allowed!important;color:#111!important}@media (width<=760px){.whatsapp-assistant-setup-screen .whatsapp-setup-title-row-with-refresh{grid-template-columns:auto minmax(0,1fr)!important}.whatsapp-setup-top-refresh{grid-column:1/-1!important;width:100%!important}.configure-system-prompt-window .prompt-box-footer{flex-direction:column!important;align-items:stretch!important}.configure-system-prompt-window .prompt-box-action-pair{justify-content:flex-start!important}}.whatsapp-ai-typing-indicator{align-items:flex-start!important;gap:8px!important;max-width:152px!important;padding:8px 11px!important;display:inline-flex!important}.whatsapp-ai-typing-indicator>span{color:#667781!important;margin-top:2px!important;margin-left:0!important;font-size:10px!important;line-height:1.2!important}.whatsapp-typing-dots{align-items:center!important;gap:4px!important;min-height:16px!important;display:inline-flex!important}.whatsapp-typing-dots i{opacity:.38;background:#7d8b92;border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite whatsappTypingPulse;display:block}.whatsapp-typing-dots i:nth-child(2){animation-delay:.15s}.whatsapp-typing-dots i:nth-child(3){animation-delay:.3s}@keyframes whatsappTypingPulse{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.assistant-card.simplified-agent-card{flex-direction:column!important;min-height:238px!important;display:flex!important}.assistant-card.simplified-agent-card .assistant-description{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:44px!important;display:-webkit-box!important;overflow:hidden!important}.assistant-card.simplified-agent-card footer{justify-content:space-between!important;align-items:center!important;margin-top:auto!important}.assistant-status-dot.off{box-shadow:none!important;background:#d6cec2!important;border-color:#b9ad9f!important}.readiness-pill.connected{color:#0b6b4f!important;background:#eaf7f2!important}.readiness-pill.not-connected{color:#7b6d5f!important;background:#f4eee7!important}.agent-card-not-connected{background:linear-gradient(#fffdf8 0%,#fbf7ef 100%)!important}.agent-setup-notice-banner p{max-width:900px!important}.lead-assignment-header,.lead-assignment-row{grid-template-columns:minmax(190px,1.25fr) minmax(112px,.8fr) 70px minmax(96px,.72fr) minmax(108px,.78fr) minmax(88px,.65fr) minmax(92px,.68fr) minmax(132px,.9fr) minmax(86px,.6fr)!important}.lead-assignment-row .assigned-to-field select{color:#3a3022;background:#fffaf0;border:1px solid #d8d2c4;border-radius:10px;width:100%;padding:7px 9px;font-size:12px;font-weight:700}.lead-assignment-row .assigned-to-field span{color:#2f281f;font-weight:800}.lead-assignment-settings-panel{flex-direction:column;gap:18px;display:flex}.assignment-method-row{flex-wrap:wrap;gap:14px;display:flex}.assignment-method-row label,.assignment-check{color:#3a3022;background:#fffaf0;border:1px solid #e4ddcf;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-weight:700;display:flex}.assignment-method-row label.disabled,.assignment-option-box.disabled{opacity:.52}.assignment-builder-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;display:grid}.assignment-option-box{background:#fffdf7;border:1px solid #e4ddcf;border-radius:18px;min-height:180px;padding:14px}.assignment-option-box h3{color:#2f281f;margin:0 0 10px}.assignment-check{justify-content:flex-start;margin:7px 0;font-size:13px}.assignment-check em{color:#7b6d5a;margin-left:6px;font-size:11px;font-style:normal}.assignment-actions{gap:10px;display:flex}.assignment-actions button,.assignment-rules-list button{color:#fff;background:#2f281f;border-radius:999px;padding:9px 16px;font-weight:800}.assignment-actions button:disabled{opacity:.45}.assignment-notice{color:#5c4212;background:#fff8dc;border:1px solid #f0d99c;border-radius:14px;padding:10px 12px;font-weight:700}.assignment-rules-list{border-top:1px solid #e4ddcf;padding-top:12px}.assignment-rules-list p{color:#3a3022;background:#fffaf0;border:1px solid #e4ddcf;border-radius:12px;padding:10px 12px}.assignment-rules-list button{float:right;background:#8b2f2f;padding:6px 12px}@media (width<=1100px){.assignment-builder-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.lead-assignment-header,.lead-assignment-row{grid-template-columns:1fr!important}}.customer-logo-placeholder img,.company-logo-preview img{object-fit:contain;width:100%;height:100%;display:block}.customer-logo-placeholder{overflow:hidden}.company-logo-preview{justify-content:center;align-items:center;display:flex}.company-logo-preview span{color:var(--tenant-primary);font-size:30px;font-weight:800}.company-settings-status{color:var(--customer-muted-text);margin-right:10px;font-size:12px}.company-settings-actions button:disabled,.company-logo-column button:disabled{opacity:.6;cursor:not-allowed}.top-customer-brand strong{line-height:1.15}.top-customer-brand{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:6px;padding-top:10px;padding-bottom:10px;padding-left:8px}.top-customer-brand .customer-logo-placeholder{box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-items:start;width:54px;height:54px;padding:0;font-size:18px}.top-customer-brand .customer-brand-name{flex:auto;min-width:0}.top-customer-brand strong{-webkit-line-clamp:2;overflow-wrap:anywhere;text-align:left;-webkit-box-orient:vertical;max-width:100%;margin-top:0;font-size:14px;line-height:1.15;display:-webkit-box;overflow:hidden}.subscription-settings-workspace{background:#f7f7f6;height:100%;min-height:0;padding:12px 16px 14px;overflow:auto}.subscription-dashboard-panel{background:#fff;border:1px solid #e7e4df;border-radius:24px;min-height:100%;padding:14px 16px 16px;box-shadow:0 18px 45px #20252214}.subscription-page-header{align-items:flex-start;gap:12px}.subscription-page-header h2{color:#24312d;margin:2px 0 4px;font-size:26px;line-height:1.08}.subscription-page-header p{color:#68736f;margin:0;font-size:13px;line-height:1.4}.subscription-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#0b5c55;font-size:10px;font-weight:800;margin:0!important}.subscription-mode-switch{background:#f1f4f1;border:1px solid #e1e7e2;border-radius:999px;gap:6px;padding:4px;display:flex}.subscription-mode-switch button{color:#4f5c57;background:0 0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.subscription-mode-switch button.active{color:#fff;background:#0b5c55;box-shadow:0 8px 20px #0b5c552e}.subscription-notice{color:#775b12;background:#fff8df;border:1px solid #f0dfab;border-radius:14px;margin:10px 0 0;padding:9px 11px;font-size:13px}.subscription-layout-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;margin-top:12px;display:grid}.subscription-left-column{gap:12px;display:grid}.subscription-card,.subscription-billing-card,.subscription-history-card{background:#fbfcfa;border:1px solid #e3e7e2;border-radius:22px;padding:14px;box-shadow:0 10px 24px #232b270f}.subscription-card-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.subscription-card-header h3,.subscription-billing-card h3,.subscription-history-card h3{color:#24312d;margin:0;font-size:17px;line-height:1.15}.subscription-card-header p,.subscription-history-card p{color:#6d7773;margin:3px 0 0;font-size:12px;line-height:1.35}.subscription-card-header button{color:#0b5c55;background:#edf7f4;border:1px solid #cfe7df;border-radius:12px;padding:7px 10px;font-weight:800}.subscription-seat-row{border-top:1px solid #e9ede9;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:12px;padding:12px 0;display:grid}.subscription-seat-row strong,.subscription-check-row strong{color:#2d3834;display:block}.subscription-seat-row small,.subscription-check-row small,.subscription-meta-input small,.subscription-billing-row small,.subscription-coupon small,.subscription-payment-note{color:#78827e;margin-top:2px;font-size:12px;display:block}.subscription-seat-row input,.subscription-meta-input input,.subscription-billing-row input,.subscription-coupon input{color:#26322e;background:#fff;border:1px solid #d8dfda;border-radius:12px;width:100%;padding:10px 12px}.subscription-seat-row input:disabled,.subscription-billing-row input{color:#40504a;background:#f3f5f2;font-weight:800}.subscription-check-row{background:#f3faf7;border:1px dashed #cfe2db;border-radius:16px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px;display:flex}.subscription-check-row input{accent-color:#0b5c55;margin-top:4px}.subscription-period-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscription-period-option{cursor:pointer;background:#fff;border:1px solid #dce4de;border-radius:18px;padding:13px;transition:all .18s}.subscription-period-option.active{background:#edf8f4;border-color:#0b5c55;box-shadow:0 10px 22px #0b5c551f}.subscription-period-option input{display:none}.subscription-period-option strong,.subscription-period-option small{display:block}.subscription-period-option small{color:#6e7975;margin-top:5px}.subscription-billing-card{background:#fff;position:sticky;top:10px}.subscription-billing-row{border-bottom:1px solid #edf0ed;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:10px;padding:9px 0;display:grid}.subscription-billing-row span{color:#34423d;font-weight:700}.subscription-billing-row input{text-align:right}.subscription-coupon{margin:12px 0;display:block}.subscription-coupon span{margin-bottom:6px;font-weight:800;display:block}.subscription-discount-box{background:#f7f1df;border:1px solid #ead9a8;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:4px 8px;margin:10px 0;padding:12px;display:grid}.subscription-discount-box span{color:#594412;font-weight:800}.subscription-discount-box strong{color:#0b5c55}.subscription-discount-box b{color:#8a5c00;grid-column:1/-1}.subscription-total-words{color:#26332e;background:#f4f7f5;border-radius:14px;padding:10px 12px;font-weight:800}.subscription-payment-button{color:#fff;background:#0b5c55;border-radius:16px;width:100%;padding:13px 16px;font-weight:900;box-shadow:0 14px 28px #0b5c5538}.subscription-payment-button:disabled{opacity:.6;cursor:not-allowed}.subscription-payment-note{text-align:center;margin-top:8px}.subscription-meta-input{max-width:320px;display:block}.subscription-meta-input span{margin-bottom:8px;font-weight:900;display:block}.subscription-history-table{border:1px solid #e5eae5;border-radius:16px;overflow:auto}.subscription-history-head,.subscription-history-row{grid-template-columns:50px 150px minmax(190px,1fr) 110px 110px 120px 130px 130px;min-width:990px;display:grid}.subscription-history-head{color:#23332d;background:#eef5f1;font-weight:900}.subscription-history-head span,.subscription-history-row span{border-right:1px solid #e3e8e3;padding:11px 10px}.subscription-history-row{color:#4c5753;background:#fff;border-top:1px solid #eef1ee}.subscription-history-empty{color:#73807a;background:#fff;padding:18px}@media (width<=1100px){.subscription-layout-grid{grid-template-columns:1fr}.subscription-billing-card{position:static}.subscription-period-grid{grid-template-columns:1fr}}.left-rail{flex-direction:column!important;gap:8px!important;height:100vh!important;min-height:0!important;display:flex!important;overflow:hidden!important}.left-rail .top-customer-brand{z-index:2!important;background:#f7f7f6!important;border-bottom:1px solid #e3e7e2!important;flex-direction:row!important;flex:none!important;align-items:center!important;min-height:0!important;margin:0 0 4px!important;padding:8px!important;position:relative!important}.left-rail .top-customer-brand .customer-logo-placeholder{width:54px!important;height:54px!important;font-size:16px!important}.left-rail .top-customer-brand .customer-brand-name{flex:auto!important;min-width:0!important}.left-rail .top-customer-brand strong{max-height:32px!important;font-size:13.5px!important;line-height:1.15!important;overflow:hidden!important}.left-nav-scroll{scrollbar-width:thin;scrollbar-color:#cfd7d3 transparent;flex:auto;min-height:0;padding:0 2px 8px 0;overflow:hidden auto}.left-nav-scroll::-webkit-scrollbar{width:6px}.left-nav-scroll::-webkit-scrollbar-thumb{background:#cfd7d3;border-radius:999px}.left-nav-scroll::-webkit-scrollbar-track{background:0 0}.left-nav-scroll .left-nav{border-top:0;padding-top:2px}.left-nav-scroll .bottom-nav{border-top:1px solid #e3e7e2;margin-top:8px;padding-top:8px}.left-nav-scroll .left-nav button{min-height:32px;padding:6px 8px}.left-nav-scroll .module-subnav{gap:1px;margin:1px 0 4px 19px;padding-left:10px}.left-nav-scroll .module-subnav button{min-height:27px;padding:4px 7px;font-size:12.5px}.left-nav-scroll .module-subnav button span{width:18px;height:18px;font-size:13px}.left-nav-scroll .module-subnav button em{font-size:12px}.left-nav-scroll .left-nav-separator{margin:4px 6px 4px 26px}.crm-workspace .business-signals-section{padding-top:8px!important}.crm-workspace .business-signals-head{min-height:26px!important;margin-bottom:2px!important;padding-left:6px!important;padding-right:2px!important}.crm-workspace .business-signals-head h2{font-size:17px!important;line-height:1!important}.crm-workspace .business-signals-title-icon{width:18px!important;height:18px!important}.crm-workspace .business-signals-head-pager button{border-radius:8px!important;width:26px!important;height:26px!important;font-size:18px!important}.crm-workspace .business-list-header{padding-top:2px!important;padding-bottom:2px!important;line-height:1.1!important}.crm-workspace .business-list-body{gap:4px!important}.crm-workspace .crm-sales-coach-card{background:linear-gradient(135deg,#fffdf8 0%,#f8f6ff 52%,#edfafd 100%)!important;border:1px solid #b2a9dd7a!important;border-radius:24px!important;flex-direction:column!important;gap:9px!important;min-height:0!important;padding:16px 18px!important;display:flex!important;overflow:hidden!important;box-shadow:0 14px 34px #483f6414!important}.crm-workspace .crm-sales-coach-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:34px!important;display:flex!important}.crm-workspace .crm-sales-coach-head-title{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.crm-workspace .crm-sales-theme-icon{color:#f5dd6d!important;background:#20201d!important;border-radius:12px!important;flex:0 0 32px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:16px!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-head h3{color:#111827!important;white-space:nowrap!important;margin:0!important;font-size:16px!important;font-weight:950!important;line-height:1!important}.crm-workspace .crm-sales-coach-refresh{color:#111827!important;background:#ffffffc7!important;border:1px solid #b9c3e0ad!important;border-radius:999px!important;flex:none!important;height:27px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:950!important}.crm-workspace .crm-sales-coach-pager{background:#ffffff94!important;border:1px solid #b9c3e08c!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:4px!important;height:28px!important;padding:2px 5px!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-pager button{color:#111827!important;background:#ffffffc7!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;padding:0!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-title{color:#111827!important;letter-spacing:-.45px!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:45px!important;margin:2px 0 0!important;font-size:20px!important;font-weight:950!important;line-height:1.08!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-meta{flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin:0!important;display:flex!important}.crm-workspace .crm-sales-coach-meta span{color:#374151!important;white-space:nowrap!important;background:#ffffffb8!important;border:1px solid #b9c3e08c!important;border-radius:999px!important;padding:5px 8px!important;font-size:10.5px!important;font-weight:900!important;line-height:1!important}.crm-workspace .crm-sales-coach-summary{color:#56647a!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-height:48px!important;margin:0!important;font-size:12.4px!important;font-weight:650!important;line-height:1.28!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-next-points{gap:6px!important;min-height:0!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-next-points li{color:#4f5d73!important;text-overflow:ellipsis!important;white-space:nowrap!important;align-items:flex-start!important;gap:7px!important;min-width:0!important;font-size:11.3px!important;font-weight:750!important;line-height:1.22!important;display:flex!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-next-points li:before{color:#3d5af1!important;content:"›"!important;background:linear-gradient(135deg,#8264ff29,#22c7d933)!important;border:1px solid #8264ff2e!important;border-radius:999px!important;flex:0 0 18px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px!important;align-items:end!important;gap:8px!important;min-height:36px!important;margin-top:auto!important;display:grid!important}.crm-workspace .crm-sales-coach-open,.crm-workspace .crm-sales-coach-ask{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:36px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-open{color:#fff!important;background:linear-gradient(90deg,#8264ff 0%,#22c7d9 100%)!important;border:0!important}.crm-workspace .crm-sales-coach-ask{color:#111827!important;background:#ebefffeb!important;border:1px solid #b9c3e0d6!important}.crm-workspace .crm-sales-coach-whatsapp{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-whatsapp svg{width:30px!important;height:30px!important}.crm-workspace .crm-sales-coach-card{flex-direction:column!important;gap:8px!important;min-width:0!important;padding:16px 18px!important;display:flex!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-head,.crm-workspace .crm-sales-coach-title,.crm-workspace .crm-sales-coach-meta,.crm-workspace .crm-sales-coach-summary,.crm-workspace .crm-sales-coach-insight-list,.crm-workspace .crm-sales-coach-actions{flex:none!important;min-width:0!important}.crm-workspace .crm-sales-coach-title{overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-line-clamp:2!important;max-height:42px!important;margin:1px 0 0!important;font-size:19px!important;line-height:1.08!important}.crm-workspace .crm-sales-coach-summary{color:#4f5d73!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;background:#ffffff75!important;border:1px solid #b9c3e057!important;border-radius:14px!important;max-height:42px!important;padding:7px 9px!important;font-size:12px!important;line-height:1.25!important}.crm-workspace .crm-sales-coach-insight-list{gap:6px!important;min-height:0!important;margin-top:0!important;display:grid!important}.crm-workspace .crm-sales-coach-insight-row{background:#ffffffa3!important;border:1px solid #b9c3e06b!important;border-radius:14px!important;grid-template-columns:78px minmax(0,1fr)!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:34px!important;padding:7px 9px!important;display:grid!important}.crm-workspace .crm-sales-coach-insight-row span{color:#6b7280!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:900!important;line-height:1.1!important}.crm-workspace .crm-sales-coach-insight-row b{color:#1f2937!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11.4px!important;font-weight:900!important;line-height:1.16!important;display:block!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-actions{margin-top:auto!important}.crm-workspace .crm-sales-coach-points,.crm-workspace .crm-sales-coach-next-points{display:none!important}.crm-workspace .crm-sales-coach-card{background:linear-gradient(135deg,#fffdf7 0%,#f7f4ff 50%,#e9fbfd 100%)!important;gap:7px!important;padding:15px 17px!important}.crm-workspace .crm-sales-coach-ai-kicker{color:#6f52ea!important;letter-spacing:.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:10.5px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-ai-summary,.crm-workspace .crm-sales-coach-ai-panel,.crm-workspace .crm-sales-coach-missing-ai{background:#ffffffa8!important;border:1px solid #b9c3e066!important;border-radius:14px!important;min-width:0!important;padding:7px 9px!important}.crm-workspace .crm-sales-coach-ai-summary span,.crm-workspace .crm-sales-coach-ai-panel span{color:#6b7280!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 4px!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important;display:block!important}.crm-workspace .crm-sales-coach-ai-summary p{color:#1f2937!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:30px!important;margin:0!important;font-size:12.4px!important;font-weight:850!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-ai-panel ul{gap:3px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.crm-workspace .crm-sales-coach-ai-panel li{color:#263244!important;text-overflow:clip!important;white-space:nowrap!important;align-items:center!important;gap:6px!important;min-width:0!important;font-size:11.2px!important;font-weight:500!important;line-height:1.14!important;display:flex!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-ai-panel li:before{content:""!important;background:linear-gradient(135deg,#8264ff,#22c7d9)!important;border-radius:999px!important;flex:0 0 6px!important;width:6px!important;height:6px!important}.crm-workspace .crm-sales-coach-next-actions li:before{background:#f5c542!important}.crm-workspace .crm-sales-coach-missing-ai{color:#7c5d12!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important}.crm-workspace .crm-sales-coach-actions-two{grid-template-columns:minmax(0,1fr) 40px!important;min-height:38px!important}.crm-workspace .crm-sales-coach-actions-two .crm-sales-coach-open{height:38px!important}.crm-workspace .crm-sales-coach-actions-two .crm-sales-coach-whatsapp{width:40px!important;height:38px!important}.crm-workspace .crm-sales-coach-open-small{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#111827,#374151)!important;border:0!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;height:26px!important;padding:0 12px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;box-shadow:0 6px 14px #0f172a24!important}.crm-workspace .crm-sales-coach-open-small:hover{transform:translateY(-1px)!important}.crm-workspace .crm-sales-coach-score-circle.lead-grid-score{border-radius:50%!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;padding:0!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:grid!important}.crm-workspace .crm-sales-coach-icon-actions{flex:none!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.lead-grid-action{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:32px!important;min-width:30px!important;height:32px!important;padding:0!important;display:grid!important}.crm-workspace .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.lead-grid-action svg{width:30px!important;height:30px!important}.crm-workspace .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.view svg{width:31px!important;height:31px!important}.crm-workspace .crm-sales-coach-icon-actions .crm-sales-coach-icon-action:hover{background:0 0!important;transform:translateY(-1px)scale(1.06)!important}.crm-workspace .business-signals-section{grid-template-rows:minmax(0,1fr)!important;padding-top:6px!important;display:grid!important;position:relative!important}.crm-workspace .business-signals-head{z-index:2!important;pointer-events:none!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;top:8px!important;right:14px!important}.crm-workspace .business-signals-head-pager{pointer-events:auto!important;gap:4px!important;display:inline-flex!important}.crm-workspace .business-list-shell{align-self:start!important;margin-top:0!important;padding-top:0!important}.crm-workspace .business-list-header{margin-top:0!important;padding-top:0!important;padding-right:74px!important}.crm-workspace .business-list-header strong{color:#1f2937!important;white-space:nowrap!important;font-size:11px!important;font-weight:900!important;line-height:1!important}.crm-workspace .business-signals-section{padding-top:8px!important;padding-bottom:10px!important;overflow:hidden!important}.crm-workspace .business-signals-head{height:28px!important;top:8px!important;right:18px!important}.crm-workspace .business-list-shell{min-height:0!important;margin-top:34px!important;overflow:hidden!important}.crm-workspace .business-list-header{padding-right:8px!important}.crm-workspace .business-list-body{scrollbar-gutter:stable both-edges!important;scrollbar-width:thin!important;scrollbar-color:#b99f78 #f4eadc!important;max-height:190px!important;padding-right:7px!important;overflow:hidden scroll!important}.crm-workspace .business-list-body::-webkit-scrollbar{width:9px!important}.crm-workspace .business-list-body::-webkit-scrollbar-track{background:#f4eadc!important;border-radius:999px!important}.crm-workspace .business-list-body::-webkit-scrollbar-thumb{background:#b99f78!important;border:2px solid #f4eadc!important;border-radius:999px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-backdrop{z-index:3200!important;background:#0f172a61!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel{color:#111827!important;background:#fff!important;border:1px solid #d8dee8!important;border-radius:22px!important;gap:16px!important;width:680px!important;max-width:min(720px,100vw - 48px)!important;max-height:min(720px,100vh - 48px)!important;padding:18px!important;display:grid!important;overflow:hidden!important;box-shadow:0 30px 90px #0f172a47!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-head{justify-content:space-between!important;align-items:center!important;display:flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-head div{gap:4px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-head span,.crm-workspace .crm-record-lead-card .lms-followup-times>span{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-head strong{color:#111827!important;letter-spacing:-.03em!important;font-size:20px!important;font-weight:950!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-head button{color:#475569!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;font-size:22px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-body{grid-template-columns:minmax(0,1fr) 154px!important;align-items:start!important;gap:18px!important;min-height:0!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-calendar{border:1px solid #edf1f6!important;border-radius:18px!important;padding:14px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-monthbar{grid-template-columns:38px 1fr 38px!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-monthbar button{color:#475569!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:24px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-monthbar button:disabled{cursor:not-allowed!important;opacity:.4!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-monthbar strong{color:#111827!important;text-align:center!important;font-size:18px!important;font-weight:950!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-weekdays{margin-bottom:8px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-weekdays span{color:#64748b!important;text-align:center!important;text-transform:uppercase!important;padding:0 0 4px!important;font-size:11px!important;font-weight:950!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button{color:#1f2937!important;background:#fff!important;border:1px solid #e5eaf2!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:42px!important;min-height:42px!important;padding:0!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button:hover:not(:disabled){background:#f8fafc!important;border-color:#cbd5e1!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button.today:not(.selected){border-color:#111827!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button.muted{color:#b6c1cf!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button.disabled,.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button:disabled,.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list button.disabled,.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list button:disabled{color:#cbd5e1!important;cursor:not-allowed!important;background:#f8fafc!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button.selected,.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list button.selected{color:#fff!important;background:#111827!important;border-color:#111827!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-times{background:#f8fafc!important;border:1px solid #edf1f6!important;border-radius:18px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;min-height:0!important;max-height:420px!important;padding:12px!important;display:grid!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;max-height:368px!important;padding:6px!important;overflow-y:auto!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list button{color:#334155!important;text-align:center!important;background:#fff!important;border:1px solid #0000!important;border-radius:10px!important;width:100%!important;min-height:34px!important;margin:0 0 4px!important;padding:7px 8px!important;font-size:13px!important;font-weight:850!important;display:block!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list button:hover:not(:disabled){background:#f1f5f9!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-footer{border-top:1px solid #eef2f7!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding-top:14px!important;display:flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-footer span{color:#475569!important;font-size:13px!important;font-weight:800!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-footer div{gap:10px!important;display:inline-flex!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-cancel,.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-save{border-radius:12px!important;width:auto!important;min-height:40px!important;padding:10px 16px!important;font-size:13px!important;font-weight:950!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-cancel{color:#475569!important;background:#fff!important;border:1px solid #d8dee8!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-save{color:#fff!important;background:#111827!important;border:1px solid #111827!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-save:disabled{cursor:not-allowed!important;opacity:.55!important}@media (width<=720px){.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;padding:14px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-body{grid-template-columns:1fr!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-grid button{height:36px!important;min-height:36px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-times{max-height:180px!important}.crm-workspace .crm-record-lead-card .lms-followup-dialog-panel .lms-followup-time-list{max-height:132px!important}}.simple-agent-setup-screen{color:#514b44!important;background:#f7f3ea!important;align-content:start!important;padding:24px 34px 44px!important;overflow:auto!important}.simple-agent-setup-shell{gap:16px!important;width:min(1180px,100%)!important;margin:0 auto!important;display:grid!important}.simple-agent-back-button{justify-self:start!important}.simple-agent-setup-card{background:#fffdfa!important;border:1px solid #d8d0c4!important;border-radius:24px!important;gap:18px!important;padding:24px!important;display:grid!important;box-shadow:0 18px 48px #2f241c14!important}.simple-agent-setup-head{border-bottom:1px solid #e6ded2!important;gap:8px!important;padding-bottom:16px!important;display:grid!important}.simple-agent-setup-head h2{color:#3f372f!important;margin:0!important;font-size:clamp(24px,3vw,34px)!important}.simple-agent-setup-head p{color:#766a5f!important;margin:0!important;font-weight:500!important;line-height:1.5!important}.simple-agent-setup-fields{gap:14px!important;display:grid!important}.simple-agent-setup-field{background:#fff8ee!important;border:1px solid #eadfce!important;border-radius:18px!important;align-content:start!important;gap:8px!important;min-height:360px!important;padding:16px!important;display:grid!important}.simple-agent-setup-field span{color:#8a6b44!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.simple-agent-setup-field p{color:#3f372f!important;margin:0!important;font-size:15px!important;font-weight:500!important;line-height:1.65!important}.simple-agent-title-row{align-items:center!important;gap:14px!important;display:flex!important}.simple-agent-description-lines{gap:4px!important;display:grid!important}.simple-agent-description-lines p{font-weight:500!important}.simple-agent-load-message{color:#8a5a24!important;font-size:13px!important}.two-section-agent-view{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agent-readonly-section pre,.agent-sample-readable-output{white-space:pre-wrap!important;word-break:break-word!important;color:#3f372f!important;margin:0!important;font:500 14px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.agent-sample-readable-output{background:#fffaf3!important;border:1px solid #e4d8c8!important;border-radius:14px!important;padding:14px!important}.agent-system-prompt-editor{color:#2f241c!important;resize:vertical!important;background:#fffaf3!important;border:1px solid #4c3d2c2e!important;border-radius:16px!important;width:100%!important;min-height:420px!important;padding:14px!important;font:500 14px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.simple-agent-setup-footer{color:#6f5f4f!important;border-top:1px solid #e6ded2!important;flex-wrap:wrap!important;gap:10px!important;padding-top:14px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.assistant-primary-action.setup-cta,.configure-system-prompt-action{background:#8a5a24!important;border-color:#8a5a24!important;box-shadow:0 10px 24px #8a5a242e!important}.assistant-primary-action.setup-cta:hover,.configure-system-prompt-action:hover{background:#6f4518!important;border-color:#6f4518!important}.crm-workspace .dashboard-canvas.dashboard-two-section{align-content:start!important;gap:8px!important;margin-top:0!important}.crm-workspace .business-signals-section{grid-template-rows:max-content!important;align-content:start!important;padding-top:8px!important}.crm-workspace .business-list-shell{align-content:start!important;gap:5px!important}.crm-workspace .business-signals-head,.crm-workspace .business-signals-head-pager{display:none!important}.crm-workspace .business-table-footer{border-top:0!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;min-height:28px!important;margin-top:4px!important;padding:0 2px 0 0!important;display:flex!important}.crm-workspace .business-table-footer span{color:#77736c!important;white-space:nowrap!important;margin-right:2px!important;font-size:11px!important;font-weight:700!important}.crm-workspace .business-table-footer button{color:#563512!important;background:#fffaf2!important;border:1px solid #e7dccb!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:17px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-card{position:relative!important}.crm-workspace .crm-sales-coach-pager{display:none!important}.crm-workspace .crm-sales-coach-head-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;margin-left:auto!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-whatsapp-top{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;padding:0!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-whatsapp-top svg{width:30px!important;height:30px!important;display:block!important}.crm-workspace .crm-sales-coach-whatsapp-top:disabled{cursor:not-allowed!important;filter:grayscale(.7)!important;opacity:.45!important}.crm-workspace .crm-sales-coach-card-pager{pointer-events:auto!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-side-arrow{box-shadow:none!important;color:#111827!important;pointer-events:auto!important;z-index:auto!important;background:#ffffffc7!important;border:1px solid #b9c3e0ad!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;padding:0!important;font-size:14px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:static!important;top:auto!important;transform:none!important}.crm-workspace .crm-sales-coach-side-arrow-prev,.crm-workspace .crm-sales-coach-side-arrow-next{left:auto!important;right:auto!important}.crm-workspace .crm-sales-coach-side-arrow:hover:not(:disabled),.crm-workspace .crm-sales-coach-side-arrow:focus-visible:not(:disabled){box-shadow:none!important;color:#f5dd6d!important;background:#20201d!important;transform:none!important}.crm-workspace .crm-sales-coach-side-arrow:disabled{cursor:not-allowed!important;opacity:.38!important}@media (width<=1199px){.crm-workspace .crm-sales-coach-side-arrow{width:28px!important;height:28px!important;font-size:14px!important}.crm-workspace .crm-sales-coach-side-arrow-prev{left:auto!important}.crm-workspace .crm-sales-coach-side-arrow-next{right:auto!important}}.crm-workspace .lead-search-box input#lead-search-input{color:#2f3437!important;background:#fff!important;border:1px solid #e4ddd2!important;border-radius:7px!important;min-height:32px!important;padding:7px 10px!important}.crm-workspace .lead-search-box input#lead-search-input::placeholder{color:#9a948d!important}.crm-workspace .assignment-confirm-backdrop{z-index:82!important;background:#20201d47!important;justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important}.crm-workspace .assignment-confirm-dialog{color:#3b2a1e!important;background:#fff8ed!important;border:1px solid #ead7bd!important;border-radius:18px!important;gap:12px!important;width:min(360px,100vw - 32px)!important;padding:20px!important;display:grid!important;box-shadow:0 22px 62px #3f2d1f47!important}.crm-workspace .assignment-confirm-dialog h3,.crm-workspace .assignment-confirm-dialog p{margin:0!important}.crm-workspace .assignment-confirm-dialog p{color:#735b45!important;font-size:14px!important;line-height:1.45!important}.crm-workspace .assignment-confirm-dialog p b{color:#3b2a1e!important}.crm-workspace .assignment-confirm-actions{justify-content:flex-end!important;gap:10px!important;margin-top:4px!important;display:flex!important}.crm-workspace .assignment-confirm-actions button{border-radius:999px!important;min-width:84px!important;min-height:36px!important;padding:8px 16px!important;font-weight:800!important}.crm-workspace .assignment-confirm-no{color:#3b2a1e!important;background:#f0e5d9!important}.crm-workspace .assignment-confirm-yes{color:#fff8ed!important;background:#20201d!important}.crm-workspace .assignment-confirm-actions button:disabled{cursor:wait!important;opacity:.65!important}.crm-workspace .agents-screen{background:#f7f3ea!important;align-content:start!important;gap:16px!important;padding:20px 56px 36px!important}.crm-workspace .agents-top-actions,.crm-workspace .agents-section-block,.crm-workspace .add-agent-placeholder-banner{width:min(1050px,100%)!important}.crm-workspace .agents-top-actions{align-items:flex-end!important;margin:0 auto 4px!important}.crm-workspace .agents-top-actions h2{color:#170f08!important;letter-spacing:-.03em!important;margin:0 0 4px!important;font-size:22px!important}.crm-workspace .agents-top-actions p{color:#5a4e44!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.crm-workspace .add-agent-menu-button{color:#fff8ef!important;background:#251405!important;border:1px solid #251405!important;border-radius:8px!important;padding:10px 15px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px #2514051f!important}.crm-workspace .agents-section-block{gap:12px!important;margin:0 auto!important}.crm-workspace .agents-section-head h3{color:#1b130d!important;margin:0!important;font-size:16px!important}.crm-workspace .assistant-card-grid,.crm-workspace .communication-grid,.crm-workspace .customer-specific-grid,.crm-workspace .internal-agent-grid,.crm-workspace .all-agents-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:182px!important;justify-content:center!important;align-items:stretch!important;gap:14px 16px!important;width:100%!important;max-width:none!important;display:grid!important}.crm-workspace .assistant-card.standard-agent-card{background:#fffdfa!important;border:1px solid #d8d0c4!important;border-radius:7px!important;flex-direction:column!important;gap:0!important;width:100%!important;height:182px!important;min-height:182px!important;max-height:182px!important;padding:15px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 1px #2f241c0a!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot{box-shadow:none!important;z-index:2!important;border:0!important;border-radius:999px!important;width:12px!important;height:12px!important;position:absolute!important;top:33px!important;right:15px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot.active{box-shadow:none!important;background:#08a36b!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot.off{box-shadow:none!important;background:#b9b3ab!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-head{align-items:flex-start!important;gap:11px!important;min-height:46px!important;padding-right:22px!important;display:flex!important}.crm-workspace .assistant-card.standard-agent-card .assistant-icon-tile{background:#fbf8f0!important;border:1px solid #d8d0c4!important;border-radius:6px!important;flex:0 0 44px!important;width:44px!important;height:44px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-title-copy{min-width:0!important;padding-top:3px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-head h3{-webkit-line-clamp:1!important;color:#170f08!important;-webkit-box-orient:vertical!important;max-height:18px!important;margin:0 0 5px!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-title-copy span{-webkit-line-clamp:1!important;color:#5a4e44!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .assistant-card.standard-agent-card .assistant-action-bullets{display:none!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-minimal-description{-webkit-line-clamp:2!important;color:#4e4034!important;-webkit-box-orient:vertical!important;margin:17px 0 12px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .assistant-card.standard-agent-card .agent-runtime-indicators{flex-wrap:wrap!important;gap:6px!important;margin:-4px 0 12px!important;display:flex!important}.crm-workspace .assistant-card.standard-agent-card .agent-runtime-pill{color:#6d5846!important;letter-spacing:.01em!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fff8efdb!important;border:1px solid #714e2b2e!important;border-radius:999px!important;max-width:100%!important;padding:6px 8px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;overflow:hidden!important}.crm-workspace .assistant-card.standard-agent-card .agent-runtime-pill.primary{color:#fff8ef!important;background:#251405!important;border-color:#251405!important}.crm-workspace .assistant-card.standard-agent-card footer{justify-content:space-between!important;align-items:center!important;min-height:32px!important;margin-top:auto!important;padding-top:0!important;display:flex!important}.crm-workspace .assistant-card.standard-agent-card .assistant-live-connected-text{color:#5a4e44!important;margin:0!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.crm-workspace .assistant-card.standard-agent-card .agent-view-cta{color:#fff8ef!important;background:#251405!important;border:1px solid #251405!important;border-radius:6px!important;min-width:78px!important;padding:8px 12px!important;font-size:13px!important;font-weight:800!important}.crm-workspace .assistant-card.standard-agent-card .agent-view-cta:hover{background:#3a210d!important;border-color:#3a210d!important}@media (width<=1280px){.crm-workspace .assistant-card-grid,.crm-workspace .communication-grid,.crm-workspace .customer-specific-grid,.crm-workspace .internal-agent-grid,.crm-workspace .all-agents-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.crm-workspace .agents-screen{padding:16px!important}.crm-workspace .agents-top-actions{flex-direction:column!important;align-items:stretch!important}.crm-workspace .assistant-card-grid,.crm-workspace .communication-grid,.crm-workspace .customer-specific-grid,.crm-workspace .internal-agent-grid,.crm-workspace .all-agents-grid{grid-template-columns:1fr!important}}.crm-workspace .whatsapp-assistant-setup-screen .assistant-primary-action,.crm-workspace .whatsapp-assistant-setup-screen .setup-cta,.crm-workspace .whatsapp-assistant-setup-screen .primary-action,.crm-workspace .whatsapp-assistant-setup-screen .primary-save,.crm-workspace .whatsapp-assistant-setup-screen .whatsapp-setup-top-refresh,.crm-workspace .whatsapp-assistant-setup-screen .generate-system-prompt-action,.crm-workspace .whatsapp-test-agent-action-row button,.crm-workspace .whatsapp-test-chat-window button[type=submit],.crm-workspace .whatsapp-test-quick-buttons button,.crm-workspace .whatsapp-contextual-buttons button{color:#fff!important;background:#12b76a!important;border-color:#12b76a!important}.crm-workspace .whatsapp-assistant-setup-screen .assistant-primary-action:hover,.crm-workspace .whatsapp-assistant-setup-screen .setup-cta:hover,.crm-workspace .whatsapp-assistant-setup-screen .primary-action:hover,.crm-workspace .whatsapp-assistant-setup-screen .primary-save:hover,.crm-workspace .whatsapp-assistant-setup-screen .whatsapp-setup-top-refresh:hover,.crm-workspace .whatsapp-assistant-setup-screen .generate-system-prompt-action:hover,.crm-workspace .whatsapp-test-agent-action-row button:hover,.crm-workspace .whatsapp-test-chat-window button[type=submit]:hover,.crm-workspace .whatsapp-test-quick-buttons button:hover,.crm-workspace .whatsapp-contextual-buttons button:hover{color:#fff!important;background:#0e9f5d!important;border-color:#0e9f5d!important}.crm-workspace .whatsapp-assistant-setup-screen button:disabled,.crm-workspace .whatsapp-test-quick-buttons button:disabled,.crm-workspace .whatsapp-contextual-buttons button:disabled{opacity:.58!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-footer,.configure-system-prompt-window .prompt-box-footer{justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;padding:4px 10px 0 0!important;display:flex!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-left-actions,.configure-system-prompt-window .prompt-box-left-actions{align-items:flex-start!important;gap:4px!important;min-width:0!important;display:grid!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-action-pair,.configure-system-prompt-window .prompt-box-action-pair{justify-content:flex-start!important;gap:5px!important;display:inline-flex!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-default-action,.crm-workspace .simplified-ai-prompt-content .prompt-box-edit-action,.crm-workspace .simplified-ai-prompt-content .prompt-box-save-action,.configure-system-prompt-window .prompt-box-default-action,.configure-system-prompt-window .prompt-box-edit-action,.configure-system-prompt-window .prompt-box-save-action{min-width:66px!important;padding:8px 13px!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-last-update,.configure-system-prompt-window .prompt-box-last-update{color:#8a7a68!important;flex-direction:column!important;gap:1px!important;margin:0 0 0 2px!important;font-size:10.5px!important;line-height:1.18!important;display:flex!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-last-update time,.configure-system-prompt-window .prompt-box-last-update time{color:#5c4c3b!important;font-weight:650!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-save-action,.configure-system-prompt-window .prompt-box-save-action{margin-right:8px!important}@media (width<=760px){.crm-workspace .simplified-ai-prompt-content .prompt-box-footer,.configure-system-prompt-window .prompt-box-footer{flex-direction:column!important;align-items:stretch!important;padding-right:0!important}.crm-workspace .simplified-ai-prompt-content .prompt-box-save-action,.configure-system-prompt-window .prompt-box-save-action{width:max-content!important;margin-right:0!important}}.email-assistant-agent-setup-screen .email-assistant-title-row{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important}.email-assistant-agent-setup-screen .email-assistant-title-row h2{margin:0!important}.email-assistant-inbound-address{color:#6f6a60!important;overflow-wrap:anywhere!important;margin:4px 0 0!important;font-size:12.5px!important;font-weight:650!important}.email-assistant-agent-setup-screen .email-assistant-setup-panel{gap:14px!important}.email-assistant-inline-status{color:#6b4f18!important;background:#fff8eb!important;border:1px solid #ead7b1!important;border-radius:12px!important;padding:10px 12px!important;font-size:13px!important;font-weight:750!important}.email-assistant-pagination{border-top:1px solid #e7dfd2!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding-top:14px!important;display:flex!important}.email-assistant-pagination span{color:#5f574c!important;font-size:13px!important;font-weight:800!important}.email-assistant-pagination button{color:#24180e!important;background:#fffdfa!important;border:1px solid #d7d0c4!important;border-radius:8px!important;min-height:34px!important;padding:7px 12px!important;font-size:12.5px!important;font-weight:850!important}.email-assistant-pagination button:disabled{cursor:not-allowed!important;opacity:.5!important}@media (width<=760px){.email-assistant-agent-setup-screen .email-assistant-title-row{grid-template-columns:auto 1fr!important}.email-assistant-agent-setup-screen .email-assistant-title-row .whatsapp-setup-top-refresh,.email-assistant-pagination{grid-column:1/-1!important;width:100%!important}.email-assistant-pagination{justify-content:space-between!important}}.themed-channels-screen,.themed-integrations-screen{color:#514b44!important;background:#f7f3ea!important;align-content:start!important;justify-items:stretch!important;gap:16px!important;padding:20px 56px 36px!important}.channels-page-header-card,.integrations-page-header-card,.themed-channel-card-grid,.themed-int-card-grid,.channel-setup-notice-banner{width:min(1050px,100%)!important;max-width:1050px!important}.channels-page-header-card,.integrations-page-header-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto 4px!important;padding:0!important}.channel-page-title-row{align-items:center!important;gap:11px!important;display:flex!important}.channel-page-title-row h2{color:#170f08!important;letter-spacing:-.03em!important;margin:0!important;font-size:22px!important}.channels-header-icon{color:#514b44!important;background:#fbf8f0!important;border:1px solid #d8d0c4!important;border-radius:6px!important;width:44px!important;height:44px!important;margin:0!important}.channels-header-icon svg{width:28px!important;height:28px!important}.themed-channel-card-grid,.themed-int-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:182px!important;justify-content:center!important;align-items:stretch!important;gap:14px 16px!important;margin:0 auto!important;display:grid!important}.themed-channel-card,.integration-card{text-align:left!important;background:#fffdfa!important;border:1px solid #d8d0c4!important;border-radius:7px!important;flex-direction:column!important;gap:0!important;width:100%!important;height:182px!important;min-height:182px!important;max-height:182px!important;padding:15px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 1px #2f241c0a!important}.channel-status-dot{z-index:2!important;border-radius:999px!important;width:12px!important;height:12px!important;position:absolute!important;top:33px!important;right:15px!important}.channel-status-dot.active{background:#08a36b!important}.channel-status-dot.off{background:#b9b3ab!important}.channel-card-head{align-items:flex-start!important;gap:11px!important;width:100%!important;min-height:46px!important;padding-right:22px!important;display:flex!important}.themed-channel-card .channel-icon-tile,.themed-integration-icon{color:#514b44!important;background:#fbf8f0!important;border:1px solid #d8d0c4!important;border-radius:6px!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;margin:0!important;display:inline-flex!important}.themed-integration-icon{font-size:24px!important}.brand-integration-icon{background:#fff!important;padding:5px!important;overflow:hidden!important}.brand-integration-icon img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.channel-card-title-copy{min-width:0!important;padding-top:3px!important}.themed-channel-card h3,.integration-card h3{-webkit-line-clamp:1!important;color:#170f08!important;-webkit-box-orient:vertical!important;max-height:18px!important;margin:0 0 5px!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.channel-card-title-copy span{-webkit-line-clamp:1!important;color:#5a4e44!important;-webkit-box-orient:vertical!important;font-size:12px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.channel-card-minimal-description{-webkit-line-clamp:2!important;color:#4e4034!important;-webkit-box-orient:vertical!important;margin:17px 0 12px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}.channel-card-footer{justify-content:space-between!important;align-self:end!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:32px!important;margin-top:auto!important;display:flex!important}.channel-current-status,.channel-current-status.connected,.channel-current-status.not-connected{color:#5a4e44!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.channel-view-button{color:#fff8ef!important;min-width:78px!important;box-shadow:none!important;background:#251405!important;border:1px solid #251405!important;border-radius:6px!important;padding:8px 12px!important;font-size:13px!important;font-weight:800!important}.channel-view-button:hover,.channel-view-button:focus-visible{background:#3a210d!important;border-color:#3a210d!important;outline:3px solid #25140524!important}.channel-setup-notice-banner{margin:0 auto!important}.channel-detail-screen{align-content:start!important;gap:14px!important;overflow:auto!important}.channel-detail-screen>.whatsapp-business-panel,.channel-detail-screen>.gmail-connection-panel{width:min(1050px,100%)!important;max-width:1050px!important;margin:0 auto!important}.channel-detail-back-button{align-self:center!important;width:min(1050px,100%)!important;max-width:1050px!important;margin:0 auto!important}.integrations-header-icon{font-size:24px!important}.api-connections-panel{max-width:1060px!important}.api-connection-flow-strip{color:#4d341a!important;letter-spacing:.03em!important;text-align:center!important;text-transform:uppercase!important;background:#fff5e7!important;border:1px dashed #d9b98f!important;border-radius:16px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important;gap:8px!important;padding:10px!important;font-size:12px!important;font-weight:900!important;display:grid!important}.api-connection-flow-strip span{background:#fffdf8!important;border:1px solid #ead9bf!important;border-radius:999px!important;padding:8px 10px!important}.api-connections-status-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.api-connection-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:4px!important;display:grid!important}.api-connection-provider-card{background:linear-gradient(135deg,#fffdf8 0%,#fff7ee 100%)!important;border:1px solid #ead9bf!important;border-radius:22px!important;gap:14px!important;min-height:210px!important;padding:18px!important;display:grid!important;box-shadow:0 16px 34px #5236191a!important}.api-connection-provider-card.dc-crm{background:linear-gradient(135deg,#f7fbff 0%,#eff7ff 100%)!important;border-color:#cfe2f5!important}.api-connection-provider-top{grid-template-columns:auto 1fr auto!important;align-items:flex-start!important;gap:12px!important;display:grid!important}.api-connection-provider-icon{color:#fff8ed!important;background:#3d2a16!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.api-connection-provider-card.dc-crm .api-connection-provider-icon{background:#0f4c81!important}.api-connection-provider-top small,.api-connection-provider-top b{color:#7a6047!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.api-connection-provider-top b{white-space:nowrap!important;background:#fff3df!important;border:1px solid #ead5b7!important;border-radius:999px!important;padding:6px 9px!important}.api-connection-provider-top b.connected{color:#246b3b!important;background:#e9f8ef!important;border-color:#bfe6cd!important}.api-connection-provider-card h4{color:#28180a!important;margin:4px 0 0!important;font-size:20px!important}.api-connection-provider-card p{color:#5b4733!important;margin:0!important;font-size:14px!important;line-height:1.55!important}.api-connection-provider-card button{color:#fff9f0!important;background:#2f1f12!important;border:0!important;border-radius:14px!important;align-self:end!important;min-height:44px!important;padding:11px 14px!important;font-weight:900!important}.api-advanced-custom-connector summary{color:#4f351e!important;cursor:pointer!important;margin-top:8px!important;font-size:13px!important;font-weight:900!important}.crm-connector-setup-panel{max-width:1080px!important}.crm-connector-form-grid{gap:16px!important}.crm-standard-field-stack,.crm-toggle-grid{gap:12px!important;display:grid!important}.standard-connection-field{color:#5a4631!important;letter-spacing:.01em!important;gap:8px!important;font-size:12px!important;font-weight:900!important;display:grid!important}.standard-connection-field span{color:#5a4631!important}.standard-connection-field input,.standard-connection-field select,.standard-connection-field textarea{color:#2c1d11!important;background:#fffdf8!important;border:1px solid #decfbb!important;border-radius:14px!important;width:100%!important;min-height:46px!important;padding:12px 14px!important;font-size:14px!important;line-height:1.4!important;box-shadow:inset 0 1px #ffffffb3!important}.standard-connection-field textarea{resize:vertical!important;min-height:150px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.standard-connection-field input:focus,.standard-connection-field select:focus,.standard-connection-field textarea:focus{border-color:#b48a55!important;outline:none!important;box-shadow:0 0 0 3px #b48a5529!important}.api-connections-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.api-connections-roadmap-grid .indiamart-form-card{min-height:150px!important}@media (width<=760px){.api-connection-flow-strip,.api-connections-status-row,.api-connection-provider-grid,.api-connections-roadmap-grid{grid-template-columns:1fr!important}}.openai-integration-window{width:min(1080px,94vw)!important;max-width:1080px!important}.email-channel-config-panel{background:linear-gradient(135deg,#fffaf3 0%,#fffdf8 58%,#f6efe5 100%)!important;border:1px solid #e5d8c6!important;border-radius:22px!important;gap:16px!important;max-height:calc(100vh - 150px)!important;padding:22px!important;position:relative!important;overflow:visible!important;box-shadow:0 18px 40px #533b231f!important}.email-channel-config-head{border-bottom:1px solid #eadfce!important;padding-bottom:14px!important}.email-channel-config-head h2{color:#28180a!important;margin-bottom:0!important;font-size:23px!important}.channel-detail-close-button{color:#3b2512!important;z-index:2!important;background:#fff8ed!important;border:1px solid #e3d4bf!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;padding:0!important;font-size:20px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:16px!important;right:16px!important}.channel-detail-close-button:hover,.channel-detail-close-button:focus-visible{background:#f3e5d1!important;outline:3px solid #6a482624!important}.email-channel-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.email-channel-config-grid label{color:#5a4631!important;letter-spacing:.01em!important;gap:7px!important;font-size:12px!important;font-weight:800!important;display:grid!important}.email-channel-config-grid input{color:#2f2115!important;background:#fffdf8!important;border:1px solid #ded1bf!important;border-radius:12px!important;width:100%!important;min-height:42px!important;padding:10px 12px!important}.email-channel-config-grid input::placeholder{color:#a18d77!important}.email-channel-bottom-text{color:#4c3824!important;overflow-wrap:anywhere!important;background:#f7efe4!important;border:1px solid #e6d7c3!important;border-radius:14px!important;margin:0!important;padding:12px 14px!important;font-size:13px!important;font-weight:700!important;line-height:1.5!important}@media (width<=760px){.email-channel-config-grid{grid-template-columns:1fr!important}.email-channel-config-panel{max-height:none!important;padding:18px!important;overflow:visible!important}}@media (width<=1280px){.themed-channel-card-grid,.themed-int-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.themed-channels-screen,.themed-integrations-screen{padding:16px!important}.themed-channel-card-grid,.themed-int-card-grid{grid-template-columns:1fr!important}}.openai-integration-window .openai-integration-panel{box-shadow:none!important;margin:0!important}.integration-detail-screen{align-content:start!important;gap:14px!important;overflow:auto!important}.integration-detail-screen>.themed-openai-config-panel{width:min(980px,100%)!important;max-width:980px!important;margin:0 auto!important}.themed-openai-config-panel{background:linear-gradient(135deg,#fffaf3 0%,#fffdf8 58%,#f6efe5 100%)!important;border:1px solid #e5d8c6!important;border-radius:22px!important;gap:16px!important;padding:22px!important;position:relative!important;box-shadow:0 18px 40px #533b231f!important}.themed-openai-config-head{border-bottom:1px solid #eadfce!important;padding-bottom:14px!important}.themed-openai-config-head h3{color:#28180a!important;margin:4px 0 0!important;font-size:23px!important}.openai-compact-status-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.openai-compact-status-row div{background:#fffdf8!important;border:1px solid #ded1bf!important;border-radius:14px!important;gap:5px!important;min-height:72px!important;padding:13px 14px!important;display:grid!important}.openai-compact-status-row span,.openai-key-textarea-label span{color:#5a4631!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important;display:block!important}.openai-compact-status-row strong{color:#2f2115!important;overflow-wrap:anywhere!important;font-size:15px!important}.openai-key-textarea-label{gap:8px!important;display:grid!important}.openai-key-textarea-label textarea{color:#2f2115!important;resize:vertical!important;background:#fffdf8!important;border:1px solid #ded1bf!important;border-radius:14px!important;width:100%!important;min-height:128px!important;padding:12px 14px!important}.themed-openai-actions{justify-content:flex-start!important}.webhooks-empty-panel{min-height:360px!important}.indiamart-setup-layout{gap:14px!important;display:grid!important}.indiamart-form-card{background:#fffdf8d1!important;border:1px solid #eadfce!important;border-radius:18px!important;gap:12px!important;padding:16px!important;display:grid!important}.indiamart-form-card-head{align-items:center!important;gap:10px!important;display:flex!important}.indiamart-form-card-head span{color:#5b3b1f!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#f2e5d0!important;border-radius:999px!important;padding:5px 9px!important;font-size:11px!important;font-weight:900!important}.indiamart-form-card-head strong{color:#2f2115!important;font-size:16px!important}.indiamart-field-grid{gap:12px!important;display:grid!important}.indiamart-field-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))!important}.indiamart-field-grid.three-column{grid-template-columns:minmax(210px,.9fr) minmax(110px,.45fr) minmax(260px,1.2fr)!important}.indiamart-field-grid label,.indiamart-webhook-field{color:#5a4631!important;letter-spacing:.01em!important;gap:7px!important;font-size:12px!important;font-weight:800!important;display:grid!important}.indiamart-field-grid label small{color:#927c63!important;margin-left:4px!important;font-size:11px!important;font-weight:700!important}.indiamart-field-grid input,.indiamart-field-grid select,.indiamart-webhook-field input{box-sizing:border-box!important;color:#2f2115!important;background:#fff!important;border:1px solid #d9c8b4!important;border-radius:12px!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 12px!important;font-size:14px!important}.indiamart-field-grid input:focus,.indiamart-field-grid select:focus,.indiamart-webhook-field input:focus{border-color:#7a4f29!important;outline:none!important;box-shadow:0 0 0 3px #7a4f291f!important}.indiamart-webhook-field input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:13px!important}.indiamart-field-helper{color:#5f4c39!important;margin:-4px 0 0!important;font-size:13px!important;line-height:1.5!important}.justdial-instruction-box{color:#422d1ddb!important;background:#ffffffb8!important;border:1px dashed #805b303d!important;border-radius:14px!important;gap:8px!important;padding:12px!important;display:grid!important}.justdial-instruction-box p{margin:0!important;font-size:13px!important;line-height:1.45!important}.justdial-instruction-box strong{color:#3f2a1bf5!important}.indiamart-setup-layout.justdial-setup-layout{grid-template-columns:1fr!important}.indiamart-action-row{flex-wrap:wrap!important;gap:12px!important;display:flex!important}@media (width<=900px){.indiamart-field-grid.two-column,.indiamart-field-grid.three-column{grid-template-columns:1fr!important}}@media (width<=760px){.openai-compact-status-row{grid-template-columns:1fr!important}.themed-openai-config-panel{padding:18px!important}.openai-panel-header,.openai-action-row{flex-direction:column!important;align-items:stretch!important}.openai-form-grid,.openai-status-grid{grid-template-columns:1fr!important}.masked-key-box{text-align:left!important;min-width:0!important}}.crm-workspace .crm-sales-coach-head-actions{gap:4px!important}.crm-workspace .crm-sales-coach-refresh.refresh-leads-action{box-shadow:none!important;color:#3d3427!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 24px!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:0!important;height:24px!important;padding:0!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.crm-workspace .crm-sales-coach-refresh.refresh-leads-action:hover:not(:disabled),.crm-workspace .crm-sales-coach-refresh.refresh-leads-action:focus-visible:not(:disabled){color:#111827!important;background:0 0!important;transform:none!important}.crm-workspace .crm-sales-coach-refresh.refresh-leads-action:disabled{cursor:not-allowed!important;opacity:.42!important}.crm-workspace .crm-sales-coach-whatsapp-top{flex-basis:38px!important;width:38px!important;height:38px!important}.crm-workspace .crm-sales-coach-whatsapp-top svg{width:34px!important;height:34px!important}.crm-workspace .crm-sales-coach-card-pager{gap:2px!important}.crm-workspace .crm-sales-coach-side-arrow{box-shadow:none!important;color:#3d3427!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 14px!important;width:14px!important;min-width:0!important;height:24px!important;padding:0!important;font-size:18px!important;font-weight:800!important}.crm-workspace .crm-sales-coach-side-arrow:hover:not(:disabled),.crm-workspace .crm-sales-coach-side-arrow:focus-visible:not(:disabled){color:#111827!important;background:0 0!important;transform:none!important}.crm-workspace .crm-sales-coach-side-arrow:disabled{opacity:.3!important}.crm-workspace .dashboard-canvas.dashboard-two-section{gap:8px!important;margin-top:8px!important}.crm-workspace .business-signals-section{padding:4px 10px 30px!important;position:relative!important}.crm-workspace .business-list-shell{gap:3px!important;transform:translateY(-14px)!important}.crm-workspace .business-list-header{min-height:14px!important;padding-top:0!important;padding-bottom:0!important}.crm-workspace .business-list-body{gap:3px!important;display:grid!important}.crm-workspace .business-row-card.lead-row-card{min-height:40px!important;padding-top:4px!important;padding-bottom:4px!important}.crm-workspace .business-list-body .business-row-card:nth-child(n+6){display:none!important}.crm-workspace .business-table-footer{border:0!important;justify-content:flex-end!important;gap:8px!important;min-height:20px!important;margin:0!important;padding:0!important;position:absolute!important;bottom:6px!important;right:14px!important}.crm-workspace .business-table-footer button{box-shadow:none!important;color:#3d3427!important;background:0 0!important;border:0!important;border-radius:0!important;width:14px!important;min-width:0!important;height:20px!important;padding:0!important;font-size:18px!important;font-weight:800!important;line-height:1!important}.crm-workspace .business-table-footer button:hover:not(:disabled),.crm-workspace .business-table-footer button:focus-visible:not(:disabled){color:#111827!important;background:0 0!important;transform:none!important}.lead-assignment-business-screen{background:#f7f3ea!important;padding:18px!important;overflow:auto!important}.lead-assignment-business-shell{width:min(1120px,100%)!important}.lead-assignment-hero{border-bottom:1px solid #eadfce!important}.assignment-business-card{background:#fffdf7;border:1px solid #e4ddcf;border-radius:22px;gap:14px;padding:16px;display:grid}.assignment-business-title{color:#2f281f;justify-content:space-between;align-items:center;gap:12px;display:flex}.assignment-business-title span{letter-spacing:.12em;text-transform:uppercase;color:#8a6b44;font-size:11px;font-weight:900}.assignment-business-title strong{font-size:13px}.assignment-method-card-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.assignment-method-card{text-align:left;color:#35291d;background:#fffaf0;border:1px solid #e4ddcf;border-radius:18px;gap:6px;padding:16px;display:grid;box-shadow:0 12px 24px #2f281f0d}.assignment-method-card b{font-size:15px}.assignment-method-card span{color:#746452;font-size:12px;line-height:1.45}.assignment-method-card.selected{background:#f4efe4;border-color:#2f281f;box-shadow:0 0 0 3px #2f281f14}.lead-assignment-business-screen .assignment-builder-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.lead-assignment-business-screen .assignment-builder-grid.round-robin-builder{grid-template-columns:minmax(260px,420px)}.assignment-dropdown-box{min-height:auto!important}.assignment-selected-line{color:#3a3022;background:#fffaf0;border:1px dashed #ddcfb8;border-radius:12px;min-height:38px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.35}.assignment-dropdown-box details{margin-top:10px}.assignment-dropdown-box summary{cursor:pointer;color:#fff;background:#2f281f;border-radius:12px;padding:9px 11px;font-size:12px;font-weight:900;list-style:none}.assignment-dropdown-box summary::-webkit-details-marker{display:none}.assignment-dropdown-list{max-height:260px;margin-top:8px;padding-right:4px;overflow:auto}.business-rules-list{border-top:1px solid #e4ddcf;gap:10px;padding-top:14px;display:grid}.business-rules-list h3{color:#2f281f;margin:0}.business-rule-card{color:#3a3022;background:#fffaf0;border:1px solid #e4ddcf;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:12px;display:grid}.business-rule-card div{grid-column:1/-1;font-size:13px;line-height:1.5}.business-rule-card span{color:#6d5d48;font-size:12px;font-weight:800}.business-rule-card button{justify-self:end;float:none!important;background:#8b2f2f!important;padding:7px 13px!important}.lead-assignment-business-screen .assignment-rules-list p{margin:0}.lead-assignment-business-screen .assignment-actions button{background:#2f281f!important}.lead-assignment-business-screen .assignment-actions button+button{color:#2f281f!important;background:#fffaf0!important;border:1px solid #d9cbb7!important}@media (width<=1100px){.lead-assignment-business-screen .assignment-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assignment-method-card-row{grid-template-columns:1fr}}@media (width<=720px){.lead-assignment-business-screen .assignment-builder-grid,.business-rule-card{grid-template-columns:1fr}.assignment-business-title{flex-direction:column;align-items:flex-start}.assignment-method-card-row{grid-template-columns:1fr}}.subscription-builder-grid{flex:none;grid-template-columns:minmax(0,30fr) minmax(0,30fr) minmax(0,40fr);grid-template-areas:"billing seats coupon";align-items:stretch;gap:8px;width:100%;max-width:100%;margin-top:12px;display:grid;overflow-x:hidden}.subscription-dashboard-panel{overflow-x:hidden}.subscription-builder-card,.subscription-optional-card{background:#fcfcfb;border-color:#dedbd4;box-shadow:0 12px 28px #232b270e}.subscription-seat-card{grid-area:seats;min-height:0}.subscription-plan-input-card{align-content:start;gap:6px;display:grid}.subscription-duration-card{grid-area:duration;min-height:330px}.subscription-optional-card{grid-area:optional;align-items:center;gap:18px;min-height:84px;padding:16px 18px;display:flex}.subscription-builder-billing{grid-area:billing}.subscription-coupon-card{grid-area:coupon}.subscription-card-header.compact{margin-bottom:6px}.subscription-card-header.compact h3,.subscription-optional-card h3,.subscription-builder-billing h3,.subscription-coupon-card h3{color:#222b27;margin:0;font-size:17px}.subscription-builder-billing>p{color:#6b746f;margin:2px 0 8px;font-size:11px;line-height:1.2}.subscription-seat-stepper-row{background:#fff;border:1px solid #ece8e1;border-radius:16px;grid-template-columns:minmax(0,1fr) 104px;margin-bottom:12px;padding:12px}.subscription-seat-stepper-row strong{color:#222b27;justify-content:space-between;gap:8px;font-size:14px;display:flex}.subscription-seat-stepper-row strong em{color:#111;font-size:18px;font-style:normal;line-height:1}.subscription-seat-stepper-row small{color:#69736e;margin-top:4px;font-size:12px;font-weight:500;display:block}.subscription-seat-stepper{justify-content:flex-end;align-items:center;gap:4px;display:flex}.subscription-seat-stepper button{color:#222b27;background:#f7f7f4;border:1px solid #d8d5cf;border-radius:9px;width:28px;height:28px;font-size:17px;font-weight:800}.subscription-seat-stepper input{text-align:center;color:#222b27;background:#fff;border:1px solid #d8d5cf;border-radius:9px;width:42px;height:28px;font-weight:800}.subscription-builder-field{color:#222b27;background:#fff;border:1px solid #ece8e1;border-radius:14px;gap:5px;padding:8px 9px;display:grid}.subscription-builder-field>span{color:#222b27;font-size:11px;font-weight:850;line-height:1.15}.subscription-builder-field input[type=number],.subscription-builder-field select{color:#222b27;background:#fff;border:1px solid #d8d5cf;border-radius:10px;width:100%;height:32px;padding:0 9px;font-weight:750}.subscription-builder-field small{color:#69736e;font-size:10px;line-height:1.25}.subscription-options-box,.subscription-fixed-pack-box{gap:8px}.subscription-fixed-pack-check{opacity:1;cursor:default;background:#f7f7f4;border:1px solid #e4e0d9;border-radius:14px;width:100%;margin:0;padding:8px 10px}.subscription-fixed-pack-check input{accent-color:#242824;cursor:not-allowed}.subscription-fixed-pack-check strong{color:#222b27;font-size:12px;line-height:1.25}.subscription-options-box .subscription-wa-check{width:100%}.subscription-options-box .subscription-wa-check strong{color:#222b27;font-size:12px}.subscription-duration-list{flex-direction:column;gap:8px;display:flex}.subscription-duration-option{cursor:pointer;background:#fff;border:1px solid #e1ded7;border-radius:14px;align-items:flex-start;gap:7px;min-height:60px;padding:9px 10px;display:flex}.subscription-duration-option.active{background:#f4f2ec;border-color:#222b27;box-shadow:0 10px 20px #232b2714}.subscription-duration-option input{accent-color:#242824;margin-top:3px}.subscription-duration-option span{flex-direction:column;gap:4px;display:flex}.subscription-duration-option strong{color:#1f2925;font-size:12px;line-height:1.15}.subscription-duration-option small{color:#6b746f;font-size:10px;line-height:1.2}.subscription-wa-check{background:#fff;border:1px solid #e4e0d9;border-radius:14px;flex:1;margin:0;padding:8px 10px}.subscription-wa-check input{accent-color:#242824}.subscription-billing-row{border-bottom:1px solid #ece8e1;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.subscription-billing-row span{color:#38423d;font-size:13px}.subscription-billing-row small{color:#7a837e;margin-top:3px;font-size:11px;display:block}.subscription-billing-row strong{white-space:nowrap;color:#1f2925;font-size:14px}.subscription-billing-total{border-top:1px solid #ded9cf;border-bottom:0;margin-top:6px;padding-top:13px}.subscription-billing-total span,.subscription-billing-total strong{color:#101613;font-size:15px;font-weight:850}.subscription-rate-card{overflow:hidden}.subscription-rate-table{background:#fff;border:1px solid #d8d5cf;border-radius:10px;margin-top:6px;display:grid;overflow:hidden}.subscription-rate-row{border-bottom:1px solid #d8d5cf;grid-template-columns:34px minmax(104px,1fr) 78px;min-height:32px;display:grid}.subscription-rate-row:last-child{border-bottom:0}.subscription-rate-row span{text-align:center;color:#222b27;border-right:1px solid #d8d5cf;justify-content:center;align-items:center;padding:5px 6px;font-size:10px;line-height:1.18;display:flex}.subscription-rate-row span:nth-child(2){text-align:left;justify-content:flex-start}.subscription-rate-row span:last-child{white-space:nowrap;border-right:0;font-weight:800}.subscription-rate-head{background:#f4f2ec;font-weight:900}.subscription-rate-head span{text-transform:uppercase;letter-spacing:.04em;color:#38423d;font-size:10px}.subscription-rate-gst{color:#222b27;text-align:center;width:78px;margin:4px 0 0 auto;font-size:10px;font-weight:900}.subscription-rate-row small{color:#69736e;margin-left:3px;font-size:10px;font-weight:700}.subscription-net-billing-card{align-content:start;gap:6px;display:grid}.subscription-net-billing-list{background:#fff;border:1px solid #e1ded7;border-radius:14px;display:grid;overflow:hidden}.subscription-net-billing-row{border-bottom:1px solid #ece8e1;grid-template-columns:minmax(0,1fr) 94px;align-items:center;gap:6px;padding:7px 8px;display:grid}.subscription-net-billing-row:last-child{border-bottom:0}.subscription-net-billing-row span{color:#34403b;font-size:10px;font-weight:750;line-height:1.18}.subscription-net-billing-row strong{color:#1f2925;text-align:right;white-space:nowrap;font-size:10px;font-weight:900}.subscription-annual-discount-row span,.subscription-annual-discount-heading span,.subscription-annual-discount-total span,.subscription-invoice-total-row span{flex-direction:column;gap:3px;display:flex}.subscription-annual-discount-row small,.subscription-annual-discount-heading small,.subscription-annual-discount-total small,.subscription-invoice-total-row small{color:#66716c;font-size:12px;font-weight:700;line-height:1.25}.subscription-annual-discount-heading,.subscription-annual-discount-total{background:#fbfaf7}.subscription-annual-discount-heading span,.subscription-annual-discount-heading strong,.subscription-annual-discount-total span,.subscription-annual-discount-total strong{color:#101613;font-size:12px}.subscription-invoice-total-box{background:#f4f2ec;border:1px solid #d8d5cf;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.subscription-invoice-total-box span{color:#101613;font-size:11px;font-weight:850}.subscription-invoice-total-box strong{color:#101613;white-space:nowrap;font-size:13px;font-weight:900}.subscription-invoice-words{color:#66716c;margin:0;font-size:12px;font-weight:400;line-height:1.45}.subscription-proceed-payment-button{margin-top:2px}.subscription-confirm-backdrop{z-index:96;background:#1a15116b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.subscription-confirm-dialog{background:#fffdfa;border:1px solid #d8d0c4;border-radius:22px;gap:14px;width:min(560px,100vw - 28px);max-height:min(88vh,760px);padding:20px;display:grid;overflow:auto;box-shadow:0 20px 45px #23180e2e}.subscription-confirm-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.subscription-confirm-head h3{color:#1f2723;margin:4px 0 0;font-size:24px}.subscription-confirm-head p{color:#6d746f;margin:6px 0 0;font-size:13px;line-height:1.5}.subscription-confirm-eyebrow{color:#0b5c55;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.subscription-confirm-close{color:#23302b;background:#f4f2ec;border-radius:999px;width:36px;height:36px;font-size:22px;line-height:1}.subscription-confirm-meta{flex-wrap:wrap;gap:10px;display:flex}.subscription-confirm-meta span{color:#4f5b55;background:#f4f2ec;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.subscription-confirm-list{gap:10px;display:grid}.subscription-confirm-row{background:#fbf8f1;border:1px solid #e1dbd1;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.subscription-confirm-row span{color:#5e655f;font-size:14px}.subscription-confirm-row strong{color:#1d2621;text-align:right;font-size:14px}.subscription-confirm-row.strong{background:#eef7f4;border-color:#cddfda}.subscription-confirm-row.strong span,.subscription-confirm-row.strong strong{color:#0b5c55;font-size:15px;font-weight:800}.subscription-confirm-note{color:#5f6761;margin:0;font-size:13px;line-height:1.5}.subscription-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.subscription-net-billing-total{background:#f4f2ec;border-top:1px solid #d8d5cf}.subscription-net-billing-total span,.subscription-net-billing-total strong{color:#101613;font-size:14px}.subscription-coupon{flex-direction:column;gap:8px;margin:12px 0 8px;display:flex}.subscription-coupon span{color:#34403b;font-size:13px;font-weight:800}.subscription-coupon input{color:#222b27;background:#fff;border:1px solid #dcd8d0;border-radius:13px;width:100%;height:42px;padding:0 12px}.subscription-grand-total-text{color:#333d38;margin:14px 0 6px;font-size:14px}.subscription-total-words{color:#66716c;margin:4px 0 12px;font-size:11px;line-height:1.3}.subscription-payment-button{color:#fff;background:#242824;border-radius:14px;width:100%;margin-top:auto;padding:11px 13px;font-size:13px;font-weight:850}.subscription-proceed-payment-button{align-self:flex-end;width:auto;min-width:188px;max-width:100%;margin:2px 0 0 auto;padding:11px 18px}.subscription-current-summary{background:linear-gradient(135deg,#f7fcf9,#f0f7f4);border:1px solid #dce8df;border-radius:18px;gap:12px;margin:0 0 12px;padding:14px 16px;display:grid}.subscription-current-summary-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.subscription-current-summary-head h3{color:#24312d;margin:0}.subscription-current-summary-head span{color:#5a6761;font-size:11px;font-weight:700}.subscription-renewal-warning{color:#8b5a00;background:#fff6dd;border-radius:14px;margin:0;padding:10px 12px;font-weight:700}.subscription-current-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.subscription-current-summary-grid div{background:#fff;border:1px solid #d9e7df;border-radius:14px;gap:3px;padding:11px 12px;display:grid}.subscription-current-summary-grid span{color:#5f6e67;font-size:11px;font-weight:700}.subscription-current-summary-grid strong{text-transform:capitalize;color:#1f2b26}.subscription-current-summary-actions{justify-content:flex-end;display:flex}.subscription-history-card{margin-top:12px}.subscription-history-table{overflow:auto}.subscription-history-head,.subscription-history-row{grid-template-columns:54px 130px minmax(140px,1.2fr) 100px 110px 120px 120px 120px 140px 120px 120px;min-width:1290px}.subscription-history-status{color:#2f5144;text-transform:capitalize;background:#eef4f1;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.subscription-history-status.paid{color:#17663a;background:#e8f7ed}.subscription-history-status.pending_gateway,.subscription-history-status.checkout_created,.subscription-history-status.signature_verified{color:#8a5a12;background:#fff6dd}.subscription-history-empty{text-align:center;color:#6d7773;background:#fff;border:1px dashed #ddd8cf;border-radius:14px;padding:18px}@media (width<=1280px){.subscription-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"billing seats""coupon coupon"}}@media (width<=760px){.subscription-builder-grid{grid-template-columns:1fr;grid-template-areas:"billing""seats""coupon"}.subscription-seat-card,.subscription-duration-card{min-height:auto}.subscription-optional-card{flex-direction:column;align-items:flex-start}}.crm-workspace .ai-insights-dialog{background:#fffdf8!important;border-color:#e6ded2!important;gap:10px!important}.crm-workspace .ai-insights-token-copy{color:#4d554f;margin:0 0 2px;font-size:13px;font-weight:400;line-height:1.55}.crm-workspace .ai-insights-content-card{scrollbar-color:#cfc7ba #f8f5ef;scrollbar-width:thin;background:#fff;border:1px solid #e7e1d7;border-radius:16px;min-height:330px;max-height:min(430px,52vh);padding:16px 18px;overflow-y:auto}.crm-workspace .ai-insights-content-card h4{color:#202823;margin:0 0 12px;font-size:15px;font-weight:850}.crm-workspace .ai-insights-bullet-list{color:#2f3437;gap:10px;margin:0;padding-left:20px;font-size:14px;line-height:1.55;display:grid}.crm-workspace .ai-insights-bullet-list li::marker{color:#6e6255}.crm-workspace .ai-insights-empty{color:#6d756f;margin:0;font-size:13px}.crm-workspace .ai-insights-actions-clean{justify-content:flex-end!important}.crm-workspace .ai-insights-actions-clean span:empty,.crm-workspace .ai-insights-actions-clean span[aria-hidden=true]{display:none}.crm-workspace .ai-insights-actions button,.crm-workspace .ai-credit-confirm-dialog button{font-weight:800;color:#fff!important;background:#242824!important;border-color:#242824!important}.crm-workspace .ai-insights-actions button:disabled{color:#716c65!important;background:#ece8df!important;border-color:#ded8cf!important}.crm-workspace .ai-summary-dialog{gap:10px!important}.crm-workspace .ai-summary-helper{color:#5e5448;margin:-2px 0 4px;font-size:13px;line-height:1.45}.crm-workspace .ai-summary-history-card{background:#fffdf8;border:1px solid #e0d6c8;border-radius:10px;gap:10px;min-height:260px;max-height:min(58vh,520px);padding:13px;display:grid;overflow:hidden}.crm-workspace .ai-summary-history-card h4{color:#21170f;margin:0;font-size:14px;font-weight:900}.crm-workspace .ai-summary-history-list{gap:10px;padding-right:4px;display:grid;overflow-y:auto}.crm-workspace .ai-summary-entry-card{background:#fbf7ef;border:1px solid #e7dccd;border-radius:9px;gap:8px;padding:11px 12px;display:grid}.crm-workspace .ai-summary-entry-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.crm-workspace .ai-summary-entry-head strong{color:#24180f;font-size:13px;font-weight:900}.crm-workspace .ai-summary-entry-head span{color:#5c4a34;background:#efe6d6;border:1px solid #dccdb8;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:850}.crm-workspace .ai-summary-entry-card ul{gap:6px;margin:0;padding-left:18px;display:grid}.crm-workspace .ai-summary-entry-card li{color:#3f352b;font-size:13px;line-height:1.45}.crm-workspace .ai-summary-empty-state{color:#75695c;text-align:center;background:#fbf7ef;border:1px dashed #d9cdbc;border-radius:9px;padding:18px}.crm-workspace .ai-summary-actions-clean{min-height:18px}.crm-workspace .lead-view-toggle{background:#fffaf0;border:1px solid #d9ccba;border-radius:9px;align-items:center;gap:4px;height:38px;padding:3px;display:inline-flex}.crm-workspace .lead-view-toggle button{color:#3a3022;background:0 0;border-radius:7px;justify-content:center;align-items:center;min-width:34px;height:30px;padding:0 8px;font-size:17px;font-weight:900;display:grid}.crm-workspace .lead-view-toggle button.active{color:#ffe36a;background:#211f1a}.crm-workspace .lead-scope-pill{color:#4b3517;white-space:nowrap;background:#fff3cf;border:1px solid #e3c773;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.crm-workspace .lead-grid-avatar{color:#534716;text-transform:uppercase;background:#ffe36a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:grid}.crm-workspace .lead-grid-title{flex:auto;min-width:0}.crm-workspace .lead-grid-title h3{color:#040404;text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:16px;font-weight:900;line-height:1.05;overflow:hidden}.crm-workspace .lead-grid-title p{color:#3d352c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:650;overflow:hidden}.crm-workspace .lead-grid-score{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.crm-workspace .lead-grid-score.low{color:#b9433c;background:#ffdce0}.crm-workspace .lead-grid-score.good{color:#7a5a00;background:#fff1b8}.crm-workspace .lead-grid-score.hot{color:#087c43;background:#d9f6e7}.crm-workspace .lead-grid-fields{grid-template-columns:1fr .85fr 1fr;gap:6px;margin:5px 0;display:grid}.crm-workspace .lead-grid-fields div,.crm-workspace .lead-grid-stage-row>div{min-width:0}.crm-workspace .lead-grid-fields b,.crm-workspace .lead-grid-stage-row b{color:#837663;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1px;font-size:8.7px;font-weight:850;display:block}.crm-workspace .lead-grid-fields span,.crm-workspace .lead-grid-fields em{color:#28231f;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-style:normal;font-weight:650;display:block;overflow:hidden}.crm-workspace .lead-grid-fields em{color:#7a6d5d;font-size:10.5px}.crm-workspace .lead-grid-stage-row{grid-template-columns:.9fr 1.8fr;align-items:end;gap:8px;margin-top:1px;display:grid}.crm-workspace .lead-grid-stage{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;height:22px;padding:0 8px;font-size:11.5px;font-weight:900;display:inline-flex;overflow:hidden}.crm-workspace .lead-grid-stage.quoted,.crm-workspace .lead-grid-stage.deal_won{color:#00794b;background:#dff6eb}.crm-workspace .lead-grid-stage.pending,.crm-workspace .lead-grid-stage.new{color:#7a5a00;background:#fff1b8}.crm-workspace .lead-grid-stage.contacted,.crm-workspace .lead-grid-stage.prospect,.crm-workspace .lead-grid-stage.no_response{color:#333;background:#f0f0ef}.crm-workspace .lead-grid-stage.deal_lost{color:#8a2e20;background:#f7ded9}.crm-workspace .lead-grid-owner select,.crm-workspace .lead-grid-owner span{color:#2f281f;text-overflow:ellipsis;white-space:nowrap;background:#fffaf2;border:1px solid #d9ccb8;border-radius:8px;align-items:center;width:100%;min-width:0;height:28px;padding:0 8px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.crm-workspace .lead-grid-actions{border-top:1px solid #ece1d1;justify-content:space-between;align-items:center;margin-top:auto;padding-top:5px;display:flex}.crm-workspace .lead-grid-icon-actions{gap:0}.crm-workspace .lead-grid-action{border-radius:0;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0;display:grid;box-shadow:none!important;background:0 0!important;border:0!important}.crm-workspace .lead-grid-action.whatsapp{color:#25d366;justify-self:flex-start}.crm-workspace .lead-grid-action.view{color:#211f1a;justify-self:flex-end}.crm-workspace .lead-grid-action:hover{transform:translateY(-1px)scale(1.06);background:0 0!important}@media (width<=1400px){.crm-workspace .lead-card-grid-window{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-workspace .lead-grid-card{height:188px}}@media (width<=1000px){.crm-workspace .lead-card-grid-window{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.crm-workspace .lead-card-grid-window{grid-template-columns:1fr}.crm-workspace .lead-grid-card{height:auto;min-height:184px}}.crm-workspace .lead-card-grid-window{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:10px 0 0!important;display:grid!important}.crm-workspace .lead-grid-card{background:#fffdf8!important;border:1px solid #d9ccb8!important;border-radius:12px!important;flex-direction:column!important;min-width:0!important;height:184px!important;padding:9px 11px 8px!important;display:flex!important;overflow:hidden!important;box-shadow:0 8px 20px #4e3b2114!important}.crm-workspace .lead-grid-card-top{align-items:flex-start!important;gap:9px!important;min-width:0!important;display:flex!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields{border:1px solid #d8ccbb!important;border-radius:8px!important;grid-template-columns:1.15fr .9fr .9fr!important;gap:0!important;margin:8px 0 7px!important;display:grid!important;overflow:hidden!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields div{text-align:center!important;border-right:1px solid #d8ccbb!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:58px!important;padding:5px 4px!important;display:flex!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields div:last-child{border-right:0!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields b{color:#756958!important;letter-spacing:.025em!important;text-transform:uppercase!important;margin:0 0 3px!important;font-size:9px!important;font-weight:900!important;display:block!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields span,.crm-workspace .lead-grid-fields.lead-grid-cell-fields em{color:#25201b!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:11.3px!important;font-style:normal!important;font-weight:800!important;display:block!important;overflow:hidden!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields em{color:#796b5b!important;margin-top:1px!important;font-size:10px!important;font-weight:750!important}.crm-workspace .lead-grid-bottom-row{border-top:1px solid #ece1d1!important;grid-template-columns:minmax(70px,1fr) minmax(86px,1.25fr) minmax(72px,auto)!important;align-items:center!important;gap:8px!important;min-height:37px!important;margin-top:auto!important;padding-top:5px!important;display:grid!important}.crm-workspace .lead-grid-stage{text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;justify-self:start!important;align-items:center!important;max-width:100%!important;height:24px!important;padding:0 9px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important;overflow:hidden!important}.crm-workspace .lead-grid-owner-centered{justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important}.crm-workspace .lead-grid-owner-name,.crm-workspace .lead-grid-owner select{color:#2f281f!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:28px!important;padding:0 4px!important;font-size:12px!important;font-weight:900!important;display:flex!important;overflow:hidden!important}.crm-workspace .lead-grid-owner-name.clickable{color:#3d2f1f!important;cursor:pointer!important;border-bottom:1px dashed #9c7f55!important}.crm-workspace .lead-grid-owner select{background:#fffaf2!important;border:1px solid #d9ccb8!important;border-radius:8px!important;padding:0 6px!important}.crm-workspace .lead-grid-bottom-row .lead-grid-actions{border-top:0!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;display:flex!important}.crm-workspace .lead-grid-action{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-width:30px!important;height:32px!important;padding:0!important;display:grid!important}.crm-workspace .lead-grid-action.whatsapp{color:#25d366!important}.crm-workspace .lead-grid-action.view{color:#211f1a!important}.crm-workspace .lead-grid-action:hover{background:0 0!important;transform:translateY(-1px)scale(1.06)!important}.crm-workspace .lead-grid-action svg{width:30px!important;height:30px!important}.crm-workspace .lead-grid-action.view svg{width:31px!important;height:31px!important}@media (width<=1400px){.crm-workspace .lead-card-grid-window{grid-template-columns:repeat(3,minmax(0,1fr))!important}.crm-workspace .lead-grid-card{height:190px!important}}@media (width<=1000px){.crm-workspace .lead-card-grid-window{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.crm-workspace .lead-card-grid-window{grid-template-columns:1fr!important}.crm-workspace .lead-grid-card{height:auto!important;min-height:184px!important}}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;min-height:64px!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields>div{min-height:64px!important;padding:7px 9px!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box{text-align:left!important;align-items:flex-start!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box b,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box span,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box em{text-align:left!important;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box b{color:#1f1a14!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;margin:0 0 4px!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important;display:block!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box span,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box em{color:#5d5145!important;white-space:normal!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;font-size:10.5px!important;font-style:normal!important;font-weight:700!important;line-height:1.18!important;display:-webkit-box!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-contact-box em{-webkit-line-clamp:2!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-requirement-box,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-ai-summary-box{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-ai-summary-box{background:#fffaf1!important;border-top:1px solid #e4d8ca!important;grid-column:1/-1!important;min-height:38px!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-requirement-box span,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-ai-summary-box span{color:#2b251f!important;text-align:left!important;text-overflow:ellipsis!important;white-space:normal!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-width:100%!important;font-size:11.2px!important;font-weight:650!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-requirement-box b,.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-ai-summary-box b{color:#1f1a14!important;letter-spacing:0!important;text-transform:none!important;margin:0!important;font-size:11.2px!important;font-weight:950!important;display:inline!important}.crm-workspace .lead-grid-fields.lead-grid-cell-fields.lead-grid-detail-fields .lead-grid-ai-summary-box span{-webkit-line-clamp:2!important}.crm-workspace .business-signals-card-section{grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important}.crm-workspace .business-card-head{justify-content:space-between!important;align-items:center!important;gap:14px!important;display:flex!important}.crm-workspace .business-card-title-row{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.crm-workspace .business-card-title-row p{max-width:560px!important;margin:0!important}.crm-workspace .business-card-footer-top.business-card-footer{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;display:flex!important}.crm-workspace .business-signal-card-grid{scrollbar-color:#c9b79d #f5efe5!important;scrollbar-width:thin!important;max-height:236px!important;padding:0 6px 2px 0!important;overflow:hidden auto!important}.crm-workspace .business-signal-card-grid::-webkit-scrollbar{width:8px!important}.crm-workspace .business-signal-card-grid::-webkit-scrollbar-track{background:#f5efe5!important;border-radius:999px!important}.crm-workspace .business-signal-card-grid::-webkit-scrollbar-thumb{background:#c9b79d!important;border-radius:999px!important}.crm-workspace .business-signal-lead-card.lead-grid-card{height:184px!important;min-height:184px!important;padding:9px 11px 8px!important}.crm-workspace .business-signal-card-fields.lead-grid-cell-fields.lead-grid-detail-fields{grid-template-columns:minmax(0,40%) minmax(0,60%)!important;gap:0!important}.crm-workspace .business-signal-card-bottom{grid-template-columns:minmax(0,1fr) minmax(40px,auto)!important;align-items:center!important;gap:8px!important;display:grid!important}.crm-workspace .business-signal-card-badge.lead-grid-stage{text-align:left!important;text-overflow:clip!important;white-space:normal!important;justify-content:flex-start!important;align-items:center!important;max-width:100%!important;height:auto!important;min-height:24px!important;line-height:1.15!important;overflow:visible!important}.crm-workspace .dashboard-focus-refresh-notification{color:#2d2419!important;z-index:1!important;background:#fffaf0!important;border:1px solid #d9c8a8!important;border-radius:14px!important;grid-template-columns:24px minmax(0,1fr) 24px!important;align-items:flex-start!important;gap:10px!important;width:100%!important;max-width:none!important;margin:0!important;padding:10px 12px!important;display:grid!important;position:relative!important;top:auto!important;right:auto!important;box-shadow:0 8px 20px #31231214!important}.crm-workspace .dashboard-focus-refresh-notification .dashboard-focus-refresh-notification-icon{color:#ffe36a!important;background:#2e2118!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;margin-top:1px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.crm-workspace .dashboard-focus-refresh-notification p{color:#2d2419!important;margin:2px 0 0!important;font-size:13px!important;font-weight:400!important;line-height:1.35!important}.crm-workspace .dashboard-focus-refresh-notification .dashboard-focus-refresh-notification-close{color:#6f5b45!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.crm-workspace .dashboard-focus-refresh-notification .dashboard-focus-refresh-notification-close:hover{color:#2d2419!important;background:#2e211814!important}.crm-workspace .dashboard-focus-refresh-notification.warning{background:#fff6df!important;border-color:#e2c98f!important}.crm-workspace .dashboard-focus-refresh-notification.success{background:#f7f0e2!important;border-color:#cdbb9d!important}.crm-workspace .dashboard-focus-refresh-notification.error{background:#fff0ec!important;border-color:#e5ad9e!important}.super-admin-ai-shell{color:#2d2118;background:#f7f1e7;height:100vh;min-height:100vh;overflow:hidden}.super-admin-ai-shell .super-admin-rail{background:#2e2118;border-right:1px solid #ffffff14;height:100vh;overflow-y:auto}.super-admin-ai-shell .super-admin-main{background:linear-gradient(#fbf5eb 0%,#f5ead9 100%);grid-template-rows:auto auto minmax(0,1fr);height:100vh;padding:22px;display:grid;overflow:hidden}.super-admin-ai-shell .super-admin-topbar{background:#fffaf3;border:1px solid #ead8bd;border-radius:24px;margin-bottom:14px;padding:18px 20px;box-shadow:0 18px 45px #442d1914}.super-admin-ai-shell .super-admin-topbar h1{color:#2d2118;font-size:28px}.super-admin-ai-shell .super-admin-topbar p{color:#816955;margin:4px 0 0;font-weight:700}.super-admin-scroll-panel{scrollbar-width:thin;scrollbar-color:#b99267 #f4e7d3;min-height:0;max-height:100%;padding-right:4px;overflow-y:auto}.super-admin-ai-shell .super-admin-dashboard,.super-admin-ai-shell .super-admin-card{min-height:0;overflow:hidden}.super-admin-ai-shell .super-admin-metrics{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.super-admin-ai-shell .super-admin-metric{background:#fffaf3;border:1px solid #ead8bd;border-radius:20px;min-height:118px;box-shadow:0 14px 34px #583a1c14}.super-admin-ai-card{background:#fffaf3;border:1px solid #ead8bd;border-radius:22px;min-width:0;padding:16px;box-shadow:0 14px 34px #583a1c14}.super-admin-ai-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.super-admin-ai-card-head h3{color:#2d2118;margin:0;font-size:16px}.super-admin-ai-card-head p,.super-admin-ai-card p{color:#6f5a49;margin:5px 0;line-height:1.42}.super-admin-ai-card-head span{color:#634223;text-transform:capitalize;white-space:nowrap;background:#efe1cd;border:1px solid #dec3a1;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.ai-card-grid,.super-admin-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.super-admin-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.super-admin-customers{grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:14px;height:100%;min-height:0;display:grid}.super-admin-list{background:#fffaf3;border:1px solid #ead8bd;border-radius:22px;flex-direction:column;gap:10px;min-height:0;padding:16px;display:flex;box-shadow:0 14px 34px #583a1c14}.super-admin-list.embedded{box-shadow:none;max-height:none;margin-top:12px}.super-admin-filter-row{grid-template-columns:minmax(0,1fr) 150px;gap:8px;display:grid}.super-admin-filter-row input,.super-admin-filter-row select,.super-admin-form-grid input,.super-admin-form-grid select,.super-admin-mini-form input,.super-admin-mini-form select{color:#2d2118;font:inherit;background:#fff;border:1px solid #dcc7a8;border-radius:13px;min-width:0;padding:11px 12px;font-weight:700}.super-admin-customer-row{box-shadow:none;text-align:left;color:#2d2118;background:#fff;border:1px solid #ead8bd;border-radius:17px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto minmax(80px,.7fr);align-items:center;gap:10px;padding:12px;display:grid}.super-admin-customer-row.selected,.super-admin-customer-row:hover{background:#f6ead8;border-color:#caa67b}.super-admin-customer-row span{min-width:0;font-size:13px;font-weight:800}.super-admin-customer-row small{color:#8a715c;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:700;display:block;overflow:hidden}.super-admin-detail{box-shadow:none;background:0 0;border:0;padding:0}.super-admin-detail-header{background:#fffaf3;border:1px solid #ead8bd;border-radius:22px;margin-bottom:14px;padding:16px;box-shadow:0 14px 34px #583a1c14}.super-admin-detail-header h2{color:#2d2118;margin:0}.super-admin-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.super-admin-section-head{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.super-admin-section-head h2{color:#2d2118;margin:0}.super-admin-section-head p{color:#725d4b;margin:4px 0 0}.super-admin-create-form{gap:14px;display:grid}.super-admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.super-admin-form-grid label,.super-admin-mini-form label{color:#5f4937;flex-direction:column;gap:6px;font-size:12px;font-weight:900;display:flex}.super-admin-mini-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0;display:grid}.super-admin-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.super-admin-feature-toggle{color:#3b2d22;background:#fffaf4;border:1px solid #e5d6c4;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.super-admin-feature-toggle span{flex-direction:column;gap:2px;min-width:0;display:flex}.super-admin-feature-toggle b{text-transform:capitalize;font-size:12px}.super-admin-feature-toggle small{color:#806b58;text-transform:capitalize;font-size:11px}.super-admin-feature-toggle input{accent-color:#6b4a2f;width:18px;height:18px}.super-admin-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.super-admin-actions button,.super-admin-ai-card button,.super-admin-card button{color:#fff8ed;cursor:pointer;background:#3b2a1e;border:0;border-radius:12px;padding:10px 13px;font-weight:900}.super-admin-actions button:disabled,.super-admin-ai-card button:disabled,.super-admin-card button:disabled{color:#fff7ed;cursor:not-allowed;background:#cbb8a0}.super-admin-created-box{background:#fff7e8;border:1px solid #d9bd95;border-radius:20px;margin-top:14px;padding:16px}.super-admin-history-list{flex-direction:column;gap:4px;margin-top:10px;display:flex}.super-admin-clean-list{color:#6f5a49;margin:8px 0 0;padding-left:18px;line-height:1.55}.super-admin-tenant-checkboxes{background:#fff;border:1px solid #ead8bd;border-radius:14px;gap:6px;max-height:190px;margin:10px 0;padding:10px;display:grid;overflow:auto}.super-admin-tenant-checkboxes label{color:#4f3b2c;font-size:13px;font-weight:800}.super-admin-admin-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.super-admin-admin-list article{background:#fff;border:1px solid #ead8bd;border-radius:18px;flex-direction:column;gap:4px;padding:14px;display:flex}.super-admin-admin-list b{color:#2d2118}.super-admin-admin-list span{color:#6f5a49;font-size:13px}.super-admin-admin-list em{color:#9a6a34;font-size:12px;font-style:normal;font-weight:900}.super-admin-checks{background:#fffaf3;border:1px solid #ead8bd;border-radius:22px;margin-top:14px;padding:16px;box-shadow:0 14px 34px #583a1c14}.status-pill.good{color:#365f25;background:#e8f3df;border-color:#cfe2bf}.status-pill.warn{color:#8a4b0c;background:#fff0d8;border-color:#f0d0a2}.status-pill.bad{color:#9d2b17;background:#fde8df;border-color:#f5c3b2}@media (width<=1180px){.super-admin-ai-shell{grid-template-columns:230px 1fr}.super-admin-ai-shell .super-admin-metrics,.ai-card-grid,.super-admin-detail-grid,.super-admin-package-grid,.super-admin-admin-list{grid-template-columns:repeat(2,minmax(0,1fr))}.super-admin-customers{grid-template-columns:1fr}.super-admin-list{max-height:330px}}@media (width<=760px){.super-admin-ai-shell{height:auto;display:block;overflow:auto}.super-admin-ai-shell .super-admin-rail{height:auto}.super-admin-ai-shell .super-admin-main{height:auto;overflow:visible}.super-admin-ai-shell .super-admin-metrics,.ai-card-grid,.super-admin-detail-grid,.super-admin-package-grid,.super-admin-management-grid,.super-admin-form-grid,.super-admin-mini-form,.super-admin-admin-list,.super-admin-customer-row,.super-admin-filter-row{grid-template-columns:1fr}}.email-agent-card-view-panel{background:#fffdfa!important;border:1px solid #ded6ca!important;border-radius:16px!important;padding:16px!important;box-shadow:0 1px #2f241c0a!important}.email-agent-card-view-panel .email-inbox-status-head{align-items:flex-start!important;margin-bottom:14px!important}.email-received-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;display:grid!important}.email-card-empty{grid-column:1/-1!important}.email-received-card{background:#fff!important;border:1px solid #d9d1c5!important;border-radius:16px!important;flex-direction:column!important;min-height:246px!important;padding:13px!important;display:flex!important;overflow:hidden!important;box-shadow:0 1px #2f241c0a!important}.email-received-card-head{grid-template-columns:38px minmax(0,1fr) auto!important;align-items:flex-start!important;gap:9px!important;min-height:48px!important;display:grid!important}.email-received-avatar{color:#4d3828!important;background:#f4ece0!important;border:1px solid #ded3c3!important;border-radius:13px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:15px!important;font-weight:900!important}.email-received-card-title{min-width:0!important}.email-received-card-title h3{color:#19120d!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-height:35px!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.email-received-card-title p{color:#7b7167!important;margin:3px 0 0!important;font-size:11.5px!important;font-weight:750!important}.email-received-card .email-lead-status-pill{white-space:nowrap!important;border-radius:999px!important;padding:5px 7px!important;font-size:10.5px!important}.email-received-card-body{gap:7px!important;margin:13px 0!important;display:grid!important}.email-received-card-body div{min-width:0!important}.email-received-card-body span,.email-card-lead-meta span{color:#8a8076!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:850!important;display:block!important}.email-received-card-body strong{color:#2f251d!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:1px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.email-received-card-body div:nth-child(4) strong{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:30px!important;display:-webkit-box!important}.email-received-card-footer{border-top:1px solid #eee7dd!important;justify-content:space-between!important;align-items:flex-end!important;gap:10px!important;margin-top:auto!important;padding-top:10px!important;display:flex!important}.email-card-lead-meta{min-width:0!important}.email-card-lead-meta strong{color:#251b13!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:2px 0!important;font-size:13px!important;font-weight:900!important;display:block!important;overflow:hidden!important}.email-card-lead-meta em{color:#7c7064!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:150px!important;font-size:11px!important;font-style:normal!important;font-weight:750!important;display:block!important;overflow:hidden!important}.email-received-card .email-open-lead-link{color:#fffaf2!important;white-space:nowrap!important;background:#24180e!important;border:1px solid #24180e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.email-received-card .email-open-lead-link.disabled{color:#fffdfa!important;cursor:not-allowed!important;background:#d8d0c4!important;border-color:#d8d0c4!important}@media (width<=1320px){.email-received-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.email-received-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){.email-received-card-grid{grid-template-columns:1fr!important}.email-received-card{min-height:220px!important}}.simple-agent-setup-screen .simple-agent-setup-card{max-height:none!important}.simple-agent-setup-screen .simple-agent-setup-field{background:#fffdfa!important;border-color:#ded6ca!important}.simple-agent-setup-screen .sample-output-section{background:#fbf6ee!important}.simple-agent-setup-screen .simple-agent-description-lines{max-width:900px!important}.simple-agent-setup-screen .simple-agent-description-lines p{color:#665d53!important;font-size:14px!important;line-height:1.45!important}@media (width<=920px){.two-section-agent-view{grid-template-columns:1fr!important}.simple-agent-setup-field{min-height:240px!important}}:is(.crm-workspace:has(.lead-card-grid-window),.crm-workspace:has(.lead-card-section-backdrop),.crm-workspace:has(.direct-lead-card-workspace)){scrollbar-width:none!important;overflow:hidden!important}.crm-workspace:has(.lead-card-grid-window)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace:has(.lead-card-section-backdrop)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace:has(.direct-lead-card-workspace)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .lead-card-grid-window,.crm-workspace .lead-card-section-backdrop,.crm-workspace .lead-card-section-backdrop .crm-record-lead-card,.crm-workspace .direct-lead-card-workspace,.crm-workspace .direct-lead-card-workspace .crm-record-lead-card{scrollbar-width:none!important}.crm-workspace .lead-card-grid-window::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .lead-card-section-backdrop::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .lead-card-section-backdrop .crm-record-lead-card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .direct-lead-card-workspace::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .direct-lead-card-workspace .crm-record-lead-card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.super-admin-ai-shell .super-admin-card.super-admin-create-card.super-admin-scroll-panel{scrollbar-width:thin!important;scrollbar-color:#b99267 #f4e7d3!important;min-height:0!important;max-height:100%!important;overflow:hidden auto!important}.super-admin-ai-shell .super-admin-card.super-admin-create-card.super-admin-scroll-panel::-webkit-scrollbar{width:9px}.super-admin-ai-shell .super-admin-card.super-admin-create-card.super-admin-scroll-panel::-webkit-scrollbar-track{background:#f4e7d3;border-radius:999px}.super-admin-ai-shell .super-admin-card.super-admin-create-card.super-admin-scroll-panel::-webkit-scrollbar-thumb{background:#b99267;border-radius:999px}.super-admin-ai-shell .super-admin-main>.super-admin-dashboard,.super-admin-ai-shell .super-admin-main>.super-admin-card,.super-admin-ai-shell .super-admin-main>.super-admin-customers,.super-admin-ai-shell .super-admin-main>.super-admin-detail{grid-row:3!important;min-height:0!important;max-height:100%!important}.super-admin-ai-shell .super-admin-main>.super-admin-scroll-panel,.super-admin-ai-shell .super-admin-main>.super-admin-card.super-admin-scroll-panel,.super-admin-ai-shell .super-admin-main>.super-admin-dashboard.super-admin-scroll-panel,.super-admin-ai-shell .super-admin-main>.super-admin-detail.super-admin-scroll-panel,.super-admin-ai-shell .super-admin-main>.tenant-access-admin-card.super-admin-scroll-panel{scrollbar-width:thin!important;scrollbar-color:#b99267 #f4e7d3!important;padding-right:6px!important;overflow:hidden auto!important}.super-admin-ai-shell .super-admin-customers{overflow:hidden!important}.super-admin-ai-shell .super-admin-list.super-admin-scroll-panel,.super-admin-ai-shell .super-admin-detail.super-admin-scroll-panel{min-height:0!important;max-height:100%!important;overflow:hidden auto!important}.super-admin-ai-shell .super-admin-main>.super-admin-scroll-panel::-webkit-scrollbar{width:9px}.super-admin-ai-shell .super-admin-list.super-admin-scroll-panel::-webkit-scrollbar{width:9px}.super-admin-ai-shell .super-admin-detail.super-admin-scroll-panel::-webkit-scrollbar{width:9px}.super-admin-ai-shell .super-admin-main>.super-admin-scroll-panel::-webkit-scrollbar-track{background:#f4e7d3;border-radius:999px}.super-admin-ai-shell .super-admin-list.super-admin-scroll-panel::-webkit-scrollbar-track{background:#f4e7d3;border-radius:999px}.super-admin-ai-shell .super-admin-detail.super-admin-scroll-panel::-webkit-scrollbar-track{background:#f4e7d3;border-radius:999px}.super-admin-ai-shell .super-admin-main>.super-admin-scroll-panel::-webkit-scrollbar-thumb{background:#b99267;border-radius:999px}.super-admin-ai-shell .super-admin-list.super-admin-scroll-panel::-webkit-scrollbar-thumb{background:#b99267;border-radius:999px}.super-admin-ai-shell .super-admin-detail.super-admin-scroll-panel::-webkit-scrollbar-thumb{background:#b99267;border-radius:999px}.super-admin-form-grid .tenant-url-preview{color:#7a5d3f!important;overflow-wrap:anywhere!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.team-org-layout{grid-template-columns:minmax(280px,.85fr) minmax(360px,1.35fr);gap:18px;margin-top:18px;display:grid}.team-org-column{background:#fbfaf8;border:1px solid #2f34371f;border-radius:18px;min-height:220px;padding:16px}.team-org-column-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.team-org-column-head h3{color:#2f3437;margin:0;font-size:16px}.team-org-column-head span{color:#6f6a61;background:#f2eee8;border-radius:999px;padding:5px 10px;font-size:12px}.team-org-member-card{background:#fff;border:1px solid #2f34371a;border-radius:16px;margin-bottom:12px;padding:14px;box-shadow:0 10px 24px #2f34370f}.team-org-member-card.compact{padding:12px}.team-org-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.team-org-member-card p{color:#5c5750;margin:8px 0 4px;font-size:13px;line-height:1.45}.team-org-member-card>small{color:#817970;font-size:12px;display:block}.team-card-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.team-inline-action.danger{color:#9b2f2f;background:#fff1ee}.team-leader-group{border-left:3px solid #c6b49a;margin-bottom:16px;padding-left:14px}.team-subordinate-list{border-left:1px dashed #2f34372e;margin-left:10px;padding-left:14px}.team-modal-field input:disabled{color:#76716b;cursor:not-allowed;background:#f3f0ea}@media (width<=980px){.team-org-layout{grid-template-columns:1fr}.team-org-column{min-height:auto}}.ai-token-usage-panel{flex-direction:column;gap:18px;display:flex}.ai-token-usage-header{align-items:flex-start;gap:16px}.ai-token-usage-header p{color:#5f625f;max-width:920px;line-height:1.55}.ai-token-filter-bar{background:#fbfaf8;border:1px solid #e2ded7;border-radius:18px;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;display:flex}.ai-token-filter-bar button,.ai-token-usage-header .secondary-action{color:#3f352b;background:#fff;border:1px solid #d7cfc3;border-radius:999px;padding:9px 14px;font-weight:700}.ai-token-filter-bar button.active{color:#fff;background:#3f352b;border-color:#3f352b}.ai-token-filter-bar label{color:#756d62;flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.ai-token-filter-bar input{color:#2f3437;background:#fff;border:1px solid #d7cfc3;border-radius:12px;padding:8px 10px}.usage-status{color:#6b4a2f;background:#fff7e8;border-radius:14px;margin:0;padding:10px 12px}.usage-status.error{color:#9d3b2f;background:#fff1ef}.ai-token-summary-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;display:grid}.ai-token-summary-grid>div{background:#fff;border:1px solid #e2ded7;border-radius:18px;padding:16px;box-shadow:0 8px 24px #4034270d}.ai-token-summary-grid span{color:#756d62;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.ai-token-summary-grid strong{color:#2f3437;margin-top:8px;font-size:24px;display:block}.ai-token-display-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:14px;display:grid}.ai-token-display-box,.ai-token-events-box{background:#fff;border:1px solid #e2ded7;border-radius:22px;padding:16px;box-shadow:0 8px 24px #4034270a}.ai-token-box-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.ai-token-box-head h3{color:#2f3437;margin:0}.ai-token-box-head small{color:#81786c;font-weight:700}.ai-token-bar-chart,.ai-token-agent-list{flex-direction:column;gap:10px;display:flex}.ai-token-bar-row{grid-template-columns:120px 1fr 82px;align-items:center;gap:10px;font-size:12px;display:grid}.ai-token-bar-row>span{color:#6f675d;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ai-token-bar-row>div,.ai-token-agent-meter{background:#eee8df;border-radius:999px;height:10px;overflow:hidden}.ai-token-bar-row em,.ai-token-agent-meter em{background:linear-gradient(90deg,#6b4a2f,#c49a6c);border-radius:999px;height:100%;display:block}.ai-token-bar-row strong{text-align:right;font-size:12px}.ai-token-agent-row{border-bottom:1px solid #f0ece6;grid-template-columns:minmax(160px,1fr) 110px 88px;align-items:center;gap:10px;padding-bottom:10px;display:grid}.ai-token-agent-row:last-child{border-bottom:0;padding-bottom:0}.ai-token-agent-row strong{color:#2f3437;font-size:13px;display:block}.ai-token-agent-row span{color:#81786c;font-size:12px;display:block}.ai-token-agent-row b{text-align:right;color:#3f352b}.ai-token-events-table{border:1px solid #eee8df;border-radius:16px;overflow:hidden}.ai-token-events-head,.ai-token-events-row{grid-template-columns:1.1fr 1fr 1fr .9fr .9fr;align-items:center;gap:10px;padding:11px 12px;display:grid}.ai-token-events-head{color:#6b4a2f;text-transform:uppercase;letter-spacing:.035em;background:#f6f1eb;font-size:12px;font-weight:900}.ai-token-events-row{color:#37322d;border-top:1px solid #eee8df;font-size:13px}.ai-token-events-row span{text-overflow:ellipsis;min-width:0;overflow:hidden}.ai-token-events-row small{color:#81786c;margin-top:2px;font-size:11px;display:block}.ai-token-empty-row{color:#756d62;margin:0;padding:14px}.ai-token-refresh-note{color:#81786c}@media (width<=1100px){.ai-token-display-grid{grid-template-columns:1fr}.ai-token-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.ai-token-events-head,.ai-token-events-row{grid-template-columns:1fr 1fr}.ai-token-events-head span:nth-child(n+3),.ai-token-events-row span:nth-child(n+3){display:none}}@media (width<=680px){.ai-token-summary-grid,.ai-token-bar-row,.ai-token-agent-row{grid-template-columns:1fr}.ai-token-bar-row strong,.ai-token-agent-row b{text-align:left}}.crm-workspace:has(.leads-workspace:not(.direct-lead-card-workspace)){scrollbar-width:thin!important;scrollbar-color:#a98a63 #f4e7d3!important;overflow:hidden auto!important}.crm-workspace:has(.leads-workspace:not(.direct-lead-card-workspace))::-webkit-scrollbar{width:9px!important;height:9px!important;display:block!important}.crm-workspace:has(.leads-workspace:not(.direct-lead-card-workspace))::-webkit-scrollbar-track{background:#f4e7d3!important;border-radius:999px!important}.crm-workspace:has(.leads-workspace:not(.direct-lead-card-workspace))::-webkit-scrollbar-thumb{background:#a98a63!important;border-radius:999px!important}.crm-workspace .leads-workspace .lead-card-grid-window,.crm-workspace .leads-workspace .lead-list-window{scrollbar-width:thin!important;scrollbar-color:#a98a63 #f4e7d3!important;max-height:calc(100vh - 315px)!important;padding-right:6px!important;overflow:hidden auto!important}.crm-workspace .leads-workspace .lead-card-grid-window::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important}.crm-workspace .leads-workspace .lead-list-window::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important}.crm-workspace .leads-workspace .lead-card-grid-window::-webkit-scrollbar-track{background:#f4e7d3!important;border-radius:999px!important}.crm-workspace .leads-workspace .lead-list-window::-webkit-scrollbar-track{background:#f4e7d3!important;border-radius:999px!important}.crm-workspace .leads-workspace .lead-card-grid-window::-webkit-scrollbar-thumb{background:#a98a63!important;border-radius:999px!important}.crm-workspace .leads-workspace .lead-list-window::-webkit-scrollbar-thumb{background:#a98a63!important;border-radius:999px!important}.crm-workspace .leads-workspace .lead-grid-avatar,.crm-workspace .leads-workspace .lead-avatar{color:#fff8ed!important;background:linear-gradient(135deg,#3f2f22 0%,#7f6040 100%)!important;border:1px solid #fff8edb8!important;box-shadow:0 6px 14px #3f2f2229!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot{background:#d6d0c8!important;border:1px solid #c7bdb1!important;border-radius:999px!important;width:36px!important;height:18px!important;top:15px!important;right:15px!important;box-shadow:inset 0 0 0 1px #ffffff4d!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot:after{content:""!important;background:#fffaf2!important;border-radius:999px!important;width:14px!important;height:14px!important;transition:transform .18s!important;position:absolute!important;top:1px!important;left:2px!important;box-shadow:0 1px 4px #30221638!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot.active:after{transform:translate(18px)!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-head{padding-right:48px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-live-connected-text.connected{color:#0b7a4b!important}.crm-workspace .assistant-card.standard-agent-card .assistant-live-connected-text.not-connected{color:#6f665c!important}.crm-workspace .leads-workspace:not(.direct-lead-card-workspace) .lead-card-grid-window{max-height:776px!important;padding-right:6px!important;overflow:hidden auto!important}@media (width<=1400px){.crm-workspace .leads-workspace:not(.direct-lead-card-workspace) .lead-card-grid-window{max-height:790px!important}}:is(.crm-workspace:has(.direct-lead-card-workspace),.crm-workspace:has(.lead-card-section-backdrop)){scrollbar-width:none!important;overflow:hidden!important}.crm-workspace:has(.direct-lead-card-workspace)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace:has(.lead-card-section-backdrop)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .direct-lead-card-workspace::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .lead-card-section-backdrop::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .lead-card-section-backdrop .crm-record-lead-card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot{box-shadow:none!important;background:#aaa39a!important;border:1px solid #8f867b!important;border-radius:50%!important;width:11px!important;height:11px!important;top:25px!important;right:18px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot:after{content:none!important;display:none!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot.active{background:#17a45f!important;border-color:#17a45f!important}.crm-workspace .assistant-card.standard-agent-card .assistant-status-dot.off{background:#aaa39a!important;border-color:#8f867b!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-head{align-items:center!important;padding-right:28px!important}.crm-workspace .assistant-card.standard-agent-card .assistant-card-title-copy span{display:none!important}.crm-workspace .business-signal-card-fields.lead-grid-detail-fields .lead-grid-contact-box span,.crm-workspace .business-signal-card-fields.lead-grid-detail-fields .lead-grid-contact-box em,.crm-workspace .business-signal-card-fields.lead-grid-detail-fields .lead-grid-requirement-box span{font-weight:400!important}.crm-workspace .business-signal-card-fields.lead-grid-detail-fields .lead-grid-requirement-box b{font-weight:950!important}.crm-workspace .business-signal-whatsapp.lead-grid-action{width:38px!important;height:38px!important}.crm-workspace .business-signal-whatsapp.lead-grid-action svg{width:30px!important;height:30px!important}.crm-workspace .crm-sales-coach-refresh.refresh-leads-action{flex:0 0 38px!important;width:38px!important;height:38px!important;font-size:28px!important}.twenty-inspired-shell[data-theme-key=current_standard],.twenty-inspired-shell[data-theme-key=pearl_sage]{background:radial-gradient(circle at 18px 18px, #4a3d2f0e 1px, transparent 1px) 0 0/18px 18px, linear-gradient(180deg, var(--customer-page-bg) 0%, var(--customer-box-soft-bg) 100%);color:var(--customer-text)}.twenty-inspired-shell[data-theme-key=pearl_sage] .left-rail{background:color-mix(in srgb, var(--customer-box-bg) 88%, transparent);border-right-color:var(--customer-border-soft)}.twenty-inspired-shell[data-theme-key=pearl_sage] .left-nav,.twenty-inspired-shell[data-theme-key=pearl_sage] .bottom-nav{border-top-color:var(--customer-border-soft)}.twenty-inspired-shell[data-theme-key=pearl_sage] .left-nav button{color:var(--customer-muted-text)}.twenty-inspired-shell[data-theme-key=pearl_sage] .left-nav button:hover,.twenty-inspired-shell[data-theme-key=pearl_sage] .left-nav button.active{background:var(--customer-box-soft-bg);color:var(--customer-bold-text)}.twenty-inspired-shell[data-theme-key=pearl_sage] .left-nav-icon,.twenty-inspired-shell[data-theme-key=pearl_sage] .customer-logo-placeholder,.twenty-inspired-shell[data-theme-key=pearl_sage] .topbar-logo-placeholder{background:var(--customer-box-bg);border-color:var(--customer-border-soft);color:var(--tenant-primary)}.twenty-inspired-shell[data-theme-key=pearl_sage] .crm-workspace{color:var(--customer-text);background:0 0}.twenty-inspired-shell[data-theme-key=pearl_sage] .workspace-topbar,.twenty-inspired-shell[data-theme-key=pearl_sage] .panel,.twenty-inspired-shell[data-theme-key=pearl_sage] .module-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .settings-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .lead-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .crm-record-lead-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .agent-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .channel-card,.twenty-inspired-shell[data-theme-key=pearl_sage] .integration-card{background:var(--customer-box-bg)!important;border-color:var(--customer-border-soft)!important;color:var(--customer-text)!important;box-shadow:0 12px 32px #45352314!important}.twenty-inspired-shell[data-theme-key=pearl_sage] .primary-dialog-action,.twenty-inspired-shell[data-theme-key=pearl_sage] .primary-action,.twenty-inspired-shell[data-theme-key=pearl_sage] button.primary,.twenty-inspired-shell[data-theme-key=pearl_sage] .agent-action,.twenty-inspired-shell[data-theme-key=pearl_sage] .app-card-action{background:var(--customer-button-bg)!important;color:var(--customer-button-text)!important;border-color:color-mix(in srgb, var(--customer-button-bg) 62%, #fff)!important}.twenty-inspired-shell[data-theme-key=pearl_sage] input,.twenty-inspired-shell[data-theme-key=pearl_sage] select,.twenty-inspired-shell[data-theme-key=pearl_sage] textarea{border-color:var(--customer-border-soft);color:var(--customer-bold-text);background:#fffef9}.theme-settings-workspace{gap:16px;padding-bottom:22px;display:grid;overflow:auto}.theme-settings-hero{justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.theme-settings-hero h2{color:var(--customer-bold-text);letter-spacing:-.03em;margin:8px 0 6px;font-size:22px}.theme-settings-hero p{color:var(--customer-muted-text);max-width:760px;margin:0}.theme-settings-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:250px;display:flex}.theme-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.theme-option-card{border:1px solid var(--customer-border-soft);gap:14px;padding:18px;display:grid}.theme-option-card.selected{border-color:var(--tenant-primary)!important;box-shadow:0 18px 40px #4535231f!important}.theme-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.theme-card-head span{color:var(--tenant-primary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.theme-card-head h3{color:var(--customer-bold-text);margin:5px 0 0;font-size:19px}.theme-radio{color:var(--customer-muted-text);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.theme-option-card p{color:var(--customer-muted-text);margin:0}.theme-preview-frame{background:var(--theme-preview-bg);border:1px solid var(--theme-preview-border);border-radius:16px;grid-template-columns:82px 1fr;gap:10px;min-height:138px;padding:12px;display:grid}.theme-preview-sidebar{background:color-mix(in srgb, var(--theme-preview-card) 88%, transparent);border:1px solid var(--theme-preview-border);border-radius:12px;gap:8px;padding:10px;display:grid}.theme-preview-sidebar i{background:var(--theme-preview-soft);border-radius:8px}.theme-preview-sidebar i:first-child{background:var(--theme-preview-primary)}.theme-preview-main{background:var(--theme-preview-card);border:1px solid var(--theme-preview-border);border-radius:14px;gap:10px;padding:14px;display:grid}.theme-preview-main span,.theme-preview-main strong,.theme-preview-main em{border-radius:999px;display:block}.theme-preview-main span{background:var(--theme-preview-primary);width:42%;height:22px}.theme-preview-main strong{background:var(--theme-preview-soft);width:100%;height:38px}.theme-preview-main em{background:color-mix(in srgb, var(--theme-preview-primary) 30%, var(--theme-preview-card));width:66%;height:22px}.theme-option-card ul{color:var(--customer-muted-text);gap:7px;margin:0;padding-left:18px;display:grid}.theme-option-card li::marker{color:var(--tenant-primary)}@media (width<=920px){.theme-settings-hero{flex-direction:column;align-items:stretch}.theme-settings-actions{justify-content:flex-start;min-width:0}.theme-option-grid{grid-template-columns:1fr}}.product-source-transparency-panel{color:#4f4842;background:#fffaf5;border:1px solid #7c634c33;border-radius:14px;margin:14px 0;padding:14px}.product-source-transparency-panel h3{margin:0 0 8px;font-size:15px}.product-source-transparency-panel p{margin:0 0 8px}.product-source-transparency-panel div{justify-content:space-between;gap:12px;margin:6px 0;display:flex}.product-source-transparency-panel details{margin-top:8px}.product-source-transparency-panel ul{margin:8px 0 0;padding-left:18px}.product-source-transparency-panel small{color:#766b62;margin-top:8px;display:block}.crm-workspace .dashboard-two-section{position:relative!important}.crm-workspace .dashboard-manual-refresh-bar{z-index:8!important;background:#fffaf2f5!important;border:1px solid #e4cfad!important;border-radius:999px!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:auto!important;padding:6px 7px 6px 12px!important;display:inline-flex!important;position:absolute!important;top:10px!important;right:14px!important;box-shadow:0 10px 24px #3726161a!important}.crm-workspace .dashboard-manual-refresh-bar span{color:#7a644d!important;white-space:nowrap!important;font-size:11px!important;font-weight:500!important}.crm-workspace .dashboard-manual-refresh-bar button{color:#fff7e8!important;cursor:pointer!important;white-space:nowrap!important;background:#2e2118!important;border:0!important;border-radius:999px!important;min-height:30px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important}.crm-workspace .dashboard-manual-refresh-bar button:disabled{cursor:not-allowed!important;opacity:.68!important}.crm-workspace .dashboard-manual-refresh-notification{z-index:9!important;width:auto!important;max-width:min(560px,100% - 28px)!important;position:absolute!important;top:54px!important;right:14px!important}@media (width<=900px){.crm-workspace .dashboard-manual-refresh-bar{justify-content:space-between!important;left:12px!important;right:12px!important}.crm-workspace .dashboard-manual-refresh-bar span{text-overflow:ellipsis!important;overflow:hidden!important}}.crm-workspace .crm-sales-coach-meta{flex-wrap:nowrap!important;gap:5px!important;width:100%!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-stage-pill,.crm-workspace .crm-sales-coach-meta .crm-sales-coach-signal-pill{box-sizing:border-box!important;text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-stage-pill{flex:auto!important;max-width:34%!important;padding-left:7px!important;padding-right:7px!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-signal-pill{letter-spacing:-.02em!important;flex:0 112px!important;max-width:112px!important;padding-left:6px!important;padding-right:6px!important;font-size:9.8px!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-score-circle.lead-grid-score{flex:0 0 32px!important;width:32px!important;height:32px!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-icon-actions{white-space:nowrap!important;flex:none!important;gap:5px!important;margin-left:auto!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.lead-grid-action{width:30px!important;min-width:28px!important;height:30px!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.lead-grid-action svg{width:28px!important;height:28px!important}.crm-workspace .crm-sales-coach-meta .crm-sales-coach-icon-actions .crm-sales-coach-icon-action.view svg{width:29px!important;height:29px!important}.nav-badge{color:#fff;background:#d92d20;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 7px;font-size:11px;font-style:normal;display:inline-flex}.action-centre-page{gap:18px;padding:24px;display:grid}.action-centre-three-column-page{background:#f7f7f6;align-content:start;min-height:100%}.action-centre-simple-toolbar{color:#24312d;background:#fff;border:1px solid #e7e4df;border-radius:18px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 12px 30px #2025220f}.action-centre-simple-toolbar span{margin-right:auto;font-weight:900}.action-centre-simple-toolbar em{color:#68736f;font-size:12px;font-style:normal;font-weight:700}.action-centre-column-grid{grid-template-columns:minmax(280px,1.05fr) minmax(260px,.95fr) minmax(280px,1fr);gap:16px;min-height:0;display:grid}.action-centre-column{background:#fcfcfb;border:1px solid #e7e4df;border-radius:22px;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:14px;min-height:520px;padding:18px;display:grid;box-shadow:0 14px 34px #20252212}.action-centre-column:first-child,.action-centre-column:nth-child(2){min-height:520px;max-height:calc(100vh - 220px)}.action-centre-column:first-child .action-centre-list,.action-centre-column:nth-child(2) .action-centre-list{scrollbar-color:#c8d7d0 transparent;scrollbar-width:thin;padding-right:4px;overflow-y:auto}.action-centre-column-title{border-bottom:1px solid #ece8e1;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.action-centre-column-title h2{color:#222b27;margin:0;font-size:19px}.action-centre-column-title strong{color:#222b27;background:#f4f2ec;border:1px solid #e1ded7;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:30px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.action-centre-list{gap:12px;display:grid}.action-centre-card{color:#24312d;background:#fff;border:1px solid #ece8e1;border-left:5px solid #d8d5cf;border-radius:18px;align-items:stretch;gap:12px;padding:14px;display:grid}.action-centre-card.priority-important{border-left-color:#f79009}.action-centre-card.priority-critical{background:#fff9f8;border-left-color:#d92d20}.action-centre-card.status-read{opacity:.72}.action-centre-card-main{align-items:flex-start;gap:10px;min-width:0;display:flex}.action-priority-dot{background:#0b5c55;border-radius:999px;flex:none;width:10px;height:10px;margin-top:8px}.priority-critical .action-priority-dot{background:#d92d20}.priority-important .action-priority-dot{background:#f79009}.action-centre-card-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.action-centre-card-title h3{color:#222b27;margin:0;font-size:15px;line-height:1.25}.action-centre-card-title small{color:#6b746f;text-transform:capitalize;background:#f4f2ec;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:850}.action-centre-card p{color:#4b5651;margin:7px 0;font-size:13px;line-height:1.42}.action-centre-message-line{font-weight:850;color:#1f2925!important}.action-centre-message-preview{-webkit-line-clamp:2;background:#f8fffb;border:1px solid #d8f3e4;border-radius:12px;-webkit-box-orient:vertical;padding:8px 10px;font-weight:700;display:-webkit-box;overflow:hidden;color:#49615a!important}.action-centre-whatsapp-card{border-left-color:#25d366}.action-centre-log-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px;padding:13px 14px;display:grid;position:relative}.action-centre-log-copy{gap:5px;min-width:0;display:grid}.action-centre-log-title{text-overflow:ellipsis;white-space:nowrap;font-weight:850;display:block;overflow:hidden;color:#1f2925!important;margin:0!important;font-size:14px!important;line-height:1.3!important}.action-centre-log-time{color:#68736f;font-size:12px;font-weight:500;line-height:1.25;display:block}.action-centre-card-line{color:#1f2925;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap;align-items:flex-start;font-size:13px;font-weight:500;line-height:1.3;display:block;overflow:hidden;margin:0!important}.action-centre-card-line span{color:#68736f;text-transform:none;font-size:11px;font-weight:500;line-height:1.2}.action-centre-card-line strong{color:inherit;font-size:inherit;font-weight:500;line-height:inherit;display:inline}.action-centre-whatsapp-cta{border-radius:999px;justify-content:center;align-self:start;align-items:center;width:36px;height:36px;display:inline-flex;background:0 0!important;padding:0!important}.action-centre-whatsapp-cta:hover{background:#e9fbf0!important}.action-centre-whatsapp-cta svg{width:30px;height:30px}.action-centre-meta{color:#68736f;flex-wrap:wrap;gap:6px;font-size:11px;display:flex}.action-centre-meta span{background:#f8f7f3;border:1px solid #eee9e2;border-radius:999px;padding:3px 7px}.action-centre-actions{flex-wrap:wrap;gap:8px;display:flex}.action-centre-actions button{min-height:34px}.action-centre-toast{color:#111;z-index:50;background:#fff4bf;border:1px solid #f2d46f;border-radius:16px;align-items:center;gap:10px;max-width:min(480px,100vw - 44px);padding:12px 16px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #382b0a2e}.action-centre-toast strong,.action-centre-toast span{color:#111;font-weight:900;line-height:1.35}.action-centre-toast button{color:#111;cursor:pointer;background:#fffbe8;border:1px solid #d9b84d;border-radius:999px;padding:5px 10px;font-weight:900}.empty-state-card.compact{box-shadow:none;min-height:0;padding:18px}@media (width<=1100px){.action-centre-column-grid{grid-template-columns:1fr}.action-centre-column{min-height:0}}@media (width<=760px){.action-centre-page{padding:16px}.action-centre-simple-toolbar{flex-direction:column;align-items:stretch}.action-centre-simple-toolbar span{margin-right:0}}.whatsapp-inbox-shell{color:#2f3437;background:#f7f3ea;border:1px solid #ded3c4;border-radius:22px;grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:stretch;height:calc(100vh - 118px);min-height:0;max-height:calc(100vh - 118px);padding:0;display:grid;overflow:hidden;box-shadow:0 18px 50px #2f241c14}.whatsapp-inbox-list{background:#fffdfa;border-right:1px solid #ded3c4;flex-direction:column;min-width:0;min-height:0;padding-top:14px;display:flex;overflow:hidden}.whatsapp-live-chat-card .section-kicker,.whatsapp-simple-detail-card .section-kicker{color:#0b5c55;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.whatsapp-search-row{grid-template-columns:minmax(130px,210px) 36px;align-items:end;gap:6px;padding:0 16px 8px;display:grid}.whatsapp-search-mobile{gap:5px;min-width:0;display:grid}.whatsapp-search-mobile span{color:#4b3726;font-size:12px;font-weight:850}.whatsapp-search-mobile input{color:#24190f;background:#fff;border:1px solid #d7c8b7;border-radius:12px;outline:none;width:100%;height:38px;padding:0 12px}.whatsapp-search-mobile input:focus{border-color:#0b5c55;box-shadow:0 0 0 3px #0b5c551c}.whatsapp-search-button{color:#6d604f;background:#fff;border:1px solid #d7c8b7;border-radius:12px;justify-content:center;align-items:center;width:36px;height:38px;padding:0;font-size:15px;font-weight:800;display:inline-flex}.whatsapp-read-filter-row{align-items:center;gap:7px;padding:0 16px 10px;display:flex;overflow-x:auto}.whatsapp-read-filter-pill{color:#5f4b38;white-space:nowrap;background:#f7f2ea;border:1px solid #ddcfbf;border-radius:999px;min-height:30px;padding:0 11px;font-size:12px;font-weight:900}.whatsapp-read-filter-pill.active{color:#fff;background:#0b5c55;border-color:#0b5c55;box-shadow:0 6px 15px #0b5c5529}.whatsapp-new-conversation{color:#0b5c55;text-align:left;background:0 0;justify-content:flex-start;align-items:center;gap:7px;margin:0 16px 10px;padding:3px 2px 8px;font-size:14px;font-weight:850;display:inline-flex}.whatsapp-new-conversation span{color:#0b5c55;background:#e8f6ef;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;display:inline-flex}.whatsapp-new-conversation-modal{z-index:60;background:#24190f5c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.whatsapp-new-conversation-card{background:#fffdfa;border:1px solid #ded3c4;border-radius:18px;gap:12px;width:min(440px,100%);max-width:440px;padding:18px;display:grid;box-shadow:0 24px 70px #2f241c38}.whatsapp-new-conversation-card header{justify-content:space-between;align-items:center;display:flex}.whatsapp-new-conversation-card header strong{color:#24190f;font-size:17px;font-weight:950}.whatsapp-new-conversation-card header button{color:#5f4b38;background:#f4eee6;border:1px solid #e1d3c1;border-radius:999px;width:30px;height:30px}.whatsapp-new-conversation-card p{color:#6d604f;margin:0;font-size:13px;line-height:1.42}.whatsapp-new-conversation-card label{color:#4b3726;gap:5px;font-size:12px;font-weight:900;display:grid}.whatsapp-new-conversation-card input,.whatsapp-new-conversation-card select{color:#24190f;font:inherit;background:#fff;border:1px solid #d7c8b7;border-radius:11px;outline:none;width:100%;height:38px;padding:0 11px}.whatsapp-new-conversation-card input:focus,.whatsapp-new-conversation-card select:focus{border-color:#0b5c55;box-shadow:0 0 0 3px #0b5c551c}.whatsapp-new-conversation-status{background:#eef9f4;border:1px solid #cdeadd;border-radius:12px;padding:9px 10px;font-weight:850;color:#0b5c55!important}.whatsapp-conversation-list{scrollbar-color:#a7b5ac #f2eee8;scrollbar-width:thin;flex:auto;gap:7px;min-height:0;max-height:none;padding:2px 12px 16px;display:grid;overflow-y:auto}.whatsapp-conversation-list::-webkit-scrollbar{width:9px}.whatsapp-conversation-list::-webkit-scrollbar-track{background:#f2eee8;border-radius:999px}.whatsapp-conversation-list::-webkit-scrollbar-thumb{background:#a7b5ac;border:2px solid #f2eee8;border-radius:999px}.whatsapp-conversation-row{color:#24190f;text-align:left;background:#fff;border:1px solid #ece3d8;border-radius:14px;grid-template-columns:minmax(0,1fr);align-items:center;width:100%;min-height:104px;padding:11px 12px;display:grid;position:relative;overflow:hidden}.whatsapp-conversation-row:hover{border-color:#d7c8b7;box-shadow:0 8px 20px #2f241c0f}.whatsapp-conversation-row.unread{background:#f4fff8;border-color:#b7e6c9}.whatsapp-conversation-row.selected{background:#f2fbf8;border-color:#94cfc3}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.whatsapp-row-main{grid-template-rows:18px 16px 18px 15px;gap:5px;min-width:0;padding-right:40px;display:grid}.whatsapp-contact-name{color:#2b2117;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:18px;display:block;overflow:hidden}.whatsapp-mobile-number{color:#2b2117;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;overflow:hidden}.whatsapp-contact-company{color:#6d604f;flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;font-size:12px;font-weight:500;line-height:16px;display:flex;overflow:hidden}.whatsapp-contact-company span,.whatsapp-contact-company em{color:#6d604f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;font-weight:500;display:block;overflow:hidden}.whatsapp-last-message-at{color:#8a7a68;white-space:normal;font-size:11px;font-weight:750;line-height:15px;display:block}.whatsapp-unread-count{color:#fff;text-align:center;z-index:1;background:#16a34a;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:10px;right:12px;box-shadow:0 8px 18px #16a34a47}.whatsapp-chat-panel{background:#fbf7f0;grid-template-rows:minmax(0,1fr);place-items:stretch stretch;min-width:0;height:100%;min-height:0;padding:16px 18px;display:grid;overflow:hidden}.whatsapp-live-chat-card,.whatsapp-simple-detail-card,.whatsapp-empty-state{color:#35261a;text-align:left;background:#fffdfa;border:1px solid #ded3c4;border-radius:20px;gap:12px;width:100%;padding:24px;display:grid;box-shadow:0 16px 42px #2f241c14}.whatsapp-inbox-selected-chat-shell{align-self:stretch;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.whatsapp-empty-state,.whatsapp-simple-detail-card{place-self:center;width:min(520px,100%);max-width:520px}.whatsapp-live-chat-card{grid-template-rows:auto auto minmax(260px,1fr) auto auto auto;min-height:0}.whatsapp-live-chat-header{border-bottom:1px solid #eadfce;justify-content:space-between;align-items:start;gap:14px;padding-bottom:12px;display:flex}.whatsapp-chat-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.whatsapp-live-chat-header h2,.whatsapp-live-chat-header p,.whatsapp-empty-state h2,.whatsapp-empty-state p{margin:0}.whatsapp-live-chat-header h2,.whatsapp-empty-state h2{color:#24190f;font-size:24px}.whatsapp-live-chat-header small{color:#7b6b58;font-size:13px}.whatsapp-selected-contact-card{background:#f8f1e8;border:1px solid #eadfce;border-radius:15px;gap:3px;padding:12px 14px;display:grid}.whatsapp-selected-contact-card strong{color:#2d2016;font-size:15px}.whatsapp-selected-contact-card span{color:#6d604f;font-size:13px}.whatsapp-live-timeline{scrollbar-color:#a7b5ac #f2eee8;scrollbar-width:thin;background:#efe7dc;border:1px solid #e2d5c5;border-radius:18px;align-content:start;gap:10px;min-height:260px;padding:16px;display:grid;overflow-y:auto}.whatsapp-live-timeline::-webkit-scrollbar{width:9px}.whatsapp-live-timeline::-webkit-scrollbar-track{background:#f2eee8;border-radius:999px}.whatsapp-live-timeline::-webkit-scrollbar-thumb{background:#a7b5ac;border:2px solid #f2eee8;border-radius:999px}.whatsapp-message-bubble{border-radius:16px;gap:5px;max-width:min(74%,560px);padding:10px 12px;display:grid;box-shadow:0 8px 20px #2f241c0f}.whatsapp-message-bubble.incoming{background:#fffdfa;border-top-left-radius:5px;justify-self:start}.whatsapp-message-bubble.outgoing{background:#dcf8c6;border-top-right-radius:5px;justify-self:end}.whatsapp-message-bubble.failed{background:#fff1f2;border:1px solid #fecdd3}.whatsapp-message-bubble p{color:#24190f;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.45}.whatsapp-message-bubble small{color:#786b5e;justify-self:end;font-size:11px}.whatsapp-message-chip,.whatsapp-message-attachments span{color:#5f4b38;text-transform:capitalize;background:#ffffffb8;border:1px solid #5c48361f;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:850;display:inline-flex}.whatsapp-message-attachments{flex-wrap:wrap;gap:6px;display:flex}.whatsapp-retry-button{color:#be123c;background:#fff;border:1px solid #fda4af;border-radius:999px;justify-self:end;padding:5px 10px;font-size:12px;font-weight:900}.whatsapp-timeline-empty{color:#746858;text-align:center;place-self:center;font-weight:750}.whatsapp-timeline-footer{color:#6d604f;border-top:1px solid #eadfce;justify-content:space-between;align-items:center;padding-top:10px;font-size:12px;font-weight:800;display:flex}.whatsapp-ai-suggestion-strip{flex-wrap:wrap;gap:8px;display:flex}.whatsapp-ai-suggestion-strip button{color:#0b5c55;background:#f2fbf8;border:1px solid #b8ded4;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.whatsapp-composer-card{background:#fbf7f0;border:1px solid #eadfce;border-radius:16px;gap:10px;padding:12px;display:grid}.whatsapp-template-picker,.whatsapp-reply-box,.whatsapp-attachment-input{color:#4c3a29;gap:5px;font-size:12px;font-weight:900;display:grid}.whatsapp-template-picker select,.whatsapp-attachment-input input,.whatsapp-reply-box textarea{color:#24190f;font:inherit;background:#fff;border:1px solid #dacbb9;border-radius:10px;outline:none;width:100%;padding:9px 10px}.whatsapp-reply-box textarea{resize:vertical;min-height:74px}.whatsapp-composer-preview{color:#4c3a29;white-space:pre-wrap;background:#fffdfa;border:1px dashed #d8c9b7;border-radius:12px;margin:0;padding:10px;font-size:13px;line-height:1.45}.whatsapp-composer-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.whatsapp-action-notice{color:#0b5c55;font-size:12px;font-weight:850}.whatsapp-simple-detail-card h2,.whatsapp-simple-detail-card p{margin:0}.whatsapp-simple-detail-card h2{color:#24190f;font-size:24px}.whatsapp-simple-detail-card p,.whatsapp-empty-state p{color:#6d604f}.whatsapp-simple-detail-card small{color:#7b6b58;font-size:13px}.whatsapp-simple-detail-card .ghost-action{justify-self:start;margin-top:8px}@media (width<=900px){.whatsapp-inbox-shell{grid-template-columns:1fr}.whatsapp-inbox-list{min-height:430px}.whatsapp-chat-panel{min-height:320px}}.website-products2-editor{align-items:stretch}.website-products2-add-content{background:#fffdfa;border:1px solid #4a341f1f;border-radius:18px;gap:14px;width:100%;padding:22px 24px;display:grid;box-shadow:0 14px 34px #2c1f120f}.website-products2-wizard-grid{grid-template-columns:minmax(300px,.9fr) minmax(380px,1.1fr);align-items:stretch;gap:10px 18px;display:grid}.website-products2-config-card,.website-products2-summary-card{background:#fff;border:1px solid #eadfce;border-radius:14px;gap:12px;min-height:122px;padding:16px;display:grid}.website-products2-config-card{align-content:start}.website-products2-summary-card{align-content:center}.website-products2-preview-card{background:0 0;border:0;border-radius:0;grid-column:1/-1;gap:8px;padding:0;display:grid}.website-products2-manual-entry{background:#fff;border:1px dashed #d9cbb9;border-radius:14px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.website-products2-manual-entry:empty{display:none}.website-products2-manual-entry h3{color:#34261a;margin:0;font-size:13px;font-weight:900}.website-products2-manual-entry p{color:#5f513f;margin:0;font-size:12px;line-height:1.4}.website-products2-manual-row{grid-template-columns:minmax(0,1fr) 136px;align-items:center;gap:10px;display:grid}.website-products2-url-label{color:#34261a;font-size:13px;font-weight:850}.website-products2-url-row{grid-template-columns:minmax(0,1fr) 136px;align-items:center;gap:14px;display:grid}.website-products2-url-input{color:#24190f;background:#fff;border:1px solid #d8c9b7;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px}.website-products2-url-input:focus{border-color:#0b5c55;box-shadow:0 0 0 3px #0b5c551a}.website-products2-preview-button{text-align:center;background:#22c55e;border:1px solid #16a34a;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:136px;height:42px;padding:0 16px;font-weight:850;display:inline-flex;box-shadow:0 8px 18px #22c55e38;color:#fff!important}.website-products2-preview-button span{color:#fff!important}.website-products2-preview-button:disabled{cursor:wait;opacity:.9;background:#22c55e;border-color:#16a34a;color:#fff!important}.website-products2-spinner{font-size:15px;line-height:1;animation:.82s linear infinite website-products2-spin;display:inline-flex}@keyframes website-products2-spin{to{transform:rotate(360deg)}}.website-products2-helper{color:#4b3a2a;max-width:560px;margin:-2px 0 0;font-size:13px;line-height:1.45}.website-products2-status{margin:0}.website-products2-preview-card{min-height:360px}.website-products2-empty-state{color:#6b5c4a;text-align:center;border:1px dashed #d9cbb9;border-radius:16px;align-content:center;place-items:center;min-height:326px;padding:24px;display:grid}.website-products2-empty-state>span{background:#f5efe6;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:10px;font-size:20px;display:flex}.website-products2-empty-state strong{color:#3d3022;max-width:320px;font-size:14px;font-weight:850}.website-products2-empty-state small{color:#8a7a67;margin-top:5px;font-size:12px}.website-products2-result-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.website-products2-result-head div{color:#2b2117;align-items:center;gap:8px;min-width:0;display:flex}.website-products2-result-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.website-products2-result-head em{color:#0b5c55;background:#e8f4f0;border:1px solid #c7e2d9;border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-style:normal;font-weight:900}.website-products2-stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.website-products2-stats-row span{background:#fbf7f1;border:1px solid #eadfce;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.website-products2-stats-row small{color:#806f5b;font-size:11px;font-weight:850}.website-products2-stats-row strong{color:#0b5c55;font-size:19px}.website-products2-discovered-head{border-bottom:1px dotted #d9cbb9;justify-content:space-between;align-items:center;gap:10px;padding-bottom:3px;display:flex}.website-products2-discovered-head h3{color:#705f4a;letter-spacing:.12em;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.website-products2-discovered-head h3 small{color:#8a7760;letter-spacing:0;text-transform:none;font-size:11px;font-weight:800}.website-products2-discovered-head button{color:#0b5c55;background:0 0;padding:0;font-size:12px;font-weight:900}.website-products2-url-list{scrollbar-color:#a7b5ac #f2eee8;scrollbar-width:thin;background:#fff;border:1px solid #eadfce;border-radius:13px;max-height:min(43vh,420px);padding:2px 5px;overflow-y:auto}.website-products2-selection-note{color:#6b5b47;margin:0 0 6px;font-size:12px;line-height:1.35}.website-products2-batch-status{color:#14532d;background:#f3fbf6;border:1px solid #bbecd0;border-radius:12px;flex-wrap:wrap;gap:8px 12px;padding:10px 12px;display:flex}.website-products2-batch-status strong{text-transform:uppercase;flex-basis:100%;font-size:12px}.website-products2-batch-status span,.website-products2-batch-status small{font-size:12px}.website-products2-batch-status small{flex-basis:100%}.website-products2-extraction-preview{background:#fffaf0;border:1px solid #f0d7ad;border-radius:14px;gap:10px;padding:12px;display:grid}.website-products2-extraction-preview h3{color:#6f4518;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px}.website-products2-extraction-preview p,.website-products2-extraction-preview small{color:#6b5b47;margin:0;font-size:12px;line-height:1.4}.website-products2-extraction-card{background:linear-gradient(#fff 0%,#fffdf8 100%);border:1px solid #eadfce;border-radius:16px;gap:9px;min-height:470px;padding:12px 108px 12px 12px;display:grid;position:relative;box-shadow:0 10px 26px #2c1f1212}.website-products2-extraction-head{justify-content:space-between;align-items:center;gap:8px;min-height:34px;display:flex}.website-products2-extraction-head strong{color:#2f2418;padding-right:4px;font-size:14px;line-height:1.25}.website-products2-card-top-actions{place-items:flex-end end;gap:6px;width:92px;display:grid;position:absolute;top:12px;right:12px}.website-products2-card-top-actions em{color:#176236;text-align:center;white-space:normal;background:#eef8f1;border-radius:999px;padding:4px 7px;font-size:10.5px;font-style:normal;font-weight:850;line-height:1.1}.website-products2-review-field{gap:5px;display:grid}.website-products2-review-field span{color:#4d3d2a;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:900}.website-products2-review-field input,.website-products2-review-field textarea{color:#24190f;font:inherit;resize:vertical;background:#fffdfa;border:1px solid #ddcfbc;border-radius:9px;outline:none;width:100%;padding:8px 10px;font-size:13px}.website-products2-review-field input:focus,.website-products2-review-field textarea:focus{border-color:#0b5c55;box-shadow:0 0 0 3px #0b5c5517}.website-products2-image-grid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;display:grid}.website-products2-image-grid a{background:#f8f2e9;border:1px solid #eadfce;border-radius:10px;justify-content:center;align-items:center;height:92px;display:flex;overflow:hidden}.website-products2-image-grid img{object-fit:cover;width:100%;height:100%}.website-products2-specs,.website-products2-asset-links{gap:4px;font-size:12px;display:grid}.website-products2-asset-links a{color:#176236;overflow-wrap:anywhere}.website-products2-approve-button{color:#fff;cursor:pointer;background:#22c55e;border:0;border-radius:999px;justify-self:start;padding:8px 12px;font-size:12px;font-weight:900}.website-products2-approve-button:disabled{cursor:not-allowed;opacity:.65}.website-products2-url-list::-webkit-scrollbar{width:8px}.website-products2-url-list::-webkit-scrollbar-track{background:#f2eee8;border-radius:999px}.website-products2-url-list::-webkit-scrollbar-thumb{background:#a7b5ac;border:2px solid #f2eee8;border-radius:999px}.website-products2-url-item{color:#243126;border-bottom:0;align-items:center;gap:7px;min-height:18px;padding:0 1px;font-size:12px;font-weight:400;line-height:1.08;display:flex}.website-products2-url-item:last-child{border-bottom:0}.website-products2-url-item input{flex:none;width:14px;height:14px;margin:0}.website-products2-url-item span{overflow-wrap:anywhere;word-break:break-word}.website-products2-remove-url{color:#8b332e;background:0 0;flex:none;padding:0 4px;font-size:17px;font-weight:900;line-height:1}.website-products2-manual-list{max-height:160px}.website-products2-actions{justify-content:flex-start;margin-top:0;display:flex}.website-products2-collect-button{color:#fff;background:#16a34a;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:142px;padding:.72rem 1.12rem;font-weight:850;display:inline-flex}.website-products2-collect-button span{color:#fff}.website-products2-collect-button:disabled{cursor:wait;opacity:.82}@media (width<=1080px){.website-products2-wizard-grid{grid-template-columns:1fr}}@media (width<=760px){.website-products2-add-content{padding:14px}.website-products2-url-row,.website-products2-manual-row,.website-products2-stats-row{grid-template-columns:1fr}.website-products2-preview-button{width:100%}}.website-products2-preview-card>.website-products2-discovered-head+.website-products2-url-list{margin-top:0}.website-products2-review-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.website-products2-select-all{color:#0b5c55;white-space:nowrap;background:#fff;border:1px solid #eadfce;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.website-products2-select-all input,.website-products2-product-select input{accent-color:#0b5c55;margin:0}.website-products2-extraction-card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.website-products2-product-select{background:#e8f4f0;border:1px solid #c7e2d9;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.website-products2-product-select input{width:15px;height:15px}.website-products2-thumbnail-strip{grid-template-columns:repeat(auto-fill,minmax(54px,64px))}.website-products2-thumbnail-strip a{height:58px}.website-products2-glance-wrap{position:relative}.website-products2-glance-arrows{z-index:1;gap:6px;display:grid;position:absolute;top:8px;right:8px}.website-products2-glance-arrows button{color:#fff;background:#0b5c55eb;border:1px solid #ffffffd1;border-radius:999px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:13px;font-weight:950;line-height:1;display:flex}.website-products2-product-glance{color:#24190f;font:inherit;resize:vertical;scroll-behavior:smooth;scrollbar-color:#a7b5ac #f2eee8;scrollbar-width:thin;white-space:pre-wrap;background:#fffdfa;border:1px solid #ddcfbc;border-radius:12px;outline:none;width:100%;height:320px;min-height:320px;padding:10px 42px 10px 12px;font-size:12.5px;line-height:1.42;overflow-y:auto}.website-products2-product-glance::-webkit-scrollbar{width:8px}.website-products2-product-glance::-webkit-scrollbar-track{background:#f2eee8;border-radius:999px}.website-products2-product-glance::-webkit-scrollbar-thumb{background:#a7b5ac;border:2px solid #f2eee8;border-radius:999px}.website-products2-product-glance:focus{border-color:#0b5c55;box-shadow:0 0 0 3px #0b5c5517}.website-products2-batch-status,.website-products2-selection-note{display:none!important}@media (width<=1180px){.website-products2-extraction-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.website-products2-extraction-card-list{grid-template-columns:1fr}.website-products2-review-topline{flex-direction:column;align-items:stretch}}.website-products2-review-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:330px;display:flex}.website-products2-review-actions .website-products2-select-all{margin-right:4px}.website-products2-review-actions .website-products2-approve-button{border-radius:999px;flex:none;min-width:142px;padding:9px 14px}@media (width<=760px){.website-products2-review-actions{justify-content:flex-start;min-width:0;overflow-x:auto}.website-products2-extraction-card{padding-right:100px}}.crm-workspace .leads-workspace .leads-tool-row{align-items:center!important;gap:10px!important}.crm-workspace .leads-workspace .lead-search-box{flex:auto!important;min-width:360px!important}.crm-workspace .leads-workspace .lead-filter-top-actions{margin-left:0!important}.crm-workspace .leads-workspace .lead-top-action-separator{border-left:1px solid #d6c8b6!important;align-self:stretch!important;width:1px!important;min-height:34px!important}.crm-workspace .leads-workspace .lead-top-inline-actions{white-space:nowrap!important;flex:none!important;align-items:center!important;gap:8px!important;margin:0!important;display:flex!important}.crm-workspace .leads-workspace .lead-top-inline-actions button{min-height:34px!important;padding:0 13px!important}.crm-workspace .leads-workspace .lead-filter-row,.crm-workspace .leads-workspace .lead-filter-action-group{min-width:0!important;overflow:visible!important}.crm-workspace .leads-workspace .lead-filter-bar{white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:5px!important;min-width:0!important;display:flex!important;overflow:visible!important}.crm-workspace .leads-workspace .lead-filter-bar>button,.crm-workspace .leads-workspace .assigned-filter-trigger{flex:0 auto!important;height:30px!important;min-height:30px!important;padding:0 9px!important;font-size:11px!important}.crm-workspace .leads-workspace .refresh-leads-action{flex:0 0 28px!important;width:28px!important;min-width:28px!important;height:30px!important;min-height:30px!important;padding:0!important;font-size:14px!important}.crm-workspace .leads-workspace .lead-filter-bar>button span,.crm-workspace .leads-workspace .assigned-filter-trigger span{font-size:12px!important}.crm-workspace .leads-workspace .lead-filter-bar>button em,.crm-workspace .leads-workspace .assigned-filter-trigger em{font-size:11px!important}.crm-workspace .leads-workspace .lead-view-toggle{border-radius:8px!important;flex:none!important;gap:2px!important;height:30px!important;margin-left:0!important;padding:2px!important}.crm-workspace .leads-workspace .lead-view-toggle button{border-radius:6px!important;width:26px!important;min-width:26px!important;height:24px!important;padding:0 5px!important;font-size:13px!important}@media (width<=1100px){.crm-workspace .leads-workspace .leads-tool-row{flex-wrap:wrap!important;align-items:stretch!important}.crm-workspace .leads-workspace .lead-search-box{min-width:100%!important}.crm-workspace .leads-workspace .lead-top-action-separator{display:none!important}}.lead-followup-redesign-screen .simple-agent-setup-shell{width:min(1260px,100%)!important}.lead-followup-redesign-screen .agent-system-prompt-editor{min-height:300px!important}.lead-followup-configure-templates-action{justify-content:center!important;width:100%!important;margin-top:2px!important}.lead-followup-template-config-panel{background:linear-gradient(#fffaf3 0%,#fff7eb 100%)!important;border:1px solid #dccdbc!important;border-radius:22px!important;gap:18px!important;padding:20px!important;display:grid!important;box-shadow:inset 0 1px #ffffffd1!important}.lead-followup-template-config-head{justify-content:space-between!important;align-items:start!important;gap:14px!important;display:flex!important}.lead-followup-template-config-head h3{color:#3f372f!important;margin:2px 0 4px!important;font-size:24px!important}.lead-followup-template-config-head p{color:#77685b!important;margin:0!important;font-size:14px!important;font-weight:600!important}.lead-followup-template-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;display:grid!important}.lead-followup-template-config-card{background:#fffdfa!important;border:1px solid #e4d7c6!important;border-radius:20px!important;align-content:start!important;gap:14px!important;min-height:100%!important;padding:18px!important;display:grid!important;box-shadow:0 12px 30px #3e2d1c12!important}.lead-followup-template-card-head{align-items:center!important;gap:12px!important;display:flex!important}.lead-followup-template-card-number{color:#fff!important;letter-spacing:.04em!important;background:#8a5a24!important;border-radius:14px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.lead-followup-template-card-head h3{color:#332820!important;margin:2px 0 0!important;font-size:17px!important;line-height:1.25!important}.lead-followup-template-field{gap:8px!important;display:grid!important}.lead-followup-template-field>span{color:#8a6b44!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.lead-followup-template-field select,.lead-followup-template-field textarea{color:#2f241c!important;background:#fffaf3!important;border:1px solid #4c3d2c2e!important;border-radius:14px!important;width:100%!important;padding:12px!important;font:650 14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.lead-followup-template-field textarea{resize:vertical!important;white-space:pre-wrap!important;min-height:118px!important}.lead-followup-template-field small,.lead-followup-no-variables{color:#7f7062!important;font-size:12px!important;font-weight:650!important}.lead-followup-template-preview{background:#fff8ee!important;border:1px dashed #d7c7b5!important;border-radius:14px!important;gap:6px!important;padding:12px!important;display:grid!important}.lead-followup-template-preview strong{color:#5f421e!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:12px!important}.lead-followup-template-preview p{color:#3f372f!important;margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.55!important}.lead-followup-template-config-options{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr)!important;align-items:center!important;gap:12px!important;display:grid!important}.lead-followup-template-config-options .agent-config-row{margin:0!important}.lead-followup-sample-output{min-height:100%!important}@media (width<=1100px){.lead-followup-template-cards-grid,.lead-followup-template-config-options{grid-template-columns:1fr!important}}.crm-workspace .leads-workspace .lead-filter-row{justify-content:flex-start!important;align-items:center!important;width:100%!important;display:flex!important}.crm-workspace .leads-workspace .lead-filter-subrow{justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:24px!important;margin:6px 0 8px!important;display:flex!important}.crm-workspace .leads-workspace .lead-section-count-summary{color:#6d5f51!important;letter-spacing:.01em!important;text-align:left!important;flex:auto!important;margin:0!important;font-size:13px!important;font-weight:800!important}.crm-workspace .leads-workspace .lead-filter-action-group{flex:auto!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:visible!important}.crm-workspace .leads-workspace .lead-filter-bar{white-space:nowrap!important;flex-wrap:nowrap!important;flex:auto!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:visible!important}.crm-workspace .leads-workspace .lead-filter-bar .refresh-leads-action{margin-left:0!important}.crm-workspace .leads-workspace .lead-filter-bar .lead-view-toggle{margin-left:auto!important}.crm-workspace .leads-workspace .lead-filter-button{flex:1 1 0!important;justify-content:center!important;min-width:112px!important;padding:0 13px!important;overflow:visible!important}.crm-workspace .leads-workspace .assigned-filter-menu{flex:none!important}.crm-workspace .leads-workspace .assigned-filter-trigger{flex:none!important;min-width:max-content!important;padding:0 13px!important;overflow:visible!important}.crm-workspace .leads-workspace .lead-filter-bar .refresh-leads-action,.crm-workspace .leads-workspace .lead-filter-bar .lead-view-toggle{flex:none!important}@media (width<=760px){.crm-workspace .leads-workspace .lead-filter-subrow{flex-direction:column!important;align-items:flex-start!important}}.crm-workspace .assistant-card.google-workspace-agent-card{background:linear-gradient(#fff 0%,#eef2ff 100%)!important;border-color:#4338ca38!important;box-shadow:0 18px 36px #4338ca1a!important}.crm-workspace .google-workspace-agent-card .assistant-icon-tile{color:#4338ca!important;background:#eef2ff!important}.crm-workspace .google-workspace-agent-card .assistant-live-connected-text{color:#4338ca!important;background:#4338ca14!important;border-color:#4338ca2e!important}.crm-workspace .google-workspace-ai-inbox-card{margin-top:18px}.crm-workspace .google-workspace-inbox-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.crm-workspace .google-workspace-inbox-tabs button{color:#4f3d2a;background:#fffaf2;border:1px solid #91744e38;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.crm-workspace .google-workspace-inbox-tabs button.active{color:#fff8ed;background:#8a5a2f;border-color:#8a5a2f}.crm-workspace .google-workspace-thread-list .api-connection-log-row span{gap:4px}.crm-workspace .google-workspace-thread-list .api-connection-log-row small{color:#7a6856;display:block}.google-inbox-screen{gap:18px;display:grid}.google-inbox-header-card{gap:16px;display:grid}.google-inbox-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.google-inbox-summary-strip div{background:#fffdfa;border:1px solid #ded3c4;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.google-inbox-summary-strip span,.google-inbox-detail-meta span,.google-inbox-detail-sections span{color:#7b6b58;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:700}.google-inbox-summary-strip strong{color:#2f3437;font-size:24px;line-height:1.1}.google-inbox-pilot-shell{color:#2f3437;background:#f7f3ea;border:1px solid #ded3c4;border-radius:22px;grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:stretch;gap:0;min-height:680px;display:grid;overflow:hidden;box-shadow:0 18px 50px #2f241c14}.google-inbox-pilot-list{background:#fffdfa;border-right:1px solid #ded3c4;flex-direction:column;gap:14px;min-width:0;padding:16px;display:flex}.google-inbox-pilot-tabs{margin:0}.google-inbox-thread-list{gap:10px;min-height:0;display:grid;overflow:auto}.google-inbox-thread-row{color:#35261a;text-align:left;background:#fffaf2;border:1px solid #91744e29;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;display:grid}.google-inbox-thread-row.active{border-color:#8a5a2f;box-shadow:0 0 0 2px #8a5a2f1f}.google-inbox-thread-row span{gap:4px;display:grid}.google-inbox-thread-row small{color:#7a6856}.google-inbox-thread-row em{color:#7a4b24;white-space:nowrap;background:#8a5a2f1a;border-radius:999px;align-self:start;padding:6px 10px;font-size:12px;font-style:normal;font-weight:800}.google-inbox-thread-row-shell{background:#fffdf8;border:1px solid #91744e24;border-radius:20px;gap:10px;padding:12px;display:grid}.google-inbox-thread-row-shell.matched{border-color:#16a34a38}.google-inbox-thread-row-shell.blocked{border-color:#d9770638}.google-inbox-thread-select-row{color:#4f3d2a;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.google-inbox-thread-select-row input{accent-color:#8a5a2f}.google-inbox-thread-filter-status{gap:6px;display:grid}.google-inbox-thread-filter-status small,.google-inbox-detail-sections small,.google-inbox-processing-helper,.google-inbox-processing-actions span,.google-inbox-processing-message{color:#7a6856;margin:0}.google-inbox-filter-pill{border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:800}.google-inbox-filter-pill.matched{color:#15803d;background:#16a34a1f}.google-inbox-filter-pill.blocked{color:#b45309;background:#d977061f}.google-workspace-inline-filter-card{background:#f8fafc;border:1px solid #94a3b83d;border-radius:20px;gap:14px;margin-top:18px;padding:18px;display:grid}.google-workspace-inline-filter-card .indiamart-form-card-head{margin-bottom:0}.google-workspace-inline-filter-card .indiamart-field-helper{margin:0}.google-inbox-detail-pane{background:#fbf7f0;min-width:0;padding:18px}.google-inbox-detail-card{background:#fffdfa;border:1px solid #ded3c4;border-radius:20px;gap:18px;height:100%;min-height:100%;padding:24px;display:grid;box-shadow:0 16px 42px #2f241c14}.google-inbox-detail-topline{justify-content:space-between;align-items:start;gap:12px;display:flex}.google-inbox-detail-topline h2,.google-inbox-empty-detail h2{color:#2f3437;margin:6px 0 0;font-size:28px;line-height:1.2}.google-inbox-status-pill{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.google-inbox-status-pill.new_enquiries{color:#1d4ed8;background:#1d4ed81a}.google-inbox-status-pill.needs_review{color:#b45309;background:#d977061f}.google-inbox-status-pill.drafts_ready{color:#15803d;background:#16a34a1f}.google-inbox-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.google-inbox-detail-meta div,.google-inbox-detail-sections section,.google-inbox-phase-note{background:#fff8ed;border:1px solid #91744e24;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.google-inbox-detail-meta strong,.google-inbox-detail-sections p,.google-inbox-phase-note{color:#35261a}.google-inbox-detail-sections{gap:12px;display:grid}.google-inbox-detail-sections p,.google-inbox-phase-note{margin:0;line-height:1.55}.google-inbox-processing-guardrail{background:#fffaf4;border:1px solid #91744e29;border-radius:18px;gap:14px;padding:18px;display:grid}.google-inbox-processing-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.google-inbox-processing-metrics div{background:#fffdfa;border:1px solid #91744e1f;border-radius:16px;gap:6px;padding:12px 14px;display:grid}.google-inbox-processing-metrics strong{color:#2f3437;font-size:22px;line-height:1.1}.google-inbox-processing-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.google-inbox-processing-actions button{color:#fff8ed;cursor:pointer;background:#8a5a2f;border:0;border-radius:12px;padding:10px 14px;font-weight:800}.google-inbox-processing-actions button:disabled{color:#7a6856;cursor:not-allowed;background:#cfbfac}.google-inbox-processing-message{background:#fffdfa;border:1px dashed #91744e3d;border-radius:14px;padding:12px 14px}.google-inbox-related-replies{background:#fffaf4;border:1px solid #91744e29;border-radius:18px;gap:14px;padding:18px;display:grid}.google-inbox-related-replies-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.google-inbox-related-replies-head h3{color:#2f3437;margin:6px 0 0;font-size:20px}.google-inbox-related-replies-badge{color:#b45309;white-space:nowrap;background:#d977061f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.google-inbox-related-replies-list{gap:12px;display:grid}.google-inbox-related-reply-card{background:#fffdfa;border:1px solid #91744e24;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.google-inbox-related-reply-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.google-inbox-related-reply-topline strong{color:#35261a}.google-inbox-related-reply-topline span{color:#1d4ed8;letter-spacing:0;text-transform:none;background:#1d4ed814;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.google-inbox-related-reply-card p{color:#4f3d2a;margin:0;line-height:1.6}.google-inbox-empty-detail{align-content:center}@media (width<=1024px){.google-inbox-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.google-inbox-pilot-shell{grid-template-columns:1fr}}@media (width<=820px){.crm-workspace .google-workspace-inbox-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.google-inbox-summary-strip,.google-inbox-detail-meta,.google-inbox-processing-metrics,.google-inbox-thread-row,.google-inbox-detail-topline{grid-template-columns:1fr}.google-inbox-thread-row em{justify-self:start}}.agentmail-inbox-screen{color:#1f2937;overflow:auto;background:#f6f8fc!important;padding:22px!important}.agentmail-topbar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;display:flex}.agentmail-topbar h2{color:#111827;margin:2px 0 4px;font-size:28px}.agentmail-topbar p{color:#64748b;margin:0}.agentmail-topbar-actions{align-items:center;gap:10px;display:flex}.agentmail-status-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.agentmail-status-strip>div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:12px 14px;box-shadow:0 8px 22px #0f172a0d}.agentmail-status-strip span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;display:block}.agentmail-status-strip strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;display:block;overflow:hidden}.agentmail-ok{color:#15803d!important}.agentmail-warn{color:#b45309!important}.agentmail-shell{background:#fff;border:1px solid #dbe2ea;border-radius:24px;grid-template-columns:210px minmax(280px,360px) minmax(0,1fr);height:calc(100vh - 235px);min-height:560px;display:grid;overflow:hidden;box-shadow:0 18px 55px #0f172a14}.agentmail-folder-nav{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;gap:8px;padding:16px;display:flex}.agentmail-compose-button{color:#0f172a;background:#c2e7ff;border-radius:18px;margin-bottom:8px;padding:14px 18px;font-weight:800;box-shadow:0 8px 18px #0e74902e}.agentmail-folder-button{color:#334155;text-align:left;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.agentmail-folder-button.active{color:#1d4ed8;background:#dbeafe;font-weight:800}.agentmail-folder-button strong{font-size:12px}.agentmail-config-card{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:4px;margin-top:auto;padding:12px;display:grid}.agentmail-config-card span{text-transform:uppercase;color:#64748b;letter-spacing:.04em;font-size:11px}.agentmail-config-card strong{color:#0f172a}.agentmail-config-card small{line-height:1.35}.agentmail-thread-list{background:#fff;border-right:1px solid #e5e7eb;grid-template-rows:auto 1fr;min-width:0;display:grid}.agentmail-search-row{background:#fff;border-bottom:1px solid #e5e7eb;gap:8px;padding:14px;display:flex}.agentmail-search-row input{color:#475569;background:#f8fafc;border:1px solid #dbe2ea;border-radius:999px;flex:1;padding:10px 14px}.agentmail-search-row button{color:#475569;background:#eef2ff;border-radius:999px;padding:8px 12px}.agentmail-thread-card{text-align:left;color:#1f2937;background:#fff;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:42px 1fr;gap:10px;width:100%;padding:14px;display:grid}.agentmail-thread-card:hover,.agentmail-thread-card.selected{background:#eff6ff}.agentmail-thread-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.agentmail-thread-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.agentmail-thread-meta strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:13px;overflow:hidden}.agentmail-thread-meta em{color:#94a3b8;font-size:11px;font-style:normal}.agentmail-thread-card h3{color:#111827;margin:4px 0;font-size:14px}.agentmail-thread-card p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.agentmail-thread-card span{color:#475569;text-transform:capitalize;background:#f1f5f9;border-radius:999px;margin-top:8px;padding:3px 8px;font-size:11px;display:inline-block}.agentmail-message-pane{background:#fff;flex-direction:column;min-width:0;display:flex;overflow:auto}.agentmail-message-toolbar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:12px 18px;display:flex;position:sticky;top:0}.agentmail-message-toolbar button,.agentmail-send-row button{color:#475569;background:#f1f5f9;border-radius:999px;padding:8px 12px}.agentmail-message-head{justify-content:space-between;gap:18px;padding:24px 28px 12px;display:flex}.agentmail-message-head h2{color:#111827;margin:8px 0;font-size:26px}.agentmail-message-head p,.agentmail-message-head small{color:#64748b;margin:0}.agentmail-pill{color:#0e7490;text-transform:capitalize;background:#ecfeff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-block}.agentmail-message-body{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin:10px 28px 18px;padding:22px}.agentmail-message-body h4{color:#0f172a;margin:0 0 8px}.agentmail-message-body p{color:#334155;line-height:1.65}.agentmail-draft-box{background:linear-gradient(#eff6ff 0%,#fff 100%);border:1px solid #bfdbfe;border-radius:22px;gap:12px;margin:0 28px 28px;padding:20px;display:grid}.agentmail-draft-box h3{color:#0f172a;margin:2px 0}.agentmail-draft-box p{color:#475569;margin:0}.agentmail-draft-box textarea{color:#334155;resize:vertical;background:#fff;border:1px solid #dbe2ea;border-radius:16px;width:100%;min-height:150px;padding:14px}.agentmail-send-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.agentmail-send-row label{color:#475569;align-items:center;gap:6px;margin-right:auto;font-size:13px;display:flex}.agentmail-empty-pane{text-align:center;color:#64748b;margin:auto}.agentmail-empty-pane h3{color:#111827}@media (width<=1100px){.agentmail-shell{grid-template-columns:180px 1fr;height:auto}.agentmail-message-pane{grid-column:1/-1;min-height:520px}.agentmail-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.agentmail-inbox-screen{padding:14px!important}.agentmail-topbar{flex-direction:column;align-items:flex-start}.agentmail-status-strip{grid-template-columns:1fr}.agentmail-shell{border-radius:18px;grid-template-columns:1fr}.agentmail-folder-nav{grid-template-columns:1fr 1fr;display:grid}.agentmail-config-card{grid-column:1/-1}.agentmail-message-head{flex-direction:column}.agentmail-message-body,.agentmail-draft-box{margin-left:14px;margin-right:14px}.agentmail-send-row{flex-direction:column;align-items:flex-start}.agentmail-send-row label{margin-right:0}}.agentmail-routing-box{background:#fffbeb;border:1px solid #fde68a;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0;padding:12px;display:grid}.agentmail-routing-box h4{color:#92400e;grid-column:1/-1;margin:0}.agentmail-routing-box div{background:#fff;border:1px solid #fef3c7;border-radius:10px;padding:8px}.agentmail-routing-box span{color:#92400e;font-size:12px;display:block}.agentmail-routing-box strong{color:#111827}.agentmail-routing-box p{color:#78350f;grid-column:1/-1;margin:0}.agentmail-analytics-panel{background:#f8fafc;border:1px solid #dbeafe;border-radius:16px;grid-template-columns:1.2fr .8fr;gap:14px;margin:14px 0;padding:14px;display:grid}.agentmail-analytics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.agentmail-analytics-grid div{background:#fff;border:1px solid #e0e7ff;border-radius:12px;padding:10px}.agentmail-analytics-grid span{color:#475569;font-size:12px;display:block}.agentmail-analytics-grid strong{color:#1d4ed8;font-size:22px}.agentmail-audit-trail{background:#fff;border:1px solid #e0e7ff;border-radius:12px;padding:10px}.agentmail-audit-trail h4{margin:0 0 8px}.agentmail-audit-trail div{border-top:1px solid #eef2ff;padding:8px 0}.agentmail-audit-trail strong,.agentmail-audit-trail span,.agentmail-audit-trail small{display:block}.agentmail-audit-trail span{color:#475569}.agentmail-audit-trail small{color:#94a3b8}.agentmail-inbox-address{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:12px}.agentmail-shell{grid-template-columns:20% 30% 50%;height:calc(100vh - 180px);min-height:600px}.agentmail-folder-nav{background:#f1f5f9}.agentmail-thread-list{flex-direction:column;min-height:0;display:flex}.agentmail-thread-scroll{flex:1;overflow:auto}.agentmail-message-pane{background:#fff;overflow:auto}.agentmail-compose-panel{background:#fff;border:1px solid #dbe2ea;border-radius:18px;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr) 2fr auto;align-items:center;gap:10px;margin:0 0 12px;padding:12px;display:grid}.agentmail-compose-panel input,.agentmail-compose-panel textarea{border:1px solid #cbd5e1;border-radius:12px;padding:10px}.agentmail-load-more{margin:10px}.agentmail-send-row input[placeholder="Forward to email"]{border:1px solid #cbd5e1;border-radius:10px;min-width:180px;padding:8px}.agentmail-inbox-screen{background:#f6f8fc!important;padding:10px 18px 18px!important}.agentmail-topbar{align-items:flex-start!important;margin:0 0 8px!important}.agentmail-title-copy{justify-content:flex-start;align-items:flex-start;display:flex}.agentmail-title-copy h2{color:#111827!important;margin:0!important;font-size:24px!important;font-weight:700!important}.agentmail-topbar-actions{align-items:center!important;gap:10px!important;margin-left:auto!important;display:flex!important}.agentmail-shell{height:calc(100vh - 142px)!important;min-height:620px!important;margin-top:0!important}.agentmail-folder-button,.agentmail-folder-button span{font-weight:400!important}.agentmail-folder-button strong{font-size:12px!important;font-weight:400!important}.agentmail-folder-button.active,.agentmail-thread-card h3,.agentmail-thread-card p,.agentmail-thread-card span,.agentmail-thread-card .agentmail-thread-sender{font-weight:400!important}.agentmail-thread-card.unread .agentmail-thread-sender{font-weight:800!important}.agentmail-thread-card:not(.unread) .agentmail-thread-sender{font-weight:400!important}.agentmail-message-body h4{font-weight:500!important}.agentmail-message-head h2,.agentmail-message-head p,.agentmail-message-body p,.agentmail-draft-box h3,.agentmail-draft-box p,.agentmail-draft-box small{font-weight:400!important}.agentmail-reply-forward-row{grid-template-columns:minmax(220px,1fr) auto minmax(180px,.8fr) auto!important;align-items:center!important;gap:10px!important;display:grid!important}.agentmail-reply-forward-row input[placeholder="Forward to email"]{border:1px solid #cbd5e1;border-radius:10px;min-width:180px;padding:8px}.agentmail-title-copy h2{word-break:break-word!important;font-size:20px!important;line-height:1.25!important}.agentmail-folder-nav{background:#fff!important;gap:0!important;padding:10px 12px!important}.agentmail-folder-button{color:#111827!important;background:0 0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:9px 4px!important}.agentmail-folder-button span{font-size:14px!important}.agentmail-folder-button.active{color:#1d4ed8!important;background:#f8fafc!important}.agentmail-thread-list{border-right:1px solid #e5e7eb!important;overflow:hidden!important}.agentmail-thread-scroll{overflow:hidden auto!important}.agentmail-thread-card{text-align:left!important;width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:12px 14px!important;display:block!important}.agentmail-thread-card.selected{background:#dbeafe!important;border-left:3px solid #2563eb!important}.agentmail-email-card-line{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;line-height:1.35!important;display:block!important;overflow:hidden!important}.agentmail-email-card-sender{color:#111827!important;font-size:14px!important;font-weight:400!important}.agentmail-thread-card.unread .agentmail-email-card-sender{font-weight:800!important}.agentmail-email-card-subject{color:#1f2937!important;margin-top:3px!important;font-size:14px!important;font-weight:400!important}.agentmail-thread-card.unread .agentmail-email-card-subject{font-weight:800!important}.agentmail-email-card-time{color:#64748b!important;margin-top:3px!important;font-size:12px!important;font-weight:400!important}.agentmail-message-pane{height:100%!important;padding:22px!important;overflow:hidden auto!important}.agentmail-message-body{background:#fff!important;border:1px solid #e5e7eb!important;border-left:0!important;border-right:0!important;border-radius:0!important;min-height:360px!important;padding:18px 0!important}.agentmail-message-body p{white-space:pre-line!important;margin:0!important;line-height:1.45!important}.agentmail-manual-actions{border-top:1px solid #e5e7eb!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:16px!important;padding-top:14px!important;display:flex!important}.agentmail-forward-cta{align-items:center!important;gap:8px!important;display:flex!important}.agentmail-forward-cta input{border:1px solid #cbd5e1!important;border-radius:10px!important;min-width:210px!important;padding:9px 10px!important}.agentmail-ai-draft-button{margin-left:auto!important}.agentmail-confirm-row{color:#64748b!important;align-items:center!important;gap:8px!important;margin-top:12px!important;font-size:12px!important;display:flex!important}.agentmail-message-pane{background:#fff!important;flex-direction:column!important;height:100%!important;padding:0!important;display:flex!important;overflow:hidden!important}.agentmail-from-line{color:#334155!important;margin:0!important;font-size:14px!important;line-height:1.4!important}.agentmail-cta-stripe{z-index:2!important;background:#f8fafc!important;border-top:0!important;border-bottom:1px solid #dbeafe!important;flex:none!important;margin:0!important;padding:10px 22px!important;position:sticky!important;top:0!important;box-shadow:0 4px 12px #0f172a0a!important}.agentmail-message-body h4{color:#0f172a!important;margin:0 0 10px!important;font-size:14px!important;font-weight:500!important}.agentmail-message-body p{white-space:pre-line!important;color:#334155!important;margin:0!important;font-size:15px!important;line-height:1.55!important}.agentmail-inbox-screen{padding:8px 18px 18px!important}.agentmail-topbar{margin:0 0 4px!important}.agentmail-title-copy h2{color:#111827!important;font-size:18px!important;font-weight:400!important;line-height:1.2!important}.agentmail-folder-button{color:#111827!important;background:0 0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:9px 4px!important;font-weight:400!important}.agentmail-folder-button:last-child{border-bottom:1px solid #e5e7eb!important}.agentmail-folder-button span{align-items:center!important;gap:8px!important;font-weight:400!important;display:flex!important}.agentmail-folder-icon{color:#64748b!important;justify-content:center!important;align-items:center!important;width:18px!important;font-size:13px!important;font-style:normal!important;display:inline-flex!important}.agentmail-menu-action{color:#0f172a!important}.agentmail-message-head{background:#fff!important;border-bottom:1px solid #e5e7eb!important;flex:none!important;padding:12px 22px 8px!important}.agentmail-message-head h2{color:#111827!important;margin:0 0 5px!important;font-size:20px!important;font-weight:500!important;line-height:1.28!important}.agentmail-date-line{color:#64748b!important;margin:0 0 7px!important;font-size:13px!important;font-weight:400!important;line-height:1.32!important;display:block!important}.agentmail-from-line{color:#334155!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.35!important}.agentmail-message-body p{white-space:pre-line!important;color:#334155!important;margin:0!important;font-size:15px!important;font-weight:400!important;line-height:1.42!important}.agentmail-bottom-separator{background:#fff!important;border-top:1px solid #e5e7eb!important;flex:none!important;height:1px!important}.agentmail-bottom-actions{background:#fff!important;border-top:0!important;flex:none!important;align-items:center!important;gap:10px!important;margin:0!important;padding:10px 22px!important;display:flex!important}.agentmail-bottom-actions .secondary-action,.agentmail-bottom-actions .assistant-primary-button{min-width:86px!important}.agentmail-message-body{background:#fff!important;border:0!important;flex:auto!important;min-height:0!important;padding:12px 18px 14px!important;overflow:hidden auto!important}.agentmail-message-body p{white-space:pre-line!important;color:#1f2937!important;letter-spacing:.005em!important;margin:0!important;font-size:13px!important;font-weight:400!important;line-height:1.28!important}.browser-automation-task-summary{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;padding:14px;display:grid}.browser-automation-task-summary div{background:#fff;border:1px solid #e0e7ff;border-radius:14px;padding:12px;box-shadow:0 8px 18px #2563eb0f}.browser-automation-task-summary span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.browser-automation-task-summary strong{color:#0f172a;font-size:14px;line-height:1.35;display:block}.browser-automation-task-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-weight:700}.browser-automation-task-list-head{color:#0f172a;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 8px;padding:10px 12px;display:flex}.browser-automation-task-list-head small{color:#64748b;text-align:right;line-height:1.35}.browser-automation-task-row{background:#fff!important;border-color:#dbeafe!important}.browser-task-modal-helper{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin:0 0 12px;padding:10px 12px;line-height:1.45}@media (width<=820px){.browser-automation-task-summary{grid-template-columns:1fr}.browser-automation-task-list-head{display:block}.browser-automation-task-list-head small{text-align:left;margin-top:4px;display:block}}.whatsapp-conversation-list{grid-auto-rows:minmax(104px,auto)!important;align-content:start!important}.whatsapp-loading-state{color:#6d604f;text-align:center;background:#fffdfa;border:1px dashed #ded3c4;border-radius:14px;place-self:start stretch;margin:8px 4px;padding:14px;font-size:13px;font-weight:800}.whatsapp-embedded-chat-window .whatsapp-real-header{color:#111827!important;background:#dff5e8!important;border-bottom:1px solid #bfe8cf!important;grid-template-columns:auto minmax(150px,1fr) minmax(238px,260px)!important;padding:10px 18px 10px 14px!important}.whatsapp-embedded-chat-window .whatsapp-real-header .whatsapp-contact-title h2{color:#111827!important}.whatsapp-embedded-chat-window .whatsapp-real-header .whatsapp-contact-title p{color:#1f2937!important}.whatsapp-embedded-chat-window .whatsapp-header-actions{justify-content:flex-start!important;width:100%!important;max-width:290px!important}.whatsapp-embedded-chat-window .whatsapp-ai-toggle-group{flex:0 260px!important;align-items:flex-start!important;min-width:238px!important;max-width:260px!important}.whatsapp-embedded-chat-window .whatsapp-ai-toggle{color:#111827!important;background:#ffffffd1!important;border-color:#98d9b5!important;border-radius:4px!important;min-width:238px!important;padding:6px 10px!important}.whatsapp-embedded-chat-window .whatsapp-ai-toggle span{color:#111827!important;font-size:10.5px!important}.whatsapp-embedded-chat-window .whatsapp-ai-toggle-helper{color:#1f2937!important;text-align:left!important;max-width:260px!important}.whatsapp-embedded-chat-window .whatsapp-ai-toggle-helper.active,.whatsapp-embedded-chat-window .whatsapp-ai-toggle-helper.paused{color:#1f2937!important}.whatsapp-bubble-out{color:#111827!important;background:#ecfdf3!important}.bitrix24-api-card,.bitrix24-panel{background:linear-gradient(135deg,#eff6fff5,#fffffffa);border:1px solid #1c64f22e}.bitrix24-setup-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:18px;display:grid}.bitrix24-toggle-grid{gap:10px;margin:10px 0 14px;display:grid}.bitrix24-panel .openai-compact-status-row strong{overflow-wrap:anywhere}.instagram-channel-config-panel{background:linear-gradient(135deg,#e1306c14,#fcaf450f),#fff;border:1px solid #e1306c38}.instagram-channel-config-panel .gmail-connection-topline{align-items:flex-start}.instagram-accounts-list{margin-top:18px}.instagram-account-row{border-left:4px solid #e1306c}.instagram-account-row.ai-disconnected{opacity:.88;border-left-color:#cbd5e1}.instagram-inbox-screen{flex-direction:column;gap:16px;padding:18px;display:flex}.instagram-inbox-header{background:linear-gradient(135deg,#e1306c14,#fcaf4514),#fff;border:1px solid #e1306c2e;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.instagram-inbox-header h1{color:#111827;margin:2px 0 6px;font-size:24px}.instagram-inbox-header p{color:#475569;margin:0}.instagram-inbox-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;min-height:620px;display:grid}.instagram-inbox-list,.instagram-inbox-detail{background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.instagram-inbox-list{flex-direction:column;gap:10px;padding:10px;display:flex;overflow-y:auto}.instagram-inbox-row{text-align:left;color:#334155;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:5px;padding:12px;display:flex}.instagram-inbox-row.selected{background:#fff7fb;border-color:#e1306c;box-shadow:0 10px 22px #e1306c17}.instagram-inbox-contact{color:#111827;font-weight:800}.instagram-inbox-row small{color:#64748b;line-height:1.35}.instagram-inbox-row em{color:#be185d;background:#fdf2f8;border-radius:999px;align-self:flex-start;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.instagram-inbox-detail{flex-direction:column;gap:14px;padding:18px;display:flex}.instagram-detail-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.instagram-detail-head h2{color:#111827;margin:0 0 4px}.instagram-detail-head p{color:#64748b;margin:0}.instagram-message-card,.instagram-reply-card,.instagram-inbox-empty{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.instagram-message-card span,.instagram-reply-card-head span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.instagram-message-card p{white-space:pre-line;color:#1f2937;line-height:1.45}.instagram-reply-card{background:#fff}.instagram-reply-card-head{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.instagram-reply-card textarea{resize:vertical;width:100%;font:inherit;color:#111827;border:1px solid #dbe3ef;border-radius:14px;padding:12px}.instagram-reply-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.instagram-reply-actions span,.instagram-inbox-status{color:#64748b;font-size:13px}.instagram-inbox-status{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:0;padding:10px}@media (width<=900px){.instagram-inbox-layout{grid-template-columns:1fr;min-height:auto}.instagram-inbox-header,.instagram-detail-head,.instagram-reply-actions{display:block}.instagram-inbox-header button,.instagram-detail-head button,.instagram-reply-actions button{width:100%;margin-top:10px}}.instagram-automation-grid{background:linear-gradient(135deg,#e1306c0f,#fcaf450f),#fff!important;border-color:#e1306c2e!important}.instagram-hot-lead-badge{color:#991b1b;text-transform:uppercase;letter-spacing:.04em;background:#fee2e2;border-radius:999px;align-self:flex-start;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.instagram-message-card.instagram-automation-grid p{color:#334155;margin:7px 0;line-height:1.35}.instagram-message-card.instagram-automation-grid p:first-of-type{margin-top:10px}.facebook-channel-config-panel{background:linear-gradient(135deg,#1877f214,#0084ff0f),#fff;border:1px solid #1877f238}.facebook-channel-config-panel .gmail-connection-topline{align-items:flex-start}.facebook-accounts-list{margin-top:18px}.facebook-account-row{border-left:4px solid #1877f2}.facebook-account-row.ai-disconnected{opacity:.88;border-left-color:#cbd5e1}.facebook-inbox-screen{flex-direction:column;gap:16px;padding:18px;display:flex}.facebook-inbox-header{background:linear-gradient(135deg,#1877f214,#0084ff14),#fff;border:1px solid #1877f22e;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.facebook-inbox-header h1{color:#111827;margin:2px 0 6px;font-size:24px}.facebook-inbox-header p{color:#475569;margin:0}.facebook-inbox-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;min-height:620px;display:grid}.facebook-inbox-list,.facebook-inbox-detail{background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.facebook-inbox-list{flex-direction:column;gap:10px;padding:10px;display:flex;overflow-y:auto}.facebook-inbox-row{text-align:left;color:#334155;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:5px;padding:12px;display:flex}.facebook-inbox-row.selected{background:#eff6ff;border-color:#1877f2;box-shadow:0 10px 22px #1877f217}.facebook-inbox-contact{color:#111827;font-weight:800}.facebook-inbox-row small{color:#64748b;line-height:1.35}.facebook-inbox-row em{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-self:flex-start;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.facebook-inbox-detail{flex-direction:column;gap:14px;padding:18px;display:flex}.facebook-detail-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.facebook-detail-head h2{color:#111827;margin:0 0 4px}.facebook-detail-head p{color:#64748b;margin:0}.facebook-message-card,.facebook-reply-card,.facebook-inbox-empty{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.facebook-message-card span,.facebook-reply-card-head span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800}.facebook-message-card p{color:#111827;margin:8px 0 0;line-height:1.5}.facebook-reply-card{flex-direction:column;gap:10px;display:flex}.facebook-reply-card-head{justify-content:space-between;gap:10px;display:flex}.facebook-reply-card textarea{width:100%;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:14px;padding:12px}.facebook-reply-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.facebook-inbox-status{color:#1d4ed8;background:#eff6ff;border-radius:14px;margin:0;padding:10px 12px;font-weight:800}.facebook-automation-grid{background:linear-gradient(135deg,#1877f20f,#0084ff0f),#fff!important;border-color:#1877f22e!important}.facebook-hot-lead-badge{color:#991b1b;text-transform:uppercase;letter-spacing:.04em;background:#fee2e2;border-radius:999px;align-self:flex-start;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.facebook-message-card.facebook-automation-grid p{color:#334155;margin:7px 0;line-height:1.35}.facebook-message-card.facebook-automation-grid p:first-of-type{margin-top:10px}@media (width<=900px){.facebook-inbox-layout{grid-template-columns:1fr;min-height:auto}.facebook-inbox-header,.facebook-detail-head{flex-direction:column}.facebook-reply-actions{flex-direction:column;align-items:flex-start}}.twenty-inspired-shell[data-theme-key=property_manager_light_green]{--property-brochure-teal:#00aebb;--property-brochure-text:#242b35;--property-brochure-body:#4b5563;--property-brochure-page:#f7fbfb;--property-brochure-tint:#eafafb;--property-brochure-border:#d9e3e6;background:#fff!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .left-rail,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .crm-workspace,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .workspace-topbar{background:#fff!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .workspace-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .leads-workspace,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .channels-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .integrations-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .knowledge-workspace,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .support-grid,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .settings-workspace,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .whatsapp-assistant-setup-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .themed-channels-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .themed-integrations-screen{background:var(--property-brochure-page)!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .workspace-topbar,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .left-rail{border-color:var(--property-brochure-border)!important;box-shadow:none!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .panel,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .business-signals-section,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .dashboard-live-summary,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .business-signal-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .channels-page-header-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .channels-header-row,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .channel-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .assistant-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .assistant-detail-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .whatsapp-setup-header,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .whatsapp-setup-panel,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .simple-agent-setup-shell,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .simple-agent-setup-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agent-detail-screen .whatsapp-setup-header,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agent-detail-screen .whatsapp-setup-panel{border-color:var(--property-brochure-border)!important;background:#fff!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .business-card-head,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .business-signals-head,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .channel-page-title-row,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-top-actions{background:var(--property-brochure-tint)!important;border-color:var(--property-brochure-border)!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .topbar-logo-placeholder,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .customer-logo-placeholder,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .product-logo-frame{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen *{font-family:Inter,Arial,Helvetica,sans-serif!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-card.simplified-agent-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .lead-specialist-menu-card.view-only-agent-card,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .agent-card-not-connected{border-color:var(--property-brochure-border)!important;background:#fff!important;box-shadow:0 12px 30px #222a340f!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-card-title-copy h3,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-card h3{color:var(--property-brochure-text)!important;font-size:inherit!important;letter-spacing:-.01em!important;font-weight:800!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-icon-tile{color:var(--property-brochure-teal)!important;background:#eafafb!important;border-color:#9fdde2!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-card-minimal-description,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-description{color:var(--property-brochure-body)!important;font-weight:400!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-primary-action.setup-cta.agent-view-cta,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .agent-view-cta{color:#111!important;box-shadow:none!important;background:#eafafb!important;border:1px solid #9fdde2!important;border-radius:10px!important;font-weight:600!important}.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .assistant-primary-action.setup-cta.agent-view-cta:hover,.twenty-inspired-shell[data-theme-key=property_manager_light_green] .agents-screen .agent-view-cta:hover{border-color:var(--property-brochure-teal)!important;color:#111!important;background:#d9f5f7!important}.meta-social-logo-stack{flex:none;align-items:center;gap:8px;display:inline-flex}.meta-social-logo-stack.compact{gap:0;min-width:62px}.meta-social-logo-stack.compact .channel-icon-tile+.channel-icon-tile{margin-left:-12px!important}.clean-meta-social-panel .meta-social-logo-stack .channel-icon-tile{flex:0 0 48px;width:48px;height:48px}.clean-meta-signup-box p,.clean-meta-connected-list p{color:#5a4e44}.danger-action{color:#b42318!important}.whatsapp-agent-account-actions .danger-action{color:#fff!important;text-align:center!important;background:#14532d!important;justify-content:center!important;align-items:center!important;min-width:112px!important;display:inline-flex!important}.social-inbox-header{background:#fffdfa!important;border:1px solid #ded3c4!important;border-radius:22px!important;padding:18px 20px!important;box-shadow:0 18px 50px #2f241c14!important}.social-inbox-header h1{color:#2f3437!important;margin:2px 0 6px!important;font-size:24px!important}.social-inbox-header p:not(.section-eyebrow){color:#64584d!important;font-size:14px!important}.social-inbox-layout{background:#f7f3ea;border:1px solid #ded3c4;border-radius:22px;height:calc(100vh - 190px);min-height:620px;max-height:calc(100vh - 190px);overflow:hidden;box-shadow:0 18px 50px #2f241c14;grid-template-columns:minmax(320px,410px) minmax(0,1fr)!important;gap:0!important;display:grid!important}.facebook-inbox-list,.instagram-inbox-list{box-shadow:none!important;background:#fffdfa!important;border:0!important;border-right:1px solid #ded3c4!important;border-radius:0!important;gap:8px!important;padding:14px!important}.facebook-inbox-row,.instagram-inbox-row{color:#3f342b!important;background:#fffdfa!important;border:1px solid #ded3c4cc!important;border-radius:18px!important;padding:14px!important}.facebook-inbox-row:hover,.instagram-inbox-row:hover{border-color:#bfae9d!important;box-shadow:0 8px 22px #2f241c14!important}.facebook-inbox-row.selected,.instagram-inbox-row.selected{background:#eaf8f6!important;border-color:#0b8f82!important;box-shadow:0 12px 30px #0b5c551f!important}.facebook-inbox-contact,.instagram-inbox-contact{color:#2f3437!important;font-size:15px!important;font-weight:900!important}.facebook-inbox-row span:not(.facebook-inbox-contact),.instagram-inbox-row span:not(.instagram-inbox-contact){color:#7b6c5c!important;font-size:12px!important}.facebook-inbox-row small,.instagram-inbox-row small{color:#4b5563!important;font-size:13px!important;line-height:1.4!important}.facebook-inbox-row em,.instagram-inbox-row em{color:#047857!important;background:#ecfdf5!important;font-size:11px!important;font-weight:900!important}.facebook-inbox-detail,.instagram-inbox-detail{box-shadow:none!important;background:#f7f3ea!important;border:0!important;border-radius:0!important;gap:14px!important;padding:18px!important;overflow-y:auto!important}.facebook-detail-head,.instagram-detail-head{background:#fffdfa;border:1px solid #ded3c4;border-radius:20px;padding:16px!important}.facebook-detail-head h2,.instagram-detail-head h2{color:#2f3437!important}.facebook-detail-head p,.instagram-detail-head p{color:#7b6c5c!important}.social-message-card,.social-reply-card{background:#fffdfa!important;border:1px solid #ded3c4!important;border-radius:20px!important;padding:18px!important;box-shadow:0 16px 42px #2f241c14!important}.social-message-card span,.social-reply-card-head span{color:#0b5c55!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.social-message-card p{color:#21312d;background:#dcf8c6;border-radius:18px 18px 18px 6px;max-width:760px;margin:12px 0 0;padding:13px 15px;font-size:15px;line-height:1.5}.social-reply-card textarea{color:#2f3437!important;background:#fff!important;border:1px solid #ded3c4!important;border-radius:16px!important;width:100%!important;min-height:170px!important;padding:14px!important;font-size:14px!important;line-height:1.45!important}.social-reply-card-head,.social-reply-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.social-reply-actions{flex-wrap:wrap;justify-content:flex-start;margin-top:12px}.social-reply-actions span{color:#5b5148;background:#f1ede7;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.facebook-inbox-status,.instagram-inbox-status{color:#0b5c55;background:#fffdfa;border:1px solid #ded3c4;border-radius:14px;margin:0;padding:10px 12px;font-weight:800}.facebook-inbox-empty,.instagram-inbox-empty{color:#64584d!important;background:#fffdfa!important;border:1px solid #ded3c4!important}@media (width<=900px){.social-inbox-layout{height:auto;max-height:none;grid-template-columns:1fr!important}.facebook-inbox-list,.instagram-inbox-list{max-height:420px;border-bottom:1px solid #ded3c4!important;border-right:0!important}.social-inbox-header,.facebook-detail-head,.instagram-detail-head{flex-direction:column}.social-reply-actions{flex-direction:column;align-items:flex-start}}.social-thread-card{flex-direction:column!important;gap:12px!important;display:flex!important}.social-thread-messages{flex-direction:column;gap:10px;max-height:320px;padding:4px 2px;display:flex;overflow:auto}.social-thread-bubble{border-radius:18px;max-width:78%;padding:11px 13px;box-shadow:0 6px 18px #2f241c14}.social-thread-bubble.inbound{color:#243238;background:#fff;border:1px solid #e5ddd5;align-self:flex-start}.social-thread-bubble.outbound{color:#153b2f;background:#dcf8c6;border:1px solid #bee9a7;align-self:flex-end}.social-thread-bubble p{white-space:pre-wrap;margin:0 0 5px!important}.social-thread-bubble small{color:#667085;display:block;font-size:11px!important}.social-chat-inbox-shell{min-height:calc(100vh - 120px)}.social-inbox-mini-head{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.social-inbox-mini-head strong{color:var(--text-primary,#0f172a);font-size:.98rem}.social-conversation-list small{color:var(--text-muted,#64748b);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.social-chat-window{background:#ffffffeb;border:1px solid #94a3b838;border-radius:24px;flex-direction:column;height:100%;min-height:620px;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.social-chat-head{background:linear-gradient(135deg,#f8fafcf5,#ffffffe6);border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.social-chat-head h2{color:var(--text-primary,#0f172a);margin:0;font-size:1rem}.social-chat-head p{color:var(--text-muted,#64748b);margin:3px 0 0;font-size:.82rem}.social-chat-window .social-thread-messages{background:linear-gradient(#f8fafcb3,#f1f5f98c);flex:1;padding:18px;overflow-y:auto}.social-manual-reply-bar{background:#fff;border-top:1px solid #94a3b838;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.social-manual-reply-bar textarea{resize:none;width:100%;min-height:46px;font:inherit;border:1px solid #94a3b86b;border-radius:16px;outline:none;padding:11px 13px}.social-manual-reply-bar textarea:focus{border-color:#2563ebb3;box-shadow:0 0 0 3px #2563eb1f}.social-manual-reply-bar button{align-self:end;min-width:86px}@media (width<=900px){.social-chat-inbox-shell{grid-template-columns:1fr}.social-chat-window{min-height:560px}.social-manual-reply-bar{grid-template-columns:1fr}}.social-chat-inbox-shell.whatsapp-inbox-shell{background:#f7f3ea!important;border:1px solid #ded3c4!important;border-radius:22px!important;grid-template-columns:minmax(330px,430px) minmax(0,1fr)!important;align-items:stretch!important;height:calc(100vh - 118px)!important;min-height:0!important;max-height:calc(100vh - 118px)!important;padding:0!important;display:grid!important;overflow:hidden!important}.social-chat-inbox-shell .whatsapp-inbox-list{background:#fffdfa!important;border-right:1px solid #ded3c4!important;grid-area:1/1!important;width:auto!important;height:100%!important;min-height:0!important;padding-top:14px!important;overflow:hidden!important}.social-chat-inbox-shell .whatsapp-chat-panel{background:#fbf7f0!important;grid-area:1/2!important;height:100%!important;min-height:0!important;padding:16px 18px!important;overflow:hidden!important}.social-chat-inbox-shell .social-inbox-mini-head{border-bottom:0!important;padding:0 16px 10px!important}.social-chat-inbox-shell .social-conversation-list{flex:auto!important;align-content:start!important;gap:7px!important;min-height:0!important;padding:2px 12px 16px!important;display:grid!important;overflow-y:auto!important}.social-chat-inbox-shell .social-conversation-card{background:#f2fbf8!important;border:1px solid #94cfc3!important;border-radius:8px!important;min-height:104px!important;padding:11px 12px!important}.social-chat-inbox-shell .social-conversation-card:not(.selected){background:#f4fff8!important;border-color:#b7e6c9!important}.social-chat-inbox-shell .social-row-main{grid-template-rows:18px 17px 18px 15px!important;gap:5px!important;min-width:0!important;padding-right:10px!important;display:grid!important}.social-card-line,.social-card-preview,.social-card-time{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.social-card-preview{color:#4b5563!important;font-size:12px!important;line-height:18px!important}.social-card-time{color:#2b2117!important;font-size:12px!important;font-weight:850!important;line-height:15px!important}.social-chat-inbox-shell .social-chat-window{border:1px solid #ded3c4!important;border-radius:20px!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 16px 42px #2f241c14!important}.social-chat-inbox-shell .social-chat-head{background:#dff7e8!important;border-bottom:1px solid #b7e6c9!important;padding:18px 20px!important}.social-chat-inbox-shell .social-thread-messages{background-color:#efe7dc!important;background-image:radial-gradient(#5c483617 1px,#0000 1px)!important;background-size:18px 18px!important;flex:none!important;min-height:0!important;max-height:none!important;padding:18px 20px!important;overflow-y:auto!important}.social-chat-inbox-shell .social-manual-reply-bar{background:#f1f5f9!important;border-top:1px solid #e2d5c5!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:12px 14px!important;display:grid!important}.social-chat-inbox-shell .social-manual-reply-bar textarea{resize:none!important;border:0!important;border-radius:999px!important;min-height:48px!important;max-height:90px!important;padding:13px 18px!important}@media (width<=900px){.social-chat-inbox-shell.whatsapp-inbox-shell{grid-template-columns:1fr!important;height:auto!important;max-height:none!important}.social-chat-inbox-shell .whatsapp-inbox-list,.social-chat-inbox-shell .whatsapp-chat-panel{grid-area:auto/1!important;min-height:430px!important}}.social-chat-inbox-shell .social-thread-messages{scroll-behavior:smooth!important;align-content:end!important;padding-bottom:12px!important}.social-chat-inbox-shell .social-manual-reply-bar{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 72px!important;align-items:center!important;gap:8px!important;min-height:52px!important;padding:7px 10px!important;overflow:hidden!important}.social-chat-inbox-shell .social-manual-reply-bar textarea{box-sizing:border-box!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:8px 14px!important;line-height:18px!important;overflow-y:auto!important}.social-chat-inbox-shell .social-manual-reply-bar button{align-self:center!important;min-width:72px!important;height:36px!important;padding:0 12px!important}.social-chat-inbox-shell .instagram-inbox-status,.social-chat-inbox-shell .facebook-inbox-status{background:#fffdfa!important;border-top:1px solid #eadfce!important;margin:0!important;padding:6px 12px!important;font-size:12px!important;line-height:1.25!important}.website-chat-admin-panel{gap:18px;display:grid}.website-chat-settings-grid textarea,.website-chat-embed-code-box textarea{resize:vertical;width:100%;min-height:92px;font:inherit;color:#172033;background:#fff;border:1px solid #1f293724;border-radius:14px;padding:12px}.website-chat-domains-field{grid-column:1/-1}.website-chat-embed-code-box{background:linear-gradient(135deg,#2563eb14,#0ea5e90d);border:1px solid #2563eb29;border-radius:18px;gap:10px;padding:16px;display:grid}.website-chat-embed-code-box span{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.website-chat-embed-code-box textarea{min-height:118px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.website-chat-embed-code-box p{color:#64748b;margin:0;font-size:.88rem}.website-chat-preview-card{background:#fff;border:1px solid #0f172a24;border-radius:24px;width:min(360px,100%);margin-left:auto;overflow:hidden;box-shadow:0 22px 60px #0f172a29}.website-chat-preview-header{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.website-chat-preview-header button{color:#fff;background:#ffffff2e;border:0;border-radius:999px;width:28px;height:28px}.website-chat-preview-body{background:#f8fafc;flex-direction:column;gap:10px;min-height:190px;padding:16px;display:flex}.website-chat-preview-body .ai-bubble,.website-chat-preview-body .visitor-bubble{border-radius:16px;max-width:82%;margin:0;padding:10px 12px;font-size:.9rem}.website-chat-preview-body .ai-bubble{color:#172033;background:#fff;border:1px solid #0f172a14;align-self:flex-start}.website-chat-preview-body .visitor-bubble{color:#fff;background:#2563eb;align-self:flex-end}.website-chat-preview-input{border-top:1px solid #0f172a14;align-items:center;gap:10px;padding:12px;display:flex}.website-chat-preview-input span{color:#94a3b8;border:1px solid #0f172a1a;border-radius:999px;flex:1;padding:9px 12px}.website-chat-preview-input button{color:#fff;background:#2563eb;border:0;border-radius:999px;padding:9px 14px;font-weight:800}.website-chat-brand-footer{text-align:center;color:#64748b;padding:9px 12px 12px;font-size:.78rem;font-weight:700}.agentmail-ai-agent-page .whatsapp-setup-header,.agentmail-ai-agent-page .agentmail-prompt-editor-panel{max-width:980px;margin-left:0;margin-right:auto}.agentmail-ai-agent-page .whatsapp-setup-title-row,.agentmail-ai-agent-page .whatsapp-setup-title-row>div{text-align:left;align-items:flex-start}.agentmail-left-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start}.agentmail-system-prompt-editor-field{align-items:stretch;margin-top:1rem}.agentmail-system-prompt-textarea{resize:vertical;width:100%;min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.5}.agentmail-prompt-actions{justify-content:flex-start}.whatsapp-inbox-controls{flex:none;gap:10px;padding:0 16px 12px;display:grid}.whatsapp-inbox-controls .whatsapp-search-row{grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px;width:100%;padding:0;display:grid}.whatsapp-inbox-controls .whatsapp-search-mobile{gap:7px;min-width:0;display:grid}.whatsapp-inbox-controls .whatsapp-search-mobile span{color:#2b2118;font-size:13px;font-weight:900;line-height:1}.whatsapp-inbox-controls .whatsapp-search-mobile input{border-radius:14px;height:42px}.whatsapp-inbox-controls .whatsapp-search-button{box-shadow:none;border-radius:14px;align-self:end;width:42px;height:42px;font-size:18px}.whatsapp-inbox-controls .whatsapp-read-filter-row{scrollbar-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding:0;display:grid;overflow:visible}.whatsapp-inbox-controls .whatsapp-read-filter-row::-webkit-scrollbar{width:0;height:0;display:none}.whatsapp-inbox-controls .whatsapp-read-filter-pill{text-align:center;justify-content:center;align-items:center;min-height:34px;padding:0 10px;display:inline-flex}.whatsapp-inbox-controls .whatsapp-new-conversation{margin:0;padding:0}.whatsapp-inbox-list>.whatsapp-conversation-list{padding-top:0}.uploaded-document-actions{justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.uploaded-document-delete-button{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;padding:8px 10px;font-size:12px;font-weight:800}.uploaded-document-delete-button:disabled{cursor:not-allowed;opacity:.62}.upload-confirm-backdrop{z-index:120;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.upload-confirm-dialog{color:#17231f;background:#fff;border:1px solid #dbe7df;border-radius:22px;width:min(92vw,460px);max-width:460px;padding:22px;box-shadow:0 28px 80px #0f172a47}.upload-confirm-dialog h3{margin:0 0 8px;font-size:18px}.upload-confirm-dialog p{color:#475569;margin:0;font-size:14px;line-height:1.55}.upload-confirm-dialog footer{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.upload-confirm-dialog.danger{border-color:#fecdd3}.primary-upload-action.danger{color:#fff;background:#be123c}@media (width<=720px){.uploaded-document-actions{flex-direction:column;align-items:stretch;width:100%;min-width:0}.uploaded-document-delete-button,.uploaded-document-status-select{width:100%}}.google-mail-inbox-screen .agentmail-topbar{align-items:center!important;margin:0 0 8px!important}.google-mail-inbox-screen .agentmail-title-copy h2{font-size:18px!important;font-weight:600!important}.google-mail-inbox-screen .agentmail-title-copy p{color:#64748b!important;font-size:13px!important}.google-mail-inbox-screen .agentmail-shell{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;grid-template-columns:200px minmax(320px,30%) minmax(520px,1fr)!important;overflow:hidden!important}.google-mail-inbox-screen .agentmail-folder-nav{background:#fff!important;border-right:1px solid #e5e7eb!important}.google-mail-inbox-screen .agentmail-folder-button.active{color:#1a73e8!important;background:#e8f0fe!important;font-weight:700!important}.google-mail-inbox-screen .agentmail-thread-card.google-inbox-thread-row{box-shadow:none!important;color:#111827!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:12px 16px!important}.google-mail-inbox-screen .agentmail-thread-card.google-inbox-thread-row.selected{background:#dbeafe!important;border-left:3px solid #2563eb!important}.google-mail-inbox-screen .agentmail-email-card-sender,.google-mail-inbox-screen .agentmail-email-card-subject{color:#111827!important;font-size:14px!important;line-height:1.35!important}.google-mail-inbox-screen .agentmail-email-card-subject{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.google-mail-inbox-screen .agentmail-email-card-time{color:#64748b!important;font-size:12px!important}.google-mail-inbox-screen .google-inbox-filter-pill{color:#8a5a15!important;background:0 0!important;border:0!important;margin-top:4px!important;padding:0!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}.google-mail-inbox-screen .google-inbox-detail-card{background:#fff!important}.google-mail-inbox-screen .google-inbox-message-head{background:#fff!important;border-bottom:1px solid #e5e7eb!important;padding:18px 24px 12px!important}.google-mail-inbox-screen .google-inbox-message-head h2{color:#1f2937!important;margin:0 0 10px!important;font-size:22px!important;font-weight:500!important}.google-mail-inbox-screen .google-inbox-message-head .agentmail-from-line{color:#475569!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin:0!important;font-size:13px!important;display:flex!important}.google-mail-inbox-screen .google-inbox-processing-guardrail{display:none!important}.google-mail-inbox-screen .gmail-like-email-chain{background:#fff!important;flex:auto!important;padding:14px 24px 28px!important;overflow:auto!important}.google-mail-inbox-screen .google-inbox-related-replies h3{display:none!important}.google-mail-inbox-screen .gmail-like-message{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;margin:0 0 12px!important;padding:14px 16px!important;box-shadow:0 1px 2px #0f172a0d!important}.google-mail-inbox-screen .gmail-like-message.sent{background:#f8fbff!important;border-color:#bfdbfe!important}.google-mail-inbox-screen .gmail-like-message header{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:12px!important;display:flex!important}.google-mail-inbox-screen .gmail-like-message header div{flex-direction:column!important;gap:2px!important;display:flex!important}.google-mail-inbox-screen .gmail-like-message strong{color:#1f2937!important;font-size:14px!important;font-weight:700!important}.google-mail-inbox-screen .gmail-like-message small,.google-mail-inbox-screen .gmail-like-message time{color:#64748b!important;font-size:12px!important}.google-mail-inbox-screen .gmail-like-message p,.google-mail-inbox-screen .gmail-like-email-chain>p{white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:anywhere!important;color:#1f2937!important;margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;line-height:1.65!important}.crm-workspace .leads-workspace .assigned-filter-menu{z-index:30!important;align-items:center!important;gap:6px!important;display:inline-flex!important;position:relative!important}.crm-workspace .leads-workspace .assigned-filter-trigger{border:1px solid #91744e42!important;border-radius:10px!important;align-items:center!important;gap:6px!important;display:inline-flex!important}.crm-workspace .leads-workspace .assigned-filter-trigger b{color:inherit!important;font-size:10px!important;line-height:1!important}.crm-workspace .leads-workspace .assigned-filter-inline-reset{color:#9a3412!important;background:#fff7ed!important;border:1px solid #b4530947!important;flex:none!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11px!important;font-weight:850!important}.crm-workspace .leads-workspace .assigned-filter-popover{white-space:normal!important;z-index:200!important;background:#fffdfa!important;border:1px solid #91744e38!important;border-radius:18px!important;gap:12px!important;min-width:310px!important;padding:14px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;box-shadow:0 24px 64px #372b1d2e!important}.crm-workspace .leads-workspace .assigned-filter-popover-head{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.crm-workspace .leads-workspace .assigned-filter-popover-head strong{color:#2f281f!important;font-size:14px!important;font-weight:950!important;display:block!important}.crm-workspace .leads-workspace .assigned-filter-popover-head small{color:#7a6856!important;margin-top:2px!important;font-size:11px!important;font-weight:750!important;display:block!important}.crm-workspace .leads-workspace .assigned-filter-popover-head button{color:#5f4b34!important;background:#f8efe2!important;border:1px solid #91744e2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;display:inline-flex!important}.crm-workspace .leads-workspace .assigned-filter-toolbar{background:#fff7ed!important;border:1px solid #91744e24!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;display:flex!important}.crm-workspace .leads-workspace .assigned-filter-toolbar span{color:#6b5a45!important;font-size:12px!important;font-weight:850!important}.crm-workspace .leads-workspace .assigned-filter-toolbar button{color:#0f766e!important;background:0 0!important;border:0!important;min-height:auto!important;padding:0!important;font-size:12px!important;font-weight:900!important}.crm-workspace .leads-workspace .assigned-filter-options{gap:7px!important;max-height:260px!important;padding-right:2px!important;display:grid!important;overflow:auto!important}.crm-workspace .leads-workspace .assigned-filter-option{cursor:pointer!important;background:#fff!important;border:1px solid #91744e29!important;border-radius:13px!important;align-items:center!important;gap:10px!important;padding:9px 10px!important;display:flex!important}.crm-workspace .leads-workspace .assigned-filter-option.selected{background:#ecfdf3!important;border-color:#12b76a61!important}.crm-workspace .leads-workspace .assigned-filter-option input{accent-color:#12b76a!important;flex:none!important;width:16px!important;height:16px!important}.crm-workspace .leads-workspace .assigned-filter-option span{color:#30261b!important;gap:1px!important;min-width:0!important;font-size:13px!important;font-weight:900!important;display:grid!important}.crm-workspace .leads-workspace .assigned-filter-option em{color:#8a7864!important;font-size:11px!important;font-style:normal!important;font-weight:750!important}.crm-workspace .leads-workspace .assigned-filter-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.crm-workspace .leads-workspace .assigned-filter-actions button{border-radius:12px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important}.crm-workspace .leads-workspace .assigned-filter-reset{color:#9a3412!important;background:#fff7ed!important;border:1px solid #b4530947!important}.crm-workspace .leads-workspace .assigned-filter-apply{color:#fff!important;background:#064e3b!important;border:1px solid #064e3b!important}@media (width<=760px){.crm-workspace .leads-workspace .assigned-filter-popover{min-width:min(320px,100vw - 28px)!important;left:auto!important;right:0!important}}.ai-token-summary-grid small{color:#81786c;margin-top:4px;font-size:11px;font-weight:700;line-height:1.35;display:block}.general-settings-workspace{background:#f7f7f6;height:100%;min-height:0;padding:12px 16px 18px;overflow:auto}.general-settings-panel{padding:22px 26px!important}.general-settings-header{margin-bottom:18px}.general-settings-header h2{color:#13231f;margin:0;font-size:1.7rem;font-weight:800}.general-settings-header p{color:#4b5563;margin:8px 0 0;font-size:1rem}.general-settings-sections{grid-template-columns:minmax(300px,.82fr) minmax(300px,.82fr) minmax(220px,.55fr);align-items:start;gap:16px;display:grid}.general-settings-section{background:#fff;border:1px solid #d9e4df;border-radius:16px;gap:12px;min-width:0;padding:16px;display:grid}.general-settings-section-head{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:10px;display:flex}.general-settings-section-head span{color:#0f766e;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:800;display:block}.general-settings-section-head h3{color:#13231f;margin:3px 0 0;font-size:1.04rem;font-weight:800}.general-settings-section-head p{color:#6b7280;margin:4px 0 0;font-size:.86rem;line-height:1.35}.general-settings-section-head em{color:#0f766e;white-space:nowrap;font-size:.84rem;font-style:normal;font-weight:700}.settings-stage-scroll{gap:8px;max-height:305px;padding-right:4px;display:grid;overflow:auto}.settings-master-list{gap:8px;display:grid}.settings-master-row{background:#fff;border:1px solid #e5ebe8;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:9px 10px;display:flex}.settings-master-row.fixed{background:#f5f8f7}.settings-master-text{min-width:0}.settings-master-text strong{color:#13231f;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.93rem;line-height:1.2;display:block;overflow:hidden}.settings-master-text span{color:#6b7280;margin-top:2px;font-size:.78rem;display:block}.settings-master-form{border-top:1px solid #edf2ef;gap:10px;padding-top:10px;display:grid}.settings-master-form label{gap:6px;display:grid}.settings-master-form label span{color:#13231f;font-size:.88rem;font-weight:700}.settings-master-form input{border:1px solid #cfd8d4;border-radius:11px;outline:none;width:100%;padding:10px 12px}.settings-master-form input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.settings-muted-line{color:#6b7280;margin:0;font-size:.9rem}.settings-status-message{color:#0f766e;margin:0;font-size:.88rem;font-weight:700}.general-settings-placeholder-section{background:linear-gradient(#fff,#f8fbfa);min-height:150px}@media (width<=1180px){.general-settings-sections{grid-template-columns:1fr 1fr}.general-settings-placeholder-section{grid-column:1/-1}}@media (width<=820px){.general-settings-sections{grid-template-columns:1fr}.lead-stage-settings-section{max-height:none}.settings-stage-scroll{max-height:300px}}.lead-stage-settings-section{align-self:start!important;max-height:none!important;overflow:visible!important}.lead-stage-settings-section .settings-stage-scroll{min-height:0;max-height:260px!important;overflow-y:auto!important}.lead-stage-settings-section .settings-master-form{z-index:1;background:#fff;position:relative}.lead-stage-settings-section .settings-master-form .primary-dialog-action{margin-top:2px}.icp-page{color:#17231f;flex-direction:column;gap:18px;padding:4px 2px 24px;display:flex}.icp-hero-card,.icp-card{background:#fff;border:1px solid #184f3f1f;border-radius:22px;box-shadow:0 18px 44px #1c262012}.icp-hero-card{background:linear-gradient(135deg,#fffdf8 0%,#f1fff7 100%);justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 26px;display:flex}.icp-eyebrow{color:#0f766e;letter-spacing:.09em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:900}.icp-hero-card h2{color:#101916;letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:900}.icp-hero-card p{color:#5d6a63;max-width:760px;margin:8px 0 0;font-size:1rem;line-height:1.55}.icp-status-badge{white-space:nowrap;border-radius:999px;padding:9px 14px;font-size:.86rem;font-weight:900}.icp-status-badge.pending{color:#9a5400;background:#fff2d6}.icp-status-badge.configured{color:#047857;background:#dcfce7}.icp-section-grid{grid-template-columns:repeat(2,minmax(320px,1fr));align-items:stretch;gap:18px;display:grid}.icp-card{flex-direction:column;gap:18px;padding:20px;display:flex}.icp-card-head{align-items:flex-start;gap:12px;display:flex}.icp-card-head.compact{align-items:center}.icp-step{color:#fff;background:#064e3b;border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.96rem;font-weight:950;display:inline-flex;box-shadow:0 10px 20px #064e3b2e}.icp-card h3{color:#14221d;margin:0;font-size:1.12rem;font-weight:900}.icp-card p{color:#67746e;margin:5px 0 0;font-size:.92rem;line-height:1.45}.icp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.icp-form-grid.single{grid-template-columns:1fr}.icp-field{gap:7px;min-width:0;display:grid}.icp-field span{color:#25342e;font-size:.86rem;font-weight:850}.icp-field input{color:#14221d;background:#fbfdfb;border:1px solid #d8e3de;border-radius:13px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:.96rem;transition:border-color .15s,box-shadow .15s,background .15s}.icp-field input:focus{background:#fff;border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1f}.icp-field input[readonly]{color:#66736d;background:#f6f8f7}.icp-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.icp-primary,.icp-secondary{cursor:pointer;border-radius:12px;min-height:40px;padding:0 16px;font-weight:900;transition:transform .12s,opacity .12s,box-shadow .12s}.icp-primary{color:#fff;background:#064e3b;border:1px solid #064e3b;box-shadow:0 10px 22px #064e3b29}.icp-secondary{color:#274239;background:#fff;border:1px solid #d8e3de}.icp-primary:not(:disabled):hover,.icp-secondary:not(:disabled):hover{transform:translateY(-1px)}.icp-primary:disabled,.icp-secondary:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.icp-helper-line{color:#65726c;background:#f8fbf9;border:1px solid #e7ede9;border-radius:13px;padding:10px 12px;font-size:.88rem;line-height:1.45}.icp-helper-line strong{color:#26352f}.icp-suggestions-card{gap:14px}.icp-chip-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.icp-keyword-chip{text-align:left;cursor:pointer;background:#fbfdfb;border:1px solid #e0e8e4;border-radius:15px;gap:4px;min-height:82px;padding:12px 13px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.icp-keyword-chip:hover{border-color:#0f766e;transform:translateY(-1px);box-shadow:0 10px 22px #0f766e1a}.icp-keyword-chip strong{color:#15241f;text-transform:capitalize;font-size:.96rem}.icp-keyword-chip span{color:#4f5e57;font-size:.86rem}.icp-keyword-chip small{color:#0f766e;font-size:.78rem;font-weight:850}.icp-notice{border-radius:16px;padding:14px 16px;font-weight:850;line-height:1.45}.icp-notice.success{color:#047857;background:#e8fff4;border:1px solid #04785729}.icp-notice.error{color:#be123c;background:#fff1f2;border:1px solid #be123c2e}@media (width<=960px){.icp-section-grid{grid-template-columns:1fr}.icp-hero-card{flex-direction:column}.icp-status-badge{align-self:flex-start}}@media (width<=620px){.icp-form-grid{grid-template-columns:1fr}.icp-hero-card,.icp-card{padding:18px}.icp-hero-card h2{font-size:1.55rem}}.icp-results-card{gap:14px}.icp-results-table-wrap{background:#fff;border:1px solid #e1ebe6;border-radius:16px;overflow:auto}.icp-results-table{border-collapse:separate;border-spacing:0;width:100%;min-width:860px}.icp-results-table th{color:#365049;letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#f5faf8;border-bottom:1px solid #e1ebe6;padding:12px 14px;font-size:.78rem;font-weight:950}.icp-results-table td{color:#26352f;vertical-align:top;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:.9rem}.icp-results-table tr:last-child td{border-bottom:0}.icp-results-table td strong{color:#13231f;font-size:.94rem;line-height:1.25;display:block}.icp-results-table td small{color:#6b7872;margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.icp-results-table a{color:#0f766e;font-weight:900;text-decoration:none}.icp-results-table a:hover{text-decoration:underline}.whatsapp-prompt-editor-layout{grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);align-items:start;gap:16px;display:grid}.whatsapp-system-prompt-main{min-width:0}.whatsapp-system-prompt-main>label{color:#1f2937;margin:14px 0 8px;font-weight:800;display:block}.whatsapp-system-prompt-main textarea{width:100%;min-height:360px}.system-prompt-core-identity{background:#fff;border:1px solid #dfe5ee;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 10px 28px #0f172a0a}.system-prompt-core-identity h3{color:#0f172a;margin:0 0 6px;font-size:24px}.system-prompt-core-identity p{color:#475569;margin:0 0 18px}.system-prompt-core-identity label{color:#0f172a;margin:14px 0 8px;font-weight:800;display:block}.system-prompt-core-identity input,.system-prompt-core-identity textarea{color:#0f172a;width:100%;font:inherit;box-sizing:border-box;background:#fbfcff;border:1px solid #d8dee9;border-radius:10px;padding:12px 14px}.system-prompt-core-identity textarea{resize:vertical;min-height:96px}.whatsapp-abilities-rail{flex-direction:column;gap:12px;display:flex;position:sticky;top:16px}.whatsapp-abilities-rail article{background:#fffaf3;border:1px solid #eadfce;border-radius:14px;padding:14px}.whatsapp-abilities-rail span{color:#3f3429;margin-bottom:6px;font-weight:800;display:block}.whatsapp-abilities-rail em{color:#5f5142;margin-top:8px;font-style:normal;line-height:1.45;display:block}@media (width<=980px){.whatsapp-prompt-editor-layout{grid-template-columns:1fr}.whatsapp-abilities-rail{position:static}}
