*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f2;touch-action:manipulation}#root{width:100%;height:100%;height:100dvh}canvas{display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:38px;height:38px;border:3px solid #e0e0d8;border-top-color:#1a5c2e;border-radius:50%;animation:spin .8s linear infinite}
