.page{display:flex;flex-direction:column;gap:16px;width:100%;min-height:100%;padding:24px;box-sizing:border-box}.page__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.page__header-left{display:flex;align-items:center;gap:12px}.page__header-right{display:flex;align-items:center;gap:8px}.deal-modal{display:flex;flex-direction:column;gap:20px;max-height:80vh}.deal-modal__section{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:10px;background-color:#fff;border:2px solid rgba(0,0,0,.06)}.deal-modal__section-header{display:flex;align-items:center;justify-content:space-between}.deal-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}@media(max-width:768px){.deal-modal__grid{grid-template-columns:1fr}}.deal-modal__field{display:flex;flex-direction:column;gap:4px}.deal-modal__field--full{margin-top:8px}.deal-modal__table-wrapper{overflow:auto}.deal-modal__table-actions,.deal-modal__empty{text-align:center}.deal-modal__footer{margin-top:auto;display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.deal-modal__row-line{display:flex;gap:16px;margin-top:8px}.deal-modal__row-line .deal-modal__field{flex:1;min-width:0}.deal-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.deal-modal__tabs{display:flex;padding:8px;border-radius:10px;background-color:#f3f4f6}.deal-modal__tabs .n-tabs-tab{font-size:14px;font-weight:500;padding:6px 14px;border-radius:8px;transition:all .2s ease}.deal-modal__tab_content{display:flex;align-items:center;gap:6px}.deal-modal__tabs .n-tabs-tab--active{box-shadow:0 1px 2px #0000001a}.deal-modal__tabs .n-tabs-tab:not(.n-tabs-tab--active):hover{background-color:#f0f0f0cc}.deal-modal__header-actions{display:flex;gap:8px;flex-shrink:0}.deal-modal__progress{flex:1 1 auto;min-width:0}.deal-modal__progress-label{white-space:nowrap;flex-shrink:0}.table-empty{display:flex;flex-direction:column;align-items:center;color:gray}.table-empty__title{font-size:14px;font-weight:500;color:gray}.spacer__big{flex-shrink:0;height:15px}.deal-modal label{font-size:14px;font-weight:500;color:#6b7280;line-height:1.2}.app-sider .n-menu-item-group-title{font-size:9px;font-weight:600;color:#6b7280;padding:8px 12px 4px;text-transform:uppercase;letter-spacing:.04em}.app-sider .n-menu-item-group{margin-bottom:12px}.app-root[data-v-908391c1]{display:flex;flex-direction:column;height:100vh}.app-body[data-v-908391c1]{flex:1;display:flex;min-height:0}.app-header[data-v-908391c1]{display:flex;align-items:center;justify-content:space-between;height:100px;padding:0 40px;background-color:#fff;border-bottom:1px solid #e5e7eb}.app-header-left[data-v-908391c1]{display:flex;align-items:center;gap:12px}.app-logo-img[data-v-908391c1]{height:70px;width:auto;max-width:300px;object-fit:contain}.app-header-right[data-v-908391c1]{display:flex;align-items:center}.app-user[data-v-908391c1]{display:flex;align-items:center;gap:12px;cursor:pointer}.app-user-avatar[data-v-908391c1]{width:50px;height:50px;border-radius:50%;object-fit:cover}.app-user-info[data-v-908391c1]{display:flex;flex-direction:column;line-height:1.2}.app-user-name[data-v-908391c1]{font-size:17px;font-weight:500;color:#111827}.app-user-role[data-v-908391c1]{font-size:15px;color:#6b7280}.app-user-role .app-layout[data-v-908391c1]{height:100vh}.app-user-role .app-sider[data-v-908391c1]{background:#fff}.app-user-role .app-sider__scroll[data-v-908391c1]{height:100%;padding:16px 8px 8px}.modal-overlay[data-v-de658f46]{position:fixed;inset:0;width:100vw;height:100vh;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:999}.modal-window[data-v-de658f46]{background:#fcfcfd;width:75%;height:85%;border-radius:12px;padding:20px;box-shadow:0 4px 30px #0000004d;display:flex;flex-direction:column;animation:fadeIn-de658f46 .15s ease-out}.modal-header[data-v-de658f46]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-title h3[data-v-de658f46]{margin:0;font-size:20px}.close-btn[data-v-de658f46]{cursor:pointer;background:transparent;border:none;font-size:22px;line-height:1}.modal-body[data-v-de658f46]{flex:1;overflow:auto}.modal-footer[data-v-de658f46]{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}@keyframes fadeIn-de658f46{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.page-header[data-v-9ea95535]{display:flex;flex-direction:column;gap:4px}.page-header__title[data-v-9ea95535]{margin:0;font-size:21px;font-weight:600;line-height:1.2;color:#111827}.page-header__subtitle[data-v-9ea95535]{font-size:13px;color:#6b7280}.deals-page__search[data-v-f293d15f],.deals-page__search[data-v-21ef6aa3],.deals-page__search[data-v-517184d6],.deals-page__search[data-v-ac06a025]{width:900px}
