@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg: #f2f4f7;--line: #d8dee6;--text: #2f3a46;--muted: #7b8794;--sidebar-soft: #234563;--primary: #2f80ed}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}button{cursor:pointer}.control,button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:7px 10px}.amo-page{display:grid;grid-template-columns:minmax(0,1fr);height:100vh;overflow:hidden}.amo-sidebar{display:none}.funnel-row{position:relative;display:grid;grid-template-columns:1fr 22px;gap:6px;align-items:center}.funnel-row.active .pipeline-side-btn{background:var(--sidebar-soft);color:#fff}.pipeline-side-btn{width:100%;border:0;border-radius:9px;background:transparent;color:#d1ddec;font-size:13px;min-height:36px;text-align:left;padding:8px 10px}.funnel-edit-wrap{position:relative;width:22px;height:22px;display:grid;place-items:center}.funnel-edit-btn{border:0;background:transparent;min-height:22px;width:22px;padding:0;color:#9db2c6;font-size:12px;opacity:.55}.funnel-edit-wrap:hover .funnel-edit-btn{opacity:1;color:#dbe8f4}.funnel-menu{display:none;position:absolute;top:24px;right:0;z-index:8;min-width:140px;border:1px solid #4b6780;border-radius:8px;background:#1d3f59;padding:4px;gap:4px}.funnel-edit-wrap:hover .funnel-menu,.funnel-menu:hover{display:grid}.funnel-menu button{min-height:30px;border:1px solid #4b6780;background:#1d3f59;color:#fff;text-align:left;font-size:12px}.add-pipeline-btn{margin-top:4px;min-height:30px;font-size:12px;border:1px solid #4b6780;background:transparent;color:#dbe8f4;text-align:left}.amo-content{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.amo-header{height:64px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px}.amo-header-left{display:flex;align-items:center;gap:8px;min-width:0;position:relative}.header-avatar-chip{width:36px;height:36px;border-radius:50%;border:1px solid #9bb0c5;background:#fff;color:#234563;font-size:12px;font-weight:700;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.header-avatar-img{width:100%;height:100%;object-fit:cover}.header-gear-btn{width:36px;min-height:36px;height:36px;border-radius:9px;border:1px solid #9bb0c5;background:#fff;color:#41576e;font-size:17px;padding:0;flex:0 0 auto}.header-gear-btn.active{border-color:#8fb3e8;background:#eaf2ff;color:#264a7d}.header-actions-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;border:1px solid #d8dee6;border-radius:10px;background:#fff;box-shadow:0 8px 22px #192d4629;padding:6px;z-index:28}.header-actions-item{width:100%;min-height:34px;border:0;border-radius:8px;background:#fff;text-align:left;font-size:13px;padding:6px 10px}.header-actions-item:hover{background:#f2f6fb}.header-tag{border:1px solid var(--line);border-radius:8px;background:#fff;color:#4f5c69;font-size:13px;min-height:36px;display:flex;align-items:center;padding:0 10px;white-space:nowrap}.header-tag.strong{font-weight:600;color:#334252}.funnel-dropdown{position:relative}.funnel-dropdown-trigger{display:inline-flex;align-items:center;gap:8px}.funnel-dropdown-caret{font-size:11px;color:#5c6a78}.funnel-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;max-height:280px;overflow:auto;border:1px solid #d8dee6;border-radius:10px;background:#fff;box-shadow:0 8px 22px #192d4629;padding:6px;z-index:24}.funnel-dropdown-item{width:100%;min-height:34px;border:0;border-radius:8px;background:#fff;text-align:left;font-size:13px;padding:6px 10px}.funnel-dropdown-item:hover{background:#f2f6fb}.funnel-dropdown-item.active{background:#eaf2ff;color:#244f83;font-weight:600}.search-input{min-width:320px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;color:var(--muted);padding:8px 10px;cursor:pointer;text-align:left}.search-input.active{border-color:#8fb3e8;background:#eaf2ff;color:#264a7d;font-weight:600}.lead-filters-wrap{position:relative}.lead-filters-panel{position:absolute;top:calc(100% + 6px);left:0;width:min(420px,calc(100vw - 24px));max-height:min(72vh,700px);overflow:auto;border:1px solid #d8dee6;border-radius:12px;background:#fff;box-shadow:0 14px 28px #192d4633;padding:10px;display:grid;gap:10px;z-index:32}.lead-filters-title{font-size:14px;font-weight:700;color:#3f4d5d}.lead-filters-row{border:1px solid #e1e8f0;border-radius:10px;padding:8px;display:grid;gap:8px}.lead-filters-label{font-size:12px;color:#5d6b78;font-weight:600}.lead-filters-checks{max-height:120px;overflow:auto;display:grid;gap:6px}.lead-filters-price{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.lead-filters-price-sep{color:#607487;font-weight:700}.lead-filters-actions{display:flex;justify-content:flex-end;gap:8px}.amo-header-right{display:flex;align-items:center;gap:8px}.header-actions-menu-wrap{position:relative;display:inline-flex}.head-btn{min-height:34px;padding:6px 12px;font-size:13px}.head-btn.active{border-color:#8fb3e8;background:#eaf2ff;color:#264a7d}.save-btn{border-color:#4ea370;background:#eaf8ef;color:#225f39;font-weight:600}.icon-btn{min-height:30px;width:30px;padding:0;border:1px solid #c5d1df;background:#fff;color:#4b5f74;font-size:14px;border-radius:8px}.icon-btn.active{border-color:#5f89bd;background:#dfeeff;color:#204f84}.new-deal-btn{min-height:36px;padding:8px 14px;border-color:var(--primary);background:var(--primary);color:#fff;font-weight:600}.city-switch-row{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding:10px 10px 10px 0}.city-chip{flex:0 0 auto;border-radius:999px;border:1px solid #c9d1dc;background:#f7f7f8;color:#445065;font-size:12px;padding:6px 12px;white-space:nowrap}.city-chip.active{border-color:#8fb3e8;background:#eaf2ff;color:#264a7d}.settings-panel,.create-panel{margin:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.settings-top{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border-bottom:1px solid var(--line);background:#15384f}.settings-chip{border-radius:8px;border:1px solid #4f6c83;background:#15384f;color:#e0eef8;min-height:34px;padding:6px 12px}.settings-list{display:grid;gap:8px;padding:10px}.settings-row{display:flex;align-items:center;gap:8px;min-height:34px;border:1px solid var(--line);border-radius:8px;padding:6px 10px;font-size:13px}.create-form{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:8px;padding:10px}.notice{margin:0 10px 10px;border-radius:8px;padding:10px;font-size:13px}.notice.error{border:1px solid #f2b7b7;background:#fff2f2;color:#7a2d2d}.notice.success{border:1px solid #bae8c9;background:#f0fff5;color:#24613a}.board-wrap{margin:0 10px 10px 0;border:1px solid var(--line);border-radius:10px;background:#f3f5f8;padding:10px 10px 10px 0;min-width:0;overflow:auto}.kanban{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,1fr);gap:10px;overflow-x:auto;padding-bottom:6px}.kanban-col{background:#f7f9fc;border:1px solid var(--line);border-radius:10px;padding:8px;min-height:540px}.kanban-col-head{margin-bottom:8px}.kanban-title{font-size:20px;font-weight:700;color:#364351}.kanban-meta{font-size:12px;color:var(--muted)}.lead-card{border:1px solid #d5dce5;border-radius:10px;background:#fff;padding:8px;margin-bottom:8px}.lead-card.selected{border-color:var(--primary);box-shadow:0 0 0 2px #2f80ed1f}.lead-top{display:flex;justify-content:space-between;gap:6px}.lead-title{color:#2b6dc5;font-size:20px;line-height:1.2;font-weight:600}.lead-time{font-size:12px;color:var(--muted);white-space:nowrap}.lead-sub{color:#344150;font-size:13px;margin-top:2px}.lead-chips{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0}.chip{font-size:11px;color:#6c7884;background:#eef2f7;border:1px solid #dce3ec;padding:2px 6px;border-radius:999px}.lead-grid{display:grid;grid-template-columns:94px 1fr;font-size:11px;gap:3px 6px}.lead-grid span{color:#8b97a4}.lead-grid strong{color:#3a4652;font-weight:500;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.lead-grid span,.lead-grid strong{min-width:0}.lead-detail-view{margin:10px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#eef1f5;display:grid;grid-template-columns:400px minmax(0,1fr);height:calc(100vh - 116px);min-height:640px}.lead-detail-left{background:#18384f;color:#dce9f4;display:flex;flex-direction:column;min-height:0}.detail-head{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #2f5069}.detail-head-actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.detail-save-btn{min-height:34px;padding:0 12px}.detail-back{width:34px;min-height:34px;border:1px solid #3a5b75;background:#1f425d;color:#fff;padding:0}.detail-title{font-size:18px;font-weight:600;line-height:1.1}.detail-sub{margin-top:4px;font-size:13px;color:#adc4d7}.detail-stage-row{padding:10px 14px;border-bottom:1px solid #2f5069}.detail-stage-label{font-size:12px;color:#adc4d7;margin-bottom:6px}.detail-stage-select{width:100%;background:#17354b;color:#fff;border-color:#3a5b75}.detail-stage-select.invalid-required-stage{border-color:#ef4444;box-shadow:0 0 0 1px #ef444459 inset}.detail-stage-picker{position:relative}.detail-stage-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px}.detail-stage-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#17354b;border:1px solid #3a5b75;border-radius:8px;padding:6px;max-height:300px;overflow:auto;z-index:20}.detail-stage-funnel-btn{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#dce9f4;background:transparent;border:0;padding:6px 8px;border-radius:6px}.detail-stage-funnel-btn.active{background:#1f425d}.detail-stage-menu-stages{display:grid;gap:4px;padding:2px 0 6px 8px}.detail-stage-option{width:100%;text-align:left;color:#dce9f4;background:#1f425d;border:1px solid #3a5b75;border-radius:6px;padding:5px 8px}.detail-stage-option.active{border-color:#2f80ed;background:#0f4f9c}.detail-stage-option.active.invalid-required-stage-option{border-color:#ef4444;background:#5e1f29}.detail-required-warning{margin-top:8px;color:#fca5a5;font-size:12px;font-weight:700;text-transform:lowercase}.detail-tabs{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #2f5069}.detail-tabs-scroll{min-width:0;overflow-x:auto;overflow-y:hidden;display:flex;align-items:center;gap:6px;padding-bottom:2px}.detail-tab{min-height:30px;flex:0 0 auto;white-space:nowrap;background:transparent;color:#dce9f4;border:1px solid #3a5b75;font-size:13px}.detail-tab.active{background:#f7f9fc;color:#20384d;border-color:#f7f9fc}.detail-tab.invalid-required-tab{border-color:#ef4444;color:#fecaca}.detail-tab.active.invalid-required-tab{background:#5e1f29;color:#fff1f2;border-color:#ef4444}.detail-dot-btn{min-height:30px;flex:0 0 auto;padding:0 10px;border:1px solid #3a5b75;background:transparent;color:#dce9f4;font-weight:700}.detail-fields{padding:10px 14px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.field-row{display:grid;grid-template-columns:130px 1fr;gap:8px;padding:6px 0;font-size:13px}.field-row.field-row-comment{grid-template-columns:1fr}.field-row span{color:#adc4d7}.field-row strong{color:#edf5fc;font-weight:500}.required-mark{color:#f99;margin-left:3px;font-style:normal}.detail-field-input{width:100%;min-height:30px;border:1px solid #3a5b75;border-radius:6px;background:#17354b;color:#edf5fc;padding:4px 8px;font-size:13px}.detail-field-input.textarea{min-height:70px;resize:vertical}.detail-field-input.textarea-2rows{min-height:52px}.detail-checkbox-wrap{display:inline-flex;align-items:center;gap:8px;color:#d9e7f3;min-height:30px}.detail-checkbox-wrap.invalid-required{color:#fca5a5}.detail-field-input:focus{outline:none;border-color:#7eb1f2}.detail-field-input.invalid-required{border-color:#ef4444;box-shadow:0 0 0 1px #ef444459}.detail-field-saving{margin-top:6px;color:#9ec4e6;font-size:12px}.detail-extra-divider{border-top:1px solid #2f5069;margin:12px 0}.detail-extra-block{display:grid;gap:8px}.detail-extra-title{font-size:14px;font-weight:700;color:#edf5fc}.detail-extra-row{display:grid;gap:6px}.detail-extra-row>span{font-size:12px;color:#adc4d7}.docs-person-type-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.docs-generate-list{display:grid;gap:6px}.generated-docs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px}.generated-doc-card{border:1px solid #3a5b75;border-radius:8px;background:#17354b;color:#dce9f5;text-align:left;padding:6px;display:grid;gap:6px;min-height:120px}.generated-doc-name{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generated-doc-thumb{border:1px solid #4a667d;border-radius:6px;background:#fff;color:#1d2b38;min-height:88px;max-height:88px;overflow:hidden;padding:6px;font-size:10px;line-height:1.2}.docs-files-head{display:flex;align-items:center;justify-content:space-between}.clip-upload-btn{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #3a5b75;border-radius:8px;background:#17354b;color:#e7f1fa;font-size:16px;cursor:pointer}.clip-upload-btn input{display:none}.docs-files-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}.doc-file-card{position:relative;border:1px solid #3a5b75;border-radius:8px;background:#17354b;padding:6px;min-height:86px;display:grid;gap:6px}.doc-file-card img{width:100%;height:44px;object-fit:cover;border-radius:6px}.doc-file-fallback{width:100%;min-height:44px;border-radius:6px;display:grid;place-items:center;border:1px dashed #4e6880;color:#c8d8e8;font-size:10px}.doc-file-fallback.large{min-height:180px;font-size:12px;text-align:center;padding:10px}.doc-file-name{font-size:10px;color:#d5e3ef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-file-preview{display:none;position:absolute;left:calc(100% + 8px);top:0;z-index:12;width:260px;border:1px solid #cfd9e4;border-radius:10px;background:#fff;padding:8px;box-shadow:0 8px 30px #0a16234d;gap:8px}.doc-file-preview img{width:100%;height:180px;object-fit:contain;border-radius:6px;background:#f2f4f7}.doc-file-card:hover .doc-file-preview{display:grid}.generated-doc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1700;background:#07131e73;display:grid;place-items:center}.generated-doc-modal{width:min(1120px,96vw);height:min(88vh,900px);border:1px solid #cfd9e4;border-radius:12px;background:#fff;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.generated-doc-modal-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e5ecf4}.generated-doc-modal-title{font-size:18px;font-weight:700;color:#1f2f40}.generated-doc-modal-actions{display:flex;gap:8px;padding:10px 12px;border-bottom:1px solid #e5ecf4}.generated-doc-modal-body{overflow:auto;background:#f4f6fa;padding:12px}.generated-doc-view,.generated-doc-editor{width:min(820px,100%);margin:0 auto;min-height:100%;background:#fff;border:1px solid #d6e0ea;border-radius:10px;box-shadow:0 6px 16px #00000014;padding:20px 24px}.generated-doc-editor{outline:none}.payments-empty-tab{border:1px dashed #d3dce6;border-radius:10px;background:#f7f9fc;color:#5d6c7b;font-size:13px;padding:14px}.detail-task-date-row{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:8px}.measure-inline-row{grid-template-columns:130px 1fr;align-items:center}.icon-btn.danger{color:#ffd0d0;border-color:#6e3d48}.lead-detail-right{background:#f3f4f6;display:flex;flex-direction:column;min-height:0}.chat-timeline{padding:14px;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow-y:auto}.lead-history-rail{border:1px solid #dbe2ea;background:#f8fafc;border-radius:10px;padding:10px}.lead-dialog-rail{border:1px solid #dbe2ea;background:#f7f9fc;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:10px;min-height:160px}.lead-history-title{font-size:12px;color:#6f7f90;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin-bottom:8px}.lead-history-lines{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding-right:2px}.lead-history-line{display:grid;grid-template-columns:14px 1fr;gap:8px}.lead-history-dot{width:8px;height:8px;border-radius:50%;background:#5c7c97;margin-top:5px;box-shadow:0 0 0 2px #e6edf4}.lead-history-body{border-left:1px solid #d7e1eb;padding-left:10px;min-width:0}.lead-history-main{font-size:12px;color:#2f4358;line-height:1.25}.lead-history-sub{font-size:12px;color:#718295;line-height:1.2;margin-top:2px}.lead-history-meta{font-size:11px;color:#93a1af;margin-top:2px}.lead-history-empty,.chat-event{font-size:12px;color:#8d98a5}.chat-message{display:flex}.chat-message.incoming{justify-content:flex-start}.chat-message.outgoing{justify-content:flex-end}.bubble{max-width:70%;padding:12px 14px;border-radius:12px;border:1px solid #ccd5df;background:#fff;color:#2f3b48;font-size:16px;line-height:1.35}.chat-message.outgoing .bubble{background:#2f80ed;color:#fff;border-color:#2f80ed}.chat-input-wrap{border-top:1px solid #d2d9e2;padding:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.chat-input{width:100%}.loading-line{margin-top:8px;color:var(--muted);font-size:12px}.system-settings-shell{margin:0 10px 10px -10px;display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 86px);border-left:1px solid #e4e8ef}.system-settings-panel{border-right:1px solid #e4e8ef;border:1px solid var(--line);border-left:0;border-radius:0;background:#fff;overflow:hidden}.system-settings-title{min-height:88px;display:flex;align-items:center;padding:0 22px;font-size:32px;letter-spacing:1px;font-weight:700;color:#2f3a46;border-bottom:1px solid #e4e8ef}.system-settings-list{display:grid}.system-settings-item{min-height:70px;border:0;border-top:1px solid #e4e8ef;border-radius:0;background:#fff;text-align:left;padding:0 22px;font-size:19px;color:#4f5c69}.system-settings-item.active{background:#f6f8fb;color:#2d3f54;font-weight:600}.system-settings-content{background:#fff;border:1px solid #e4e8ef;border-left:0;overflow:auto}.general-settings-admin{padding:14px;display:grid;gap:12px}.general-settings-tabs{display:inline-flex;gap:8px}.general-settings-tab{min-height:34px;padding:0 12px;border:1px solid #d5dee8;border-radius:8px;background:#f8fbff;color:#405265;font-weight:600}.general-settings-tab.active{background:#eaf2ff;border-color:#9ebef0;color:#1f3f66}.doc-templates-admin{display:grid;gap:12px}.doc-templates-intro{display:grid;gap:3px}.doc-templates-title{font-size:20px;font-weight:700;color:#2e3b48}.doc-templates-sub{color:#6e7f91;font-size:13px}.doc-template-create{border:1px solid #dce5ee;border-radius:10px;background:#f8fbff;padding:10px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(170px,220px) minmax(170px,220px) auto;gap:8px;align-items:center}.doc-template-list{display:grid;gap:10px}.doc-template-card{border:1px solid #dbe4ee;border-radius:10px;background:#fff;padding:10px;display:grid;gap:8px}.doc-template-card-top{display:grid;grid-template-columns:minmax(180px,1fr) minmax(150px,200px) minmax(150px,200px) auto auto auto;gap:8px;align-items:center}.doc-template-file-name{font-size:12px;color:#75879a}.doc-template-mappings{border-top:1px solid #edf1f6;padding-top:8px;display:grid;gap:7px}.doc-template-map-title{color:#4f6378;font-weight:600;font-size:13px}.doc-template-map-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) auto;gap:8px;align-items:center}.doc-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;background:#08101c8c;display:grid;place-items:center;padding:12px}.doc-editor-modal{width:min(1260px,calc(100vw - 24px));height:min(820px,calc(100vh - 24px));border:1px solid #d4deea;border-radius:12px;background:#fff;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.doc-editor-head{min-height:54px;border-bottom:1px solid #e5ebf3;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.doc-editor-title{font-size:18px;font-weight:700;color:#2e3f52}.doc-editor-body{min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr)}.doc-editor-left{border-right:1px solid #e6edf5;padding:10px;display:grid;grid-template-rows:auto 1fr;min-height:0}.doc-bind-left-card{background:#173c59;color:#e1edf9}.doc-bind-left-card .lead-detail-title{color:#f1f7ff;font-size:26px}.doc-bind-left-card .lead-detail-sub{color:#9eb8cf}.doc-bind-fields-list{margin-top:10px;min-height:0;overflow:auto;display:grid;gap:6px}.doc-bind-field-row{border:1px solid #345a78;border-radius:8px;background:#1d496c;color:#dbe9f7;text-align:left;min-height:42px;padding:6px 8px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px}.doc-bind-field-row.active{border-color:#5ca3ff;background:#245882}.doc-bind-field-label{color:#9ec0dc;font-size:12px}.doc-bind-field-value{color:#eff7ff;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-editor-right{padding:10px;display:grid;grid-template-rows:auto 1fr auto auto auto;gap:8px;min-height:0}.doc-editor-block-title{font-size:13px;font-weight:700;color:#5c6f84}.doc-editor-fields{margin-top:8px;min-height:0;overflow:auto;display:grid;gap:6px}.doc-editor-field{border:1px solid #d8e2ee;background:#fff;border-radius:8px;min-height:42px;text-align:left;padding:6px 8px;display:grid;gap:2px}.doc-editor-field strong{font-size:13px;color:#2f4359}.doc-editor-field span{font-size:12px;color:#7f90a3}.doc-editor-field.active{border-color:#3b82f6;background:#edf4ff}.doc-editor-text{width:100%;min-height:0;border:1px solid #c8d4e2;border-radius:8px;background:#f1f5f9;color:#304356;overflow:auto;padding:12px}.doc-editor-wysiwyg{min-height:420px;outline:none;font-family:Times New Roman,Times,serif;font-size:14px;line-height:1.45}.doc-editor-wysiwyg .docx-wrapper{background:#f1f5f9!important;padding:12px!important}.doc-editor-wysiwyg .docx{margin:0 auto!important}.doc-editor-wysiwyg .docx section.docx{box-shadow:0 4px 12px #00000012!important}.doc-editor-wysiwyg-text{white-space:pre-wrap;background:#fff;border:1px solid #d7e0ea;border-radius:8px;padding:16px}.doc-editor-actions{display:flex;flex-wrap:wrap;gap:8px}.doc-editor-msg{border:1px solid #d5e4f8;background:#eef5ff;color:#2f4f79;border-radius:8px;padding:8px 10px;font-size:13px}.doc-editor-map-table{border:1px solid #e1e9f2;border-radius:8px;overflow:auto}.doc-editor-map-head,.doc-editor-map-row{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:8px;padding:8px 10px;font-size:13px}.doc-editor-map-head{background:#f6f9fd;font-weight:700;color:#4f6072;border-bottom:1px solid #e1e9f2}.doc-editor-map-row{border-bottom:1px solid #eef3f8;color:#32495f}.doc-editor-map-row:last-child{border-bottom:0}.users-admin-head{min-height:72px;border-bottom:1px solid #e4e8ef;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 16px}.users-search{width:360px;min-height:38px;border:1px solid #d6dde6;border-radius:8px;display:flex;align-items:center;padding:0 12px;color:#8a97a5}.users-table-wrap{padding:10px 12px 14px}.users-bulk-actions{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:8px;border:1px solid #dfe6ee;border-radius:8px;background:#f8fafc;color:#4a5c70;font-size:13px}.users-table{width:100%;border-collapse:collapse;font-size:14px}.users-table th{text-align:left;color:#8a97a5;font-weight:600;border:1px solid #e4e8ef;padding:8px 10px;background:#f8fafc}.users-table td{border:1px solid #e4e8ef;padding:8px 10px;color:#47586a}.users-check-col{width:44px;text-align:center}.user-check{min-height:20px;width:20px;border-radius:4px;border:1px solid #b8c5d4;background:#fff;color:#2f80ed;padding:0;font-size:12px;font-weight:700}.user-check.checked{border-color:#2f80ed;background:#eaf2ff}.user-check:disabled{opacity:.45;cursor:not-allowed}.user-name-link{color:#2f78cf;font-weight:600}.user-name-link-btn{border:0;background:transparent;color:#2f78cf;font-weight:600;padding:0}.users-row-blocked td{color:#9aa6b3;background:#f9fbfd}.dot-row{display:flex;gap:3px;align-items:center}.dot{width:8px;height:8px;border-radius:999px;display:inline-block}.system-settings-placeholder{padding:22px}.system-placeholder-title{font-size:28px;font-weight:700;color:#2f3a46}.system-placeholder-sub{margin-top:8px;color:#7c8b98}.integrations-admin{display:grid;gap:12px}.integrations-head{display:grid;gap:4px}.integrations-title{font-size:22px;font-weight:800;color:#1f2f3f}.integrations-sub{color:#6f7f91;font-size:13px}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.integration-card{border:1px solid #dfe6ee;border-radius:12px;background:#fff;padding:12px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;gap:8px 10px;text-align:left}.integration-card:hover{border-color:var(--integration-accent);box-shadow:0 0 0 2px #3b82f626}.integration-logo{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;font-weight:700;color:#fff;background:var(--integration-accent);grid-row:1 / span 2}.integration-main{min-width:0}.integration-name{font-size:16px;font-weight:700;color:#1f2f3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.integration-meta{font-size:12px;color:#7a8898;margin-top:2px}.integration-status{justify-self:start;font-size:12px;border-radius:999px;padding:3px 10px;border:1px solid transparent}.integration-status.connected{color:#1f6b3a;background:#e8f7ee;border-color:#bfe7cc}.integration-status.disconnected{color:#8b3640;background:#fdecef;border-color:#f4c7cf}.integration-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#09131e73;display:grid;place-items:center}.integration-modal{width:min(860px,95vw);max-height:90vh;overflow:auto;background:#fff;border:1px solid #d3dbe5;border-radius:12px;padding:14px}.integration-modal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.integration-modal-title{font-size:22px;font-weight:800}.integration-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:10px}.integration-comment-row{grid-column:1 / -1}.integration-comment-row textarea.control{min-height:88px;resize:vertical}@media (max-width: 1280px){.lead-detail-view{grid-template-columns:1fr}.search-input{min-width:220px}.lead-filters-panel{width:min(380px,calc(100vw - 24px))}}@media (max-width: 900px){.amo-page,.create-form{grid-template-columns:1fr}.amo-header{height:auto;padding:8px;flex-wrap:wrap}.amo-header-left,.amo-header-right{width:100%}.search-input{min-width:140px}.lead-filters-panel{left:0;right:auto;width:calc(100vw - 24px)}}.settings-builder{margin:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:10px}.settings-stage-mode{margin:10px;border:1px solid var(--line);border-radius:10px;background:#f6f7f9;overflow:hidden}.settings-stage-top{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px;background:#fff;border-bottom:1px solid #dbe2ea}.settings-stage-cities{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto}.settings-city-item{display:inline-flex;align-items:center;gap:4px}.settings-city-item .head-btn.danger{min-height:30px;padding:4px 8px;font-size:12px}.settings-stage-label{font-size:12px;color:#607286;white-space:nowrap}.settings-stage-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);overflow-x:auto;min-height:520px}.settings-card-fields-panel{margin:10px;padding:10px;border:1px solid #dbe2ea;border-radius:10px;background:#fff}.settings-card-fields-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#3a4653}.settings-card-fields-head-actions{display:flex;align-items:center;gap:8px}.settings-small-card-funnel-select{min-width:220px}.settings-small-card-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,1.3fr);gap:12px}.settings-small-card-preview-col,.settings-small-card-config-col{border:1px solid #dbe2ea;border-radius:10px;background:#f8fafd;padding:10px}.settings-small-card-subtitle{font-size:12px;font-weight:700;color:#42556a;margin-bottom:8px}.settings-small-card-preview{border:1px solid #d6dde6;border-radius:10px;background:#fff;padding:8px;display:grid;gap:6px;min-height:110px}.settings-small-card-live{margin:0;cursor:default}.settings-small-card-config-list{display:grid;gap:8px;margin-bottom:8px}.settings-small-card-config-row{display:grid;grid-template-columns:32px minmax(0,1fr) 30px;gap:6px;align-items:center}.settings-small-card-grab{cursor:grab;color:#6b7f93}.settings-small-card-note{margin-top:8px;font-size:12px;color:#66798c;line-height:1.4}.settings-card-fields-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:8px 10px}.settings-stage-col{border-right:1px solid #dbe2ea;padding:10px;background:#f2f3f5}.settings-stage-col-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;font-weight:700;color:#3a4653}.settings-stage-col-line{height:3px;background:#9ec3f7;border-radius:3px;margin-bottom:10px}.builder-col{border:1px solid #d6dde6;border-radius:10px;background:#f8fafc;padding:10px}.builder-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.builder-head h3{margin:0;font-size:14px;color:#334252}.builder-list{display:grid;gap:8px}.builder-stage-wrap{display:grid;gap:6px}.builder-row{border:1px solid #d6dde6;border-radius:8px;background:#fff;min-height:42px;padding:6px 8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.builder-actions,.stage-config-actions{display:flex;align-items:center;gap:6px}.head-btn.danger{border-color:#f0b7b7;color:#a53a3a;background:#fff7f7}.stage-tools-row{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.stage-block-chip{border:1px solid #cfd9e6;border-radius:999px;background:#eef3fa;color:#4d6278;font-size:11px;padding:3px 8px}.stage-plus-btn{min-height:22px;width:24px;border-radius:8px;border:1px solid #8fb3e8;background:#eaf2ff;color:#28548d;padding:0;font-weight:700}.stage-config-panel{border:1px solid #d6dde6;border-radius:8px;background:#fff;padding:8px;margin-bottom:8px}.stage-config-panel-inline{min-height:120px;background:#f7f8fa}.stage-link-btn{display:block;width:100%;min-height:34px;border:0;border-radius:8px;margin-bottom:6px;background:#eceff3;color:#7a8896;text-align:left}.stage-link-btn.trigger{background:transparent;border:1px dashed #c2ccd8;color:#7f8b98}.detail-builder-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#07131e73;z-index:30;display:flex;align-items:flex-start}.detail-builder-panel{width:520px;max-width:92vw;height:100vh;background:#fff;border-right:1px solid #ccd6e0;overflow:auto}.detail-builder-top{background:#15384f;color:#e8f2f9;padding:14px;display:flex;justify-content:space-between;align-items:center}.detail-builder-title{font-size:22px;font-weight:600}.detail-builder-close{min-height:32px;width:32px;padding:0;border:1px solid #4f6c83;background:#15384f;color:#fff;font-size:26px}.detail-builder-tabs{background:#15384f;padding:0 14px 12px;display:flex;flex-wrap:wrap;gap:6px}.detail-builder-tab-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #4f6c83;border-radius:8px;color:#e8f2f9;min-height:34px;padding:0 8px}.detail-builder-tab-chip.active{background:#f3f7fc;color:#1d3850;border-color:#9eb8cf}.detail-builder-add-tab{min-height:34px;width:34px;padding:0;border:1px dashed #6f8ba2;background:transparent;color:#e8f2f9}.detail-builder-fields{padding:10px;display:grid;gap:8px}.detail-builder-row{min-height:42px;border:1px solid #d6dde6;border-radius:8px;background:#fff;display:grid;grid-template-columns:24px minmax(120px,1fr) minmax(90px,auto) auto;align-items:center;gap:8px;padding:6px 8px}.drag-handle{color:#9aa8b5;cursor:grab;text-align:center}.detail-builder-key{font-size:12px;color:#6b7d90}.detail-builder-actions{display:flex;gap:6px}.detail-builder-add-field{min-height:36px;border:1px dashed #b8c5d4;background:#f8fafc;color:#4f6378}.detail-builder-measure{border-top:1px solid #e2e8f0;margin-top:4px;padding-top:2px}.detail-builder-measure-title{padding:8px 10px 0;font-size:14px;font-weight:700;color:#2d3f52}.field-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#09131e73;display:grid;place-items:center}.field-editor-modal{width:min(680px,92vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid #d3dbe5;border-radius:12px;padding:14px}.field-editor-title{font-size:20px;font-weight:700;margin-bottom:10px}.field-editor-row{display:grid;gap:6px;margin-bottom:10px}.field-editor-row>span{font-size:13px;color:#5b6d80}.field-editor-note{min-height:36px;border:1px solid #d8e0ea;border-radius:8px;background:#f7fafc;color:#6f8193;display:flex;align-items:center;padding:0 10px;font-size:12px}.textarea-control{min-height:90px;resize:vertical}.field-editor-pipes{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:6px}.field-editor-required-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:8px}.field-editor-required-funnels{border:1px solid #d8e0e8;border-radius:8px;overflow:hidden}.field-editor-funnel-btn{width:100%;min-height:36px;border:0;border-top:1px solid #e5ebf2;border-radius:0;text-align:left;background:#fff}.field-editor-funnel-btn:first-child{border-top:0}.field-editor-funnel-btn.active{background:#eaf2ff;color:#28548d;font-weight:600}.field-editor-required-stages{border:1px solid #d8e0e8;border-radius:8px;padding:8px;display:grid;gap:6px}.field-editor-check{display:flex;align-items:center;gap:6px;border:1px solid #d8e0e8;border-radius:8px;padding:6px 8px}.field-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.user-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#09131e73;display:grid;place-items:center}.user-modal{width:min(980px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;border:1px solid #d3dbe5;padding:14px}.user-modal-title{font-size:24px;font-weight:700;margin-bottom:10px}.user-modal-top{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:10px;margin-bottom:10px}.user-avatar-field{grid-row:span 2}.user-avatar-wrap{position:relative;width:132px;height:132px;border-radius:999px;overflow:hidden;border:1px solid #d8e0e8;background:#eef3f9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.user-avatar-img{width:100%;height:100%;object-fit:cover}.user-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#48627f}.user-avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#09131e73;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease}.user-avatar-wrap:hover .user-avatar-overlay{opacity:1}.user-avatar-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.user-rights-block{border:1px solid #dfe6ee;border-radius:10px;padding:10px;background:#f9fbfe}.user-rights-title{font-size:16px;font-weight:700;margin-bottom:8px}.user-rights-grid{display:grid;grid-template-columns:240px minmax(0,1fr) 240px;gap:10px}.user-rights-funnels{border:1px solid #dfe6ee;border-radius:8px;background:#fff;overflow:hidden}.user-rights-funnel{width:100%;min-height:40px;border:0;border-top:1px solid #edf2f7;border-radius:0;text-align:left;padding:0 10px;background:#fff}.user-rights-funnel:first-child{border-top:0}.user-rights-funnel.active{background:#eaf2ff;color:#28548d;font-weight:600}.user-rights-stages{border:1px solid #dfe6ee;border-radius:8px;background:#fff;padding:8px;display:grid;gap:6px}.user-rights-stage{display:flex;align-items:center;gap:8px}.user-rights-cities{border:1px solid #dfe6ee;border-radius:8px;background:#fff;padding:8px;display:grid;align-content:start;gap:6px}.user-rights-column-title{font-size:13px;font-weight:700;color:#2f3f52;margin-bottom:2px}.user-rights-city{display:flex;align-items:center;gap:8px}.user-rights-note{font-size:12px;color:#5b6b7b;line-height:1.45}.user-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.stage-config-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.stage-config-empty{font-size:12px;color:#7b8794}.stage-config-list{display:grid;gap:6px}.stage-config-row{border:1px solid #e1e7ef;border-radius:8px;min-height:38px;padding:6px 8px;display:flex;justify-content:space-between;align-items:center;gap:8px;background:#f9fbfe}@media (max-width: 1100px){.settings-builder,.settings-small-card-layout{grid-template-columns:1fr}}.payments-rows-block{display:flex;flex-direction:column;gap:8px;padding-top:4px}.payment-row-line{display:grid;grid-template-columns:28px minmax(0,1fr) 42px 56px 88px 34px;gap:8px;align-items:center}.payment-contract-line,.payment-remain-line{grid-template-columns:140px minmax(0,1fr)}.payment-contract-label{color:#adc4d7;font-size:13px}.payment-done-check{display:inline-flex;align-items:center;justify-content:center}.payment-done-check input{width:16px;height:16px;accent-color:#3b82f6}.payment-amount-input::placeholder{text-transform:lowercase}.payment-check-btn{padding:6px 8px;min-height:34px;line-height:1}.payment-date-hidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.payment-date-btn{width:42px;min-height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.payment-cash-btn{min-height:34px;padding:6px 8px;white-space:nowrap}.payment-delete-btn{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.payment-add-btn{width:28px;height:28px;padding:0;align-self:flex-start;opacity:.6;border-color:#4e6275;color:#c6d6e4}.payment-add-btn:hover{opacity:.9}.payments-save-btn{margin-top:6px;align-self:flex-start}.payment-cash-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#07121f8c;display:flex;align-items:center;justify-content:center;z-index:1400}.payment-cash-modal{width:min(420px,calc(100vw - 24px));background:#112b41;border:1px solid #2d4a61;border-radius:12px;padding:14px;box-shadow:0 14px 32px #00000059}.payment-cash-title{color:#e2e8f0;font-weight:700;margin-bottom:10px}.payment-cash-list{display:grid;gap:8px}.payment-cash-option{text-align:left}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.settings-cash-note{border:1px dashed #3d5970;border-radius:10px;padding:14px;color:#9bb0c3;background:#10263966}.cash-funnel-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;gap:12px;min-height:calc(100vh - 230px)}.cash-col{border:1px solid #cfd9e4;border-radius:10px;background:#f8fbff;padding:10px;min-height:420px}.cash-col-title{font-weight:700;color:#203549;margin-bottom:8px}.cash-summary-list{display:grid;gap:4px}.cash-access-note{font-size:12px;color:#5e6f81;margin-bottom:8px}.cash-summary-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3ebf4;font-size:13px}.cash-summary-row.total{font-weight:700}.cash-config-btn{margin-top:10px}.cash-ops-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.cash-ops-search{margin-bottom:8px}.cash-ops-table-wrap{border:1px solid #e1e8f0;border-radius:8px;background:#fff;overflow:auto;max-height:62vh}.cash-ops-table{width:100%;border-collapse:collapse;font-size:12px}.cash-ops-table th,.cash-ops-table td{border-bottom:1px solid #edf2f7;padding:8px 6px;text-align:left;white-space:nowrap}.cash-ops-table th{background:#f3f7fb;color:#4a5f74}.cash-sum-pos{color:#209152;font-weight:700}.cash-sum-neg{color:#c23b3b;font-weight:700}.cash-overdue-list{display:grid;gap:8px}.cash-overdue-card{width:100%;border:1px solid #d6e1ec;border-radius:8px;background:#fff;text-align:left;padding:8px}.cash-overdue-name{font-weight:700;color:#1c3550}.cash-overdue-sub{font-size:12px;color:#5d7286}.cash-empty{font-size:13px;color:#7b8ea1}.cash-create-modal{width:min(720px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;background:#fdfefe;border:1px solid #d7e1ea;border-radius:12px;padding:14px}.cash-create-title{font-size:32px;font-weight:700;color:#2a3846;margin-bottom:10px}.cash-create-types{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.cash-create-grid{display:grid;gap:8px}.cash-create-check{margin-top:-2px}.cash-accounts-modal{width:min(520px,calc(100vw - 24px))}.cash-accounts-list{display:grid;gap:8px}.cash-accounts-row{border:1px solid #dde6ef;border-radius:8px;background:#fff;min-height:38px;padding:6px 8px;display:grid;grid-template-columns:minmax(0,1fr) 90px auto;align-items:center;gap:8px}.cash-accounts-actions{display:inline-flex;gap:6px;justify-content:flex-end}.cash-accounts-add{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.chat-widget{position:fixed;right:14px;bottom:74px;z-index:1700}.chat-fab{min-height:42px;min-width:96px;border-radius:22px;border:1px solid #3b82f6;background:#1f4f9e;color:#fff;font-weight:600}.chat-fab.has-unread{background:#b4233c;border-color:#ef4444}.chat-panel{width:min(760px,calc(100vw - 24px));height:min(560px,calc(100vh - 24px));border:1px solid #3f566c;border-radius:12px;background:#10293f;box-shadow:0 16px 32px #00000059;display:grid;grid-template-rows:auto auto auto 1fr}.chat-panel-head{min-height:44px;padding:8px 10px;border-bottom:1px solid #294760;color:#e2e8f0;display:flex;justify-content:space-between;align-items:center}.chat-panel-actions{display:inline-flex;gap:6px}.chat-inline-box{border-bottom:1px solid #294760;padding:8px 10px;display:grid;gap:8px}.chat-inline-hint{font-size:12px;color:#94a9bc;font-weight:600}.chat-inline-user{border:1px solid #375570;border-radius:8px;background:#15344f;color:#d8e6f2;text-align:left;padding:6px 8px}.chat-group-members{max-height:120px;overflow:auto;display:grid;gap:4px}.chat-main{min-height:0;display:grid;grid-template-columns:290px minmax(0,1fr);background:#13273a}.chat-list{border-right:1px solid #294760;display:grid;grid-template-rows:auto 1fr;min-height:0;background:#12273a}.chat-search{margin:8px;background:#0f2133;border-color:#2e4b64;color:#dde9f5}.chat-list-scroll{overflow:auto;padding:0 8px 8px;display:grid;gap:6px}.chat-list-item{width:100%;border:1px solid transparent;border-radius:12px;background:#10263a;color:#d9e6f2;min-height:62px;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding:8px 10px;text-align:left}.chat-list-item:hover{border-color:#3c5f7e;background:#17324a}.chat-list-item.active{border-color:#4d86cc;background:#214463}.chat-list-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;flex:0 0 40px}.chat-list-avatar img{width:100%;height:100%;object-fit:cover}.chat-list-main{min-width:0;flex:1 1 auto;display:grid;gap:3px}.chat-list-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.chat-list-title{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-preview{color:#9eb4c8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-time{color:#8ca6bc;font-size:11px;white-space:nowrap}.chat-unread-badge{min-width:20px;height:20px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-top:2px}.chat-thread{min-height:0;display:grid;grid-template-rows:auto auto 1fr auto;background:linear-gradient(180deg,#20364a,#162f43)}.chat-thread-head{min-height:46px;padding:8px 12px;border-bottom:1px solid #294760;color:#e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-thread-title{font-weight:700;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-peer-card{margin:8px 10px 0;border:1px solid #31526f;border-radius:12px;background:#0e2233cc;display:flex;align-items:center;gap:10px;padding:8px 10px}.chat-peer-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.chat-peer-avatar img{width:100%;height:100%;object-fit:cover}.chat-peer-meta{min-width:0}.chat-peer-name{font-weight:700;color:#e5eef7}.chat-peer-sub{color:#a7bdcf;font-size:12px}.chat-messages{padding:10px;overflow:auto;display:grid;align-content:start;gap:8px}.chat-msg{max-width:85%;border:1px solid #42627c;border-radius:14px;background:#173550;padding:8px 10px;color:#e2e8f0}.chat-msg.mine{justify-self:end;background:#2f608e;border-color:#3d7bd0}.chat-msg-meta{font-size:11px;opacity:.8;margin-bottom:2px}.chat-msg-text{white-space:pre-wrap;word-break:break-word}.chat-msg-foot{margin-top:4px;display:inline-flex;align-items:center;gap:6px;color:#a8bfd1;font-size:11px}.chat-msg-time{opacity:.95}.chat-msg-status{color:#8fd1ff;font-weight:700}.chat-msg-delete{border:none;background:transparent;color:#ffb4b4;cursor:pointer;font-size:12px;line-height:1;padding:0 2px}.chat-msg-delete:hover{color:#ff7b7b}.chat-input-wrap-widget{border-top:1px solid #294760;padding:8px;display:grid;gap:6px;background:#10283cf2}.chat-input-widget{resize:none;background:#10253a;border-color:#2f4d67;color:#dce9f6}.chat-compose-actions{display:flex;justify-content:space-between;align-items:center}.chat-emoji-row{display:flex;flex-wrap:wrap;gap:4px}.chat-emoji-btn{border:1px solid #47657f;border-radius:6px;background:#173550;min-width:30px;height:30px;color:#fff}.chat-sound-box{background:#112a40}.chat-sound-row{display:flex;align-items:center;gap:8px}.chat-sound-row label{min-width:74px;color:#9fb7ca;font-size:12px}@media (max-width: 900px){.chat-widget{right:8px;left:8px;bottom:66px}.chat-panel{width:auto;height:min(78vh,620px)}.chat-main{grid-template-columns:1fr}.chat-main.mobile-thread .chat-list{display:none}.chat-main:not(.mobile-thread) .chat-thread{display:none}.chat-thread-head .head-btn{min-height:30px;padding:0 8px}}.payroll-layout{margin:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px}.payroll-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.payroll-settings-panel{border:1px solid #dbe2ea;border-radius:10px;padding:10px;background:#f7f9fc;margin-bottom:10px}.payroll-settings-row{display:grid;grid-template-columns:260px minmax(220px,1fr) auto;gap:8px;align-items:center;margin-bottom:8px}.payroll-settings-row:last-child{margin-bottom:0}.payroll-settings-label{color:#5b6b7b;font-size:13px}.payroll-settings-note{font-size:12px;color:#6d7e91}.payroll-settings-note-wide{grid-column:2 / span 2}.payroll-table-wrap{overflow:auto}.payroll-table{width:100%;border-collapse:collapse;min-width:1200px}.payroll-table th,.payroll-table td{border:1px solid #dbe2ea;padding:6px;text-align:left;vertical-align:middle}.payroll-table th{background:#f2f5f9;color:#3a4653;font-size:12px}.payroll-input{width:100%;min-width:90px}.payroll-formula-row td{background:#f9fbff}.payroll-row-warning td{background:#fff2f2}.payroll-user-name{font-weight:600}.payroll-user-meta{margin-top:2px;font-size:11px;color:#6f8092}.payroll-warning-note{margin-top:4px;color:#bd2f2f;font-size:11px;font-weight:700}.payroll-formula-grid{display:grid;grid-template-columns:1fr;gap:8px}.payroll-formula-title{font-size:12px;color:#5a6d82;margin-bottom:6px}.payroll-coeff-row{display:grid;grid-template-columns:repeat(12,minmax(50px,max-content));gap:6px;align-items:center;overflow-x:auto}.payroll-coeff-input{width:64px}:root{--bg: #F6F8FB;--sidebar-bg: #F1F5F9;--surface: #FFFFFF;--line: #E5E7EB;--line-soft: #EEF2F7;--text: #1E293B;--muted: #64748B;--muted-soft: #94A3B8;--primary: #3B82F6;--primary-hover: #2563EB;--success: #22C55E;--warning: #F59E0B;--danger: #EF4444;--radius-lg: 6px;--radius-md: 6px;--radius-sm: 4px;--shadow-soft: 0 1px 2px rgba(15, 23, 42, .04);--trans-fast: .16s ease}*{transition:background-color var(--trans-fast),border-color var(--trans-fast),color var(--trans-fast),box-shadow var(--trans-fast)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}.amo-content,.board-wrap,.board-area,.amo-page{background:var(--bg)}.amo-header{background:var(--surface);border-bottom:1px solid var(--line);min-height:64px}.header-tag,.header-gear-btn,.header-avatar-chip,.funnel-dropdown-trigger,.city-dropdown-trigger,.user-dropdown-trigger{border-color:var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text)}.header-actions-dropdown,.funnel-dropdown-menu,.city-dropdown-menu,.user-dropdown-menu{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 8px 20px #0f172a14}.control,select.control,textarea.control,input.control{min-height:36px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text)}.control::placeholder,textarea.control::placeholder,input.control::placeholder{color:var(--muted-soft)}.control:focus,.control:focus-visible,textarea.control:focus,input.control:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #3b82f624}button,.head-btn,.new-deal-btn,.icon-btn{border-radius:6px;font-weight:500}.new-deal-btn,button.primary{background:var(--primary);border:1px solid var(--primary);color:#fff}.new-deal-btn:hover,button.primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.head-btn,button.secondary{background:#f8fafc;border:1px solid var(--line);color:var(--text)}.head-btn:hover,button.secondary:hover{background:#f1f5f9}.icon-btn,button.ghost{background:transparent;border:1px solid transparent;color:var(--muted)}.icon-btn:hover,button.ghost:hover{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.head-btn.danger,.icon-btn.danger,button.danger{color:var(--danger);background:#fef2f2;border:1px solid #FECACA}.head-btn.danger:hover,.icon-btn.danger:hover,button.danger:hover{background:#fee2e2;border-color:#fca5a5}.board-wrap{padding:12px}.kanban{gap:12px;align-items:start}.kanban-col{background:transparent;border:0;border-top:2px solid #DBEAFE;border-radius:0;padding:8px 6px 6px;box-shadow:none}.kanban-col-head{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--line-soft)}.kanban-title{font-size:21px;font-weight:600;color:var(--text);line-height:1.2}.kanban-meta{font-size:12px;color:var(--muted);margin-top:2px}.lead-card,.users-table tr,.payroll-table tr,.cash-ops-table tr,.chat-list-item,.chat-msg,.detail-builder-row,.doc-editor-map-row{border-radius:0!important}.lead-card{background:var(--surface);border:1px solid var(--line);box-shadow:none}.lead-card:hover{border-color:#cbd5e1;box-shadow:none}.lead-card.selected{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61f}.lead-title,.lead-sub,.lead-grid strong{color:var(--text)}.lead-grid span,.lead-time{color:var(--muted)}.amo-sidebar{background:var(--sidebar-bg);border-right:1px solid var(--line-soft)}.generated-doc-modal,.doc-editor-modal,.integration-modal,.field-editor-modal,.user-modal,.payment-cash-modal,.cash-create-modal,.cash-accounts-modal,.detail-builder-panel,.lead-chat-modal,.settings-modal{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 10px 30px #0f172a1a}.generated-doc-modal-head,.doc-editor-head,.integration-modal-top,.user-modal-top,.field-editor-top,.detail-builder-top{border-bottom:1px solid var(--line-soft)}.users-table,.payroll-table,.cash-ops-table{border-collapse:collapse;background:var(--surface)}.users-table th,.payroll-table th,.cash-ops-table th{background:#f8fafc;color:#334155;border:1px solid var(--line);font-weight:600}.users-table td,.payroll-table td,.cash-ops-table td{border:1px solid var(--line);color:var(--text)}.users-table tr:hover td,.payroll-table tr:hover td,.cash-ops-table tr:hover td{background:#f8fafc}.chat-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 16px 34px #0f172a1f}.chat-panel-head,.chat-thread-head{background:#f8fafc;color:var(--text);border-bottom:1px solid var(--line)}.chat-main{background:var(--surface)}.chat-list{background:#f8fafc;border-right:1px solid var(--line)}.chat-list-item{border:1px solid transparent;background:transparent;color:var(--text)}.chat-list-item:hover{background:#eff6ff;border-color:#dbeafe}.chat-list-item.active{background:#dbeafe;border-color:#bfdbfe}.chat-list-preview,.chat-list-time,.chat-peer-sub,.chat-msg-meta,.chat-msg-time,.chat-msg-foot{color:var(--muted)}.chat-thread{background:#f8fafc}.chat-peer-card,.chat-input-wrap-widget,.chat-sound-box{background:var(--surface);border:1px solid var(--line-soft)}.chat-messages{background:transparent}.chat-msg{background:#fff;border:1px solid var(--line);color:var(--text)}.chat-msg.mine{background:#eff6ff;border-color:#bfdbfe}.chat-msg-status{color:#2563eb}.chat-msg-delete{color:#b91c1c}.chat-input-widget{background:#fff;border-color:var(--line);color:var(--text)}.chat-unread-badge{background:var(--primary);color:#fff}.section,.panel,.block,.cash-layout,.payroll-layout,.users-layout,.analytics-layout{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:16px}@media (max-width: 900px){.amo-header{min-height:58px;padding:0 8px}.board-wrap{padding:8px}.kanban{gap:8px}.kanban-col{padding:6px 4px}}.system-settings-shell{background:var(--bg)!important;border-left:1px solid var(--line-soft)!important}.system-settings-panel,.system-settings-content{background:var(--surface)!important;border-color:var(--line)!important}.system-settings-title{font-size:30px!important;font-weight:700!important;letter-spacing:0!important;color:var(--text)!important;border-bottom:1px solid var(--line)!important}.system-settings-item{font-size:28px!important;color:var(--text)!important;border-top:1px solid var(--line-soft)!important;background:#fff!important}.system-settings-item:hover{background:#f8fafc!important}.system-settings-item.active{background:#eff6ff!important;color:#1e3a8a!important;font-weight:600!important}.general-settings-tab{border:1px solid var(--line)!important;border-radius:6px!important;background:#fff!important;color:var(--text)!important}.general-settings-tab.active{border-color:#bfdbfe!important;background:#dbeafe!important;color:#1d4ed8!important}.amo-header,.header-tag,.search-input,.user-dropdown-trigger,.funnel-dropdown-trigger,.city-dropdown-trigger{border-color:var(--line)!important;color:var(--text)!important}.search-input,.search-input.active{background:#fff!important;color:var(--muted)!important}.new-deal-btn{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important;border-radius:6px!important}.new-deal-btn:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.head-btn{background:#f8fafc!important;border:1px solid var(--line)!important;color:var(--text)!important}.head-btn:hover{background:#f1f5f9!important}.kanban{gap:14px!important}.kanban-col{background:transparent!important;border:0!important;border-top:2px solid #DBEAFE!important;border-radius:0!important;box-shadow:none!important;padding:8px 6px 6px!important}.kanban-col-head{border-bottom:1px solid var(--line-soft)!important;padding-bottom:8px!important}.lead-card{border-radius:0!important;background:#fff!important;border:1px solid var(--line)!important;box-shadow:none!important}.lead-card:hover{border-color:#cbd5e1!important}.board-wrap{background:var(--bg)!important;border-color:var(--line-soft)!important}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f8fb;padding:24px}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 6px 24px #0f172a0f}.auth-title{font-size:24px;font-weight:700;color:#1e293b}.auth-subtitle{margin-top:6px;color:#64748b;font-size:14px}.auth-form{margin-top:18px;display:flex;flex-direction:column;gap:10px}.auth-input{width:100%}.auth-submit{width:100%;margin-top:4px}.auth-error{color:#ef4444;font-size:13px}.auth-hint{color:#64748b;font-size:12px;line-height:1.45}.user-cred-hint{color:#64748b;font-size:12px;margin-top:-4px}
