:root{font-family:Lato,sans-serif;line-height:1.5;font-weight:400;color:#1c0a00;background-color:#fdf5e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow-x:hidden}body{margin:0;display:flex;justify-content:center;min-height:100vh}#root{width:100%;max-width:480px}button{border:none;background:none;cursor:pointer;font:inherit}input,textarea,select{font:inherit;border:none;background:white}input:focus,textarea:focus,select:focus{outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#FDF5E6}::-webkit-scrollbar-thumb{background:#C9922A;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#B5451B}
