body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f4f7f9;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:2rem}.container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:800px;padding:2rem}h1,h2,h3{color:#2c3e50}h1{margin-bottom:2rem;text-align:center}hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.form-section{margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{font-weight:600;margin-bottom:.5rem}.form-group input[type=text],.form-group select{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.75rem}.form-group input[type=text]:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.modes-container{display:flex;flex-direction:column;gap:.75rem}.radio-group{align-items:center;cursor:pointer;display:flex}.radio-group input[type=radio]{margin-right:.5rem}.command-section{margin-top:2rem}.command-output{word-wrap:break-word;background-color:#2d2d2d;border-radius:4px;color:#f8f8f2;font-family:Courier New,Courier,monospace;padding:1rem;white-space:pre-wrap}.execute-button{background-color:#339147;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:.8rem;transition:background-color .2s;width:100%}.execute-button:hover:not(:disabled){background-color:#218838}.execute-button:disabled{background-color:#ccc;cursor:not-allowed}.dropzone{border:2px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;padding:2rem;text-align:center;transition:border-color .2s,background-color .2s}.dropzone:hover{border-color:#007bff}.dropzone.active{background-color:#f0fff4;border-color:#28a745}.file-list{margin-top:1.5rem}.file-list h4{margin-bottom:.5rem}.file-list ul{list-style-type:none;padding:0}.button-group,.execute-section{margin-top:2rem}.button-group{display:flex;gap:1rem;justify-content:flex-end}.button-secondary{background-color:#e0e0e0;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.8rem;transition:background-color .2s}.button-secondary:hover{background-color:#ccc}.file-list li{align-items:center;background-color:#f8f9fa;border-radius:4px;display:flex;font-family:Courier New,Courier,monospace;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem}.file-list li span{margin-right:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-file-button{background:none;border:1px solid #ff4d4d;border-radius:4px;color:#ff4d4d;cursor:pointer;flex-shrink:0;font-size:.8em;font-weight:700;padding:.2rem .5rem;transition:background-color .2s,color .2s}.remove-file-button:hover{background-color:#ff4d4d;color:#fff}.file-actions{align-items:center;display:inline-flex;flex-shrink:0;gap:.5rem}.download-file-button{background:none;border:1px solid #007bff;border-radius:4px;color:#007bff;cursor:pointer;flex-shrink:0;font-size:.8em;font-weight:700;padding:.2rem .5rem;transition:background-color .2s,color .2s}.download-file-button:hover{background-color:#007bff;color:#fff}.choice-group{display:flex;gap:2rem;margin-top:1rem}.choice-group label{align-items:center;display:flex;font-size:1.1em;gap:.5rem}.single-dropzone-container{margin-bottom:1rem}.form-group-label{display:block;font-weight:600;margin-bottom:.5rem}.required-star{color:#ff4d4d;margin-left:4px}.dropzone.single{font-size:.9em;padding:1.5rem}.file-list.single ul{margin:0;padding:0}.multiple-dropzones{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.editor-area{border:1px solid #e0e0e0;border-radius:8px;margin-top:1rem;padding:1rem}.section-accordion{border-bottom:1px solid #e0e0e0;margin-bottom:1rem}.section-accordion:last-child{border-bottom:none;margin-bottom:0}.section-header{align-items:center;cursor:pointer;display:flex;font-size:1.2em;font-weight:700;gap:1rem;padding:.5rem}.section-name-input{background:none;border:none;border-radius:4px;flex-grow:1;font-size:1em;font-weight:700;padding:.25rem}.section-name-input:focus{background-color:#f0f0f0;outline:none}.section-action-button.delete{background-color:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.4rem .8rem}.section-action-button.delete:hover{background-color:#d93636}.guarantee-list-editor{list-style-type:none;padding:0 0 1rem 2rem}.guarantee-list-editor li{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.guarantee-list-editor li input{border:1px solid #ccc;border-radius:4px;flex-grow:1;padding:.4rem}.remove-file-button.small{font-size:1em;padding:.2rem .6rem}.add-guarantee-button{background:none;border:1px dashed #ccc;border-radius:4px;color:#555;cursor:pointer;margin-top:.5rem;padding:.4rem;width:100%}.add-guarantee-button:hover{background-color:#f8f8f8;border-color:#aaa}.add-section-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:.8rem;width:100%}.add-section-button:hover{background-color:#0056b3}.pending-list{list-style-type:none;margin:20px 0;padding:0}.pending-item{align-items:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px}.pending-item-info{font-size:.9em;line-height:1.5}.pending-item-info strong{color:#333}.secondary-button{background-color:#6c757d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .2s}.secondary-button:hover{background-color:#5a6268}.list-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.list-header h1{margin-bottom:0}.list-header-actions{align-items:center;display:flex;gap:.5rem}.base-dati-dropdown{position:relative}.base-dati-menu{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000026;list-style:none;margin-top:4px;min-width:280px;padding:4px 0;position:absolute;right:0;top:100%;z-index:1000}.base-dati-menu li{margin:0;padding:0}.base-dati-menu-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:.95em;padding:8px 16px;text-align:left;white-space:nowrap;width:100%}.base-dati-menu-item:hover{background-color:#f0f4f8}.base-dati-menu-item:disabled{color:#999;cursor:wait}.view-pending-section{margin-bottom:20px;text-align:right}.view-pending-section button{background-color:#17a2b8;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 15px}.editor-container{max-width:900px}.guarantees-textarea{border:1px solid #ccc;border-radius:5px;font-family:monospace;font-size:14px;margin-top:15px;min-height:400px;padding:10px;width:100%}.editor-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.save-button{background-color:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .2s}.save-button:hover{background-color:#218838}.save-button:disabled{background-color:#94dca2;cursor:not-allowed}.status-badge{border-radius:12px;color:green;display:inline-block;font-size:.8em;font-weight:700;margin-left:10px;padding:4px 10px;text-transform:capitalize;vertical-align:middle}.status-badge.queued{background-color:#6c757d}.status-badge.ready{background-color:#007bff}.modified-badge{background-color:#ffc107;border-radius:10px;color:#333;display:inline-block;font-size:.75em;font-weight:700;margin-left:10px;padding:3px 8px}.comparison-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-top:20px}.column.read-only-column{background-color:#f8f9fa;border-left:2px solid #e9ecef;padding-left:20px}.section-header.read-only{background-color:#e9ecef;border-radius:4px;font-weight:700;padding:8px 12px}.guarantee-list-readonly{list-style-type:disc;margin-top:10px;padding-left:20px}.guarantee-list-readonly li{color:#555;padding:5px 0}.tab-button{background-color:#f0f0f0;border:1px solid #ccc;border-bottom:none;color:#333;cursor:pointer;font-weight:500;margin-right:5px;padding:10px 20px;transition:background-color .2s ease,color .2s ease}.tab-button:not(.active):hover{background-color:#e0e0e0}.tab-button.active{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:700}.editor-container-with-pdf{display:flex;flex-direction:row;gap:20px;width:100%}.grid-area{transition:width .3s ease-in-out;width:100%}.pdf-viewer-area{flex-shrink:0;opacity:0;overflow:hidden;transition:width .3s ease-in-out,opacity .3s ease-in-out;width:0}.editor-container-with-pdf.pdf-is-visible .grid-area{width:50%}.editor-container-with-pdf.pdf-is-visible .pdf-viewer-area{opacity:1;width:50%}.pdf-viewer-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.pdf-viewer-header h4{margin:0}.close-pdf-button{background:none;border:none;color:#888;cursor:pointer;font-size:20px}.close-pdf-button:hover{color:#333}.pdf-document-container{flex-grow:1;overflow-y:auto}.react-pdf__Page__canvas{margin:0 auto}.pdf-key-page-nav{background-color:#e6f7ff;border-bottom:1px solid #ccc;display:flex;gap:15px;justify-content:center;padding:10px;text-align:center}.pdf-key-page-nav button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 15px}.pdf-key-page-nav button:hover{background-color:#0056b3}.ag-cell.ag-cell-wrap-text{line-height:1.4}.pdf-selection-buttons{display:flex;flex-direction:column;gap:10px;margin:20px 0}.pdf-selection-buttons button{background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:1rem;padding:12px}.pdf-selection-buttons button:hover{background-color:#e0e0e0}.pdf-selection-banner{align-items:center;background-color:#f0f2f5;border-bottom:1px solid #d9d9d9;display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px}.pdf-selection-banner button{background-color:#fff;border:1px solid #ccc;border-radius:15px;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .2s ease}.pdf-selection-banner button:hover{background-color:#e6f7ff;border-color:#91d5ff}.pdf-selection-banner button.active{background-color:#1890ff;border-color:#1890ff;color:#fff;font-weight:700}.login-container{align-items:center;background-color:#f4f7f6;display:flex;height:100vh;justify-content:center}.login-form{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;max-width:400px;padding:40px;width:100%}.login-form h2{color:#333;margin-bottom:24px;text-align:center}.login-form .error-message{color:#d9534f;margin-bottom:15px;text-align:center}.user-info{align-items:center;display:flex;gap:15px;margin-bottom:15px}.logout-button{background-color:#d9534f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 12px}.logout-button:hover{background-color:#c9302c}input:disabled{background-color:#eee}.modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;padding:2rem;position:relative;width:90%}.modal-close-button{background:none;border:none;color:#aaa;cursor:pointer;font-size:2.5rem;line-height:1;position:absolute;right:15px;top:10px}.modal-close-button:hover{color:#333}.modal-content h2{margin-top:0;text-align:center}.modal-section{margin-bottom:1.5rem}.modal-section h3{border-bottom:2px solid #007bff;color:#333;font-size:1.2rem;margin-bottom:1rem;padding-bottom:5px}.scraper-actions-compact .scraper-row{background:#f8f9fa;border:1px solid #eee;border-radius:6px;display:flex;flex-direction:column;gap:10px;margin-bottom:1rem;padding:10px 12px}.scraper-actions-compact .scraper-row:last-child{margin-bottom:0}.scraper-actions-compact .scraper-row-single{flex-direction:row;justify-content:flex-start}.scraper-actions-compact .scraper-row-single .execute-button{margin:0}.scraper-actions-compact .scraper-inputs{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.scraper-actions-compact .scraper-inputs select{background:#fff;border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:.9rem;max-width:100%;min-width:120px;padding:8px 10px}.scraper-actions-compact .scraper-row:not(.scraper-row-single) .execute-button{align-self:flex-start;padding:8px 20px}.modal-section .notification-list{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;max-height:150px;overflow-y:auto;padding:10px;transition:max-height .3s ease-in-out}.modal-section .notification-list ul{list-style-type:none;margin:0;padding-left:0}.modal-section .notification-list li{border-bottom:1px dashed #ccc;font-size:.9rem;padding:6px 2px}.modal-section .notification-list li:last-child{border-bottom:none}.modal-section .notification-list p{color:#777;font-size:.9rem;text-align:center}.modal-section .scraper-actions{display:flex;flex-direction:column;gap:1rem}.modal-section .scraper-actions .form-group{margin-bottom:0}.modal-section .scraper-actions label{display:block;font-size:.9rem;font-weight:600;margin-bottom:5px}.modal-section .scraper-actions select{background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:8px;width:100%}.modal-section .scraper-actions hr{border:none;border-top:1px solid #ddd;margin:0}.modal-section .scraper-actions p{color:#555;font-size:.9rem;margin:0;text-align:center}.nav-button{background-color:#17a2b8;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;margin-top:10px;padding:8px 15px}.nav-button:hover{background-color:#138496}.scraper-button-container{display:inline-block;position:relative}.notification-badge{background-color:#ff4d4d;border:2px solid #fff;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700;padding:2px 6px;position:absolute;right:-10px;top:-10px}.notification-list{background-color:#f9f9f9;border:1px solid #eee;border-radius:4px;margin-top:1rem;max-height:150px;overflow-y:auto;padding:10px;transition:max-height .3s ease-in-out}.notification-list.expanded{max-height:400px}.notification-list ul{list-style-type:none;margin:0;padding:0}.notification-item{border-radius:4px;font-size:.9rem;margin-bottom:5px;padding:8px 12px}.notification-item.type-error{background-color:#ffebee;border:1px solid #000;border-left:4px solid #c62828;color:#000}.notification-item.type-success{background-color:#e8f5e9;border:1px solid #000;border-left:4px solid #2e7d32;color:#000}.notification-item.type-warning{background-color:#fff8e1;border:1px solid #000;border-left:4px solid #f57f17;color:#000}.notification-item.type-highlight{background:linear-gradient(135deg,#f0fff0,#cfc);border:2px solid #000;border-left:8px solid #00c853;box-shadow:0 4px 15px #00c85366;color:#000;font-weight:500;position:relative;transform:scale(1.02);transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:10}.notification-item.type-highlight:hover{background:linear-gradient(135deg,#cfc,#b2ffb2);box-shadow:0 6px 20px #00c85399;transform:scale(1.04)}.centered-button-container{margin-bottom:10px;margin-top:10px;text-align:center}
/*# sourceMappingURL=main.9ddbdce5.css.map*/