html{--color-bg: #f8fafc;--color-bg-alt: #f1f5f9;--color-text: #0f172a;--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-border: #e2e8f0;--color-border-light: #cbd5e1;--color-link-decoration: #cbd5e1;--color-link-decoration-hover: #0f172a}html.dark{--color-bg: #0f172a;--color-bg-alt: #1e293b;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-text-light: #64748b;--color-border: #1e293b;--color-border-light: #334155;--color-link-decoration: #334155;--color-link-decoration-hover: #cbd5e1}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--color-bg);color:var(--color-text);transition:background-color .2s,color .2s}*{box-sizing:border-box}a{color:inherit}.app-container.svelte-12qhfyh{height:100vh;overflow:hidden;display:flex;flex-direction:column}.layout-wrapper.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;max-width:60rem;width:100%;margin:0 auto;height:100%}.sidebar.svelte-12qhfyh{width:100%;flex-shrink:0;padding:1rem;border-bottom:1px solid var(--color-border)}.sidebar-inner.svelte-12qhfyh{height:100%;display:flex;flex-direction:column;justify-content:space-between}.logo.svelte-12qhfyh{margin-bottom:1rem}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){font-weight:700;text-decoration:none}.main-nav.svelte-12qhfyh{display:flex;flex-direction:row;gap:1rem;text-align:left}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:none;transition:color .2s}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text);text-decoration:underline}.main-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-text);font-weight:600;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--color-text-light)}.sidebar-bottom.svelte-12qhfyh{display:none}.main-content.svelte-12qhfyh{flex:1;overflow-y:auto;padding:1rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.main-content.svelte-12qhfyh::-webkit-scrollbar{display:none}.footer.svelte-12qhfyh{margin-top:5rem;margin-bottom:2rem;padding-top:2rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:1rem;align-items:center;font-size:.875rem;color:var(--color-text-muted)}.footer-right.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.theme-toggle.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--color-text-muted);cursor:pointer;padding:0;font-size:inherit;transition:color .2s}.theme-toggle.svelte-12qhfyh:hover{color:var(--color-text)}.icon.svelte-12qhfyh{width:1rem;height:1rem}.social-links.svelte-12qhfyh{display:flex;gap:1rem}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--color-link-decoration);transition:color .2s}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}@media(min-width:768px){.layout-wrapper.svelte-12qhfyh{flex-direction:row}.sidebar.svelte-12qhfyh{width:200px;padding:0;padding-top:5.5rem;border-bottom:none;margin-right:2rem}.logo.svelte-12qhfyh{margin-bottom:5rem}.main-nav.svelte-12qhfyh{flex-direction:column;gap:.5rem}.sidebar-bottom.svelte-12qhfyh{display:block}.main-content.svelte-12qhfyh{padding:0;padding-top:4rem}.footer.svelte-12qhfyh{flex-direction:row;justify-content:space-between}}
