.doc-view{margin:0}.doc-view__hero{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f1f5f9}.doc-view__eyebrow{margin:0 0 6px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.doc-view__purpose{margin:0 0 16px;font-size:1.25rem;font-weight:600;line-height:1.4;color:#1e3a5f;letter-spacing:-.01em}.doc-view__amount-block{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 20px}.doc-view__amount{font-size:1.75rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a;letter-spacing:-.02em}.doc-view__vat{font-size:.875rem;color:#64748b;font-variant-numeric:tabular-nums}.doc-view__facts{margin:0;display:flex;flex-direction:column;gap:14px}.doc-view__row{display:grid;grid-template-columns:140px 1fr;gap:8px 20px;align-items:baseline;margin:0}.doc-view__label{margin:0;font-size:.875rem;font-weight:500;color:#64748b;line-height:1.4}.doc-view__value{margin:0;font-size:.9375rem;line-height:1.45;color:#0f172a;word-break:break-word}.doc-view__row--accent .doc-view__value{color:#2563eb}.doc-view__row--danger .doc-view__value{color:#dc2626;font-weight:600}.doc-view__hint{font-weight:500;color:#94a3b8}@media(max-width:520px){.doc-view__row{grid-template-columns:1fr;gap:4px}.doc-view__amount{font-size:1.5rem}}.doc-history{margin:0 -4px}.doc-history__scroll{overflow-x:auto;padding:4px 4px 8px;-webkit-overflow-scrolling:touch}.doc-history__track{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;gap:0;min-width:min(100%,520px)}.doc-history__step{flex:1 1 0;min-width:148px;max-width:240px;display:flex;flex-direction:column;align-items:stretch}.doc-history__step-head{display:flex;align-items:center;width:100%;margin-bottom:12px}.doc-history__connector{flex:1 1 auto;height:3px;min-width:12px;border-radius:999px;background:linear-gradient(90deg,#cbd5e1,#e2e8f0)}.doc-history__step--success .doc-history__connector{background:linear-gradient(90deg,#86efac,#cbd5e1)}.doc-history__step--revoked .doc-history__connector{background:linear-gradient(90deg,#fde047,#cbd5e1)}.doc-history__step--rejected .doc-history__connector{background:linear-gradient(90deg,#fca5a5,#cbd5e1)}.doc-history__dot{flex-shrink:0;width:12px;height:12px;border-radius:50%;border:2px solid;box-sizing:border-box;box-shadow:0 0 0 3px #ffffffe6;z-index:1}.doc-history__body{padding:0 10px 0 4px;text-align:left}.doc-history__title{margin:0 0 4px;font-size:.8125rem;font-weight:700;line-height:1.35}.doc-history__desc{margin:0 0 6px;font-size:.75rem;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-history__date{display:block;font-size:.6875rem;color:#94a3b8;font-weight:500}.doc-history__step--success .doc-history__body{padding:8px 10px 8px 8px;margin-right:6px;border-radius:10px;background:#16a34a0f}.doc-history__step--rejected .doc-history__body{padding:8px 10px 8px 8px;margin-right:6px;border-radius:10px;background:#dc26260f}.doc-history__step--revoked .doc-history__body{padding:8px 10px 8px 8px;margin-right:6px;border-radius:10px;background:#ca8a0414}.doc-history__step--neutral .doc-history__body{padding:8px 10px 8px 8px;margin-right:6px;border-radius:10px;background:#1677ff0a}@media(max-width:640px){.doc-history__step{min-width:132px}}.workflow-dnd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.workflow-dnd-zone{min-height:220px;padding:4px 0;border-radius:8px;transition:background .15s ease}.workflow-dnd-zone--over{background:#f6ffed}.workflow-dnd-card{box-sizing:border-box;width:100%;max-width:100%;border:1px solid #d9d9d9;border-radius:8px;padding:10px 12px;margin-bottom:8px;background:#fff;cursor:grab;touch-action:none}.workflow-dnd-card--ghost{opacity:.35}.workflow-dnd-card--overlay{width:280px;max-width:280px;box-shadow:0 8px 24px #0000001f;cursor:grabbing;opacity:1;pointer-events:none}.workflow-dnd-card__title{display:block;font-weight:600;font-size:14px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-dnd-card__meta{display:block;font-size:12px;color:#00000073;margin-top:2px}.workflow-dnd-step{display:flex;align-items:center;justify-content:space-between;gap:8px}.tg-flow-builder__grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;margin-top:16px}.tg-flow-step-card{display:flex;flex-direction:column;gap:8px;cursor:grab}.tg-flow-step-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tg-flow-step-card__type{font-weight:600;font-size:13px}.tg-flow-palette-card{cursor:grab}.tg-flow-palette-card__hint{display:block;font-size:11px;color:#00000073;margin-top:4px;line-height:1.3}.tg-flow-editor-meta{margin-bottom:16px}@media(max-width:900px){.tg-flow-builder__grid{grid-template-columns:1fr}}:root{font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;color:#1a1a2e;background:#f4f6f9}*{box-sizing:border-box}body{margin:0;background:linear-gradient(165deg,#f0f4ff,#f8fafc 45%,#eef2f7);min-height:100vh}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{background:#0f172a;color:#fff;padding:.95rem 1.8rem;display:flex;align-items:center;gap:2rem;font-weight:600}.topbar nav{display:flex;gap:1.5rem;flex:1}.topbar nav a{color:#dbe6ff;font-size:1rem}.topbar nav a.active{color:#fff;font-weight:600}.topbar .user{font-size:.9rem;color:#c8d7ff}.main{flex:1;padding:1.5rem;max-width:1760px;width:100%;margin:0 auto}.page .page-title{margin:0;font-size:1.35rem}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;padding:1.25rem}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-form{width:360px;display:flex;flex-direction:column;gap:1rem}.login-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.login-form input{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px}.btn{padding:.68rem 1.25rem;border:none;border-radius:8px;cursor:pointer;background:#2563eb;color:#fff;font-weight:600;box-shadow:0 1px 2px #0003}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#475569}.error{color:#dc2626;font-size:.9rem}table.data{width:100%;border-collapse:collapse;font-size:.9rem}table.data th,table.data td{border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;text-align:left}table.data th{background:#f8fafc}.page-title{margin:0 0 1rem;font-size:1.35rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:900px){.grid-2{grid-template-columns:1fr}}.badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;background:#e2e8f0}.badge-admin{background:#fef3c7}.badge-active{background:#dcfce7}.hint{color:#64748b;font-size:.85rem;margin-top:.5rem}.registry-table{width:100%}.registry-table .ant-table{table-layout:fixed}.registry-table .ant-table-content{overflow-x:hidden!important}.registry-table .ant-table-cell{padding:6px 10px!important;font-size:12px}.registry-table__num{font-weight:600;white-space:nowrap;color:#1677ff}.registry-table__num--link{background:none;border:none;padding:0;cursor:pointer;font:inherit;text-align:left}.registry-table__num--link:hover{text-decoration:underline}.registry-table__amount{font-weight:600;white-space:nowrap}.registry-table__vat{font-size:11px;font-weight:500}.registry-table__created-col{font-size:11px}.registry-tag{margin-inline-end:0!important;font-size:11px;line-height:18px;padding:0 6px}.registry-table__trailing{display:inline-flex;align-items:center;justify-content:center;gap:2px;flex-wrap:nowrap;min-width:0}.registry-table__trailing .registry-table__delete-btn{flex-shrink:0;width:28px;min-width:28px;padding:0;margin:0}.registry-table__delete-btn{color:#ff4d4f!important}.registry-table__delete-btn:hover{background:#fff1f0!important}.registry-table__steps-col{background:inherit}.registry-table .ant-table-cell-fix-end:after,.registry-table .ant-table-cell-fix-start:after,.registry-table .ant-table-cell-fix-end-shadow-show:after,.registry-table .ant-table-cell-fix-start-shadow-show:after,.registry-table .ant-table-cell-fix-right:before,.registry-table .ant-table-cell-fix-right-first:after{box-shadow:none!important;display:none!important}.registry-table.ant-table-fix-end-shadow-show .ant-table-container:after,.registry-table.ant-table-fix-start-shadow-show .ant-table-container:before{box-shadow:none!important;display:none!important}.registry-table .ant-table-tbody>tr>.registry-table__steps-col{background:#fff}.registry-table .ant-table-tbody>tr.ant-table-row:hover>.registry-table__steps-col{background:#fafafa}.registry-table .ant-table-tbody>tr.registry-table__row--approved>td{background:#52c41a0f!important}.registry-table .ant-table-tbody>tr.registry-table__row--approved:hover>td{background:#52c41a1a!important}.registry-table .ant-table-tbody>tr.registry-table__row--approved>td:first-child{box-shadow:inset 3px 0 #52c41a66}.registry-table .ant-table-tbody>tr.registry-table__row--approved>.registry-table__steps-col{background:#52c41a0f!important}.registry-table .ant-table-tbody>tr.registry-table__row--approved:hover>.registry-table__steps-col{background:#52c41a1a!important}.registry-table .ant-table-tbody>tr.registry-table__row--rejected>td{background:#ff3b300e!important}.registry-table .ant-table-tbody>tr.registry-table__row--rejected:hover>td{background:#ff3b3017!important}.registry-table .ant-table-tbody>tr.registry-table__row--rejected>td:first-child{box-shadow:inset 3px 0 #ff3b3073}.registry-table .ant-table-tbody>tr.registry-table__row--rejected>.registry-table__steps-col{background:#ff3b300e!important}.registry-table .ant-table-tbody>tr.registry-table__row--rejected:hover>.registry-table__steps-col{background:#ff3b3017!important}.approvers-tags{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.approvers-tags--compact .approver-tag{font-size:10px;padding:1px 4px}.approver-tag{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500;line-height:1.3;border:1px solid transparent}.approver-tag--done{background:#e8f8ed;color:#1a7f37;border-color:#34c759}.approver-tag--wait{background:#f2f2f7;color:#636366;border-color:#d1d1d6}.approver-tag--active{background:#e8f0ff;color:#0040dd;border-color:#007aff;font-weight:600}.approver-tag--reject{background:#ffebe9;color:#cf222e;border-color:#ff3b30}.approver-mode-badge{font-size:11px;color:#00000073;margin-left:2px}.muted-text{color:#00000073;font-size:13px}.filter-label{font-size:13px;color:#000000a6}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;flex-wrap:wrap}.page-subtitle{margin:4px 0 0;color:#00000073;font-size:14px}.table-card .ant-card-body{padding:16px}.document-purpose-cell{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0}.document-purpose-cell__urgent{flex-shrink:0;display:inline-block;padding:1px 7px;border-radius:4px;font-size:10px;font-weight:700;line-height:18px;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#ff7875,#f5222d 55%,#cf1322);box-shadow:0 1px 2px #cf132240}.document-purpose-cell__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-form__urgent-item{margin-bottom:0}.document-form__urgent-item .ant-form-item-label{display:none}.document-form__urgent-check{font-weight:600;letter-spacing:.03em}.document-form__urgent-check .ant-checkbox-checked .ant-checkbox-inner{background-color:#f5222d;border-color:#f5222d}.document-form__urgent-check.ant-checkbox-wrapper-checked{color:#cf1322}.registry-table .ant-table-tbody>tr.registry-table__row--urgent>td{background:#ff4d4f12!important}.registry-table .ant-table-tbody>tr.registry-table__row--urgent:hover>td{background:#ff4d4f1c!important}.registry-table .ant-table-tbody>tr.registry-table__row--urgent>td:first-child{box-shadow:inset 3px 0 #f5222d8c}.registry-table .ant-table-tbody>tr.registry-table__row--urgent>.registry-table__steps-col{background:#ff4d4f12!important}.registry-table .ant-table-tbody>tr.registry-table__row--urgent:hover>.registry-table__steps-col{background:#ff4d4f1c!important}.sinteka-table .ant-table-tbody>tr.sinteka-table__row--urgent>td{background:#ff4d4f12!important}.sinteka-table .ant-table-tbody>tr.sinteka-table__row--urgent:hover>td{background:#ff4d4f1c!important}.sinteka-table .ant-table-tbody>tr.sinteka-table__row--urgent>td:first-child{box-shadow:inset 3px 0 #f5222d8c}.doc-view__urgent-badge{display:inline-block;margin-bottom:8px;padding:2px 10px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#ff7875,#f5222d 55%,#cf1322)}.document-chat-drawer .ant-drawer-body{padding:12px 16px 16px;display:flex;flex-direction:column;height:100%}.document-chat{display:flex;flex-direction:column;height:100%;min-height:0}.document-chat__title{display:inline-flex;align-items:center;gap:8px}.document-chat__hint{margin:0 0 12px!important;font-size:12px}.document-chat__list{flex:1;overflow-y:auto;min-height:120px;padding:4px 2px 12px;display:flex;flex-direction:column;gap:10px}.document-chat__center{display:flex;justify-content:center;padding:32px}.document-chat__bubble{max-width:92%;align-self:flex-start;padding:10px 12px;border-radius:16px;background:#f2f2f7;border:1px solid rgba(0,0,0,.04)}.document-chat__bubble--mine{align-self:flex-end;background:#e8f0ff;border-color:#007aff1f}.document-chat__meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:11px}.document-chat__author{font-weight:600;color:#000000bf}.document-chat__time{color:#0006;white-space:nowrap}.document-chat__text{font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.document-chat__composer{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.06)}.registry-table__chat-btn{color:#1677ff!important}.registry-table__chat-btn:hover{background:#e6f4ff!important}.sinteka-page{max-width:min(1760px,calc(100vw - 32px));margin:0 auto}.sinteka-filters-card{margin-bottom:16px}.sinteka-filters-card .ant-card-body{padding:12px 16px 4px}.sinteka-filters-card .filters-panel{margin-bottom:0}.sinteka-search-bar{display:flex;gap:0;margin-bottom:12px;border:1px solid #c5c5c5;border-radius:4px;overflow:hidden;background:#fff}.sinteka-search-bar__field{width:120px!important;flex-shrink:0}.sinteka-search-bar__field .ant-select-selector{border:none!important;border-radius:0!important;box-shadow:none!important;border-right:1px solid #e0e0e0!important}.sinteka-search-bar__input{flex:1;border:none!important;box-shadow:none!important;border-radius:0!important}.sinteka-sections{background:transparent!important}.sinteka-sections .ant-collapse-item{margin-bottom:8px;border:1px solid #d9d9d9!important;border-radius:4px!important;overflow:hidden;background:#fff}.sinteka-sections .ant-collapse-header{background:#f5f5f5!important;font-weight:600!important;padding:10px 16px!important}.sinteka-section-title{display:inline-flex;align-items:center;gap:10px}.sinteka-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;color:#333;background:#e8e8e8;border-radius:11px}.sinteka-empty{padding:24px;text-align:center;color:#00000073;margin:0}.sinteka-table-wrap{overflow-x:auto}.sinteka-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.sinteka-table thead th{background:#ececec;color:#333;font-weight:600;text-align:left;padding:8px 10px;border:1px solid #d0d0d0;white-space:nowrap}.sinteka-table tbody td{vertical-align:top;padding:10px;border:1px solid #e0e0e0;background:#fff}.sinteka-table tbody tr:hover td{background:#f9fcff}.sinteka-table__id{width:72px;text-align:center;white-space:nowrap}.sinteka-table__project{width:120px}.sinteka-table__term{width:88px;min-width:88px;text-align:center}.sinteka-table__purpose{min-width:360px;word-break:break-word;white-space:normal;line-height:1.35}.sinteka-table__amount{width:124px;white-space:nowrap;font-variant-numeric:tabular-nums}.sinteka-cell-text{font-size:13px;font-weight:400;color:#333;line-height:1.35}.sinteka-term-cell{display:flex;flex-direction:column;gap:2px;line-height:1.25}.sinteka-term-cell__label{font-size:10px;color:#777;font-weight:600}.sinteka-term-cell__date{font-size:12px;font-weight:600;color:#333;white-space:nowrap}.sinteka-ant-table .ant-table{font-size:13px}.sinteka-ant-table .ant-table-thead>tr>th{background:#ececec!important;color:#333;font-weight:600;font-size:13px;padding:8px 10px!important;border-color:#d0d0d0!important;white-space:nowrap;vertical-align:middle}.sinteka-ant-table .ant-table-thead>tr>th.sinteka-table__term,.sinteka-ant-table .ant-table-thead>tr>th.sinteka-table__wait{white-space:normal;line-height:1.25;text-align:center}.sinteka-ant-table .ant-table-tbody>tr>td{vertical-align:top;padding:10px!important;border-color:#e0e0e0!important;font-size:13px;font-weight:400;color:#333}.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__amount{white-space:nowrap}.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__purpose{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__id,.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__created,.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__vat,.sinteka-ant-table .ant-table-tbody>tr>td.sinteka-table__wait{white-space:nowrap}.sinteka-ant-table .ant-table-column-sorters{display:inline-flex;align-items:center;gap:4px;max-width:100%}.sinteka-ant-table .ant-table-column-title{flex:none}.sinteka-table__created{width:88px;white-space:nowrap}.sinteka-table__vat{width:72px;white-space:nowrap}.sinteka-table__wait{width:84px;min-width:84px;white-space:nowrap}.sinteka-ant-table .ant-table-tbody>tr:hover>td{background:#f9fcff!important}.sinteka-table__actions{width:118px}.sinteka-table__name{min-width:180px}.sinteka-table__link{font-weight:600;color:#337ab7}.sinteka-approver-list{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.sinteka-approver{display:inline-block;padding:3px 8px;background:#e8e8e8;border:1px solid #ccc;border-radius:3px;font-size:12px;color:#333;width:fit-content}.sinteka-approver--done{background:#dff0d8;border-color:#b2dba1}.sinteka-approver--active{background:#d9edf7;border-color:#9acfea;font-weight:600}.sinteka-info-link{padding:0;border:none;background:none;color:#337ab7;font-size:12px;cursor:pointer;text-decoration:underline}.sinteka-name{font-weight:600;color:#222}.sinteka-project__title{font-size:12px;color:#555;margin-bottom:2px;word-break:break-word}.sinteka-project__contract{font-size:12px;color:#333;margin-bottom:6px;line-height:1.35}.sinteka-badge{display:inline-block;padding:2px 8px;font-size:11px;font-weight:600;border-radius:3px}.sinteka-badge--budget{background:#dff0d8;color:#3c763d;border:1px solid #b2dba1}.sinteka-badge--nobudget{background:#f5f5f5;color:#777;border:1px solid #ddd}.sinteka-table__creator{white-space:nowrap;text-align:center}.sinteka-creator-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sinteka-term{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:50%;background:#f0f0f0;border:1px solid #ccc;font-size:12px;font-weight:700}.sinteka-term--late{background:#f2dede;border-color:#d9534f;color:#a94442}.sinteka-wait-text{margin-right:4px}.sinteka-wait-alert{color:#d9534f;font-size:16px}.sinteka-actions{display:flex;flex-direction:column;gap:4px}.sinteka-btn{font-size:11px!important;height:26px!important;padding:0 6px!important;font-weight:600!important;border-radius:3px!important}.sinteka-btn--approve{background:#5cb85c!important;border-color:#4cae4c!important;color:#fff!important}.sinteka-btn--reject{background:#f0ad4e!important;border-color:#eea236!important;color:#fff!important}.sinteka-btn--chat{background:#1677ff!important;border-color:#0958d9!important;color:#fff!important}.sinteka-btn--chat:hover{background:#4096ff!important;border-color:#1677ff!important;color:#fff!important}.sinteka-btn--revoke{background:#fff!important;border-color:#8c8c8c!important;color:#434343!important}.sinteka-btn:disabled{opacity:.45!important}.sinteka-info-list{margin:0;padding-left:20px;line-height:1.8}.reject-textarea{border:1px solid #d9d9d9;border-radius:6px;padding:8px;resize:vertical}.document-page{max-width:820px;margin-left:auto;margin-right:auto}.document-page__subtitle{margin:-.5rem 0 1.25rem;color:#64748b;font-size:.95rem}.document-form-card{border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f;overflow:hidden}.document-form-card .ant-card-body{padding:0}.document-readonly-card-wrap.ant-card{border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;background:#fff}.document-form{padding:0}.document-form-section{padding:20px 24px;border-bottom:1px solid #f1f5f9}.document-form-section:last-child{border-bottom:none}.document-form-section__title{margin:0 0 4px;font-size:15px;font-weight:600;color:#0f172a}.document-form-section__desc{margin:0 0 16px;font-size:13px;color:#64748b;line-height:1.45}.form-field-hint{margin:0 0 8px;padding:0;font-size:12px;line-height:1.5;color:#64748b;background:none;border:none;border-radius:0}.document-form .ant-form-item{margin-bottom:16px}.document-form .ant-form-item:last-child{margin-bottom:0}.document-form .ant-form-item-label>label{font-weight:500;color:#334155;font-size:13px}.document-form .ant-input,.document-form .ant-input-number,.document-form .ant-select-selector,.document-form .ant-picker{border-radius:8px!important}.document-form .ant-input-lg,.document-form .ant-select-lg .ant-select-selector,.document-form .ant-picker-large{min-height:40px}.document-form__purpose{font-size:15px;line-height:1.55;border-radius:10px!important;padding:12px 14px!important}.document-form__flags{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.document-form__flags .ant-form-item{margin-bottom:0}.document-form-actions{display:flex;flex-wrap:wrap;gap:10px;padding:16px 24px;background:#f8fafc;border-top:1px solid #e2e8f0}.document-form-actions .ant-btn-primary{min-width:220px}.home-dashboard{max-width:920px;margin:0 auto;padding:8px 4px 48px}.home-dashboard__greeting{margin:0 0 4px;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.home-dashboard__date{margin:0 0 28px;font-size:.95rem;color:#64748b}.home-dashboard__grid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px}.home-dashboard__side{display:flex;flex-direction:column;gap:14px}.home-dash-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:22px 22px 20px;border:none;border-radius:20px;text-align:left;cursor:pointer;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a14}.home-dash-tile:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0f172a0f,0 20px 40px #0f172a1f}.home-dash-tile:active{transform:translateY(0)}.home-dashboard__grid--dual{grid-template-columns:1fr 1fr}.home-dashboard__grid--dual .home-dashboard__side{grid-column:1 / -1;flex-direction:row}.home-dashboard__grid--dual .home-dash-tile--my-queue,.home-dashboard__grid--dual .home-dash-tile--mine{min-height:200px;grid-row:auto}.home-dash-tile--my-queue{min-height:200px;background:linear-gradient(145deg,#6366f1,#7c3aed 45%,#a855f7);color:#fff;box-shadow:0 1px 2px #6366f126,0 16px 40px #7c3aed59}.home-dash-tile--my-queue:hover{box-shadow:0 4px 8px #6366f133,0 24px 48px #7c3aed66}.home-dash-tile--mine{min-height:220px;grid-row:span 2;background:linear-gradient(145deg,#38bdf8,#0ea5e9 45%,#0284c7);color:#fff}.home-dash-tile--hero{min-height:220px;grid-row:span 2}.home-dash-tile--hero:not(.home-dash-tile--mine){background:linear-gradient(145deg,#6366f1,#7c3aed 45%,#a855f7);color:#fff}.home-assistant-panel{margin-top:24px;border-radius:20px;border:1px solid #dbeafe;box-shadow:0 8px 24px #2563eb14}.home-assistant-panel__answer{white-space:pre-wrap;padding:12px 14px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;line-height:1.5}.home-chat-panel{margin-top:24px;padding:20px 22px;border-radius:20px;background:#ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a0f}.home-chat-panel__head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.home-chat-panel__title{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:8px}.home-chat-panel__loading{display:flex;justify-content:center;padding:24px}.home-chat-panel__empty{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}.home-chat-panel__columns{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}.home-chat-column__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:10px;display:flex;align-items:center;gap:6px}.home-chat-column--notify{padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#6366f114,#a855f70f);border:1px solid rgba(99,102,241,.15)}.home-chat-column--all{padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.home-chat-column__empty{margin:0;font-size:.85rem;color:#94a3b8}.home-chat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto}.home-chat-row{width:100%;text-align:left;border:none;border-radius:12px;padding:10px 12px;background:#fff;cursor:pointer;transition:background .15s,box-shadow .15s;box-shadow:0 1px 2px #0f172a0a}.home-chat-row:hover{background:#f1f5f9;box-shadow:0 4px 12px #0f172a14}.home-chat-row__top{display:flex;align-items:center;gap:8px}.home-chat-row__num{font-weight:700;color:#1677ff;font-size:.9rem}.home-chat-row__chev{margin-left:auto;font-size:.7rem;color:#94a3b8}.home-chat-row__purpose{margin:4px 0 0;font-size:.8rem;color:#64748b;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.home-chat-row__preview{margin:4px 0 2px;font-size:.85rem;color:#334155;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-chat-row__meta{font-size:.75rem;color:#94a3b8}.home-dash-tile--create{flex:1;min-height:102px;background:linear-gradient(145deg,#3b82f6,#2563eb 55%,#1d4ed8);color:#fff}.home-dash-tile--docs{flex:1;min-height:102px;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);color:#0f172a}.home-dash-tile__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;opacity:.88}.home-dash-tile--docs .home-dash-tile__label{color:#64748b}.home-dash-tile__title{margin:6px 0 0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.home-dash-tile__metric{margin:18px 0 4px;font-size:3.5rem;font-weight:700;letter-spacing:-.04em;line-height:1}.home-dash-tile__hint{margin:0;font-size:.9rem;opacity:.9;line-height:1.4}.home-dash-tile--docs .home-dash-tile__hint{color:#64748b;opacity:1}.home-dash-tile__icon{position:absolute;right:18px;bottom:18px;font-size:2rem;opacity:.35}.home-dash-tile--hero .home-dash-tile__icon{font-size:3.5rem;opacity:.25}.home-dash-tile__chevron{position:absolute;top:20px;right:18px;font-size:1.1rem;opacity:.7}.home-dashboard__loading{display:flex;align-items:center;justify-content:center;min-height:220px;border-radius:20px;background:#fff9}.home-dashboard__footer{margin-top:28px;padding:14px 18px;border-radius:14px;background:#ffffff8c;border:1px solid #e2e8f0;font-size:.85rem;color:#64748b;line-height:1.5}@media(max-width:720px){.home-dashboard__grid{grid-template-columns:1fr}.home-dashboard__grid--leader .home-dashboard__side{flex-direction:column}.home-chat-panel__columns{grid-template-columns:1fr}.home-dash-tile--hero{grid-row:auto;min-height:180px}}.document-files-cell__btn{padding:0 4px;height:auto}.document-files-cell--treasury{min-width:56px;text-align:center}.document-files-popover__list{list-style:none;margin:0;padding:0;max-width:280px}.document-files-popover__list li{display:flex;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:1px solid #f0f0f0}.document-files-popover__list li:last-child{border-bottom:none}.document-files-popover__link{background:none;border:none;padding:0;color:#1677ff;cursor:pointer;text-align:left;font-size:13px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-files-popover__meta{color:#00000073;font-size:12px;white-space:nowrap}.document-attachments-field{margin-top:20px}.document-attachments-field__hint{margin:4px 0 12px!important;font-size:13px}.document-files-panel__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.document-files-panel{margin-top:16px}.document-files-panel__item{cursor:pointer}.document-files-panel__item:hover{background:#fafafa}.document-files-panel__name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-files-panel__name--preview{color:#1677ff}.document-file-preview-modal__body{min-height:60vh;max-height:75vh;display:flex;align-items:center;justify-content:center}.document-file-preview-modal__loading{width:100%;min-height:240px;display:flex;align-items:center;justify-content:center}.document-file-preview-modal__iframe{width:100%;height:70vh;border:none;border-radius:4px;background:#f5f5f5}.document-file-preview-modal__image{max-width:100%;max-height:70vh;object-fit:contain}.document-file-preview-modal__text{width:100%;max-height:70vh;margin:0;padding:12px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.5;background:#fafafa;border:1px solid #f0f0f0;border-radius:4px}.assistant-fab{position:fixed;right:20px;bottom:20px;z-index:900;display:flex;gap:8px}.assistant-chat{display:flex;min-height:260px;max-height:50vh;flex-direction:column;gap:10px;overflow:auto}.assistant-bubble{max-width:88%;padding:10px 12px;border-radius:12px;background:#f4f6fb}.assistant-bubble--user{align-self:flex-end;background:#e6f4ff}.assistant-bubble--assistant{align-self:flex-start}
