@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-blue: #003896}#app{width:100%;padding:2rem;font-weight:400}.content-area{padding:20px;width:100%;box-sizing:border-box;flex-grow:1}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}h2,h3,td{color:#333;text-align:center}.summary-bar span,.toggle-inconsistencies span{color:#333}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}.red-text{color:#d32f2f!important;font-weight:700}.black-text{color:#222!important;font-weight:700}.error-cell{background:#ffeaea;color:#d32f2f}.validate-btn{background:#2196f3;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;cursor:pointer;margin-top:1rem}.input-with-info{display:flex;align-items:center;gap:4px}.input-with-info input{border:none!important;box-shadow:none!important;outline:none!important;background:#fff}.trash-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.trash-btn img{display:block}.trash-btn:focus{outline:none}.data-table{width:100%;border-collapse:collapse;margin-bottom:1rem;min-width:700px}.data-table th,.data-table td{border:1px solid #ccc;padding:.5rem;text-align:center}.data-table thead{background:#003896;color:#fff}.table-header,.table-header th,.table-header tr,.data-table .table-header,.data-table .table-header th,.data-table .table-header tr,.employees-table .table-header,.employees-table .table-header th,.history-table .table-header,.history-table .table-header th,.data-table thead.table-header,.data-table thead.table-header th,.data-table thead.table-header tr,.employees-table thead.table-header,.employees-table thead.table-header th,.history-table thead.table-header,.history-table thead.table-header th,.history-table thead th.table-header,.history-table thead th,.data-table thead tr,.data-table thead,.data-table thead tr th,.data-table thead.table-header tr th,table.data-table thead tr,table.data-table thead tr th{background:#003896;color:#fff;font-weight:700!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;line-height:130%!important;padding:.5rem!important}.members-count{color:#333;margin-top:.5rem;margin-bottom:.5rem;font-weight:700}.table-scroll{width:100%;overflow-x:auto}.summary-bar{display:flex;gap:2rem;font-weight:700}.toggle-button{display:flex;align-items:center;gap:.5rem}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.loading-text{color:#fff;font-size:1rem;font-weight:700;margin-top:8px;text-align:center}.section-title{flex:1;text-align:center;margin:0;font-size:1.5rem;font-weight:700;color:#222;position:absolute;left:0;right:0;pointer-events:none}.header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;position:relative}.header-row .back-btn{position:relative;z-index:1}.back-btn{background:none;border:none;color:#0019a5;font-size:1.3rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:0}.back-arrow{font-size:2rem;color:#0019a5;font-weight:700;vertical-align:middle}.back-text{color:#0019a5;font-size:1.1rem;font-weight:700}.sub-title{display:block;text-align:center;font-size:1.2rem;font-weight:700;margin-bottom:2rem;margin-top:.5rem;color:#222;z-index:1;position:relative;width:100%}.delete-btn{display:flex;align-items:center;gap:8px;background:#d0342c;color:#fff;border:none;border-radius:20px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem}.delete-btn:hover{background:#c0392b}.trash-icon{margin-right:4px}.input-label{font-weight:700;color:#333;font-size:.9rem}.input-group{display:flex;align-items:center;gap:.5rem}.custom-select-wrapper{position:relative;width:100%}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;border:1.5px solid #e0e0e0;padding:1.1rem 2.5rem .5rem 1.2rem;font-size:1.1rem;outline:none;transition:border-color .2s;position:relative;background:#f2f2f2;border-radius:16px}.custom-select-wrapper:after{content:"";position:absolute;top:19%;right:2.2rem;width:2px;height:24px;background:#bdbdbd;pointer-events:none;z-index:2}.custom-select-wrapper:before{content:"";position:absolute;top:33%;right:.7rem;border-width:9px 9px 0 9px;border-style:solid;border-color:#888 transparent transparent transparent;pointer-events:none;z-index:3}.select-floating-label{position:relative;flex:1}.select-input{width:100%;padding:1.1rem 1.2rem .5rem;border:1.5px solid #e0e0e0;border-radius:2rem;font-size:1.1rem;outline:none;background:#fff;transition:border-color .2s}.select-label{position:absolute;left:1.2rem;top:35%;transform:translateY(-50%);color:#a1a1a1;font-size:1rem;background:#f2f2f2;padding:0 .2rem;pointer-events:none;transition:.2s}.select-floating-label:focus-within .select-label,.select-floating-label.has-value .select-label{top:-.7rem;left:1rem;font-size:.8rem;color:#003896;background:#fff;transform:none}.required-message{color:#d32f2f;font-size:.95rem;margin-top:.2rem;margin-bottom:.2rem;display:block;min-height:1.2em}.custom-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.custom-modal{background:#fff;border-radius:10px;box-shadow:0 2px 16px #0003;padding:2rem 2.5rem;min-width:320px;width:35vw;max-width:90vw;text-align:center}.required-text{color:#d32f2f;font-size:.8rem;margin-top:0rem!important;white-space:normal;display:flex}.custom-modal-actions{display:flex;justify-content:center;gap:1.5rem;margin-top:40px}.custom-modal-title{text-align:left;color:#2b2a2a;font-size:24px}.custom-modal-content{text-align:left;color:#2b2a2a;font-size:16px;margin-top:30px;gap:40px;display:flex;flex-direction:column}.custom-modal-message{font-size:1.1rem;margin-bottom:1.5rem;color:#333}.custom-modal-confirmation-title{text-align:center;font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#d0342c}.modal-btn{padding:.5rem 1.5rem;border:none;font-size:1rem;cursor:pointer;width:240px;height:48px;border-radius:30px}.modal-btn.accept{background:#003896;color:#fff}.modal-btn.accept-confirmation{background:#d0342c;color:#fff}.modal-btn.cancel{background:#e0e0e0;color:#333}.continue-btn{margin-top:0;margin-left:0;align-self:flex-end;background:#95a8d6;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background .2s;display:block;cursor:not-allowed;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:4px;width:240px;height:48px;border-radius:30px}.continue-btn:enabled{background:#003896;cursor:pointer}.button-icon{margin-right:8px}.breadcrumb-wrapper{flex:1;display:flex;align-items:center}.empty-state-message{position:absolute;width:100%;height:42px;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Montserrat;font-style:normal;font-weight:500;font-size:30px;line-height:140%;display:flex;align-items:center;justify-content:center;text-align:center;color:#a1a1a1}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#555}.form-input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.delivery-status-opened{color:#4eab1f}.delivery-status-received{color:#003896}.delivery-status-bounced{color:#eb9947}.delivery-status-nonexistent,.delivery-status-spam{color:#d0342c}.delivery-status-rejected{color:#eb9947}.delivery-status-suppressed{color:#d0342c}.delivery-status-default{color:#6b6b6b}.page-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:999}.page-loading-content{display:flex;flex-direction:column;align-items:center;gap:10px}.page-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #003896;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.page-loading-text{font-size:1.2rem;color:#333;font-weight:700}.group-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 0 0;gap:16px;width:100%;height:auto;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.group-main-container{display:flex;flex-direction:column;align-items:center;padding:0 40px 40px;gap:0px;width:100%;height:auto;background:#e9f0f6;border-radius:24px;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box}.group-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:32px;gap:32px;width:900px;height:auto;min-height:300px;background:#fff;border:1px solid #d5d5d5;border-radius:24px;flex:none;order:0;flex-grow:0}.group-title{width:266px;height:25px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:18px;line-height:140%;color:#000;margin:0;flex:none;order:0;flex-grow:0}.group-save-button-container{display:flex;flex-direction:column;align-items:flex-end;padding:0;gap:15px;width:100%;height:48px;flex:none;order:1;align-self:stretch;flex-grow:0}.group-custom-button{width:280px;height:48px;background:#003896;box-shadow:0 2px 4px #00000026;border-radius:30px}.loading-row{text-align:center;padding:40px 24px;background:#fff}.loading-text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#a1a1a1;text-align:center}.empty-state{text-align:center;padding:60px 24px;background:#fff}.empty-state-text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#a1a1a1;text-align:center}.empty-cell{display:flex;align-items:center;justify-content:center;width:100%;height:32px;text-align:center}.empty-text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:130%;color:#a1a1a1;text-align:center}.app-header[data-v-6c285e9a]{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;box-shadow:0 10px 16px #0000001a;width:100%;min-width:0;box-sizing:border-box;position:fixed;top:0;left:0;right:0;z-index:1000;height:80px}.header-left[data-v-6c285e9a]{display:flex;align-items:center;flex:1;min-width:0;gap:40px}.tabs-container[data-v-6c285e9a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0;height:57px;gap:4px}.tab[data-v-6c285e9a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;gap:4px;width:185px;height:57px;background:#fff;border-bottom:5px solid transparent;border-radius:0;text-decoration:none;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:center;color:#2b2a2a;white-space:nowrap}.tab.active[data-v-6c285e9a]{font-weight:700!important;border-bottom:5px solid #003896!important}.tab[data-v-6c285e9a]:hover{background-color:#f8f9fa}.header-right[data-v-6c285e9a]{display:flex;align-items:center;gap:15px;position:relative}.session-button[data-v-6c285e9a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:16px;width:225px;height:48px;background:#fff;border:1px solid #e4e4e4;box-shadow:0 2px 4px #00000026;border-radius:40px;cursor:pointer;transition:all .2s ease}.session-button[data-v-6c285e9a]:hover{box-shadow:0 4px 8px #0003}.session-text[data-v-6c285e9a]{width:161px;height:19px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:15px;line-height:130%;text-align:center;color:#000}.user-avatar[data-v-6c285e9a]{width:32px;height:32px;border-radius:50%;background-color:#27ae60;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:16px}.user-menu[data-v-6c285e9a]{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:16px;min-width:200px;z-index:1001}.user-info[data-v-6c285e9a]{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e4e4e4}.user-name[data-v-6c285e9a]{font-size:16px;color:#555;font-weight:600}.logout-link[data-v-6c285e9a]{background:none;border:none;color:#dc3545;cursor:pointer;font-size:14px;padding:8px 0;width:100%;text-align:left;transition:color .2s}.logout-link[data-v-6c285e9a]:hover{color:#c82333}.header-left .logo[data-v-6c285e9a]{cursor:pointer}.header-left .logo[data-v-6c285e9a]:hover,.header-left .logo[data-v-6c285e9a]:active,.header-left .logo[data-v-6c285e9a]:focus{outline:none;border:none;background:none;box-shadow:none;text-decoration:none;filter:none}.header-left a[data-v-6c285e9a]{text-decoration:none}.header-left a[data-v-6c285e9a]:focus,.header-left a[data-v-6c285e9a]:active,.header-left a[data-v-6c285e9a]:hover{outline:none;border:none;background:none;box-shadow:none;text-decoration:none}.content-area[data-v-6c285e9a]{padding:100px 20px 20px;width:100%;margin:20px auto;box-sizing:border-box;flex-grow:1}html,body,#app{margin:0;padding:0;height:100%;min-height:100vh;font-family:Arial,sans-serif;background-color:#fff;display:flex;flex-direction:column!important;align-items:stretch;width:100%;box-sizing:border-box}.content-area{padding:100px 20px 20px;width:100%;margin:20px auto;box-sizing:border-box;flex-grow:1}.app-header{height:110px;padding:20px 40px}.file-button[data-v-426e6705]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:4px;width:auto;height:40px;background:#003896;box-shadow:0 2px 4px #00000026;border-radius:30px;border:none;cursor:pointer;flex:none;order:0;flex-grow:0;transition:all .2s ease}.file-button[data-v-426e6705]:hover{background:#002a6b;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.file-button[data-v-426e6705]:active{transform:translateY(0);box-shadow:0 2px 4px #00000026}.file-button[data-v-426e6705]:disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6;transform:none}.spinner[data-v-426e6705]{border:2px solid #f3f3f3;border-top:2px solid #003896;border-radius:50%;width:18px;height:18px;animation:spin-426e6705 1s linear infinite;margin-right:8px}@keyframes spin-426e6705{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-icon[data-v-426e6705]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0}.button-text[data-v-426e6705]{width:auto;height:22px;white-space:nowrap;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;flex:none;order:1;flex-grow:0}.file-button.primary[data-v-426e6705]{background:#9cd41c;color:#1a1a1a}.file-button.primary[data-v-426e6705]:hover{background:#7bb516}.file-button.secondary[data-v-426e6705]{background:#003896;color:#fff}.file-button.secondary[data-v-426e6705]:hover{background:#002a70}.file-button.success[data-v-426e6705]{background:#9cd41c;color:#fff}.file-button.success[data-v-426e6705]:hover{background:#7bb516}.file-button.cancel[data-v-426e6705]{background:#f5f5f5;color:#1a1a1a}.file-button.cancel[data-v-426e6705]:hover{background:#e0e0e0}.file-button.accept[data-v-426e6705]{background:#d0342c;color:#fff}.file-button.accept[data-v-426e6705]:hover{background:#a02722}.file-button.transparent[data-v-426e6705]{background:transparent;color:#1a1a1a}.login-container[data-v-45f5edd7]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fff}.login-card[data-v-45f5edd7]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 10px 16px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-logo[data-v-45f5edd7]{width:140px;margin-bottom:1.5rem;display:block}.login-card h1[data-v-45f5edd7]{text-align:center;margin-bottom:2rem;color:#333}.login-form[data-v-45f5edd7]{display:flex;flex-direction:column;gap:1rem;width:100%}.login-button[data-v-45f5edd7]{padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.login-button[data-v-45f5edd7]:hover:not(:disabled){background-color:#0056b3}.login-button[data-v-45f5edd7]:disabled{background-color:#6c757d;cursor:not-allowed}.error-message[data-v-45f5edd7]{color:#dc3545;font-size:.875rem;text-align:center;padding:.5rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px}.custom-modal-submessage[data-v-846637ff]{margin-top:8px;font-size:14px;color:#020202}.toast-message[data-v-8bb782c6]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;isolation:isolate;position:fixed;width:354px;height:79px;left:calc(50% - 183px);bottom:44px;background:#fff;border:2px solid #9cd41c;border-radius:16px;z-index:10001;box-shadow:0 2px 12px #00000014}.toast-icon[data-v-8bb782c6]{display:flex;align-items:center;justify-content:center;width:79px;height:100%;background:#9cd41c;border-radius:14px 0 0 14px;margin:0;padding:0;flex-shrink:0}.check-svg[data-v-8bb782c6]{width:34px;height:35px}.toast-content[data-v-8bb782c6]{display:flex;flex-direction:column;flex:1;min-width:0;justify-content:center;align-items:flex-start;gap:0}.toast-title[data-v-8bb782c6]{font-weight:700;font-size:1rem;color:#222;margin-bottom:0;line-height:1.2;text-align:left}.toast-submessage[data-v-8bb782c6]{font-weight:400;font-size:.95rem;color:#222;margin-top:2px;line-height:1.2;text-align:left}.toast-close[data-v-8bb782c6]{background:transparent;border:none;cursor:pointer;margin-right:16px;padding:8px;display:flex;align-items:center;justify-content:center;height:100%}.toast-close svg[data-v-8bb782c6]{display:block}@media(max-width:400px){.toast-message[data-v-8bb782c6]{width:98vw;left:1vw;min-width:0}}.popover-message[data-v-9a19d521]{position:fixed;min-width:220px;max-width:300px;background:#333;color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:12px 16px;z-index:9999;font-size:1rem;border:1px solid #eee}.popover-message[data-v-9a19d521]:before{content:"";position:absolute;bottom:-10px;left:var(--arrow-left, 20px);border-width:10px 10px 0 10px;border-style:solid;border-color:#333 transparent transparent transparent}.info-button-wrapper[data-v-c7e12ae3]{position:relative;display:inline-block;cursor:pointer}.info-icon[data-v-c7e12ae3]{display:inline-block;width:16px;height:16px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.8335%2010.3335H8.16683V6.3335H6.8335V10.3335ZM7.50016%205.00016C7.68905%205.00016%207.84739%204.93627%207.97516%204.8085C8.10294%204.68072%208.16683%204.52239%208.16683%204.3335C8.16683%204.14461%208.10294%203.98627%207.97516%203.8585C7.84739%203.73072%207.68905%203.66683%207.50016%203.66683C7.31127%203.66683%207.15294%203.73072%207.02516%203.8585C6.89739%203.98627%206.8335%204.14461%206.8335%204.3335C6.8335%204.52239%206.89739%204.68072%207.02516%204.8085C7.15294%204.93627%207.31127%205.00016%207.50016%205.00016ZM7.50016%2013.6668C6.57794%2013.6668%205.71127%2013.4918%204.90016%2013.1418C4.08905%2012.7918%203.3835%2012.3168%202.7835%2011.7168C2.1835%2011.1168%201.7085%2010.4113%201.3585%209.60016C1.0085%208.78905%200.833496%207.92239%200.833496%207.00016C0.833496%206.07794%201.0085%205.21127%201.3585%204.40016C1.7085%203.58905%202.1835%202.8835%202.7835%202.2835C3.3835%201.6835%204.08905%201.2085%204.90016%200.858496C5.71127%200.508496%206.57794%200.333496%207.50016%200.333496C8.42239%200.333496%209.28905%200.508496%2010.1002%200.858496C10.9113%201.2085%2011.6168%201.6835%2012.2168%202.2835C12.8168%202.8835%2013.2918%203.58905%2013.6418%204.40016C13.9918%205.21127%2014.1668%206.07794%2014.1668%207.00016C14.1668%207.92239%2013.9918%208.78905%2013.6418%209.60016C13.2918%2010.4113%2012.8168%2011.1168%2012.2168%2011.7168C11.6168%2012.3168%2010.9113%2012.7918%2010.1002%2013.1418C9.28905%2013.4918%208.42239%2013.6668%207.50016%2013.6668ZM7.50016%2012.3335C8.98905%2012.3335%2010.2502%2011.8168%2011.2835%2010.7835C12.3168%209.75016%2012.8335%208.48905%2012.8335%207.00016C12.8335%205.51127%2012.3168%204.25016%2011.2835%203.21683C10.2502%202.1835%208.98905%201.66683%207.50016%201.66683C6.01127%201.66683%204.75016%202.1835%203.71683%203.21683C2.6835%204.25016%202.16683%205.51127%202.16683%207.00016C2.16683%208.48905%202.6835%209.75016%203.71683%2010.7835C4.75016%2011.8168%206.01127%2012.3335%207.50016%2012.3335Z'%20fill='%23A83535'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.8335%2010.3335H8.16683V6.3335H6.8335V10.3335ZM7.50016%205.00016C7.68905%205.00016%207.84739%204.93627%207.97516%204.8085C8.10294%204.68072%208.16683%204.52239%208.16683%204.3335C8.16683%204.14461%208.10294%203.98627%207.97516%203.8585C7.84739%203.73072%207.68905%203.66683%207.50016%203.66683C7.31127%203.66683%207.15294%203.73072%207.02516%203.8585C6.89739%203.98627%206.8335%204.14461%206.8335%204.3335C6.8335%204.52239%206.89739%204.68072%207.02516%204.8085C7.15294%204.93627%207.31127%205.00016%207.50016%205.00016ZM7.50016%2013.6668C6.57794%2013.6668%205.71127%2013.4918%204.90016%2013.1418C4.08905%2012.7918%203.3835%2012.3168%202.7835%2011.7168C2.1835%2011.1168%201.7085%2010.4113%201.3585%209.60016C1.0085%208.78905%200.833496%207.92239%200.833496%207.00016C0.833496%206.07794%201.0085%205.21127%201.3585%204.40016C1.7085%203.58905%202.1835%202.8835%202.7835%202.2835C3.3835%201.6835%204.08905%201.2085%204.90016%200.858496C5.71127%200.508496%206.57794%200.333496%207.50016%200.333496C8.42239%200.333496%209.28905%200.508496%2010.1002%200.858496C10.9113%201.2085%2011.6168%201.6835%2012.2168%202.2835C12.8168%202.8835%2013.2918%203.58905%2013.6418%204.40016C13.9918%205.21127%2014.1668%206.07794%2014.1668%207.00016C14.1668%207.92239%2013.9918%208.78905%2013.6418%209.60016C13.2918%2010.4113%2012.8168%2011.1168%2012.2168%2011.7168C11.6168%2012.3168%2010.9113%2012.7918%2010.1002%2013.1418C9.28905%2013.4918%208.42239%2013.6668%207.50016%2013.6668ZM7.50016%2012.3335C8.98905%2012.3335%2010.2502%2011.8168%2011.2835%2010.7835C12.3168%209.75016%2012.8335%208.48905%2012.8335%207.00016C12.8335%205.51127%2012.3168%204.25016%2011.2835%203.21683C10.2502%202.1835%208.98905%201.66683%207.50016%201.66683C6.01127%201.66683%204.75016%202.1835%203.71683%203.21683C2.6835%204.25016%202.16683%205.51127%202.16683%207.00016C2.16683%208.48905%202.6835%209.75016%203.71683%2010.7835C4.75016%2011.8168%206.01127%2012.3335%207.50016%2012.3335Z'%20fill='%23A83535'/%3e%3c/svg%3e");vertical-align:middle}.info-icon.info[data-v-c7e12ae3]{background-color:#c5c5c5}.info-icon.error[data-v-c7e12ae3],.info-icon.ERROR[data-v-c7e12ae3]{background-color:#d32f2f}.info-icon.LEGACY[data-v-c7e12ae3]{background-color:#616469}.info-icon.REGISTERED[data-v-c7e12ae3]{background-color:#3f7623;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='15'%20viewBox='0%200%2012%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00033%2014.6667C1.63366%2014.6667%201.31977%2014.5362%201.05866%2014.2751C0.797548%2014.014%200.666992%2013.7001%200.666992%2013.3334V6.66675C0.666992%206.30008%200.797548%205.98619%201.05866%205.72508C1.31977%205.46397%201.63366%205.33342%202.00033%205.33342H2.66699V4.00008C2.66699%203.07786%202.99199%202.29175%203.64199%201.64175C4.29199%200.991748%205.0781%200.666748%206.00033%200.666748C6.92255%200.666748%207.70866%200.991748%208.35866%201.64175C9.00866%202.29175%209.33366%203.07786%209.33366%204.00008V5.33342H10.0003C10.367%205.33342%2010.6809%205.46397%2010.942%205.72508C11.2031%205.98619%2011.3337%206.30008%2011.3337%206.66675V13.3334C11.3337%2013.7001%2011.2031%2014.014%2010.942%2014.2751C10.6809%2014.5362%2010.367%2014.6667%2010.0003%2014.6667H2.00033ZM2.00033%2013.3334H10.0003V6.66675H2.00033V13.3334ZM6.00033%2011.3334C6.36699%2011.3334%206.68088%2011.2029%206.94199%2010.9417C7.2031%2010.6806%207.33366%2010.3667%207.33366%2010.0001C7.33366%209.63342%207.2031%209.31953%206.94199%209.05842C6.68088%208.7973%206.36699%208.66675%206.00033%208.66675C5.63366%208.66675%205.31977%208.7973%205.05866%209.05842C4.79755%209.31953%204.66699%209.63342%204.66699%2010.0001C4.66699%2010.3667%204.79755%2010.6806%205.05866%2010.9417C5.31977%2011.2029%205.63366%2011.3334%206.00033%2011.3334ZM4.00033%205.33342H8.00033V4.00008C8.00033%203.44453%207.80588%202.9723%207.41699%202.58341C7.0281%202.19453%206.55588%202.00008%206.00033%202.00008C5.44477%202.00008%204.97255%202.19453%204.58366%202.58341C4.19477%202.9723%204.00033%203.44453%204.00033%204.00008V5.33342Z'%20fill='%233F7623'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='15'%20viewBox='0%200%2012%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00033%2014.6667C1.63366%2014.6667%201.31977%2014.5362%201.05866%2014.2751C0.797548%2014.014%200.666992%2013.7001%200.666992%2013.3334V6.66675C0.666992%206.30008%200.797548%205.98619%201.05866%205.72508C1.31977%205.46397%201.63366%205.33342%202.00033%205.33342H2.66699V4.00008C2.66699%203.07786%202.99199%202.29175%203.64199%201.64175C4.29199%200.991748%205.0781%200.666748%206.00033%200.666748C6.92255%200.666748%207.70866%200.991748%208.35866%201.64175C9.00866%202.29175%209.33366%203.07786%209.33366%204.00008V5.33342H10.0003C10.367%205.33342%2010.6809%205.46397%2010.942%205.72508C11.2031%205.98619%2011.3337%206.30008%2011.3337%206.66675V13.3334C11.3337%2013.7001%2011.2031%2014.014%2010.942%2014.2751C10.6809%2014.5362%2010.367%2014.6667%2010.0003%2014.6667H2.00033ZM2.00033%2013.3334H10.0003V6.66675H2.00033V13.3334ZM6.00033%2011.3334C6.36699%2011.3334%206.68088%2011.2029%206.94199%2010.9417C7.2031%2010.6806%207.33366%2010.3667%207.33366%2010.0001C7.33366%209.63342%207.2031%209.31953%206.94199%209.05842C6.68088%208.7973%206.36699%208.66675%206.00033%208.66675C5.63366%208.66675%205.31977%208.7973%205.05866%209.05842C4.79755%209.31953%204.66699%209.63342%204.66699%2010.0001C4.66699%2010.3667%204.79755%2010.6806%205.05866%2010.9417C5.31977%2011.2029%205.63366%2011.3334%206.00033%2011.3334ZM4.00033%205.33342H8.00033V4.00008C8.00033%203.44453%207.80588%202.9723%207.41699%202.58341C7.0281%202.19453%206.55588%202.00008%206.00033%202.00008C5.44477%202.00008%204.97255%202.19453%204.58366%202.58341C4.19477%202.9723%204.00033%203.44453%204.00033%204.00008V5.33342Z'%20fill='%233F7623'/%3e%3c/svg%3e")}.info-icon.NOT_REGISTERED[data-v-c7e12ae3]{background-color:#003ea7}.info-icon.NOT_REGISTERED_EDITED[data-v-c7e12ae3]{background-color:#44587a;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.33333%2010.6667H2.28333L8.8%204.15L7.85%203.2L1.33333%209.71667V10.6667ZM0%2012V9.16667L8.8%200.383333C8.93333%200.261111%209.08056%200.166667%209.24167%200.1C9.40278%200.0333333%209.57222%200%209.75%200C9.92778%200%2010.1%200.0333333%2010.2667%200.1C10.4333%200.166667%2010.5778%200.266667%2010.7%200.4L11.6167%201.33333C11.75%201.45556%2011.8472%201.6%2011.9083%201.76667C11.9694%201.93333%2012%202.1%2012%202.26667C12%202.44444%2011.9694%202.61389%2011.9083%202.775C11.8472%202.93611%2011.75%203.08333%2011.6167%203.21667L2.83333%2012H0ZM8.31667%203.68333L7.85%203.2L8.8%204.15L8.31667%203.68333Z'%20fill='%2344587A'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.33333%2010.6667H2.28333L8.8%204.15L7.85%203.2L1.33333%209.71667V10.6667ZM0%2012V9.16667L8.8%200.383333C8.93333%200.261111%209.08056%200.166667%209.24167%200.1C9.40278%200.0333333%209.57222%200%209.75%200C9.92778%200%2010.1%200.0333333%2010.2667%200.1C10.4333%200.166667%2010.5778%200.266667%2010.7%200.4L11.6167%201.33333C11.75%201.45556%2011.8472%201.6%2011.9083%201.76667C11.9694%201.93333%2012%202.1%2012%202.26667C12%202.44444%2011.9694%202.61389%2011.9083%202.775C11.8472%202.93611%2011.75%203.08333%2011.6167%203.21667L2.83333%2012H0ZM8.31667%203.68333L7.85%203.2L8.8%204.15L8.31667%203.68333Z'%20fill='%2344587A'/%3e%3c/svg%3e")}.info-icon.ERROR_EDITED[data-v-c7e12ae3]{background-color:#733f3f;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.33333%2010.6667H2.28333L8.8%204.15L7.85%203.2L1.33333%209.71667V10.6667ZM0%2012V9.16667L8.8%200.383333C8.93333%200.261111%209.08056%200.166667%209.24167%200.1C9.40278%200.0333333%209.57222%200%209.75%200C9.92778%200%2010.1%200.0333333%2010.2667%200.1C10.4333%200.166667%2010.5778%200.266667%2010.7%200.4L11.6167%201.33333C11.75%201.45556%2011.8472%201.6%2011.9083%201.76667C11.9694%201.93333%2012%202.1%2012%202.26667C12%202.44444%2011.9694%202.61389%2011.9083%202.775C11.8472%202.93611%2011.75%203.08333%2011.6167%203.21667L2.83333%2012H0ZM8.31667%203.68333L7.85%203.2L8.8%204.15L8.31667%203.68333Z'%20fill='%23733F3F'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.33333%2010.6667H2.28333L8.8%204.15L7.85%203.2L1.33333%209.71667V10.6667ZM0%2012V9.16667L8.8%200.383333C8.93333%200.261111%209.08056%200.166667%209.24167%200.1C9.40278%200.0333333%209.57222%200%209.75%200C9.92778%200%2010.1%200.0333333%2010.2667%200.1C10.4333%200.166667%2010.5778%200.266667%2010.7%200.4L11.6167%201.33333C11.75%201.45556%2011.8472%201.6%2011.9083%201.76667C11.9694%201.93333%2012%202.1%2012%202.26667C12%202.44444%2011.9694%202.61389%2011.9083%202.775C11.8472%202.93611%2011.75%203.08333%2011.6167%203.21667L2.83333%2012H0ZM8.31667%203.68333L7.85%203.2L8.8%204.15L8.31667%203.68333Z'%20fill='%23733F3F'/%3e%3c/svg%3e")}.info-icon.ABIERTO[data-v-c7e12ae3]{background-color:#4eab1f}.info-icon.RECIBIDO[data-v-c7e12ae3]{background-color:#003896}.info-icon.RECHAZADO[data-v-c7e12ae3]{background-color:#eb9947}.info-icon.INEXISTENTE[data-v-c7e12ae3],.info-icon.SPAM[data-v-c7e12ae3]{background-color:#d0342c}.info-icon.ENVIANDO[data-v-c7e12ae3]{background-color:#6b6b6b}.info-icon.Vigente[data-v-c7e12ae3]{background-color:#3f7623;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.6%2014.6L15.65%207.55L14.25%206.15L8.6%2011.8L5.75%208.95L4.35%2010.35L8.6%2014.6ZM10%2020C8.61667%2020%207.31667%2019.7375%206.1%2019.2125C4.88333%2018.6875%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.3125%2015.1167%200.7875%2013.9C0.2625%2012.6833%200%2011.3833%200%2010C0%208.61667%200.2625%207.31667%200.7875%206.1C1.3125%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.3125%206.1%200.7875C7.31667%200.2625%208.61667%200%2010%200C11.3833%200%2012.6833%200.2625%2013.9%200.7875C15.1167%201.3125%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6875%204.88333%2019.2125%206.1C19.7375%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7375%2012.6833%2019.2125%2013.9C18.6875%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6875%2013.9%2019.2125C12.6833%2019.7375%2011.3833%2020%2010%2020ZM10%2018C12.2333%2018%2014.125%2017.225%2015.675%2015.675C17.225%2014.125%2018%2012.2333%2018%2010C18%207.76667%2017.225%205.875%2015.675%204.325C14.125%202.775%2012.2333%202%2010%202C7.76667%202%205.875%202.775%204.325%204.325C2.775%205.875%202%207.76667%202%2010C2%2012.2333%202.775%2014.125%204.325%2015.675C5.875%2017.225%207.76667%2018%2010%2018Z'%20fill='%234EAB1F'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.6%2014.6L15.65%207.55L14.25%206.15L8.6%2011.8L5.75%208.95L4.35%2010.35L8.6%2014.6ZM10%2020C8.61667%2020%207.31667%2019.7375%206.1%2019.2125C4.88333%2018.6875%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.3125%2015.1167%200.7875%2013.9C0.2625%2012.6833%200%2011.3833%200%2010C0%208.61667%200.2625%207.31667%200.7875%206.1C1.3125%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.3125%206.1%200.7875C7.31667%200.2625%208.61667%200%2010%200C11.3833%200%2012.6833%200.2625%2013.9%200.7875C15.1167%201.3125%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6875%204.88333%2019.2125%206.1C19.7375%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7375%2012.6833%2019.2125%2013.9C18.6875%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6875%2013.9%2019.2125C12.6833%2019.7375%2011.3833%2020%2010%2020ZM10%2018C12.2333%2018%2014.125%2017.225%2015.675%2015.675C17.225%2014.125%2018%2012.2333%2018%2010C18%207.76667%2017.225%205.875%2015.675%204.325C14.125%202.775%2012.2333%202%2010%202C7.76667%202%205.875%202.775%204.325%204.325C2.775%205.875%202%207.76667%202%2010C2%2012.2333%202.775%2014.125%204.325%2015.675C5.875%2017.225%207.76667%2018%2010%2018Z'%20fill='%234EAB1F'/%3e%3c/svg%3e")}.info-icon.Suspendida[data-v-c7e12ae3]{background-color:#916c29;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='13'%20viewBox='0%200%2016%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.666626%2013L7.99996%200.333374L15.3333%2013H0.666626ZM2.96663%2011.6667H13.0333L7.99996%203.00004L2.96663%2011.6667ZM7.99996%2011C8.18885%2011%208.34718%2010.9362%208.47496%2010.8084C8.60274%2010.6806%208.66663%2010.5223%208.66663%2010.3334C8.66663%2010.1445%208.60274%209.98615%208.47496%209.85837C8.34718%209.7306%208.18885%209.66671%207.99996%209.66671C7.81107%209.66671%207.65274%209.7306%207.52496%209.85837C7.39718%209.98615%207.33329%2010.1445%207.33329%2010.3334C7.33329%2010.5223%207.39718%2010.6806%207.52496%2010.8084C7.65274%2010.9362%207.81107%2011%207.99996%2011ZM7.33329%209.00004H8.66663V5.66671H7.33329V9.00004Z'%20fill='%23916C29'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='13'%20viewBox='0%200%2016%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.666626%2013L7.99996%200.333374L15.3333%2013H0.666626ZM2.96663%2011.6667H13.0333L7.99996%203.00004L2.96663%2011.6667ZM7.99996%2011C8.18885%2011%208.34718%2010.9362%208.47496%2010.8084C8.60274%2010.6806%208.66663%2010.5223%208.66663%2010.3334C8.66663%2010.1445%208.60274%209.98615%208.47496%209.85837C8.34718%209.7306%208.18885%209.66671%207.99996%209.66671C7.81107%209.66671%207.65274%209.7306%207.52496%209.85837C7.39718%209.98615%207.33329%2010.1445%207.33329%2010.3334C7.33329%2010.5223%207.39718%2010.6806%207.52496%2010.8084C7.65274%2010.9362%207.81107%2011%207.99996%2011ZM7.33329%209.00004H8.66663V5.66671H7.33329V9.00004Z'%20fill='%23916C29'/%3e%3c/svg%3e")}.info-icon.Cancelada[data-v-c7e12ae3]{background-color:#a83535;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.8335%2010.3335H8.16683V6.3335H6.8335V10.3335ZM7.50016%205.00016C7.68905%205.00016%207.84739%204.93627%207.97516%204.8085C8.10294%204.68072%208.16683%204.52239%208.16683%204.3335C8.16683%204.14461%208.10294%203.98627%207.97516%203.8585C7.84739%203.73072%207.68905%203.66683%207.50016%203.66683C7.31127%203.66683%207.15294%203.73072%207.02516%203.8585C6.89739%203.98627%206.8335%204.14461%206.8335%204.3335C6.8335%204.52239%206.89739%204.68072%207.02516%204.8085C7.15294%204.93627%207.31127%205.00016%207.50016%205.00016ZM7.50016%2013.6668C6.57794%2013.6668%205.71127%2013.4918%204.90016%2013.1418C4.08905%2012.7918%203.3835%2012.3168%202.7835%2011.7168C2.1835%2011.1168%201.7085%2010.4113%201.3585%209.60016C1.0085%208.78905%200.833496%207.92239%200.833496%207.00016C0.833496%206.07794%201.0085%205.21127%201.3585%204.40016C1.7085%203.58905%202.1835%202.8835%202.7835%202.2835C3.3835%201.6835%204.08905%201.2085%204.90016%200.858496C5.71127%200.508496%206.57794%200.333496%207.50016%200.333496C8.42239%200.333496%209.28905%200.508496%2010.1002%200.858496C10.9113%201.2085%2011.6168%201.6835%2012.2168%202.2835C12.8168%202.8835%2013.2918%203.58905%2013.6418%204.40016C13.9918%205.21127%2014.1668%206.07794%2014.1668%207.00016C14.1668%207.92239%2013.9918%208.78905%2013.6418%209.60016C13.2918%2010.4113%2012.8168%2011.1168%2012.2168%2011.7168C11.6168%2012.3168%2010.9113%2012.7918%2010.1002%2013.1418C9.28905%2013.4918%208.42239%2013.6668%207.50016%2013.6668ZM7.50016%2012.3335C8.98905%2012.3335%2010.2502%2011.8168%2011.2835%2010.7835C12.3168%209.75016%2012.8335%208.48905%2012.8335%207.00016C12.8335%205.51127%2012.3168%204.25016%2011.2835%203.21683C10.2502%202.1835%208.98905%201.66683%207.50016%201.66683C6.01127%201.66683%204.75016%202.1835%203.71683%203.21683C2.6835%204.25016%202.16683%205.51127%202.16683%207.00016C2.16683%208.48905%202.6835%209.75016%203.71683%2010.7835C4.75016%2011.8168%206.01127%2012.3335%207.50016%2012.3335Z'%20fill='%23A83535'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.8335%2010.3335H8.16683V6.3335H6.8335V10.3335ZM7.50016%205.00016C7.68905%205.00016%207.84739%204.93627%207.97516%204.8085C8.10294%204.68072%208.16683%204.52239%208.16683%204.3335C8.16683%204.14461%208.10294%203.98627%207.97516%203.8585C7.84739%203.73072%207.68905%203.66683%207.50016%203.66683C7.31127%203.66683%207.15294%203.73072%207.02516%203.8585C6.89739%203.98627%206.8335%204.14461%206.8335%204.3335C6.8335%204.52239%206.89739%204.68072%207.02516%204.8085C7.15294%204.93627%207.31127%205.00016%207.50016%205.00016ZM7.50016%2013.6668C6.57794%2013.6668%205.71127%2013.4918%204.90016%2013.1418C4.08905%2012.7918%203.3835%2012.3168%202.7835%2011.7168C2.1835%2011.1168%201.7085%2010.4113%201.3585%209.60016C1.0085%208.78905%200.833496%207.92239%200.833496%207.00016C0.833496%206.07794%201.0085%205.21127%201.3585%204.40016C1.7085%203.58905%202.1835%202.8835%202.7835%202.2835C3.3835%201.6835%204.08905%201.2085%204.90016%200.858496C5.71127%200.508496%206.57794%200.333496%207.50016%200.333496C8.42239%200.333496%209.28905%200.508496%2010.1002%200.858496C10.9113%201.2085%2011.6168%201.6835%2012.2168%202.2835C12.8168%202.8835%2013.2918%203.58905%2013.6418%204.40016C13.9918%205.21127%2014.1668%206.07794%2014.1668%207.00016C14.1668%207.92239%2013.9918%208.78905%2013.6418%209.60016C13.2918%2010.4113%2012.8168%2011.1168%2012.2168%2011.7168C11.6168%2012.3168%2010.9113%2012.7918%2010.1002%2013.1418C9.28905%2013.4918%208.42239%2013.6668%207.50016%2013.6668ZM7.50016%2012.3335C8.98905%2012.3335%2010.2502%2011.8168%2011.2835%2010.7835C12.3168%209.75016%2012.8335%208.48905%2012.8335%207.00016C12.8335%205.51127%2012.3168%204.25016%2011.2835%203.21683C10.2502%202.1835%208.98905%201.66683%207.50016%201.66683C6.01127%201.66683%204.75016%202.1835%203.71683%203.21683C2.6835%204.25016%202.16683%205.51127%202.16683%207.00016C2.16683%208.48905%202.6835%209.75016%203.71683%2010.7835C4.75016%2011.8168%206.01127%2012.3335%207.50016%2012.3335Z'%20fill='%23A83535'/%3e%3c/svg%3e")}.info-icon.Aprobacion[data-v-c7e12ae3],.info-icon.Aprobación[data-v-c7e12ae3]{background-color:#fafafa;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00004%2010.3334C7.18893%2010.3334%207.34726%2010.2695%207.47504%2010.1417C7.60282%2010.0139%207.66671%209.8556%207.66671%209.66671C7.66671%209.47782%207.60282%209.31949%207.47504%209.19171C7.34726%209.06393%207.18893%209.00004%207.00004%209.00004C6.81115%209.00004%206.65282%209.06393%206.52504%209.19171C6.39726%209.31949%206.33337%209.47782%206.33337%209.66671C6.33337%209.8556%206.39726%2010.0139%206.52504%2010.1417C6.65282%2010.2695%206.81115%2010.3334%207.00004%2010.3334ZM6.33337%207.66671H7.66671V3.66671H6.33337V7.66671ZM7.00004%2013.6667C6.07782%2013.6667%205.21115%2013.4917%204.40004%2013.1417C3.58893%2012.7917%202.88337%2012.3167%202.28337%2011.7167C1.68337%2011.1167%201.20837%2010.4112%200.858374%209.60004C0.508374%208.78893%200.333374%207.92226%200.333374%207.00004C0.333374%206.07782%200.508374%205.21115%200.858374%204.40004C1.20837%203.58893%201.68337%202.88337%202.28337%202.28337C2.88337%201.68337%203.58893%201.20837%204.40004%200.858374C5.21115%200.508374%206.07782%200.333374%207.00004%200.333374C7.92226%200.333374%208.78893%200.508374%209.60004%200.858374C10.4112%201.20837%2011.1167%201.68337%2011.7167%202.28337C12.3167%202.88337%2012.7917%203.58893%2013.1417%204.40004C13.4917%205.21115%2013.6667%206.07782%2013.6667%207.00004C13.6667%207.92226%2013.4917%208.78893%2013.1417%209.60004C12.7917%2010.4112%2012.3167%2011.1167%2011.7167%2011.7167C11.1167%2012.3167%2010.4112%2012.7917%209.60004%2013.1417C8.78893%2013.4917%207.92226%2013.6667%207.00004%2013.6667ZM7.00004%2012.3334C8.48893%2012.3334%209.75004%2011.8167%2010.7834%2010.7834C11.8167%209.75004%2012.3334%208.48893%2012.3334%207.00004C12.3334%205.51115%2011.8167%204.25004%2010.7834%203.21671C9.75004%202.18337%208.48893%201.66671%207.00004%201.66671C5.51115%201.66671%204.25004%202.18337%203.21671%203.21671C2.18337%204.25004%201.66671%205.51115%201.66671%207.00004C1.66671%208.48893%202.18337%209.75004%203.21671%2010.7834C4.25004%2011.8167%205.51115%2012.3334%207.00004%2012.3334Z'%20fill='%23003EA7'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00004%2010.3334C7.18893%2010.3334%207.34726%2010.2695%207.47504%2010.1417C7.60282%2010.0139%207.66671%209.8556%207.66671%209.66671C7.66671%209.47782%207.60282%209.31949%207.47504%209.19171C7.34726%209.06393%207.18893%209.00004%207.00004%209.00004C6.81115%209.00004%206.65282%209.06393%206.52504%209.19171C6.39726%209.31949%206.33337%209.47782%206.33337%209.66671C6.33337%209.8556%206.39726%2010.0139%206.52504%2010.1417C6.65282%2010.2695%206.81115%2010.3334%207.00004%2010.3334ZM6.33337%207.66671H7.66671V3.66671H6.33337V7.66671ZM7.00004%2013.6667C6.07782%2013.6667%205.21115%2013.4917%204.40004%2013.1417C3.58893%2012.7917%202.88337%2012.3167%202.28337%2011.7167C1.68337%2011.1167%201.20837%2010.4112%200.858374%209.60004C0.508374%208.78893%200.333374%207.92226%200.333374%207.00004C0.333374%206.07782%200.508374%205.21115%200.858374%204.40004C1.20837%203.58893%201.68337%202.88337%202.28337%202.28337C2.88337%201.68337%203.58893%201.20837%204.40004%200.858374C5.21115%200.508374%206.07782%200.333374%207.00004%200.333374C7.92226%200.333374%208.78893%200.508374%209.60004%200.858374C10.4112%201.20837%2011.1167%201.68337%2011.7167%202.28337C12.3167%202.88337%2012.7917%203.58893%2013.1417%204.40004C13.4917%205.21115%2013.6667%206.07782%2013.6667%207.00004C13.6667%207.92226%2013.4917%208.78893%2013.1417%209.60004C12.7917%2010.4112%2012.3167%2011.1167%2011.7167%2011.7167C11.1167%2012.3167%2010.4112%2012.7917%209.60004%2013.1417C8.78893%2013.4917%207.92226%2013.6667%207.00004%2013.6667ZM7.00004%2012.3334C8.48893%2012.3334%209.75004%2011.8167%2010.7834%2010.7834C11.8167%209.75004%2012.3334%208.48893%2012.3334%207.00004C12.3334%205.51115%2011.8167%204.25004%2010.7834%203.21671C9.75004%202.18337%208.48893%201.66671%207.00004%201.66671C5.51115%201.66671%204.25004%202.18337%203.21671%203.21671C2.18337%204.25004%201.66671%205.51115%201.66671%207.00004C1.66671%208.48893%202.18337%209.75004%203.21671%2010.7834C4.25004%2011.8167%205.51115%2012.3334%207.00004%2012.3334Z'%20fill='%23003EA7'/%3e%3c/svg%3e")}.info-icon.Completada[data-v-c7e12ae3]{background-color:#003ea7;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00004%2010.3334C7.18893%2010.3334%207.34726%2010.2695%207.47504%2010.1417C7.60282%2010.0139%207.66671%209.8556%207.66671%209.66671C7.66671%209.47782%207.60282%209.31949%207.47504%209.19171C7.34726%209.06393%207.18893%209.00004%207.00004%209.00004C6.81115%209.00004%206.65282%209.06393%206.52504%209.19171C6.39726%209.31949%206.33337%209.47782%206.33337%209.66671C6.33337%209.8556%206.39726%2010.0139%206.52504%2010.1417C6.65282%2010.2695%206.81115%2010.3334%207.00004%2010.3334ZM6.33337%207.66671H7.66671V3.66671H6.33337V7.66671ZM7.00004%2013.6667C6.07782%2013.6667%205.21115%2013.4917%204.40004%2013.1417C3.58893%2012.7917%202.88337%2012.3167%202.28337%2011.7167C1.68337%2011.1167%201.20837%2010.4112%200.858374%209.60004C0.508374%208.78893%200.333374%207.92226%200.333374%207.00004C0.333374%206.07782%200.508374%205.21115%200.858374%204.40004C1.20837%203.58893%201.68337%202.88337%202.28337%202.28337C2.88337%201.68337%203.58893%201.20837%204.40004%200.858374C5.21115%200.508374%206.07782%200.333374%207.00004%200.333374C7.92226%200.333374%208.78893%200.508374%209.60004%200.858374C10.4112%201.20837%2011.1167%201.68337%2011.7167%202.28337C12.3167%202.88337%2012.7917%203.58893%2013.1417%204.40004C13.4917%205.21115%2013.6667%206.07782%2013.6667%207.00004C13.6667%207.92226%2013.4917%208.78893%2013.1417%209.60004C12.7917%2010.4112%2012.3167%2011.1167%2011.7167%2011.7167C11.1167%2012.3167%2010.4112%2012.7917%209.60004%2013.1417C8.78893%2013.4917%207.92226%2013.6667%207.00004%2013.6667ZM7.00004%2012.3334C8.48893%2012.3334%209.75004%2011.8167%2010.7834%2010.7834C11.8167%209.75004%2012.3334%208.48893%2012.3334%207.00004C12.3334%205.51115%2011.8167%204.25004%2010.7834%203.21671C9.75004%202.18337%208.48893%201.66671%207.00004%201.66671C5.51115%201.66671%204.25004%202.18337%203.21671%203.21671C2.18337%204.25004%201.66671%205.51115%201.66671%207.00004C1.66671%208.48893%202.18337%209.75004%203.21671%2010.7834C4.25004%2011.8167%205.51115%2012.3334%207.00004%2012.3334Z'%20fill='%23003EA7'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00004%2010.3334C7.18893%2010.3334%207.34726%2010.2695%207.47504%2010.1417C7.60282%2010.0139%207.66671%209.8556%207.66671%209.66671C7.66671%209.47782%207.60282%209.31949%207.47504%209.19171C7.34726%209.06393%207.18893%209.00004%207.00004%209.00004C6.81115%209.00004%206.65282%209.06393%206.52504%209.19171C6.39726%209.31949%206.33337%209.47782%206.33337%209.66671C6.33337%209.8556%206.39726%2010.0139%206.52504%2010.1417C6.65282%2010.2695%206.81115%2010.3334%207.00004%2010.3334ZM6.33337%207.66671H7.66671V3.66671H6.33337V7.66671ZM7.00004%2013.6667C6.07782%2013.6667%205.21115%2013.4917%204.40004%2013.1417C3.58893%2012.7917%202.88337%2012.3167%202.28337%2011.7167C1.68337%2011.1167%201.20837%2010.4112%200.858374%209.60004C0.508374%208.78893%200.333374%207.92226%200.333374%207.00004C0.333374%206.07782%200.508374%205.21115%200.858374%204.40004C1.20837%203.58893%201.68337%202.88337%202.28337%202.28337C2.88337%201.68337%203.58893%201.20837%204.40004%200.858374C5.21115%200.508374%206.07782%200.333374%207.00004%200.333374C7.92226%200.333374%208.78893%200.508374%209.60004%200.858374C10.4112%201.20837%2011.1167%201.68337%2011.7167%202.28337C12.3167%202.88337%2012.7917%203.58893%2013.1417%204.40004C13.4917%205.21115%2013.6667%206.07782%2013.6667%207.00004C13.6667%207.92226%2013.4917%208.78893%2013.1417%209.60004C12.7917%2010.4112%2012.3167%2011.1167%2011.7167%2011.7167C11.1167%2012.3167%2010.4112%2012.7917%209.60004%2013.1417C8.78893%2013.4917%207.92226%2013.6667%207.00004%2013.6667ZM7.00004%2012.3334C8.48893%2012.3334%209.75004%2011.8167%2010.7834%2010.7834C11.8167%209.75004%2012.3334%208.48893%2012.3334%207.00004C12.3334%205.51115%2011.8167%204.25004%2010.7834%203.21671C9.75004%202.18337%208.48893%201.66671%207.00004%201.66671C5.51115%201.66671%204.25004%202.18337%203.21671%203.21671C2.18337%204.25004%201.66671%205.51115%201.66671%207.00004C1.66671%208.48893%202.18337%209.75004%203.21671%2010.7834C4.25004%2011.8167%205.51115%2012.3334%207.00004%2012.3334Z'%20fill='%23003EA7'/%3e%3c/svg%3e")}.popover[data-v-c7e12ae3]{position:fixed;min-width:220px;background:#fff;color:#333;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:12px 16px;z-index:9999;font-size:1rem;border:1px solid #eee}.popover[data-v-c7e12ae3]:before{content:"";position:absolute;bottom:-10px;left:20px;border-width:10px 10px 0 10px;border-style:solid;border-color:#fff transparent transparent transparent}.edit-btn[data-v-e53c28ba]{background:#fff;border:1px solid #ccc;border-radius:4px;padding:0;cursor:pointer;display:flex;align-items:center;transition:background .2s}.edit-btn[data-v-e53c28ba]:hover{background:#f0f0f0}.edit-icon[data-v-e53c28ba]{width:20px;height:20px;fill:#333}.edit-btn[data-v-88398cfe]{background:#fff;border:1px solid #ccc;border-radius:4px;padding:0;cursor:pointer;display:flex;align-items:center;transition:background .2s}.edit-btn[data-v-88398cfe]:hover{background:#f0f0f0}.edit-icon[data-v-88398cfe]{width:20px;height:20px;fill:#333}.table-scroll[data-v-5b86ad0e]{overflow-x:auto}.data-table[data-v-5b86ad0e]{width:100%;border-collapse:collapse;margin-bottom:1rem;min-width:700px}.data-table th[data-v-5b86ad0e],.data-table td[data-v-5b86ad0e]{border:1px solid #ccc;padding:.5rem;text-align:center}.data-table thead[data-v-5b86ad0e]{background:#003896;color:#fff}.sortable-header[data-v-5b86ad0e]{cursor:pointer;user-select:none;display:inline-flex;align-items:center;gap:4px;color:inherit;font-weight:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.status-badge[data-v-5b86ad0e]{display:inline-flex;align-items:center;justify-content:center;gap:.4em;border-radius:24px;font-size:.6rem;font-weight:800;padding:4px 12px;border:1px solid;width:fit-content;height:25px;text-align:center}.status-registered[data-v-5b86ad0e]{background:#aed491;color:#3f7623;border-color:#348127}.status-error[data-v-5b86ad0e]{background:#ffada9;color:#a83535;border-color:#ff6a63}.status-not_registered[data-v-5b86ad0e]{background:#91c9ff;color:#003ea7;border-color:#76aeff}.status-not_registered_edited[data-v-5b86ad0e]{background:#d5d5d5;color:#44587a;border-color:#677ea0}.status-error_edited[data-v-5b86ad0e]{background:#d5d5d5;color:#733f3f;border-color:#e49590}.status-legacy[data-v-5b86ad0e]{background:#d5d5d5;color:#616469;border-color:#677ea0;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:4px;border-radius:24px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:13px;line-height:130%;text-align:center;border:1px solid;width:54px;height:25px}.status-cell[data-v-5b86ad0e]{display:flex;justify-content:center;align-items:center}.input-with-info[data-v-5b86ad0e]{position:relative}.error-cell[data-v-5b86ad0e]{border-color:#d32f2f!important}.unsaved-cell[data-v-5b86ad0e]{color:#888!important}.producto-input[data-v-5b86ad0e]{border:none!important;background:transparent!important;outline:none!important;text-align:center;width:100%;color:inherit;font-size:inherit;font-family:inherit}.producto-input[data-v-5b86ad0e]:disabled{color:inherit!important;background:transparent!important;cursor:default}.trash-btn[data-v-5b86ad0e]{background:none;border:none;cursor:pointer;padding:0}.padlock-icon[data-v-5b86ad0e]{opacity:.6;cursor:default}.registered-row[data-v-5b86ad0e]{background-color:#f2f2f2!important}.registered-row td[data-v-5b86ad0e]{background-color:#f2f2f2!important;border-color:#e0e0e0!important}.registered-row input[data-v-5b86ad0e],.registered-row select[data-v-5b86ad0e]{background-color:transparent!important;border-color:transparent!important}.registered-row .status-badge[data-v-5b86ad0e],.registered-row .status-cell[data-v-5b86ad0e],.registered-row .input-with-info[data-v-5b86ad0e]{background-color:#f2f2f2!important}.registered-row .status-badge.status-registered[data-v-5b86ad0e]{background:#aed491!important;color:#3f7623!important;border-color:#348127!important}.registered-row .status-badge.status-error[data-v-5b86ad0e]{background:#ffada9!important;color:#a83535!important;border-color:#ff6a63!important}.registered-row .status-badge.status-not_registered[data-v-5b86ad0e]{background:#91c9ff!important;color:#003ea7!important;border-color:#76aeff!important}.registered-row .status-badge.status-not_registered_edited[data-v-5b86ad0e]{background:#d5d5d5!important;color:#44587a!important;border-color:#677ea0!important}.registered-row .status-badge.status-error_edited[data-v-5b86ad0e]{background:#d5d5d5!important;color:#733f3f!important;border-color:#e49590!important}.registered-row .status-badge.status-legacy[data-v-5b86ad0e]{background:#d5d5d5!important;color:#616469!important;border-color:#677ea0!important}.registered-row .padlock-icon[data-v-5b86ad0e],.registered-row img[src*=padlock][data-v-5b86ad0e]{background-color:transparent!important;mix-blend-mode:multiply!important}.registered-row img[src*=padlock][data-v-5b86ad0e]{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)!important;background-color:transparent!important}.registered-row img[src*="padlock-icon.svg"][data-v-5b86ad0e],.registered-row img[src*="succes-padlock-icon.svg"][data-v-5b86ad0e]{background:transparent!important;mix-blend-mode:darken!important}.registered-row img[data-v-5b86ad0e]{background:transparent!important}.data-table tbody tr[data-v-5b86ad0e]:nth-child(2n){background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#F2F5F9\"\ \:\ \"transparent\")}.data-table tbody tr[data-v-5b86ad0e]:nth-child(odd){background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#ffffff\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(2n) td[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#F2F5F9\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(odd) td[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#ffffff\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(2n) input[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#F2F5F9\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(odd) input[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#ffffff\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(2n) select[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#F2F5F9\"\ \:\ \"transparent\")}.data-table tbody tr:nth-child(odd) select[data-v-5b86ad0e]{background-color:var(--5b86ad0e-props\.enableZebraStriping\ \?\ \"\#ffffff\"\ \:\ \"transparent\")}.breadcrumb[data-v-f96b91b3]{font-family:Montserrat,sans-serif;font-size:1.2rem;color:#888;margin-top:30px;margin-left:45px}.breadcrumb ul[data-v-f96b91b3]{list-style:none;display:flex;align-items:center;gap:.5rem;padding:0;margin:0}.breadcrumb li[data-v-f96b91b3]{display:flex;align-items:center}.breadcrumb-link[data-v-f96b91b3]{color:#888;text-decoration:none;transition:color .2s}.breadcrumb-link--active[data-v-f96b91b3]{color:#003896}.company-name[data-v-f96b91b3]{color:#888;font-weight:600}.tabs-navigation[data-v-3600ebb1]{display:flex;flex-direction:row;align-items:center;padding:0;width:100%;height:57px;flex:none;order:0;align-self:stretch;flex-grow:0}.tabs-container[data-v-3600ebb1]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px;width:auto;min-width:553px;max-width:900px;height:57px;background:#eaeaea;border-radius:24px;flex:none;order:0;flex-grow:0;gap:8px}.tab[data-v-3600ebb1]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:15px;width:auto;min-width:120px;height:41px;border-radius:32px;flex:1;cursor:pointer;transition:all .3s ease;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:center;color:#2b2a2a}.tab[data-v-3600ebb1]:hover:not(.disabled){background:#f5f5f5}.tab.active[data-v-3600ebb1]{background:#fff;font-weight:700;color:#2b2a2a;padding:8px 24px}.tab.disabled[data-v-3600ebb1]{opacity:.5;cursor:not-allowed;pointer-events:none}.data-paginator[data-v-d4db27ea]{display:flex;justify-content:flex-end;align-items:center;padding:1rem 0;margin-top:1rem;border-top:1px solid #e0e0e0}.items-label[data-v-d4db27ea]{font-size:.9rem;color:#666}.items-select[data-v-d4db27ea]{padding:.25rem .5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;background:#fff;cursor:pointer}.page-range[data-v-d4db27ea]{font-size:.9rem;color:#666}.paginator-right[data-v-d4db27ea]{display:flex;align-items:center;gap:.5rem}.nav-btn[data-v-d4db27ea]{padding:.5rem .75rem;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:28px;margin-left:.5rem}.nav-btn[data-v-d4db27ea]:hover:not(:disabled){background:#f5f5f5;border-color:#999}.nav-btn[data-v-d4db27ea]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.nav-icon[data-v-d4db27ea]{font-size:.8rem;font-weight:700;color:#333}.nav-btn:disabled .nav-icon[data-v-d4db27ea]{color:#999}.custom-select-wrapper[data-v-d9d3e49c]{position:relative;width:100%}.custom-select[data-v-d9d3e49c]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:48px;background:#f2f2f2;border-radius:16px;border:none;padding:0 40px 0 16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#a1a1a1;outline:none;display:flex;align-items:center}.custom-select option[data-v-d9d3e49c]:disabled{color:#a1a1a1}.custom-select option[data-v-d9d3e49c]:not(:disabled){color:#2b2a2a;background:#fff}.custom-select-wrapper[data-v-d9d3e49c]:after{content:"";position:absolute;width:2px;height:36px;right:40px;top:calc(50% - 18px);background:#6b6b6b;pointer-events:none;z-index:2}.custom-select-wrapper[data-v-d9d3e49c]:before{content:"";position:absolute;width:24px;height:24px;right:8px;top:calc(50% - 12px);background:#6b6b6b;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat center;mask-size:42px 42px;pointer-events:none;z-index:3;transition:transform .3s ease}.custom-select-wrapper.is-open[data-v-d9d3e49c]:before{transform:rotate(180deg)}.required-text[data-v-d9d3e49c]{color:#d32f2f;font-size:.8rem;margin-top:.5rem;display:block}.input-field[data-v-f2ee81b0]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:544px;height:70px;flex:none;order:0;flex-grow:1}.input-field.full-width[data-v-f2ee81b0]{width:100%}.input-title[data-v-f2ee81b0]{width:auto;height:22px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;margin:0}.input-box[data-v-f2ee81b0]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:100%;height:48px;flex:none;order:1;align-self:stretch;flex-grow:0;position:relative}.input-text[data-v-f2ee81b0]{width:100%;height:48px;background:#f2f2f2;border-radius:16px;border:none;padding:0 16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;outline:none;box-sizing:border-box}.input-text[data-v-f2ee81b0]::placeholder{color:#a1a1a1}.input-text[data-v-f2ee81b0]:disabled{opacity:.6;cursor:not-allowed}.money-input[data-v-f2ee81b0]{position:relative}.money-prefix[data-v-f2ee81b0]{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;z-index:2;pointer-events:none}.money-input-field[data-v-f2ee81b0]{padding-left:32px!important}.input-info-button[data-v-f2ee81b0]{position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:10}.page-loading-overlay[data-v-f8df8eba]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.page-loading-content[data-v-f8df8eba]{display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 16px #0003}.page-loading-spinner[data-v-f8df8eba]{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #003896;border-radius:50%;animation:spin-f8df8eba 1s linear infinite}.page-loading-text[data-v-f8df8eba]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;text-align:center}@keyframes spin-f8df8eba{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.employees-table-container[data-v-7bfe148b]{width:100%;margin:40px auto 0;overflow-x:auto;padding:0;display:flex;flex-direction:column;gap:1rem;position:relative;min-height:400px}.button-section[data-v-7bfe148b]{display:flex;justify-content:flex-end;width:100%}.employees-table[data-v-7bfe148b]{width:100%;border-collapse:collapse;margin:0;table-layout:fixed}.table-paginator[data-v-7bfe148b]{width:100%;margin:0 auto;display:flex;justify-content:flex-end;padding:0}.table-paginator[data-v-7bfe148b] .data-paginator{width:100%;justify-content:flex-end;padding:1rem 0;margin-top:1rem;border-top:1px solid #e0e0e0}.employees-table th[data-v-7bfe148b],.employees-table td[data-v-7bfe148b]{border:1px solid #ccc;padding:.5rem;text-align:center;line-height:1.2;border-collapse:collapse;box-sizing:border-box;white-space:normal;word-wrap:break-word}.employees-table th[data-v-7bfe148b]{background:#003896;color:#fff;text-transform:uppercase}.id-member-link[data-v-7bfe148b]{color:#003896;text-decoration:underline}.id-member-link[data-v-7bfe148b]:hover{text-decoration:none}.employees-table tbody tr[data-v-7bfe148b]:nth-child(2n){background-color:#f2f5f9}.employees-table tbody tr[data-v-7bfe148b]:nth-child(odd){background-color:#fff}.employees-table th[data-v-7bfe148b]:nth-child(1),.employees-table td[data-v-7bfe148b]:nth-child(1){width:10%}.employees-table th[data-v-7bfe148b]:nth-child(2),.employees-table td[data-v-7bfe148b]:nth-child(2){width:10%}.employees-table th[data-v-7bfe148b]:nth-child(3),.employees-table td[data-v-7bfe148b]:nth-child(3){width:12%}.employees-table th[data-v-7bfe148b]:nth-child(4),.employees-table td[data-v-7bfe148b]:nth-child(4){width:13%}.employees-table th[data-v-7bfe148b]:nth-child(5),.employees-table td[data-v-7bfe148b]:nth-child(5){width:13%}.employees-table th[data-v-7bfe148b]:nth-child(6),.employees-table td[data-v-7bfe148b]:nth-child(6){width:8%}.employees-table th[data-v-7bfe148b]:nth-child(7),.employees-table td[data-v-7bfe148b]:nth-child(7){width:8%}.employees-table th[data-v-7bfe148b]:nth-child(8),.employees-table td[data-v-7bfe148b]:nth-child(8){width:12%}.employees-table th[data-v-7bfe148b]:nth-child(9),.employees-table td[data-v-7bfe148b]:nth-child(9){width:8%}.status-badge[data-v-7bfe148b]{display:inline-flex;align-items:center;justify-content:center;gap:.4em;border-radius:24px;font-size:.6rem;font-weight:800;padding:4px 12px;border:1px solid;width:fit-content;height:25px;text-align:center}.status-vigente[data-v-7bfe148b]{background:#aed491;color:#3f7623;border-color:#3f7623}.status-no-emitida[data-v-7bfe148b]{background:#91c9ff;color:#003ea7;border-color:#003ea7}.status-suspendida[data-v-7bfe148b]{background:#fff3b7;color:#916c29;border-color:#916c29}.status-cancelada[data-v-7bfe148b]{background:#ffada9;color:#a83535;border-color:#a83535}.status-aprobacion[data-v-7bfe148b]{background:#0059ef;color:#fafafa;border-color:#003896}.status-completada[data-v-7bfe148b]{background:#91c9ff;color:#003ea7;border-color:#76aeff}.status-default[data-v-7bfe148b]{background:#f5f5f5;color:#666;border-color:#666}.table-actions[data-v-7bfe148b]{display:flex;justify-content:flex-end;margin-bottom:10px}.table-btn[data-v-7bfe148b]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;border:none;font-size:1rem;cursor:pointer;width:200px;height:48px;border-radius:30px}.table-btn.cancel[data-v-7bfe148b]{background:#e0e0e0;color:#333}.table-btn.accept[data-v-7bfe148b]{background:#d0342c;color:#fff}.member-card[data-v-7bfe148b]{justify-content:space-between;align-items:center;padding:16px 36px;background:#fff;border:1px solid #a1a1a1;border-radius:16px;flex-grow:0}.member-card-info[data-v-7bfe148b]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;flex:none;order:0;flex-grow:0}.member-card-info-flex[data-v-7bfe148b]{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.check-icon-cell[data-v-7bfe148b]{display:flex;align-items:center;justify-content:center}.custom-checkbox[data-v-7bfe148b]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #bdbdbd;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,box-shadow .2s;position:relative}.custom-checkbox[data-v-7bfe148b]:checked{background:#8dd22a;border-color:#8dd22a}.custom-checkbox[data-v-7bfe148b]:checked:after{content:"";display:block;width:11px;height:7px;border-left:3px solid #fff;border-bottom:3px solid #fff;position:absolute;left:3px;top:3px;transform:rotate(-45deg)}.custom-checkbox[data-v-7bfe148b]:focus{outline:none;box-shadow:0 0 0 2px #8dd22a44}.modal-overlay[data-v-330bbb60]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container[data-v-330bbb60]{display:flex;flex-direction:column;align-items:flex-end;padding:0 0 24px;gap:26px;position:relative;width:1219px;max-height:80vh;background:#fff;border-radius:16px;overflow:hidden}.modal-header[data-v-330bbb60]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 40px;gap:205px;width:1219px;height:80px;background:#fff;box-shadow:0 2px 8px #00000026;border-radius:16px 16px 0 0;flex-shrink:0}.modal-title[data-v-330bbb60]{width:358px;height:25px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:140%;color:#4f4f4f;margin:0;white-space:nowrap}.close-button[data-v-330bbb60]{display:flex;flex-direction:row;align-items:center;padding:0;gap:15px;width:32px;height:32px;border-radius:50px;border:none;background:none;cursor:pointer}.close-icon[data-v-330bbb60]{width:32px;height:32px;background:#c5c5c5;border-radius:50%;position:relative}.close-icon[data-v-330bbb60]:before,.close-icon[data-v-330bbb60]:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg)}.close-icon[data-v-330bbb60]:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal-content[data-v-330bbb60]{display:flex;flex-direction:column;align-items:flex-start;padding:0 32px;width:1219px;flex:1;overflow:hidden}.table-headers[data-v-330bbb60]{display:flex;flex-direction:row;align-items:center;padding:0;width:1155px;height:60px;border:1px solid #d5d5d5;border-bottom:none;flex-shrink:0}.header-cell[data-v-330bbb60]{display:flex;align-items:center;justify-content:center;height:60px;background:#003896;color:#fafafa;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:130%;text-align:center;border-right:1px solid #d5d5d5}.email-header[data-v-330bbb60]{width:355px}.date-header[data-v-330bbb60]{width:120px}.time-header[data-v-330bbb60]{width:130px}.type-header[data-v-330bbb60]{width:220px}.status-header[data-v-330bbb60]{width:180px}.spam-header[data-v-330bbb60]{width:150px;border-right:none}.table-rows-container[data-v-330bbb60]{width:1155px;border:1px solid #d5d5d5;border-top:none;max-height:calc(80vh - 200px);overflow-y:auto;overflow-x:hidden}.table-rows[data-v-330bbb60]{width:100%}.table-row[data-v-330bbb60]{display:flex;flex-direction:row;align-items:flex-end;padding:0;width:100%;height:50px;border-bottom:1px solid #c5c5c5}.table-row[data-v-330bbb60]:last-child{border-bottom:none}.data-cell[data-v-330bbb60]{display:flex;align-items:center;height:50px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;border-right:1px solid #c5c5c5;padding:0 24px;white-space:nowrap}.email-cell[data-v-330bbb60]{width:355px}.date-cell[data-v-330bbb60]{width:120px;justify-content:center}.time-cell[data-v-330bbb60]{width:130px;justify-content:center}.type-cell[data-v-330bbb60]{width:220px;justify-content:center}.status-cell[data-v-330bbb60]{width:180px;justify-content:center}.spam-cell[data-v-330bbb60]{width:150px;justify-content:center;border-right:none}.email-type-badge[data-v-330bbb60]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;gap:4px;border-radius:24px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:13px;line-height:130%;text-align:center}.type-continue[data-v-330bbb60]{background:#aed491;border:1px solid #348127;color:#3f7623}.type-reminder[data-v-330bbb60]{background:#d791ff;border:1px solid #b761d6;color:#5c00a7}.type-creation[data-v-330bbb60]{background:#91c9ff;border:1px solid #76aeff;color:#003ea7}.type-updated-email[data-v-330bbb60]{background:#ffdd91;border:1px solid #ffb347;color:#a75c00}.type-default[data-v-330bbb60]{background:#e0e0e0;border:1px solid #bdbdbd;color:#666}.spam-yes[data-v-330bbb60]{color:#d0342c;font-weight:700}.spam-no[data-v-330bbb60]{color:#4eab1f;font-weight:700}.spam-na[data-v-330bbb60]{color:#4f4f4f;font-weight:700}.table-rows-container[data-v-330bbb60]::-webkit-scrollbar{width:8px}.table-rows-container[data-v-330bbb60]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-rows-container[data-v-330bbb60]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.table-rows-container[data-v-330bbb60]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal-overlay[data-v-97b46cb4]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-container[data-v-97b46cb4]{width:1208px;max-width:90vw;max-height:90vh;height:694px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;overflow:hidden}.title-bar[data-v-97b46cb4]{width:100%;height:59px;background:#fff;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:relative;z-index:2;flex-shrink:0}.modal-title[data-v-97b46cb4]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:130%;color:#4f4f4f;margin:0;flex:1;text-align:left}.close-button[data-v-97b46cb4]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50px;border:none;background:none;cursor:pointer;flex-shrink:0}.form-content[data-v-97b46cb4]{display:flex;flex-direction:column;align-items:flex-start;padding:32px 40px;gap:24px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.two-column-row[data-v-97b46cb4]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:40px;width:100%;height:70px;flex:none;order:3;align-self:stretch;flex-grow:0;box-sizing:border-box;min-width:0}.two-column-row[data-v-97b46cb4]>*{flex:1;min-width:0;box-sizing:border-box}.two-column-row[data-v-97b46cb4] .input-field{width:100%!important;max-width:100%}@media(max-width:768px){.two-column-row[data-v-97b46cb4]{flex-direction:column;height:auto;gap:24px}.two-column-row[data-v-97b46cb4]>*{width:100%}}.input-field[data-v-97b46cb4]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:544px;min-width:0;height:70px;flex:1;order:0;box-sizing:border-box;max-width:100%}@media(max-width:768px){.input-field[data-v-97b46cb4]{width:100%;height:auto}}.input-title[data-v-97b46cb4]{width:auto;height:22px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;margin:0}.input-box[data-v-97b46cb4]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:100%;height:48px;flex:none;order:1;align-self:stretch;flex-grow:0;position:relative}.buttons-container[data-v-97b46cb4]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 40px 32px;gap:40px;width:100%;height:60px;flex:none;order:2;align-self:stretch;flex-grow:0;z-index:0;flex-shrink:0}.cancel-button[data-v-97b46cb4]{width:72px;height:22px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#1a1a1a;background:none;border:none;cursor:pointer;padding:0}.radio-options[data-v-97b46cb4]{display:flex;gap:16px;width:100%}.radio-option[data-v-97b46cb4]{display:flex;align-items:center!important;border:2px solid #d3d3d3;border-radius:12px;padding:8px 24px;cursor:pointer;background:#fff;transition:border .2s,background .2s;font-size:1.1rem;position:relative;color:#555;width:100%;justify-content:center}.radio-option.selected[data-v-97b46cb4]{border-color:#8cd211;background:#f7fef5}.radio-input[data-v-97b46cb4]{display:none}.radio-input:disabled+.custom-radio[data-v-97b46cb4]{opacity:.5;cursor:not-allowed}.radio-input:disabled~span[data-v-97b46cb4]{opacity:.5}.custom-radio[data-v-97b46cb4]{display:inline-block;width:22px;height:22px;border:2px solid #8cd211;border-radius:50%;margin-right:8px;background:#fff;position:relative}.radio-option.selected .custom-radio[data-v-97b46cb4]{background:#f7fef5}.radio-input:checked+.custom-radio[data-v-97b46cb4]:after{content:"";display:block;width:12px;height:12px;background:#8cd211;border-radius:50%;position:absolute;top:4px;left:4px}.incorporations-list-container[data-v-28d2d079]{width:100%}.sync-button-container[data-v-28d2d079]{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:20px}.register-button-container[data-v-28d2d079]{display:flex;justify-content:flex-end;margin-bottom:20px}.employees-table-container[data-v-28d2d079]{width:100%;margin:40px auto 0;overflow-x:auto;padding:0;display:flex;justify-content:flex-start}.data-table[data-v-28d2d079]{border:none;border-collapse:collapse;position:relative}.data-table thead tr[data-v-28d2d079]{background-color:#003896;color:#fff}.data-table tr[data-v-28d2d079]{background-color:#fff;border:none;position:relative}.data-table tr.row-alt[data-v-28d2d079]{background-color:#f4f7fa}.data-table th[data-v-28d2d079],.data-table td[data-v-28d2d079]{border:none}.data-table tbody tr[data-v-28d2d079]:hover{background-color:#e0e7ef;cursor:pointer}.table-row[data-v-28d2d079]{position:relative}.status-no-started[data-v-28d2d079]{color:#b47e08;font-weight:700}.status-completed[data-v-28d2d079]{color:#4eab1f;font-weight:700}.status-rejected[data-v-28d2d079]{color:#d0342c;font-weight:700}.status-pending[data-v-28d2d079]{color:#003896;font-weight:700}.status-unknown[data-v-28d2d079]{color:#6c757d;font-weight:400;font-style:italic}.copy-url-btn[data-v-28d2d079]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;align-items:center;justify-content:center;display:flex;margin:0 auto}.copy-url-btn[data-v-28d2d079]:hover{background-color:#f0f0f0}.copy-url-btn[data-v-28d2d079]:disabled{opacity:.5;cursor:not-allowed}.copy-url-btn[data-v-28d2d079]:disabled:hover{background-color:transparent}.send-whatsapp-btn[data-v-28d2d079]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;align-items:center;justify-content:center;display:flex;margin:0 auto}.send-whatsapp-btn[data-v-28d2d079]:hover{background-color:#f0f0f0}.send-whatsapp-btn[data-v-28d2d079]:disabled{opacity:.5;cursor:not-allowed}.send-whatsapp-btn[data-v-28d2d079]:disabled:hover{background-color:transparent}.send-url-btn[data-v-28d2d079]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;align-items:center;justify-content:center}.send-url-btn[data-v-28d2d079]:hover{background-color:#f0f0f0}.send-url-btn.copied[data-v-28d2d079]{background-color:#e8f5e8}.center-cell[data-v-28d2d079]{text-align:center;vertical-align:middle}.eye-button[data-v-28d2d079]{position:relative;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;margin:0 auto}.eye-button[data-v-28d2d079]:hover{background-color:#f0f0f0}.eye-button[data-v-28d2d079]:disabled{opacity:.5;cursor:not-allowed}.eye-button[data-v-28d2d079]:disabled:hover{background-color:transparent}.eye-icon[data-v-28d2d079]{width:20px;height:16px;filter:brightness(0) saturate(100%) invert(31%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(89%)}.delivery-status-container[data-v-28d2d079]{display:flex;align-items:center;justify-content:center;gap:8px}.delivery-status-container[data-v-28d2d079]{font-weight:700!important}.empty-state-message[data-v-28d2d079]{text-align:center;font-size:18px;color:#666;margin-top:40px;padding:40px 20px;background:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0;position:relative;z-index:1}@keyframes spin-28d2d079{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-date-picker[data-v-de8c1852]{position:relative;width:100%}.input-text[data-v-de8c1852]{width:100%;height:48px;background:#f2f2f2;border-radius:16px;border:none;padding:0 40px 0 16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;outline:none}.input-text[data-v-de8c1852]:disabled{background:#e8e8e8;color:#a1a1a1;cursor:not-allowed;opacity:.6}.calendar-icon[data-v-de8c1852]{position:absolute;width:24px;height:24px;right:8px;top:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.calendar-icon-disabled[data-v-de8c1852]{cursor:not-allowed;opacity:.5;pointer-events:none}.calendar-icon img[data-v-de8c1852]{width:18px;height:18px}.separator[data-v-de8c1852]{position:absolute;width:2px;height:24px;right:40px;top:12px;background:#a1a1a1}.month-year-picker-overlay[data-v-de8c1852]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.month-year-picker[data-v-de8c1852]{background:#fff;border-radius:16px;padding:24px;width:400px;max-width:90vw;box-shadow:0 8px 32px #00000026}.picker-header[data-v-de8c1852]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.picker-header h3[data-v-de8c1852]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:140%;color:#2b2a2a;margin:0}.close-button[data-v-de8c1852]{background:none;border:none;font-size:24px;color:#6b6b6b;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button[data-v-de8c1852]:hover{background:#f5f5f5}.year-selector[data-v-de8c1852]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.year-nav[data-v-de8c1852]{background:#f2f2f2;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#2b2a2a;transition:background-color .2s}.year-nav[data-v-de8c1852]:hover{background:#e0e0e0}.current-year[data-v-de8c1852]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:140%;color:#2b2a2a;min-width:80px;text-align:center}.months-grid[data-v-de8c1852]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px}.month-button[data-v-de8c1852]{background:#f2f2f2;border:none;border-radius:8px;padding:12px 8px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#2b2a2a;cursor:pointer;transition:all .2s}.month-button[data-v-de8c1852]:hover{background:#e0e0e0}.month-button.selected[data-v-de8c1852]{background:#003896;color:#fff}.month-button.disabled[data-v-de8c1852]{background:#f5f5f5;color:#a1a1a1;cursor:not-allowed;opacity:.5}.month-button.disabled[data-v-de8c1852]:hover{background:#f5f5f5;color:#a1a1a1}.picker-actions[data-v-de8c1852]{display:flex;justify-content:flex-end;gap:12px}.cancel-button[data-v-de8c1852],.confirm-button[data-v-de8c1852]{padding:8px 16px;border-radius:8px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:140%;cursor:pointer;transition:all .2s}.cancel-button[data-v-de8c1852]{background:#f2f2f2;border:none;color:#2b2a2a}.cancel-button[data-v-de8c1852]:hover{background:#e0e0e0}.confirm-button[data-v-de8c1852]{background:#003896;border:none;color:#fff}.confirm-button[data-v-de8c1852]:hover{background:#002a6b}.date-picker-overlay[data-v-de8c1852]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.date-picker[data-v-de8c1852]{background:#fff;border-radius:16px;padding:24px;width:350px;max-width:90vw;box-shadow:0 8px 32px #00000026}.month-selector[data-v-de8c1852]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px}.month-nav[data-v-de8c1852]{background:#f2f2f2;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#2b2a2a;transition:background-color .2s}.month-nav[data-v-de8c1852]:hover{background:#e0e0e0}.current-month[data-v-de8c1852]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:140%;color:#2b2a2a;min-width:100px;text-align:center}.days-grid[data-v-de8c1852]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:20px}.day-header[data-v-de8c1852]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:140%;color:#6b6b6b;text-align:center;padding:8px 4px}.day-button[data-v-de8c1852]{background:#f2f2f2;border:none;border-radius:6px;padding:8px 4px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#2b2a2a;cursor:pointer;transition:all .2s;min-height:32px;display:flex;align-items:center;justify-content:center}.day-button[data-v-de8c1852]:hover:not(:disabled){background:#e0e0e0}.day-button.selected[data-v-de8c1852]{background:#003896;color:#fff}.day-button.today[data-v-de8c1852]{background:#e9f0f6;color:#003896;font-weight:600}.day-button.today.selected[data-v-de8c1852]{background:#003896;color:#fff}.day-button[data-v-de8c1852]:disabled{opacity:.3;cursor:not-allowed}.day-button.other-month[data-v-de8c1852]{opacity:.3;cursor:not-allowed}.required-text[data-v-de8c1852]{width:100%;height:17px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:130%;color:red;margin-top:4px}.input-field[data-v-89a3ee9c]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:6px;width:100%;min-height:80px}.input-title[data-v-89a3ee9c]{width:100%;height:22px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a}.input-box[data-v-89a3ee9c]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:2px;width:100%;min-height:50px;position:relative}.file-input[data-v-89a3ee9c]{position:absolute;top:0;left:0;width:100%;height:48px;opacity:0;cursor:pointer;z-index:2}.file-input[data-v-89a3ee9c]:disabled{cursor:not-allowed;pointer-events:none}.file-input-disabled[data-v-89a3ee9c]{cursor:not-allowed;pointer-events:none}.file-input-display[data-v-89a3ee9c]{position:absolute;top:0;left:0;width:100%;height:48px;background:#f2f2f2;border-radius:16px;display:flex;align-items:center;padding:0 40px 0 16px;pointer-events:none}.input-field:has(.file-input:disabled) .file-input-display[data-v-89a3ee9c]{opacity:.6;background:#e8e8e8}.file-text[data-v-89a3ee9c]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 80px)}.file-placeholder[data-v-89a3ee9c]{color:#a1a1a1}.file-name[data-v-89a3ee9c]{color:#2b2a2a}.clear-file-button[data-v-89a3ee9c]{position:absolute;right:50px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:none;background:#6b6b6b;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:background-color .2s;z-index:3;pointer-events:auto}.clear-file-button[data-v-89a3ee9c]:hover{background:red}.paperclip-icon[data-v-89a3ee9c]{position:absolute;width:24px;height:24px;right:8px;top:12px;display:flex;align-items:center;justify-content:center}.paperclip-icon img[data-v-89a3ee9c]{width:18px;height:18px}.separator[data-v-89a3ee9c]{position:absolute;width:2px;height:24px;right:40px;top:12px;background:#a1a1a1}.error-message[data-v-89a3ee9c]{width:100%;height:17px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:130%;color:red}.modal-overlay[data-v-141250d3]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container[data-v-141250d3]{width:863px;max-height:90vh;background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:0 0 16px;gap:8px;position:relative;overflow:hidden;z-index:10000}.title-bar[data-v-141250d3]{width:863px;height:59px;background:#fff;box-shadow:0 2px 8px #00000026;border-radius:0 0 16px 16px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.modal-title[data-v-141250d3]{width:645px;height:31px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:130%;color:#4f4f4f;margin:0;text-align:left}.close-button[data-v-141250d3]{width:32px;height:32px;border-radius:50px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.close-button img[data-v-141250d3]{width:20px;height:20px}.form-content[data-v-141250d3]{display:flex;flex-direction:column;align-items:flex-start;padding:20px 40px;gap:16px;isolation:isolate;width:100%;flex:1;order:1;align-self:stretch;flex-grow:1;z-index:1;overflow-y:auto;overflow-x:hidden;max-height:calc(90vh - 120px)}.loading-container[data-v-141250d3]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;gap:16px;width:100%;min-height:120px}.loading-spinner[data-v-141250d3]{width:40px;height:40px;border:4px solid #f2f2f2;border-top:4px solid #4a90e2;border-radius:50%;animation:spin-141250d3 1s linear infinite}@keyframes spin-141250d3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-141250d3]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#4f4f4f;text-align:center}.alert-message[data-v-141250d3]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;gap:15px;width:100%;max-width:431px;min-height:76px;background:#ffd1cf;border:1px solid #ff6262;border-radius:8px;flex:none;order:0;flex-grow:0;z-index:7;align-self:center;margin:0 auto}.alert-text[data-v-141250d3]{width:100%;max-width:383px;min-height:44px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#2b2a2a;flex:none;order:0;flex-grow:0}.alert-text strong[data-v-141250d3]{font-weight:700}.input-field[data-v-141250d3]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:1px;isolation:isolate;width:100%;min-height:80px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1}.input-title[data-v-141250d3]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:100%;height:22px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a}.input-box[data-v-141250d3]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:2px;width:100%;min-height:69px;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.input-text[data-v-141250d3]{width:100%;height:48px;background:#f2f2f2;border-radius:16px;border:none;padding:0 16px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;box-sizing:border-box}.input-text[data-v-141250d3]::placeholder{color:#a1a1a1}.helper-text[data-v-141250d3]{width:100%;height:17px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:1%;color:#000;flex:none;order:1;align-self:stretch;flex-grow:0;white-space:nowrap}.error-message[data-v-141250d3]{width:100%;height:17px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:130%;color:red;flex:none;order:2;align-self:stretch;flex-grow:0}.checkbox-container[data-v-141250d3]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:0;gap:8px;width:279px;height:24px}.checkbox-wrapper[data-v-141250d3]{display:flex;align-items:center;gap:8px}.checkbox-input[data-v-141250d3]{display:none}.checkbox-label[data-v-141250d3]{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#000}.checkbox-custom[data-v-141250d3]{width:24px;height:24px;border-radius:4px;background:#f2f2f2;border:2px solid #e0e0e0;position:relative;display:flex;align-items:center;justify-content:center;transition:all .2s}.checkbox-custom.checked[data-v-141250d3]{background:#9cd41c;border-color:#9cd41c}.checkbox-custom.checked[data-v-141250d3]:after{content:"";width:8px;height:4px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg)}.checkbox-input:disabled+.checkbox-label[data-v-141250d3]{opacity:.5;cursor:not-allowed}.checkbox-input:disabled+.checkbox-label .checkbox-custom[data-v-141250d3]{background:#f2f2f2;border-color:#e0e0e0;cursor:not-allowed}.button-container[data-v-141250d3]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 40px;gap:20px;width:863px;height:48px;flex:none;order:2;align-self:stretch;flex-grow:0;z-index:0;flex-shrink:0}.cancel-button[data-v-141250d3]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:4px;width:240px;height:48px;border-radius:30px;background:transparent;border:none;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#1a1a1a;cursor:pointer}.cancel-button[data-v-141250d3]:hover{background:#f5f5f5}[data-v-141250d3] .modal-container .modal-date-picker .date-picker-overlay,[data-v-141250d3] .modal-container .modal-date-picker .month-year-picker-overlay,[data-v-141250d3] .modal-container .modal-date-picker .date-picker,[data-v-141250d3] .modal-container .modal-date-picker .month-year-picker{z-index:999999!important}.file-field[data-v-141250d3]{z-index:1!important;position:relative}.file-field[data-v-141250d3] *{z-index:1!important}.date-field[data-v-141250d3]{z-index:2!important;position:relative}[data-v-141250d3] .file-field .custom-input-selector,[data-v-141250d3] .file-field .custom-input-selector *{z-index:1!important}[data-v-141250d3] .date-field .modal-date-picker{z-index:2!important}.invoice-field[data-v-141250d3]{gap:0px!important;margin-bottom:0!important;min-height:auto!important}.invoice-field>.input-title[data-v-141250d3]{margin-bottom:0!important;padding-bottom:0!important;height:auto!important;min-height:0!important;line-height:1.2!important;margin-top:0!important}.invoice-field>.input-box[data-v-141250d3]{margin-top:0!important;padding-top:0!important;min-height:auto!important}[data-v-141250d3] .invoice-field .input-box .input-field{gap:0px!important;margin-top:0!important;padding-top:0!important;min-height:auto!important}[data-v-141250d3] .invoice-field .input-box .input-field .input-title{display:none!important}.payment-proof-field[data-v-141250d3]{gap:0px!important;margin-bottom:0!important;min-height:auto!important}.payment-proof-field>.input-title[data-v-141250d3]{margin-bottom:0!important;padding-bottom:0!important;height:auto!important;min-height:0!important;line-height:1.2!important;margin-top:0!important}.payment-proof-field>.input-box[data-v-141250d3]{margin-top:0!important;padding-top:0!important;min-height:auto!important}[data-v-141250d3] .payment-proof-field .input-box .input-field{gap:0px!important;margin-top:0!important;padding-top:0!important;min-height:auto!important}[data-v-141250d3] .payment-proof-field .input-box .input-field .input-title{display:none!important}[data-v-141250d3] .custom-date-picker input[type=text]{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}[data-v-141250d3] .custom-date-picker input[type=text]:focus{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}[data-v-141250d3] .custom-date-picker input[type=text]:hover{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}[data-v-141250d3] .custom-date-picker{position:relative}[data-v-141250d3] .custom-date-picker .input-text,[data-v-141250d3] .payment-due-picker .input-text,[data-v-141250d3] .extension-picker .input-text,[data-v-141250d3] .billing-month-picker .input-text{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}.modal-container input[data-v-141250d3]:focus{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}.modal-container input[data-v-141250d3]:hover,.modal-container input[data-v-141250d3]{background:#f2f2f2!important;border:none!important;outline:none!important;box-shadow:none!important;color:#2b2a2a!important}.invoice-collections-history-container[data-v-fafcf133]{width:100%;max-width:100%;overflow:hidden}.history-section[data-v-fafcf133]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;gap:40px;width:100%;max-width:100%;background:#e9f0f6;border-radius:24px;box-sizing:border-box;overflow:hidden}@media(max-width:1400px){.history-section[data-v-fafcf133]{padding:32px;gap:32px}}@media(max-width:1280px){.history-section[data-v-fafcf133]{padding:24px;gap:24px}}@media(max-width:768px){.history-section[data-v-fafcf133]{padding:20px;gap:20px}}.history-title[data-v-fafcf133]{width:100%;height:25px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:140%;color:#000;text-align:left}.table-scroll[data-v-fafcf133]{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;-webkit-overflow-scrolling:touch}@media(max-width:1600px){.table-scroll[data-v-fafcf133]{overflow-x:auto}}.history-table[data-v-fafcf133]{width:100%;min-width:1100px;border-collapse:collapse;table-layout:auto}.history-table th[data-v-fafcf133],.history-table td[data-v-fafcf133]{padding:10px 8px;text-align:left;white-space:nowrap}.history-table thead[data-v-fafcf133]{background:#003896;color:#fff}.history-table thead th[data-v-fafcf133]{color:#fafafa;text-align:center;margin:0 auto}.history-table thead th[data-v-fafcf133]:last-child{width:90px!important;min-width:90px!important;max-width:90px!important;padding:.5rem .5rem .5rem 0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.history-table tbody tr[data-v-fafcf133]{background:#fff;border-bottom:1px solid #e0e0e0}.history-table tbody tr[data-v-fafcf133]:last-child{border-bottom:none}.history-table tbody td[data-v-fafcf133]{font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;text-align:center;margin:0 auto}.header-cell-content[data-v-fafcf133]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;text-align:center;word-wrap:break-word;white-space:normal;color:inherit;font-weight:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.header-cell-content span[data-v-fafcf133]{color:inherit;font-weight:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.history-table th[data-v-fafcf133]:nth-child(1),.history-table td[data-v-fafcf133]:nth-child(1){width:150px}.history-table th[data-v-fafcf133]:nth-child(2),.history-table td[data-v-fafcf133]:nth-child(2){width:95px}.history-table th[data-v-fafcf133]:nth-child(3),.history-table td[data-v-fafcf133]:nth-child(3){width:95px}.history-table th[data-v-fafcf133]:nth-child(4),.history-table td[data-v-fafcf133]:nth-child(4){width:160px}.history-table th[data-v-fafcf133]:nth-child(5),.history-table td[data-v-fafcf133]:nth-child(5){width:125px}.history-table th[data-v-fafcf133]:nth-child(6),.history-table td[data-v-fafcf133]:nth-child(6){width:150px}.history-table th[data-v-fafcf133]:nth-child(7),.history-table td[data-v-fafcf133]:nth-child(7){width:115px}.history-table th[data-v-fafcf133]:nth-child(8),.history-table td[data-v-fafcf133]:nth-child(8){width:95px}.history-table th[data-v-fafcf133]:nth-child(9),.history-table td[data-v-fafcf133]:nth-child(9){width:70px}.history-table th[data-v-fafcf133]:last-child,.history-table td[data-v-fafcf133]:last-child{min-width:110px;text-align:center}.history-table th[data-v-fafcf133]:nth-child(9),.history-table td[data-v-fafcf133]:nth-child(9){width:70px!important;min-width:70px!important;max-width:70px!important;padding:.5rem .5rem .5rem 0!important;box-sizing:border-box;text-align:center;overflow:hidden}.data-cell:nth-child(4) .document-actions[data-v-fafcf133]{width:200px}.data-cell:nth-child(4) .document-name[data-v-fafcf133]{width:91px}.document-actions[data-v-fafcf133]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:8px;margin:0 auto;width:100%;height:32px;flex:none;order:2;flex-grow:0}.data-cell:nth-child(8) .document-actions[data-v-fafcf133]{gap:4px}.data-cell:nth-child(7) .document-actions[data-v-fafcf133]{gap:4px}.document-name[data-v-fafcf133]{width:auto;height:22px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a;flex:none;order:0;flex-grow:0;white-space:nowrap}.data-cell:nth-child(5) .document-name[data-v-fafcf133],.data-cell:nth-child(6) .document-name[data-v-fafcf133]{min-width:100px}.data-cell:nth-child(8) .document-name[data-v-fafcf133]{min-width:60px}.data-cell:nth-child(7) .document-name[data-v-fafcf133]{min-width:60px}.action-button[data-v-fafcf133]{width:32px;height:32px;border:none;background:transparent;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;flex:none;flex-grow:0;position:relative}.action-button[data-v-fafcf133]:hover{background:#f5f5f5}.action-button img[data-v-fafcf133]{width:18px;height:18px}.document-actions .document-actions-inline[data-v-fafcf133]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap}.document-actions .receipt-buttons[data-v-fafcf133]{display:flex;flex-direction:row;align-items:center;gap:8px}.data-cell:nth-child(6) .document-actions[data-v-fafcf133]{gap:6px;width:auto}.data-cell:nth-child(6) .document-name[data-v-fafcf133]{min-width:80px;white-space:nowrap}.data-cell:nth-child(6) .document-actions .document-actions-inline[data-v-fafcf133]{gap:6px}.edit-button[data-v-fafcf133]{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;border:none;background:transparent;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s;position:relative;margin:0 auto;padding:0!important;vertical-align:middle}.edit-button[data-v-fafcf133]:hover{background:#f5f5f5}.edit-button img[data-v-fafcf133]{width:18px!important;height:18px!important;display:block;flex-shrink:0}.bank-details-board[data-v-fafcf133]{display:flex;flex-direction:column;align-items:flex-start;padding:24px;gap:24px;width:598px;max-width:100%;height:280px;background:#003896;border-radius:24px;margin:0 auto 25px;position:relative;box-sizing:border-box}@media(max-width:768px){.bank-details-board[data-v-fafcf133]{width:100%;padding:20px}}.bank-details-inline[data-v-fafcf133]{display:flex;flex-direction:column;gap:0}.modal-overlay[data-v-12d3cde6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container[data-v-12d3cde6]{width:863px;max-height:90vh;background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:0 0 16px;gap:8px;position:relative;overflow:hidden;z-index:10000}.title-bar[data-v-12d3cde6]{width:863px;height:59px;background:#fff;box-shadow:0 2px 8px #00000026;border-radius:0 0 16px 16px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.modal-title[data-v-12d3cde6]{width:645px;height:31px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:130%;color:#4f4f4f;margin:0;text-align:left}.close-button[data-v-12d3cde6]{width:32px;height:32px;border-radius:50px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.close-button img[data-v-12d3cde6]{width:20px;height:20px}.form-content[data-v-12d3cde6]{display:flex;flex-direction:column;align-items:flex-start;padding:20px 40px;gap:16px;isolation:isolate;width:100%;flex:1;order:1;align-self:stretch;flex-grow:1;z-index:1;overflow-y:auto;overflow-x:hidden;max-height:calc(90vh - 120px)}.input-field[data-v-12d3cde6]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:1px;isolation:isolate;width:100%;min-height:80px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1}.input-title[data-v-12d3cde6]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:100%;height:22px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a}.input-text[data-v-12d3cde6]::placeholder{color:#a1a1a1}.button-container[data-v-12d3cde6]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 40px;gap:20px;width:863px;height:48px;flex:none;order:2;align-self:stretch;flex-grow:0;z-index:0;flex-shrink:0}.invoice-collections-container[data-v-559f0465]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;min-height:647px}.button-section[data-v-559f0465]{display:flex;justify-content:flex-end;width:100%;gap:20px}.group-card[data-v-d0d85862]{min-height:450px}.inputs-container[data-v-d0d85862]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:0px;width:100%;height:auto;flex:1;order:1;align-self:stretch;flex-grow:0}.add-admin-button-container[data-v-d0d85862]{display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px 0 0;width:100%;height:auto;flex:none;order:2;align-self:stretch;flex-grow:0}.add-admin-icon-button[data-v-d0d85862]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:4px;width:60px;height:40px;background:#9cd41c;border:none;border-radius:30px;box-shadow:0 2px 4px #00000026;cursor:pointer;transition:all .2s ease;flex:none;order:0;flex-grow:0;flex-shrink:0}.add-admin-icon-button[data-v-d0d85862]:hover{background:#7bb516;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.add-admin-icon-button[data-v-d0d85862]:active{transform:translateY(0);box-shadow:0 2px 4px #00000026}.add-admin-text[data-v-d0d85862]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#1a1a1a;white-space:nowrap}.inputs-scroll-area[data-v-d0d85862]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;max-height:250px;overflow-y:auto;overflow-x:hidden;flex:1}.inputs-scroll-area[data-v-d0d85862]::-webkit-scrollbar{width:6px}.inputs-scroll-area[data-v-d0d85862]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.inputs-scroll-area[data-v-d0d85862]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.inputs-scroll-area[data-v-d0d85862]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.input-row[data-v-d0d85862]{display:flex;flex-direction:row;align-items:flex-end;padding:0;gap:16px;width:100%;min-width:0;height:78px;flex:none;order:0;align-self:stretch;flex-grow:0}.input-row[data-v-d0d85862]:last-of-type{order:1}.delete-button[data-v-d0d85862]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;flex:none;order:1;flex-grow:0}.delete-button[data-v-d0d85862]:hover{background-color:#f5f5f5}[data-v-d0d85862] .input-field{width:100%;max-width:772px;height:78px;flex:1;min-width:0}[data-v-d0d85862] .input-text{width:100%;max-width:772px;height:48px;background:#fff;border:1px solid #d5d5d5;border-radius:16px;box-sizing:border-box}[data-v-d0d85862] .add-button{width:240px;height:40px;background:#9cd41c;box-shadow:0 2px 4px #00000026;border-radius:30px}[data-v-d0d85862] .custom-button.secondary{width:280px;height:48px;background:#003896;box-shadow:0 2px 4px #00000026;border-radius:30px}.autocomplete-wrapper[data-v-eeeba2b7]{position:relative;width:100%}.autocomplete-input[data-v-eeeba2b7]{width:100%;padding:12px 16px;border-radius:16px;border:1px solid #e0e0e0;font-size:16px;outline:none;box-sizing:border-box;background:#f2f2f2}.autocomplete-dropdown-portal[data-v-eeeba2b7]{position:absolute;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 16px 16px;overflow-y:auto;z-index:9999;box-shadow:0 4px 16px #00000014;outline:none;appearance:none}.autocomplete-option[data-v-eeeba2b7]{padding:12px 16px;cursor:pointer;transition:background .2s;text-align:left;color:#2b2a2a}.autocomplete-option.highlighted[data-v-eeeba2b7],.autocomplete-option[data-v-eeeba2b7]:hover{background:#f2f2f2}.autocomplete-no-options[data-v-eeeba2b7]{padding:12px 16px;color:#a1a1a1}.autocomplete-wrapper[data-v-eeeba2b7]:after{content:"";position:absolute;width:2px;height:36px;right:40px;top:calc(50% - 18px);background:#6b6b6b;pointer-events:none;z-index:2}.autocomplete-wrapper[data-v-eeeba2b7]:before{content:"";position:absolute;width:24px;height:24px;right:8px;top:calc(50% - 12px);background:#6b6b6b;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-6 1 35 24'%3E%3Cpath d='M19.6 21L13.3 14.7C12.8 15.1 12.225 15.4167 11.575 15.65C10.925 15.8833 10.2333 16 9.5 16C7.68333 16 6.14583 15.3708 4.8875 14.1125C3.62917 12.8542 3 11.3167 3 9.5C3 7.68333 3.62917 6.14583 4.8875 4.8875C6.14583 3.62917 7.68333 3 9.5 3C11.3167 3 12.8542 3.62917 14.1125 4.8875C15.3708 6.14583 16 7.68333 16 9.5C16 10.2333 15.8833 10.925 15.65 11.575C15.4167 12.225 15.1 12.8 14.7 13.3L21 19.6L19.6 21ZM9.5 14C10.75 14 11.8125 13.5625 12.6875 12.6875C13.5625 11.8125 14 10.75 14 9.5C14 8.25 13.5625 7.1875 12.6875 6.3125C11.8125 5.4375 10.75 5 9.5 5C8.25 5 7.1875 5.4375 6.3125 6.3125C5.4375 7.1875 5 8.25 5 9.5C5 10.75 5.4375 11.8125 6.3125 12.6875C7.1875 13.5625 8.25 14 9.5 14Z'/%3E%3C/svg%3E") no-repeat center;mask-size:42px 42px;pointer-events:none;z-index:3;transition:transform .3s ease}.settings-container[data-v-f40f1b8e]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 0 0;gap:0px;width:100%;height:auto;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.settings-container .group-main-container[data-v-f40f1b8e]{padding-top:0!important;gap:0px!important}.agent[data-v-f40f1b8e]{display:flex;justify-content:center;width:100%;order:1}.group-card[data-v-f40f1b8e]{min-height:200px}.group-admins-wrapper[data-v-f40f1b8e]{width:100%;margin-top:24px;margin-bottom:0;display:flex;flex-direction:column}.group-admins-wrapper[data-v-f40f1b8e] .group-container{padding:0!important;margin:0!important;gap:0px!important}.group-admins-wrapper[data-v-f40f1b8e] .group-main-container{padding:0 40px!important;margin:0!important;gap:0px!important}.group-admins-wrapper[data-v-f40f1b8e] .group-card{margin:0!important}.agent-selection-container[data-v-f40f1b8e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px;gap:32px;width:900px;height:auto;flex:none;order:1!important;flex-grow:0;z-index:0;min-height:200px;background:#fff;border:1px solid #d5d5d5;border-radius:24px;margin-top:24px}.billing-selection-container[data-v-f40f1b8e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px;gap:32px;width:900px;height:auto;flex:none;order:2!important;flex-grow:0;z-index:0;min-height:auto;background:#fff;border:1px solid #d5d5d5;border-radius:24px;margin-top:24px}.billing-selection-container .billing-title[data-v-f40f1b8e],.billing-selection-container h3.group-title[data-v-f40f1b8e]{margin:0 0 0 10px!important;padding:0!important;line-height:1.2!important;height:auto!important;width:auto!important;display:block!important}.agent-label[data-v-f40f1b8e]{width:100%;height:20px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#333;flex:none;order:0;align-self:stretch;flex-grow:0}.agent-select-wrapper[data-v-f40f1b8e]{position:relative;width:100%;height:78px;flex:none;order:1;align-self:stretch;flex-grow:0}.agent-select[data-v-f40f1b8e]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:48px;padding:12px 50px 12px 16px;border:1px solid #d5d5d5;border-radius:16px;background:#fff;font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#333;outline:none;transition:border-color .2s;cursor:pointer;flex:none;order:0;align-self:stretch;flex-grow:0}.agent-select[data-v-f40f1b8e]:focus{border-color:#003896}.agent-select[data-v-f40f1b8e]:disabled{background:#f2f2f2;color:#a1a1a1;cursor:not-allowed}.select-indicators[data-v-f40f1b8e]{position:absolute;top:50%;right:16px;transform:translateY(-50%);display:flex;align-items:center;gap:8px;pointer-events:none}.select-line[data-v-f40f1b8e]{width:2px;height:24px;background:#bdbdbd}.select-arrow[data-v-f40f1b8e]{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #888}.error-message[data-v-f40f1b8e]{width:100%;height:auto;font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#d32f2f;flex:none;order:2;align-self:stretch;flex-grow:0}.group-save-button-container[data-v-f40f1b8e]{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;width:900px!important;margin-top:24px!important;margin-left:auto!important;margin-right:0!important;padding:0!important;gap:0px!important;height:auto!important;flex:none!important;order:3!important;align-self:flex-end!important;flex-grow:0!important}[data-v-f40f1b8e] .custom-button.secondary{width:280px;height:48px;background:#003896;box-shadow:0 2px 4px #00000026;border-radius:30px}.input-field[data-v-f40f1b8e]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:1px;isolation:isolate;width:100%;min-height:80px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1}.input-title[data-v-f40f1b8e]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:8px;width:100%;height:22px;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:1;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#2b2a2a}.import-button-container[data-v-f40f1b8e]{display:flex;justify-content:flex-end;width:100%;margin-top:16px}.summary-pills-wrapper[data-v-024480fc]{flex:0 0 auto;align-self:flex-start}.summary-inputs[data-v-024480fc]{display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;margin:0 auto;width:1231px;height:42px;flex:none;order:0;flex-grow:1}.summary-pill[data-v-024480fc]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:11px 16px;gap:8px;height:42px;background:#f7fbff;border:1px solid #e4e4e4;border-radius:4px;flex:none;align-self:stretch;flex-grow:0;white-space:nowrap}.pill-colaboradores[data-v-024480fc]{min-width:156px;order:0}.pill-agente[data-v-024480fc]{min-width:158px;order:1}.pill-admin[data-v-024480fc]{min-width:308px;order:2;gap:8px}.summary-pill-text[data-v-024480fc]{width:auto;height:20px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:145%;display:flex;align-items:center;color:#a1a1a1;flex:none;order:0;flex-grow:0;white-space:nowrap}.group-pill-row[data-v-024480fc]{margin-bottom:8px}.group-pill[data-v-024480fc]{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;gap:15px;width:618px;height:30px;background:#003896;border:1px solid #e4e4e4;border-radius:500px;flex:none;order:0;flex-grow:0}.group-pill-text[data-v-024480fc]{width:570px;height:18px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;line-height:130%;display:flex;align-items:center;color:#fafafa;flex:none;order:0;flex-grow:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-pill[data-v-024480fc]{display:flex;flex-direction:row;align-items:center;gap:8px}.admin-counter[data-v-024480fc]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px;gap:15px;width:26px;height:28px;background:#003896;border:1px solid #91c9ff;border-radius:22222px;flex:none;order:1;flex-grow:0}.counter-text[data-v-024480fc]{width:18px;height:20px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;line-height:145%;display:flex;align-items:center;color:#fafafa;flex:none;order:0;align-self:stretch;flex-grow:0}.section-layout[data-v-86c3852b]{display:flex;flex-direction:row;align-items:flex-start;gap:40px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.membership-usage-section[data-v-86c3852b]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;max-width:100%;flex:none;order:3;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.membership-usage-content[data-v-86c3852b]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:32px 40px 32px 16px;gap:40px;width:100%;max-width:100%;min-height:319px;height:auto;background:#fff;border:1px solid #d5d5d5;border-radius:24px;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.loading-membership-usage[data-v-86c3852b]{padding:40px;text-align:center;font-family:Montserrat;font-size:16px;color:#2b2a2a}.membership-usage-summary-card[data-v-86c3852b]{display:flex;flex-direction:column;align-items:center;padding:0;gap:36px;margin:0 auto;width:661px;max-width:100%;min-height:246px;height:auto;background:#fff;border-radius:16px;flex:1 1 auto;order:0;flex-grow:0;min-width:0;box-sizing:border-box}.membership-usage-header[data-v-86c3852b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:8px;width:100%;max-width:100%;min-height:92px;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box}.membership-usage-header .section-header[data-v-86c3852b]{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:100%;max-width:100%;min-height:40px;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box}.membership-usage-header .icon-wrapper[data-v-86c3852b]{width:40px;height:40px;background:#bdff9d;border-radius:4px;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center;position:relative}.membership-usage-header .icon-wrapper img[data-v-86c3852b]{width:24px;height:24px;object-fit:contain}.membership-usage-header .subsection-title[data-v-86c3852b]{width:100%;max-width:100%;min-height:25px;height:auto;font-family:Montserrat;font-style:normal;font-weight:700;font-size:18px;line-height:140%;color:#2b2a2a;flex:1 1 auto;order:0;align-self:stretch;flex-grow:0;text-align:left;box-sizing:border-box;word-wrap:break-word}.usage-description[data-v-86c3852b]{display:flex;flex-direction:row;align-items:center;padding:0 0 0 56px;gap:15px;width:100%;max-width:100%;min-height:44px;height:auto;font-family:Montserrat;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#000;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;word-wrap:break-word}.usage-boxes-list[data-v-86c3852b]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:flex-start;padding:16px 0 0;gap:16px 40px;width:100%;max-width:100%;min-height:118px;height:auto;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box}.usage-box-item[data-v-86c3852b]{display:flex;flex-direction:column;align-items:center;padding:0;gap:4px;width:123px;height:102px;flex:none;flex-grow:0}.usage-box[data-v-86c3852b]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:11px 16px;gap:4px;width:123px;height:54px;background:var(--primary-blue);border-radius:8px;flex:none;order:0;align-self:stretch;flex-grow:0}.usage-box img[data-v-86c3852b]{width:32px;height:32px;object-fit:contain}.usage-box-number[data-v-86c3852b]{width:40px;height:31px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:24px;line-height:130%;display:flex;align-items:center;text-align:center;color:#fafafa}.usage-box-text[data-v-86c3852b]{width:123px;height:44px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#2b2a2a}.membership-usage-details-card[data-v-86c3852b]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:32px;margin:0 auto;width:582px;max-width:100%;min-height:255px;height:auto;flex:1 1 auto;order:1;flex-grow:0;min-width:0;box-sizing:border-box}.usage-service-item[data-v-86c3852b]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px;width:100%;max-width:100%;min-height:48px;height:auto;box-sizing:border-box}.service-icon-wrapper[data-v-86c3852b]{width:48px;height:48px;min-width:48px;background:var(--primary-blue);border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.service-icon-wrapper img[data-v-86c3852b]{width:28.8px;height:28.8px;object-fit:contain}.service-header[data-v-86c3852b]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px;width:100%;max-width:100%;min-height:48px;height:auto;box-sizing:border-box}.service-info[data-v-86c3852b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:8px;width:100%;max-width:100%;min-height:46px;height:auto;flex-grow:1;min-width:0;box-sizing:border-box}.service-header-row[data-v-86c3852b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:8px;width:100%;max-width:100%;min-height:30px;height:auto;box-sizing:border-box}.service-name[data-v-86c3852b]{width:auto;min-width:0;max-width:100%;min-height:22px;height:auto;font-family:Montserrat;font-style:normal;font-weight:500;font-size:16px;line-height:140%;display:flex;align-items:center;color:#2b2a2a;flex:0 1 auto;box-sizing:border-box;word-wrap:break-word}.service-count-badge[data-v-86c3852b]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px 8px;gap:8px;min-width:70px;width:auto;height:30px;background:#eaeaea;border-radius:8px;flex-shrink:0;font-family:Montserrat;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:center;white-space:nowrap;color:#2b2a2a;margin-left:auto}.service-progress-bar-container[data-v-86c3852b]{width:100%;max-width:100%;height:8px;background:#becbe0;border-radius:32px;position:relative;box-sizing:border-box;overflow:hidden}.service-progress-bar[data-v-86c3852b]{position:absolute;left:0%;top:12.5%;bottom:-12.5%;height:100%;background:var(--primary-blue);border-radius:0 24px 24px 0;transition:width .3s ease}.total-services-box[data-v-86c3852b]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;isolation:isolate;width:100%;max-width:100%;min-height:95px;height:auto;background:#9cd41c;border:1px solid #d5d5d5;border-radius:16px;position:relative}.total-services-box>img[data-v-86c3852b]{width:75px;height:75px;object-fit:contain}.total-services-content[data-v-86c3852b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;width:100%;max-width:100%;min-height:59px;height:auto;z-index:2;flex:1 1 auto;min-width:0;box-sizing:border-box}.total-services-number[data-v-86c3852b]{width:64px;height:38px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:32px;line-height:120%;display:flex;align-items:center;text-align:center;letter-spacing:1px;color:#2b2a2a}.total-services-description[data-v-86c3852b]{width:100%;max-width:100%;min-height:17px;height:auto;font-family:Montserrat;font-style:normal;font-weight:700;font-size:13px;line-height:130%;color:#2b2a2a;box-sizing:border-box;word-wrap:break-word}.total-services-info-button[data-v-86c3852b]{position:absolute;width:32px;height:32px;right:8px;top:8px;z-index:3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.total-services-info-button[data-v-86c3852b] .info-icon{width:24px;height:24px;background-color:#6b6b6b}@media(max-width:1400px){.membership-usage-content[data-v-86c3852b]{padding:28px 32px 28px 16px;gap:32px}.section-layout[data-v-86c3852b]{gap:32px}}@media(max-width:1320px){.membership-usage-content[data-v-86c3852b]{padding:24px 20px 24px 16px;gap:20px}.membership-usage-summary-card[data-v-86c3852b],.membership-usage-details-card[data-v-86c3852b]{width:100%;max-width:100%;flex:1 1 auto}.usage-description[data-v-86c3852b]{padding:0 0 0 40px;font-size:14px}.usage-boxes-list[data-v-86c3852b]{gap:16px 24px}.service-header-row[data-v-86c3852b]{gap:6px}.service-name[data-v-86c3852b]{font-size:14px}.service-count-badge[data-v-86c3852b]{font-size:14px;padding:4px 6px;min-width:60px}.total-services-box[data-v-86c3852b]{padding:12px;gap:12px}.total-services-number[data-v-86c3852b]{font-size:28px}.total-services-description[data-v-86c3852b]{font-size:12px}}@media(max-width:1200px){.membership-usage-content[data-v-86c3852b]{flex-direction:column;align-items:stretch;padding:24px;gap:24px}.membership-usage-summary-card[data-v-86c3852b],.membership-usage-details-card[data-v-86c3852b]{width:100%;max-width:100%}.usage-description[data-v-86c3852b]{padding:0}}@media(max-width:768px){.membership-usage-content[data-v-86c3852b]{padding:20px;gap:20px}.usage-boxes-list[data-v-86c3852b]{gap:12px 16px}.service-header[data-v-86c3852b]{gap:12px}.service-icon-wrapper[data-v-86c3852b]{width:40px;height:40px;min-width:40px}}.summary-dashboard[data-v-a52be697]{display:flex;flex-direction:row;align-items:flex-start;padding:40px;gap:40px;height:auto;min-height:auto;background:#f8f8f8;border-radius:24px;box-sizing:border-box;margin:0 auto;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible;position:relative}.left-column[data-v-a52be697]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:60px;width:100%;max-width:100%;height:auto;min-height:auto;flex:1 1 auto;order:0;flex-grow:1;min-width:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.general-section[data-v-a52be697]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;max-width:100%;min-height:174px;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.general-cards[data-v-a52be697]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:40px;width:100%;max-width:100%;min-height:116px;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}@media(max-width:1200px){.general-cards[data-v-a52be697]{flex-direction:column;align-items:stretch;gap:24px}.general-card[data-v-a52be697]{width:100%;min-height:116px}.general-card .card-content[data-v-a52be697],.general-card .card-text[data-v-a52be697]{width:100%;max-width:100%}}@media(max-width:768px){.general-cards[data-v-a52be697]{gap:16px}.general-card[data-v-a52be697]{padding:20px 16px;gap:12px}.general-card .card-content[data-v-a52be697]{width:auto;flex-grow:1}.general-card .card-text[data-v-a52be697]{width:auto;white-space:normal}.incorporaciones-content[data-v-a52be697]{padding:60px 24px 32px}}.general-card[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:24px;gap:16px;isolation:isolate;min-height:116px;background:#fff;border:1px solid #d5d5d5;border-radius:16px;flex:1 1 auto;order:0;flex-grow:1;position:relative;min-width:0;box-sizing:border-box}.general-card .icon-container[data-v-a52be697]{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0;z-index:0}.employees-registered-icon[data-v-a52be697]{background:#b2e0ff}.employees-covered-icon[data-v-a52be697]{background:#ccffc1}.employees-without-coverage-icon[data-v-a52be697]{background:#efcecc}.general-card .icon-container img[data-v-a52be697]{width:30px;height:30px;object-fit:contain}.general-card .card-content[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;width:157px;min-width:0;max-width:100%;height:auto;min-height:68px;flex:1 1 auto;order:2;flex-grow:1;z-index:2;box-sizing:border-box}.general-card .card-number[data-v-a52be697]{width:45px;height:47px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:36px;line-height:130%;display:flex;align-items:center;text-align:center;color:#2b2a2a;flex:none;order:0;flex-grow:0}.general-card .card-text[data-v-a52be697]{width:100%;max-width:100%;min-height:17px;height:auto;font-family:Montserrat;font-style:normal;font-weight:700;font-size:13px;line-height:130%;color:#2b2a2a;flex:none;order:1;flex-grow:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.incognito-icon[data-v-a52be697]{position:absolute;width:32px;height:32px;right:7.67px;top:8px;flex:none;order:3;flex-grow:0;z-index:3}.incognito-icon img[data-v-a52be697]{width:100%;height:100%;object-fit:contain}.incorporaciones-section[data-v-a52be697]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;max-width:100%;min-height:auto;height:auto;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.incorporaciones-content[data-v-a52be697]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:80px 40px 40px;gap:24px;width:100%;min-height:auto;height:auto;background:#fff;border:1px solid #d5d5d5;border-radius:24px;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;max-width:100%;overflow-x:hidden;overflow-y:visible}@media(max-width:1200px){.incorporaciones-content[data-v-a52be697]{flex-direction:column;align-items:stretch;gap:32px;padding:60px 32px 40px}.incorporaciones-status-section[data-v-a52be697],.incorporaciones-progress-chart[data-v-a52be697]{width:100%;max-width:100%}.incorporaciones-status-section .status-list[data-v-a52be697]{padding:0 32px}}@media(max-width:1400px){.summary-dashboard[data-v-a52be697]{padding:28px;gap:28px}.general-cards[data-v-a52be697]{gap:24px}.incorporaciones-content[data-v-a52be697]{padding:60px 28px 40px;gap:18px}.incorporaciones-status-section .status-list[data-v-a52be697]{padding:0 32px}}@media(max-width:1320px){.summary-dashboard[data-v-a52be697]{padding:20px;gap:20px}.left-column[data-v-a52be697]{gap:40px}.general-cards[data-v-a52be697]{gap:16px}.general-card[data-v-a52be697]{padding:16px;min-width:0;flex:1 1 0}.general-card .card-content[data-v-a52be697]{width:100%;max-width:100%;flex:1 1 auto}.general-card .card-text[data-v-a52be697]{width:100%;max-width:100%;font-size:12px}.incorporaciones-content[data-v-a52be697]{padding:40px 20px 24px;gap:12px}.incorporaciones-status-section[data-v-a52be697]{width:55%;max-width:55%;flex:1 1 55%;min-width:0}.incorporaciones-progress-chart[data-v-a52be697]{width:40%;max-width:40%;flex:1 1 40%;min-width:0}.incorporaciones-status-section .status-list[data-v-a52be697]{padding:0 16px;gap:20px}.status-item[data-v-a52be697]{width:100%;max-width:100%;gap:12px}.status-item .status-header[data-v-a52be697]{width:100%;max-width:100%;gap:8px}.status-item .status-name[data-v-a52be697]{width:auto;max-width:50%;flex:0 1 auto;font-size:16px}.status-item .status-bar-container[data-v-a52be697]{width:100%;max-width:100%}.incorporaciones-status-section .section-header .subsection-title[data-v-a52be697]{width:auto;max-width:100%;font-size:18px}.incorporaciones-progress-chart .progress-text[data-v-a52be697]{width:100%;max-width:100%;padding:0 8px;min-height:auto;height:auto}.incorporaciones-progress-chart .view-more-btn[data-v-a52be697]{width:100%;max-width:100%;padding:12px 8px;font-size:14px;min-height:auto}.incorporaciones-progress-chart .progress-header[data-v-a52be697]{width:100%;max-width:100%;padding:0 8px}.incorporaciones-progress-chart .progress-circle-wrapper[data-v-a52be697]{width:180px;max-width:100%;height:180px}.incorporaciones-progress-chart .progress-header .subsection-title[data-v-a52be697]{width:100%;max-width:100%;font-size:16px;padding:0 8px}}@media(max-width:768px){.incorporaciones-content[data-v-a52be697]{padding:40px 24px 32px;gap:24px}.incorporaciones-status-section[data-v-a52be697],.incorporaciones-progress-chart[data-v-a52be697]{padding:32px 16px;gap:32px}.incorporaciones-status-section .section-header[data-v-a52be697]{flex-direction:column;gap:12px;text-align:center}.incorporaciones-status-section .section-header .subsection-title[data-v-a52be697]{width:auto;height:auto}.incorporaciones-status-section .status-list[data-v-a52be697]{padding:0 32px;gap:24px}}.incorporaciones-status-section[data-v-a52be697]{display:flex;flex-direction:column;align-items:center;padding:0;gap:48px;margin:0;width:60%;min-height:auto;height:auto;background:#fff;border-radius:16px;flex:1 1 60%;order:0;align-self:stretch;min-width:0;max-width:60%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.incorporaciones-status-section .section-header[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:100%;max-width:100%;min-height:40px;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.incorporaciones-status-section .section-header .icon-wrapper[data-v-a52be697]{width:40px;height:40px;background:#bdff9d;border-radius:4px;flex:none;order:0;flex-grow:0;position:relative;display:flex;align-items:center;justify-content:center}.incorporaciones-status-section .section-header .icon-wrapper img[data-v-a52be697]{width:24px;height:16px;object-fit:contain}.incorporaciones-status-section .section-header .subsection-title[data-v-a52be697]{width:363px;max-width:100%;height:34px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:140%;text-align:center;color:#2b2a2a;flex:none;order:1;flex-grow:0;box-sizing:border-box}.incorporaciones-status-section .status-list[data-v-a52be697]{display:flex;flex-direction:column;align-items:flex-start;padding:0 40px;gap:32px;width:100%;min-height:auto;height:auto;flex:none;order:1;align-self:stretch;flex-grow:0;box-sizing:border-box;max-width:100%;overflow-x:hidden;overflow-y:visible}.status-item[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:16px;width:100%;max-width:100%;height:73px;flex:none;align-self:stretch;flex-grow:0;margin-left:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.status-item .status-header[data-v-a52be697]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:8px;width:100%;max-width:100%;height:41px;flex:none;order:0;align-self:stretch;flex-grow:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.status-item .status-name[data-v-a52be697]{width:150px;min-width:0;max-width:100%;min-height:25px;height:auto;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:140%;display:flex;align-items:center;color:#2b2a2a;flex:0 1 auto;order:0;flex-grow:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.status-item .status-count-wrapper[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 16px;gap:8px;margin-left:auto;margin-right:0;width:44px;height:41px;background:#eaeaea;border-radius:8px;flex:none;order:1;flex-grow:0}.status-item .status-count[data-v-a52be697]{width:12px;height:25px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:100%;display:flex;align-items:center;text-align:right;color:#2b2a2a;flex:none;order:0;align-self:stretch;flex-grow:0}.status-item .status-bar-container[data-v-a52be697]{width:100%;max-width:100%;height:16px;background:#eaeaea;border-radius:32px;flex:none;order:1;align-self:stretch;flex-grow:0;position:relative;box-sizing:border-box;overflow:hidden}.status-item .status-bar[data-v-a52be697]{position:absolute;left:0;top:0%;bottom:0%;height:100%;border-radius:0 24px 24px 0;transition:width .3s ease}.status-item.completed .status-bar[data-v-a52be697]{background:#9cd41c}.status-item.in-progress .status-bar[data-v-a52be697]{background:#0059ef}.status-item.not-started .status-bar[data-v-a52be697]{background:#f9cf45}.status-item.rejected .status-bar[data-v-a52be697]{background:#d0342c}.incorporaciones-progress-chart[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 0;gap:40px;margin:0;width:35%;min-height:auto;height:auto;background:#fff;border-radius:16px;flex:1 1 35%;order:1;align-self:stretch;min-width:0;max-width:35%;box-sizing:border-box}.incorporaciones-progress-chart .progress-header[data-v-a52be697]{display:flex;flex-direction:column;align-items:center;padding:0;gap:24px;width:289px;max-width:100%;min-height:355px;height:auto;flex:none;order:0;flex-grow:0;box-sizing:border-box}.incorporaciones-progress-chart .progress-header .subsection-title[data-v-a52be697]{width:251px;max-width:100%;min-height:25px;font-family:Montserrat;font-style:normal;font-weight:700;font-size:18px;line-height:140%;color:#000;flex:none;order:0;flex-grow:0;box-sizing:border-box;word-wrap:break-word;text-align:center}.incorporaciones-progress-chart .progress-circle-wrapper[data-v-a52be697]{width:236px;max-width:100%;height:236px;flex:none;order:1;flex-grow:0;position:relative;box-sizing:border-box}.progress-circle[data-v-a52be697]{position:absolute;inset:0% -.32%;background:#f2f2f2;border-radius:50%;background:conic-gradient(var(--progress-color, #9cd41c) var(--progress),#f2f2f2 var(--progress))}.incorporaciones-progress-chart .inner-circle[data-v-a52be697]{position:absolute;inset:13.09% 12.89% 13.09% 12.81%;background:#fff;box-shadow:0 0 8px 1px #00000040;border-radius:50%}.incorporaciones-progress-chart .progress-percentage[data-v-a52be697]{position:absolute;width:70px;height:38px;left:calc(50% - 35px);top:calc(50% - 19.91px);font-family:Montserrat;font-style:normal;font-weight:600;font-size:32px;line-height:120%;display:flex;align-items:center;text-align:center;letter-spacing:-.02em;color:var(--primary-blue)}.incorporaciones-progress-chart .progress-text[data-v-a52be697]{width:289px;max-width:100%;min-height:46px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:15px;line-height:150%;text-align:center;color:#000;flex:none;order:1;flex-grow:0;margin-top:-75px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.incorporaciones-progress-chart .view-more-btn[data-v-a52be697]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 12px;gap:4px;width:240px;max-width:100%;min-height:56px;height:auto;background:var(--primary-blue);box-shadow:0 2px 4px #00000026;border-radius:16px;flex:none;order:2;flex-grow:0;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:center;color:#fff;border:none;cursor:pointer;box-sizing:border-box;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.memberships-section[data-v-a52be697]{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:100%;height:280px;flex:none;order:2;align-self:stretch;flex-grow:0}.memberships-content[data-v-a52be697]{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:40px;width:100%;min-height:200px;flex:none;order:1;align-self:stretch;flex-grow:0}@media(max-width:1200px){.memberships-content[data-v-a52be697]{flex-direction:column;align-items:stretch;gap:24px}.membership-type-section[data-v-a52be697],.membership-status-section[data-v-a52be697]{width:100%;min-height:200px}}@media(max-width:768px){.membership-type-section[data-v-a52be697],.membership-status-section[data-v-a52be697]{padding:24px 16px;gap:32px}.membership-type-section .section-header[data-v-a52be697],.membership-status-section .section-header[data-v-a52be697]{flex-direction:column;gap:12px;text-align:center}.membership-type-section .section-header .subsection-title[data-v-a52be697],.membership-status-section .section-header .subsection-title[data-v-a52be697]{width:auto;height:auto}.membership-types[data-v-a52be697],.membership-statuses[data-v-a52be697]{gap:40px}}.membership-type-section[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;gap:48px;min-height:200px;background:#fff;border:1px solid #d5d5d5;border-radius:16px;flex:none;order:0;flex-grow:1}.membership-type-section .section-header[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:100%;min-height:40px;flex:none;order:0;align-self:stretch;flex-grow:0}.membership-type-section .section-header .icon-wrapper[data-v-a52be697]{width:40px;height:40px;background:#bedfff;border-radius:4px;flex:none;order:0;flex-grow:0;position:relative;display:flex;align-items:center;justify-content:center}.membership-type-section .section-header .icon-wrapper img[data-v-a52be697]{width:32px;height:32px;object-fit:contain}.membership-type-section .section-header .subsection-title[data-v-a52be697]{width:231px;height:34px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:140%;text-align:center;color:#2b2a2a;flex:none;order:1;flex-grow:0}.membership-type-section .membership-types[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:0;gap:80px;width:308px;height:88px;flex:none;order:1;flex-grow:0}.membership-type-card[data-v-a52be697]{display:flex;flex-direction:column;align-items:center;padding:0;gap:8px;width:114px;height:88px;flex:none;flex-grow:0}.membership-type-card .card-box[data-v-a52be697]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:16px;isolation:isolate;width:114px;height:63px;border-radius:8px;flex:none;align-self:stretch;flex-grow:0}.membership-type-card .card-box.green[data-v-a52be697]{background:#6dbc24}.membership-type-card .card-box.blue[data-v-a52be697]{background:var(--primary-blue)}.membership-type-card .card-box .icon-wrapper[data-v-a52be697]{width:32px;height:32px;flex:none;order:0;flex-grow:0;z-index:0;display:flex;align-items:center;justify-content:center}.membership-type-card .card-box .icon-wrapper img[data-v-a52be697]{width:100%;height:100%;object-fit:contain}.membership-type-card .card-number[data-v-a52be697]{width:50px;height:47px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:36px;line-height:130%;display:flex;align-items:center;text-align:center;color:#fff;flex:none;order:1;flex-grow:0;z-index:1}.membership-type-card .card-text[data-v-a52be697]{width:109px;height:17px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:13px;line-height:130%;text-align:center;color:#2b2a2a;flex:none;order:1;flex-grow:0}.membership-status-section[data-v-a52be697]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;gap:48px;min-height:200px;background:#fff;border:1px solid #d5d5d5;border-radius:16px;flex:none;order:1;flex-grow:1}.membership-status-section .section-header[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:100%;min-height:40px;flex:none;order:0;align-self:stretch;flex-grow:0}.membership-status-section .section-header .icon-wrapper[data-v-a52be697]{width:40px;height:40px;background:#faf1c9;border-radius:4px;flex:none;order:0;flex-grow:0;position:relative;display:flex;align-items:center;justify-content:center}.membership-status-section .section-header .icon-wrapper img[data-v-a52be697]{width:32px;height:32px;object-fit:contain}.membership-status-section .section-header .subsection-title[data-v-a52be697]{width:318px;height:34px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:140%;text-align:center;color:#2b2a2a;flex:none;order:1;flex-grow:0}.membership-status-section .membership-statuses[data-v-a52be697]{display:flex;flex-direction:row;align-items:center;padding:0;gap:80px;width:100%;min-height:88px;flex:none;order:1;align-self:stretch;flex-grow:0}.membership-status-card[data-v-a52be697]{display:flex;flex-direction:column;align-items:center;padding:0;gap:8px;width:114px;height:88px;flex:none;flex-grow:0}.membership-status-card .card-box[data-v-a52be697]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:16px;width:114px;height:63px;border-radius:8px;flex:none;align-self:stretch;flex-grow:0}.membership-status-card .card-box.green[data-v-a52be697]{background:#4eab1f}.membership-status-card .card-box.orange[data-v-a52be697]{background:#da8d11}.membership-status-card .card-box.gray[data-v-a52be697]{background:#6b6b6b}.membership-status-card .card-box .icon-wrapper[data-v-a52be697]{width:32px;height:32px;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center}.membership-status-card .card-box .icon-wrapper img[data-v-a52be697]{width:100%;height:100%;object-fit:contain}.membership-status-card .card-number[data-v-a52be697]{width:50px;height:47px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:36px;line-height:130%;display:flex;align-items:center;text-align:center;color:#fff;flex:none;order:1;flex-grow:0}.membership-status-card .card-text[data-v-a52be697]{width:51px;height:17px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:13px;line-height:130%;text-align:center;color:#2b2a2a;flex:none;order:1;flex-grow:0}.section-layout[data-v-a52be697]{display:flex;flex-direction:row;align-items:flex-start;gap:40px;width:100%}html,body{background:#fff!important}.back-row[data-v-ff03cba3]{margin-bottom:2.5rem}.back-btn[data-v-ff03cba3]{background:none;border:none;color:#0019a5;font-size:1.3rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:0}.back-arrow[data-v-ff03cba3]{font-size:2rem;color:#0019a5;font-weight:700;vertical-align:middle}.back-text[data-v-ff03cba3]{color:#0019a5;font-size:1.1rem;font-weight:700}.tabs-navigation[data-v-ff03cba3]{margin-bottom:2.5rem}.summary-bar-row[data-v-ff03cba3]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.5rem;gap:1rem}.left-section[data-v-ff03cba3]{display:flex;align-items:center}.middle-section[data-v-ff03cba3]{display:flex;align-items:center;gap:.5rem;margin-left:2rem}.right-section[data-v-ff03cba3]{display:flex;align-items:center;margin-left:auto}.summary-bar[data-v-ff03cba3]{display:flex;gap:2rem;font-weight:700}.slider[data-v-ff03cba3]{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:22px}.slider[data-v-ff03cba3]:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-ff03cba3]{background-color:#003896}input:checked+.slider[data-v-ff03cba3]:before{transform:translate(18px)}input:disabled+.slider[data-v-ff03cba3]{background-color:#e0e0e0;cursor:not-allowed}input:disabled+.slider[data-v-ff03cba3]:before{background-color:#bdbdbd}.members-count[data-v-ff03cba3]{color:#333;margin-top:.5rem;margin-bottom:.5rem;font-weight:700}.loading-spinner[data-v-ff03cba3]{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #003896;border-radius:50%;animation:spin-ff03cba3 1s linear infinite}@keyframes spin-ff03cba3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.validate-btn[data-v-ff03cba3]{background:#003896;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;cursor:pointer;margin-top:1rem;transition:all .3s ease}.validate-btn[data-v-ff03cba3]:disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.validate-btn-wrapper[data-v-ff03cba3]{display:flex;justify-content:flex-end}.header-row[data-v-ff03cba3]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;position:relative}.header-row .back-btn[data-v-ff03cba3]{position:relative;z-index:1}.red-text[data-v-ff03cba3]{color:#d32f2f;font-weight:700}.custom-modal-overlay[data-v-ff03cba3]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.custom-modal[data-v-ff03cba3]{background:#fff;border-radius:10px;box-shadow:0 2px 16px #0003;padding:2rem 2.5rem;min-width:320px;width:35vw;max-width:90vw;text-align:center}.custom-modal-title[data-v-ff03cba3]{font-size:1.3rem;font-weight:700;margin-bottom:1rem;text-align:center}.custom-modal-message[data-v-ff03cba3]{font-size:1.1rem;margin-bottom:1.5rem;color:#333}.required-message[data-v-ff03cba3]{color:#d32f2f;font-size:.95rem;margin-top:.2rem;display:block}.required-message.right[data-v-ff03cba3]{margin-left:1rem;margin-top:0;display:inline-block;white-space:nowrap;color:#d32f2f;font-size:.95rem;position:static}.btn-wrapper-row[data-v-ff03cba3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:1.5rem}.btn-wrapper-row.single-button[data-v-ff03cba3]{justify-content:flex-end}.left-buttons[data-v-ff03cba3]{display:flex;gap:1rem;align-items:center}.hidden-input[data-v-ff03cba3]{display:none}.duplicate-modal-overlay[data-v-ff03cba3]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1001}.duplicate-modal[data-v-ff03cba3]{background:#fff;border-radius:10px;box-shadow:0 2px 16px #0003;padding:2rem 2.5rem;min-width:320px;width:35vw;max-width:90vw;text-align:center}.duplicate-modal-header[data-v-ff03cba3]{margin-bottom:1.5rem}.duplicate-modal-header h3[data-v-ff03cba3]{font-size:1.3rem;font-weight:700;color:#333}.duplicate-modal-body[data-v-ff03cba3]{margin-bottom:1.5rem}.duplicate-info[data-v-ff03cba3]{font-size:1.1rem;color:#333;margin-bottom:1rem;text-align:left}.duplicate-option[data-v-ff03cba3]{display:flex;align-items:center;justify-content:center;gap:.8rem;background:#f0f0f0;border:1px solid #ccc;border-radius:8px;padding:.8rem 1.2rem;font-size:.9rem;color:#333;font-weight:600}.duplicate-option img[data-v-ff03cba3]{width:24px;height:24px}.duplicate-option-btn[data-v-ff03cba3]{background:#fff;color:#1a1a1a;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center;gap:.8rem;font-family:Montserrat,sans-serif;font-weight:500}.duplicate-option-btn[data-v-ff03cba3]:hover{background:#f5f5f5;color:#003896}.bold[data-v-ff03cba3]{font-weight:700}.import-database-btn[data-v-ff03cba3]{background:#003896!important;color:#fff!important;border-radius:30px!important;box-shadow:0 2px 4px #00000026!important;font-family:Montserrat,sans-serif!important;font-weight:500!important;font-size:16px!important;line-height:140%!important;padding:16px!important;gap:4px!important;width:249px!important;height:40px!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.import-database-btn[data-v-ff03cba3] .button-text{width:189px!important;height:22px!important;font-family:Montserrat,sans-serif!important;font-style:normal!important;font-weight:500!important;font-size:16px!important;line-height:140%!important;text-align:center!important;color:#fff!important;flex:none!important;order:1!important;flex-grow:0!important;white-space:nowrap!important}.import-database-btn[data-v-ff03cba3]:hover{background:#003896!important;color:#fff!important}.import-database-btn[data-v-ff03cba3]:focus{background:#003896!important;color:#fff!important}.register-actions-container[data-v-ff03cba3]{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:7px;width:250px;height:48px}.register-actions-button[data-v-ff03cba3]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px;gap:8px;width:250px;height:48px;background:#9cd41c;box-shadow:0 2px 4px #00000026;border-radius:30px;border:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.register-actions-button[data-v-ff03cba3]:hover,.register-actions-button.active[data-v-ff03cba3]{background:#8bc41a}.button-text[data-v-ff03cba3]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;text-align:left;color:#1a1a1a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-container[data-v-ff03cba3]{display:flex;flex-direction:row;align-items:center;gap:4px;flex-shrink:0}.separator-line[data-v-ff03cba3]{width:1px;height:24px;background:#000;flex-shrink:0}.dropdown-icon[data-v-ff03cba3]{width:18px;height:9px;flex-shrink:0;transition:transform .3s ease}.register-actions-button.active .dropdown-icon[data-v-ff03cba3]{transform:rotate(180deg)}.dropdown-menu[data-v-ff03cba3]{position:absolute;bottom:100%;left:0;z-index:1000;background:#fff;border:1px solid #d5d5d5;border-radius:8px;box-shadow:0 4px 8px #00000026;overflow:hidden;width:250px;margin-bottom:5px}.dropdown-option[data-v-ff03cba3]{display:flex;flex-direction:row;align-items:center;padding:10px 8px;gap:8px;width:100%;height:44px;background:#fff;border:none;border-bottom:2px solid #d5d5d5;cursor:pointer;transition:background-color .2s ease;justify-content:flex-start}.dropdown-option[data-v-ff03cba3]:last-child{border-bottom:none}.dropdown-option[data-v-ff03cba3]:hover{background:#f5f5f5}.option-icon[data-v-ff03cba3]{width:24px;height:24px;flex:none;order:0;flex-grow:0}.option-text[data-v-ff03cba3]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#1a1a1a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.tabs-and-summary-row[data-v-ff03cba3]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0;width:100%;gap:0px}.employee-table-container[data-v-ff03cba3]{margin-top:24px}.tabs-wrapper[data-v-ff03cba3]{flex:0 0 auto}.tabs-wrapper[data-v-ff03cba3] .tabs-navigation{width:auto}.summary-pills-container[data-v-ff03cba3]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem}.inconsistencies-section[data-v-ff03cba3]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.inconsistencies-section .summary-bar[data-v-ff03cba3]{display:flex;gap:0;font-weight:700}.inconsistencies-section .toggle-button[data-v-ff03cba3]{display:flex;align-items:flex-end}.inconsistencies-text-bold[data-v-ff03cba3]{font-weight:700}.inconsistencies-text-normal[data-v-ff03cba3]{font-weight:400}.company-status-select-wrapper[data-v-76fce945]{position:relative;display:flex;justify-content:center;align-items:center}.company-status-select[data-v-76fce945]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 32px 8px 8px;gap:7px;width:197px;height:40px;border:1px solid #c5c5c5;border-radius:4px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:140%;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23696969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2 2l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 8px}.company-status-select[data-v-76fce945]:hover{border-color:#a1a1a1}.company-status-select[data-v-76fce945]:focus{border-color:#003286}.company-status-select.status-activa[data-v-76fce945]{color:#4eab1f}.company-status-select.status-en-renovacion[data-v-76fce945]{color:#003286}.company-status-select.status-no-renovada[data-v-76fce945]{color:#ff8409}.company-status-select.status-suspendida[data-v-76fce945]{color:#b47e08}.company-status-select.status-cancelada[data-v-76fce945]{color:#d0342c}.company-status-select.status-no-asignada[data-v-76fce945]{color:#a1a1a1}.company-status-select option[data-v-76fce945]{font-weight:700;font-size:16px;line-height:140%;text-align:center;padding:8px}.company-status-select option.status-activa[data-v-76fce945]{color:#4eab1f;background-color:#fff}.company-status-select option.status-en-renovacion[data-v-76fce945]{color:#003286;background-color:#fff}.company-status-select option.status-no-renovada[data-v-76fce945]{color:#ff8409;background-color:#fff}.company-status-select option.status-suspendida[data-v-76fce945]{color:#b47e08;background-color:#fff}.company-status-select option.status-cancelada[data-v-76fce945]{color:#d0342c;background-color:#fff}.company-status-select option.status-no-asignada[data-v-76fce945]{color:#a1a1a1;background-color:#fff}.data-table[data-v-c9965c4f]{border:none;border-collapse:collapse;position:relative}.data-table thead tr[data-v-c9965c4f]{background-color:#003896;color:#fff}.data-table tr[data-v-c9965c4f]{background-color:#fff;border:none;position:relative}.data-table tr.row-alt[data-v-c9965c4f]{background-color:#f4f7fa}.data-table th[data-v-c9965c4f],.data-table td[data-v-c9965c4f]{border:none}.data-table tbody tr[data-v-c9965c4f]:hover{background-color:#e0e7ef;cursor:pointer}.table-row[data-v-c9965c4f]{position:relative}.url-column[data-v-c9965c4f]{text-align:center;width:70px;min-width:70px;max-width:70px}.copy-url-btn[data-v-c9965c4f]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.copy-url-btn[data-v-c9965c4f]:hover{background-color:#f0f0f0}.copy-url-btn.copied[data-v-c9965c4f]{background-color:#e8f5e8}.copy-icon[data-v-c9965c4f]{width:20px;height:20px;transition:transform .2s ease}.copy-url-btn:hover .copy-icon[data-v-c9965c4f]{transform:scale(1.1)}.copy-url-btn.copied .copy-icon[data-v-c9965c4f]{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.status-cell[data-v-c9965c4f]{padding:8px;display:flex;justify-content:center;align-items:center}.filter-container[data-v-c9965c4f]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.filter-label[data-v-c9965c4f]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#333}.status-filter-select[data-v-c9965c4f]{box-sizing:border-box;padding:8px 32px 8px 12px;min-width:200px;height:40px;border:1px solid #c5c5c5;border-radius:4px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#333;background-color:#fff;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23696969' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2 2l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 8px}.status-filter-select[data-v-c9965c4f]:hover{border-color:#a1a1a1}.status-filter-select[data-v-c9965c4f]:focus{border-color:#003286}.sortable-header[data-v-c9965c4f]{cursor:pointer;user-select:none;display:inline-flex;align-items:center;gap:4px;color:inherit;font-weight:inherit;font-family:inherit;font-size:inherit;line-height:inherit}.records-cell[data-v-c9965c4f]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:140%;display:flex;align-items:center;justify-content:center;text-align:center}.records-fraction[data-v-c9965c4f]{letter-spacing:2px;white-space:nowrap;font-weight:500!important}.records-complete[data-v-c9965c4f]{color:#4eab1f}.records-incomplete[data-v-c9965c4f]{color:#d1721f}.groups-view-container[data-v-8dfb27af]{width:100%}.groups-container[data-v-8dfb27af]{padding:40px;text-align:center;margin-top:1px}.add-group-btn[data-v-8dfb27af]{background:#003896;color:#fff;border:none;font-size:1rem;cursor:pointer;margin-top:1rem;transition:all .3s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;gap:4px;box-shadow:0 2px 4px #00000026;border-radius:24px;min-width:180px;height:48px}.select-spacing[data-v-8dfb27af]{margin-top:30px}.add-group-btn-container[data-v-8dfb27af]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 24px 0 0}.breadcrumb-wrapper[data-v-8dfb27af]{display:flex;align-items:center}.breadcrumb-wrapper[data-v-8dfb27af] .breadcrumb{margin-top:0!important;margin-left:45px}.btn-wrapper[data-v-8dfb27af]{display:flex;align-items:center;gap:12px}.pay-period-radio-group[data-v-8dfb27af]{margin-top:30px}.radio-label[data-v-8dfb27af]{display:block;margin-bottom:8px;font-weight:500;color:#2b2a2a;text-align:left}.radio-options[data-v-8dfb27af]{display:flex;gap:16px}.radio-option[data-v-8dfb27af]{display:flex;align-items:center;border:2px solid #d3d3d3;border-radius:12px;padding:8px 24px;cursor:pointer;background:#fff;transition:border .2s,background .2s;font-size:1.1rem;position:relative;color:#555}.radio-option.selected[data-v-8dfb27af]{border-color:#8cd211;background:#f7fef5}.radio-input[data-v-8dfb27af]{display:none}.radio-input:disabled+.custom-radio[data-v-8dfb27af]{opacity:.5;cursor:not-allowed}.radio-input:disabled~span[data-v-8dfb27af]{opacity:.5}.custom-radio[data-v-8dfb27af]{display:inline-block;width:22px;height:22px;border:2px solid #8cd211;border-radius:50%;margin-right:8px;background:#fff;position:relative}.radio-option.selected .custom-radio[data-v-8dfb27af]{background:#f7fef5}.radio-input:checked+.custom-radio[data-v-8dfb27af]:after{content:"";display:block;width:12px;height:12px;background:#8cd211;border-radius:50%;position:absolute;top:4px;left:4px}.custom-select[data-v-8dfb27af]:disabled{opacity:.5;cursor:not-allowed;background-color:#f5f5f5}.modal-header[data-v-8dfb27af]{width:200px;height:59px;background:#fff;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:2}.group-exists-message[data-v-8dfb27af]{margin-top:8px;padding:8px 12px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;font-size:14px;font-weight:500}[data-v-8dfb27af] .custom-modal{max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.import-checkbox-wrapper[data-v-8dfb27af]{display:flex;align-items:center;margin-top:24px}.custom-checkbox-label[data-v-8dfb27af]{display:flex;align-items:center;cursor:pointer;font-size:16px;user-select:none}.custom-checkbox-input[data-v-8dfb27af]{display:none}.custom-checkbox-box[data-v-8dfb27af]{width:18px;height:18px;border-radius:4px;border:2px solid #8ed13a;background:#fff;display:flex;align-items:center;justify-content:center;margin-right:8px;transition:background .2s,border .2s}.custom-checkbox-input:checked+.custom-checkbox-box[data-v-8dfb27af]{background:#8ed13a;border-color:#8ed13a}.custom-checkbox-text[data-v-8dfb27af]{color:#222;font-size:16px}.app-header[data-v-a7cbcfc0]{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;box-shadow:0 10px 16px #0000001a;width:100%;min-width:0;box-sizing:border-box;position:fixed;top:0;left:0;right:0;z-index:1000;height:80px}.header-left[data-v-a7cbcfc0]{display:flex;align-items:center;flex:1;min-width:0;gap:40px}.header-right[data-v-a7cbcfc0]{display:flex;align-items:center;gap:15px;position:relative}.session-button[data-v-a7cbcfc0]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:16px;min-width:200px;max-width:350px;height:48px;background:#fff;border:1px solid #e4e4e4;box-shadow:0 2px 4px #00000026;border-radius:40px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.session-button[data-v-a7cbcfc0]:hover{box-shadow:0 4px 8px #0003}.session-text[data-v-a7cbcfc0]{flex:1;font-family:Montserrat;font-style:normal;font-weight:700;font-size:15px;line-height:130%;text-align:center;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.user-avatar[data-v-a7cbcfc0]{width:32px;height:32px;border-radius:50%;background-color:#27ae60;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:16px;flex-shrink:0}.user-menu[data-v-a7cbcfc0]{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:16px;min-width:200px;max-width:400px;z-index:1001}.user-info[data-v-a7cbcfc0]{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e4e4e4}.user-name[data-v-a7cbcfc0]{font-size:16px;color:#555;font-weight:600;word-wrap:break-word;overflow-wrap:break-word}.logout-link[data-v-a7cbcfc0]{background:none;border:none;color:#dc3545;cursor:pointer;font-size:14px;padding:8px 0;width:100%;text-align:left;transition:color .2s}.logout-link[data-v-a7cbcfc0]:hover{color:#c82333}.header-left .logo[data-v-a7cbcfc0]{cursor:pointer}.header-left .logo[data-v-a7cbcfc0]:hover,.header-left .logo[data-v-a7cbcfc0]:active,.header-left .logo[data-v-a7cbcfc0]:focus{outline:none;border:none;background:none;box-shadow:none;text-decoration:none;filter:none}.header-left a[data-v-a7cbcfc0]{text-decoration:none}.header-left a[data-v-a7cbcfc0]:focus,.header-left a[data-v-a7cbcfc0]:active,.header-left a[data-v-a7cbcfc0]:hover{outline:none;border:none;background:none;box-shadow:none;text-decoration:none}.copy-url-btn[data-v-a7cbcfc0]{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:background-color .2s ease;color:#003896;font-weight:500;font-family:Montserrat,sans-serif;font-size:14px}.copy-url-btn[data-v-a7cbcfc0]:hover{background-color:#f5f5f5}.copy-icon[data-v-a7cbcfc0]{width:20px;height:20px}.copy-text[data-v-a7cbcfc0]{width:103px;height:25px;font-family:Montserrat;font-style:normal;font-weight:500;font-size:18px;line-height:140%;text-align:center;color:#1a1a1a;flex:none;order:1;flex-grow:0}.content-area[data-v-a7cbcfc0]{padding:100px 20px 20px;width:100%;margin:20px auto;box-sizing:border-box;flex-grow:1}[data-v-9430f47e] .header{margin-bottom:0!important;padding-bottom:0!important}.content-area[data-v-9430f47e]{padding:120px 0 0!important;margin:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important;box-sizing:border-box!important}.dashboard-container[data-v-9430f47e]{margin:0 auto;max-width:100%;width:100%;padding:0 90px;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}@media(max-width:1400px){.dashboard-container[data-v-9430f47e]{padding:0 80px}}@media(max-width:1280px){.dashboard-container[data-v-9430f47e]{padding:0 40px}}@media(max-width:768px){.dashboard-container[data-v-9430f47e]{padding:0 20px}}h2[data-v-9430f47e]{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.loading-container[data-v-9430f47e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.loading-spinner[data-v-9430f47e]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #003896;border-radius:50%;animation:spin-9430f47e 1s linear infinite;margin-bottom:1rem}@keyframes spin-9430f47e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-9430f47e]{text-align:center;padding:2rem;color:#d32f2f}.not-implemented-container[data-v-9430f47e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px}.not-implemented-icon[data-v-9430f47e]{margin-bottom:1.5rem}.not-implemented-title[data-v-9430f47e]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;font-family:Montserrat,sans-serif}.not-implemented-message[data-v-9430f47e]{font-size:1.1rem;color:#666;line-height:1.5;font-family:Montserrat,sans-serif}.facturacion-content[data-v-9430f47e]{margin-top:24px}.login-container[data-v-853c4438]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fff}.login-card[data-v-853c4438]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 10px 16px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-logo[data-v-853c4438]{width:140px;margin-bottom:1.5rem;display:block}.login-card h1[data-v-853c4438]{text-align:center;margin-bottom:2rem;color:#333}.login-form[data-v-853c4438]{display:flex;flex-direction:column;gap:1rem;width:100%}.login-button[data-v-853c4438]{padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.login-button[data-v-853c4438]:hover:not(:disabled){background-color:#0056b3}.login-button[data-v-853c4438]:disabled{background-color:#6c757d;cursor:not-allowed}.error-message[data-v-853c4438]{color:#dc3545;font-size:.875rem;text-align:center;padding:.5rem;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px}
