@import"https://fonts.cdnfonts.com/css/gotham";[data-v-f22de1ad]:root{--background-page: #ECEEEE;--background-container: #DCE5E8;--background-header: #003448;--background-input: #efefef;--background-card: #DCE5E8;--text-primary: #02364a;--text-secondary: #193244;--text-white: #FFFFFF;--brand-red: #B5191E;--brand-red-dark: #D13631;--brand-blue: #003448;--border-primary: #B5191E;--border-input: #b5181e;--button-primary-bg: #b5181e;--button-primary-text: #ffffff;--font-family-main: "Gotham", "Gotham Black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}[data-v-f22de1ad]{box-sizing:border-box}body[data-v-f22de1ad]{background-color:var(--background-page);color:var(--text-primary);font-family:var(--font-family-main);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-v-f22de1ad],h2[data-v-f22de1ad],h3[data-v-f22de1ad],h4[data-v-f22de1ad],h5[data-v-f22de1ad],h6[data-v-f22de1ad]{font-family:var(--font-family-main);font-weight:700;color:var(--text-primary)}.container-custom[data-v-f22de1ad]{background-color:var(--background-container);padding:2rem;border-radius:1.5rem;border:3px solid var(--border-primary)}.btn-primary[data-v-f22de1ad]{background-color:var(--button-primary-bg);color:var(--button-primary-text);border:none;padding:.75rem 2rem;border-radius:.5rem;cursor:pointer;font-family:var(--font-family-main);font-weight:600;transition:opacity .3s ease}.btn-primary[data-v-f22de1ad]:hover{opacity:.9}.btn-primary[data-v-f22de1ad]:disabled{opacity:.5;cursor:not-allowed}.btn-secondary[data-v-f22de1ad]{background-color:var(--background-container);color:var(--text-primary);border:2px solid var(--border-primary);padding:.75rem 2rem;border-radius:.5rem;cursor:pointer;font-family:var(--font-family-main);font-weight:600;transition:all .3s ease}.btn-secondary[data-v-f22de1ad]:hover{background-color:var(--border-primary);color:var(--text-white)}.input-custom[data-v-f22de1ad]{background-color:var(--background-input);color:var(--text-primary);border:none;border-bottom:2px solid var(--border-input);padding:.75rem 1rem;border-radius:.5rem .5rem 0 0;font-family:var(--font-family-main);outline:none;width:100%;transition:border-color .3s ease}.input-custom[data-v-f22de1ad]:focus{border-bottom-color:var(--brand-red-dark);border-bottom-width:3px}.input-custom[data-v-f22de1ad]::-moz-placeholder{color:#02364a80}.input-custom[data-v-f22de1ad]::placeholder{color:#02364a80}select.input-custom[data-v-f22de1ad]{cursor:pointer}.card-custom[data-v-f22de1ad]{background-color:var(--background-card);border:3px solid var(--border-primary);border-radius:1.5rem;padding:1rem;transition:all .3s ease}.card-custom[data-v-f22de1ad]:hover{box-shadow:0 10px 30px #b5191e33;transform:translateY(-2px)}.card-clickable[data-v-f22de1ad]{cursor:pointer}.header-custom[data-v-f22de1ad]{background-color:var(--background-header);height:118px;border-radius:0 0 56px 56px;box-shadow:0 4px 6px #0000001a}.table-custom[data-v-f22de1ad]{width:100%;border-collapse:collapse}.table-custom thead[data-v-f22de1ad]{background-color:var(--background-input)}.table-custom th[data-v-f22de1ad]{padding:1rem;text-align:left;font-weight:700;color:var(--text-primary);border-bottom:2px solid var(--border-primary)}.table-custom td[data-v-f22de1ad]{padding:1rem;border-bottom:1px solid #e0e0e0}.table-custom tbody tr[data-v-f22de1ad]:nth-child(2n){background-color:#f6f6f6}.table-custom tbody tr[data-v-f22de1ad]:nth-child(odd){background-color:#fff}.decorative-bars[data-v-f22de1ad]{position:fixed;pointer-events:none;opacity:.3;z-index:0}.decorative-bars-left[data-v-f22de1ad]{bottom:0;left:0}.decorative-bars-right[data-v-f22de1ad]{top:120px;right:0}.text-primary[data-v-f22de1ad]{color:var(--text-primary)}.text-white[data-v-f22de1ad]{color:var(--text-white)}.bg-primary[data-v-f22de1ad]{background-color:var(--brand-red)}.bg-container[data-v-f22de1ad]{background-color:var(--background-container)}.border-primary[data-v-f22de1ad]{border-color:var(--border-primary)}.rounded-custom[data-v-f22de1ad]{border-radius:1.5rem}@keyframes fadeIn-f22de1ad{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in[data-v-f22de1ad]{animation:fadeIn-f22de1ad .5s ease-out}@media (max-width: 768px){.header-custom[data-v-f22de1ad]{height:80px;border-radius:0 0 30px 30px}.container-custom[data-v-f22de1ad],.card-custom[data-v-f22de1ad]{padding:1rem}}.login-container[data-v-f22de1ad]{background-color:#eceeee}.login-wrapper[data-v-f22de1ad]{position:relative;z-index:10}.login-card[data-v-f22de1ad]{background-color:#dce5e8;border:2px solid #B5191E;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a}.login-title[data-v-f22de1ad]{font-weight:700;text-align:center;color:#02364a;font-family:Gotham Black,sans-serif}.password-recovery[data-v-f22de1ad]{text-align:center}.decorative-top[data-v-f22de1ad]{position:absolute;pointer-events:none;z-index:0}.decorative-bottom[data-v-f22de1ad]{position:absolute;pointer-events:none;z-index:0;transform:rotate(180deg)}.bottom-logo[data-v-f22de1ad]{position:absolute;width:100%;display:flex;justify-content:center;z-index:10}.logo-img[data-v-f22de1ad]{opacity:.9}@media (min-width: 320px){.login-wrapper[data-v-f22de1ad]{width:100%;padding:1rem}.login-card[data-v-f22de1ad]{padding:1.5rem}.login-title[data-v-f22de1ad]{font-size:1.5rem;margin-bottom:1.5rem}.password-recovery[data-v-f22de1ad]{margin-top:1.5rem;margin-bottom:5rem;font-size:.875rem}.decorative-top[data-v-f22de1ad],.decorative-bottom[data-v-f22de1ad]{display:none}.bottom-logo[data-v-f22de1ad]{bottom:1rem}.logo-img[data-v-f22de1ad]{height:3rem}}@media (min-width: 768px){.login-wrapper[data-v-f22de1ad]{max-width:32rem;padding:2rem}.login-card[data-v-f22de1ad]{padding:2rem}.login-title[data-v-f22de1ad]{font-size:1.75rem;margin-bottom:1.75rem}.password-recovery[data-v-f22de1ad]{margin-top:1.75rem;margin-bottom:5.5rem;font-size:1rem}.decorative-top[data-v-f22de1ad]{display:block;top:1rem;right:1rem}.decorative-top img[data-v-f22de1ad]{width:8rem;height:auto}.decorative-bottom[data-v-f22de1ad]{display:block;bottom:1rem;left:1rem}.decorative-bottom img[data-v-f22de1ad]{width:8rem;height:auto}.bottom-logo[data-v-f22de1ad]{bottom:1.5rem}.logo-img[data-v-f22de1ad]{height:4rem}}@media (min-width: 1024px){.login-wrapper[data-v-f22de1ad]{max-width:36rem}.login-card[data-v-f22de1ad]{padding:2.5rem}.login-title[data-v-f22de1ad]{font-size:2rem;margin-bottom:2rem}.password-recovery[data-v-f22de1ad]{margin-top:2rem;margin-bottom:6rem;font-size:1.125rem}.decorative-top[data-v-f22de1ad]{top:1.5rem;right:1.5rem}.decorative-top img[data-v-f22de1ad]{width:9rem}.decorative-bottom[data-v-f22de1ad]{bottom:1.5rem;left:1.5rem}.decorative-bottom img[data-v-f22de1ad]{width:9rem}.bottom-logo[data-v-f22de1ad]{bottom:2rem}.logo-img[data-v-f22de1ad]{height:4.5rem}}@media (min-width: 1280px){.login-wrapper[data-v-f22de1ad]{max-width:42rem}.login-card[data-v-f22de1ad]{padding:3rem}.login-title[data-v-f22de1ad]{font-size:2rem}.password-recovery[data-v-f22de1ad]{margin-top:2rem;margin-bottom:6.5rem;font-size:1.125rem}.decorative-top[data-v-f22de1ad]{top:2rem;right:2rem}.decorative-top img[data-v-f22de1ad]{width:10rem}.decorative-bottom[data-v-f22de1ad]{bottom:2rem;left:2rem}.decorative-bottom img[data-v-f22de1ad]{width:10rem}.logo-img[data-v-f22de1ad]{height:5rem}}@media (min-width: 1536px){.login-card[data-v-f22de1ad]{padding:3.5rem}.password-recovery[data-v-f22de1ad]{margin-bottom:7rem}.decorative-top[data-v-f22de1ad]{top:2.5rem;right:2.5rem}.decorative-top img[data-v-f22de1ad]{width:11rem}.decorative-bottom[data-v-f22de1ad]{bottom:2.5rem;left:2.5rem}.decorative-bottom img[data-v-f22de1ad]{width:11rem}.logo-img[data-v-f22de1ad]{height:5.5rem}}[data-v-f22de1ad]{font-family:Gotham,Gotham Black,sans-serif}
