body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.custom-modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);z-index:1050}.custom-modal-body{padding:10px;background-color:#fff;-webkit-animation:PopUp .3s;animation:PopUp .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.custom-modal-pop-down{-webkit-animation:PopDown .3s;animation:PopDown .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes PopUp{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes PopUp{0%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes PopDown{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes PopDown{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(0);transform:scale(0)}}.table-image-wrapper{width:80px;height:80px}.image-preview-wrapper{width:150px;height:150px}.fit-contain{object-fit:contain;object-position:center;width:100%;height:100%}.fixed-top-bar{padding-top:61px}.toast-container{position:fixed;top:0;right:0;z-index:1040;width:300px;height:auto}.slide-in{width:280px;-webkit-animation-name:slide-in;animation-name:slide-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.slide-out{width:280px;-webkit-animation-name:slide-out;animation-name:slide-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes slide-in{0%{margin-left:500px}to{margin-left:0}}@keyframes slide-in{0%{margin-left:500px}to{margin-left:0}}@-webkit-keyframes slide-out{0%{margin-left:0}to{margin-left:500px}}@keyframes slide-out{0%{margin-left:0}to{margin-left:500px}}
/*# sourceMappingURL=main.ff4a6094.chunk.css.map */