.ms-side .ms-item .ic{width:16px;height:16px;flex-shrink:0;margin-right:8px}.ms-side .ms-item{display:flex;align-items:center}.conv-source-badge{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;border-radius:var(--r-pill,999px);font-weight:700;line-height:1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none;animation:none}.conv-source-badge-sm{min-height:16px;height:18px;padding:2px 8px;font-size:11px;gap:4px}.conv-source-badge-md{min-height:22px;height:24px;padding:4px 10px;font-size:12px;gap:6px}.conv-source-badge-icon{display:inline-grid;place-items:center;flex-shrink:0;font-weight:800;line-height:1}.conv-source-badge-sm .conv-source-badge-icon{width:12px;height:12px;font-size:10px}.conv-source-badge-md .conv-source-badge-icon{width:16px;height:16px;font-size:12px}.conv-source-badge-text{display:inline-block;letter-spacing:0}.conv-source-badge-subtle{padding:2px 4px}.conv-source-badge-subtle.conv-source-badge-sm{width:18px;height:18px;padding:0;justify-content:center}.conv-source-badge-subtle.conv-source-badge-md{width:24px;height:24px;padding:0;justify-content:center}@media (max-width:360px){.conv-source-badge-text{display:none}}.wf-editor-tabs{border-bottom:var(--border)}.wf-runs{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:var(--s-4);padding:var(--s-4) var(--s-5);align-items:start}@media (max-width:1024px){.wf-runs{grid-template-columns:1fr}}.wf-runs-detail,.wf-runs-list{min-width:0}.wf-runs-head-actions{display:inline-flex;align-items:center;gap:var(--s-2)}.wf-runs-table{min-width:0}.wf-runs-table tbody tr.is-selected{background:var(--primary-08,var(--primary-04))}.wf-run-meta{display:flex;flex-wrap:wrap;gap:var(--s-4);margin:var(--s-3) 0}.wf-run-meta dt{color:var(--gray);font-size:11px;font-weight:700}.wf-run-meta dd{color:var(--dark);font-size:13px}.wf-step-list{list-style:none;display:grid;gap:var(--s-3);margin:var(--s-3) 0 0;padding:0}.wf-step{display:grid;gap:var(--s-2)}.wf-step-head{display:flex;justify-content:space-between}.wf-step-head,.wf-step-title{align-items:center;gap:var(--s-2)}.wf-step-title{display:inline-flex;min-width:0}.wf-step-index{color:var(--gray);font-size:12px;font-weight:700}.wf-step-timing{display:flex;flex-wrap:wrap;gap:var(--s-3);color:var(--gray);font-size:11.5px}.wf-step-io summary{cursor:pointer;color:var(--gray);font-size:12px;font-weight:700}.wf-step-io pre{margin:var(--s-2) 0 0;padding:var(--s-2) var(--s-3);border-radius:var(--r-card);background:#f7f9fc;border:var(--border);overflow-x:auto;font-size:11.5px;line-height:1.5;direction:ltr;text-align:left}.page-workflows{min-height:100vh;padding:var(--s-5);background:var(--bg)}.wf-editor{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:var(--s-4);max-width:1720px;margin:0 auto}.wf-editor-header{display:flex;align-items:center;justify-content:space-between;gap:var(--s-4);min-height:72px;padding:var(--s-4);border:var(--border);border-radius:var(--r-sm);background:var(--white);box-shadow:var(--shadow-sm)}.wf-editor-actions,.wf-editor-title{display:flex;align-items:center;gap:var(--s-3);min-width:0}.wf-editor-title{flex:1}.wf-name-input{min-width:180px;max-width:520px;height:42px;font-size:18px;font-weight:800;border-radius:var(--r-sm)}.wf-editor .tag{flex:0 0 auto}.wf-editor .alert{border-radius:var(--r-sm)}.wf-editor-tabs{display:flex;align-items:center;gap:var(--s-2);padding:0 var(--s-1);border-bottom:0}.wf-editor-tabs .channel-tab{width:auto;min-height:40px;padding:0 var(--s-4);border:var(--border);border-radius:var(--r-sm);background:var(--white);color:var(--gray);font-weight:800}.wf-editor-tabs .channel-tab.active{border-color:rgba(22,57,127,.24);background:var(--primary-08);color:var(--primary)}.wf-editor-body{display:grid;grid-template-columns:300px minmax(520px,1fr) 360px;gap:var(--s-4);align-items:stretch;min-height:calc(100vh - 210px)}.wf-canvas,.wf-config-panel,.wf-palette{min-width:0;border:var(--border);border-radius:var(--r-sm);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.wf-config-panel,.wf-palette{display:flex;flex-direction:column;max-height:calc(100vh - 210px)}.wf-config-header,.wf-palette-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--s-3);padding:var(--s-4);border-bottom:var(--border);background:#fbfcff}.wf-palette-header{display:grid}.wf-config-header h3,.wf-palette-header strong{color:var(--dark);font-size:15px;font-weight:900}.wf-config-empty,.wf-config-empty-state p,.wf-config-header p,.wf-palette-header span{color:var(--gray);font-size:12px;line-height:1.6}.wf-config-body,.wf-palette-body{display:grid;gap:var(--s-4);padding:var(--s-4);overflow:auto}.wf-palette-group{display:grid;gap:var(--s-2)}.wf-palette-group-title{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 var(--s-2);border-radius:var(--r-sm);font-size:11px;font-weight:900;text-transform:uppercase}.wf-palette-trigger{background:rgba(31,138,91,.12);color:var(--green)}.wf-palette-condition{background:rgba(200,134,26,.14);color:var(--amber)}.wf-palette-action{background:var(--primary-08);color:var(--primary)}.wf-palette-items{display:grid;gap:var(--s-2)}.wf-palette-item{display:grid;gap:3px;width:100%;min-height:64px;padding:var(--s-3);border:var(--border);border-radius:var(--r-sm);background:var(--white);text-align:start;transition:border-color .15s,box-shadow .15s,transform .15s}.wf-palette-item:hover{border-color:rgba(22,57,127,.26);box-shadow:var(--shadow-md);transform:translateY(-1px)}.wf-palette-item strong{color:var(--dark);font-size:13px;font-weight:900}.wf-palette-item span{color:var(--gray);font-size:11.5px;line-height:1.45}.wf-canvas{position:relative;background:linear-gradient(rgba(22,57,127,.035) 1px,transparent 0),linear-gradient(90deg,rgba(22,57,127,.035) 1px,transparent 0),#fbfcff;background-size:28px 28px}.wf-canvas,.wf-canvas .react-flow{min-height:620px}.wf-canvas-loading{display:grid;place-items:center}.wf-node{position:relative;display:grid;gap:6px;min-width:190px;max-width:240px;padding:12px 14px;border:2px solid var(--line);border-radius:var(--r-sm);background:var(--white);box-shadow:var(--shadow-md);text-align:center}.wf-node.is-selected{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-08),var(--shadow-md)}.wf-node.is-invalid{border-color:var(--danger);box-shadow:0 0 0 4px rgba(220,38,38,.08),var(--shadow-md)}.wf-node-kind{justify-self:center;width:-moz-fit-content;width:fit-content;min-height:20px;padding:2px 8px;border-radius:var(--r-sm);font-size:10px;font-weight:900;letter-spacing:0;text-transform:uppercase}.wf-node-trigger .wf-node-kind{background:rgba(31,138,91,.12);color:var(--green)}.wf-node-condition .wf-node-kind{background:rgba(200,134,26,.14);color:var(--amber)}.wf-node-action .wf-node-kind{background:var(--primary-08);color:var(--primary)}.wf-node-label{color:var(--dark);font-size:13px;font-weight:900;line-height:1.35}.wf-node-error-dot{position:absolute;top:8px;inset-inline-start:8px;width:9px;height:9px;border-radius:50%;background:var(--danger)}.wf-branch-hint{position:absolute;bottom:-22px;color:var(--gray);font-size:10px;font-weight:800}.wf-branch-true{left:24%}.wf-branch-false{right:22%}.wf-node .react-flow__handle{width:10px;height:10px;border:2px solid var(--white);background:var(--primary)}.wf-node .wf-handle-true{background:var(--success)}.wf-node .wf-handle-false{background:var(--danger)}.wf-config-panel-empty{justify-content:center}.wf-config-empty-state{display:grid;gap:var(--s-4);padding:var(--s-5);text-align:center}.wf-config-empty-state svg{justify-self:center;color:var(--primary)}.wf-field{display:grid;gap:var(--s-2)}.wf-field-label{color:var(--dark);font-size:12px;font-weight:900}.wf-field input,.wf-field select,.wf-field textarea{border-radius:var(--r-sm);font-size:13px}.wf-field textarea{min-height:92px}.wf-field-error,.wf-field-hint{font-size:11.5px;line-height:1.45}.wf-field-hint{color:var(--gray)}.wf-field-error{color:var(--danger)}.wf-field.has-error input,.wf-field.has-error select,.wf-field.has-error textarea{border-color:var(--danger);box-shadow:0 0 0 3px rgba(220,38,38,.08)}.wf-checkbox{display:flex;align-items:center;gap:var(--s-2);min-height:40px;padding:var(--s-2) var(--s-3);border:var(--border);border-radius:var(--r-sm);color:var(--dark)}.wf-checkbox input{width:16px;height:16px;padding:0}.wf-json-input{direction:ltr;text-align:left;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.wf-variable-box{display:grid;gap:var(--s-3);padding:var(--s-3);border:1px solid rgba(22,57,127,.12);border-radius:var(--r-sm);background:#f8fbff}.wf-variable-head{display:grid;gap:2px}.wf-variable-head strong{color:var(--dark);font-size:12px;font-weight:900}.wf-variable-head span,.wf-variable-status{color:var(--gray);font-size:11px;line-height:1.45}.wf-variable-grid{display:grid;grid-template-columns:1fr;gap:var(--s-2)}.wf-variable-chip{display:grid;gap:3px;width:100%;padding:9px 10px;border:var(--border);border-radius:var(--r-sm);background:var(--white);text-align:start;transition:border-color .15s,box-shadow .15s,background .15s}.wf-variable-chip:hover{border-color:rgba(22,57,127,.28);background:#fff;box-shadow:var(--shadow-sm)}.wf-variable-chip span{color:var(--dark);font-size:11.5px;font-weight:900}.wf-variable-chip code{overflow:hidden;color:var(--primary);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10.5px;font-weight:800;direction:ltr;text-align:left;text-overflow:ellipsis;white-space:nowrap}.wf-config-footer{margin-top:auto;padding:var(--s-4);border-top:var(--border);background:#fbfcff}.react-flow__controls,.react-flow__minimap{border:var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow-sm);overflow:hidden}.react-flow__edge-path{stroke:var(--primary);stroke-width:2.2}.react-flow__edge.selected .react-flow__edge-path{stroke:var(--accent)}@media (max-width:1280px){.wf-editor-body{grid-template-columns:260px minmax(420px,1fr) 320px}}@media (max-width:980px){.page-workflows{padding:var(--s-3)}.wf-editor-header{align-items:stretch;flex-direction:column}.wf-editor-actions,.wf-editor-title{width:100%}.wf-editor-actions{justify-content:flex-end}.wf-name-input{max-width:none}.wf-editor-body{grid-template-columns:1fr;min-height:0}.wf-config-panel,.wf-palette{max-height:none}.wf-canvas,.wf-canvas .react-flow{min-height:520px}}@media (max-width:560px){.wf-editor-actions,.wf-editor-title{flex-wrap:wrap}.wf-editor-actions .btn{flex:1}.wf-editor-tabs{display:grid;grid-template-columns:1fr 1fr}.wf-editor-tabs .channel-tab{justify-content:center}}.demo-dashboard{--demo-sidebar-width:260px;--demo-blue:#16397f;--demo-accent:#1b58f5;--demo-soft-blue:#eaf1ff;--demo-text:#222226;--demo-muted:#858585;--demo-border:#e4e8f1;--demo-bg:#f6f7f9;position:relative;display:block;width:100%;min-width:0;min-height:100vh;overflow-x:hidden;padding-left:var(--demo-sidebar-width);border-radius:40px;background:var(--demo-bg);color:var(--demo-text);font-family:Raleway,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:padding-left .18s ease}.demo-sidebar-shell{position:fixed;inset:0 auto 0 0;z-index:2;width:var(--demo-sidebar-width);height:100vh;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-right:1px solid #e4e6eb;background:#fff;transition:transform .18s ease;will-change:transform}.demo-dashboard.is-sidebar-collapsed{padding-left:0}.demo-dashboard.is-sidebar-collapsed .demo-sidebar-shell{transform:translateX(-100%)}.demo-sidebar-backdrop{display:none}.demo-sidebar-shell .sidebar{display:flex;width:100%;height:auto;min-height:100%;border-right:0;padding:24px 14px 18px}.demo-sidebar-shell .brand{gap:10px;padding:0 10px 34px}.demo-sidebar-shell .brand-mark{width:34px;height:34px;border-radius:9px;font-size:12px}.demo-sidebar-shell .brand-name{color:#111218;font-size:15px;font-weight:800;line-height:1.1}.demo-sidebar-shell .brand-sub{color:#757575;font-size:11px;font-weight:600}.demo-sidebar-shell .nav-section{gap:5px}.demo-sidebar-shell .nav-label{padding:8px 10px 12px;color:#757575;font-size:11px;font-weight:800;letter-spacing:.04em}.demo-sidebar-shell .nav-item{min-height:42px;border-radius:21px;color:#111218;font-size:13px;font-weight:700;padding:10px 12px}.demo-sidebar-shell .nav-item svg{flex:0 0 auto}.demo-sidebar-shell .nav-item span{min-width:0}.demo-sidebar-shell .nav-item.active{background:#16397f;color:#fff}.demo-sidebar-shell .nav-item:hover{background:#eef0f4}.demo-sidebar-shell .nav-item.active:hover{background:#16397f}.demo-sidebar-shell .nav-badge{min-width:auto;font-size:11px;padding:0}.demo-sidebar-shell .nav-badge,.demo-sidebar-shell .nav-badge.muted-badge,.demo-sidebar-shell .nav-item.active .nav-badge{background:transparent;color:currentColor}.demo-sidebar-shell .sidebar-footer{display:grid;gap:10px;margin-top:auto;border-top:1px solid #eef0f4;padding-top:18px}.demo-sidebar-shell .user-card{min-height:44px;margin-top:0;border-radius:22px;padding:6px 10px}.demo-sidebar-shell .avatar{width:34px;height:34px;background:#16397f;font-size:11px}.demo-sidebar-shell .user-name{color:#111218;font-size:12px;font-weight:800}.demo-sidebar-shell .user-role{color:#757575;font-size:10px}.demo-main{min-width:0;min-height:100vh;background:var(--demo-bg)}.demo-topbar{position:relative;z-index:3;left:-26px;display:block;width:calc(100% + 26px);height:73px;background:#fff;padding:0;transition:left .18s ease,width .18s ease}.demo-sidebar-toggle{position:absolute;top:22px;left:0;z-index:20;display:grid;width:29px;height:29px;place-items:center;border:0;background:transparent;cursor:pointer;padding:0}.demo-sidebar-toggle-icon{width:29px;height:29px;transition:transform .18s ease}.demo-dashboard.is-sidebar-collapsed .demo-topbar{left:0;width:100%}.demo-dashboard.is-sidebar-collapsed .demo-sidebar-toggle{left:24px}.demo-dashboard.is-sidebar-collapsed .demo-sidebar-toggle-icon{transform:rotate(180deg)}.demo-search{--demo-search-left:66px;position:absolute;top:17px;left:var(--demo-search-left);display:flex;width:min(458px,calc(100% - var(--demo-search-left) - 245px));height:40.9593505859px;align-items:center;gap:24px;border:1px solid #7575754d;border-radius:999px;background:#fff;color:#757575;padding:0 22px}.demo-search>img,.demo-search>svg{flex:0 0 auto}.demo-header-icon{position:relative;z-index:1;display:block;-o-object-fit:contain;object-fit:contain}.demo-search-icon{width:20.479675293px;height:20.479675293px;flex-basis:20.479675293px}.demo-search input{width:100%;min-height:0;border:0;background:transparent;box-shadow:none;color:#757575;font-family:Plus Jakarta Sans,Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:1.5;padding:0}.demo-search input::-moz-placeholder{color:#757575}.demo-search input::placeholder{color:#757575}.demo-top-actions{position:absolute;top:19px;right:55px;display:flex;flex:0 0 auto;align-items:center;gap:10px;padding-top:0}.demo-avatar,.demo-round-btn{position:relative;display:grid;width:35px;height:35px;place-items:center;border:1px solid #7575754d;border-radius:50%;background:#f6f7f9;color:#7b7d82;padding:0}.demo-avatar{border-color:#7575754d;background:#3fba57;color:#fff;font-size:12px;font-weight:800}.demo-avatar span{position:relative;z-index:1}.demo-circle-bg{position:absolute;inset:0}.demo-nav-svg-icon{position:relative;z-index:1}.demo-header-theme-icon{width:15px;height:15px}.demo-header-notification-icon{width:14px;height:15px}.demo-header-b-icon{width:9px;height:12px}.demo-canvas{padding:0}.demo-kpi-section{position:relative;height:180px;margin:75px 50px 0 47px}.demo-toolbar{position:absolute;top:0;right:0;display:flex;justify-content:flex-end;gap:9px}.demo-menu-wrap{position:relative;display:inline-flex}.demo-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;min-width:158px;overflow:hidden;border:1px solid #dfe5ef;border-radius:14px;background:#fff;box-shadow:0 18px 38px rgba(19,39,87,.14);padding:6px;animation:demoMenuIn .16s ease-out both}.demo-menu button{display:flex;min-height:36px;width:100%;align-items:center;justify-content:flex-start;border-radius:10px;color:#24262d;font-size:13px;font-weight:800;padding:0 12px;text-align:left;white-space:nowrap}.demo-menu button.is-selected,.demo-menu button:hover{background:#edf3ff;color:#16397f}@keyframes demoMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.demo-filter-btn,.demo-refresh-btn{display:inline-flex;height:32px;align-items:center;justify-content:center;gap:8px;border:1px solid #75757533;border-radius:100px;background:#fff;color:grey;font-size:14px;font-weight:800;padding:0 17px;white-space:nowrap}.demo-toolbar .demo-filter-btn:first-child,.demo-toolbar .demo-menu-wrap:first-child .demo-filter-btn{width:112px;padding:0}.demo-toolbar .demo-filter-btn:nth-child(2){width:93px;padding:0}.demo-refresh-btn{width:105px;padding:0;background:#16397f;border-color:transparent;color:#fff}.demo-stat-grid{position:absolute;bottom:0;left:0;display:grid;width:100%;height:123px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.demo-panel,.demo-stat-card,.demo-table-card{border:1px solid var(--demo-border);border-radius:26px;background:#fff;box-shadow:0 1px 2px rgba(17,18,24,.02)}.demo-stat-card{min-height:0;height:123px;border-radius:18px;padding:21px 24px 16px;animation:demoStatIn .42s cubic-bezier(.16,1,.3,1) both}@keyframes demoStatIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.demo-stat-card h2{color:#1e1e1e;font-family:Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);letter-spacing:-.02em;line-height:var(--line-height-h3)}.demo-stat-value-row{display:flex;align-items:center;gap:7px;margin-top:20px}.demo-stat-value-row strong{color:#1e1e1e;font-family:Red Hat Display,Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:27px;font-weight:700;letter-spacing:-.02em;line-height:32px}.demo-stat-card p{margin-top:6px;color:#9a9a9a;font-size:11px;font-weight:600}.demo-stat-badge{display:inline-flex;width:auto;min-width:0;height:22px;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;border:.6px solid #d986341a;border-radius:2px;background:#3fba571a;color:#3fba57;font-family:Red Hat Display,Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;line-height:1;padding:0 6px;white-space:nowrap}.demo-stat-badge span{display:inline-block;line-height:1;white-space:nowrap}.demo-stat-badge.is-warn{background:#ffefef;color:#e86565}.demo-stat-badge-icon{width:10px;height:10px;flex:0 0 10px}.demo-chart-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,365px);gap:24px;margin:25px 50px 0 47px}.demo-line-card{min-height:482px;padding:27px 31px 23px}.demo-channel-card{min-height:482px;padding:28px 22px 25px}.demo-card-head,.demo-channel-head,.demo-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.demo-card-head h2,.demo-channel-head h2,.demo-table-head h2{color:#232326;font-size:var(--font-size-h2);font-weight:var(--font-weight-h2);line-height:var(--line-height-h2)}.demo-card-head p,.demo-channel-head p,.demo-table-head p{color:#7f7f7f;font-size:15px;font-weight:600;line-height:1.2;margin-top:5px}.demo-chart-controls{display:flex;align-items:center;gap:26px;padding-top:1px}.demo-chart-controls button,.demo-chart-controls span{display:inline-flex;align-items:center;gap:10px;color:#24262d;font-size:17px;font-weight:700;white-space:nowrap}.demo-legend-toggle{opacity:.42;transition:opacity .16s ease,transform .16s ease}.demo-legend-toggle.is-active{opacity:1}.demo-legend-toggle:hover{transform:translateY(-1px)}.demo-chart-controls button,.demo-table-head button{min-height:39px;border-radius:10px;background:#fff;box-shadow:0 7px 22px rgba(19,39,87,.07);padding:0 15px 0 18px}.demo-dot{display:inline-block;width:11px;height:11px;border-radius:50%}.demo-dot.today{background:#1e5bff}.demo-dot.average{background:#183f82}.demo-line-chart{display:block;width:100%;height:365px;margin-top:6px}.demo-axis-text,.demo-month-text{fill:#8093c1;font-family:Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:19px;font-weight:600}.demo-month-text{font-size:20px}.demo-grid-line{stroke:#e5ebf6;stroke-width:1.5}.demo-line-average,.demo-line-today{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2;stroke-dasharray:100;stroke-dashoffset:100;animation:demoLineDraw .9s cubic-bezier(.16,1,.3,1) forwards}.demo-line-average{stroke:#173f82}.demo-line-today{stroke:#1d58ff}.demo-chart-marker{fill:#1d58ff;stroke:#fff;stroke-width:4;animation:demoMarkerPop .36s cubic-bezier(.16,1,.3,1) .65s both}@keyframes demoLineDraw{to{stroke-dashoffset:0}}@keyframes demoMarkerPop{0%{opacity:0;transform:scale(.4);transform-origin:center}to{opacity:1;transform:scale(1)}}.demo-channel-head{align-items:flex-start;padding:0 0 0 1px}.demo-channel-head svg{margin-top:5px;color:#111}.demo-card-menu-btn{display:grid;min-width:34px;height:34px;place-items:center;border-radius:999px;color:#111}.demo-card-menu-btn:hover{background:#f3f6fb}.demo-rings{position:relative;display:block;width:312px;max-width:100%;height:312px;margin:2px auto 12px;border-radius:50%;background:var(--donut-gradient,conic-gradient(#e6efff 0deg 1turn));box-shadow:inset 0 0 0 1px rgba(22,57,127,.02);animation:demoDonutIn .52s cubic-bezier(.16,1,.3,1) both}.demo-rings:before{inset:0;background:conic-gradient(from -90deg,hsla(0,0%,100%,.14),transparent 34%,hsla(0,0%,100%,.08) 68%,transparent);pointer-events:none}.demo-rings:after,.demo-rings:before{position:absolute;border-radius:inherit;content:""}.demo-rings:after{inset:37px;background:#fff;box-shadow:inset 0 0 0 1px rgba(230,239,255,.85)}@keyframes demoDonutIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.demo-channel-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:17px;margin-top:2px}.demo-channel-legend span{display:inline-flex;align-items:center;gap:9px;color:#17181c;font-size:15px;font-weight:700;white-space:nowrap}.demo-channel-legend i{width:11px;height:11px;border-radius:50%}.demo-table-card{margin:22px 50px 35px;min-height:418px;padding:38px 30px 35px}.demo-table-head{align-items:flex-start;padding:0 15px 24px 10px}.demo-table-head button{display:inline-flex;min-width:126px;align-items:center;justify-content:center;gap:8px;color:#17181c;font-size:17px;font-weight:700}.demo-channel-head .demo-menu button,.demo-chart-controls .demo-menu button,.demo-table-head .demo-menu button,.demo-toolbar .demo-menu button{display:flex;min-height:36px;min-width:0;width:100%;justify-content:flex-start;border-radius:10px;box-shadow:none;font-size:13px;font-weight:800;padding:0 12px}.demo-table-wrap{overflow-x:auto}.demo-performance-table{width:100%;min-width:960px;border-collapse:collapse}.demo-performance-table td,.demo-performance-table th{border-bottom:1px solid #e6ecf6;color:#17181c;font-size:16px;font-weight:700;padding:24px 17px;text-align:left;vertical-align:middle;white-space:nowrap}.demo-performance-table th{color:#17181c;font-size:16px;font-weight:800;padding-top:14px;padding-bottom:25px}.demo-performance-table tbody td{height:77px}.demo-performance-table td:first-child,.demo-performance-table th:first-child{width:80px}.demo-performance-table td:nth-child(2),.demo-performance-table th:nth-child(2){width:150px}.demo-performance-table td:nth-child(4),.demo-performance-table th:nth-child(4){width:250px}.demo-performance-table td:last-child,.demo-performance-table th:last-child{text-align:center}.demo-sort{color:#8098d0;font-size:18px;font-weight:800}.demo-action-btn{display:inline-grid;width:42px;height:34px;place-items:center;border-radius:12px;color:#020202}.demo-action-btn:hover{background:#f3f6fb}@media (prefers-reduced-motion:reduce){.demo-chart-marker,.demo-line-average,.demo-line-today,.demo-menu,.demo-rings,.demo-stat-card{animation:none}.demo-line-average,.demo-line-today{stroke-dashoffset:0}}@media (max-width:1180px){.demo-chart-grid{grid-template-columns:1fr}.demo-channel-card{min-height:auto}}@media (max-width:980px){.demo-dashboard{--demo-sidebar-width:min(260px,calc(100vw - 48px));padding-left:0}.demo-sidebar-shell{top:73px;z-index:7;display:block;width:var(--demo-sidebar-width);height:calc(100vh - 73px);height:calc(100dvh - 73px);transform:translateX(-100%);border-top:1px solid #e4e6eb;border-radius:0 18px 0 0;box-shadow:18px 0 40px rgba(22,32,58,.12)}.demo-sidebar-shell .sidebar{display:flex;min-height:100%;padding:18px 14px 16px}.demo-sidebar-shell .brand{display:none}.demo-sidebar-shell .nav-label{padding-top:0}.demo-dashboard.is-sidebar-expanded .demo-sidebar-shell{transform:translateX(0)}.demo-dashboard.is-sidebar-expanded .demo-sidebar-backdrop{position:fixed;inset:73px 0 0;z-index:6;display:block;border:0;background:rgba(22,32,58,.22);cursor:pointer;padding:0}.demo-topbar{z-index:8;left:0;width:100%;height:73px;min-height:73px}.demo-sidebar-toggle{display:grid;left:24px}.demo-dashboard.is-sidebar-expanded .demo-sidebar-toggle{left:min(calc(var(--demo-sidebar-width) - 15px),calc(100vw - 46px))}.demo-dashboard.is-sidebar-expanded .demo-search{opacity:0;pointer-events:none;transform:translateX(-8px);visibility:hidden}.demo-search{--demo-search-left:72px;left:var(--demo-search-left);width:min(458px,calc(100% - var(--demo-search-left) - 150px));transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.demo-top-actions{right:20px}.demo-chart-grid,.demo-kpi-section,.demo-table-card{margin-right:20px;margin-left:20px}.demo-canvas{padding-bottom:36px}.demo-toolbar{flex-wrap:wrap;justify-content:flex-start}.demo-card-head{align-items:flex-start;flex-direction:column}.demo-chart-controls{flex-wrap:wrap;gap:14px}}@media (max-width:760px){.demo-kpi-section{display:grid;height:auto;gap:16px;margin-top:38px}.demo-stat-grid,.demo-toolbar{position:static}.demo-toolbar{justify-content:flex-start}.demo-stat-grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.demo-stat-card{height:auto;min-height:123px}}@media (max-width:620px){.demo-dashboard{border-radius:0}.demo-topbar{display:flex;height:64px;min-height:64px;align-items:center;gap:10px;padding:0 12px}.demo-sidebar-shell{top:64px;height:calc(100vh - 64px);height:calc(100dvh - 64px)}.demo-dashboard.is-sidebar-expanded .demo-sidebar-backdrop{inset:64px 0 0}.demo-dashboard.is-sidebar-collapsed .demo-sidebar-toggle,.demo-dashboard.is-sidebar-expanded .demo-sidebar-toggle,.demo-sidebar-toggle{position:static;flex:0 0 29px}.demo-dashboard.is-sidebar-expanded .demo-search,.demo-search{--demo-search-left:0;position:static;flex:1 1 auto;width:auto;min-width:0;height:38px;opacity:1;pointer-events:auto;transform:none;visibility:visible}.demo-dashboard.is-sidebar-expanded .demo-top-actions,.demo-top-actions{position:static;flex:0 0 auto;opacity:1;pointer-events:auto;visibility:visible}.demo-stat-grid{grid-template-columns:1fr}.demo-avatar,.demo-round-btn{width:31px;height:31px}.demo-search{gap:14px;padding:0 16px}.demo-search input{min-width:0;font-size:12px}.demo-top-actions{gap:7px;justify-content:flex-end}.demo-filter-btn,.demo-refresh-btn{width:100%}.demo-channel-card,.demo-line-card,.demo-table-card{border-radius:18px;padding:22px 18px}.demo-line-chart{height:290px}.demo-table-head{align-items:flex-start;flex-direction:column;padding-right:0;padding-left:0}}@media (max-width:420px){.demo-topbar{gap:7px;padding:0 8px}.demo-avatar,.demo-round-btn{width:29px;height:29px}.demo-search{gap:8px;padding:0 10px}.demo-search-icon{width:18px;height:18px;flex-basis:18px}.demo-search input{font-size:11px}.demo-top-actions{gap:4px}.demo-chart-grid,.demo-kpi-section,.demo-table-card{margin-right:12px;margin-left:12px}.demo-kpi-section{margin-top:28px}.demo-toolbar{gap:8px}.demo-filter-btn,.demo-refresh-btn{height:32px;font-size:12px;padding:0 12px}.demo-stat-card{min-height:106px;padding:17px 18px 14px}.demo-stat-card h2{font-size:14px;line-height:20px}.demo-stat-value-row{margin-top:12px}.demo-stat-value-row strong{font-size:25px;line-height:30px}.demo-card-head h2,.demo-channel-head h2,.demo-table-head h2{font-size:19px}.demo-card-head p,.demo-channel-head p,.demo-channel-legend span,.demo-table-head p{font-size:13px}.demo-chart-controls{gap:10px}.demo-chart-controls button,.demo-chart-controls span,.demo-table-head button{font-size:13px}.demo-line-chart{height:230px}.demo-rings{width:min(240px,100%);height:auto;aspect-ratio:1}}@media (max-width:340px){.demo-search{padding:0 8px}.demo-search input{font-size:10px}}.posts-demo{--posts-blue:#16397f;--posts-bright-blue:#225ef8;--posts-text:#1e1e1e;--posts-muted:#757575;--posts-border:#ececee;--posts-soft-border:#e6edff;--posts-panel-radius:14px}.posts-demo-canvas{padding:0 0 72px}.posts-demo-summary-section{position:relative;height:180px;margin:75px 50px 0 47px}.posts-demo-actions{position:absolute;top:0;right:0;display:flex;width:230px;height:32px;align-items:center;gap:6px}.posts-demo-action{display:inline-flex;width:112px;height:32px;align-items:center;justify-content:center;border:1px solid #75757533;border-radius:100px;font-family:Poppins,Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:1;white-space:nowrap}.posts-demo-schedule{gap:7px;background:#fff;color:#757575}.posts-demo-add{gap:7px;background:var(--posts-blue);color:#fff}.posts-demo-asset-icon{display:block;width:var(--posts-demo-icon-size,20px);height:var(--posts-demo-icon-size,20px);flex:0 0 var(--posts-demo-icon-size,20px);-o-object-fit:contain;object-fit:contain}.posts-demo-search-icon{--posts-demo-icon-size:15px}.posts-demo-add-icon{--posts-demo-icon-size:20px}.posts-demo-trend-icon{--posts-demo-icon-size:8px}.posts-demo-summary-grid{position:absolute;bottom:0;left:0;display:grid;width:100%;height:126px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.posts-demo-stat-card{min-width:0;height:126px;border:1px solid var(--posts-border);border-radius:20px;background:#fff;padding:24px 24px 22px}.posts-demo-stat-card h2{overflow:hidden;color:var(--posts-text);font-family:Raleway,Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.posts-demo-stat-value{display:flex;min-width:0;align-items:center;gap:8px;margin-top:20px}.posts-demo-stat-value strong{color:var(--posts-text);font-size:27px;font-weight:700;letter-spacing:-.02em;line-height:32px}.posts-demo-stat-badge,.posts-demo-stat-value strong{font-family:Red Hat Display,Raleway,Inter,ui-sans-serif,system-ui,sans-serif}.posts-demo-stat-badge{display:inline-flex;min-width:45px;height:18px;align-items:center;justify-content:center;gap:2px;border-radius:2px;font-size:10px;font-weight:500;line-height:14px;padding:2px 4px}.posts-demo-stat-badge.is-good{border:.6px solid #d986341a;background:#3fba571a;color:#3fba57}.posts-demo-stat-badge.is-warning{border:.6px solid #d986341a;background:#fff4e8;color:#d98634}.posts-demo-workspace{display:grid;grid-template-columns:minmax(300px,1fr) minmax(340px,1.08fr) minmax(300px,1fr);gap:18px;margin:17px 50px 0 47px}.posts-demo-panel{min-width:0;min-height:526px;overflow:hidden;border:1px solid var(--posts-soft-border);border-radius:var(--posts-panel-radius);background:#fff;box-shadow:0 16px 40px rgba(35,52,87,.04)}.posts-demo-comments-head,.posts-demo-panel-head,.posts-demo-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.posts-demo-panel-head{padding:16px 16px 14px}.posts-demo-panel-head h2{color:#18213b;font-size:16px;font-weight:800;line-height:20px}.posts-demo-new-post{display:inline-flex;height:32px;align-items:center;justify-content:center;gap:6px;border:1px solid #e6edff;border-radius:18px;background:#fff;color:#2d63f0;font-size:13px;font-weight:800;padding:0 13px;white-space:nowrap}.posts-demo-tabs{display:flex;min-width:0;align-items:center;gap:6px;border-bottom:1px solid #edf1fa;padding:7px 16px 13px}.posts-demo-tabs button{display:inline-flex;min-width:0;height:26px;align-items:center;gap:4px;border-radius:13px;color:#56627c;font-size:10px;font-weight:800;padding:0 5px;white-space:nowrap}.posts-demo-tabs button.is-active{background:#eaf1ff;color:#2256c7}.posts-demo-tabs span{color:#7886a6;font-size:9px}.posts-demo-tabs .posts-demo-channel-icon{width:18px;height:18px;flex-basis:18px}.posts-demo-channel-icon{display:inline-grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;overflow:hidden}.posts-demo-channel-icon .posts-demo-asset-icon{--posts-demo-icon-size:100%}.posts-demo-items{display:grid}.posts-demo-post-row{position:relative;display:grid;min-height:81px;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 16px 11px 19px}.posts-demo-post-row.is-active:before{position:absolute;top:0;bottom:0;left:0;width:2px;background:#2b68e8;content:""}.posts-demo-post-body{min-width:0}.posts-demo-post-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.posts-demo-post-line strong{overflow:hidden;color:#20263a;font-size:13px;font-weight:800;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.posts-demo-post-line span{color:#74809e;font-size:11px;font-weight:700;line-height:14px;white-space:nowrap}.posts-demo-post-meta{display:flex;align-items:center;gap:15px;margin-top:24px}.posts-demo-post-meta span{display:inline-flex;align-items:center;gap:5px;color:#6f7d9b;font-size:11px;font-weight:800}.posts-demo-status{align-self:center;border-radius:9px;background:#fff4e7;color:#e0942f;font-size:10px;font-weight:800;line-height:18px;padding:0 7px;white-space:nowrap}.posts-demo-status.is-scheduled{background:#e9f1ff;color:#3266e8}.posts-demo-status.is-draft{background:#eff1f7;color:#6f7d9b}.posts-demo-link{display:inline-flex;align-items:center;gap:8px;color:#1d58d8;font-size:13px;font-weight:800;padding:17px 20px 21px}.posts-demo-preview{display:flex;flex-direction:column}.posts-demo-preview-head{min-height:56px;border-bottom:1px solid #edf1fa;padding:12px 16px}.posts-demo-account{display:flex;min-width:0;align-items:center;gap:10px}.posts-demo-account strong{display:block;overflow:hidden;color:#18213b;font-size:13px;font-weight:900;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.posts-demo-account span{display:block;color:#7b86a3;font-size:10px;font-weight:700;line-height:14px}.posts-demo-icon-btn,.posts-demo-more-btn{display:inline-grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid #edf1fa;border-radius:16px;background:#fff;color:#63708d}.posts-demo-media{position:relative;height:226px;overflow:hidden;background:radial-gradient(circle at 35% 68%,rgba(215,199,204,.7) 0 22%,transparent 42%),linear-gradient(180deg,#f4efef,#f8f4f2 48%,#efe6e2)}.posts-demo-fabric{position:absolute;right:56px;bottom:22px;width:215px;height:170px;border-radius:48% 42% 45% 52%;background:linear-gradient(138deg,rgba(120,77,95,.14) 0 17%,transparent 17% 24%,rgba(108,74,92,.16) 24% 28%,transparent 28% 100%),radial-gradient(circle at 32% 35%,hsla(0,0%,100%,.82),transparent 34%),linear-gradient(135deg,#d8b8bf,#cfa9b4 48%,#edd7d7);box-shadow:-36px 28px 44px rgba(132,96,108,.18);transform:rotate(9deg) skew(-5deg)}.posts-demo-fabric:before{position:absolute;top:16px;left:58px;width:98px;height:132px;border-radius:48%;background:linear-gradient(98deg,rgba(117,76,94,.18),hsla(0,0%,100%,.42),rgba(116,76,92,.12));content:"";transform:rotate(14deg)}.posts-demo-tag-card{position:absolute;right:113px;bottom:69px;display:grid;width:54px;height:70px;place-items:center;border-radius:2px;background:#f7efe8;box-shadow:0 10px 18px rgba(72,51,45,.14);color:#7d695c;font-size:9px;font-weight:800;letter-spacing:.08em;line-height:1;padding:13px 6px;transform:rotate(-3deg)}.posts-demo-caption{padding:16px 16px 6px}.posts-demo-caption h3,.posts-demo-caption p,.posts-demo-like-line strong{color:#2a3148;font-size:14px;font-weight:800;line-height:20px}.posts-demo-caption p{margin-top:2px}.posts-demo-like-line{display:inline-flex;align-items:center;gap:8px;color:#5f6b87;padding:7px 16px 10px}.posts-demo-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 16px 20px}.posts-demo-metric{display:grid;min-height:102px;place-items:center;border-radius:10px;background:#f8faff;color:#2d63f0;padding:12px 6px;text-align:center}.posts-demo-metric strong{color:#1f263a;font-size:19px;font-weight:900;line-height:24px}.posts-demo-metric span{color:#7c88a4;font-size:11px;font-weight:700;line-height:14px}.posts-demo-preview-foot{display:flex;min-height:62px;align-items:center;gap:14px;margin-top:auto;border-top:1px solid #edf1fa;padding:11px 16px}.posts-demo-preview-foot button{display:inline-flex;align-items:center;gap:7px;color:#50607f;font-size:12px;font-weight:800;white-space:nowrap}.posts-demo-preview-foot .posts-demo-more-btn{margin-left:auto}.posts-demo-comments{display:flex;flex-direction:column}.posts-demo-comments-head{min-height:56px;border-bottom:1px solid #edf1fa;padding:0 16px}.posts-demo-comment-tabs{display:flex;align-self:stretch;align-items:stretch;gap:16px}.posts-demo-comment-tabs button{position:relative;display:inline-flex;align-items:center;gap:8px;color:#5f6a85;font-size:12px;font-weight:900}.posts-demo-comment-tabs button.is-active{color:#21448a}.posts-demo-comment-tabs button.is-active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#214fb1;content:""}.posts-demo-comment-tabs span{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:10px;background:#eef3ff;color:#4566ad;font-size:11px}.posts-demo-filter{display:inline-flex;align-items:center;gap:7px;color:#50607f;font-size:12px;font-weight:800}.posts-demo-comment-list{display:grid;flex:1}.posts-demo-comment{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:20px 18px 10px}.posts-demo-comment-avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#6b4ee6;color:#fff;font-size:12px;font-weight:900}.posts-demo-comment:nth-child(2) .posts-demo-comment-avatar{background:#2466db}.posts-demo-comment:nth-child(3) .posts-demo-comment-avatar{background:#7e56e7}.posts-demo-comment:nth-child(4) .posts-demo-comment-avatar{background:#174aa3}.posts-demo-comment-body{min-width:0}.posts-demo-comment-row{display:flex;min-width:0;align-items:center;gap:8px}.posts-demo-comment-row strong{overflow:hidden;color:#27314a;font-size:12px;font-weight:900;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.posts-demo-comment-row time{margin-left:auto;color:#8b95ad;font-size:10px;font-weight:800;white-space:nowrap}.posts-demo-comment-tag{border-radius:7px;font-size:10px;font-weight:900;line-height:16px;padding:0 7px}.posts-demo-comment-tag.is-positive{background:#e9f8ee;color:#3fba57}.posts-demo-comment-tag.is-question{background:#eef3ff;color:#4c6ff0}.posts-demo-comment p{margin-top:9px;color:#52607b;font-size:12px;font-weight:700;line-height:18px}.posts-demo-comment-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:13px}.posts-demo-comment-actions button{display:inline-flex;align-items:center;gap:5px;color:#5e6c89;font-size:11px;font-weight:800}@media (max-width:1320px){.posts-demo-stat-card h2{font-size:14px}.posts-demo-workspace{grid-template-columns:repeat(2,minmax(0,1fr))}.posts-demo-comments{grid-column:1/-1}}@media (max-width:1120px){.posts-demo-summary-section{height:auto}.posts-demo-actions{position:static;justify-content:flex-end;margin-left:auto}.posts-demo-summary-grid{position:static;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.posts-demo-workspace{grid-template-columns:1fr}.posts-demo-panel{min-height:auto}}@media (max-width:980px){.posts-demo-summary-section,.posts-demo-workspace{margin-right:20px;margin-left:20px}}@media (max-width:620px){.posts-demo .demo-top-actions{right:16px;width:auto;gap:8px}.posts-demo .demo-search{width:calc(100% - var(--demo-search-left) - 128px)}.posts-demo .demo-search input{font-size:12px}.posts-demo-actions{width:100%}.posts-demo-action{flex:1;width:auto}.posts-demo-summary-grid{grid-template-columns:1fr}.posts-demo-comment-actions,.posts-demo-preview-foot,.posts-demo-tabs{gap:10px}.posts-demo-tabs{overflow-x:auto}.posts-demo-post-row{grid-template-columns:28px minmax(0,1fr)}.posts-demo-status{grid-column:2;justify-self:start;margin-top:8px}.posts-demo-media{height:206px}.posts-demo-fabric{right:20px;width:195px}.posts-demo-tag-card{right:72px}.posts-demo-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.posts-demo-comments-head{align-items:flex-start;flex-direction:column;padding:12px 16px}.posts-demo-comment-tabs{width:100%;min-height:36px}}.inbox-demo{--inbox-blue:#16397f;--inbox-blue-2:#1d58d8;--inbox-text:#20263a;--inbox-muted:#778198;--inbox-border:#e6edff;--inbox-panel:#fff}.inbox-demo-canvas{padding:0 0 72px}.inbox-demo-asset{display:block;width:var(--inbox-demo-icon-size,20px);height:var(--inbox-demo-icon-size,20px);flex:0 0 var(--inbox-demo-icon-size,20px);-o-object-fit:contain;object-fit:contain}.inbox-demo-search-icon{--inbox-demo-icon-size:15px}.inbox-demo-add-icon{--inbox-demo-icon-size:20px}.inbox-demo-channel-img{--inbox-demo-icon-size:18px}.inbox-demo-actions{display:flex;justify-content:flex-end;margin:75px 50px 34px 47px}.inbox-demo-new{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:10px;border-radius:18px;background:var(--inbox-blue);color:#fff;font-size:14px;font-weight:800;line-height:1;padding:0 20px;white-space:nowrap}.inbox-demo-board{display:grid;grid-template-columns:minmax(260px,285px) minmax(430px,1fr) minmax(285px,340px);gap:0;margin:0 50px 0 47px;border:1px solid var(--inbox-border);background:#fff;box-shadow:0 18px 45px rgba(30,45,85,.04)}.inbox-demo-panel{min-width:0;min-height:744px;background:var(--inbox-panel)}.inbox-demo-chat,.inbox-demo-list{border-right:1px solid var(--inbox-border)}.inbox-demo-list{padding-top:24px}.inbox-demo-list-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px 17px}.inbox-demo-chat-head h2,.inbox-demo-list-head h2,.inbox-demo-profile h2{color:#1f2637;font-size:15px;font-weight:900;line-height:20px}.inbox-demo-list-head span{display:inline-flex;align-items:center;gap:6px;color:#6b7285;font-size:12px;font-weight:700}.inbox-demo-customer-title i,.inbox-demo-list-head i{width:6px;height:6px;border-radius:50%;background:#41c96d}.inbox-demo-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 13px}.inbox-demo-tabs button{display:inline-flex;height:40px;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e1e7f4;border-radius:10px;color:#37405d;font-size:12px;font-weight:800;padding:0 12px}.inbox-demo-tabs button.is-active{border-color:#527bd6;background:#edf4ff;color:#17428c;box-shadow:inset 0 0 0 1px rgba(28,86,200,.1)}.inbox-demo-channel-list strong,.inbox-demo-tabs span{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:12px;background:#eef2fa;color:#4f5c76;font-size:12px;font-weight:900}.inbox-demo-contacts-open{display:grid;width:calc(100% - 32px);height:38px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:0 16px 13px;border:1px solid #dfe7f5;border-radius:10px;background:#fbfdff;color:#34415d;font-size:12px;font-weight:900;padding:0 12px;text-align:left}.inbox-demo-contacts-open strong{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:12px;background:#eaf2ff;color:#2757aa;font-size:12px;font-weight:900}.inbox-demo-filter{display:flex;width:calc(100% - 36px);height:38px;align-items:center;justify-content:space-between;margin:0 18px 11px;border:1px solid #e4eaf6;border-radius:10px;color:#37405d;font-size:12px;font-weight:900;padding:0 13px}.inbox-demo-channel-list{display:grid;gap:2px;margin:0 16px 22px;border:1px solid #edf1fa;border-radius:12px;padding:8px}.inbox-demo-channel-list button{display:grid;height:33px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:8px;color:#3f4861;font-size:11px;font-weight:800;padding:0 6px;text-align:left}.inbox-demo-channel-list button.is-active{background:#f7f9ff}.inbox-demo-channel-mark{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.inbox-demo-channel-mark.is-whatsapp{background:#ebfff3;color:#25d366}.inbox-demo-channel-mark.is-email,.inbox-demo-channel-mark.is-tiktok{background:#f2f4f8;color:#111218}.inbox-demo-channel-mark.is-grid{border-radius:5px;background:#eff5ff;color:#315ed7}.inbox-demo-thread-list{display:grid}.inbox-demo-thread{position:relative;display:grid;min-height:113px;grid-template-columns:36px minmax(0,1fr);gap:10px;border-top:1px solid #edf1fa;padding:18px 16px 12px 19px}.inbox-demo-thread-avatar{position:relative;width:34px;height:34px}.inbox-demo-thread-channel{position:absolute;right:-3px;bottom:-3px;display:grid;width:15px;height:15px;place-items:center;border:2px solid #fff;border-radius:50%;background:#fff;overflow:hidden}.inbox-demo-thread-channel .inbox-demo-channel-img,.inbox-demo-thread-channel .inbox-demo-channel-mark{width:11px;height:11px;flex-basis:11px;font-size:8px}.inbox-demo-thread.is-active{background:#f2f7ff}.inbox-demo-thread.is-active:before{position:absolute;inset:0 auto 0 0;width:3px;background:#174aa3;content:""}.inbox-demo-avatar-lg,.inbox-demo-avatar-md,.inbox-demo-avatar-sm,.inbox-demo-bubble-avatar{display:grid;place-items:center;border-radius:50%;background:#e59a2e;color:#fff;font-weight:900}.inbox-demo-avatar-sm{width:34px;height:34px;font-size:12px}.inbox-demo-avatar-sm.is-email{background:#e84b67}.inbox-demo-avatar-sm.is-instagram{background:#f07b3f}.inbox-demo-avatar-sm.is-whatsapp{background:#e59a2e}.inbox-demo-thread-body{position:relative;min-width:0;padding-right:24px}.inbox-demo-thread-top{display:flex;min-width:0;align-items:center;gap:8px}.inbox-demo-thread h3,.inbox-demo-thread-top strong{overflow:hidden;color:#20263a;font-size:13px;font-weight:900;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-thread-top time{margin-left:auto;color:#8a93a8;font-size:11px;font-weight:700}.inbox-demo-thread h3{margin-top:5px;font-size:12px}.inbox-demo-thread p{overflow:hidden;margin-top:4px;color:#7c8598;font-size:11px;font-weight:700;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-thread-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.inbox-demo-thread-tags span{border-radius:12px;background:#eaf1ff;color:#315ab2;font-size:11px;font-weight:800;line-height:22px;padding:0 9px}.inbox-demo-thread-tags .is-high{background:#fff1df;color:#f0962e}.inbox-demo-thread-tags .is-sla--42m{background:#ffecef;color:#ea5c70}.inbox-demo-thread-source{position:absolute;right:0;bottom:1px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%}.inbox-demo-thread-source .inbox-demo-channel-img,.inbox-demo-thread-source .inbox-demo-channel-mark{width:16px;height:16px;flex-basis:16px}.inbox-demo-avatar-sm.is-facebook,.inbox-demo-avatar-sm.is-messenger{background:#3b82f6}.inbox-demo-avatar-sm.is-tiktok,.inbox-demo-avatar-sm.is-x{background:#111218}.inbox-demo-avatar-sm.is-snapchat{background:#facc15;color:#111218}.inbox-demo-chat{display:flex;flex-direction:column}.inbox-demo-chat-head{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--inbox-border);padding:14px 28px 14px 24px}.inbox-demo-customer-title{display:flex;min-width:0;align-items:center;gap:10px}.inbox-demo-avatar-md{width:36px;height:36px;flex:0 0 36px;font-size:12px}.inbox-demo-customer-copy{display:grid;min-width:0;gap:2px}.inbox-demo-name-row{display:flex;min-width:0;align-items:center;gap:8px}.inbox-demo-name-row h2{overflow:hidden;max-width:210px;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-name-row .inbox-demo-channel-mark{width:18px;height:18px;flex:0 0 18px}.inbox-demo-customer-title p{display:flex;align-items:center;gap:6px;margin-top:0;color:#6d7790;font-size:11px;font-weight:700;line-height:14px;white-space:nowrap}.inbox-demo-customer-title span{color:#7b8497}.inbox-demo-ai-actions,.inbox-demo-chat-tools,.inbox-demo-composer-bottom,.inbox-demo-composer-tabs,.inbox-demo-profile-actions{display:flex;align-items:center;gap:12px}.inbox-demo-chat-tools{flex:0 0 auto;margin-left:auto}.inbox-demo-ai-actions button,.inbox-demo-chat-tools button,.inbox-demo-composer-tabs button,.inbox-demo-profile-actions button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid #e6ecf6;border-radius:17px;background:#fff;color:#53617e;font-size:12px;font-weight:900;padding:0 12px;white-space:nowrap}.inbox-demo-chat-tools button{width:34px;padding:0}.inbox-demo-chat-tools .is-ticket{background:#f2f6ff;color:#214d9f;width:auto;min-width:95px;padding:0 18px}.inbox-demo-ticket-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(15,23,42,.42);padding:20px}.inbox-demo-ticket-modal{width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #dfe7f3;border-radius:8px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.2)}.inbox-demo-ticket-modal-actions,.inbox-demo-ticket-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.inbox-demo-ticket-modal-head{border-bottom:1px solid #edf2fa}.inbox-demo-ticket-modal-head h2{color:#20263a;font-size:18px;font-weight:900;line-height:24px}.inbox-demo-ticket-modal-head p{margin-top:3px;color:#7b8497;font-size:12px;font-weight:700}.inbox-demo-ticket-modal-head button{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border:1px solid #e6ecf6;border-radius:17px;color:#53617e}.inbox-demo-close-modal-body,.inbox-demo-ticket-modal-body{min-height:0;overflow-y:auto;padding:18px 20px}.inbox-demo-close-error,.inbox-demo-ticket-empty{border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px;font-weight:800;line-height:18px;padding:10px 12px}.inbox-demo-close-option,.inbox-demo-ticket-message{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;border:1px solid #e6ecf6;border-radius:8px;background:#fff;color:#27304a;cursor:pointer;padding:12px}.inbox-demo-close-option+.inbox-demo-close-option,.inbox-demo-ticket-message+.inbox-demo-ticket-message{margin-top:10px}.inbox-demo-close-option.is-selected,.inbox-demo-ticket-message.is-selected{border-color:rgba(33,88,182,.45);background:#f2f6ff}.inbox-demo-close-option input,.inbox-demo-ticket-message input{width:auto;margin-top:3px}.inbox-demo-close-option strong,.inbox-demo-ticket-message strong{display:block;color:#20263a;font-size:12px;font-weight:900;line-height:17px}.inbox-demo-close-option em,.inbox-demo-ticket-message em{display:block;margin-top:3px;color:#68748d;font-size:12px;font-style:normal;font-weight:700;line-height:17px}.inbox-demo-close-reason{display:grid;gap:8px;margin-top:16px;color:#53617e;font-size:12px;font-weight:900}.inbox-demo-close-reason textarea{min-height:112px;border-radius:8px;color:#20263a;font-size:13px;font-weight:700;line-height:19px;resize:vertical}.inbox-demo-close-error{margin-top:12px}.inbox-demo-ticket-modal-actions{border-top:1px solid #edf2fa}.inbox-demo-ticket-modal-actions button{display:inline-flex;height:36px;align-items:center;justify-content:center;gap:8px;border:1px solid #e6ecf6;border-radius:18px;background:#fff;color:#53617e;font-size:12px;font-weight:900;padding:0 16px}.inbox-demo-ticket-modal-actions .is-primary{border-color:#2158b6;background:#2158b6;color:#fff}@media (max-width:720px){.inbox-demo-ticket-modal-backdrop{align-items:end;padding:12px}.inbox-demo-ticket-modal{max-height:calc(100vh - 24px)}.inbox-demo-ticket-modal-actions{flex-wrap:wrap}.inbox-demo-salla-overlay-backdrop{align-items:end;padding:12px}.inbox-demo-contacts-overlay,.inbox-demo-salla-overlay{max-height:calc(100vh - 24px)}.inbox-demo-contacts-body{grid-template-columns:1fr;max-height:calc(100vh - 114px)}.inbox-demo-contacts-list-pane{border-right:0;border-bottom:1px solid #edf2fa}.inbox-demo-contacts-list{max-height:240px}.inbox-demo-salla-stats{grid-template-columns:1fr 1fr}.inbox-demo-salla-order-row{grid-template-columns:14px minmax(0,1fr)}.inbox-demo-salla-order-row b,.inbox-demo-salla-order-row em{grid-column:2;justify-self:start}}.inbox-demo-chat-tools .is-close{background:#fff7ed;color:#9a3412;width:auto;min-width:92px;padding:0 16px}.inbox-demo-messages{display:grid;align-content:start;gap:18px;flex:1;padding:22px 25px 21px}.inbox-demo-message-row{display:grid;align-items:center;gap:8px;animation:inbox-message-pop .22s cubic-bezier(.2,.85,.26,1.1) both;transform-origin:left bottom}.inbox-demo-message-row.is-inbound{grid-template-columns:31px auto 1fr;justify-items:start}.inbox-demo-message-row.is-outbound{justify-items:end;transform-origin:right bottom}.inbox-demo-message-row p{max-width:min(520px,82%);border-radius:18px;color:#3d455b;font-size:13px;font-weight:700;line-height:19px;padding:13px 18px}.inbox-demo-message-row.is-inbound p{background:#f0f2f6}.inbox-demo-message-row.is-outbound p{background:#174aa3;color:#fff}.inbox-demo-message-row.is-wide p{max-width:min(565px,90%)}.inbox-demo-message-row time{color:#9aa3b4;font-size:11px;font-weight:700}.inbox-demo-bubble-avatar{width:28px;height:28px;font-size:11px}.smart-reply-indicator{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:9px;justify-self:start;border:1px solid rgba(214,221,235,.9);border-radius:18px 18px 18px 6px;background:#fff;color:#536174;box-shadow:0 10px 24px rgba(15,23,42,.08);font-size:12px;font-weight:800;line-height:1;padding:12px 14px;animation:inbox-message-pop .22s cubic-bezier(.2,.85,.26,1.1) both;transform-origin:left bottom}.smart-reply-typing-dots{display:inline-flex;align-items:center;gap:4px}.smart-reply-typing-dots span{display:inline-block;width:6px;height:6px;border-radius:999px;background:currentColor;animation:smart-reply-dot-bounce 1.05s ease-in-out infinite}@keyframes inbox-message-pop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes smart-reply-dot-bounce{0%,80%,to{opacity:.35;transform:translateY(0) scale(.72)}40%{opacity:1;transform:translateY(-3px) scale(1)}}@media (prefers-reduced-motion:reduce){.inbox-demo-message-row,.msg,.smart-reply-indicator,.smart-reply-typing-dots span{animation:none}}.inbox-demo-ai-box{width:min(100%,650px);justify-self:center;border:1px solid #dce8ff;border-radius:14px;background:linear-gradient(180deg,#f6faff,#eef6ff);padding:16px 18px 15px}.inbox-demo-ai-head{display:flex;min-width:0;align-items:center;gap:12px}.inbox-demo-ai-head strong{display:inline-flex;align-items:center;gap:7px;color:#2251a3;font-size:12px;font-weight:900}.inbox-demo-ai-head span{overflow:hidden;color:#7a869d;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-ai-head button{margin-left:auto;color:#6e778c}.inbox-demo-ai-box p{margin-top:12px;color:#3a435c;font-size:13px;font-weight:700;line-height:22px}.inbox-demo-ai-actions{margin-top:14px}.inbox-demo-ai-actions button.is-primary{border-color:transparent;background:#174aa3;color:#fff}.inbox-demo-composer{margin:0 25px 24px;border:1px solid #dfe7f5;border-radius:16px;padding:15px 18px 16px}.inbox-demo-composer-tabs button{height:28px;border-radius:14px;padding:0 13px}.inbox-demo-composer-tabs button.is-active{background:#eaf2ff;color:#2757aa}.inbox-demo-composer p{margin:15px 0 34px;color:#8c95a8;font-size:13px;font-weight:700}.inbox-demo-composer-bottom{border-top:1px solid #edf2fa;padding-top:14px}.inbox-demo-composer-bottom span{color:#67738c}.inbox-demo-composer-bottom button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:7px;margin-left:auto;border-radius:17px;background:#2158b6;color:#fff;font-size:12px;font-weight:900;padding:0 18px}.inbox-demo-profile{padding:46px 28px 28px}.inbox-demo-profile-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center}.inbox-demo-avatar-lg{width:58px;height:58px;font-size:21px}.inbox-demo-profile p{color:#7b8497;font-size:12px;font-weight:700}.inbox-demo-profile-tags{display:flex;gap:7px;margin-top:10px}.inbox-demo-detail-row .is-pill,.inbox-demo-profile-tags span{border-radius:11px;background:#eaf2ff;color:#2757aa;font-size:11px;font-weight:900;line-height:22px;padding:0 8px}.inbox-demo-profile-actions{margin-top:24px;padding-bottom:28px;border-bottom:1px solid #e8eef8}.inbox-demo-profile-section{border-bottom:1px solid #e8eef8;padding:24px 0}.inbox-demo-salla-card{display:grid;width:100%;min-height:72px;grid-template-columns:42px minmax(0,1fr) 28px;gap:12px;align-items:center;border:1px solid #dce9f0;border-radius:8px;background:#f8fcfb;color:#173f48;padding:12px;text-align:left}.inbox-demo-salla-card:disabled{cursor:not-allowed;opacity:.58}.inbox-demo-salla-brand span,.inbox-demo-salla-card-icon{display:inline-grid;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid rgba(3,75,88,.12);border-radius:8px;background:#e9fbf7}.inbox-demo-salla-brand .inbox-demo-asset,.inbox-demo-salla-card-icon .inbox-demo-asset{--inbox-demo-icon-size:30px}.inbox-demo-salla-card-copy{min-width:0}.inbox-demo-salla-card-copy strong{color:#173f48;font-size:13px;font-weight:900;line-height:18px}.inbox-demo-salla-card-copy em,.inbox-demo-salla-card-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-salla-card-copy em{margin-top:3px;color:#657783;font-size:11px;font-style:normal;font-weight:800;line-height:15px}.inbox-demo-salla-card>svg{justify-self:center;color:#034b58;transform:rotate(180deg)}.inbox-demo-profile-section h3,.inbox-demo-summary-card h3{color:#27304a;font-size:14px;font-weight:900;line-height:18px}.inbox-demo-detail-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.inbox-demo-detail-row span{color:#7c879d;font-size:12px;font-weight:700}.inbox-demo-detail-row strong{color:#20263a;font-size:12px;font-weight:900;text-align:right}.inbox-demo-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.inbox-demo-section-title a{color:#2360d5;font-size:12px;font-weight:900}.inbox-demo-order,.inbox-demo-orders{display:grid;gap:10px}.inbox-demo-order{min-height:48px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;border-radius:12px;background:#f7f9fd;color:#20263a;font-size:11px;font-style:normal;font-weight:800;padding:8px 10px}.inbox-demo-order-main{display:grid;min-width:0;gap:3px}.inbox-demo-order-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-order-main span{color:#8b95a8;font-size:10px;font-weight:800}.inbox-demo-order b{justify-self:end;white-space:nowrap}.inbox-demo-order em{min-width:72px;border-radius:999px;background:#e9f8ee;color:#3fba57;font-style:normal;line-height:20px;padding:0 9px;text-align:center;white-space:nowrap}.inbox-demo-order em.is-issue{background:#ffecef;color:#ea5c70}.inbox-demo-salla-overlay-backdrop{position:fixed;inset:0;z-index:85;display:grid;place-items:center;background:rgba(15,23,42,.42);padding:22px}.inbox-demo-salla-overlay{width:min(760px,100%);max-height:min(760px,calc(100vh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #d7e4ec;border-radius:8px;background:#fff;box-shadow:0 26px 72px rgba(15,23,42,.22)}.inbox-demo-salla-overlay-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8eef8;padding:18px 20px}.inbox-demo-salla-brand{display:flex;min-width:0;align-items:center;gap:13px}.inbox-demo-salla-brand h2{color:#1f2637;font-size:18px;font-weight:900;line-height:24px}.inbox-demo-salla-brand p{overflow:hidden;margin-top:2px;color:#778198;font-size:12px;font-weight:800;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-salla-overlay-head>button{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid #e6ecf6;border-radius:18px;color:#53617e}.inbox-demo-salla-overlay-body{min-height:0;overflow-y:auto;padding:20px}.inbox-demo-salla-loading{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:#53617e;font-size:12px;font-weight:900}.inbox-demo-salla-loading span{width:8px;height:8px;border-radius:999px;background:#0f766e;animation:smart-reply-dot-bounce 1.05s ease-in-out infinite}.inbox-demo-salla-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.inbox-demo-salla-stat{min-width:0;min-height:74px;display:grid;align-content:space-between;gap:8px;border:1px solid #e6edf5;border-radius:8px;background:#f8fafc;padding:11px 12px}.inbox-demo-salla-stat span{color:#778198;font-size:11px;font-weight:800;line-height:14px}.inbox-demo-salla-stat strong{overflow-wrap:anywhere;color:#20263a;font-size:13px;font-weight:900;line-height:17px}.inbox-demo-salla-stat .is-pill{width:-moz-fit-content;width:fit-content;border-radius:11px;background:#eaf2ff;color:#2757aa;font-size:11px;line-height:22px;padding:0 8px}.inbox-demo-salla-orders-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;padding-top:18px;border-top:1px solid #e8eef8}.inbox-demo-salla-orders-head h3{color:#27304a;font-size:14px;font-weight:900;line-height:18px}.inbox-demo-salla-orders-head span{color:#778198;font-size:12px;font-weight:900}.inbox-demo-salla-order-list{display:grid;gap:10px;margin-top:13px}.inbox-demo-salla-order-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #e6edf5;border-radius:8px;background:#fff;padding:12px}.inbox-demo-salla-order-marker{width:10px;height:10px;border-radius:999px;background:#0f766e;box-shadow:0 0 0 4px #e9fbf7}.inbox-demo-salla-order-main{min-width:0}.inbox-demo-salla-order-main strong{display:block;color:#20263a;font-size:13px;font-weight:900;line-height:18px}.inbox-demo-salla-order-main span{display:block;margin-top:2px;color:#7b8497;font-size:11px;font-weight:800;line-height:15px}.inbox-demo-salla-order-row b{color:#20263a;font-size:13px;font-weight:900;white-space:nowrap}.inbox-demo-salla-order-row em{border-radius:11px;background:#fff7e6;color:#b56b00;font-size:11px;font-style:normal;font-weight:900;line-height:22px;padding:0 8px;white-space:nowrap}.inbox-demo-salla-order-row em.is-delivered{background:#e9fbf0;color:#16824f}.inbox-demo-salla-order-row em.is-issue{background:#fff0ee;color:#bb4a35}.inbox-demo-salla-empty{border:1px dashed #dbe4ef;border-radius:8px;color:#718198;font-size:12px;font-weight:800;padding:18px;text-align:center}.inbox-demo-contacts-overlay{width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 64px);overflow:hidden;border:1px solid #e4ebf6;border-radius:16px;background:#fff;box-shadow:0 26px 70px rgba(22,34,62,.2)}.inbox-demo-contacts-body{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:0;min-height:0;max-height:calc(100vh - 154px)}.inbox-demo-contacts-list-pane{min-width:0;overflow:hidden;border-right:1px solid #edf2fa;padding:18px}.inbox-demo-contacts-search{display:grid;height:40px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e1e8f3;border-radius:10px;color:#6b7890;padding:0 12px}.inbox-demo-contacts-search input{min-width:0;border:0;color:#20263a;font-size:13px;font-weight:700;outline:0;padding:0}.inbox-demo-contacts-list{display:grid;gap:8px;max-height:calc(100vh - 232px);margin-top:14px;overflow-y:auto;padding-right:2px}.inbox-demo-contacts-list button{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #e6edf5;border-radius:8px;background:#fff;padding:10px;text-align:left}.inbox-demo-contacts-list button.is-selected{border-color:rgba(33,88,182,.42);background:#f3f7ff}.inbox-demo-contact-card>span,.inbox-demo-contacts-list button span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:19px;background:#eaf2ff;color:#2757aa;font-size:12px;font-weight:900}.inbox-demo-contacts-list button em,.inbox-demo-contacts-list button strong{grid-column:2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-contacts-list button strong{color:#20263a;font-size:13px;font-weight:900}.inbox-demo-contacts-list button em{color:#768197;font-size:11px;font-style:normal;font-weight:800}.inbox-demo-contact-message-pane{min-width:0;overflow-y:auto;padding:18px 20px 20px}.inbox-demo-contact-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e6edf5;border-radius:8px;background:#fbfdff;padding:12px}.inbox-demo-contact-card em,.inbox-demo-contact-card strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-demo-contact-card strong{color:#20263a;font-size:14px;font-weight:900}.inbox-demo-contact-card em{margin-top:2px;color:#778198;font-size:12px;font-style:normal;font-weight:800}.inbox-demo-contact-field{display:grid;gap:8px;margin-top:14px;color:#53617e;font-size:12px;font-weight:900}.inbox-demo-contact-field select,.inbox-demo-contact-field textarea{width:100%;border:1px solid #e1e8f3;border-radius:8px;color:#20263a;font-size:13px;font-weight:700}.inbox-demo-contact-field select{height:40px;padding:0 12px}.inbox-demo-contact-field textarea{min-height:104px;padding:10px 12px;resize:vertical}.inbox-demo-contact-send{display:inline-flex;width:100%;height:42px;align-items:center;justify-content:center;gap:8px;margin-top:16px;border-radius:21px;background:#2158b6;color:#fff;font-size:13px;font-weight:900}.inbox-demo-contact-send:disabled{cursor:not-allowed;opacity:.58}@media (max-width:720px){.inbox-demo-contacts-overlay{max-height:calc(100vh - 24px)}.inbox-demo-contacts-body{grid-template-columns:1fr;max-height:calc(100vh - 114px)}.inbox-demo-contacts-list-pane{border-right:0;border-bottom:1px solid #edf2fa}.inbox-demo-contacts-list{max-height:240px}}.inbox-demo-summary-card{margin-top:28px;border:1px solid #dfe7f5;border-radius:14px;background:#fbfdff;padding:17px 18px}.inbox-demo-summary-card p{margin-top:14px;color:#566176;font-size:13px;font-weight:700;line-height:23px}@media (max-width:1320px){.inbox-demo:not(.page-inbox) .inbox-demo-board{grid-template-columns:minmax(250px,285px) minmax(430px,1fr)}.inbox-demo:not(.page-inbox) .inbox-demo-profile{grid-column:1/-1;min-height:auto;border-top:1px solid var(--inbox-border)}}@media (max-width:1080px){.inbox-demo:not(.page-inbox) .inbox-demo-board{grid-template-columns:1fr}.inbox-demo:not(.page-inbox) .inbox-demo-panel{min-height:auto}.inbox-demo:not(.page-inbox) .inbox-demo-chat,.inbox-demo:not(.page-inbox) .inbox-demo-list{border-right:0;border-bottom:1px solid var(--inbox-border)}.inbox-demo:not(.page-inbox) .inbox-demo-chat-tools{flex-wrap:wrap}}@media (max-width:980px){.inbox-demo-actions,.inbox-demo-board{margin-right:20px;margin-left:20px}}@media (max-width:620px){.inbox-demo .demo-top-actions{right:16px;gap:8px}.inbox-demo .demo-search{width:calc(100% - var(--demo-search-left) - 128px)}.inbox-demo .demo-search input{font-size:12px}.inbox-demo-actions{margin-top:40px}.inbox-demo-new{width:100%}.inbox-demo-chat-head,.inbox-demo-messages,.inbox-demo-profile{padding-right:16px;padding-left:16px}.inbox-demo-chat-head{align-items:flex-start;flex-direction:column}.inbox-demo-tabs{grid-template-columns:1fr}.inbox-demo-message-row.is-inbound{grid-template-columns:31px 1fr}.inbox-demo-message-row.is-inbound time{grid-column:2}.inbox-demo-message-row p,.inbox-demo-message-row.is-wide p{max-width:100%}.inbox-demo-ai-actions,.inbox-demo-ai-head,.inbox-demo-composer-tabs,.inbox-demo-profile-actions{flex-wrap:wrap}.inbox-demo-composer{margin-right:16px;margin-left:16px}.inbox-demo-order{grid-template-columns:1fr 1fr;padding:10px}.inbox-demo-order b,.inbox-demo-order em{justify-self:start}}