:root{--color-bg:#fff;--color-bg-alt:#f5f7fa;--color-text:#1c1e21;--color-text-muted:#5f6672;--color-primary:#2a9d8f;--color-primary-dark:#21867a;--color-accent:#264653;--color-border:#e0e3e8;--color-card-bg:#fff;--color-hero-bg:#1a1a2e;--color-hero-text:#f0f0f0;--max-width:1100px;--nav-height:64px}@media (prefers-color-scheme:dark){:root{--color-bg:#121218;--color-bg-alt:#1a1a24;--color-text:#e8e8ec;--color-text-muted:#9a9aaa;--color-primary:#2dd4bf;--color-primary-dark:#14b8a6;--color-accent:#94a3b8;--color-border:#2a2a3a;--color-card-bg:#1e1e2a;--color-hero-bg:#0d0d18;--color-hero-text:#f0f0f0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.nav.svelte-12qhfyh{z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);height:var(--nav-height);position:sticky;top:0}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;height:100%;display:flex}.nav-brand.svelte-12qhfyh{color:var(--color-text);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.nav-brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:8px}.nav-links.svelte-12qhfyh{align-items:center;gap:28px;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-primary);text-decoration:none}.nav-toggle.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.bar.svelte-12qhfyh{background:var(--color-text);border-radius:2px;width:24px;height:2px;transition:transform .2s;display:block}@media (width<=700px){.nav-toggle.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{top:var(--nav-height);background:var(--color-bg);border-bottom:1px solid var(--color-border);flex-direction:column;gap:16px;padding:16px 24px;display:none;position:absolute;left:0;right:0}.nav-links.open.svelte-12qhfyh{display:flex}}.footer.svelte-12qhfyh{border-top:1px solid var(--color-border);margin-top:80px;padding:40px 0}.footer-inner.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.footer-brand.svelte-12qhfyh{color:var(--color-text);align-items:center;gap:8px;font-weight:600;display:flex}.footer-brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:6px}.footer-links.svelte-12qhfyh{gap:24px;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.9rem}.footer-copy.svelte-12qhfyh{color:var(--color-text-muted);font-size:.85rem}
