:root{--bg-color:#f8fafc;--text:#1e293b;--accent:#3b82f6}html.dark{--bg-color:#0f172a;--text:#f1f5f9;--accent:#60a5fa}body{background-color:var(--bg-color);color:var(--text);margin:0;font-family:system-ui,-apple-system,sans-serif;transition:background-color .3s,color .3s}.navbar-wrapper.svelte-rfuq4y{text-align:center;padding:3rem 0 1.5rem}.navbar.svelte-rfuq4y{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.logo.svelte-rfuq4y{font-size:1.5rem;font-weight:700}.logo.svelte-rfuq4y a:where(.svelte-rfuq4y){color:var(--text);text-decoration:none;transition:color .3s;display:inline-block}.logo.svelte-rfuq4y a:where(.svelte-rfuq4y):hover{color:var(--accent)}.right-section.svelte-rfuq4y{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.nav-links.svelte-rfuq4y{align-items:center;gap:1rem;display:flex}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y){color:var(--text);padding:0 .75rem;font-size:1rem;text-decoration:none;transition:color .3s}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):hover,.nav-links.svelte-rfuq4y a.active:where(.svelte-rfuq4y){color:var(--accent)}.dark-mode-toggle.svelte-rfuq4y{cursor:pointer;color:var(--text);background:0 0;border:none;align-items:center;width:24px;height:24px;padding:0;transition:transform .3s,color .3s;display:flex}.dark-mode-toggle.svelte-rfuq4y:hover{color:var(--accent);transform:scale(1.15)}.icon.svelte-rfuq4y{width:24px;height:24px}@media (width<=640px){.navbar.svelte-rfuq4y{flex-direction:column;gap:1rem}.right-section.svelte-rfuq4y{flex-direction:column;gap:1rem;width:100%}.nav-links.svelte-rfuq4y{justify-content:center;gap:1rem;width:100%}}.page-wrapper.svelte-12qhfyh{max-width:700px;margin:0 auto;padding:0 1rem}.content.svelte-12qhfyh{margin:0}
