*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f8f6;margin:0}#root{flex-direction:column;min-height:100svh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d0cec9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0ada8}:focus-visible{outline-offset:2px;outline:2px solid #cf6a3e}
