html{scroll-behavior:smooth}html,body{margin:0;padding:0;background-color:#0a0a0a;color:#fff;overflow-x:hidden;font-family:Inter,sans-serif}.content:where(.astro-2KP5N2GZ){position:fixed;top:0;left:0;width:100%;display:flex;height:40px;z-index:9999;justify-content:center;background:rgba(0,0,0,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-inner:where(.astro-2KP5N2GZ){width:100%;display:flex;justify-content:space-between;align-items:center}.nav-mid:where(.astro-2KP5N2GZ){display:flex;justify-content:space-between;align-items:center;gap:10px}.separator:where(.astro-2KP5N2GZ){color:#fff;user-select:none}.nav-left:where(.astro-2KP5N2GZ){display:flex;flex-direction:row;align-items:center;gap:10px;padding:0 10px;text-decoration:none}.nav-left:where(.astro-2KP5N2GZ):hover .logo-text:where(.astro-2KP5N2GZ){transform:scale(1.08);text-shadow:0 0 10px rgba(255,255,255,.4)}.nav-left:where(.astro-2KP5N2GZ):hover .logo-image:where(.astro-2KP5N2GZ){animation:logoShake .4s ease-in-out;display:inline-block}.nav-item:where(.astro-2KP5N2GZ){text-decoration:none;color:#fff;display:inline-block}.nav-item:where(.astro-2KP5N2GZ):hover{transform:scale(1.08);text-shadow:0 0 10px rgba(255,255,255,.4);animation:logoShake .4s ease-in-out}@keyframes logoShake{0%{transform:translate(0) rotate(0)}20%{transform:translate(-1px) rotate(-1deg)}40%{transform:translate(1px,-1px) rotate(1deg)}60%{transform:translate(-1px,1px) rotate(-.5deg)}80%{transform:translate(1px) rotate(.5deg)}to{transform:translate(0) rotate(0)}}.logo-image:where(.astro-2KP5N2GZ){width:30`px;height:30px;object-fit:contain;display:block}.logo-text:where(.astro-2KP5N2GZ){font-size:.8 rem;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;line-height:1;transition:transform .25s ease,opacity .25s ease}.lang-menu:where(.astro-2KP5N2GZ){position:relative;display:inline-block;color:#fff;cursor:pointer;padding:0 10px}.lang-label:where(.astro-2KP5N2GZ){font-size:.95rem;opacity:.9;user-select:none}.lang-dropdown:where(.astro-2KP5N2GZ){position:absolute;top:100%;right:0;background:rgba(10,10,10,.95);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 0;min-width:120px;display:none;flex-direction:column;z-index:10000}.lang-menu:where(.astro-2KP5N2GZ):hover .lang-dropdown:where(.astro-2KP5N2GZ){display:flex}.lang-dropdown:where(.astro-2KP5N2GZ) a:where(.astro-2KP5N2GZ){padding:8px 12px;text-decoration:none;color:#fff;font-size:.9rem;transition:background .2s ease}.lang-dropdown:where(.astro-2KP5N2GZ) a:where(.astro-2KP5N2GZ):hover{background:rgba(255,255,255,.08)}.lang-dropdown:where(.astro-2KP5N2GZ) a:where(.astro-2KP5N2GZ).active{font-weight:700;border-left:2px solid white}
