@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#fff;--surface:#f7f7f7;--text:#111;--text-muted:#666;--border:#e0e0e0;--link:#1772d0;--link-hover:#f09228;--tag-bg:#f0f0f0;--tag-border:#d8d8d8}[data-theme=dark]{--bg:#3b3838;--surface:#464242;--text:#f2f2f2;--text-muted:#a3a3a3;--border:#555050;--link:#7ab8f5;--link-hover:#f09228;--tag-bg:#424040;--tag-border:#575252}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;padding:0;transition:background .15s,color .15s}body,td,th,tr,p,a,strong{font-family:Lato,Verdana,Helvetica,sans-serif;font-size:14px}h1,h2{margin:0;font-family:Lato,Verdana,Helvetica,sans-serif;font-weight:400}h2{font-size:22px}a{color:var(--link);text-decoration:none}a:hover,a:focus{color:var(--link-hover)}header.svelte-12qhfyh{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.header-left.svelte-12qhfyh{align-items:center;gap:16px;display:flex}.header-bio.svelte-12qhfyh{color:var(--text-muted);font-family:JetBrains Mono,Fira Mono,ui-monospace,monospace;font-size:12px}.site-title.svelte-12qhfyh{color:var(--text);font-family:JetBrains Mono,Fira Mono,ui-monospace,monospace;font-size:14px;font-weight:500;text-decoration:none}.site-title.svelte-12qhfyh:hover{opacity:.7}nav.svelte-12qhfyh{align-items:center;gap:20px;display:flex}.nav-link.svelte-12qhfyh{color:var(--text-muted);font-family:JetBrains Mono,Fira Mono,ui-monospace,monospace;font-size:13px;text-decoration:none}.nav-link.svelte-12qhfyh:hover{color:var(--text)}.settings-menu.svelte-12qhfyh{position:relative}.settings-btn.svelte-12qhfyh{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:JetBrains Mono,Fira Mono,ui-monospace,monospace;font-size:13px}.settings-btn.svelte-12qhfyh:hover{color:var(--text)}.dropdown.svelte-12qhfyh{background:var(--surface);border:1px solid var(--border);z-index:100;border-radius:6px;flex-direction:column;gap:10px;min-width:160px;padding:10px 14px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 4px 16px #0000001f}.toggle-row.svelte-12qhfyh{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;font-family:JetBrains Mono,Fira Mono,ui-monospace,monospace;font-size:12px;display:flex}.toggle-switch.svelte-12qhfyh{flex-shrink:0;width:30px;height:17px;display:inline-block;position:relative}.toggle-switch.svelte-12qhfyh input:where(.svelte-12qhfyh){opacity:0;width:0;height:0;position:absolute}.track.svelte-12qhfyh{background:var(--border);cursor:pointer;border-radius:17px;transition:background .2s;position:absolute;inset:0}.track.svelte-12qhfyh:after{content:"";background:var(--text-muted);border-radius:50%;width:12px;height:12px;transition:transform .2s,background .2s;position:absolute;top:2.5px;left:2.5px}input.svelte-12qhfyh:checked+.track:where(.svelte-12qhfyh){background:#4a86c8}input.svelte-12qhfyh:checked+.track:where(.svelte-12qhfyh):after{background:#fff;transform:translate(13px)}.counter-wrap.svelte-12qhfyh{z-index:50;line-height:0;position:fixed;bottom:14px;left:14px}.counter-img.svelte-12qhfyh{max-height:20px;display:block}.counter-cover.svelte-12qhfyh{background:color-mix(in srgb, var(--bg) 94%, white);cursor:default;-webkit-user-select:none;user-select:none;transition:opacity .2s;position:absolute;inset:-4px}.counter-cover.revealed.svelte-12qhfyh{opacity:0;pointer-events:none}
