*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:#f2f5f4;font-family:Assistant,system-ui,sans-serif;color:#16211f;-webkit-font-smoothing:antialiased}#root{height:100%}a{color:#0e6b66;text-decoration:none}a:hover{color:#0a4f4b}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#cfdad7;border-radius:9px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#b6c6c2;background-clip:content-box;border:3px solid transparent}@keyframes tin{0%{opacity:0;transform:translateY(-16px) scale(.99)}to{opacity:1;transform:none}}@keyframes toastin{0%{opacity:0;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{transform:translate(-102%)}to{transform:none}}@keyframes bub{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes pulsedot{0%{box-shadow:0 0 #1e4fd873}70%{box-shadow:0 0 0 9px #1e4fd800}to{box-shadow:0 0 #1e4fd800}}@keyframes grow{0%{transform:scaleX(0)}to{transform:none}}.mi{font-family:Material Symbols Rounded;font-weight:300;line-height:1;direction:ltr;font-style:normal;-webkit-user-select:none;user-select:none}.ltr{direction:ltr}.ltr-inline{direction:ltr;display:inline-block}.ltr-end{direction:ltr;text-align:right}.num{font-family:Heebo}:where(button,a,input,textarea,select):focus-visible{outline:2px solid var(--ac, #0e6b66);outline-offset:2px}.app{height:100vh;display:flex;overflow:hidden;background:#f2f5f4}.app-main{flex:1;display:flex;flex-direction:column;min-width:0}.app-body{flex:1;min-height:0;display:flex;flex-direction:column}.screen{flex:1;overflow:auto;padding:26px 30px 44px}.screen-inner{margin:0 auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-title{margin:0;font-family:Heebo;font-size:26px;font-weight:700;letter-spacing:-.5px}.page-sub{margin:6px 0 0;font-size:14.5px;color:#6f817e}.sb{width:252px;flex:none;background:#fff;border-left:1px solid #e2e9e7;display:flex;flex-direction:column;z-index:5}.sb-brand{padding:22px 20px 18px;display:flex;align-items:center;gap:11px}.sb-logo{width:38px;height:38px;flex:none;border-radius:11px;background:var(--ac, #0e6b66);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Heebo;font-weight:700;font-size:15px;letter-spacing:-.5px}.sb-brand-name{font-size:14.5px;font-weight:700;line-height:1.25;white-space:nowrap}.sb-brand-sub{font-size:11.5px;color:#7b8b88;line-height:1.3}.sb-nav{padding:6px 12px;display:flex;flex-direction:column;gap:2px}.sb-item{display:flex;align-items:center;gap:11px;width:100%;text-align:right;border:0;border-radius:10px;padding:10px 12px;font-size:14.5px;font-weight:500;cursor:pointer;transition:background .14s}.sb-item:hover{box-shadow:inset 0 0 0 999px #10282609}.sb-item .mi{font-size:21px}.sb-item-label{flex:1}.sb-badge{font-family:Heebo;font-size:11.5px;font-weight:600;border-radius:20px;padding:2px 8px;direction:ltr}.sb-lock{font-size:16px;opacity:.5}.sb-foot{margin-top:auto;padding:14px 16px 18px}.sb-wa{border-radius:12px;background:#f4f7f6;border:1px solid #e6ecea;padding:13px 14px}.sb-wa-title{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#3d514e}.sb-wa-dot{width:7px;height:7px;border-radius:50%;background:#25a75c;flex:none}.sb-wa-num{font-size:11.5px;color:#8a9895;margin-top:4px;direction:ltr;text-align:right}.tb{height:64px;flex:none;background:#fff;border-bottom:1px solid #e2e9e7;display:flex;align-items:center;gap:14px;padding:0 26px 0 22px;z-index:4}.tb-search{position:relative;flex:1;max-width:420px}.tb-search-icon{font-size:19px;position:absolute;right:12px;top:10px;color:#93a3a0;pointer-events:none}.tb-search-input{width:100%;height:40px;border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:0 39px 0 12px;font-size:14px;outline:none;color:#16211f}.tb-search-input:focus{border-color:var(--ac, #0e6b66);background:#fff}.tb-results{position:absolute;top:46px;right:0;left:0;background:#fff;border:1px solid #e2e9e7;border-radius:12px;box-shadow:0 12px 34px #10282621;padding:6px;max-height:340px;overflow:auto;animation:fadein .13s ease;z-index:6}.tb-result{display:flex;align-items:center;gap:10px;width:100%;text-align:right;border:0;background:transparent;border-radius:9px;padding:9px 10px;cursor:pointer;font-size:13.5px}.tb-result:hover{background:#f4f7f6}.tb-result .mi{font-size:19px;color:#8b9b98}.tb-result-title{flex:1;font-weight:600;color:#1b2b29;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tb-result-sub{font-size:12px;color:#8b9b98}.tb-results-empty{padding:16px;text-align:center;font-size:13px;color:#8b9b98}.tb-spacer{flex:1}.tb-bell{position:relative;width:40px;height:40px;border:1px solid #e2e9e7;background:#fff;border-radius:10px;cursor:pointer;color:#3d514e;display:flex;align-items:center;justify-content:center}.tb-bell:hover{background:#f4f7f6}.tb-bell .mi{font-size:21px}.tb-bell-count{position:absolute;top:7px;left:8px;min-width:16px;height:16px;border-radius:9px;background:#c2402f;color:#fff;font-family:Heebo;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 4px;direction:ltr}.tb-role{display:flex;align-items:center;gap:8px;border:1px solid #e2e9e7;border-radius:10px;padding:0 10px 0 4px;height:40px;background:#fff}.tb-role-label{font-size:12.5px;color:#7b8b88;white-space:nowrap}.tb-role-select{border:0;background:transparent;font-size:13.5px;font-weight:600;color:#1b2b29;outline:none;cursor:pointer;padding:4px 2px}.tb-me{display:flex;align-items:center;gap:9px;padding-right:4px}.tb-me-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;font-family:Heebo}.tb-me-text{line-height:1.2}.tb-me-name{font-size:13.5px;font-weight:600;white-space:nowrap}.tb-me-role{font-size:11.5px;color:#8a9895}.dash-inner{max-width:1260px}.dash-head{margin-bottom:20px}.dash-title{margin:0;font-family:Heebo;font-size:27px;font-weight:700;letter-spacing:-.5px}.dash-active{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e6ecea;border-radius:11px;padding:8px 13px}.dash-active-dot{width:8px;height:8px;border-radius:50%;background:#25a75c}.dash-active-text{font-size:13px;color:#4a5c59;font-weight:500}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(212px,1fr));gap:14px;margin-bottom:16px}.kpi{background:#fff;border:1px solid #e6ecea;border-radius:14px;padding:16px 18px 15px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #10282608}.kpi-top{display:flex;align-items:center;gap:9px}.kpi-icon{width:31px;height:31px;flex:none;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:19px}.kpi-label{font-size:13.5px;color:#6f817e;font-weight:500}.kpi-value-row{display:flex;align-items:baseline;gap:6px}.kpi-value{font-family:Heebo;font-size:33px;font-weight:700;line-height:1;letter-spacing:-1px;direction:ltr}.kpi-unit{font-size:13.5px;color:#8a9895;font-weight:500}.kpi-hint{font-size:12px;color:#93a19e}.dash-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:16px}.dash-row+.dash-row{margin-top:16px}.card{background:#fff;border:1px solid #e6ecea;border-radius:14px;min-width:0}.card-wide{grid-column:span 2}.card-title{margin:0;font-size:16px;font-weight:700}.loads{padding:18px 20px 20px}.loads-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.loads-head-note{font-size:12.5px;color:#93a19e}.loads-list{display:flex;flex-direction:column;gap:11px}.load-row{display:flex;align-items:center;gap:12px}.load-name{width:52px;flex:none;font-size:13.5px;font-weight:600}.load-track{flex:1;height:22px;background:#f2f5f4;border-radius:7px;overflow:hidden;min-width:0}.load-fill{height:100%;border-radius:7px;transform-origin:right;animation:grow .5s cubic-bezier(.2,.8,.3,1)}.load-count{width:26px;flex:none;text-align:left;font-family:Heebo;font-size:14px;font-weight:600;direction:ltr}.load-flag{font-size:11.5px;font-weight:600;color:#c2402f;background:#fbeae7;border-radius:20px;padding:2px 8px;white-space:nowrap}.donut-card{padding:18px 20px 20px}.donut-card .card-title{margin-bottom:12px}.donut-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.donut{position:relative;width:150px;height:150px;flex:none}.donut svg{width:150px;height:150px;transform:rotate(-90deg)}.donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut-center-n{font-family:Heebo;font-size:26px;font-weight:700;line-height:1;direction:ltr}.donut-center-l{font-size:11.5px;color:#93a19e;margin-top:2px}.donut-legend{flex:1;min-width:132px;display:flex;flex-direction:column;gap:6px}.donut-legend-row{display:flex;align-items:center;gap:7px;font-size:12.5px}.donut-legend-swatch{width:9px;height:9px;border-radius:3px;flex:none}.donut-legend-label{flex:1;color:#4a5c59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.donut-legend-n{font-family:Heebo;font-weight:600;color:#6f817e;direction:ltr}.stuck-card{border-color:#f0dcd8;padding:18px 20px 14px}.stuck-head{display:flex;align-items:center;gap:9px;margin-bottom:4px}.stuck-head .mi{font-size:20px;color:#c2402f}.stuck-head-note{font-size:12.5px;color:#93a19e}.stuck-list{display:flex;flex-direction:column}.stuck-row{display:flex;align-items:center;gap:13px;padding:13px 2px;border-bottom:1px solid #f2f5f4}.stuck-dot{width:9px;height:9px;border-radius:50%;background:#c2402f;flex:none}.stuck-main{flex:1;min-width:0;text-align:right;border:0;background:transparent;cursor:pointer;padding:0}.stuck-client{font-size:14.5px;font-weight:600;color:#1b2b29}.stuck-meta{font-size:12.5px;color:#7f908d;margin-top:2px}.stuck-age{text-align:center;flex:none}.stuck-age-n{font-family:Heebo;font-size:15px;font-weight:700;color:#c2402f;direction:ltr}.stuck-age-l{font-size:11.5px;color:#93a19e}.stuck-worker{display:flex;align-items:center;gap:7px;flex:none;width:104px}.avatar-w{width:26px;height:26px;border-radius:50%;background:#f0e6d8;color:#8a6435;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:Heebo;flex:none}.stuck-worker-name{font-size:13.5px;color:#4a5c59}.btn-ghost-accent{flex:none;border:1px solid var(--ac, #0e6b66);color:var(--ac, #0e6b66);background:#fff;border-radius:9px;height:36px;padding:0 15px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.btn-ghost-accent:hover{background:color-mix(in oklab,var(--ac, #0e6b66) 8%,#fff)}.btn-ghost-accent .mi{font-size:18px}.activity-card{padding:18px 20px 16px}.activity-card .card-title{margin-bottom:12px}.activity-list{display:flex;flex-direction:column;gap:13px}.activity-row{display:flex;gap:10px;align-items:flex-start}.activity-icon{width:26px;height:26px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.activity-text{font-size:13.5px;color:#2b3b39;line-height:1.4}.activity-time{font-size:11.5px;color:#a0aeab;margin-top:2px}.queue-inner{max-width:1060px}.queue-head{margin-bottom:18px}.queue-sort{display:flex;align-items:center;gap:9px}.queue-sort-label{font-size:13px;color:#7b8b88}.select{height:38px;border:1px solid #e2e9e7;background:#fff;border-radius:10px;padding:0 11px;font-size:13.5px;font-weight:500;color:#1b2b29;outline:none;cursor:pointer}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.chip{border-radius:20px;height:34px;padding:0 15px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px}.chip:hover{box-shadow:inset 0 0 0 999px #10282608}.chip-n{font-family:Heebo;font-size:12px;opacity:.75;direction:ltr}.queue-list{display:flex;flex-direction:column;gap:9px}.qrow{display:flex;align-items:center;gap:15px;width:100%;text-align:right;background:#fff;border:1px solid #e6ecea;border-radius:13px;padding:14px 16px;cursor:pointer;animation:tin .22s ease both}.qrow:hover{box-shadow:0 4px 16px #10282612}.qrow-main{min-width:0;flex:1}.qrow-top{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.qrow-client{font-size:15.5px;font-weight:700;color:#16211f}.pill{font-size:11.5px;font-weight:600;border-radius:20px;padding:2px 9px}.qrow-cat{font-size:11.5px;font-weight:600;color:#93a19e;background:#f2f5f4;border-radius:20px;padding:2px 8px;display:flex;align-items:center;gap:5px}.qrow-cat .mi{font-size:14px;color:#25a75c}.qrow-new-dot{width:7px;height:7px;border-radius:50%;background:#1e4fd8;animation:pulsedot 1.8s infinite}.qrow-stuck{font-size:11.5px;font-weight:700;color:#c2402f;background:#fbeae7;border-radius:20px;padding:2px 9px}.qrow-preview{font-size:13.5px;color:#6f817e;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qrow-side{flex:none;text-align:left;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.qrow-age{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600}.age-dot{width:8px;height:8px;border-radius:50%;flex:none}.qrow-num{font-size:11.5px;color:#a0aeab;direction:ltr}.qrow-chev{font-size:20px;color:#c2cecb;flex:none}.empty-queue{text-align:center;padding:60px 20px;color:#93a19e}.empty-queue .mi{font-size:40px;opacity:.5}.empty-queue-text{font-size:16px;margin-top:12px;color:#5f7370;font-weight:600}.tickets-inner{max-width:1260px}.tickets-head{margin-bottom:18px}.tickets-filters{display:flex;gap:9px;flex-wrap:wrap}.filter-search{position:relative}.filter-search .mi{font-size:18px;position:absolute;right:11px;top:10px;color:#93a3a0;pointer-events:none}.filter-search input{width:186px;height:38px;border:1px solid #e2e9e7;background:#fff;border-radius:10px;padding:0 35px 0 11px;font-size:13.5px;outline:none;color:#16211f}.filter-search input:focus{border-color:var(--ac, #0e6b66)}.bulkbar{display:flex;align-items:center;gap:12px;background:#16302c;color:#fff;border-radius:12px;padding:11px 16px;margin-bottom:12px;animation:tin .16s ease both}.bulkbar-count{font-size:14px;font-weight:600}.bulkbar-action{border:0;background:#ffffff29;color:#fff;border-radius:9px;height:36px;padding:0 15px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px}.bulkbar-action:hover{background:#ffffff42}.bulkbar-action .mi{font-size:18px}.bulkbar-clear{margin-right:auto;border:0;background:transparent;color:#ffffffa6;font-size:13px;font-weight:600;cursor:pointer;padding:6px 4px}.bulkbar-clear:hover{color:#fff}.table{background:#fff;border:1px solid #e6ecea;border-radius:14px;overflow:hidden}.trow-tickets{display:grid;grid-template-columns:30px 1.5fr 1.3fr .8fr .9fr .7fr 108px;gap:12px}.thead{padding:12px 18px;background:#f7faf9;border-bottom:1px solid #e6ecea;font-size:12.5px;font-weight:600;color:#7b8b88}.tbody-row{padding:12px 18px;border-bottom:1px solid #f2f5f4;align-items:center;font-size:13.5px}.tbody-row:hover{background:#fafcfb}.tcheck{width:20px;height:20px;border-radius:6px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Material Symbols Rounded;font-weight:300;font-size:15px;line-height:1;direction:ltr}.tclient{text-align:right;border:0;background:transparent;cursor:pointer;padding:0;min-width:0}.tclient-name{font-weight:600;color:#16211f;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tclient-num{font-size:11.5px;color:#a0aeab;direction:ltr;display:block;text-align:right}.tcell-muted{color:#4a5c59}.tcell-ellipsis{color:#4a5c59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tage{display:flex;align-items:center;gap:6px;font-weight:600;font-size:12.5px}.tactions{display:flex;gap:6px;justify-content:flex-end}.icon-btn{width:32px;height:32px;border:1px solid #e2e9e7;background:#fff;border-radius:8px;cursor:pointer;color:#5f7370;display:flex;align-items:center;justify-content:center;font-family:Material Symbols Rounded;font-weight:300;font-size:17px;line-height:1;direction:ltr}.icon-btn:hover{background:#f4f7f6}.empty-table{text-align:center;padding:56px 20px}.empty-table .mi{font-size:38px;color:#c2cecb}.empty-table-text{font-size:15.5px;font-weight:600;color:#5f7370;margin-top:12px}.empty-table-btn{margin:14px auto 0;border:1px solid #e2e9e7;background:#fff;color:var(--ac, #0e6b66);border-radius:10px;height:38px;padding:0 16px;font-size:13.5px;font-weight:600;cursor:pointer}.empty-table-btn:hover{background:#f7faf9}.convo{flex:1;min-height:0;display:flex}.convo-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#eef2f0}.convo-head{flex:none;background:#fff;border-bottom:1px solid #e2e9e7;padding:12px 24px;display:flex;align-items:center;gap:14px}.convo-back{width:36px;height:36px;flex:none;border:1px solid #e2e9e7;background:#fff;border-radius:9px;cursor:pointer;color:#3d514e;display:flex;align-items:center;justify-content:center;font-family:Material Symbols Rounded;font-weight:300;font-size:20px;line-height:1;direction:ltr}.convo-back:hover{background:#f4f7f6}.convo-avatar{width:40px;height:40px;flex:none;border-radius:50%;background:#e4ede9;color:#2f6b58;display:flex;align-items:center;justify-content:center;font-family:Heebo;font-weight:700;font-size:15px}.convo-head-mid{min-width:0;flex:1}.convo-head-title{display:flex;align-items:center;gap:9px}.convo-client{font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.convo-head-meta{font-size:12.5px;color:#7f908d;margin-top:2px;direction:ltr;text-align:right;white-space:nowrap}.convo-card-btn{border:1px solid #e2e9e7;background:#fff;border-radius:9px;height:36px;padding:0 13px;font-size:13px;font-weight:600;color:#3d514e;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.convo-card-btn:hover{background:#f4f7f6}.convo-card-btn .mi{font-size:17px}.thread{flex:1;overflow:auto;padding:22px 26px 8px;display:flex;flex-direction:column;gap:10px}.thread-day{align-self:center;background:#dfe7e4;color:#5b6f6b;font-size:11.5px;font-weight:600;border-radius:20px;padding:4px 13px;margin-bottom:4px}.bubble{max-width:min(560px,74%);padding:9px 13px 7px;animation:bub .2s ease both;box-shadow:0 1px 1px #1028260d;border-width:1px;border-style:solid}.bubble-label{font-size:11.5px;font-weight:700;margin-bottom:3px}.bubble-file{display:flex;align-items:center;gap:10px;background:#f4f7f6;border:1px solid #e6ecea;border-radius:9px;padding:8px 11px;margin:2px 0 4px}.bubble-file .mi{font-size:22px;color:#c2402f}.bubble-file-name{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bubble-file-size{font-size:11px;color:#8a9895;direction:ltr;text-align:right}.bubble-text{font-size:14.5px;line-height:1.5;color:#16211f;white-space:pre-wrap;text-wrap:pretty}.bubble-foot{display:flex;align-items:center;gap:4px;justify-content:flex-end;margin-top:2px}.bubble-time{font-size:10.5px;color:#93a19e;direction:ltr}.bubble-ticks{font-size:14px;color:#4fa3d1}.composer{flex:none;background:#fff;border-top:1px solid #e2e9e7;padding:12px 22px 14px}.canned{background:#f7faf9;border:1px solid #e6ecea;border-radius:12px;padding:7px;margin-bottom:9px;display:flex;flex-direction:column;gap:2px;animation:fadein .13s ease}.canned-item{text-align:right;border:0;background:transparent;border-radius:8px;padding:8px 11px;cursor:pointer;font-size:13.5px;color:#2b3b39;line-height:1.45}.canned-item:hover{background:#eaf0ee}.composer-row{display:flex;align-items:flex-end;gap:9px}.composer-btn{width:42px;height:42px;flex:none;border:1px solid #e2e9e7;background:#fff;border-radius:11px;cursor:pointer;color:#5f7370;display:flex;align-items:center;justify-content:center;font-family:Material Symbols Rounded;font-weight:300;font-size:21px;line-height:1;direction:ltr}.composer-btn:hover{background:#f4f7f6}.composer-input{flex:1;min-height:42px;max-height:120px;resize:none;border:1px solid #e2e9e7;background:#f7faf9;border-radius:11px;padding:11px 13px;font-size:14.5px;line-height:1.4;outline:none;color:#16211f}.composer-input:focus{border-color:var(--ac, #0e6b66);background:#fff}.composer-send{height:42px;flex:none;border:0;background:var(--ac, #0e6b66);color:#fff;border-radius:11px;padding:0 19px;font-size:14.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px}.composer-send:hover{filter:brightness(1.08)}.composer-send .mi{font-size:19px;transform:scaleX(-1)}.tpanel{width:302px;flex:none;background:#fff;border-left:1px solid #e2e9e7;overflow:auto;padding:20px 20px 30px}.tpanel h3{margin:0 0 14px;font-size:15px;font-weight:700}.tpanel-body{display:flex;flex-direction:column;gap:13px}.tpanel-client{display:flex;align-items:center;gap:11px;border:1px solid #eef2f1;background:#f7faf9;border-radius:11px;padding:11px 12px}.tpanel-client-avatar{width:36px;height:36px;flex:none;border-radius:11px;background:#e4ede9;color:#2f6b58;display:flex;align-items:center;justify-content:center;font-family:Heebo;font-weight:700;font-size:14px}.tpanel-client-name{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpanel-client-meta{font-size:11.5px;color:#7f908d;margin-top:2px}.tpanel-label{display:block;font-size:12px;color:#8a9895;margin-bottom:5px;font-weight:600}.tpanel-label .light{font-weight:500}.tpanel-select{width:100%;height:40px;border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:0 11px;font-size:14px;color:#16211f;outline:none;cursor:pointer}.tpanel-select-status{font-weight:600}.tpanel-owner{display:flex;align-items:center;gap:9px;border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:7px 11px}.tpanel-owner-avatar{width:27px;height:27px;border-radius:50%;background:#f0e6d8;color:#8a6435;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;font-family:Heebo}.tpanel-owner-name{flex:1;font-size:14px;font-weight:600}.tpanel-owner-change{border:0;background:transparent;color:var(--ac, #0e6b66);font-size:13px;font-weight:600;cursor:pointer;padding:4px 2px}.tpanel-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tpanel-stat{background:#f7faf9;border:1px solid #eef2f1;border-radius:10px;padding:10px 12px}.tpanel-stat-l{font-size:11.5px;color:#8a9895;font-weight:600}.tpanel-stat-v{font-size:13.5px;font-weight:600;margin-top:3px}.tpanel-notes{width:100%;resize:none;border:1px solid #e2e9e7;background:#fffdf5;border-radius:10px;padding:9px 11px;font-size:13.5px;line-height:1.45;outline:none;color:#16211f}.tpanel-notes:focus{border-color:#d9b86a;background:#fffdf5}.tpanel-actions{border-top:1px solid #eef2f1;padding-top:14px;display:flex;flex-direction:column;gap:8px}.btn-primary-block{width:100%;height:42px;border:0;background:var(--ac, #0e6b66);color:#fff;border-radius:11px;font-size:14.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.btn-primary-block:hover{filter:brightness(1.08)}.btn-secondary-block{width:100%;height:42px;border:1px solid #e2e9e7;background:#fff;color:#3d514e;border-radius:11px;font-size:14.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.btn-secondary-block:hover{background:#f4f7f6}.btn-primary-block .mi,.btn-secondary-block .mi{font-size:19px}.tpanel-history{border-top:1px solid #eef2f1;padding-top:14px}.tpanel-history h4{margin:0 0 9px;font-size:13px;font-weight:700;color:#4a5c59}.tpanel-history-list{display:flex;flex-direction:column;gap:7px}.tpanel-history-item{text-align:right;border:1px solid #eef2f1;background:#f7faf9;border-radius:10px;padding:9px 11px;cursor:pointer;display:flex;align-items:center;gap:9px}.tpanel-history-item:hover{background:#eef2f1}.tpanel-history-text{display:block;font-size:13px;font-weight:600;color:#16211f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpanel-history-time{display:block;font-size:11px;color:#93a19e;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpanel-history-chev{font-size:17px;color:#c2cecb;flex:none}.tpanel-history-empty{font-size:12.5px;color:#a0aeab;padding:4px 2px}.clients-inner{max-width:1160px}.clients-head{margin-bottom:18px}.clients-search{position:relative}.clients-search .mi{font-size:18px;position:absolute;right:11px;top:10px;color:#93a3a0;pointer-events:none}.clients-search input{width:250px;height:38px;border:1px solid #e2e9e7;background:#fff;border-radius:10px;padding:0 35px 0 11px;font-size:13.5px;outline:none;color:#16211f}.clients-search input:focus{border-color:var(--ac, #0e6b66)}.trow-clients{display:grid;grid-template-columns:1.6fr .9fr .7fr .8fr .8fr .9fr;gap:12px}.crow{width:100%;text-align:right;padding:12px 18px;border:0;border-bottom:1px solid #f2f5f4;background:#fff;align-items:center;font-size:13.5px;cursor:pointer}.crow:hover{background:#fafcfb}.crow-name{display:flex;align-items:center;gap:10px;min-width:0}.crow-avatar{width:30px;height:30px;flex:none;border-radius:9px;background:#e4ede9;color:#2f6b58;display:flex;align-items:center;justify-content:center;font-family:Heebo;font-weight:700;font-size:13px}.crow-name-text{font-weight:600;color:#16211f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crow-masked{color:#7f908d;direction:ltr;text-align:right}.crow-type{font-size:11.5px;font-weight:600;color:#6f817e;background:#f2f5f4;border-radius:20px;padding:2px 9px}.crow-open{font-family:Heebo;font-weight:600;direction:ltr;text-align:right}.crow-last{color:#7f908d;font-size:12.5px}.reports-inner{max-width:1160px}.reports-head{margin-bottom:18px}.reports-empty{background:#fff;border:1px solid #e6ecea;border-radius:16px;padding:64px 30px;text-align:center}.reports-empty-icon{width:66px;height:66px;margin:0 auto 18px;border-radius:19px;background:#f2f5f4;color:#93a19e;display:flex;align-items:center;justify-content:center;font-size:32px}.reports-empty-title{font-family:Heebo;font-size:20px;font-weight:700;margin-bottom:8px}.reports-empty-text{margin:0 auto;max-width:430px;font-size:14.5px;line-height:1.6;color:#7f908d;text-wrap:pretty}.settings-inner{max-width:900px}.settings-head{margin-bottom:18px}.settings-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid #e6ecea}.settings-tab{border:0;background:transparent;padding:10px 4px;margin-left:18px;font-size:14.5px;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.team-card{background:#fff;border:1px solid #e6ecea;border-radius:14px;padding:6px 20px 14px}.team-grid{display:grid;grid-template-columns:1fr 128px 108px 96px;gap:10px}.team-head{padding:13px 2px;border-bottom:1px solid #f2f5f4;font-size:12.5px;color:#7b8b88;font-weight:600}.team-row{padding:12px 2px;border-bottom:1px solid #f7faf9;align-items:center}.team-name{display:flex;align-items:center;gap:10px}.team-avatar{width:31px;height:31px;border-radius:50%;background:#f0e6d8;color:#8a6435;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;font-family:Heebo}.team-name-text{font-size:14px;font-weight:600}.team-load{display:flex;align-items:center;gap:8px}.team-load-track{flex:1;height:7px;background:#f2f5f4;border-radius:5px;overflow:hidden}.team-load-fill{height:100%}.team-load-n{font-family:Heebo;font-size:13px;font-weight:600;direction:ltr}.team-max{font-size:13.5px;color:#4a5c59;direction:ltr;text-align:right}.switch{width:46px;height:26px;border:0;border-radius:20px;cursor:pointer;position:relative;padding:0}.switch:hover{filter:brightness(1.05)}.switch-knob{position:absolute;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:right .16s;box-shadow:0 1px 3px #0003}.add-row{padding:14px 2px 4px}.btn-dashed{border:1px dashed #cfdad7;background:#fff;color:var(--ac, #0e6b66);border-radius:10px;height:40px;padding:0 16px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:7px}.btn-dashed:hover{background:#f7faf9}.btn-dashed .mi{font-size:19px}.cats-card{background:#fff;border:1px solid #e6ecea;border-radius:14px;padding:20px}.field-label{display:block;font-size:14px;font-weight:700;margin-bottom:3px}.field-note{margin:0 0 12px;font-size:12.5px;color:#8a9895}.cats-list{display:flex;flex-direction:column;gap:7px}.cat-row{display:flex;align-items:center;gap:11px;border:1px solid #eef2f1;background:#f7faf9;border-radius:10px;padding:10px 13px}.cat-row .mi{font-size:18px;color:#bfcbc8}.cat-label{flex:1;font-size:14px;color:#16211f;font-weight:500}.cat-n{font-family:Heebo;font-size:12.5px;font-weight:600;color:#7f908d;background:#eef2f1;border-radius:20px;padding:2px 9px;direction:ltr}.wa-stack{display:flex;flex-direction:column;gap:14px}.wa-status{background:#fff;border:1px solid #e6ecea;border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:14px}.wa-status-icon{width:44px;height:44px;flex:none;border-radius:13px;background:#e6f3ea;color:#1f7a45;display:flex;align-items:center;justify-content:center;font-size:23px}.wa-status-title{font-size:15px;font-weight:700}.wa-status-sub{font-size:13px;color:#7f908d;margin-top:2px}.wa-status-pill{font-size:12px;font-weight:600;color:#1f7a45;background:#e6f3ea;border-radius:20px;padding:5px 12px}.wa-card{background:#fff;border:1px solid #e6ecea;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:18px}.wa-textarea{width:100%;resize:vertical;border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:11px 13px;font-size:14px;line-height:1.5;outline:none;color:#16211f}.wa-textarea:focus{border-color:var(--ac, #0e6b66);background:#fff}.wa-readonly{border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:11px 13px;font-size:14px;line-height:1.5;color:#4a5c59}.wa-canned{border-top:1px solid #f2f5f4;padding-top:16px}.wa-canned .field-label{margin-bottom:8px}.wa-canned-list{display:flex;flex-direction:column;gap:7px}.wa-canned-row{display:flex;align-items:center;gap:10px;border:1px solid #eef2f1;background:#f7faf9;border-radius:10px;padding:10px 12px}.wa-canned-row .mi{font-size:18px;color:#bfcbc8}.wa-canned-text{flex:1;font-size:13.5px;color:#2b3b39}.login{flex:1;display:flex;align-items:center;justify-content:center;background:#eef2f0;padding:30px}.login-card{width:100%;max-width:394px;background:#fff;border:1px solid #e6ecea;border-radius:18px;padding:34px 32px 30px;box-shadow:0 18px 44px #10282614}.login-brand{display:flex;flex-direction:column;align-items:center;gap:13px;margin-bottom:24px}.login-logo{width:52px;height:52px;border-radius:15px;background:var(--ac, #0e6b66);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Heebo;font-weight:700;font-size:19px}.login-title{font-family:Heebo;font-size:20px;font-weight:700}.login-sub{font-size:13.5px;color:#7f908d;margin-top:3px}.login-form{display:flex;flex-direction:column;gap:13px}.login-label{display:block;font-size:12.5px;color:#6f817e;font-weight:600;margin-bottom:6px}.login-input{width:100%;height:44px;border:1px solid #e2e9e7;background:#f7faf9;border-radius:11px;padding:0 13px;font-size:14.5px;outline:none;color:#16211f}.login-input:focus{border-color:var(--ac, #0e6b66);background:#fff}.login-submit{width:100%;height:46px;border:0;background:var(--ac, #0e6b66);color:#fff;border-radius:11px;font-size:15px;font-weight:600;cursor:pointer;margin-top:4px}.login-submit:hover{filter:brightness(1.08)}.login-note{margin:2px 0 0;text-align:center;font-size:12.5px;color:#a0aeab}.login-divider{display:flex;align-items:center;gap:10px;margin:20px 0 14px}.login-divider span:first-child,.login-divider span:last-child{flex:1;height:1px;background:#eef2f1}.login-divider-text{font-size:12px;color:#a0aeab}.login-quick{display:flex;gap:9px}.login-quick button{flex:1;height:42px;border:1px solid #e2e9e7;background:#fff;border-radius:11px;font-size:13.5px;font-weight:600;color:#3d514e;cursor:pointer}.login-quick button:hover{background:#f4f7f6}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#10201e5c;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadein .13s ease}.modal{width:100%;max-width:452px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 24px 60px #10282638;animation:tin .18s cubic-bezier(.2,.8,.3,1) both}.modal-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.modal-icon{width:38px;height:38px;flex:none;border-radius:11px;background:color-mix(in oklab,var(--ac, #0e6b66) 11%,#fff);color:var(--ac, #0e6b66);display:flex;align-items:center;justify-content:center;font-size:21px}.modal-title{margin:0;font-size:17px;font-weight:700}.modal-sub{margin:4px 0 0;font-size:13.5px;color:#7f908d}.modal-close{width:32px;height:32px;flex:none;border:0;background:#f4f7f6;border-radius:9px;cursor:pointer;color:#5f7370;display:flex;align-items:center;justify-content:center;font-family:Material Symbols Rounded;font-weight:300;font-size:18px;line-height:1;direction:ltr}.modal-close:hover{background:#eaf0ee}.modal-label{display:block;font-size:12.5px;color:#6f817e;font-weight:600;margin-bottom:7px}.modal-label .light{font-weight:500}.modal-options{display:flex;flex-direction:column;gap:5px;max-height:216px;overflow:auto;margin-bottom:15px}.modal-option{display:flex;align-items:center;gap:11px;text-align:right;border-width:1px;border-style:solid;border-radius:11px;padding:10px 12px;cursor:pointer}.modal-option:hover{box-shadow:inset 0 0 0 999px #10282605}.modal-option-avatar{width:30px;height:30px;flex:none;border-radius:50%;background:#f0e6d8;color:#8a6435;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;font-family:Heebo}.modal-option-name{flex:1;font-size:14px;font-weight:600;color:#16211f}.modal-option-load{font-size:12.5px;font-weight:600}.modal-option-check{font-size:19px;color:var(--ac, #0e6b66)}.modal-note{width:100%;resize:none;border:1px solid #e2e9e7;background:#f7faf9;border-radius:10px;padding:10px 12px;font-size:13.5px;line-height:1.45;outline:none;color:#16211f;margin-bottom:16px}.modal-note:focus{border-color:var(--ac, #0e6b66);background:#fff}.modal-actions{display:flex;gap:9px}.modal-confirm{flex:1;height:44px;border:0;background:var(--ac, #0e6b66);color:#fff;border-radius:11px;font-size:14.5px;font-weight:600;cursor:pointer}.modal-confirm:hover{filter:brightness(1.08)}.modal-cancel{flex:none;height:44px;padding:0 20px;border:1px solid #e2e9e7;background:#fff;color:#3d514e;border-radius:11px;font-size:14.5px;font-weight:600;cursor:pointer}.modal-cancel:hover{background:#f4f7f6}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#10201e4d;z-index:55;animation:fadein .13s ease}.drawer{position:absolute;top:0;bottom:0;left:0;width:392px;max-width:92vw;background:#fff;box-shadow:-12px 0 40px #10282626;display:flex;flex-direction:column;animation:slidein .22s cubic-bezier(.2,.8,.3,1) both}.drawer-head{flex:none;padding:20px 22px 16px;border-bottom:1px solid #eef2f1;display:flex;align-items:flex-start;gap:12px}.drawer-avatar{width:44px;height:44px;flex:none;border-radius:12px;background:#e4ede9;color:#2f6b58;display:flex;align-items:center;justify-content:center;font-family:Heebo;font-weight:700;font-size:17px}.drawer-name{font-size:17px;font-weight:700;line-height:1.3}.drawer-type{font-size:13px;color:#7f908d;margin-top:3px}.drawer-body{flex:1;overflow:auto;padding:18px 22px 26px}.drawer-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:18px}.drawer-stat{background:#f7faf9;border:1px solid #eef2f1;border-radius:11px;padding:11px 13px}.drawer-stat-l{font-size:11.5px;color:#8a9895;font-weight:600}.drawer-stat-v{font-size:13.5px;font-weight:600;margin-top:3px;direction:ltr;text-align:right}.drawer-field{margin-bottom:18px}.drawer-field-label{display:block;font-size:11.5px;color:#8a9895;font-weight:600;margin-bottom:6px}.drawer-select{width:100%;height:42px;border:1px solid #e2e9e7;background:#f7faf9;border-radius:11px;padding:0 12px;font-size:14px;font-weight:600;color:#16211f;outline:none;cursor:pointer}.drawer-h4{margin:0 0 10px;font-size:13.5px;font-weight:700;color:#4a5c59}.drawer-tickets{display:flex;flex-direction:column;gap:8px}.drawer-ticket{text-align:right;border:1px solid #e6ecea;background:#fff;border-radius:11px;padding:11px 13px;cursor:pointer;display:flex;align-items:center;gap:10px}.drawer-ticket:hover{background:#f7faf9}.drawer-ticket-cat{font-size:13.5px;font-weight:600;color:#16211f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-ticket-meta{font-size:11.5px;color:#93a19e;margin-top:2px;direction:ltr;text-align:right}.toast{position:fixed;top:22px;left:50%;z-index:70;background:#16302c;color:#fff;border-radius:12px;padding:12px 18px;display:flex;align-items:center;gap:11px;box-shadow:0 14px 36px #10282647;animation:toastin .2s cubic-bezier(.2,.8,.3,1) both}.toast .mi{font-size:20px;color:#7fd6a6}.toast-text{font-size:14px;font-weight:600}.toast-sub{font-size:12.5px;opacity:.72;margin-top:1px}.toast-go{border:0;background:#ffffff24;color:#fff;border-radius:8px;height:32px;padding:0 13px;font-size:13px;font-weight:600;cursor:pointer;margin-right:6px}.toast-go:hover{background:#ffffff3d}.demo-btn{position:fixed;bottom:22px;left:22px;z-index:50;border:0;background:#16302c;color:#fff;border-radius:26px;height:50px;padding:0 21px;font-size:14.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:9px;box-shadow:0 10px 28px #10282642}.demo-btn:hover{filter:brightness(1.15)}.demo-btn-play{font-size:13px;line-height:1;direction:ltr;color:#7fd6a6}.bell-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45}.bell-pop{position:absolute;top:60px;left:210px;width:330px;background:#fff;border:1px solid #e6ecea;border-radius:13px;box-shadow:0 16px 42px #10282629;padding:7px;animation:tin .15s ease both}.bell-title{padding:9px 11px 7px;font-size:13px;font-weight:700;color:#4a5c59}.bell-item{display:flex;gap:10px;align-items:flex-start;text-align:right;width:100%;border:0;background:transparent;border-radius:10px;padding:10px 11px;cursor:pointer}.bell-item:hover{background:#f4f7f6}.bell-item-icon{width:28px;height:28px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.bell-item-text{display:block;font-size:13.5px;color:#2b3b39;line-height:1.4}.bell-item-time{display:block;font-size:11.5px;color:#a0aeab;margin-top:2px}
