.add-assignee-dialog .el-overlay-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.add-assignee-dialog .el-dialog{border-radius:10px;margin:0 auto;overflow:hidden;background-color:#f9fbfd;--el-dialog-padding-primary:0px!important}.add-assignee-dialog .el-dialog__header{padding:0;margin:0}.add-assignee-dialog .el-dialog__body,.add-assignee-dialog .el-dialog__footer{padding:0}.dialog-header[data-v-30f8fb4a]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#004879;border-radius:10px 10px 0 0}.header-content[data-v-30f8fb4a]{display:flex;align-items:center;gap:4px}.header-icon[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.header-title[data-v-30f8fb4a]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:normal;color:#fff}.close-button[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;cursor:pointer;padding:0}.close-button[data-v-30f8fb4a]:hover{opacity:.8}.dialog-content[data-v-30f8fb4a]{padding:16px;background:#f9fbfd}.content-section[data-v-30f8fb4a]{display:flex;flex-direction:column;gap:8px;padding:12px 16px}.field-group[data-v-30f8fb4a]{display:flex;flex-direction:column;gap:4px}.field-label[data-v-30f8fb4a]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.search-container-wrapper[data-v-30f8fb4a]{display:flex;flex-direction:column;gap:0}.search-input-section[data-v-30f8fb4a]{display:flex;flex-direction:column;background:#fff;border:1px solid #c9cacd;border-radius:4px;padding:6px 16px;gap:8px}.search-input-row[data-v-30f8fb4a]{display:flex;align-items:center;gap:12px;width:100%;min-height:28px}.chips-wrapper[data-v-30f8fb4a]{display:flex;flex-wrap:wrap;gap:14px;padding-bottom:4px}.patient-chip[data-v-30f8fb4a]{display:flex;align-items:center;gap:8px;padding:2px 16px;background:#e6edf2;border-radius:20px;height:24px}.chip-text[data-v-30f8fb4a]{font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#333}.chip-remove[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;background:#99b6c9;border:none;border-radius:2px;cursor:pointer;transition:all .2s ease}.chip-remove[data-v-30f8fb4a]:hover{background:#7a9bb5}.chip-remove svg[data-v-30f8fb4a]{width:100%;height:100%}.search-input[data-v-30f8fb4a]{flex:1;padding:0;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px;color:#333;border:none;outline:none;background:transparent}.search-input[data-v-30f8fb4a]::-moz-placeholder{color:#999}.search-input[data-v-30f8fb4a]::placeholder{color:#999}.search-icon[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.patient-results-list[data-v-30f8fb4a]{display:flex;flex-direction:column;background:#fff;border:1px solid #c9cacd;border-top:none;border-radius:0 0 4px 4px;max-height:240px;overflow-y:auto}.patient-results-list[data-v-30f8fb4a]::-webkit-scrollbar{width:6px}.patient-results-list[data-v-30f8fb4a]::-webkit-scrollbar-track{background:#f9fbfd}.patient-results-list[data-v-30f8fb4a]::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:3px}.patient-option[data-v-30f8fb4a]{display:flex;align-items:center;gap:4px;padding:8px 16px;cursor:pointer;transition:background .2s ease}.patient-option[data-v-30f8fb4a]:hover{background:#f9fbfd}.checkbox-wrapper[data-v-30f8fb4a],.custom-checkbox[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center}.custom-checkbox[data-v-30f8fb4a]{width:24px;height:24px;border:1px solid #004879;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}.custom-checkbox.checked[data-v-30f8fb4a]{background:#004879;border-color:#004879}.patient-name[data-v-30f8fb4a]{flex:1;padding:0 8px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px;color:#999}.patient-option:hover .patient-name[data-v-30f8fb4a]{color:#333}.loading-indicator[data-v-30f8fb4a],.no-more-results[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:center;padding:12px 16px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#666}.loading-indicator[data-v-30f8fb4a]{color:#004879}.auto-apply-wrapper[data-v-30f8fb4a]{display:flex;align-items:center;gap:6px;align-self:flex-end;margin-top:4px}.checkbox-label[data-v-30f8fb4a]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialog-footer[data-v-30f8fb4a]{display:flex;flex-direction:column;padding:0 24px 24px;background:#f9fbfd;border-radius:0 0 10px 10px}.footer-divider[data-v-30f8fb4a]{height:1px;background:#c4c4c4;border-style:dashed;margin-bottom:24px}.footer-actions[data-v-30f8fb4a]{display:flex;align-items:center;justify-content:space-between}.manage-usage-dialog .el-overlay-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.manage-usage-dialog .el-dialog{border-radius:10px;margin:0 auto;overflow:hidden;background-color:#f9fbfd;--el-dialog-padding-primary:0px!important}.manage-usage-dialog .el-dialog__header{padding:0;margin:0}.manage-usage-dialog .el-dialog__body,.manage-usage-dialog .el-dialog__footer{padding:0}.dialog-header[data-v-9f3b85e0]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#004879;border-radius:10px 10px 0 0}.header-content[data-v-9f3b85e0]{display:flex;align-items:center;gap:4px}.header-icon[data-v-9f3b85e0]{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.header-title[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:normal;color:#fff}.close-button[data-v-9f3b85e0]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;cursor:pointer;padding:0}.close-button[data-v-9f3b85e0]:hover{opacity:.8}.dialog-content[data-v-9f3b85e0]{display:flex;flex-direction:column;gap:4px;padding:16px 16px 0;background:#f9fbfd}.status-section[data-v-9f3b85e0]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 16px 12px;border-bottom:1px dashed var(--DividerGray,#c4c4c4)}.section-title[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#4a4a4a;margin:0}.workflow-toggle[data-v-9f3b85e0]{display:flex;align-items:center;gap:7px}.toggle-label[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666}.toggle-switch[data-v-9f3b85e0]{position:relative;width:40px;height:22px;background:#f9fbfd;border:1px solid #374957;border-radius:13px;cursor:pointer;padding:2px;transition:all .3s ease;display:flex;align-items:center}.toggle-switch.active[data-v-9f3b85e0]{background:#004879;border-color:#004879}.toggle-handle[data-v-9f3b85e0]{width:18px;height:18px;background:#374957;border-radius:50%;transition:all .3s ease;transform:translateX(0)}.toggle-switch.active .toggle-handle[data-v-9f3b85e0]{background:#fff;transform:translateX(18px)}.draft-placeholder[data-v-9f3b85e0]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;min-height:300px}.placeholder-icon[data-v-9f3b85e0]{margin-bottom:20px}.placeholder-title[data-v-9f3b85e0]{font-family:IBM Plex Sans Hebrew,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#374957;margin:0 0 12px 0}.placeholder-description[data-v-9f3b85e0]{font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6b7280;margin:0;max-width:400px}.patients-section[data-v-9f3b85e0]{display:flex;flex-direction:column;gap:4px}.patients-header[data-v-9f3b85e0]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 4px}.add-assignee-button[data-v-9f3b85e0]{display:flex;align-items:center;gap:8px;height:32px;padding:4px 12px;background:#fff;border:1px solid #1e4670;border-radius:4px;box-shadow:0 1px 3px 0 rgba(74,74,74,.25);cursor:pointer;transition:all .2s ease}.add-assignee-button[data-v-9f3b85e0]:hover{background:rgba(30,70,112,.08)}.add-assignee-button span[data-v-9f3b85e0]{font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#1e4670}.patient-list[data-v-9f3b85e0]{height:324px;border-radius:10px;overflow-y:auto;padding:8px 16px;margin:12px 16px 32px 16px;background-color:#fff}.patient-list-container[data-v-9f3b85e0]{display:flex;flex-direction:column;gap:12px}.empty-state[data-v-9f3b85e0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center}.empty-icon[data-v-9f3b85e0]{margin-bottom:16px}.empty-title[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#4a4a4a;margin:0 0 8px 0}.empty-description[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6b7280;margin:0;max-width:320px}.patient-list[data-v-9f3b85e0]::-webkit-scrollbar{width:6px}.patient-list[data-v-9f3b85e0]::-webkit-scrollbar-track{background:#f9fbfd}.patient-list[data-v-9f3b85e0]::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:3px}.patient-item[data-v-9f3b85e0]{display:flex;align-items:center;gap:8px;padding:8px;background:#fff;border-radius:10px;border-bottom:1px solid #c4c4c4;transition:all .3s ease}.patient-list-enter-active[data-v-9f3b85e0]{transition:all .3s ease}.patient-list-leave-active[data-v-9f3b85e0]{transition:all .3s ease;position:absolute;width:calc(100% - 32px)}.patient-list-enter-from[data-v-9f3b85e0]{opacity:0;transform:translateX(-30px)}.patient-list-leave-to[data-v-9f3b85e0]{opacity:0;transform:translateX(100%)}.patient-list-move[data-v-9f3b85e0]{transition:transform .3s ease}.patient-avatar[data-v-9f3b85e0]{width:40px;height:40px;flex-shrink:0}.patient-avatar img[data-v-9f3b85e0]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.avatar-placeholder[data-v-9f3b85e0]{width:100%;height:100%;border-radius:50%;background:#e8e8e8;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px;color:#979797}.patient-info[data-v-9f3b85e0]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.patient-name[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#333;margin:0}.patient-meta[data-v-9f3b85e0]{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666}.patient-added[data-v-9f3b85e0],.patient-id[data-v-9f3b85e0]{white-space:nowrap}.patient-actions[data-v-9f3b85e0]{display:flex;align-items:center;gap:16px}.action-button[data-v-9f3b85e0]{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 6px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;border-radius:4px;white-space:nowrap;min-width:24px}.action-icon[data-v-9f3b85e0]{flex-shrink:0;display:block;width:18px;height:18px}.delete-button .action-icon[data-v-9f3b85e0]{width:13px;height:13px}.action-text[data-v-9f3b85e0]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;max-width:0;overflow:hidden;opacity:0;transition:all .2s ease}.pause-button[data-v-9f3b85e0]:hover{background:#00487914;padding:4px 8px}.pause-button:hover .action-text[data-v-9f3b85e0]{max-width:100px;opacity:1;color:#004879;margin-left:4px;text-decoration:underline}.delete-button[data-v-9f3b85e0]:hover{background:#ffebee;padding:4px 8px}.delete-button:hover .action-text[data-v-9f3b85e0]{max-width:120px;opacity:1;color:#d10000;margin-left:4px;text-decoration:underline}.dialog-footer[data-v-9f3b85e0]{display:flex;flex-direction:column;padding:0 24px 24px;background:#f9fbfd;border-radius:0 0 10px 10px}.footer-actions[data-v-9f3b85e0]{border-top:1px dashed var(--DividerGray,#c4c4c4);padding-top:24px;display:flex;align-items:center;justify-content:space-between}.delete-node-dialog .el-overlay-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.delete-node-dialog .el-dialog{border-radius:10px;margin:0 auto;overflow:hidden;background-color:#fff;--el-dialog-padding-primary:0px!important}.delete-node-dialog .el-dialog__header{padding:0;margin:0}.delete-node-dialog .el-dialog__body,.delete-node-dialog .el-dialog__footer{padding:0}.dialog-header[data-v-812466a4]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#faeaea;border-radius:10px 10px 0 0}.header-content[data-v-812466a4]{display:flex;align-items:center;gap:4px}.header-icon[data-v-812466a4]{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.header-title[data-v-812466a4]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:normal;color:#d10000}.close-button[data-v-812466a4]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;cursor:pointer;padding:0}.close-button[data-v-812466a4]:hover{opacity:.8}.dialog-content[data-v-812466a4]{padding:24px 0 12px;background:#f9fbfd}.content-section[data-v-812466a4]{padding:0 32px}.warning-text[data-v-812466a4]{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;letter-spacing:0;color:#374957;margin:0}.warning-text strong[data-v-812466a4]{font-family:Inter,sans-serif;font-weight:700}.dialog-footer[data-v-812466a4]{display:flex;flex-direction:column;padding:0 24px 24px;background:#f9fbfd;border-radius:0 0 10px 10px}.footer-divider[data-v-812466a4]{height:1px;background:#c4c4c4;border-style:dashed;margin-bottom:24px}.footer-actions[data-v-812466a4]{display:flex;align-items:center;justify-content:space-between}.config-order-dialog .el-overlay-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.config-order-dialog .el-dialog{border-radius:10px;margin:0 auto;--el-dialog-padding-primary:0px!important}.config-order-dialog .el-dialog__header{padding:0;margin:0}.config-order-dialog .el-dialog__body,.config-order-dialog .el-dialog__footer{padding:0}.config-order-dialog{border-radius:12px;overflow:hidden}[data-v-10b88340] .el-select__wrapper{box-shadow:none!important}.communication-row[data-v-10b88340]{transition:all .3s ease-in-out}[data-v-10b88340] .el-radio__inner{width:20px;height:20px;border:2px solid #004879;background-color:#fff}[data-v-10b88340] .el-radio__input.is-checked .el-radio__inner{background-color:#fff;border-color:#004879}[data-v-10b88340] .el-radio__input.is-checked .el-radio__inner:after{width:12px;height:12px;background-color:#004879;transform:translate(-50%,-50%) scale(1)}[data-v-10b88340] .el-radio__inner:hover{border-color:#004879}[data-v-10b88340] .el-radio__input.is-focus .el-radio__inner{box-shadow:none}.va-toggle[data-v-10b88340]{position:relative;width:42px;height:24px;border-radius:999px;background:#fff;border:1px solid #374957;display:inline-flex;align-items:center;padding:0;cursor:pointer;transition:background-color .3s linear,border-color .3s linear}.va-toggle.on[data-v-10b88340]{background:#374957;border-color:#374957}.va-toggle[data-v-10b88340]:focus-visible{outline:2px solid #1e4670;outline-offset:2px}.va-toggle__thumb[data-v-10b88340]{position:absolute;left:2px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#374957;transition:left .3s linear,transform .3s linear,background-color .3s linear}.va-toggle.on .va-toggle__thumb[data-v-10b88340]{left:calc(100% - 20px);background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.icon-wrap[data-v-10b88340]{position:relative;background-color:#f2f2f2;transition:background-color .2s ease}.icon-wrap svg[data-v-10b88340]{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-card[data-v-10b88340]:hover{border-color:#8bbdc7}.product-card.selected[data-v-10b88340]{border-color:#004879}.icon-wrap.selected[data-v-10b88340],.product-card:hover .icon-wrap.selected[data-v-10b88340]{background-color:#004879}.icon-default[data-v-10b88340]{display:block}.icon-white[data-v-10b88340],.product-card:hover .icon-wrap .icon-default[data-v-10b88340]{display:none}.product-card:hover .icon-wrap .icon-white[data-v-10b88340]{display:block}.icon-wrap.selected .icon-default[data-v-10b88340]{display:none}.icon-wrap.selected .icon-white[data-v-10b88340]{display:block}.order-stage[data-v-10b88340]{position:relative}.step-chip[data-v-10b88340]{width:28px;height:28px;border-radius:50%;background:#e6eef6;color:#1e4670;display:flex;align-items:center;justify-content:center;font-weight:600}.step-chip.active[data-v-10b88340]{background:#004879;color:#fff}.tab-btn[data-v-10b88340]{border:1px solid #004879;border-radius:6px 6px 0 0;background:#fff;color:#374957;padding:8px 16px;font-weight:500;margin-bottom:-1px;gap:16px}.products-area[data-v-10b88340]{min-height:520px}.product-card[data-v-10b88340]{background:#fff;border-radius:10px;padding:14px;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between}.cart-area[data-v-10b88340]{border-left:1px dashed #c4c4c4;border-radius:8px;border-top-right-radius:0;border-bottom-right-radius:0;padding:16px;display:flex;flex-direction:column;height:470px}.cart-area.overlay[data-v-10b88340]{position:absolute;right:0;top:40px;width:360px;max-width:calc(100% - 48px);border:1px solid #e5e7eb;border-left:none;border-top-right-radius:0;border-bottom-right-radius:0;border-radius:8px 0 0 8px;background:#fff;box-shadow:-2px 0 5px 0 rgba(74,74,74,.27);z-index:30;transition:width .22s ease-in-out}.cart-area.overlay.overlay-expanded[data-v-10b88340]{width:820px}.cart-header[data-v-10b88340]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.cart-list[data-v-10b88340]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.cart-item[data-v-10b88340]{border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#fff}.cart-footer[data-v-10b88340]{border-top:1px dashed #c4c4c4;margin-top:12px;padding-top:12px;display:flex;justify-content:space-between}.label[data-v-10b88340]{width:130px;display:inline-block;color:#4a4a4a}.btn-primary[data-v-10b88340]{background-color:#004879;border-color:#004879}.btn-primary[data-v-10b88340]:hover{background-color:#1e4670;border-color:#1e4670}.btn-ghost[data-v-10b88340]{background:#f5f8fb;color:#1e4670;border-color:#d8e3ee}.cancel-btn[data-v-10b88340]{border:1px solid #d10000;color:#d10000;background-color:#fff;border-radius:4px}.send-btn[data-v-10b88340]{background-color:#004879;border-color:#004879;color:#fff}.send-btn[data-v-10b88340]:disabled{background-color:#c4c4c4;border-color:#c4c4c4}@media (max-width:1024px){.order-layout[data-v-10b88340]{grid-template-columns:1fr}}.tab-container[data-v-10b88340]{display:flex;border-bottom:1px solid #c4c4c4;gap:8px;padding-left:12px;margin-left:-8px}.tab-btn.active[data-v-10b88340],.tab-btn[data-v-10b88340]:hover{background:#004879;color:#fff}.step-one-container[data-v-10b88340]{height:540px}.step-one-container[data-v-10b88340],.step-two-container[data-v-10b88340]{border-radius:5px;background:var(--Cool-White,#f9fbfd);box-shadow:0 2px 12px 0 rgba(74,74,74,.15);padding:16px;width:100%}.step-two-container[data-v-10b88340]{height:auto}.step-section[data-v-10b88340]{padding:16px}.steps-scroll[data-v-10b88340]{overflow-y:auto}.step1-layout[data-v-10b88340]{display:flex;flex-direction:row;transition:all .3s ease}.step1-layout.collapsed[data-v-10b88340]{flex-direction:column}.step1-layout.collapsed .step-one-container[data-v-10b88340]{display:none}.step1-layout.collapsed .cart-sidebar[data-v-10b88340]{flex:1;width:100%;border-left:none}.cart-area.cart-inline[data-v-10b88340]{position:relative;right:auto;top:auto;width:100%;max-width:none;border:1px solid #e5e7eb;box-shadow:none;border:none!important;border-radius:5px;background:var(--Cool-White,#f9fbfd);box-shadow:0 2px 12px 0 rgba(74,74,74,.15)}.step-title[data-v-10b88340]{font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.15px}.edit-btn[data-v-10b88340]{color:#004879;text-decoration:underline;background:none;border:none;cursor:pointer;font-weight:500}.summary-view .summary-heading[data-v-10b88340]{font-weight:600;font-size:16px;color:var(--color-Grey-Grey-4A,#4a4a4a);margin-bottom:20px}.summary-view .summary-text[data-v-10b88340]{color:#666}.fade-enter-active[data-v-10b88340],.fade-leave-active[data-v-10b88340]{transition:opacity .05s ease}.trigger-status-editor[data-v-3ec875c2]{display:flex;flex-direction:column;gap:16px;width:100%}.node-intro[data-v-3ec875c2]{display:flex;gap:8px;align-items:flex-start;padding:8px 12px;background:#e5f9ef;border-radius:5px}.node-icon[data-v-3ec875c2]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-3ec875c2]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#20a7c1;margin:0}.node-title[data-v-3ec875c2]{font-weight:700}.property-content[data-v-3ec875c2]{display:flex;flex-direction:column;gap:10px;padding:0 8px}.property-label[data-v-3ec875c2]{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#333;margin:0}.options-list[data-v-3ec875c2]{display:flex;flex-direction:column;gap:10px}.option-item[data-v-3ec875c2]{display:flex;gap:8px;align-items:center;padding-left:16px;cursor:pointer}.option-checkbox[data-v-3ec875c2]{width:23px;height:23px;border:1px solid #004879;border-radius:4px;cursor:pointer;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;position:relative;transition:all .2s ease}.option-checkbox[data-v-3ec875c2]:checked{background:#004879}.option-checkbox[data-v-3ec875c2]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.option-label[data-v-3ec875c2]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#333}.save-config-btn[data-v-3ec875c2]{display:flex;align-items:center;justify-content:center;gap:4px;height:32px;padding:4px 8px;background:#004879;border:none;border-radius:4px;box-shadow:0 1px 3px 0 rgba(74,74,74,.25);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#fff;cursor:pointer;transition:background .2s}.save-config-btn[data-v-3ec875c2]:hover{background:#036}.btn-icon[data-v-3ec875c2]{font-size:24px;color:#fff}.trigger-new-patient-editor[data-v-407249a6]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-407249a6]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e5f9ef;border-radius:5px}.node-icon[data-v-407249a6]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-407249a6]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#20a7c1}.node-description p[data-v-407249a6]{margin:0}.node-description .mb-0[data-v-407249a6]{margin-bottom:0}.node-title[data-v-407249a6]{font-weight:700}.trigger-condition-title[data-v-407249a6]{font-weight:700;margin-top:8px;margin-bottom:4px}.trigger-condition-text[data-v-407249a6]{margin-top:0}.info-box[data-v-407249a6]{display:flex;gap:10px;align-items:flex-start;padding:8px 12px 12px 12px;border-radius:8px}.warning-box[data-v-407249a6]{background:#faf1d3}.info-box-blue[data-v-407249a6]{background:#e8f4fd}.info-box-content[data-v-407249a6]{display:flex;flex:1;gap:10px;align-items:flex-start}.info-icon[data-v-407249a6]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.info-text[data-v-407249a6]{flex:1;display:flex;flex-direction:column;gap:4px}.info-title[data-v-407249a6]{font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.1px;color:#e0961e}.info-title-blue[data-v-407249a6]{color:#3498db}.info-description[data-v-407249a6]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#333;text-align:justify}.info-description p[data-v-407249a6]{margin:0 0 8px 0}.info-description p[data-v-407249a6]:last-child{margin-bottom:0}.font-semibold[data-v-407249a6]{font-weight:600}.trigger-manual-editor[data-v-2b1b6b3e]{display:flex;flex-direction:column;gap:16px;width:100%}.node-intro[data-v-2b1b6b3e]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e5f9ef;border-radius:5px}.node-icon[data-v-2b1b6b3e]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-2b1b6b3e]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#20a7c1;margin:0}.node-title[data-v-2b1b6b3e]{font-weight:700}.input-section[data-v-2b1b6b3e]{display:flex;flex-direction:column;gap:8px}.input-field[data-v-2b1b6b3e]{display:flex;flex-direction:column;gap:4px}.input-label[data-v-2b1b6b3e]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;height:24px;display:flex;align-items:center}.info-box[data-v-2b1b6b3e]{display:flex;gap:10px;align-items:center;padding:8px 12px;border-radius:8px}.warning-box[data-v-2b1b6b3e]{background:#faf1d3}.info-box-content[data-v-2b1b6b3e]{display:flex;flex:1;gap:10px;align-items:flex-start}.info-icon[data-v-2b1b6b3e]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.info-text[data-v-2b1b6b3e]{flex:1}.info-description[data-v-2b1b6b3e]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#333;margin:0}.save-config-btn[data-v-2b1b6b3e]{display:flex;align-items:center;justify-content:center;gap:4px;height:32px;padding:4px 8px;background:#004879;border:none;border-radius:4px;box-shadow:0 1px 3px 0 rgba(74,74,74,.25);cursor:pointer;transition:background .2s ease;width:100%}.save-config-btn[data-v-2b1b6b3e]:hover{background:#036}.save-config-btn[data-v-2b1b6b3e]:active{transform:translateY(1px)}.btn-icon[data-v-2b1b6b3e]{width:24px;height:24px;flex-shrink:0}.save-config-btn span[data-v-2b1b6b3e]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#fff}.trigger-scheduled-editor[data-v-a13f16ea]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-a13f16ea]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e5f9ef;border-radius:5px}.node-icon[data-v-a13f16ea]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-a13f16ea]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#20a7c1;margin:0}.node-title[data-v-a13f16ea]{font-weight:700}.input-field[data-v-a13f16ea],.input-section[data-v-a13f16ea]{display:flex;flex-direction:column;gap:4px}.input-label[data-v-a13f16ea]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;height:24px;display:flex;align-items:center}.required-mark[data-v-a13f16ea]{color:#d10000}.field-row[data-v-a13f16ea]{display:flex;gap:8px}.field-row[data-v-a13f16ea] .el-date-editor,.field-row[data-v-a13f16ea] .el-select{flex:1}.frequency-input[data-v-a13f16ea]{width:144px;height:40px;padding:8px;background:#fff;border:1px solid #c9c9c9;border-radius:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333}.frequency-input[data-v-a13f16ea]::-moz-placeholder{color:#999}.frequency-input[data-v-a13f16ea]::placeholder{color:#999}.action-send-message-editor[data-v-0a89e201]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-0a89e201]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e4f3f5;border-radius:5px}.node-icon[data-v-0a89e201]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-0a89e201]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.node-title[data-v-0a89e201]{font-weight:700}.input-field[data-v-0a89e201],.input-section[data-v-0a89e201]{display:flex;flex-direction:column;gap:4px}.input-label[data-v-0a89e201]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;height:24px;display:flex;align-items:center}.required-mark[data-v-0a89e201]{color:#d10000}.input-section[data-v-0a89e201] .el-select{width:100%}.input-container[data-v-0a89e201]{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #c9c9c9;border-radius:4px;padding:8px 12px;height:40px}.text-input[data-v-0a89e201]{flex:1;border:none;outline:none;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333}.text-input[data-v-0a89e201]::-moz-placeholder{color:#999}.text-input[data-v-0a89e201]::placeholder{color:#999}.textarea-container[data-v-0a89e201]{display:flex;flex-direction:column;background:#fff;border:1px solid #c9c9c9;border-radius:4px;padding:8px 12px}.message-textarea[data-v-0a89e201]{width:100%;border:none;outline:none;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333;resize:none;min-height:90px}.message-textarea[data-v-0a89e201]::-moz-placeholder{color:#999}.message-textarea[data-v-0a89e201]::placeholder{color:#999}.textarea-footer[data-v-0a89e201]{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:4px}.character-count[data-v-0a89e201]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#999}.clear-btn[data-v-0a89e201]{padding:4px 10px;background:transparent;border:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#1e4670;text-decoration:underline;cursor:pointer;transition:opacity .2s ease;flex-shrink:0}.clear-btn[data-v-0a89e201]:hover{opacity:.8}.action-appointment-editor[data-v-7162230b]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-7162230b]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e4f3f5;border-radius:5px}.node-icon[data-v-7162230b]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-7162230b]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.node-title[data-v-7162230b]{font-weight:700}.info-message[data-v-7162230b]{display:flex;gap:8px;align-items:flex-start;background-color:#e8f4fd;border-radius:8px;padding:8px 12px 12px 12px}.info-icon[data-v-7162230b]{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.info-text[data-v-7162230b]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#333;margin:0}.input-field[data-v-7162230b],.input-section[data-v-7162230b]{display:flex;flex-direction:column;gap:4px}.input-label[data-v-7162230b]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;height:24px;display:flex;align-items:center}.action-assign-task-editor[data-v-1335823b]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-1335823b]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e4f3f5;border-radius:5px}.node-icon[data-v-1335823b]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-1335823b]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.node-title[data-v-1335823b]{font-weight:700}.input-field[data-v-1335823b],.input-section[data-v-1335823b]{display:flex;flex-direction:column;gap:4px}.input-label[data-v-1335823b]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;height:24px;display:flex;align-items:center}.required-mark[data-v-1335823b]{color:#d10000}.input-text[data-v-1335823b]{width:100%;height:40px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333;background:#fff;border:1px solid #c4c4c4;border-radius:4px;outline:none}.input-text[data-v-1335823b]::-moz-placeholder{color:#999}.input-text[data-v-1335823b]::placeholder{color:#999}.input-text[data-v-1335823b]:focus{border-color:#004879}.input-section[data-v-1335823b] .el-select{width:100%;height:42px}.assign-to-row[data-v-1335823b]{display:flex;gap:8px;width:100%}.assign-to-row[data-v-1335823b] .el-select,.assignee-dropdown[data-v-1335823b]{flex:1}.due-by-row[data-v-1335823b]{display:flex;gap:8px;width:100%}.due-by-row[data-v-1335823b] .el-date-editor{width:160px;border:1px solid #c9c9c9;border-radius:4px}.due-by-row[data-v-1335823b] .el-select{width:140px}.send-document-dialog-workflow .el-overlay-dialog{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.send-document-dialog-workflow .el-dialog{border-radius:10px;margin:0 auto;--el-dialog-padding-primary:0px!important}.max-height-dialog .el-dialog{max-height:80vh!important;display:flex;flex-direction:column}.max-height-dialog .el-dialog__body{overflow:hidden;flex:1;display:flex;flex-direction:column}.dialog-scrollable-content{max-height:calc(80vh - 120px);overflow-y:auto;flex:1}.send-document-dialog-workflow .el-dialog__header{padding:0;margin:0}.send-document-dialog-workflow .el-dialog__body,.send-document-dialog-workflow .el-dialog__footer{padding:0}.dialog-header[data-v-c9ff0d74]{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#004879;border-radius:10px 10px 0 0}.header-title[data-v-c9ff0d74]{display:flex;align-items:center;gap:8px}.header-title span[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#fff}.close-btn[data-v-c9ff0d74]{width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.close-btn[data-v-c9ff0d74]:hover{opacity:.8}.dialog-content[data-v-c9ff0d74]{padding:24px;background:#f9fbfd}.upload-section[data-v-c9ff0d74]{display:flex;flex-direction:column;gap:8px}.section-title[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#333;margin:0}.section-subtitle[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#979797;margin:0 0 16px 0}.upload-area[data-v-c9ff0d74]{display:flex;align-items:center;justify-content:center;min-height:240px;background:#f2f2f2;border:2px dashed #c4c4c4;border-radius:8px;transition:all .3s ease}.upload-area.drag-over[data-v-c9ff0d74]{border-color:#004879;background:#f0f7ff}.upload-content[data-v-c9ff0d74]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px}.upload-icon[data-v-c9ff0d74]{margin-bottom:8px;padding:8px;background:#e0e0e0;border-radius:5px}.upload-or[data-v-c9ff0d74],.upload-text[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:20px;letter-spacing:.25px;color:#979797;margin:0}.add-file-btn[data-v-c9ff0d74]{padding:4px 32px;background:#004879;border:none;border-radius:15px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#fff;cursor:pointer;transition:background .3s ease;box-shadow:0 1px 3px 0 rgba(74,74,74,.25)}.add-file-btn[data-v-c9ff0d74]:hover{background:#036}.uploaded-files-list[data-v-c9ff0d74]{display:flex;flex-direction:column;gap:8px;margin-top:16px}.uploaded-file-item[data-v-c9ff0d74]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.file-info[data-v-c9ff0d74]{display:flex;align-items:center;gap:12px;flex:1}.file-details[data-v-c9ff0d74]{display:flex;flex-direction:column;gap:2px}.file-name[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#333}.file-meta[data-v-c9ff0d74]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#999}.remove-file-btn[data-v-c9ff0d74]{width:24px;height:24px;padding:4px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.remove-file-btn[data-v-c9ff0d74]:hover{background:#f3f4f6}.dialog-footer[data-v-c9ff0d74]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px;background:#f9fbfd;border-top:1px dashed #c4c4c4}.cancel-btn[data-v-c9ff0d74]{padding:10px 32px;height:40px;background:#fff;border:1px solid #d10000;border-radius:4px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#d10000;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px 0 rgba(74,74,74,.25)}.cancel-btn[data-v-c9ff0d74]:hover{background:#fee2e2}.upload-btn[data-v-c9ff0d74]{padding:10px 32px;height:40px;background:#004879;border:none;border-radius:4px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px 0 rgba(74,74,74,.25)}.upload-btn.disabled[data-v-c9ff0d74],.upload-btn[data-v-c9ff0d74]:disabled{background:#c4c4c4;cursor:not-allowed}.upload-btn[data-v-c9ff0d74]:not(:disabled):hover{background:#036}.action-send-documents-editor[data-v-7a737300]{display:flex;flex-direction:column;gap:8px;width:100%}.node-intro[data-v-7a737300]{display:flex;gap:10px;align-items:flex-start;padding:8px 16px;background:#e4f3f5;border-radius:5px}.node-icon[data-v-7a737300]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.node-description[data-v-7a737300]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.node-title[data-v-7a737300]{font-weight:700}.document-count-info[data-v-7a737300]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#e4f3f5;border-radius:4px}.count-text[data-v-7a737300]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#5587bc}.search-filter-section[data-v-7a737300]{display:flex;flex-direction:column;gap:8px}.search-wrapper[data-v-7a737300]{position:relative;display:flex;align-items:center;gap:8px}.search-input[data-v-7a737300]{width:100%;height:40px;padding:8px 12px 8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none}.search-input[data-v-7a737300]::-moz-placeholder{color:#999}.search-input[data-v-7a737300]::placeholder{color:#999}.search-input[data-v-7a737300]:focus{border-color:#004879}.filters-wrapper[data-v-7a737300]{display:flex;align-items:center;gap:8px}.filter-icon[data-v-7a737300]{flex-shrink:0}.filter-select[data-v-7a737300],.filters-wrapper[data-v-7a737300] .el-select{flex:1}.document-list-container[data-v-7a737300]{min-height:200px;border-top:1px dashed #c9c9c9;border-bottom:1px dashed #c9c9c9;padding:2px 6px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.empty-state[data-v-7a737300]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.empty-icon[data-v-7a737300]{width:80px;height:80px;margin-bottom:16px}.empty-text[data-v-7a737300]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#999;text-align:center;margin:0}.document-list[data-v-7a737300]{height:100%;display:flex;flex-direction:column}.document-item[data-v-7a737300]{display:flex;align-items:center;gap:12px;padding:8px 0}.document-checkbox[data-v-7a737300]{width:20px;height:20px;padding:0;background:transparent;border:none;cursor:pointer;flex-shrink:0}.document-info[data-v-7a737300]{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.document-name[data-v-7a737300]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-meta[data-v-7a737300]{display:flex;gap:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#999}.delete-btn[data-v-7a737300]{width:32px;height:32px;padding:8px;background:transparent;border:none;cursor:pointer;border-radius:4px;transition:background .2s ease;flex-shrink:0}.delete-btn[data-v-7a737300]:hover{background:#f3f4f6}.pagination[data-v-7a737300]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;margin-bottom:16px}.pagination-btn[data-v-7a737300]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:4px;transition:background .2s ease}.pagination-btn[data-v-7a737300]:hover:not(:disabled){background:#f3f4f6}.pagination-btn[data-v-7a737300]:disabled{cursor:not-allowed;opacity:.5}.pagination-number[data-v-7a737300]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#666;background:transparent;border:none;cursor:pointer;border-radius:50%;transition:all .2s ease}.pagination-number[data-v-7a737300]:hover{background:#f3f4f6}.pagination-number.active[data-v-7a737300]{background:#004879;color:#fff}.upload-documents-btn[data-v-7a737300]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:32px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#004879;background:#fff;border:1px solid #004879;border-radius:4px;cursor:pointer;transition:all .3s ease}.upload-documents-btn[data-v-7a737300]:hover{background:#f0f7ff}.editor-container[data-v-43bc186b]{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;background:#f9fbfd}.intro-section[data-v-43bc186b]{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#e4f3f5;border-radius:5px}.intro-icon[data-v-43bc186b]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.intro-text[data-v-43bc186b]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.intro-bold[data-v-43bc186b]{font-weight:700}.properties-section[data-v-43bc186b]{display:flex;flex-direction:column;gap:16px;width:100%;overflow-y:auto;flex:1}.info-banner[data-v-43bc186b]{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#e8f4fd;border-radius:8px}.info-icon[data-v-43bc186b]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.info-text[data-v-43bc186b]{flex:1;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#333;margin:0}.form-field[data-v-43bc186b]{display:flex;flex-direction:column;gap:4px;width:100%}.field-label[data-v-43bc186b]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.field-select[data-v-43bc186b]{width:100%}.search-icon-wrapper[data-v-43bc186b]{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;pointer-events:none}.editor-container[data-v-203560ce]{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;background:#f9fbfd}.intro-section[data-v-203560ce]{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#e4f3f5;border-radius:5px}.intro-icon[data-v-203560ce]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.intro-text[data-v-203560ce]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#5587bc;margin:0}.intro-bold[data-v-203560ce]{font-weight:700}.properties-section[data-v-203560ce]{display:flex;flex-direction:column;gap:16px;width:100%;overflow-y:auto;flex:1}.section-divider[data-v-203560ce]{display:flex;align-items:center;gap:12px;width:100%}.section-divider[data-v-203560ce]:after,.section-divider[data-v-203560ce]:before{content:"";flex:1;height:1px;background:#c4c4c4}.divider-text[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#666;white-space:nowrap}.empty-state[data-v-203560ce]{display:flex;flex-direction:column;gap:16px;width:100%}.warning-banner[data-v-203560ce]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef3c7;border-radius:4px}.warning-text[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#92400e}.open-menu-btn[data-v-203560ce]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:32px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#fff;background:#004879;border:none;border-radius:4px;box-shadow:0 1px 3px 0 rgba(74,74,74,.25);cursor:pointer;transition:background .2s}.open-menu-btn[data-v-203560ce]:hover{background:#036}.items-section[data-v-203560ce]{display:flex;flex-direction:column;gap:12px;width:100%}.items-header[data-v-203560ce]{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.header-label[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#333}.items-list[data-v-203560ce]{display:flex;flex-direction:column;gap:8px;width:100%}.item-row[data-v-203560ce]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0 4px;border-radius:4px}.expand-btn[data-v-203560ce]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;flex-shrink:0;transition:transform .2s}.item-info[data-v-203560ce]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.item-name[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#333}.item-subtests[data-v-203560ce]{display:flex;flex-direction:column;gap:2px;margin-top:4px;padding-left:18px}.subtest-item[data-v-203560ce]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px;color:#666}.item-price[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#333;flex-shrink:0}.cart-subtotal[data-v-203560ce]{display:flex;justify-content:space-between;align-items:center;padding:12px 8px;border-top:1px dashed #c4c4c4}.subtotal-label[data-v-203560ce]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#333}.subtotal-value[data-v-203560ce]{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#004879}.upload-documents-btn[data-v-203560ce]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:32px;padding:10px 24px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#004879;background:#fff;border:1px solid #004879;border-radius:4px;cursor:pointer;transition:all .3s ease}.upload-documents-btn[data-v-203560ce]:hover{background:#f0f7ff}.expand-btn-wrapper[data-v-203560ce]{width:100%;justify-content:space-between}.expand-btn-container[data-v-203560ce],.expand-btn-wrapper[data-v-203560ce]{display:flex;align-items:center;gap:8px}.wait-editor[data-v-7c9ec448]{display:flex;flex-direction:column;gap:10px;width:100%}.node-intro[data-v-7c9ec448]{display:flex;gap:8px;align-items:flex-start;justify-content:center;padding:8px 12px;background:#e1d3f1;border-radius:5px;width:100%}.intro-text[data-v-7c9ec448]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:normal;color:#6f4999;margin:0}.intro-bold[data-v-7c9ec448]{font-weight:600}.input-group[data-v-7c9ec448]{display:flex;flex-direction:column;gap:4px;width:100%}.input-label[data-v-7c9ec448]{display:flex;gap:4px;align-items:center;height:24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.required[data-v-7c9ec448]{color:#d10000}.input-wrapper[data-v-7c9ec448]{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:8px 12px;background:#fff;border:1px solid #c9c9c9;border-radius:4px}.wait-input[data-v-7c9ec448]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333;border:none;outline:none;background:transparent}.wait-input[data-v-7c9ec448]::-moz-placeholder{color:#999}.wait-input[data-v-7c9ec448]::placeholder{color:#999}.wait-input[data-v-7c9ec448]::-webkit-inner-spin-button,.wait-input[data-v-7c9ec448]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wait-input[type=number][data-v-7c9ec448]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.clear-btn[data-v-7c9ec448]{display:flex;align-items:center;justify-content:center;gap:10px;padding:4px 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#1e4670;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;background:transparent;border:none;cursor:pointer;transition:opacity .2s}.clear-btn[data-v-7c9ec448]:hover{opacity:.8}.unit-select[data-v-7c9ec448]{width:100%}[data-v-7c9ec448] .unit-select .el-select__wrapper{height:40px}[data-v-7c9ec448] .unit-select .el-input__wrapper{height:40px;padding:8px;background:#fff;border:1px solid #c4c4c4;border-radius:4px;box-shadow:none}[data-v-7c9ec448] .unit-select .el-input__inner,[data-v-7c9ec448] .unit-select .el-select__placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333}[data-v-7c9ec448] .unit-select .el-select__caret{color:#374957}.remove-block-btn[data-v-7c9ec448]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#d10000;background:#fff;border:1px solid #d10000;border-radius:4px;cursor:pointer;transition:all .2s}.remove-block-btn[data-v-7c9ec448]:hover{background:#f63b3b;color:#fff;border-color:#f63b3b}.remove-block-btn:hover svg path[data-v-7c9ec448]{fill:#fff}.remove-block-btn[data-v-7c9ec448]:active{transform:translateY(1px)}.review-approval-editor[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:10px;width:100%}.node-intro[data-v-ba40d3e8]{display:flex;gap:8px;align-items:flex-start;justify-content:center;padding:8px 12px;background:#e1d3f1;border-radius:5px;width:100%}.intro-text[data-v-ba40d3e8]{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:normal;color:#6f4999;margin:0}.intro-bold[data-v-ba40d3e8]{font-weight:600}.section-divider[data-v-ba40d3e8]{display:flex;align-items:center;gap:8px;width:100%;margin:2px 0}.divider-line[data-v-ba40d3e8]{flex:1;height:1px;background:#999}.divider-text[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666;white-space:nowrap}.input-group[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:4px}.input-label[data-v-ba40d3e8]{display:flex;gap:4px;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.info-icon[data-v-ba40d3e8]{margin-left:4px}.checkbox-group[data-v-ba40d3e8]{width:100%;margin:2px 0}.checkbox-label[data-v-ba40d3e8]{display:flex;align-items:flex-start;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-input[data-v-ba40d3e8]{position:absolute;opacity:0;cursor:pointer}.checkbox-box[data-v-ba40d3e8]{flex-shrink:0;width:24px;height:24px;border:2px solid #c9c9c9;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s}.checkbox-box.checked[data-v-ba40d3e8]{background:#004879;border-color:#004879}.checkbox-content[data-v-ba40d3e8]{flex:1;display:flex;flex-direction:column;gap:4px}.checkbox-title[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.checkbox-description[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666;margin:0}.time-input-row[data-v-ba40d3e8]{display:flex;gap:8px;width:100%}.time-number-input[data-v-ba40d3e8]{width:150px;height:40px;padding:8px 12px;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px;color:#333;background:#fff;border:1px solid #c4c4c4;border-radius:4px;outline:none}.time-number-input[data-v-ba40d3e8]::-moz-placeholder{color:#999}.time-number-input[data-v-ba40d3e8]::placeholder{color:#999}.time-number-input[data-v-ba40d3e8]::-webkit-inner-spin-button,.time-number-input[data-v-ba40d3e8]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.time-number-input[type=number][data-v-ba40d3e8]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.time-unit-select[data-v-ba40d3e8]{width:140px}.ai-toggle-section[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:6px;width:100%}.toggle-row[data-v-ba40d3e8]{display:flex;align-items:center;justify-content:space-between;width:100%}.toggle-label[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a}.toggle-controls[data-v-ba40d3e8]{display:flex;align-items:center;gap:4px}.toggle-text[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333}.toggle-description[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666;margin:0;padding:0 12px}.ai-instructions-header[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#4a4a4a;margin-top:4px}.ai-instructions-container[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:8px;background:#e1d3f1;width:100%}.instruction-section[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:4px;width:100%}.instruction-header[data-v-ba40d3e8]{display:flex;align-items:center;gap:8px;height:24px}.instruction-header img[data-v-ba40d3e8]{width:24px;height:24px}.instruction-title[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#6f4999}.textarea-container[data-v-ba40d3e8]{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:#fff;border:1px solid #c9c9c9;border-radius:4px}.instruction-textarea[data-v-ba40d3e8]{width:100%;min-height:60px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#333;background:transparent;border:none;resize:none;outline:none}.instruction-textarea[data-v-ba40d3e8]::-moz-placeholder{color:#999}.instruction-textarea[data-v-ba40d3e8]::placeholder{color:#999}.instruction-footer[data-v-ba40d3e8]{display:flex;align-items:center;justify-content:space-between;gap:4px}.char-count[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:18px;color:#999;flex:1}.clear-link[data-v-ba40d3e8]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#1e4670;text-decoration:underline;background:transparent;border:none;cursor:pointer;padding:4px 10px}.clear-link[data-v-ba40d3e8]:hover{opacity:.8}.action-select[data-v-ba40d3e8],.reviewer-select[data-v-ba40d3e8],.time-unit-select[data-v-ba40d3e8]{width:100%}[data-v-ba40d3e8] .action-select .el-select__wrapper,[data-v-ba40d3e8] .reviewer-select .el-select__wrapper,[data-v-ba40d3e8] .time-unit-select .el-select__wrapper{height:40px;padding:8px;background:#fff;border:1px solid #c4c4c4;border-radius:4px;box-shadow:none}[data-v-ba40d3e8] .action-select .el-input__inner,[data-v-ba40d3e8] .reviewer-select .el-input__inner,[data-v-ba40d3e8] .time-unit-select .el-input__inner{font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.15px;color:#333!important}[data-v-ba40d3e8] .action-select .el-input__inner::-moz-placeholder,[data-v-ba40d3e8] .reviewer-select .el-input__inner::-moz-placeholder,[data-v-ba40d3e8] .time-unit-select .el-input__inner::-moz-placeholder{color:#999!important}[data-v-ba40d3e8] .action-select .el-input__inner::placeholder,[data-v-ba40d3e8] .reviewer-select .el-input__inner::placeholder,[data-v-ba40d3e8] .time-unit-select .el-input__inner::placeholder{color:#999!important}[data-v-ba40d3e8] .action-select .el-select__caret,[data-v-ba40d3e8] .reviewer-select .el-select__caret,[data-v-ba40d3e8] .time-unit-select .el-select__caret{color:#374957}[data-v-ba40d3e8] .el-switch{--el-switch-on-color:#6f4999;--el-switch-off-color:#374957}.remove-block-btn[data-v-ba40d3e8]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#d10000;background:#fff;border:1px solid #d10000;border-radius:4px;cursor:pointer;transition:all .2s}.remove-block-btn[data-v-ba40d3e8]:hover{background:#f63b3b;color:#fff;border-color:#f63b3b}.remove-block-btn:hover svg path[data-v-ba40d3e8]{fill:#fff}.remove-block-btn[data-v-ba40d3e8]:active{transform:translateY(1px)}