@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{color-scheme:light dark}:root{--hover-color: #0366d6;--hover-bg: rgba(0, 0, 0, .1)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{font-family:Inter,Verdana,Geneva,Tahoma,sans-serif}p{font-size:16px;line-height:20px}.container.svelte-12qhfyh{max-width:768px;margin:auto;padding:20px}.theme-toggle.svelte-12qhfyh{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem}button.svelte-12qhfyh,a.svelte-12qhfyh{background:none;border:none;cursor:pointer;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s;text-decoration:none;color:inherit}button.svelte-12qhfyh{font-size:1.5rem}button.svelte-12qhfyh:hover,a.svelte-12qhfyh:hover{background-color:var(--hover-bg);color:var(--hover-color)}svg.svelte-12qhfyh{width:1.5rem;height:1.5rem}
