body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tata{align-items:center;border-radius:3px;box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px -7px #0003;color:#fff;display:flex;font-size:16px;justify-content:space-around;padding:12px 14px 12px 20px;pointer-events:auto;position:fixed;width:300px;z-index:9999}.tata:hover{opacity:1}.tata *{box-sizing:border-box}.tata .tata-icon{color:inherit;font-size:2em}.tata .tata-body{margin:0;min-height:38px;min-width:260px;padding:0 14px}.tata .tata-title{font-size:1em;margin:0 0 2px}.tata .tata-text{font-size:.9em;margin:0}.tata .tata-close{background:#0000;border:none;color:inherit;cursor:pointer;font-size:1em;font-weight:700;margin:0;outline:none;padding:0;position:absolute;right:6px;top:6px}.tata-progress{background:#0003;border-radius:0 0 3px 3px;bottom:-1px;height:5px;left:0;position:absolute;width:100%}.tata .tata-close:hover{opacity:.4}.tata.top-right{right:12px;top:12px}.tata.top-mid{left:50%;top:12px;transform:translateX(-50%)}.tata.top-left{left:12px;top:12px}.tata.bottom-right{bottom:18px;right:12px}.tata.bottom-mid{bottom:18px;left:50%;transform:translateX(-50%)}.tata.bottom-left{bottom:18px;left:12px}.tata.mid-right{right:12px}.tata.mid-left,.tata.mid-right{top:50%;transform:translateY(-50%)}.tata.mid-left{left:12px}.tata.mid-mid{left:50%;top:35%;transform:translate(-50%,-50%)}.tata.text{background:#323232;color:#fff}.tata.log{background:#fffffc;color:#333}.tata.info{background:#2ca9e1}.tata.warn{background:#f89406}.tata.error{background:#e9546b}.tata.success{background:#38b48b}.tata.fade-in{animation:fadeIn .4s ease-in forwards}.tata.fade-out{animation:fadeOut .4s linear forwards}.tata.slide-right-in{animation:slideRightIn .4s ease forwards}.tata.slide-right-out{animation:slideRightOut .4s ease forwards}.tata.slide-left-in{animation:slideLeftIn .4s ease forwards}.tata.slide-left-out{animation:slideLeftOut .4s ease forwards}.tata.slide-top-in{animation:slideTopIn .4s ease forwards}.tata.slide-top-out{animation:slideTopOut .4s ease forwards}.tata.slide-bottom-in{animation:slideBottomIn .4s ease forwards}.tata.slide-bottom-out{animation:slideBottomOut .4s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideRightIn{0%{right:-310px}to{right:12px}}@keyframes slideRightOut{0%{right:12px}to{right:-310px}}@keyframes slideLeftIn{0%{left:-310px}to{left:12px}}@keyframes slideLeftOut{0%{left:12px}to{left:-310px}}@keyframes slideTopIn{0%{top:calc(-100% - 12px)}to{top:12px}}@keyframes slideTopOut{0%{top:12px}to{top:calc(-100% - 12px)}}@keyframes slideBottomIn{0%{bottom:calc(-100% - 18px)}to{bottom:18px}}@keyframes slideBottomOut{0%{bottom:18px}to{bottom:calc(-100% - 18px)}}@keyframes reduceWidth{0%{width:100%}to{width:0}}
/*# sourceMappingURL=main.f3b8b692.css.map*/