nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height, 56px);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:#0a0a0ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,149,108,.1)}.logo.svelte-1h32yp1{font-size:1.1rem;font-weight:300;color:#c8956c;letter-spacing:.05em}.links.svelte-1h32yp1{display:flex;gap:1.5rem}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:.8rem;color:#e8e0d880;transition:color .2s}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:#c8956c}@media(max-width:640px){nav.svelte-1h32yp1{padding:0 1rem}.links.svelte-1h32yp1{gap:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0a;color:#e8e0d8;font-family:Inter,-apple-system,system-ui,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8956c33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c8956c59}html{scrollbar-width:thin;scrollbar-color:rgba(200,149,108,.2) transparent;--nav-height: 56px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
