.container{background-color:var(--white);border-radius:.5rem;transition:box-shadow .2s ease-in-out}.elevation-0{box-shadow:none}.elevation-1{box-shadow:0 1px 12px #0000001f}.elevation-2{box-shadow:0 1px 16px #00000029}.elevation-3{box-shadow:0 1px 22px #00000030}.elevation-4{box-shadow:0 1px 36px #00000040}.elevation-5{box-shadow:0 1px 42px #0000004d}.elevation-6{box-shadow:0 1px 58px #00000059}:root{--app-zoom: 1;--full-vh: 100vh;--full-dvh: 100dvh;--full-svh: 100svh}html,body,#root{margin:0;padding:0;width:100%;min-height:100%;max-width:100vw;box-sizing:border-box}body{overflow-x:clip}*,*:before,*:after{box-sizing:inherit}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
