html,body,*,.has-custom-cursor,.has-custom-cursor *{cursor:none!important}.custom-cursor{position:fixed;left:0;top:0;width:32px;height:32px;pointer-events:none;z-index:999999;background-position:center;background-repeat:no-repeat;background-size:contain;mix-blend-mode:difference}:root{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100svh;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.loading-overlay{position:fixed;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:10000}.loading-overlay__content{display:flex;flex-direction:column;align-items:center}.loading-overlay__bar{margin-top:1rem;width:120px;height:2px;background:#ffffff40;overflow:hidden}.loading-overlay__barFill{height:100%;width:0%;background:#fff;transition:width .12s linear}.loading-overlay__image{width:64px;height:64px;object-fit:contain;animation:slow-rotate 6s linear infinite}@keyframes loading-bar-fill{0%{width:0%}to{width:100%}}@keyframes slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
