@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{--bg-dark:#0a0a0a;--dark-purple:#2b0f4c;--dark-blue:#0f2238;--dark-green:#0c2e1d;--elixir-purple:#6a0dad;--poison-green:#39ff14;--text-white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-white);font-family:sans-serif;overflow-x:hidden}.blocky-font{font-family:"Press Start 2P",cursive}a{color:inherit;text-decoration:none}.navbar.svelte-1qrzhyq{z-index:10;background-color:#000000b3;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4rem;display:flex;position:fixed;top:0}.logo.svelte-1qrzhyq{letter-spacing:1px;font-size:1.2rem;font-weight:700}.green-text.svelte-1qrzhyq{color:var(--poison-green)}.nav-links.svelte-1qrzhyq{align-items:center;gap:2.5rem;display:flex}.nav-item.svelte-1qrzhyq{color:var(--text-white);text-transform:uppercase;font-size:.75rem;transition:color .3s}.nav-item.svelte-1qrzhyq:hover:not(.contact-btn){color:var(--poison-green)}.contact-btn.svelte-1qrzhyq{background-color:var(--poison-green);color:var(--bg-dark);border-radius:4px;padding:.6rem 1.2rem;font-weight:700;transition:all .3s}.contact-btn.svelte-1qrzhyq:hover{opacity:.8}@media (width<=768px){.navbar.svelte-1qrzhyq{flex-direction:column;gap:1rem;padding:1rem}.nav-links.svelte-1qrzhyq{flex-wrap:wrap;justify-content:center;gap:1rem}}.background-overlay.svelte-12qhfyh{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.bg-video.svelte-12qhfyh{object-fit:cover;filter:blur(4px)brightness(.4);opacity:0;width:100%;height:100%;transition:opacity 2.5s}.bg-video.loaded.svelte-12qhfyh{opacity:1}.page-content.svelte-12qhfyh{z-index:1;min-height:100vh;position:relative}
