.loader.svelte-li6gfl{z-index:10000;background:$color-bg-primary;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader__logo.svelte-li6gfl img:where(.svelte-li6gfl){width:auto;height:clamp(24px,4vw,40px)}.navbar.svelte-d8j1hi{z-index:1000;justify-content:space-between;align-items:center;padding:24px 40px;transition:background .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.svelte-d8j1hi.scrolled{background:rgba($color-bg-primary, .85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 40px}.navbar__logo.svelte-d8j1hi{align-items:center;display:flex}.navbar__logo-img{width:auto;height:20px}.navbar__links.svelte-d8j1hi{align-items:center;gap:32px;display:flex}.navbar__btn.svelte-d8j1hi{font-family:$font-body;color:#fff9;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1)}.navbar__btn.svelte-d8j1hi:hover{color:#fff}.navbar__btn.svelte-d8j1hi.active{color:$color-accent}.navbar__lang.svelte-d8j1hi{width:32px;height:32px;font-size:.75rem;font-weight:600;font-family:$font-body;color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:color .3s,border-color .3s;display:flex}.navbar__lang.svelte-d8j1hi:hover{color:#fff;border-color:#fff9}.navbar__hamburger.svelte-d8j1hi{cursor:pointer;background:0 0;border:none;width:24px;height:20px;display:none;position:relative}.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi),.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi):before,.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi):after{background:#fff;width:100%;height:2px;transition:all .3s;display:block;position:absolute}.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi){top:50%;transform:translateY(-50%)}.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi):before{content:"";top:-7px}.navbar__hamburger.svelte-d8j1hi span:where(.svelte-d8j1hi):after{content:"";top:7px}.navbar__hamburger.svelte-d8j1hi span.open:where(.svelte-d8j1hi){background:0 0}.navbar__hamburger.svelte-d8j1hi span.open:where(.svelte-d8j1hi):before{top:0;transform:rotate(45deg)}.navbar__hamburger.svelte-d8j1hi span.open:where(.svelte-d8j1hi):after{top:0;transform:rotate(-45deg)}@media (width<=768px){.navbar.svelte-d8j1hi{padding:16px 20px}.navbar__hamburger.svelte-d8j1hi{display:block}.navbar__links.svelte-d8j1hi{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0af2;flex-direction:column;align-items:center;gap:24px;padding:32px 0;display:none;position:fixed;top:60px;left:0;right:0}.navbar__links.svelte-d8j1hi.menu-open{display:flex}}.footer.svelte-1sr6y3t{background:$color-bg-light;border-top:1px solid #00000014;padding:40px}.footer__inner.svelte-1sr6y3t{max-width:$container-width;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.footer__left.svelte-1sr6y3t{flex-direction:column;gap:8px;display:flex}.footer__logo.svelte-1sr6y3t{align-items:center;display:flex}.footer__logo-img{filter:brightness(3)drop-shadow(0 0 4px #6c5ce799)drop-shadow(0 0 12px #6c5ce74d);width:auto;height:14px}.footer__copy.svelte-1sr6y3t{color:#999;font-size:.75rem}.footer__links.svelte-1sr6y3t{gap:24px;display:flex}.footer__links.svelte-1sr6y3t a:where(.svelte-1sr6y3t){color:#666;font-size:.875rem;transition:color .3s}.footer__links.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover{color:$color-text-dark}.footer__mini-scene.svelte-1sr6y3t{opacity:.5;transition:opacity .3s}.footer__mini-scene.svelte-1sr6y3t:hover{opacity:.8}.footer__mini-scene.svelte-1sr6y3t canvas:where(.svelte-1sr6y3t){display:block}@media (width<=768px){.footer__inner.svelte-1sr6y3t{text-align:center;flex-direction:column;gap:24px}.footer__links.svelte-1sr6y3t{flex-wrap:wrap;justify-content:center}}.cookie-banner.svelte-1015gs8{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0af2;border-top:1px solid #ffffff0f;padding:16px 24px;position:fixed;bottom:0;left:0;right:0}.cookie-banner__inner.svelte-1015gs8{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.cookie-banner__text.svelte-1015gs8{color:#fff9;flex:1;font-size:.8rem}.cookie-banner__actions.svelte-1015gs8{flex-shrink:0;align-items:center;gap:16px;display:flex}.cookie-banner__link.svelte-1015gs8{color:#fff6;white-space:nowrap;font-size:.8rem;transition:color .3s}.cookie-banner__link.svelte-1015gs8:hover{color:#fffc}.cookie-banner__accept.svelte-1015gs8{background:$color-accent;color:#fff;font-size:.8rem;font-weight:500;font-family:$font-body;white-space:nowrap;border-radius:999px;padding:8px 20px;transition:opacity .3s}.cookie-banner__accept.svelte-1015gs8:hover{opacity:.8}@media (width<=768px){.cookie-banner__inner.svelte-1015gs8{text-align:center;flex-direction:column}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#fff;cursor:none;background:#0a0a0a;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:none;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:Alpino,Space Grotesk,sans-serif;font-weight:600;line-height:1.1}h1{letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem)}h2{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.25rem,2vw,1.75rem)}p{color:#aaa;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6}.label{letter-spacing:.15em;text-transform:uppercase;color:#6c5ce7;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500}.cursor-dot{pointer-events:none;z-index:9999;background:#fff;border-radius:50%;width:8px;height:8px;transition:width .2s cubic-bezier(.16,1,.3,1),height .2s cubic-bezier(.16,1,.3,1),background .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{pointer-events:none;z-index:9998;border:1.5px solid #fff6;border-radius:50%;width:40px;height:40px;transition:width .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),border-color .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-hover .cursor-dot{background:#6c5ce7;width:12px;height:12px}.cursor-hover .cursor-ring{border-color:#6c5ce780;width:60px;height:60px}@media (hover:none){.cursor-dot,.cursor-ring{display:none}body{cursor:auto}button{cursor:pointer}}.site.svelte-12qhfyh{opacity:0;transition:opacity .5s}.site.visible.svelte-12qhfyh{opacity:1}.site.no-loader.svelte-12qhfyh{opacity:1;transition:none}
