html,body,#root{margin:0;padding:0;height:100%}html,body{overflow:hidden;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#e7e5e0;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}*{box-sizing:border-box}button{-webkit-tap-highlight-color:transparent;font-family:inherit}input{font-family:inherit}input::placeholder{color:#3c3c4366}::-webkit-scrollbar{display:none}*{scrollbar-width:none}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}
