:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d2520;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d2520;--ink-soft:#4d584f;--muted:#728078;--line:#dde4dd;--paper:#f6f8f5;--white:#fff;--brand:#bb431d;--brand-dark:#8e2e12;--brand-soft:#fff0e9;--sage:#dde7d8;--green:#28734f;--green-soft:#e8f5ed;--blue:#376fad;--blue-soft:#eaf2fb;--violet:#7156a5;--violet-soft:#f0ecf8;--danger:#b42b2b;--shadow-sm:0 1px 2px #1016120d;--shadow:0 10px 30px #10161214;background:#f6f8f5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--paper);min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #bb431d47}svg{width:18px;height:18px}.brand-logo{object-fit:contain;width:auto;height:22px;display:block}.primary-button,.secondary-button,.outline-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.primary-button{color:#fff;background:var(--brand);box-shadow:0 3px 8px #bb431d2e}.primary-button:hover{background:var(--brand-dark);transform:translateY(-1px)}.secondary-button,.outline-button{color:#344139;background:#fff;border-color:#ccd5cd}.secondary-button:hover,.outline-button:hover{background:#fafbf9;border-color:#8e9a91}.outline-button{min-height:36px;padding:7px 12px;font-size:12px}.outline-button.compact{min-height:30px;padding:5px 9px}.login-page{background:#f7f5ef;grid-template-columns:minmax(420px,1.05fr) minmax(520px,.95fr);min-height:100vh;display:grid}.login-story{color:#fff;background:#111914;flex-direction:column;min-height:100vh;padding:42px clamp(44px,6vw,96px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-260px;left:-230px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff05}.login-story:after{content:"";opacity:.65;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:38px 38px;width:42%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.login-brand{z-index:1;width:fit-content;color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:8px 13px;display:flex;position:relative}.login-brand i,.sidebar-brand i{background:#ced5ce;width:1px;height:20px}.login-brand>span:last-child{letter-spacing:.18em;font-size:11px;font-weight:800}.story-content{z-index:1;max-width:650px;margin:auto 0;padding:80px 0;position:relative}.eyebrow,.page-eyebrow{color:#e48a66;letter-spacing:.18em;text-transform:uppercase;margin:0 0 13px;font-size:10px;font-weight:800}.eyebrow span{align-items:center;gap:9px;display:inline-flex}.eyebrow span:before{content:"";background:#e48a66;width:30px;height:1px}.story-content h1{letter-spacing:-.052em;max-width:660px;margin:0;font-size:clamp(40px,5vw,68px);font-weight:520;line-height:1.04}.story-content h1 em{color:#e38a67;font-family:Georgia,serif;font-weight:400}.story-lede{color:#ffffffa6;max-width:580px;margin:28px 0 32px;font-size:16px;line-height:1.75}.story-flow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.story-flow span{color:#fff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.story-flow i{color:#df7650;font-style:normal}.story-guard{z-index:1;border-top:1px solid #ffffff1f;align-items:center;gap:12px;max-width:570px;padding-top:22px;display:flex;position:relative}.story-guard>svg{color:#e48a66;flex:none;width:24px;height:24px}.story-guard div{flex-direction:column;gap:4px;display:flex}.story-guard strong{font-size:12px}.story-guard span{color:#ffffff80;font-size:11px;line-height:1.5}.login-panel{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:44px clamp(28px,5vw,80px);display:flex}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #1d25201a;border-radius:18px;width:100%;max-width:500px;padding:clamp(28px,4vw,44px);box-shadow:0 24px 70px #1d252014}.simulation-pill{color:#337151;letter-spacing:.13em;background:#e9f4ec;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 10px;font-size:9px;font-weight:800;display:inline-flex}.simulation-pill span,.live-label i{background:#39a169;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #39a1691c}.login-card h2{letter-spacing:-.035em;margin:20px 0 8px;font-size:28px}.login-card>p{color:#69756d;margin:0 0 24px;font-size:13px;line-height:1.65}.credential-list{gap:10px;display:grid}.credential{text-align:left;width:100%;color:var(--ink);background:#fff;border:1px solid #dce2dc;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:11px 12px;transition:all .14s;display:grid}.credential:hover{border-color:#d38b70;transform:translateY(-1px);box-shadow:0 4px 14px #1d252012}.credential-avatar{color:#fff;background:#b45231;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:inline-flex}.credential-avatar.employee{background:#587462}.credential>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.credential strong{font-size:13px}.credential small{color:#718078;text-overflow:ellipsis;font-size:11px;overflow:hidden}.credential-action{color:var(--brand);text-transform:uppercase;font-size:10px;font-weight:800}.or{color:#879189;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:10px;display:flex}.or:before,.or:after{content:"";background:#dfe4df;flex:1;height:1px}.login-card form label{color:#3a463e;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.email-input{background:#fff;border:1px solid #ccd5cd;border-radius:9px;align-items:center;gap:9px;height:46px;padding:0 12px;transition:all .14s;display:flex}.email-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #bb431d1a}.email-input.has-error{border-color:#c33d3d}.email-input svg{color:#879289;flex:none}.email-input input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.form-error{color:var(--danger);margin:7px 0 0;font-size:11px}.login-button{width:100%;height:46px;margin-top:14px}.login-button svg{margin-left:auto}.login-foot{color:#7b867e;text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:10px;display:flex}.login-foot svg{width:14px;height:14px}.back-link{color:#59655d;margin-top:22px;font-size:11px;font-weight:600;text-decoration:none}.back-link:hover{color:var(--brand)}.demo-app{background:var(--paper);min-height:100vh;overflow:hidden}.demo-ribbon{z-index:60;color:#28342d;background:#e6ece2;border-bottom:1px solid #d2dbd0;justify-content:center;align-items:center;gap:38px;height:32px;padding:0 20px;font-size:10px;display:flex;position:relative}.demo-ribbon>div{align-items:center;gap:7px;display:flex}.demo-ribbon strong{letter-spacing:.04em;text-transform:uppercase;font-size:10px}.ribbon-copy{color:#647168}.pulse-dot{background:#43a66e;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #43a66e1c}.offline-proof{color:#536159}.offline-proof svg{color:#738079;width:13px;height:13px}.app-body{height:calc(100vh - 32px);display:flex}.sidebar{z-index:50;color:#fff;background:#101612;flex-direction:column;flex:none;width:238px;display:flex}.sidebar-brand{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:72px;padding:0 18px;display:flex}.sidebar-brand>div{color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:7px 11px;display:flex}.sidebar-brand .brand-logo{height:18px}.sidebar-brand>div>span:last-child{letter-spacing:.18em;font-size:10px;font-weight:900}.sidebar-brand button{color:#fff;background:0 0;border:0;display:none}.workspace-name{color:#ffffff85;text-overflow:ellipsis;white-space:nowrap;margin:14px 17px 7px;font-size:11px;overflow:hidden}.sidebar nav{flex:1;padding:4px 10px 18px;overflow-y:auto}.nav-group{margin-top:17px}.nav-group h2{color:#ffffff59;letter-spacing:.16em;text-transform:uppercase;margin:0 8px 7px;font-size:9px;font-weight:800}.nav-group button{color:#ffffffa1;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:12px;font-weight:570;transition:all .12s;display:flex;position:relative}.nav-group button:hover{color:#fff;background:#ffffff12}.nav-group button.active{color:#fff;background:#ffffff1a;box-shadow:inset 2px 0 #d8663e}.nav-group button.active>svg:first-child{color:#e87951}.nav-group button>svg{color:#fff6;width:16px;height:16px}.nav-group button.locked{color:#ffffff59}.nav-group button .lock-icon{width:12px;height:12px;margin-left:auto}.sidebar-foot{border-top:1px solid #ffffff14;align-items:center;gap:11px;padding:14px 18px 16px;display:flex}.sidebar-foot div{flex-direction:column;gap:2px;display:flex}.sidebar-foot strong{font-size:10px}.sidebar-foot small{color:#ffffff61;font-size:9px}.app-column{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:30;border-bottom:1px solid var(--line);min-height:64px;box-shadow:var(--shadow-sm);background:#fffffff0;align-items:center;gap:9px;padding:0 24px;display:flex;position:relative}.mobile-menu{background:0 0;border:0;display:none}.top-search{color:#8b958e;background:#fafbf9;border:1px solid #dce3dc;border-radius:8px;align-items:center;gap:9px;width:min(340px,30vw);height:36px;padding:0 10px;font-size:11px;display:flex}.top-search svg{width:15px;height:15px}.top-search kbd{color:#9aa39c;background:#fff;border:1px solid #d9dfda;border-radius:4px;margin-left:auto;padding:2px 5px;font-family:inherit;font-size:9px}.role-switch{background:#f4f6f3;border:1px solid #d9e0da;border-radius:8px;align-items:center;gap:2px;margin-left:auto;padding:3px;display:flex}.role-switch>span{color:#7d8980;text-transform:uppercase;padding:0 6px;font-size:9px;font-weight:700}.role-switch button{color:#6a766e;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:700}.role-switch button.selected{color:var(--ink);background:#fff;box-shadow:0 1px 4px #10161217}.icon-button{color:#657169;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.icon-button:hover{background:#f7f9f6;border-color:#e1e5e1}.icon-button svg{width:16px;height:16px}.notification-button i{background:var(--brand);border:1px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.user-control{position:relative}.user-button{color:var(--ink);text-align:left;background:0 0;border:0;border-left:1px solid #e1e5e1;align-items:center;gap:9px;padding:0 0 0 13px;display:flex}.avatar{color:#fff;background:#a94629;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-flex}.avatar.employee{background:#587462}.user-copy{flex-direction:column;gap:1px;min-width:100px;display:flex}.user-copy strong{font-size:11px}.user-copy small{color:#859087;font-size:9px}.chevron{color:#8e9891;font-size:12px}.user-menu{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:10px;position:absolute;top:45px;right:0;overflow:hidden}.user-menu p{color:#718078;text-overflow:ellipsis;border-bottom:1px solid #edf0ed;margin:0;padding:12px 14px;font-size:10px;overflow:hidden}.user-menu button{color:#3e4a42;text-align:left;background:#fff;border:0;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:11px;display:flex}.user-menu button:hover{background:#f6f8f5}.user-menu svg{width:14px;height:14px}.page{flex:1;min-height:0;padding:27px clamp(20px,3vw,38px) 50px;overflow-y:auto}.page>*{width:min(100%,1480px);margin-left:auto;margin-right:auto}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:56px;margin-bottom:20px;display:flex}.page-header h1{color:#172019;letter-spacing:-.035em;margin:0;font-size:27px;font-weight:680}.page-header .page-eyebrow{color:#7d897f;margin:0 0 5px}.page-actions{align-items:center;gap:8px;display:flex}.page-actions svg{width:15px;height:15px}.panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.panel-heading span{color:var(--brand);letter-spacing:.16em;font-size:9px;font-weight:800}.panel-heading h2{letter-spacing:-.02em;margin:4px 0 0;font-size:16px}.panel-heading button{color:#67736b;background:0 0;border:0;padding:2px;font-size:10px;font-weight:700}.panel-heading button span{color:var(--brand);margin-left:4px;font-size:12px}.welcome-card{color:#fff;background:linear-gradient(115deg,#17221b,#25392d);border-radius:13px;justify-content:space-between;align-items:center;min-height:144px;padding:25px 30px;display:flex;position:relative;overflow:hidden}.welcome-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:440px;height:440px;position:absolute;right:-100px;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff05}.welcome-card>div:first-child{z-index:1;position:relative}.live-label{color:#db8d70;letter-spacing:.18em;align-items:center;gap:8px;width:fit-content;font-size:8px;font-weight:800;display:flex}.welcome-card h2{letter-spacing:-.03em;margin:9px 0 7px;font-size:24px;font-weight:620}.welcome-card p{color:#fff9;margin:0;font-size:12px}.welcome-card p strong{color:#fff}.welcome-orbit{z-index:1;background:#ffffff0a;border:1px solid #ffffff30;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:82px;height:82px;margin-right:25px;display:flex;position:relative}.welcome-orbit:after{content:"";border:1px dashed #e8795166;border-radius:50%;position:absolute;inset:-8px}.welcome-orbit span{font-size:23px;font-weight:750}.welcome-orbit small{color:#ffffff78;text-transform:uppercase;font-size:8px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:112px;padding:17px;position:relative;overflow:hidden}.metric-card:before{content:"";background:var(--brand);width:100%;height:2px;position:absolute;top:0;left:0}.metric-card.sage:before{background:#5d8c68}.metric-card.blue:before{background:#5c83b8}.metric-card.violet:before{background:#836cae}.metric-card>div{z-index:1;flex-direction:column;display:flex;position:relative}.metric-card span{color:#748078;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:750}.metric-card strong{letter-spacing:-.035em;margin:8px 0 5px;font-size:21px}.metric-card small{color:#4b865f;font-size:9px}.mini-trend{color:#c05835;opacity:.8;width:78px;height:35px;position:absolute;bottom:12px;right:12px}.metric-card.sage .mini-trend{color:#5d8c68}.metric-card.blue .mini-trend{color:#5c83b8}.metric-card.violet .mini-trend{color:#836cae}.trend-line{fill:none;stroke:currentColor;stroke-width:1.7px}.trend-area{fill:currentColor;opacity:.08}.trend-dot{fill:currentColor}.dashboard-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:14px;margin-top:14px;display:grid}.dashboard-grid.lower{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.dashboard-grid>.panel{min-width:0;padding:20px}.focus-summary{background:#f7f9f6;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:18px 0 6px;display:grid}.focus-summary>span{border-right:1px solid #e2e7e2;flex-direction:column;gap:3px;padding:11px 14px;display:flex}.focus-summary>span:last-child{border:0}.focus-summary strong{font-size:17px}.focus-summary small{color:#7b867e;text-transform:uppercase;font-size:8px;font-weight:750}.attention-list button{width:100%;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:33px minmax(120px,1fr) minmax(130px,1.1fr) 18px;align-items:center;gap:10px;padding:11px 2px;display:grid}.attention-list button:last-child{border-bottom:0}.attention-list button:hover{background:#fbfcfb}.attention-rank{color:#a34325;background:#fff0e9;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:inline-flex}.rank-2{color:#4c718a;background:#edf5f9}.rank-3{color:#66558e;background:#f2eff8}.attention-person,.attention-action{flex-direction:column;gap:3px;min-width:0;display:flex}.attention-person strong,.attention-action strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attention-person small,.attention-action small{color:#859087;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.attention-action strong{color:#536159;font-size:9px;font-weight:650}.attention-list button>svg{color:#9ba49d;width:14px;height:14px}.pipeline-total{justify-content:space-between;align-items:flex-end;margin:21px 0 16px;display:flex}.pipeline-total>div{flex-direction:column;gap:3px;display:flex}.pipeline-total strong{letter-spacing:-.04em;font-size:25px}.pipeline-total span{color:#7c8780;font-size:9px}.delta-chip{background:#eaf5ed;border-radius:999px;padding:5px 8px;font-weight:750;color:#27724d!important}.stage-chart{gap:12px;display:grid}.stage-row{grid-template-columns:74px 1fr 52px;align-items:center;gap:10px;display:grid}.stage-row>span{color:#657169;font-size:9px}.stage-row>strong{text-align:right;font-size:9px}.stage-row>div{background:#edf0ed;border-radius:99px;height:6px;overflow:hidden}.stage-row i{border-radius:inherit;background:#bd5a38;height:100%;display:block}.stage-row .bar-2{background:#cc795d}.stage-row .bar-3{background:#79947f}.stage-row .bar-4{background:#496c55}.forecast-note{color:#718078;border-top:1px solid #e9ede9;align-items:center;gap:9px;margin-top:18px;padding-top:15px;font-size:9px;display:flex}.forecast-note svg{width:16px;height:16px;color:var(--brand)}.forecast-note strong{color:var(--ink)}.team-table{margin-top:15px}.team-table>div{border-bottom:1px solid #edf0ed;grid-template-columns:30px minmax(120px,1fr) 82px 60px;align-items:center;gap:9px;padding:10px 0;display:grid}.team-table>div:last-child{border:0}.team-table>div>span{flex-direction:column;gap:2px;display:flex}.team-table strong{font-size:10px}.team-table small{color:#849087;font-size:8px}.response-time{color:#3e7955;text-align:right;font-size:9px;font-weight:700;display:block!important}.table-avatar{color:#fff;background:#a94a2d;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:inline-flex}.avatar-1{background:#547261}.avatar-2{background:#5b7392}.avatar-3{background:#776194}.avatar-4{background:#967041}.avatar-5{background:#4d7f80}.activity-panel ol{gap:0;margin:15px 0 0;padding:0;list-style:none;display:grid}.activity-panel li{gap:11px;padding:8px 0 9px;display:flex;position:relative}.activity-panel li:not(:last-child):after{content:"";background:#e4e8e4;width:1px;position:absolute;top:37px;bottom:-5px;left:14px}.activity-icon{z-index:1;color:#31724f;background:#e9f5ed;border-radius:8px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.activity-icon.orange{color:#ad4929;background:#fff0e9}.activity-icon.blue{color:#47739f;background:#eaf2fa}.activity-icon.violet{color:#72599c;background:#f1edf8}.activity-icon svg{width:13px;height:13px}.activity-panel li>span:last-child{flex-direction:column;gap:3px;padding-top:1px;display:flex}.activity-panel li strong{font-size:10px}.activity-panel li small{color:#849087;font-size:8px}.data-panel{overflow:hidden}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:59px;padding:10px 14px;display:flex}.toolbar-spacer{flex:1}.table-search{background:#fafbf9;border:1px solid #dce2dc;border-radius:7px;align-items:center;gap:8px;width:min(300px,30vw);height:36px;padding:0 10px;display:flex}.table-search svg{color:#8b968e;width:14px;height:14px}.table-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.filter-tabs{align-items:center;gap:3px;display:flex}.filter-tabs button{color:#6d7971;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;min-height:32px;padding:6px 9px;font-size:10px;font-weight:650;display:flex}.filter-tabs button:hover{background:#f3f6f2}.filter-tabs button.active{color:#9e3718;background:#fff0e9}.filter-tabs button span{color:#92634f;background:#ffffffb3;border-radius:99px;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:8px;display:inline-flex}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:10px}.data-table th{color:#7d8980;letter-spacing:.11em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fafbfa;height:38px;padding:0 14px;font-size:8px;font-weight:800}.data-table td{color:#536159;white-space:nowrap;border-top:1px solid #edf0ed;height:60px;padding:9px 14px}.data-table tbody tr{transition:all .1s}.data-table tbody tr:hover{background:#fafcfa}.data-table tbody tr[onClick]{cursor:pointer}.data-table td strong{color:#28332c;font-size:10px}.person-cell{align-items:center;gap:10px;min-width:170px;display:flex}.person-cell>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.person-cell small{color:#849087;font-size:8px}.source-chip{color:#59675e;background:#f1f4f1;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:650;display:inline-flex}.status-badge,.role-badge{color:#47708e;background:#ecf4f8;border:0;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750}.status-badge.new{color:#a84425;background:#fff0e9}.status-badge.qualified{color:#29734f;background:#e9f5ed}.status-badge.converted{color:#665293;background:#f0edf8}.score{color:#617067;background:#eef2ee;border-radius:6px;justify-content:center;align-items:center;width:30px;height:24px;font-size:9px;font-weight:800;display:inline-flex}.score.hot{color:#a43e1f;background:#ffede5}.next-step{text-overflow:ellipsis;flex-direction:column;gap:2px;max-width:180px;display:flex;overflow:hidden}.next-step small{color:#929c95;font-size:8px}.row-more{color:#839088;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.row-more:hover{background:#eef2ee}.row-more svg{width:14px;height:14px}.contact-detail{flex-direction:column;gap:3px;display:flex}.contact-detail small{color:#647169;font-size:8px}.block-small{color:#849087;margin-top:3px;font-size:8px;display:block}.table-footer{color:#829087;border-top:1px solid #e7ebe7;justify-content:space-between;align-items:center;min-height:48px;padding:8px 14px;font-size:9px;display:flex}.table-footer div{gap:3px;display:flex}.table-footer button{color:#6d7971;background:#fff;border:1px solid #dce2dc;border-radius:5px;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;display:inline-flex}.table-footer button.current{color:#fff;border-color:var(--brand);background:var(--brand)}.table-footer button:disabled{opacity:.4}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.empty-state>svg{color:#9ea89f;width:30px;height:30px}.empty-state h3{margin:12px 0 5px;font-size:15px}.empty-state p{color:#849087;margin:0;font-size:10px}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;display:grid}.account-card{min-width:0;color:var(--ink);text-align:left;background:#fff;border:1px solid #e0e5e0;border-radius:10px;padding:17px;transition:all .14s;display:block;position:relative}.account-card:hover{border-color:#bdc8bd;transform:translateY(-2px);box-shadow:0 8px 22px #10161212}.company-mark{color:#884329;background:#fbe8df;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:inline-flex}.mark-1{color:#456956;background:#e7f0e8}.mark-2{color:#466b91;background:#e9f0f8}.mark-3{color:#665188;background:#f0ecf6}.mark-4{color:#8b692e;background:#f8f0df}.health{color:#2d7651;background:#e8f4ec;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750;position:absolute;top:17px;right:17px}.health.watch{color:#a24b2e;background:#fff0e9}.health.growing{color:#47739b;background:#eaf2fa}.account-card h2{text-overflow:ellipsis;white-space:nowrap;margin:15px 0 3px;font-size:14px;overflow:hidden}.account-card>p{color:#849087;margin:0;font-size:9px}.account-card dl{border-top:1px solid #ebeeeb;border-bottom:1px solid #ebeeeb;grid-template-columns:1fr 1fr;margin:14px 0;padding:12px 0;display:grid}.account-card dl div{flex-direction:column;gap:4px;display:flex}.account-card dt{color:#859087;font-size:8px}.account-card dd{margin:0;font-size:12px;font-weight:750}.account-card footer{color:#6c786f;align-items:center;gap:7px;font-size:8px;display:flex}.account-card footer .table-avatar{width:23px;height:23px;font-size:7px}.account-card footer svg{color:#9ba49d;width:13px;height:13px;margin-left:auto}.view-toggle{background:#f3f6f3;border:1px solid #d7ded8;border-radius:7px;padding:3px;display:flex}.view-toggle button{color:#738078;background:0 0;border:0;border-radius:5px;padding:6px 10px;font-size:10px;font-weight:700}.view-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #10161217}.pipeline-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:7px 12px;display:flex}.pipeline-toolbar>span{align-items:center;gap:7px;margin-right:6px;font-size:11px;font-weight:750;display:flex}.pipeline-toolbar>span i{background:var(--brand);border-radius:50%;width:7px;height:7px}.pipeline-toolbar button{color:#68746c;background:#fff;border:1px solid #dce2dc;border-radius:6px;padding:6px 9px;font-size:9px}.pipeline-toolbar strong{color:#6d7971;margin-left:auto;font-size:9px}.kanban{grid-template-columns:repeat(5,minmax(218px,1fr));gap:10px;padding:13px 0 8px;display:grid;overflow-x:auto}.kanban-column{background:#eef2ee;border-radius:10px;min-height:510px}.kanban-column>header{border-bottom:1px solid #dce3dc;justify-content:space-between;align-items:center;min-height:48px;padding:10px 11px;display:flex}.kanban-column>header div{align-items:center;gap:6px;display:flex}.kanban-column>header strong{font-size:10px}.kanban-column>header div span{color:#6c786f;background:#fff;border-radius:99px;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;display:inline-flex}.kanban-column>header small{color:#748078;font-size:8px;font-weight:700}.stage-dot{background:#b85b3c;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.stage-1{background:#c97d60}.stage-2{background:#7a8e69}.stage-3{background:#526f59}.stage-4{background:#2b714f}.kanban-stack{gap:9px;padding:9px;display:grid}.deal-card{background:#fff;border:1px solid #dce2dc;border-radius:9px;padding:12px;box-shadow:0 1px 3px #1016120a}.deal-card:hover{border-color:#c4cec5;box-shadow:0 5px 14px #1016120f}.deal-top{justify-content:space-between;align-items:center;display:flex}.deal-top>span{color:#7b877e;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.deal-top button{color:#8d978f;background:0 0;border:0;padding:0}.deal-top svg{width:13px;height:13px}.deal-card h2{margin:8px 0 10px;font-size:11px;line-height:1.4}.deal-value{font-size:13px}.probability{align-items:center;gap:6px;margin:10px 0;display:flex}.probability>span{background:#e9ede9;border-radius:99px;flex:1;height:3px;overflow:hidden}.probability i{border-radius:inherit;background:#67816c;height:100%;display:block}.probability small{color:#7b877e;font-size:8px}.deal-card footer{color:#7b877e;border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;padding-top:9px;font-size:8px;display:flex}.deal-card footer>span{align-items:center;gap:5px;display:flex}.deal-card footer .table-avatar{border-radius:5px;width:20px;height:20px;font-size:6px}.move-deal{color:#9b3a1e;background:#fff2ec;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;margin-top:9px;padding:7px 8px;font-size:8px;font-weight:700;display:flex}.move-deal:hover{background:#ffe8dd}.move-deal svg{width:11px;height:11px}.empty-column{color:#9aa49c;border:1px dashed #cad3cb;border-radius:8px;justify-content:center;align-items:center;min-height:80px;font-size:8px;display:flex}.task-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px;display:grid}.task-panel{min-width:0}.task-list article{border-top:1px solid #edf0ed;grid-template-columns:28px minmax(180px,1fr) 60px 100px 28px;align-items:center;gap:11px;padding:11px 14px;display:grid}.task-list article.completed{opacity:.55}.task-list article.completed strong{text-decoration:line-through}.task-check{color:#fff;background:#fff;border:1px solid #bac5bc;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.completed .task-check{background:#3e805a;border-color:#3e805a}.task-check svg{width:13px;height:13px}.task-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.task-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.task-list article>div span{color:#839087;font-size:8px}.priority{color:#8f6c25;background:#faf2df;border-radius:999px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:750}.priority.high{color:#ae4126;background:#ffede6}.priority.low{color:#557264;background:#eaf2eb}.task-list time{color:#68756c;font-size:9px}.task-list time.overdue{color:#b63030;font-weight:700}.task-summary{padding:20px}.task-ring{background:conic-gradient(#4e7a5b 0 20%, #e8ede8 20% 100%);border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;margin:24px auto;display:flex}.task-ring:before{content:"";background:#fff;border-radius:50%;width:104px;height:104px}.task-ring>span{flex-direction:column;align-items:center;display:flex;position:absolute}.task-ring strong{font-size:24px}.task-ring small{color:#849087;text-transform:uppercase;font-size:8px}.task-summary dl{margin:0}.task-summary dl div{border-top:1px solid #edf0ed;justify-content:space-between;padding:11px 0;display:flex}.task-summary dt{color:#6e7a72;font-size:9px}.task-summary dd{margin:0;font-size:10px;font-weight:750}.danger-text{color:var(--danger)}.task-summary>p{color:#8a958d;margin:14px 0 0;font-size:8px;line-height:1.55}.calendar-panel{overflow:hidden}.calendar-toolbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:54px;padding:9px 14px;display:grid}.calendar-toolbar>div{gap:4px;display:flex}.calendar-toolbar>div:last-child{justify-content:flex-end}.calendar-toolbar button{color:#69756d;background:#fff;border:1px solid #dce2dc;border-radius:5px;min-width:31px;height:29px;font-size:9px}.calendar-toolbar button.today{min-width:52px}.calendar-toolbar button.active{color:#fff;background:#26342b;border-color:#26342b}.calendar-toolbar strong{font-size:12px}.calendar-grid{grid-template-columns:58px repeat(5,minmax(120px,1fr));min-width:700px;display:grid;overflow-x:auto}.time-column,.calendar-day{grid-template-rows:55px 384px;display:grid}.time-column{border-right:1px solid #e4e8e4;position:relative}.time-column>span:first-child{border-bottom:1px solid #e4e8e4}.time-column span:not(:first-child){color:#8d978f;font-size:8px;position:absolute;right:8px}.time-column span:nth-child(2){top:75px}.time-column span:nth-child(3){top:123px}.time-column span:nth-child(4){top:171px}.time-column span:nth-child(5){top:219px}.time-column span:nth-child(6){top:267px}.time-column span:nth-child(7){top:315px}.time-column span:nth-child(8){top:363px}.time-column span:nth-child(9){top:411px}.calendar-day{border-right:1px solid #e4e8e4}.calendar-day header{border-bottom:1px solid #e4e8e4;flex-direction:column;justify-content:center;align-items:center;display:flex}.calendar-day header span{color:#8a958d;letter-spacing:.12em;font-size:7px;font-weight:800}.calendar-day header strong{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-top:3px;font-size:10px;display:inline-flex}.calendar-day .today-date{color:#fff;background:var(--brand)}.calendar-slots{position:relative}.calendar-slots>i{border-bottom:1px solid #edf0ed;height:48px;display:block}.calendar-event{color:#753b29;text-align:left;background:#ffede5;border:0;border-left:3px solid #bd5634;border-radius:5px;flex-direction:column;gap:2px;padding:7px;display:flex;position:absolute;left:5px;right:5px;overflow:hidden}.calendar-event.blue{color:#375e83;background:#eaf2fa;border-color:#5d83a9}.calendar-event.violet{color:#625081;background:#f0edf8;border-color:#7c68a0}.calendar-event.sage{color:#456851;background:#e9f2ea;border-color:#688470}.calendar-event small{font-size:7px}.calendar-event strong{font-size:8px;line-height:1.35}.calendar-note,.capability-note{color:#607066;background:#eef5ec;border:1px solid #d9e4d8;border-radius:8px;align-items:center;gap:9px;margin-top:12px;padding:10px 13px;font-size:9px;display:flex}.calendar-note svg,.capability-note svg{color:#548062;width:15px;height:15px}.automation-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.automation-stats>div{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.auto-stat-icon{color:#a84223;background:#fff0e9;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.auto-stat-icon.sage{color:#477055;background:#e9f2e9}.auto-stat-icon.blue{color:#496f96;background:#eaf2fa}.auto-stat-icon svg{width:17px;height:17px}.automation-stats>div>span:last-child{flex-direction:column;gap:2px;display:flex}.automation-stats strong{font-size:17px}.automation-stats small{color:#849087;text-transform:uppercase;font-size:8px}.automation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.automation-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px}.automation-card header{justify-content:space-between;align-items:flex-start;display:flex}.automation-symbol{color:#a34426;background:#fff0e9;border-radius:9px;justify-content:center;align-items:center;width:37px;height:37px;display:inline-flex}.automation-symbol.symbol-1{color:#4b7196;background:#eaf2fa}.automation-symbol.symbol-2{color:#4c7357;background:#e9f2e9}.automation-symbol.symbol-3{color:#69578e;background:#f0edf8}.automation-symbol svg{width:17px;height:17px}.switch{width:34px;height:19px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch span{background:#cbd3cc;border-radius:99px;transition:all .15s;position:absolute;inset:0}.switch span:before{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.switch input:checked+span{background:#407854}.switch input:checked+span:before{transform:translate(15px)}.rule-state,.member-status{color:#31724e;background:#e9f5ed;border-radius:99px;align-items:center;gap:5px;margin-top:13px;padding:4px 7px;font-size:8px;font-weight:750;display:inline-flex}.rule-state i,.member-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.rule-state.paused,.member-status.inactive{color:#7c8880;background:#eef1ee}.automation-card h2{margin:9px 0 5px;font-size:14px}.automation-card>p{color:#758178;min-height:34px;margin:0;font-size:9px;line-height:1.55}.automation-flow{background:#f6f8f5;border-radius:8px;grid-template-columns:1fr 14px 1fr;align-items:center;gap:7px;margin:14px 0;padding:10px;display:grid}.automation-flow>span{color:#435047;flex-direction:column;gap:3px;font-size:8px;line-height:1.35;display:flex}.automation-flow small{color:#9b512f;letter-spacing:.1em;font-size:7px;font-weight:800}.automation-flow>i{color:#a5ada7;font-size:11px;font-style:normal}.automation-card footer{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;padding-top:11px;display:flex}.automation-card footer span{color:#849087;font-size:8px}.automation-card footer span strong{color:#4e5c53}.automation-card footer button{color:#a33d20;background:0 0;border:0;font-size:8px;font-weight:750}.simulation-notice,.integration-warning{color:#755241;background:#fff8f3;border:1px solid #e6d4c8;border-radius:9px;align-items:flex-start;gap:11px;margin-top:14px;padding:13px 15px;display:flex}.simulation-notice>svg,.integration-warning>svg{color:#b0502f;flex:none;width:18px;height:18px}.simulation-notice strong,.integration-warning strong{font-size:10px}.simulation-notice p,.integration-warning p{color:#896b5d;margin:3px 0 0;font-size:8px;line-height:1.5}.admin-overview{border:1px solid var(--line);background:linear-gradient(100deg,#fff,#f1f5ef);border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:17px 20px;display:flex}.admin-overview>div{align-items:center;gap:12px;display:flex}.organisation-mark{color:#fff;background:#26392c;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:inline-flex}.admin-overview>div>span:last-child{flex-direction:column;gap:4px;display:flex}.admin-overview strong{font-size:14px}.admin-overview small{color:#7d897f;font-size:9px}.admin-overview dl{gap:0;margin:0;display:flex}.admin-overview dl div{border-left:1px solid #dce3dc;min-width:100px;padding:1px 20px}.admin-overview dt{color:#7f8a82;text-transform:uppercase;font-size:8px}.admin-overview dd{margin:5px 0 0;font-size:12px;font-weight:750}.section-title-row{justify-content:space-between;align-items:flex-start;gap:16px;padding:19px;display:flex}.section-title-row .page-eyebrow{color:var(--brand);margin-bottom:5px}.section-title-row h2{margin:0 0 4px;font-size:16px}.section-title-row p:not(.page-eyebrow){color:#7c8880;margin:0;font-size:9px}.role-badge.admin{color:#89401f;background:#fff0e9}.role-badge.employee{color:#3f6c50;background:#eaf4ec}.member-status{margin-top:0}.audit-card{background:#f0f5ef;border:1px solid #dce4da;border-radius:9px;justify-content:space-between;align-items:center;margin-top:13px;padding:13px 16px;display:flex}.audit-card>div{align-items:center;gap:10px;display:flex}.audit-card svg{color:#4d7658;width:20px;height:20px}.audit-card div span{flex-direction:column;gap:2px;display:flex}.audit-card strong{font-size:10px}.audit-card small{color:#77847b;font-size:8px}.audit-card button{color:#3f684a;background:0 0;border:0;font-size:9px;font-weight:750}.settings-layout{grid-template-columns:220px minmax(0,1fr);gap:14px;display:grid}.settings-nav{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;height:fit-content;display:flex;overflow:hidden}.settings-nav button{color:#647168;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;padding:12px 13px;font-size:9px;display:flex}.settings-nav button:last-child{border:0}.settings-nav button:hover{background:#f8faf7}.settings-nav button.active{color:#9f3b1f;background:#fff3ed;font-weight:750}.settings-nav svg{width:12px;height:12px}.settings-content{overflow:hidden}.settings-content .section-title-row{border-bottom:1px solid #e9ede9}.pipeline-settings,.simple-settings{padding:0 19px 20px}.pipeline-name{border-bottom:1px solid #e8ece8;justify-content:space-between;align-items:center;padding:13px 2px;display:flex}.pipeline-name span{align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.pipeline-name span i{background:var(--brand);border-radius:50%;width:7px;height:7px}.pipeline-name button,.setting-row>button{color:#879188;background:0 0;border:0}.pipeline-name svg,.setting-row>button svg{width:14px;height:14px}.setting-row{border-bottom:1px solid #edf0ed;align-items:center;gap:10px;min-height:51px;display:flex}.setting-row:last-child{border-bottom:0}.drag-handle{color:#afb7b1;letter-spacing:-2px;font-size:11px}.setting-row>strong{min-width:130px;font-size:9px}.setting-row>span:not(.drag-handle):not(.setting-icon):not(.member-status){color:#7c8880;flex:1;font-size:8px}.setting-row>button{margin-left:auto}.setting-icon{color:#a24627;background:#fff0e9;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.setting-icon.tint-1{color:#466e52;background:#e9f3ea}.setting-icon.tint-2{color:#486f95;background:#eaf2fa}.setting-icon.tint-3{color:#6d5895;background:#f0edf8}.setting-icon svg{width:13px;height:13px}.simple-settings .setting-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.simple-settings .setting-row strong{font-size:9px}.simple-settings .setting-row small{color:#859087;font-size:8px}.tag-cloud{flex-wrap:wrap;gap:9px;padding:24px;display:flex}.tag-cloud>span{color:#a24225;background:#fff0e9;border-radius:99px;align-items:center;gap:8px;padding:8px 11px;font-size:9px;font-weight:700;display:inline-flex}.tag-cloud .violet{color:#66528d;background:#f0edf8}.tag-cloud .blue{color:#456e95;background:#eaf2fa}.tag-cloud .sage{color:#477055;background:#e8f2e9}.tag-cloud .yellow{color:#8a681f;background:#faf2dc}.tag-cloud .red{color:#a03939;background:#faecec}.tag-cloud small{opacity:.6}.capture-settings{gap:10px;padding:19px;display:grid}.capture-settings article{border:1px solid #e1e6e1;border-radius:9px;align-items:flex-start;gap:12px;padding:14px;display:flex}.capture-icon{color:#a44627;background:#fff0e9;border-radius:8px;flex:none;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.capture-icon.sage{color:#487055;background:#e9f2e9}.capture-icon svg{width:15px;height:15px}.capture-settings article>div{flex:1}.capture-settings h3{margin:0 0 5px;font-size:11px}.capture-settings p{color:#7b877f;margin:0;font-size:8px;line-height:1.5}.capture-settings code{color:#56645b;background:#f2f5f2;border-radius:5px;margin-top:8px;padding:6px 8px;font-size:8px;display:inline-block}.integration-warning{margin:0 0 14px}.integration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.integration-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px}.integration-card header{justify-content:space-between;align-items:flex-start;display:flex}.integration-mark{color:#a33922;background:#fff1ed;border-radius:10px;justify-content:center;align-items:center;width:39px;height:39px;font-size:15px;font-weight:850;display:inline-flex}.integration-mark.calendar{color:#3c67a1;background:#edf3fb}.integration-mark.meta{color:#5263b6;background:#eef0ff;font-size:22px}.integration-mark.whatsapp{color:#22744b;background:#e6f5eb}.integration-mark.webhook{color:#695394;background:#f0edf8}.integration-card h2{margin:15px 0 6px;font-size:14px}.integration-card>p{color:#78847c;min-height:33px;margin:0;font-size:9px;line-height:1.5}.connection-meta{background:#f5f7f4;border-radius:7px;grid-template-columns:1.3fr .7fr;gap:8px;margin:13px 0;padding:9px;display:grid}.connection-meta span{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;gap:3px;min-width:0;font-size:8px;display:flex;overflow:hidden}.connection-meta small{color:#8c978f;letter-spacing:.08em;font-size:6px;font-weight:800}.integration-card>button{width:100%;margin-top:13px}.role-intro{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.role-intro article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:13px;padding:16px;display:flex;position:relative}.role-intro article.selected{border-color:#c1775e;box-shadow:inset 0 0 0 1px #c1775e}.role-intro article>div{min-width:0}.role-intro article small{color:#9c4326;letter-spacing:.12em;font-size:7px;font-weight:800}.role-intro h2{margin:4px 0;font-size:13px}.role-intro p{color:#78847c;margin:0;font-size:8px;line-height:1.45}.viewing-chip{color:#2c704b;background:#e8f4ec;border-radius:99px;padding:4px 7px;font-size:7px;font-weight:750;position:absolute;top:12px;right:12px}.capability-matrix{overflow:hidden}.capability-matrix>header,.capability-matrix>div{grid-template-columns:1fr 170px 140px;align-items:center;display:grid}.capability-matrix>header{color:#7c8880;text-transform:uppercase;background:#f7f9f7;min-height:42px;padding:0 18px;font-size:8px;font-weight:800}.capability-matrix>header span:not(:first-child){text-align:center}.capability-matrix>div{border-top:1px solid #e9ede9;min-height:46px;padding:0 18px}.capability-matrix strong{font-size:9px}.capability-matrix>div>span{justify-content:center;align-items:center;display:flex}.allowed svg{color:#fff;background:#3d8159;border-radius:50%;width:17px;height:17px;padding:3px}.denied svg{color:#9aa49c;width:14px;height:14px}.permission-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.permission-page>span{color:#9d4224;background:#fff0e9;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.permission-page>span svg{width:24px;height:24px}.permission-page .page-eyebrow{margin:17px 0 7px}.permission-page h1{letter-spacing:-.035em;margin:0;font-size:26px}.permission-page p:not(.page-eyebrow){color:#728078;max-width:500px;margin:12px 0 20px;font-size:11px;line-height:1.6}.modal-layer,.drawer-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#090e0ba3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(590px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 80px #0000003d}.modal>header{border-bottom:1px solid #e5e9e5;justify-content:space-between;align-items:flex-start;padding:20px 22px 17px;display:flex}.modal>header .page-eyebrow{margin:0 0 5px}.modal>header h2{margin:0;font-size:19px}.modal>header p:not(.page-eyebrow){color:#7b877f;margin:5px 0 0;font-size:9px}.modal>header button,.lead-drawer>header button{color:#69756d;background:#f1f4f1;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.modal>header button svg,.lead-drawer>header button svg{width:14px;height:14px}.composer-form{padding:20px 22px 22px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field{flex-direction:column;gap:6px;margin-bottom:13px;display:flex}.field>span{color:#4e5b53;font-size:9px;font-weight:750}.field input,.field select{height:39px;color:var(--ink);background:#fff;border:1px solid #ccd5cd;border-radius:7px;padding:0 10px;font-size:10px}.field input:focus,.field select:focus{border-color:var(--brand);outline:3px solid #bb431d17}.form-safety{color:#785646;background:#fff5ef;border-radius:7px;align-items:center;gap:7px;padding:9px 10px;font-size:8px;display:flex}.form-safety svg{width:14px;height:14px}.modal-actions{border-top:1px solid #e9ede9;justify-content:flex-end;gap:8px;margin-top:17px;padding-top:17px;display:flex}.drawer-layer{justify-content:flex-end;padding:0}.lead-drawer{background:#fff;width:min(470px,100vw);height:100%;padding:19px 22px 25px;overflow-y:auto;box-shadow:-20px 0 60px #0000002e}.lead-drawer>header{justify-content:space-between;align-items:center;display:flex}.lead-profile{border-bottom:1px solid #e7ebe7;align-items:center;gap:12px;padding:23px 0 18px;display:flex}.lead-profile .table-avatar{border-radius:11px;width:46px;height:46px;font-size:12px}.lead-profile>div{flex:1}.lead-profile h2{letter-spacing:-.025em;margin:0 0 4px;font-size:20px}.lead-profile p{color:#7c8880;margin:0;font-size:9px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0;display:grid}.quick-actions button{color:#56645b;background:#fff;border:1px solid #dce3dc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:60px;font-size:8px;font-weight:700;display:flex}.quick-actions button:hover{color:var(--brand);background:#fff9f6;border-color:#d6a28e}.quick-actions svg{width:16px;height:16px}.drawer-section{border-top:1px solid #e8ece8;padding:17px 0 3px}.drawer-section h3{color:#49564d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px;font-size:9px;font-weight:800}.stage-picker{grid-template-columns:repeat(4,1fr);display:grid}.stage-picker button{color:#7d8980;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;font-size:8px;display:flex;position:relative}.stage-picker button:before{content:"";background:#dde3de;height:2px;position:absolute;top:7px;left:-50%;right:50%}.stage-picker button:first-child:before{display:none}.stage-picker button i{z-index:1;background:#fff;border:2px solid #cfd7d0;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.stage-picker button.active{color:#a33d20;font-weight:700}.stage-picker button.active i{color:#fff;border-color:var(--brand);background:var(--brand)}.stage-picker button.active i svg{width:10px;height:10px}.detail-list{margin:0}.detail-list div{border-bottom:1px solid #edf0ed;justify-content:space-between;padding:9px 0;display:flex}.detail-list dt{color:#829087;font-size:9px}.detail-list dd{color:#36433a;margin:0;font-size:9px;font-weight:650}.drawer-timeline{margin:0;padding:0;list-style:none}.drawer-timeline li{gap:10px;padding-bottom:14px;display:flex;position:relative}.drawer-timeline li:before{content:"";background:#dce3dd;width:1px;position:absolute;top:9px;bottom:-2px;left:4px}.drawer-timeline li:last-child:before{display:none}.drawer-timeline li>i{z-index:1;background:#6f8d77;border:2px solid #fff;border-radius:50%;flex:none;width:9px;height:9px;margin-top:2px;box-shadow:0 0 0 1px #86a08d}.drawer-timeline li.next>i{background:var(--brand);box-shadow:0 0 0 1px #d47b5e}.drawer-timeline li>div{flex-direction:column;gap:3px;display:flex}.drawer-timeline strong{font-size:9px}.drawer-timeline span{color:#839087;font-size:8px}.drawer-convert{width:100%;margin-top:17px}.drawer-convert svg{margin-left:auto}.drawer-foot{color:#8a958d;justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:8px;display:flex}.drawer-foot svg{width:12px;height:12px}.toast{z-index:150;color:#fff;background:#1f2e24;border:1px solid #35463a;border-radius:9px;align-items:center;gap:10px;max-width:min(420px,100vw - 30px);padding:12px 15px;font-size:10px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #0003}.toast svg{color:#83d39e;width:16px;height:16px}.nav-scrim{display:none}@media (width<=1180px){.top-search{width:220px}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.account-grid,.integration-grid{grid-template-columns:repeat(2,1fr)}.capability-matrix>header,.capability-matrix>div{grid-template-columns:1fr 145px 110px}}@media (width<=920px){.login-page{grid-template-columns:1fr}.login-story{min-height:460px;padding:32px 40px}.story-content{padding:60px 0 45px}.story-content h1{font-size:44px}.login-panel{min-height:auto;padding:55px 25px}.sidebar{transition:transform .18s;position:fixed;inset:32px auto 0 0;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-brand button{display:inline-flex}.nav-scrim{z-index:40;background:#080c0994;border:0;width:100%;display:block;position:fixed;inset:32px 0 0}.mobile-menu{color:#56635a;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.top-search{display:none}.task-layout{grid-template-columns:1fr}.task-summary{display:none}.automation-grid{grid-template-columns:1fr}}@media (width<=700px){.demo-ribbon{justify-content:flex-start;gap:8px;height:38px;padding:0 12px}.ribbon-copy,.offline-proof{display:none!important}.app-body{height:calc(100vh - 38px)}.sidebar{inset:38px auto 0 0}.nav-scrim{inset:38px 0 0}.topbar{min-height:58px;padding:0 12px}.role-switch>span,.reset-button,.notification-button,.user-copy,.chevron{display:none}.user-button{padding-left:8px}.page{padding:20px 13px 40px}.page-header{flex-direction:column;min-height:auto;margin-bottom:15px}.page-header h1{font-size:23px}.page-actions{width:100%}.page-actions>.primary-button:last-child{margin-left:auto}.welcome-card{min-height:180px;padding:22px}.welcome-card p{max-width:270px;line-height:1.55}.welcome-orbit{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid>.panel{padding:16px}.attention-list button{grid-template-columns:32px 1fr 15px}.attention-action{display:none}.account-grid,.integration-grid,.automation-stats,.role-intro{grid-template-columns:1fr}.toolbar{flex-wrap:wrap;align-items:stretch}.table-search{width:100%}.filter-tabs{width:100%;overflow-x:auto}.filter-tabs button{white-space:nowrap}.task-list article{grid-template-columns:27px minmax(150px,1fr) 65px 25px}.task-list time{display:none}.calendar-toolbar{grid-template-columns:1fr 1fr}.calendar-toolbar>strong{display:none}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{border-bottom:0;border-right:1px solid #edf0ed;min-width:max-content}.capability-matrix>header,.capability-matrix>div{grid-template-columns:minmax(180px,1fr) 100px 80px;min-width:430px}.capability-matrix{overflow-x:auto}.admin-overview{flex-direction:column;align-items:flex-start}.admin-overview dl{border-top:1px solid #dce3dc;width:100%;padding-top:12px}.admin-overview dl div:first-child{border-left:0;padding-left:0}.form-grid{grid-template-columns:1fr;gap:0}}@media (width<=520px){.login-story{min-height:400px;padding:25px 22px}.story-content{padding:45px 0 30px}.story-content h1{font-size:35px}.story-lede{margin:19px 0 23px;font-size:13px}.story-guard{display:none}.login-panel{padding:38px 14px}.login-card{padding:24px 18px}.credential{grid-template-columns:40px 1fr}.credential-action{display:none}.metric-card{min-height:105px;padding:14px}.metric-card strong{font-size:17px}.mini-trend{opacity:.55;width:58px}.focus-summary>span{padding:9px}.team-table>div{grid-template-columns:30px 1fr 70px}.response-time{display:none!important}.pipeline-toolbar button{display:none}.pipeline-toolbar strong{font-size:8px}.page-actions .secondary-button{display:none}.section-title-row{flex-direction:column}.section-title-row .primary-button{width:100%}.admin-overview dl div{flex:1;min-width:0;padding:1px 9px}.admin-overview dd{font-size:10px}.modal-layer{align-items:flex-end;padding:0}.modal{border-radius:14px 14px 0 0;max-height:92vh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
