:root,html,body{padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;background-color:#fff}canvas{touch-action:pan-y!important}html{padding:0;margin:0;box-sizing:border-box;width:100%;background-color:#000}body{padding:0;margin:0;box-sizing:border-box;width:100%;min-height:100vh;background-color:#000;overscroll-behavior:none}#root{padding:0;margin:0;width:100%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}canvas{touch-action:pan-y!important;pointer-events:auto}@media(pointer:coarse){canvas{touch-action:pan-y!important}}.loading-screen{position:fixed;inset:0;background:#0c122c;transition:background 1s ease;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999}.loading-screen .logo-svg{width:300px;height:auto}.loading-screen .logo-svg path{stroke:#fff;stroke-width:12;fill:none}.loading-screen .progress-text{position:absolute;bottom:25vh;font-family:Inter,sans-serif;font-weight:300;font-size:1rem;color:#383838;letter-spacing:.05em}.loading-screen .language-select{position:absolute;bottom:25vh;display:flex;gap:1.5rem}.loading-screen .language-select button{background:none;border:none;padding:.6rem;font-size:1.1rem;font-weight:200;cursor:pointer;letter-spacing:.05em;transition:all .7s ease;color:#929292}.loading-screen .language-select button:hover{background:#0000;color:#fff;border-bottom:1px solid #ffffff;transition:all .7s ease}.loading-screen .split{position:absolute;left:0;width:100%;height:50%;background:#fff;z-index:-2}.loading-screen .top{top:0;background-color:#000;transition:background 1s ease}.loading-screen .bottom{bottom:0;background-color:#000;transition:background 1s ease}
