.spinner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);z-index:9999}.drop-area{border:3px dashed #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}.drop-area.drag-over{border-color:#007bff;background-color:rgba(0,123,255,.1)}.custom-file-button i,.custom-file-button span{-webkit-transition:color .15s ease;transition:color .15s ease;color:var(--primary)!important}.custom-file-button:hover i,.custom-file-button:hover span{color:var(--primary-dark)!important}.table-container{border:1px solid #f5f5f5}.table-custom{width:100%;border-collapse:collapse;border-spacing:0}.table-custom thead{background-color:#fff;position:sticky;-webkit-box-shadow:0 2px 2px -1px rgba(0,0,0,.1);box-shadow:0 2px 2px -1px rgba(0,0,0,.1);top:0;z-index:10}.left-stick{background-color:#f1f1f1;position:sticky;left:0;z-index:2}.table-custom th{padding:8px;white-space:nowrap}.index-rows,.table-custom th{font-weight:600;color:#8f8b8a}.index-rows{text-align:center;padding-inline:3px}.cell-partner{padding-inline:8px;padding-top:7px;resize:none;word-break:break-word;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:100%}td[contenteditable=true]{outline:none}.action-button,.error-button{background:none;border:2px solid transparent;padding:5px;margin:0;cursor:pointer;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-button.active,.error-button:hover{border:2px solid #e74a3b}.action-button-upload:hover{border:2px solid #28a745;background-color:rgba(40,167,69,.1)}.action-button-refresh:hover{border:2px solid #007bff;background-color:rgba(0,123,255,.1)}.action-button-cancel:hover{border:2px solid #dc3545;background-color:rgba(220,53,69,.1)}