.card-menu-move{position:relative;width:100%}.card-submenu{position:absolute;left:100%;top:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:10000;padding:4px 0;margin-left:0;pointer-events:auto}.columns-menu{min-width:200px}.card-submenu-item{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s;position:relative}.card-submenu-item:hover{background-color:#f5f5f5}.column-item{font-weight:500;padding-left:20px}.column-item:hover{background-color:#e3f2fd;color:#1976d2}.searchable-select{position:relative;width:100%}.searchable-select-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:38px;transition:all .2s ease}.searchable-select-header:hover{border-color:#999}.searchable-select-header.open{border-color:#4caf50;border-bottom-left-radius:0;border-bottom-right-radius:0}.searchable-select:has(.searchable-select-dropdown.open-upwards) .searchable-select-header.open{border-radius:0 0 4px 4px}.searchable-select-header .placeholder{color:#999}.searchable-select-header .arrow{color:#666;font-size:12px;transition:transform .2s ease}.searchable-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #4CAF50;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 6px #0000001a;z-index:1000;max-height:300px;display:flex;flex-direction:column}.searchable-select-dropdown.open-upwards{top:auto;bottom:100%;border-top:1px solid #4CAF50;border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column-reverse}.searchable-select-search{padding:8px 12px;border:none;border-bottom:1px solid #eee;outline:none;font-size:14px;position:sticky;top:0;background:#fff;z-index:1}.searchable-select-search:focus{border-bottom-color:#4caf50}.searchable-select-options{overflow-y:auto;max-height:250px}.searchable-select-option{padding:10px 12px;cursor:pointer;transition:background-color .15s ease;font-size:14px}.searchable-select-option:hover{background-color:#f5f5f5}.searchable-select-option.selected{background-color:#e8f5e9;color:#2e7d32;font-weight:500}.searchable-select-no-results{padding:12px;text-align:center;color:#999;font-size:14px}.searchable-select-options::-webkit-scrollbar{width:8px}.searchable-select-options::-webkit-scrollbar-track{background:#f1f1f1}.searchable-select-options::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.searchable-select-options::-webkit-scrollbar-thumb:hover{background:#999}.validation-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10001;animation:fadeIn .2s ease}.validation-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.validation-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}.validation-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#dc2626}.validation-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.validation-modal-close:hover{background:#f3f4f6;color:#1f2937}.validation-modal-content{padding:24px;overflow-y:auto;flex:1}.validation-modal-intro{margin:0 0 24px;color:#6b7280;font-size:14px;line-height:1.5}.validation-section{margin-bottom:24px}.validation-section:last-child{margin-bottom:0}.validation-section-title{margin:0 0 12px;font-size:16px;font-weight:600;color:#1f2937;padding-bottom:8px;border-bottom:2px solid #3b82f6;display:inline-block}.validation-field-list{margin:0;padding-left:24px;list-style-type:disc}.validation-field-list li{color:#4b5563;font-size:14px;line-height:1.8;margin-bottom:4px}.validation-modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.validation-modal-button{background:#3b82f6;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.validation-modal-button:hover{background:#2563eb}.validation-modal-button:active{transform:scale(.98)}.automation-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:10002;animation:fadeIn .2s ease}.automation-modal{background:#fff;border-radius:8px;width:95%;max-width:1400px;max-height:95vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026;border:1px solid #e5e7eb;animation:slideUp .2s ease}.automation-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fafafa}.automation-header-content{display:flex;flex-direction:column;gap:6px;flex:1}.automation-modal-title{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:600;color:#1f2937;letter-spacing:-.01em}.automation-header-status{display:flex;align-items:center;margin-top:2px}.automation-header-message{font-size:12px;font-weight:400;color:#6b7280}.automation-header-error{font-size:12px;font-weight:500;color:#dc2626}.automation-success-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;font-size:14px;font-weight:700;margin-right:8px}.automation-live-badge{background:#dc2626;color:#fff;padding:3px 10px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.75}}.automation-timer{color:#6b7280;font-family:SF Mono,Consolas,Monaco,monospace;font-size:13px;font-weight:500;margin-left:auto}.automation-final-time{color:#9ca3af;font-family:SF Mono,Consolas,Monaco,monospace;font-size:12px;font-weight:400;margin-left:8px}.automation-modal-actions{display:flex;align-items:center;gap:12px}.automation-stop-btn{background:#dc2626;color:#fff;border:none;padding:7px 14px;border-radius:5px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;text-transform:uppercase;letter-spacing:.3px}.automation-stop-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 2px 4px #dc262633}.automation-stop-btn:active{transform:translateY(0)}.automation-close-btn{background:none;border:none;font-size:18px;color:#9ca3af;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s}.automation-close-btn:hover{background:#f3f4f6;color:#4b5563}.automation-progress-header{display:flex;justify-content:space-between;gap:0;padding:0;background:#fff;border-bottom:1px solid #e5e7eb}.automation-progress-header .automation-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 12px;background:#fafafa;transition:all .2s;border-bottom:2px solid transparent;border-right:1px solid #f3f4f6}.automation-progress-header .automation-step:last-child{border-right:none}.automation-progress-header .automation-step.current{background:#f0f9ff;border-bottom-color:#3b82f6}.automation-progress-header .automation-step.success{background:#f0fdf4;border-bottom-color:#10b981}.automation-progress-header .automation-step.error{background:#fef2f2;border-bottom-color:#ef4444}.automation-progress-header .automation-step-icon{font-size:16px;font-weight:700}.automation-progress-header .automation-step.pending .automation-step-icon{color:#d1d5db}.automation-progress-header .automation-step.progress .automation-step-icon{color:#3b82f6}.automation-progress-header .automation-step.success .automation-step-icon{color:#10b981}.automation-progress-header .automation-step.error .automation-step-icon{color:#ef4444}.automation-progress-header .automation-step-label{color:#9ca3af;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;text-align:center}.automation-progress-header .automation-step.current .automation-step-label{color:#3b82f6}.automation-progress-header .automation-step.success .automation-step-label{color:#10b981}.automation-progress-header .automation-step.error .automation-step-label{color:#ef4444}.automation-modal-body{padding:24px;overflow-y:auto;flex:1;background:#fff}.automation-screenshot-container{background:#000;border-radius:6px;overflow:hidden;margin-bottom:16px;min-height:600px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.automation-screenshot{width:100%;height:auto;display:block}.automation-screenshot-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#9ca3af}.automation-screenshot-placeholder p{font-size:13px;font-weight:500;color:#9ca3af}.automation-spinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.automation-status-bar{background:#f9fafb;border-radius:6px;padding:12px 16px;border:1px solid #e5e7eb;border-left:3px solid #3b82f6}.automation-status-text{color:#4b5563;font-size:13px;font-weight:500}.automation-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:14px;color:#991b1b;font-size:13px;margin-top:16px;font-weight:500}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.automation-uploads-bar{background:#fafafa;border-bottom:1px solid #e5e7eb}.automation-uploads-bar-header{padding:8px 16px;border-bottom:1px solid #e5e7eb}.automation-uploads-toggle{background:none;border:none;display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s;font-size:12px;font-weight:600;color:#374151}.automation-uploads-toggle:hover{background:#f3f4f6}.toggle-arrow{font-size:10px;transition:transform .2s;color:#6b7280}.toggle-arrow.expanded{transform:rotate(0)}.toggle-arrow:not(.expanded){transform:rotate(-90deg)}.toggle-title{font-size:11px;font-weight:600;color:#4b5563}.automation-uploads-bar-content{padding:16px 24px}.automation-uploads-bar-container{display:flex;align-items:flex-start;justify-content:space-around;gap:16px;flex-wrap:wrap}.automation-upload-checkpoint-wrapper{display:flex;flex-direction:column;align-items:center;min-width:120px;flex:1}.automation-upload-checkpoint-container{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;z-index:1;margin:0 auto}.automation-upload-checkpoint{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;transition:all .3s;border:2px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000001a}.automation-upload-checkpoint.pending{background:#f3f4f6;border-color:#d1d5db}.automation-upload-checkpoint.pending .checkpoint-icon{color:#9ca3af;font-size:8px}.automation-upload-checkpoint.progress{background:#dbeafe;border-color:#3b82f6}.automation-upload-checkpoint.progress .checkpoint-spinner{width:10px;height:10px;border:2px solid #93c5fd;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}.automation-upload-checkpoint.success{background:#d1fae5;border-color:#10b981}.automation-upload-checkpoint.success .checkpoint-icon{color:#10b981}.automation-upload-checkpoint.error{background:#fee2e2;border-color:#ef4444}.automation-upload-checkpoint.error .checkpoint-icon{color:#ef4444}.automation-upload-checkpoint-label{font-size:10px;font-weight:600;color:#374151;text-transform:capitalize;letter-spacing:.2px;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis;text-align:center}.automation-upload-filename{font-size:8px;font-weight:400;color:#9ca3af;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis;text-align:center;margin-top:3px}.automation-uploads-counter{text-align:center;font-size:11px;font-weight:600;color:#6b7280;margin-top:8px}.viewer-zoom-label,.viewer-column-info{font-size:13px;font-weight:500;color:#6b7280;padding:0 8px}.viewer-divider{width:1px;height:20px;background:#e5e7eb;margin:0 8px}.viewer-control-btn{display:flex;align-items:center;justify-content:center;padding:6px 10px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#374151;font-size:13px;font-weight:500}.viewer-control-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.viewer-control-btn.close-btn{border-color:#ef4444;color:#ef4444}.viewer-control-btn.close-btn:hover{background:#fef2f2;border-color:#dc2626}.notification-container{position:fixed;top:24px;right:24px;z-index:10003;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:280px;transition:all .3s ease}body.automation-modal-open .notification-container{left:calc(50% + min(95vw,1400px)/2 + 12px);right:auto;max-width:calc((100vw - min(95vw,1400px))/2 - 24px)}@media(max-width:1550px){body.automation-modal-open .notification-container{display:none}}.notification{background:#fff;border-radius:8px;padding:12px 16px;font-size:12px;font-weight:500;pointer-events:all;cursor:pointer;animation:slideIn .3s ease-out;box-shadow:0 4px 16px #0000001a;border:1px solid #e5e5e5;transition:opacity .2s ease;display:flex;align-items:center;gap:10px;width:100%}.notification:hover{opacity:.95}.notification-icon{font-size:16px;color:#22c55e;flex-shrink:0}.notification-content{flex:1;display:flex;flex-direction:column;gap:4px}.notification-title{font-size:11px;font-weight:600;color:#000;line-height:1.3}.notification-detail{font-size:10px;font-weight:400;color:#666;line-height:1.2}.notification-info{background:#eff6ff;border-color:#3b82f6}.notification-info .notification-icon{color:#3b82f6}.notification-success{background:#f0fdf4;border-color:#22c55e}.notification-success .notification-icon{color:#22c55e}.notification-error{background:#fef2f2;border-color:#ef4444}.notification-error .notification-icon{color:#ef4444}.reagrupamento-container{display:flex;flex-direction:column;height:100vh;background:#f8f9fa}.reagrupamento-tabs{display:flex;gap:0;padding:0;background:#fff;border-bottom:2px solid #e5e7eb;overflow-x:auto;overflow-y:visible;position:relative;z-index:20}.reagrupamento-tab{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;background:#fff;border:none;border-right:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;min-width:200px;position:relative}.reagrupamento-tab:hover{background:#f9fafb}.reagrupamento-tab.active{background:#fff;border-bottom:3px solid #3b82f6;margin-bottom:-2px}.reagrupamento-tab-item{position:relative;display:flex;align-items:center}.reagrupamento-tab-menu{position:relative;margin-left:auto;flex-shrink:0}.reagrupamento-tab-menu-trigger{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:8px 6px;border-radius:8px;font-size:18px;line-height:1}.reagrupamento-tab-menu-trigger:hover{background:#2563eb14;color:#2563eb}.reagrupamento-tab-menu-dropdown{position:fixed;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 12px 24px #0f172a26;min-width:200px;z-index:12000;overflow:hidden}.reagrupamento-tab-menu-dropdown button{width:100%;border:none;background:none;padding:10px 14px;text-align:left;font-size:13px;color:#dc2626;cursor:pointer}.reagrupamento-tab-menu-dropdown button:hover{background:#fee2e2}.tab-icon{font-size:24px;flex-shrink:0}.tab-content{display:flex;flex-direction:column;gap:4px;min-width:0}.tab-title{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.tab-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tab-age{font-size:12px;color:#6b7280}.tag-registo{display:inline-block;margin-left:6px;padding:2px 6px;background:#fef3c7;color:#92400e;border-radius:4px;font-size:10px;font-weight:600}.reagrupamento-content{display:flex;flex:1;overflow:hidden;transition:opacity .15s ease-in-out;min-height:0}.reagrupamento-board{display:flex;gap:1px;padding:1px;height:calc(100vh - 60px);overflow:hidden;align-items:flex-start;flex:1;min-height:0}.board.board--reagrupamento{display:flex;gap:1px;flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-right:0}.board.board--reagrupamento .column{flex:1 1 0;min-width:280px;max-width:none;height:calc(100vh - 108px);background:#f9fafb;padding:16px 12px;display:flex;flex-direction:column;border:1px solid #dfe6ec;border-radius:0;scroll-snap-align:start}.board.board--reagrupamento .column .column-header{flex-shrink:0;margin-bottom:12px;padding:16px 12px;border-bottom:1px solid #dfe6ec;position:relative;background:#f3fafe;border-radius:0;gap:12px}.board.board--reagrupamento .column .cards-container{flex:1;min-height:100px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-bottom:100px}.reagrupamento-form-panel{flex:0 0 15%;min-width:280px;max-width:400px;height:100vh;background:#fff;padding:0;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box;overflow:hidden}.reagrupamento-form-panel .form-column{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0;padding:0;flex:1}.reagrupamento-form-panel .form-column .column-header{flex-shrink:0;padding:16px 12px;border-bottom:1px solid #dfe6ec;position:relative;background:#f3fafe;border-radius:0;margin-bottom:0}.reagrupamento-form-panel .form-column .form-content{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 16px 80px;display:flex;flex-direction:column;gap:24px;height:100%}.reagrupamento-kanban{flex:1;padding:24px;overflow-y:auto}.reagrupamento-form{width:400px;background:#fff;border-left:1px solid #e5e7eb;padding:24px;overflow-y:auto}.reagrupamento-loading,.reagrupamento-error{display:flex;align-items:center;justify-content:center;height:100vh;font-size:16px;color:#6b7280}.reagrupamento-error{color:#dc2626}.progress-bar-container{position:fixed;top:90px;right:24px;width:280px;background:#fff;border-radius:8px;padding:12px 16px;box-shadow:0 4px 16px #0000001a;border:1px solid #e5e5e5;z-index:10003;animation:slideIn .3s ease-out;transition:all .3s ease}body.automation-modal-open .progress-bar-container{left:calc(50% + min(95vw,1400px)/2 + 12px);right:auto;width:calc((100vw - min(95vw,1400px))/2 - 24px);max-width:280px}@media(max-width:1550px){body.automation-modal-open .progress-bar-container{display:none}}.progress-bar-container.no-notifications{top:24px}@keyframes slideIn{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1;max-height:200px;margin-bottom:0}to{transform:translate(120%);opacity:0;max-height:0;margin-bottom:0}}.progress-bar-container.hiding{animation:slideOut .3s ease-out forwards}.progress-bar-container.completed{border:2px solid #10b981}.progress-bar-container.error{border:2px solid #ef4444}.progress-bar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.progress-bar-stage{font-weight:600;font-size:11px;color:#000;text-transform:uppercase;letter-spacing:.5px}.progress-bar-percentage{font-weight:700;font-size:16px;color:#000}.progress-bar-track{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:12px}.progress-bar-fill{height:100%;border-radius:4px;transition:width .4s ease,background-color .3s ease}.progress-bar-message{font-size:11px;color:#6b7280;font-weight:500}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-bar-container:not(.completed):not(.error) .progress-bar-fill{animation:pulse 2s ease-in-out infinite}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f9fafb;overflow:hidden}.sidebar-toggle-header{position:absolute;left:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;font-size:24px;font-weight:300;padding:4px;line-height:1}.sidebar-toggle-header:hover{color:#1f2937;background:#f3f4f6;border-radius:4px}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sidebar{position:fixed;top:0;left:-300px;width:300px;height:100vh;background:#fff;box-shadow:2px 0 16px #0000001a;z-index:1001;transition:left .3s ease-out;display:flex;flex-direction:column}.sidebar.open{left:0}.sidebar.sidebar-permanent{position:relative;left:0;box-shadow:none;border-right:1px solid #e5e7eb;transition:none}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb}.sidebar-header h2{font-size:18px;font-weight:600;color:#111827}.sidebar-close{background:none;border:none;cursor:pointer;font-size:24px;color:#6b7280;padding:4px;line-height:1}.sidebar-close:hover{color:#111827}.sidebar-content{flex:1;min-height:0;padding:20px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.process-list{display:flex;flex-direction:column;gap:12px}.process-card{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:12px 10px;cursor:pointer;transition:all .2s;position:relative}.process-card:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}.process-card.active{border-color:#3b82f6;background:#eff6ff}.process-status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap;margin-bottom:10px}.process-status-badge.completed{background:#dcfce7;color:#16a34a}.process-status-badge.reagrupamento{background:#dbeafe;color:#2563eb;margin-left:6px}.process-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:10px}.process-date{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.process-date svg{flex-shrink:0}.process-menu-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;background:transparent;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s;z-index:10}.process-menu-btn:hover{background:#f3f4f6;color:#111827}.process-menu-dropdown{position:absolute;top:36px;right:8px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:100;min-width:140px;overflow:hidden}.process-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:#fff;cursor:pointer;font-size:13px;color:#374151;transition:all .15s;text-align:left}.process-menu-item:hover{background:#f9fafb}.process-menu-item.delete{color:#dc2626}.process-menu-item.delete:hover{background:#fef2f2}.load-more-btn{width:100%;margin-top:12px;padding:12px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#3b82f6;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.load-more-btn:hover{background:#eff6ff;border-color:#3b82f6}.load-more-btn:active{transform:scale(.98)}.empty-process-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f9fafb;text-align:center;padding:40px;flex:1}.empty-process-icon{font-size:64px;margin-bottom:20px}.empty-process-state h2{font-size:24px;font-weight:600;color:#111827;margin-bottom:8px}.empty-process-state p{font-size:14px;color:#6b7280;margin-bottom:40px}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:24px 32px;max-width:650px;width:100%;box-shadow:0 2px 8px #0000000d}.contact-card h3{font-size:16px;font-weight:600;color:#111827;margin-bottom:20px;text-align:center}.contact-list{display:flex;flex-direction:column;gap:16px}.contact-item{display:flex;flex-direction:column;gap:6px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.contact-item:last-child{border-bottom:none;padding-bottom:0}.contact-label{font-size:13px;font-weight:600;color:#374151}.contact-row{display:flex;align-items:center;gap:8px}.contact-email{font-size:14px;color:#3b82f6;text-decoration:none;flex:1}.contact-email:hover{text-decoration:underline}.copy-button{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#6b7280}.copy-button:hover{background:#e5e7eb;border-color:#d1d5db;color:#374151}.copy-button:active{transform:scale(.95)}.copy-button svg{display:block}.sidebar-toggle-floating{position:fixed;top:20px;left:20px;z-index:999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;font-weight:300;color:#6b7280;box-shadow:0 2px 8px #0000001a;transition:all .2s}.sidebar-toggle-floating:hover{color:#1f2937;background:#f9fafb;box-shadow:0 4px 12px #00000026}.board{display:flex;gap:16px;padding:16px 24px 32px;height:100vh;overflow-x:hidden;overflow-y:hidden;align-items:flex-start;width:100%;max-width:100%;box-sizing:border-box;min-width:0}body,html,#root{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.column{flex:1 1 0;min-width:200px;max-width:none;height:calc(100vh - 48px);background:#f9fafb;padding:16px 12px;display:flex;flex-direction:column;border:1px solid #dfe6ec;border-radius:0;box-sizing:border-box}.column-header{display:flex;justify-content:center;align-items:center;margin-bottom:12px;padding:16px 12px;border-bottom:1px solid #dfe6ec;position:relative;background:#f3fafe;border-radius:0;gap:12px}.load-data-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;position:absolute;right:12px}.load-data-btn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}.load-data-btn:active{transform:translateY(0)}.column-title-wrapper{display:flex;align-items:center;gap:8px}.form-column .column-title-wrapper{justify-content:space-between;width:100%}.form-column .column-header{min-height:50px;max-height:50px;padding:12px}.column-title{font-size:13px;font-weight:600;color:#59a7f5;text-transform:capitalize;letter-spacing:.5px}.btn-comecar-processo{background:#3b82f6;color:#fff;border:none;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;line-height:1.4}.btn-comecar-processo:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}.btn-comecar-processo:active{transform:translateY(0)}.column-count{background:#dbeafe;color:#3b82f6;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.column-menu{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;font-size:18px;padding:4px}.column-menu:hover{color:#1f2937;background:#f3f4f6;border-radius:4px}.column-menu-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 4px 16px #0000001a;min-width:160px;overflow:hidden;z-index:100}.column-menu-item{width:100%;padding:10px 16px;border:none;background:#fff;text-align:left;cursor:pointer;font-size:13px;color:#374151;transition:background .1s;display:block;font-weight:400}.column-menu-item:hover{background:#f9fafb}.cards-container{flex:1;min-height:100px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-bottom:100px}.drop-zone{height:60px;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#9ca3af;margin-bottom:12px;transition:all .2s;background:#fafafa}.drop-zone.active{border-color:#10b981;background:#d1fae5;color:#10b981;font-weight:600}.card{background:#fff;border-radius:2px;margin-bottom:16px;cursor:grab;transition:all .15s ease;border:2px solid #dfe6ec;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.board.board--reagrupamento .column .card{min-height:600px!important;flex:1 1 auto!important}.card-progress-bar{position:absolute;left:0;top:0;bottom:0;width:4px;background:#e5e7eb;z-index:10}.card-progress-fill{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#10b981,#34d399);transition:height .3s ease}.card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #00000014}.card.selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #3b82f633;animation:selectedPulse .8s ease-out}@keyframes selectedPulse{0%{box-shadow:0 0 0 2px #3b82f633}50%{box-shadow:0 0 0 4px #3b82f666}to{box-shadow:0 0 0 2px #3b82f633}}.card.dragging{opacity:.5}.card-checkbox-container{position:absolute;top:8px;right:8px;z-index:10}.card-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6;border-radius:3px}.card-document{padding:36px 0 0;position:relative;display:flex;flex-direction:column;align-items:stretch;flex:1}.board.board--reagrupamento .column .card-document{min-height:500px!important;flex:1 1 0!important}.card-document img{width:100%;height:auto;aspect-ratio:1 / 1.414;object-fit:contain;display:block}.board.board--reagrupamento .column .card-document img{aspect-ratio:unset!important;height:auto!important;min-height:450px!important}.card-icon{width:40px;height:40px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:20px;background:#f9fafb;border-radius:50%;color:#6b7280;font-weight:500}.card-title{text-align:center;font-size:13px;font-weight:500;color:#111827;margin-bottom:6px;line-height:1.4}.card-count{text-align:center;font-size:11px;color:#9ca3af;font-weight:400}.card-classification-label-overlay{position:absolute;top:8px;left:8px;padding:6px 10px;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;font-size:11px;font-weight:600;color:#fff;line-height:1.3;white-space:nowrap;z-index:10;box-shadow:0 2px 8px #0003;pointer-events:none}.card-classification-label{margin:-10px 0 0;padding:8px 12px;background:#f3f4f6;border-radius:0;font-size:11px;font-weight:500;color:#374151;text-align:center;line-height:1.4;border-top:1px solid #e5e7eb;width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;position:relative;z-index:1}.empty-state{padding:60px 20px;text-align:center;color:#d1d5db;font-size:12px;min-height:200px;display:flex;flex-direction:column;justify-content:center;font-weight:400;letter-spacing:.3px;pointer-events:none}.card-menu{position:absolute;top:8px;left:8px;z-index:1000}.card-menu-button{background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #e5e7eb;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#6b7280;transition:all .15s}.card-menu-button:hover{background:#fff;color:#111827;border-color:#d1d5db}.card-menu-dropdown{position:fixed;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 4px 16px #0000001a;min-width:160px;overflow:visible;animation:fadeIn .15s ease;z-index:99999}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.card-menu-item{width:100%;padding:10px 16px;border:none;background:#fff;text-align:left;cursor:pointer;font-size:13px;color:#374151;transition:background .1s;display:flex;align-items:center;gap:10px;font-weight:400}.card-menu-item:hover{background:#f9fafb}.card-menu-item.delete{color:#ef4444}.card-menu-item.delete:hover{background:#fef2f2}.form-column{flex:0 0 15%;min-width:280px;max-width:400px;height:calc(100vh - 48px);background:#fff;padding:16px 12px;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box}.reagrupamento-form-panel .form-column{height:100%!important;max-height:100%!important;min-height:0!important}.form-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.form-header h2{font-size:18px;font-weight:600;color:#111827;margin:0}.form-actions{display:flex;gap:12px}.form-content{flex:1;overflow-y:auto;padding:24px 1px 80px;display:flex;flex-direction:column;gap:24px;min-height:0}.reagrupamento-form-panel .form-column .form-content{flex:1 1 0!important;min-height:0!important;height:100%!important;max-height:100%!important}.form-section{display:flex;flex-direction:column;gap:16px}.form-section .section-title{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:13px;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1.5px solid #d1d5db;border-radius:4px;font-size:14px;color:#111827;background:#fff;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#59a7f5;box-shadow:0 0 0 3px #59a7f51a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group select{cursor:pointer}.form-group small{font-size:12px;color:#6b7280}.form-group .field-help{font-size:12px;color:#6b7280;margin-top:-4px}.form-row{display:flex;gap:12px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.info-box{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:16px;font-size:14px;color:#374151}.info-box ul{margin:8px 0;padding-left:24px}.info-box li{margin:4px 0}.form-field{display:flex;flex-direction:column;gap:8px}.label-with-page:hover{text-decoration:underline;text-decoration-color:#3b82f6;text-decoration-thickness:2px;text-underline-offset:3px;color:#3b82f6;transition:all .2s}.form-field label{font-size:13px;font-weight:600;color:#374151}.form-field input{width:100%;padding:10px 12px;border:1.5px solid #d1d5db;border-radius:4px;font-size:14px;color:#111827;background:#fff;transition:all .2s}.form-field input:focus{outline:none;border-color:#59a7f5;box-shadow:0 0 0 3px #59a7f51a}.form-field input::placeholder{color:#9ca3af}.form-field select{width:100%;padding:10px 12px;border:1.5px solid #d1d5db;border-radius:4px;font-size:14px;color:#111827;background:#fff;transition:all .2s;cursor:pointer}.form-field select:focus{outline:none;border-color:#59a7f5;box-shadow:0 0 0 3px #59a7f51a}.form-section-title{font-size:18px;font-weight:700;color:#6b7280;text-align:center;margin-top:40px;margin-bottom:16px}.form-subsection-title{font-size:13px;font-weight:600;color:#6b7280;text-align:center;margin-top:24px;margin-bottom:16px}.document-viewer-overlay{position:fixed;inset:0;background:#000000bf;z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out}.document-viewer-container{width:95%;height:95%;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.document-viewer-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fff}.document-viewer-title{font-size:18px;font-weight:600;color:#1f2937}.document-viewer-controls{display:flex;gap:8px;align-items:center}.viewer-control-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .15s ease}.viewer-control-btn:hover:not(:disabled){background:#f3f4f6;color:#1f2937;border-color:#d1d5db}.viewer-control-btn:disabled{opacity:.4;cursor:not-allowed}.viewer-control-btn.zoom-display{min-width:60px;width:auto;padding:0 12px;font-size:14px;font-weight:500}.viewer-control-btn.close-btn{background:#fff;border-color:#e5e7eb;color:#1f2937}.viewer-control-btn.close-btn:hover{background:#f3f4f6;border-color:#d1d5db}.viewer-divider{width:1px;height:24px;background:#e5e7eb;margin:0 4px}.document-viewer-content{display:flex;flex:1;overflow:hidden}.document-viewer-images{flex:1;overflow-y:auto;padding:24px;background:#f3f4f6;display:flex;flex-direction:column;gap:16px}.document-viewer-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.document-viewer-card-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-radius:8px 8px 0 0}.document-viewer-card-title{font-size:13px;font-weight:600;color:#1f2937;flex:1}.document-viewer-card-page{font-size:12px;color:#6b7280;font-weight:500;margin-left:12px}.document-viewer-image-container{display:flex;justify-content:flex-start;align-items:flex-start;padding:16px;background:#f9fafb;border-radius:0 0 8px 8px;overflow:auto;min-height:400px}.document-viewer-image{width:100%;height:auto;border-radius:4px;display:block;box-shadow:0 2px 8px #0000001a}.document-viewer-card-label{margin-top:12px;padding:8px 12px;background:#f3f4f6;border-radius:6px;font-size:13px;font-weight:500;color:#4b5563;text-align:center}.document-viewer-card-label-overlay{position:absolute;top:24px;left:24px;padding:8px 12px;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;font-size:12px;font-weight:600;color:#fff;line-height:1.3;white-space:nowrap;z-index:10;box-shadow:0 2px 12px #0000004d;pointer-events:none}.document-viewer-form{width:570px;min-width:570px;flex-shrink:0;border-left:1px solid #e5e7eb;overflow-y:auto;background:#fff}.document-viewer-form .form-column{height:100%;border:none;border-radius:0}.document-viewer-form .column-header{display:none}.document-viewer-images::-webkit-scrollbar,.document-viewer-form::-webkit-scrollbar,.document-viewer-image-container::-webkit-scrollbar{width:8px;height:8px}.document-viewer-images::-webkit-scrollbar-track,.document-viewer-form::-webkit-scrollbar-track,.document-viewer-image-container::-webkit-scrollbar-track{background:#f3f4f6}.document-viewer-images::-webkit-scrollbar-thumb,.document-viewer-form::-webkit-scrollbar-thumb,.document-viewer-image-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.document-viewer-images::-webkit-scrollbar-thumb:hover,.document-viewer-form::-webkit-scrollbar-thumb:hover,.document-viewer-image-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.document-viewer-image-container{scrollbar-color:#d1d5db #f3f4f6;scrollbar-width:thin}.document-viewer-image-container::-webkit-scrollbar{-webkit-appearance:none}.document-viewer-image-container::-webkit-scrollbar:horizontal{height:12px}.document-viewer-image-container::-webkit-scrollbar:vertical{width:12px}@keyframes highlight-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.info-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem;margin-top:1rem}.info-box p{margin:0 0 .5rem;font-weight:600;color:#0369a1}.info-box ul{margin:.5rem 0 0 1.5rem;padding:0}.info-box li{color:#0c4a6e;margin-bottom:.25rem}body{margin:0;padding:0}
