:root{--color-bg: #f8f8f8;--color-text: #333333;--color-text-secondary: #454545;--color-text-muted: #888888;--color-border: #e0e0e0;--color-shadow: rgba(0, 0, 0, .05);--color-tag-bg: #ede8fb;--color-tag-text: #6320c4;--color-avatar-bg: #ffffff;--color-toggle-bg: #ebebeb;--color-toggle-hover: #dcdcdc;--color-item-hover: rgba(128, 40, 243, .04);--color-img-shadow: rgba(128, 40, 243, .08);--color-accent: #7331d5;--color-accent-to: #954af6;--color-accent-subtle: rgba(128, 40, 243, .06)}[data-theme=dark]{--color-bg: #404b54;--color-text: #e8eaf0;--color-text-secondary: #c8cdd6;--color-text-muted: #8fa0ae;--color-border: #515f6b;--color-shadow: rgba(0, 0, 0, .25);--color-tag-bg: rgba(145, 141, 252, .18);--color-tag-text: #c4bfff;--color-avatar-bg: #4a5660;--color-toggle-bg: #515f6b;--color-toggle-hover: #5e6e7a;--color-item-hover: rgba(145, 141, 252, .08);--color-img-shadow: rgba(0, 0, 0, .3);--color-accent: #918dfc;--color-accent-to: #c4bfff;--color-accent-subtle: rgba(145, 141, 252, .12)}body{margin:0;font-family:Montserrat,sans-serif;background-color:var(--color-bg);color:var(--color-text);transition:background-color .25s ease,color .25s ease}html{background-color:var(--color-bg)}body{background-color:var(--color-bg);color:var(--color-text);font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;margin:0;padding:0}.navbar.svelte-12qhfyh{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 2rem 0;box-sizing:border-box}.navbar-avatar.svelte-12qhfyh{width:44px;height:44px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--color-avatar-bg);box-shadow:0 2px 8px var(--color-shadow);cursor:pointer;text-decoration:none;flex-shrink:0}.navbar-avatar.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.theme-toggle.svelte-12qhfyh{width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-toggle-bg);color:var(--color-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s;padding:0;flex-shrink:0}.theme-toggle.svelte-12qhfyh:hover{background:var(--color-toggle-hover);color:var(--color-text)}.theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:16px;height:16px}
