:root{--bg-color: #050505;--text-primary: #ffffff;--text-secondary: #888888;--accent-color: #ffffff;--font-heading: "Krona One", sans-serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;background:linear-gradient(to bottom,rgba(5,5,5,.8),transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;position:relative}.nav-logo.svelte-12qhfyh{text-decoration:none;display:flex;align-items:center;gap:8px}.logo-icon.svelte-12qhfyh{width:32px;height:32px;filter:brightness(0) invert(1)}.logo-text.svelte-12qhfyh{font-family:var(--font-heading);font-size:1.4rem;font-weight:400;color:var(--text-primary);letter-spacing:-.03em}.nav-links-desktop.svelte-12qhfyh{display:flex;gap:32px;position:absolute;left:50%;transform:translate(-50%)}.nav-link.svelte-12qhfyh{color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary)}.nav-actions.svelte-12qhfyh{display:flex;align-items:center}.github-icon.svelte-12qhfyh{width:24px;height:24px;filter:brightness(0) invert(1);transition:opacity .2s ease}.github-icon.svelte-12qhfyh:hover{opacity:.7}.nav-toggle.svelte-12qhfyh{display:none;background:none;border:none;cursor:pointer;position:absolute;right:40px}.hamburger.svelte-12qhfyh{display:block;width:20px;height:2px;background:var(--text-primary);position:relative}.hamburger.svelte-12qhfyh:before,.hamburger.svelte-12qhfyh:after{content:"";position:absolute;width:20px;height:2px;background:var(--text-primary);left:0;transition:transform .2s ease}.hamburger.svelte-12qhfyh:before{top:-6px}.hamburger.svelte-12qhfyh:after{top:6px}.hamburger.open.svelte-12qhfyh{background:transparent}.hamburger.open.svelte-12qhfyh:before{transform:translateY(6px) rotate(45deg)}.hamburger.open.svelte-12qhfyh:after{transform:translateY(-6px) rotate(-45deg)}.mobile-menu.svelte-12qhfyh{position:fixed;top:70px;left:0;right:0;background:var(--bg-color);padding:20px 40px;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid #222}.mobile-link.svelte-12qhfyh{color:var(--text-primary);text-decoration:none;font-size:1.2rem}.main-content.svelte-12qhfyh{flex:1}@media(max-width:768px){.nav-links-desktop.svelte-12qhfyh,.nav-actions.svelte-12qhfyh{display:none}.nav-toggle.svelte-12qhfyh{display:block}.nav-container.svelte-12qhfyh{justify-content:space-between}}
