@charset "UTF-8";:root{--bs-primary: #1a2060;--bs-primary-rgb: 26, 32, 96;--bs-body-bg: #eef1f8;--bs-font-sans-serif: "Raleway", sans-serif}html{font-size:16px}@media(min-width:2560px){html{font-size:18px}}@media(min-width:3840px){html{font-size:22px}}@media(min-width:7680px){html{font-size:32px}}body{font-family:Raleway,sans-serif;color:#1f2937;background-color:#f3f4f6;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif;font-weight:600}.app-header{position:fixed;top:0;left:0;right:0;z-index:1030;transition:all .3s ease-in-out;background-color:transparent}.app-header.scrolled{background-color:#fff;box-shadow:0 1px 3px #0000001a}.app-header__container{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem}.app-header__nav{display:flex;align-items:center;gap:1.75rem}.app-header__logo{height:2.75rem;width:auto;transition:all .3s ease}.app-header__logo--bright{filter:brightness(2)}.app-header__nav-item{font-size:.875rem;font-weight:500;transition:color .3s ease;text-decoration:none;position:relative;padding-bottom:.25rem}.app-header__nav-item:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#1e3a8a;transition:width .3s ease;border-radius:2px}.app-header__nav-item:hover{color:#1e3a8a}.app-header__nav-item:hover:after{width:100%}.app-header__mobile-toggle{background:transparent;border:none;display:flex;flex-direction:column;gap:.375rem;padding:.5rem;cursor:pointer}.app-header__mobile-toggle .hamburger-line{display:block;width:1.5rem;height:2px;border-radius:2px;background-color:#fff;transition:all .3s ease}.app-header__mobile-toggle .hamburger-line.dark{background-color:#1f2937}.app-header__mobile-toggle .hamburger-line.open-0{transform:rotate(45deg) translateY(6px)}.app-header__mobile-toggle .hamburger-line.open-1{opacity:0}.app-header__mobile-toggle .hamburger-line.open-2{transform:rotate(-45deg) translateY(-6px)}.app-header__mobile-menu{background-color:#fff;border-top:1px solid #f3f4f6;box-shadow:0 10px 15px -3px #0000001a;padding:.5rem 1rem 1rem}.app-header__mobile-menu a:not(.btn){display:block;padding:.75rem .5rem;font-size:.875rem;font-weight:500;color:#1f2937;text-decoration:none;border-bottom:1px solid #f3f4f6}.app-header__mobile-menu a:not(.btn):last-child{border-bottom:none}.app-footer{background-color:#111827;color:#fff;padding:2.5rem 0 1rem}.app-footer__logo{height:3.5rem;width:auto;filter:brightness(2);display:block}.app-footer__text{color:#fff;font-size:.85rem;line-height:1.6;margin:0}.app-footer__link{color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s ease;position:relative;display:inline-block;padding-bottom:2px}.app-footer__link:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:#fff;transition:width .3s ease}.app-footer__link:hover{color:#fff}.app-footer__link:hover:after{width:100%}.app-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}.app-footer__bottom p{color:#fff6!important;font-size:.8125rem}.dashboard-layout{display:flex;height:100vh;overflow:hidden;background-color:var(--bs-body-bg)}.dashboard-layout__content-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:transparent}.dashboard-layout__main{flex:1;overflow-y:auto;padding:1.5rem}.page-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:18rem;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;text-align:center}.page-placeholder__icon{margin-bottom:1rem;stroke:#9aa0b8}.page-placeholder__title{color:#1f2937;font-weight:600;font-size:1.125rem;margin-bottom:.25rem}.page-placeholder__subtitle{color:#6b7280;font-size:.875rem;margin:0}.card-hover{transition:transform .2s ease,box-shadow .2s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014!important}.sidebar{height:100vh;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;transition:width .25s ease}.sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);min-height:3.75rem}.sidebar__logo-container{display:flex;align-items:center;gap:.5rem;overflow:hidden}.sidebar__logo-container img{height:1.75rem;width:auto;filter:brightness(2);flex-shrink:0}.sidebar__brand{line-height:1}.sidebar__brand p{color:#fff;font-weight:700;font-size:.875rem;letter-spacing:.025em;margin:0}.sidebar__brand span{font-size:.625rem;color:#06b6d4;font-weight:600}.sidebar__toggle{color:#ffffff80;background:transparent;border:none;padding:.25rem;flex-shrink:0;transition:color .2s}.sidebar__toggle:hover{color:#fff}.sidebar__nav{flex:1;overflow-y:auto;overflow-x:hidden;padding-top:.75rem;padding-bottom:.75rem}.sidebar__nav::-webkit-scrollbar{width:.25rem}.sidebar__nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:.25rem}.sidebar__group{margin-bottom:.25rem}.sidebar__group-title{color:#ffffff4d;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:1rem 1rem .25rem;margin:0}.sidebar__divider{margin:.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.875rem;color:#fff9;text-decoration:none;transition:all .2s;background:transparent;border:none;width:100%;text-align:left}.sidebar__link:hover{color:#fff;background-color:#ffffff0d}.sidebar__link.active{background-color:#1e3a8a;color:#fff}.sidebar__link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__link .flex-shrink-0{flex-shrink:0}.sidebar__footer{border-top:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.topbar{height:3.75rem;background-color:#fff;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;flex-shrink:0}.topbar__search{position:relative}.topbar__search svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.topbar__search input{padding:.5rem 1rem .5rem 2.25rem;font-size:.875rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:624.9375rem;width:18rem;color:#1f2937;transition:border-color .2s}.topbar__search input:focus{outline:none;border-color:#1e3a8a}.topbar__search input::placeholder{color:#9ca3af}.topbar__actions{display:flex;align-items:center;gap:1rem}.topbar__notif-btn{position:relative;color:#9ca3af;background:transparent;border:none;transition:color .2s;padding:0}.topbar__notif-btn:hover{color:#1e3a8a}.topbar__notif-btn .badge{position:absolute;top:-.25rem;right:-.25rem;background-color:#ef4444;color:#fff;font-size:.5625rem;font-weight:700;border-radius:624.9375rem;width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.topbar__user{display:flex;align-items:center;gap:.5rem}.topbar__avatar{width:2rem;height:2rem;border-radius:624.9375rem;background-color:#1e3a8a;color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.topbar__user-info{line-height:1}.topbar__user-info p.name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .125rem}.topbar__user-info p.role{font-size:.75rem;color:#6b7280;text-transform:capitalize;margin:0}.btn{font-weight:600;padding:.5rem 1.25rem;transition:all .2s ease-in-out;border-radius:0rem;box-shadow:0 1px 2px #0000000d}.btn:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.btn-primary{background-color:#1e3a8a;border-color:#1e3a8a;color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:#1c357f!important;border-color:#1c357f!important;color:#fff!important}.btn-lg{padding:.875rem 2rem;letter-spacing:2px;font-size:.875rem}.hero-section{position:relative;height:100vh;min-height:700px;display:flex;align-items:flex-end;color:#fff;background-image:url(/assets/images/inicio/inicio.webp);background-size:cover;background-position:center;background-attachment:fixed;overflow:hidden}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a0f1e66,#0a0f1ebf 50%,#0a0f1ef2 80%,#0a0f1e);z-index:1}.hero-section__content{position:relative;z-index:10;width:100%;padding-bottom:4rem}@media(min-width:992px){.hero-section__content{padding-bottom:6rem}}.hero-section__title-col{margin-bottom:3rem}@media(min-width:992px){.hero-section__title-col{margin-bottom:0;padding-right:3rem}}.hero-section__subtitle{display:block;color:#93c5fd;font-size:.85rem;font-weight:500;letter-spacing:4px;text-transform:uppercase;margin-bottom:1.5rem}.hero-section__title{font-size:3rem;font-weight:300;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:none;text-shadow:0 4px 25px rgba(0,0,0,.7)}@media(min-width:768px){.hero-section__title{font-size:4.5rem}}@media(min-width:1200px){.hero-section__title{font-size:5.5rem}}.hero-section__title strong{font-weight:700}.hero-section__action-col{display:flex;flex-direction:column;justify-content:flex-end}.hero-section__line{width:100%;height:1px;background:#ffffff26;margin-bottom:2rem}.hero-section__desc{color:#cbd5e1;font-size:1.05rem;font-weight:300;margin-bottom:2.5rem;line-height:1.8}@media(min-width:768px){.hero-section__desc{font-size:1.15rem}}.hero-section__buttons{display:flex;flex-direction:column;gap:1rem}@media(min-width:576px){.hero-section__buttons{flex-direction:row}}.hero-section .hero-btn-luxury{padding:1rem 2.5rem;font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;transition:all .4s ease}.hero-section .hero-btn-luxury--primary{background-color:#fff;color:#0f172a;border:1px solid #ffffff}.hero-section .hero-btn-luxury--primary:hover{background-color:transparent;color:#fff;border-color:#fff;transform:translateY(-2px)}.hero-section .hero-btn-luxury--outline{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.hero-section .hero-btn-luxury--outline:hover{background-color:#fff;color:#0f172a;border-color:#fff;transform:translateY(-2px)}.hero-section .reveal-fade{opacity:0;transform:translateY(15px);animation:revealFade 1.2s cubic-bezier(.2,.8,.2,1) forwards}@keyframes revealFade{to{opacity:1;transform:translateY(0)}}.stat-card{border:1px solid transparent}.stat-card:hover{box-shadow:0 4px 6px #0000000d;border-color:#1e3a8a1a}.service-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;height:100%;border-radius:.75rem;border:1px solid transparent;background-color:#fff;padding:1.25rem;text-align:center;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}@media(min-width:768px){.service-card{padding:1.5rem}}.service-card{border:1px solid transparent}.service-card:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:#1e3a8a1a;transform:translateY(-2px)}.service-card:hover .service-card__title{color:#1e3a8a}.service-card:hover .service-card__line{width:3rem!important}.service-card__line{display:none;width:2rem;height:4px;background-color:#1e3a8a;border-radius:2px;margin:.25rem auto 0;transition:all .3s ease}.service-card__title{margin:0;color:#1f2937;font-size:1.25rem;font-weight:700;transition:color .2s ease}.service-card__description{margin:0;color:#6b7280;font-size:.875rem;line-height:1.8}.contact-card{background-color:#f3f4f6;border-radius:.75rem;padding:1.75rem}.section-heading{text-align:center;margin-bottom:3rem}.section-heading__title{margin:0;margin-bottom:.5rem;color:#1f2937;font-size:2rem;font-weight:700}.section-divider{width:3rem;height:3px;margin:0 auto;border-radius:.25rem;background-color:#1e3a8a}.about-section{padding:5rem 0;background-color:#fff}.about-section__grid{row-gap:2.5rem;justify-content:center}.about-section__column{text-align:center}@media(min-width:768px){.about-section__column{text-align:left}}.about-section__subtitle{margin-bottom:.75rem;color:#1e3a8a;font-size:1.25rem;font-weight:700}.about-section__text{margin:0;color:#6b7280;font-size:1.05rem;line-height:1.8}.contact-section{padding:5rem 0;background-color:#fff}.contact-section__layout{row-gap:2.5rem}.contact-section__subtitle{margin:0;margin-bottom:1rem;color:#1e3a8a;font-size:1.25rem;font-weight:600}.contact-section__info-list{display:flex;flex-direction:column;gap:1rem}.contact-section__info-item{display:flex;align-items:flex-start;gap:.75rem}.contact-section__icon{margin-top:.25rem;color:#1e3a8a;flex-shrink:0}.contact-section__label{color:#1f2937;font-size:1rem;font-weight:600}.contact-section__value{margin-top:.25rem;color:#6b7280;font-size:.875rem;line-height:1.6}.contact-section__form{display:flex;flex-direction:column;gap:.75rem}.contact-section__input{width:100%;border:1px solid rgba(30,58,138,.18);border-radius:.5rem;padding:.7rem .9rem;color:#1f2937;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.contact-section__input::placeholder{color:#6b7280}.contact-section__input:focus{outline:none;border-color:#1e3a8a6b;box-shadow:0 0 0 3px #1e3a8a29}.contact-section__input--textarea{resize:none}.contact-section__submit{margin-top:.5rem;letter-spacing:2px;font-weight:700}.services-section{padding:5rem 0;background-color:var(--bs-body-bg)}.services-section__intro{max-width:600px;margin:.75rem auto 0;color:#6b7280;line-height:1.6}.services-section__grid{row-gap:1.5rem;justify-content:center}.login-wrapper{width:100%;min-height:100vh;position:relative;overflow:hidden;background:#eef1f8;font-family:Raleway,sans-serif}.login-left{position:relative;width:100%;min-height:100vh;background:#fff;z-index:2;display:flex;flex-direction:column}.login-right-panel{display:none;background-image:linear-gradient(to bottom,#2c2e498c,#2c2e4933,#ffffff14,#2c3b9540),url(/assets/images/login/login.webp);background-size:cover;background-position:center}.input-bar{background:#1a20601f;width:100%;height:1px;position:relative;transition:background .3s ease,height .3s ease}.input-group:focus-within .input-bar{background:#3b5bdb;height:2px}.login-triangle-left{display:none;position:absolute;background:#fff;left:0;bottom:-123.1%;height:100%;transform:skewY(19deg) translateY(-50%);width:65vw;z-index:-3}.login-triangle-right{display:none;position:absolute;right:0;left:auto;bottom:-100%;height:100%;transform:skewY(-11deg) translateY(-31%);z-index:-3}@media(min-width:1025px){.login-wrapper{height:100vh;overflow:hidden}.login-left{position:absolute;left:0;top:0;width:35.4%;height:100%;overflow-y:auto}.login-right-panel{display:block;position:absolute;top:0;right:0;width:64.6%;height:100%}.login-triangle-left,.login-triangle-right{display:block}.shape-container{position:absolute;filter:drop-shadow(5px -5px 6px rgba(0,0,0,.4));z-index:1}.shape-container.right-shape{filter:drop-shadow(-5px -5px 6px rgba(0,0,0,.4))}.shape-base{background:#30bce1;transform:rotate(19deg)}.shape-base.right-shape{background:#2c3b95b3;transform:rotate(-11deg)}.sc-1{top:6.45%;left:26.2%}.sc-2{top:57.1%;left:14.75%}.sc-3{top:7%;left:67.7%}.sc-4{top:17.85%;left:87%}.sc-5{top:52.2%;left:76.3%}.s-1{clip-path:polygon(38% 0%,100% 32%,74% 100%,0% 40%);width:3vw;height:5vh}.s-2{clip-path:polygon(35% 0%,100% 33%,72% 100%,0% 41%);width:9vw;height:17vh}.s-3{clip-path:polygon(55% 0%,100% 35%,36% 100%,0% 37%);width:4vw;height:7vh}.s-4{clip-path:polygon(58% 0%,100% 38%,38% 100%,0% 36%);width:6vw;height:11vh}.s-5{clip-path:polygon(59% 0%,100% 37%,37% 100%,0% 36%);width:11vw;height:23vh}}@media(max-width:1024px)and (orientation:landscape){.login-form-area{padding:1rem 8vw 0}}@keyframes panelSlideLeft{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes panelSlideRight{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@media(min-width:1025px){.login-wrapper--reversed .login-left{left:auto;right:0}.login-wrapper--reversed .login-right-panel{right:auto;left:0}.login-wrapper--reversed .login-triangle-left{left:auto;right:0;transform:skewY(-19deg) translateY(-50%)}.login-wrapper--reversed .login-triangle-right{right:auto;left:0;transform:skewY(11deg) translateY(-31%)}}.login-form-content{display:flex;flex-direction:column;justify-content:center;flex:1;padding:2rem 6vw}.login-logo{height:auto;width:auto;max-height:80px;max-width:180px}.login-title{font-size:1.65rem;font-weight:700;color:#1f2937;line-height:1.25;margin-top:2rem;margin-bottom:0}.login-divider{display:block;margin-top:.5rem;margin-bottom:.5rem;width:2.25rem;height:3px;border-radius:2px;background-color:#1e3a8a}.login-subtitle{color:#6b7280;font-size:1rem;font-weight:400;line-height:1.375;margin-bottom:1.5rem}.login-footer-text{font-size:.75rem;color:#6b7280;line-height:1.625}.login-input{display:block;width:100%;background-color:#f3f4f6;color:#1f2937;font-size:.875rem;padding:.375rem 2rem .375rem 0;border:none;border-radius:0;outline:none!important;box-shadow:none!important}.login-input::placeholder{color:#6b7280;letter-spacing:.1em;font-size:.75rem}.login-btn-lg{width:100%;padding:.75rem;letter-spacing:2px;margin-top:1.75rem;margin-bottom:.75rem}.login-link{color:#1e3a8a;font-size:13px;font-weight:500;text-decoration:none;position:relative;display:inline-block;width:fit-content;transition:color .2s}.login-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#1b347c;transition:width .3s ease}.login-link:hover{color:#1b347c}.login-link:hover:after{width:100%}.login-error{color:#ef4444;font-size:.75rem;margin-top:.75rem}.login-success{color:#1e3a8a;font-weight:600;font-size:1rem;margin-bottom:.5rem}.login-success-text{color:#6b7280;font-size:.875rem;line-height:1.625;margin-bottom:1.5rem}
