*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#e9828d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ad3c57}a:focus,button:focus{outline:2px solid #E9828D;outline-offset:2px}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}::selection{background-color:#e9828d;color:#fff}::-moz-selection{background-color:#e9828d;color:#fff}@keyframes spin{to{transform:rotate(360deg)}}
