*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background:#f5f5f5}#root{height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}body.esconder-money [data-money],body.esconder-money .valor-monetario{filter:blur(6px);-webkit-user-select:none;user-select:none;transition:filter .2s}body.esconder-money [data-money]:hover,body.esconder-money .valor-monetario:hover{filter:blur(0)}
