:root{--vue-token-text: var(--token-color-text, #1f2430);--vue-token-muted: var(--muted, rgba(31,36,48,.64));--vue-token-border: var(--border, rgba(90,104,132,.34));--vue-token-surface: var(--surface, rgba(222,230,244,.62));--vue-token-shadow: var(--token-shadow-soft, 0 16px 34px rgba(36, 50, 84, .2));--vue-token-radius: var(--token-radius-lg, 16px);--vue-breakpoint-desktop: 1512px;--vue-breakpoint-large: 1920px;--vue-breakpoint-xlarge: 2560px}#vue-dashboard-root{min-width:0}.vue-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr);row-gap:38px;column-gap:0;min-width:0}.vue-dashboard-card{min-width:0;overflow:hidden}@media (min-width: 1900px){.vue-dashboard-grid{row-gap:28px}}.vue-app-toolbar{margin-bottom:10px;min-width:0}.vue-app-input,.vue-app-filter{min-width:0;width:100%}.vue-app-row{cursor:pointer}.vue-app-row:hover{background:#ffffff3d}.vue-input-wrap{position:relative;display:flex;align-items:center;width:100%;min-width:0}.vue-input-wrap.has-icon .vue-icon{position:absolute;left:12px;opacity:.72;pointer-events:none}.vue-input-wrap.has-icon .vue-app-input{padding-left:36px}.vue-filter-wrap{position:relative;display:flex;align-items:center;width:100%;min-width:0}.vue-filter-wrap .vue-icon{position:absolute;left:12px;opacity:.72;pointer-events:none}.vue-filter-wrap .vue-app-filter{padding-left:12px}.vue-icon{display:inline-flex;flex:0 0 auto}.btn .vue-icon{margin-right:6px}.btn.btn-ghost{background:#ffffff2e;border-color:#5a688457}.vue-col-settings{position:relative}.vue-col-settings-trigger{display:inline-flex;align-items:center}.vue-col-settings-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;display:flex;align-items:center;justify-content:center;padding:22px}.vue-col-settings-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080c145c}.vue-col-settings-dialog{position:relative;width:min(560px,calc(100vw - 44px));max-height:min(78vh,820px);overflow:auto;padding:12px;border-radius:16px;border:1px solid rgba(90,104,132,.34);background:#e4eaf6e0;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);box-shadow:0 20px 42px #212a4257}.vue-col-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.vue-col-settings-title{font-weight:600;font-size:13px}.vue-col-settings-actions{display:inline-flex;align-items:center;gap:6px}.vue-col-settings-actions .btn{min-height:30px;font-size:12px;padding:4px 8px;border-radius:10px}.vue-col-settings-actions .btn .vue-icon{margin-right:4px}.vue-col-settings-list{list-style:none;margin:0;padding:0;display:grid;gap:6px;max-height:min(62vh,640px);overflow:auto}.vue-col-settings-item{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;min-height:34px;padding:6px 8px;border-radius:10px;background:#ffffff61;border:1px solid rgba(90,104,132,.18);transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.vue-col-settings-item.is-dragging{opacity:.7;transform:scale(.98)}.vue-col-settings-item.is-drop-target{border-color:#30467680;background:#d6e0f4c2}.vue-col-settings-grip{display:inline-flex;align-items:center;justify-content:center;opacity:.7;cursor:grab}.vue-col-settings-label{display:inline-flex;align-items:center;gap:8px;font-size:13px}.vue-col-settings-checkbox{width:14px;height:14px}.vue-app-table-wrap{overflow:auto}.vue-app-table{width:100%;border-collapse:collapse;table-layout:auto}.vue-app-table th,.vue-app-table td{white-space:nowrap;transition:background-color .18s ease,color .18s ease;will-change:transform}.vue-app-table thead th{position:sticky;top:0;z-index:2}.vue-app-table tbody tr{transition:background-color .18s ease}.vue-app-table tbody tr:hover{background:#ffffff4d}#dash-workspace-vue .dash-workspace-head{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}#dash-workspace-vue .dash-workspace-head-actions{display:grid;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:10px;min-width:0}#dash-workspace-vue .dash-workspace-head-actions .vue-input-wrap{width:100%;min-width:0}@media (max-width: 1560px){#dash-workspace-vue .dash-workspace-head{grid-template-columns:1fr}#dash-workspace-vue .dash-workspace-head-actions{grid-template-columns:1fr auto auto}}@media (max-width: 1220px){#dash-workspace-vue .dash-workspace-head-actions{grid-template-columns:1fr;justify-items:start}}#dash-crm-vue .crm-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}#dash-crm-vue .crm-left{display:grid;grid-template-columns:minmax(380px,1fr) minmax(170px,220px);align-items:center;gap:10px;min-width:0}#dash-crm-vue .crm-left .vue-input-wrap,#dash-crm-vue .crm-left .vue-filter-wrap{width:100%;min-width:0}#dash-crm-vue .crm-right{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-wrap:nowrap}@media (max-width: 1180px){#dash-crm-vue .crm-head{grid-template-columns:1fr}#dash-crm-vue .crm-right{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 1100px){#dash-crm-vue .crm-left{grid-template-columns:1fr}}.vue-customer-modal-overlay{--crm-modal-ink: #2f2d33;--crm-modal-muted: rgba(47, 45, 51, .58);--crm-modal-line: rgba(89, 80, 79, .16);--crm-modal-line-strong: rgba(89, 80, 79, .22);--crm-modal-surface: rgba(244, 240, 236, .58);--crm-modal-surface-strong: rgba(247, 244, 240, .82);--crm-modal-card: rgba(242, 238, 234, .72);--crm-modal-card-strong: rgba(246, 242, 238, .9);--crm-modal-shadow: 0 24px 50px rgba(24, 22, 26, .18);--crm-pill-sales: rgba(216, 167, 150, .94);--crm-pill-fulfillment: rgba(98, 183, 195, .94);--crm-accent-blue: #5aa1df;--crm-scroll-thumb: rgba(87, 79, 77, .24);--crm-scroll-track: rgba(255, 255, 255, .12);--crm-transition-soft: .18s cubic-bezier(.22, 1, .36, 1);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483200;background:linear-gradient(#0e0c1008,#0e0c100f);-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;justify-content:center;padding:30px 88px 30px 30px;isolation:isolate}.vue-customer-modal{position:relative;isolation:isolate;width:min(1560px,calc(100vw - 118px));height:min(920px,calc(100vh - 56px));min-height:min(780px,calc(100vh - 56px));max-height:calc(100vh - 56px);display:flex;flex-direction:column;overflow:visible;border-radius:34px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,#f8f4f0e6,#eae4ddd6);box-shadow:0 34px 82px #0e0c1147,inset 0 1px #ffffff85}.vue-customer-modal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(#1210160a,#1210160a);opacity:1;transform:none;filter:none;z-index:0}.vue-customer-modal:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at top left,rgba(255,255,255,.42),transparent 26%),radial-gradient(circle at bottom center,rgba(238,187,163,.18),transparent 30%),linear-gradient(180deg,#f5f1edc2,#e0dad3b8);z-index:1}.vue-customer-modal>*{position:relative;z-index:2}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vue-customer-detail,.vue-customer-pane,.vue-customer-comments-list,.vue-storage-tree-wrap,.vue-customer-pane .table-wrap,.vue-customer-upload-list,.vue-comments-rte .ws-rte-edit,.vue-notes-rte .ws-rte-edit{scrollbar-width:thin;scrollbar-color:var(--crm-scroll-thumb) var(--crm-scroll-track)}.vue-customer-detail::-webkit-scrollbar,.vue-customer-pane::-webkit-scrollbar,.vue-customer-comments-list::-webkit-scrollbar,.vue-storage-tree-wrap::-webkit-scrollbar,.vue-customer-pane .table-wrap::-webkit-scrollbar,.vue-customer-upload-list::-webkit-scrollbar{width:10px;height:10px}.vue-customer-detail::-webkit-scrollbar-track,.vue-customer-pane::-webkit-scrollbar-track,.vue-customer-comments-list::-webkit-scrollbar-track,.vue-storage-tree-wrap::-webkit-scrollbar-track,.vue-customer-pane .table-wrap::-webkit-scrollbar-track,.vue-customer-upload-list::-webkit-scrollbar-track{background:var(--crm-scroll-track);border-radius:999px}.vue-customer-detail::-webkit-scrollbar-thumb,.vue-customer-pane::-webkit-scrollbar-thumb,.vue-customer-comments-list::-webkit-scrollbar-thumb,.vue-storage-tree-wrap::-webkit-scrollbar-thumb,.vue-customer-pane .table-wrap::-webkit-scrollbar-thumb,.vue-customer-upload-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#625a5852,#625a5829);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.vue-customer-modal-toolbar{position:absolute;top:0;right:0;bottom:0;left:0;width:0;height:0;padding:0;display:block;pointer-events:none}.vue-customer-toolbar-meta,.vue-customer-toolbar-chip,.vue-customer-toolbar-saving{display:none}.vue-customer-head-actions{position:absolute;top:20px;right:-68px;display:flex;align-items:center;gap:10px;pointer-events:none;z-index:7}.vue-customer-head-actions>*{pointer-events:auto}.vue-customer-floating-close,.vue-customer-close-btn{position:absolute;top:28px;right:28px;z-index:8;width:50px;min-width:50px;height:50px;padding:0;border-radius:18px;border-color:#776f7238;background:#f2eeeab8;box-shadow:0 10px 24px #2623281f,inset 0 1px #ffffff8a;transition:transform var(--crm-transition-soft),box-shadow var(--crm-transition-soft),background-color var(--crm-transition-soft)}.vue-customer-floating-close:hover,.vue-customer-close-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px #26232829,inset 0 1px #ffffff94}.vue-customer-modal>.notice{margin:18px 22px 0;border-radius:18px;border-color:#bb6f6f42;background:#f7dcdbbd;box-shadow:inset 0 1px #fff6}.vue-customer-shell{display:grid;grid-template-columns:minmax(0,2.72fr) minmax(300px,.78fr);gap:14px;padding:16px 22px 22px;height:100%;min-height:0;flex:1}.vue-customer-meta-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px}.vue-customer-stage{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.vue-customer-meta{display:grid;gap:6px;padding:0 10px;border-bottom:0;background:transparent}.vue-customer-meta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.vue-customer-status-group{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.field-hero-company{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none}.field-hero-company>span{display:none}.vue-customer-company-input{min-height:0;font-size:clamp(35px,2.45vw,44px);font-weight:760;letter-spacing:-.05em;line-height:.92;color:var(--crm-modal-ink)}.vue-customer-tabs{display:inline-flex;align-items:center;gap:12px;flex-wrap:nowrap;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.vue-customer-tab-btn{min-height:50px;min-width:148px;justify-content:center;padding:0 22px;border-radius:999px;background:#fff0;border-color:#59504f00;font-size:18px;font-weight:720;color:#181418f5;transition:background-color var(--crm-transition-soft),box-shadow var(--crm-transition-soft),color var(--crm-transition-soft),border-color var(--crm-transition-soft)}.vue-customer-tab-btn.is-active{background:#f6f3eff0;border-color:#72696724;color:#181418;box-shadow:0 12px 24px #18161a24,inset 0 1px #ffffffd6}.vue-customer-tab-btn:hover:not(:disabled){background:#faf6f3f0;border-color:#72696733;box-shadow:inset 0 1px #ffffffd6,0 8px 16px #201c1e14;transform:translateY(-1px)}.vue-customer-tab-btn.is-active:hover:not(:disabled){background:#fffffffa;border-color:#6e656338;box-shadow:inset 0 1px #ffffffe6,0 10px 18px #201c1e1a}.vue-customer-modal .btn:not(.vue-customer-tab-btn),.vue-customer-floating-close{transition:transform var(--crm-transition-soft),box-shadow var(--crm-transition-soft),background-color var(--crm-transition-soft),border-color var(--crm-transition-soft),color var(--crm-transition-soft)}.vue-customer-modal .btn:not(.vue-customer-tab-btn):hover:not(:disabled),.vue-customer-floating-close:hover:not(:disabled){transform:translateY(-1px)}.vue-customer-modal .btn.btn-ghost:hover:not(:disabled),.vue-customer-modal .btn:not(.btn-primary):not(.vue-customer-tab-btn):hover:not(:disabled){background:#f8f4f0f0!important;border-color:#6e65633d!important;box-shadow:0 12px 20px #201c1e1c!important}.vue-customer-modal .btn.btn-primary:hover:not(:disabled),.vue-customer-comment-send .btn:hover:not(:disabled){background:#569ad6;border-color:#4d8ec875;color:#1f2d3a;box-shadow:0 14px 24px #34659038}.vue-customer-modal .btn:focus-visible,.vue-customer-floating-close:focus-visible,.vue-comments-rte .ws-rte-btn:focus-visible,.vue-notes-rte .ws-rte-btn:focus-visible{outline:0;box-shadow:0 0 0 2px #ffffffb8,0 0 0 4px #5aa1df42}.vue-customer-tab-btn:disabled{opacity:.44}.vue-customer-detail{padding:10px 12px;overflow:hidden;min-height:0;display:flex;flex-direction:column;background:transparent}.vue-customer-pane{min-height:320px;display:grid;gap:16px;align-content:start;overflow:auto;padding-right:4px;animation:crm-modal-pane-in .22s ease}.vue-contracts-pane{padding-right:2px;animation:none}.vue-contracts-toolbar,.vue-contracts-toolbar-inline{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:nowrap}.vue-contracts-select{flex:1 1 auto;min-width:320px;width:100%;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid var(--crm-modal-line);background:#f0ece8ad;box-shadow:0 10px 22px #1f1c2014;color:var(--crm-modal-ink)}.vue-contracts-toolbar-actions{display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:end;gap:8px;flex-wrap:nowrap}.vue-contracts-toolbar .btn{min-height:46px;padding:0 14px;border-radius:999px;border-color:var(--crm-modal-line);background:#f0ece8ad;color:var(--crm-modal-ink);box-shadow:none;white-space:nowrap;transition:transform var(--crm-transition-soft),box-shadow var(--crm-transition-soft),background-color var(--crm-transition-soft)}.vue-contracts-toolbar .btn:hover:not(:disabled){transform:translateY(-1px);background:#f8f4f0f0!important;border-color:#6e65633d!important;box-shadow:0 12px 20px #201c1e1f!important}.vue-contracts-toolbar .btn.btn-primary,.vue-contracts-toolbar .btn.btn-ghost{background:#f0ece8c7}.vue-contracts-kpi{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:18px}.vue-kpi{display:grid;gap:4px;padding:0;border:0;background:transparent;box-shadow:none}.vue-kpi strong{font-size:26px;line-height:1.04;letter-spacing:-.03em;color:var(--crm-modal-ink)}.vue-contracts-billings-table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0;border-radius:22px;overflow:visible;position:relative;background:#f3efeb8a;box-shadow:none}.vue-contracts-billings-frame{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;border-radius:22px;overflow:hidden;background:#f3efeb8a;box-shadow:inset 0 1px #ffffff5c}.vue-contracts-billings-wrap{position:relative;border-radius:0 0 22px 22px;background:transparent}.vue-contracts-billings-head{position:relative;z-index:1;display:grid;grid-template-columns:18% 10% 11% 12% 9% 13% 27%;gap:0;background:#ece9e5f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(97,89,87,.08);border-radius:22px 22px 0 0}.vue-contracts-billings-head>span{padding:9px 12px;color:var(--crm-modal-ink);font-size:14px;font-weight:730;line-height:1.35;text-align:left}.vue-contracts-billings-table tbody td{padding:6px 12px;border-top:1px solid rgba(97,89,87,.08);background:#f8f5f233;color:#2f2d33e6;font-size:14px;font-weight:540;line-height:1.3;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vue-contracts-billings-table tbody tr{height:40px}.vue-contracts-billings-table tbody tr:nth-child(2n) td{background:#2f2d3306}.vue-contracts-billings-table td:nth-child(1){width:15%}.vue-contracts-billings-table td:nth-child(2){width:10%}.vue-contracts-billings-table td:nth-child(3){width:11%}.vue-contracts-billings-table td:nth-child(4){width:12%}.vue-contracts-billings-table td:nth-child(5){width:9%}.vue-contracts-billings-table td:nth-child(6){width:13%}.vue-contracts-billings-table .vue-billing-input{width:100%;min-width:0;height:22px;padding:2px 0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px;font-weight:540;line-height:1.42;white-space:nowrap}.vue-customer-pane .table-wrap{overflow:auto;max-height:min(48vh,430px);min-height:0;border-radius:22px;overscroll-behavior:contain}.vue-contracts-billings-frame .table-wrap{border-radius:0 0 22px 22px}.vue-contracts-pane .table-wrap{overflow:auto;min-height:204px;max-height:204px;position:relative}.vue-contracts-billings-table td.u-ta-center{text-align:left}.vue-contracts-billings-table td.u-ta-center input[type=checkbox]{margin:0 0 0 4px}.vue-contracts-empty-actions{display:flex;align-items:center;justify-content:flex-start;padding-top:8px}.vue-contracts-empty-actions .btn{min-height:52px;padding:0 22px;border-radius:999px;border-color:var(--crm-modal-line);background:#f0ece8c7;box-shadow:0 10px 22px #1f1c2014}.vue-form-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:26px 42px}.vue-form-grid .field,.vue-customer-meta .field,.vue-customer-pane .field{display:grid;gap:4px;position:relative;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:color .18s ease}.vue-form-grid .field:after,.vue-customer-pane .field:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:transparent;transform:scaleX(0);transform-origin:left center;transition:transform .18s ease,background-color .18s ease}.vue-form-grid .field:focus-within:after,.vue-customer-pane .field:focus-within:after{transform:scaleX(1);background:#4c454447}.field-hero{min-height:auto}.field-compact{min-height:54px}.field-status{min-width:210px;min-height:54px;padding:0 48px 0 24px;border-radius:999px;border:1px solid rgba(87,78,78,.08);box-shadow:0 10px 22px #1f1c201a;align-content:center}.field-status>span{display:none}.field-status-sales{background:var(--crm-pill-sales)}.field-status-fulfillment{background:var(--crm-pill-fulfillment)}.field-select{padding-right:28px}.field-select:after{content:"⌄";position:absolute;right:0;top:50%;font-size:16px;line-height:1;color:#332f348f;pointer-events:none;transform:translateY(-50%)}.field-status.field-select:after{right:20px;color:#211e24a3}.field-block-editor:after{display:none}.vue-form-grid .field>span,.vue-customer-meta .field>span,.vue-customer-pane .field>span{font-size:13px;font-weight:500;letter-spacing:0;text-transform:none;color:var(--crm-modal-muted)}.vue-customer-modal .field>.input,.vue-customer-modal .field>.select{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;color:var(--crm-modal-ink);font-size:18px;font-weight:560;line-height:1.42;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.field-status>.select{text-align:center;font-size:18px;font-weight:600;line-height:1}.field-hero-company>.vue-customer-company-input{font-size:clamp(35px,2.45vw,44px)!important;font-weight:760!important;letter-spacing:-.05em!important;line-height:.92!important}.vue-customer-modal .field>.input::placeholder,.vue-customer-modal .field>.select:invalid{color:#4640437a}.vue-customer-modal .field>.select{cursor:pointer}.vue-customer-modal .field>.input[type=date]{min-height:28px}.vue-customer-modal .field>.input:focus,.vue-customer-modal .field>.select:focus{outline:none}.vue-storage-pane{border:0;border-radius:0;padding:0;background:transparent;min-height:520px;display:flex;flex-direction:column;gap:10px}.vue-storage-pane.is-drag-active{background:#f3ece547;box-shadow:inset 0 0 0 1px #574e4e2e,0 14px 30px #1f1c201f}.vue-storage-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:nowrap}.vue-storage-toolbar-add{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;width:100%}.vue-storage-toolbar-add .input{flex:1;min-width:180px;min-height:46px;padding:0 24px;border:1px solid var(--crm-modal-line);border-radius:999px;background:#f6f3efe6;box-shadow:none}.vue-storage-toolbar-add .btn{min-height:42px;padding:0 16px;border-radius:999px;border-color:var(--crm-modal-line);background:#f0ece8c7;color:var(--crm-modal-ink);box-shadow:none}.vue-storage-tree-frame{border:0;border-radius:28px;background:#f4f0ec8f;min-height:0;flex:1;box-shadow:inset 0 1px #fff6,0 18px 34px #1c181e1a;position:relative;overflow:hidden}.vue-storage-tree-wrap{padding:0;overflow:auto;overscroll-behavior:contain;min-height:0;flex:1;position:relative;border-radius:0 0 28px 28px;background:transparent}.vue-storage-list-head{display:grid;grid-template-columns:minmax(0,1fr) 104px 118px 144px;gap:8px;padding:10px 16px;margin-bottom:0;font-size:13px;font-weight:720;line-height:1.35;letter-spacing:0;text-transform:none;color:#2f2d33d6;background:#ece9e5f0;position:relative;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(97,89,87,.08)}.vue-storage-tree-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.vue-storage-tree-item{list-style:none}.vue-storage-tree-row{min-height:40px;border:0;border-radius:0;padding:0 16px;display:grid;grid-template-columns:minmax(0,1fr) 104px 118px 144px;align-items:center;gap:8px;background:#f7f4f02e;transition:background-color .22s ease,color .22s ease}.vue-storage-tree-item:nth-child(2n) .vue-storage-tree-row{background:#2f2d330f}.vue-storage-tree-item:last-child .vue-storage-tree-row{border-bottom-left-radius:28px;border-bottom-right-radius:28px}.vue-storage-tree-item-empty .vue-storage-tree-row{min-height:40px;background:#f7f4f024;pointer-events:none}.vue-storage-tree-item-empty .vue-storage-row-name,.vue-storage-tree-item-empty .vue-storage-cell-meta{color:transparent}.vue-storage-tree-row:hover{background:#ffffff57}.vue-storage-tree-row.is-root{grid-template-columns:minmax(0,1fr) 104px 118px 144px;background:#f7f4f0cc}.vue-storage-tree-row.is-folder,.vue-storage-tree-row.is-file{grid-template-columns:minmax(0,1fr) 104px 118px 144px}.vue-storage-tree-row.is-root,.vue-storage-tree-row.is-folder{cursor:pointer}.vue-storage-name-cell{min-width:0;display:grid;grid-template-columns:24px 28px minmax(0,1fr);align-items:center;gap:8px;padding-left:var(--storage-indent, 0px)}.vue-storage-cell-meta{font-size:13px;font-weight:540;line-height:1.35;color:#2f2d33b8;text-align:left}.vue-storage-file-icon{width:28px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#2f2d33c7}.vue-storage-folder-toggle,.vue-storage-arrow{min-width:24px;width:24px;min-height:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;border-color:transparent;color:var(--crm-modal-ink);display:inline-flex;align-items:center;justify-content:center;transition:transform var(--crm-transition-soft),color var(--crm-transition-soft),opacity var(--crm-transition-soft)}.vue-storage-folder-toggle.btn.btn-ghost,.vue-storage-arrow.btn.btn-ghost{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.vue-storage-folder-toggle:hover,.vue-storage-arrow:hover{color:#1e1b20}.vue-storage-folder-toggle[aria-expanded=true],.vue-storage-folder-toggle.is-expanded,.vue-storage-arrow[aria-expanded=true],.vue-storage-arrow.is-expanded{transform:rotate(90deg)}.vue-storage-arrow-spacer{width:24px;height:24px}.vue-storage-folder-icon{width:28px;height:22px;display:inline-flex;align-items:center;justify-content:center}.vue-storage-folder-icon img{width:100%;height:100%;display:block}.vue-storage-row-name{display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;color:var(--crm-modal-ink);min-height:22px;width:100%;max-width:100%;border-radius:0;padding:4px 0;border:0!important;background:transparent!important;box-shadow:none!important;font-size:14px;font-weight:560;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vue-storage-file-link:hover{color:#131218}.vue-storage-inline-input{width:100%;max-width:360px;min-width:0;height:34px;padding:4px 0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px;font-weight:560;line-height:1.4}.vue-storage-item-actions{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px}.vue-storage-rename-btn,.vue-storage-item-actions .btn{width:30px;min-width:30px;height:30px;padding:0;border-radius:999px;border-color:#59504f2e;background:#f6f3efcc;color:var(--crm-modal-ink);box-shadow:none}.vue-storage-tree-row>.small.u-op-75{font-size:13px;font-weight:540;line-height:1.35;color:#2f2d33b8;text-align:left}.vue-customer-comments{min-width:0;min-height:0;border:0;border-radius:30px;background:transparent;height:100%;display:flex;flex-direction:column;align-self:stretch;box-shadow:none}.vue-customer-comments-inner{height:100%;display:block;padding:6px 4px 4px}.vue-customer-side-card{display:none}.vue-customer-side-card-kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#2f2d337a}.vue-customer-side-card strong{font-size:20px;line-height:1.1;letter-spacing:-.03em;color:var(--crm-modal-ink)}.vue-customer-side-card p{margin:0;font-size:14px;line-height:1.45;color:#2f2d33b8}.vue-customer-comments-panel{min-height:0;display:flex;flex-direction:column;gap:8px;height:100%;overflow:hidden}.vue-customer-comments-panel>.notice,.vue-customer-comments-panel>.small{margin:0 8px}.vue-customer-comments-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.vue-customer-comments-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px;height:100%;padding:4px 8px 2px;border-radius:14px;border:0;background:transparent;box-shadow:none;flex:1 1 auto}.vue-customer-comments-empty{padding:12px 4px;border:0;border-radius:0;background:transparent;color:var(--crm-modal-muted);font-size:14px;line-height:1.5}.vue-customer-comment{border:0;border-bottom:1px solid rgba(89,80,79,.07);border-radius:0;background:transparent;padding:7px 0 8px;display:grid;gap:8px;box-shadow:none}.vue-customer-comment:last-child{border-bottom:0}.vue-customer-comment-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:11px;color:var(--crm-modal-muted);letter-spacing:.02em}.vue-customer-comment-meta strong{color:#2f2d33e0;font-weight:650}.vue-customer-comment-body{font-size:14px;line-height:1.58;color:#2f2d33eb}.vue-customer-comment-actions{display:flex;justify-content:flex-end}.vue-customer-comment-actions .btn:hover:not(:disabled){transform:translateY(-1px);background:#f8f4f0f0!important;border-color:#6e65633d!important;box-shadow:0 12px 20px #201c1e1f!important}.vue-customer-comment-compose{display:grid;gap:6px;align-content:start;flex:0 0 auto;flex-shrink:0;min-height:198px;padding:10px 8px 4px;border-radius:0;border:0;border-top:0;background:linear-gradient(180deg,#faf7f414,#faf7f48a);box-shadow:none}.vue-comments-rte,.vue-notes-rte{overflow:hidden;background:#f8f6f3f0;border-radius:18px;border:1px solid rgba(89,80,79,.08);box-shadow:inset 0 1px #ffffff8a}.vue-comments-rte{display:grid;grid-template-rows:auto minmax(132px,1fr)}.vue-comments-rte .ws-rte-toolbar,.vue-notes-rte .ws-rte-toolbar{display:flex;flex-wrap:nowrap;gap:6px;align-items:center;min-height:42px;padding:6px 8px 0;overflow-x:auto;overflow-y:hidden;background:#ece8e461}.vue-comments-rte .ws-rte-toolbar::-webkit-scrollbar,.vue-notes-rte .ws-rte-toolbar::-webkit-scrollbar{display:none}.vue-comments-rte .ws-rte-edit,.vue-notes-rte .ws-rte-edit{background:transparent;padding:12px 14px 14px;overflow:auto}.vue-notes-scroll-region{min-height:0;display:flex}.vue-notes-scroll-region .vue-notes-rte{min-height:0;flex:1 1 auto}.vue-notes-rte .ws-rte-edit{min-height:360px;max-height:min(50vh,500px)}.vue-comments-rte .ws-rte-edit{min-height:112px;max-height:160px;overflow:auto}.vue-comments-rte .ws-rte-btn,.vue-notes-rte .ws-rte-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;padding:0 9px;border-radius:12px;border-color:#59504f29;background:#f6f3efdb;box-shadow:inset 0 1px #ffffffa3}.vue-comments-rte .ws-rte-btn:hover,.vue-notes-rte .ws-rte-btn:hover{background:#ffffffeb;border-color:#6e656338}.vue-comments-rte .ws-rte-btn.is-active,.vue-comments-rte .ws-rte-btn[aria-pressed=true],.vue-notes-rte .ws-rte-btn.is-active,.vue-notes-rte .ws-rte-btn[aria-pressed=true]{background:linear-gradient(180deg,#76acdbeb,#5a9dd6f5);border-color:#4c88be8f;color:#17324b;box-shadow:inset 0 1px #ffffff6b,0 8px 14px #3465902e}.vue-customer-comment-send{display:flex;justify-content:flex-end}.vue-customer-comment-send .btn{min-height:50px;padding:0 22px;border-radius:18px;border-color:#5aa1df42;background:#5aa1dff5;color:#22303d;box-shadow:0 14px 24px #34659033}.vue-customer-upload-modal,.vue-customer-preview-modal{position:fixed;z-index:2147483210;inset:auto auto 34px 34px;width:min(860px,calc(100vw - 68px));border:1px solid rgba(90,104,132,.28);border-radius:14px;background:#e4eaf6eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 22px 44px #1a243c40;padding:10px}.vue-customer-submodal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483205;pointer-events:auto}.vue-customer-preview-modal{left:auto;right:34px;width:min(820px,calc(100vw - 68px));height:min(72vh,760px)}.vue-customer-upload-head,.vue-customer-preview-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.vue-customer-upload-list{max-height:46vh;overflow:auto;display:grid;gap:6px}.vue-customer-upload-row{display:grid;grid-template-columns:1fr 230px 80px;gap:8px;align-items:center}.vue-customer-upload-actions{margin-top:10px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.vue-customer-preview-body{height:calc(100% - 36px);border-radius:10px;overflow:hidden;border:1px solid rgba(90,104,132,.18);background:#ffffffa8}.vue-customer-preview-body iframe{width:100%;height:100%;border:0}@keyframes crm-modal-pane-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1680px){.vue-customer-meta-grid{grid-template-columns:minmax(0,1fr) auto}.vue-form-grid{grid-template-columns:1fr 1fr}.vue-contracts-kpi{grid-template-columns:repeat(3,minmax(130px,1fr))}.vue-storage-tree-row,.vue-storage-tree-row.is-root{grid-template-columns:minmax(0,1fr) 96px 112px 132px}}@media (max-width: 1500px){.vue-customer-modal-overlay{padding:24px 80px 24px 24px}.vue-customer-modal{width:min(1428px,calc(100vw - 104px));min-height:min(740px,calc(100vh - 48px));max-height:calc(100vh - 48px)}.vue-customer-shell{grid-template-columns:minmax(0,2.48fr) minmax(292px,.78fr);gap:16px;padding:20px}.vue-customer-meta,.vue-customer-detail{padding:14px}.vue-customer-meta-grid{gap:16px}.field-hero-company>.vue-customer-company-input{font-size:clamp(34px,2.35vw,42px)!important}.vue-customer-tabs{gap:10px}.vue-customer-tab-btn{min-width:138px;padding-inline:20px}.vue-contracts-select{min-width:280px}.vue-contracts-toolbar-actions{gap:8px}.vue-customer-pane .table-wrap{max-height:min(42vh,390px)}.vue-contracts-pane .table-wrap{min-height:204px;max-height:204px}.vue-storage-list-head,.vue-storage-tree-row,.vue-storage-tree-row.is-folder,.vue-storage-tree-row.is-file,.vue-storage-tree-row.is-root{grid-template-columns:minmax(0,1fr) 92px 108px 132px}.vue-customer-floating-close,.vue-customer-close-btn{top:24px;right:24px}}.vue-task-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1580;background:#0c111e57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.vue-task-modal{width:min(1540px,95vw);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden}.vue-task-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 16px 10px;border-bottom:1px solid rgba(90,104,132,.2)}.vue-task-title{margin:0;font-size:30px;line-height:1.06}.vue-task-head-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.vue-task-grid{display:grid;grid-template-columns:minmax(560px,1fr) minmax(320px,420px);gap:12px;padding:12px 16px 16px;overflow:auto}.vue-task-main,.vue-task-side{min-width:0}.vue-task-fields{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:8px 10px}.vue-task-fields .field{display:grid;gap:6px}.vue-task-fields .field>span{font-size:13px;opacity:.84}.field.field-full{grid-column:1 / -1}.vue-task-block{margin-top:12px;border:1px solid rgba(90,104,132,.2);border-radius:12px;background:#ffffff47;padding:10px;display:grid;gap:8px}.vue-task-block-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.vue-checklist-list{display:grid;gap:10px}.vue-checklist-card{border:1px solid rgba(90,104,132,.16);border-radius:10px;background:#ffffff6b;padding:8px}.vue-checklist-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.vue-checklist-head-left{display:inline-flex;align-items:center;gap:8px;min-width:0}.vue-checklist-title-input{min-width:220px}.vue-checklist-head-actions,.vue-checklist-item-actions{display:inline-flex;align-items:center;gap:4px}.vue-checklist-item-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:6px}.vue-checklist-item{display:grid;grid-template-columns:18px minmax(180px,1fr) 72px auto;align-items:center;gap:8px}.vue-checklist-item-input{min-width:0}.vue-checklist-footer{margin-top:8px}.vue-attachments-dropzone{display:block;border:1px dashed rgba(90,104,132,.28);border-radius:10px;padding:10px;text-align:center;cursor:pointer;background:#fff3}.vue-attachments-dropzone.is-drag-active{background:#dbe4f6a6;border-color:#344a7c73}.vue-attachment-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.vue-attachment-row{display:grid;grid-template-columns:minmax(200px,1fr) 84px auto;align-items:center;gap:8px}.vue-attachment-link{color:inherit;text-decoration:none}.vue-attachment-link:hover{text-decoration:underline}.vue-comment-list{display:grid;gap:8px;max-height:42vh;overflow:auto}.vue-comment{border:1px solid rgba(90,104,132,.18);border-radius:10px;background:#ffffff70;padding:8px}.vue-comment-html{margin-top:4px;font-size:14px}@media (max-width: 1740px){.vue-task-grid{grid-template-columns:1fr}}
