html,body{margin:0;padding:0;height:100%;background:#f4f7fb;overscroll-behavior-y:none}#root{height:100%}.app-root{height:100vh;height:100dvh}*{box-sizing:border-box}body{font-family:Manrope,sans-serif;color:#16233a}a{color:#1b4a9e}a:hover{color:#ea580c}input,textarea,button,select{font-family:Manrope,sans-serif}input:focus,textarea:focus{outline:2px solid #9db9e6;outline-offset:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd9ea;border-radius:6px}::-webkit-scrollbar-track{background:transparent}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none}@keyframes toastIn{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes typingDot{0%,80%,to{opacity:.25}40%{opacity:1}}.btn-primary:hover{filter:brightness(1.1)}.row-hover:hover{background:#eef3fa}.card-hover:hover{border-color:#9db9e6!important}.link-azul{color:#1b4a9e;cursor:pointer;font-size:13px;font-weight:700}.link-azul:hover{color:#ea580c}.link-gris{color:#8194ad;cursor:pointer;font-size:13px;font-weight:700}.link-gris:hover{color:#ef4444}.del-btn{color:#b3c0d4;cursor:pointer}.del-btn:hover{color:#ef4444;background:#fef2f2}.del-icon{color:#b3c0d4;cursor:pointer;display:flex}.del-icon:hover{color:#ef4444}.soft-btn:hover{background:#dbe7f9!important}.topbar-bell:hover{background:#e8effc!important;color:#1b4a9e!important}.outline-btn:hover{background:#e8effc!important}.cancel-btn:hover{background:#f4f7fb!important}.dashed-btn:hover{background:#e8effc!important}.quitar-chip{cursor:pointer;opacity:.6}.quitar-chip:hover{opacity:1}.header-info:hover{background:#eef3fa;color:#1b4a9e!important}
