@media (max-width: 500px){:root{font-size:14px}}html{--primary-color: #3273dc;--primary-color-light: #3273dc;--primary-color-dark: #0049ba;--bg-color: white;--text-color: black;--link-color: var(--primary-color-light);--link-hover-color: var(--primary-color-dark)}html[data-theme=dark]{--primary-color: indigo;--primary-color-light: #757de8;--primary-color-dark: indigo;--bg-color: black;--text-color: white;--link-color: white;--link-hover-color: silver}.no-decoration{text-decoration:none}body{font-family:Inconsolata,sans-serif;margin:0;background-color:var(--bg-color);color:var(--text-color)}nav a{margin-right:10px}.flex{display:flex}.items-start{align-items:flex-start}.items-center{align-items:center}.mb-1{margin-bottom:.25rem}.toggle:where(.astro-CP4OI4CM){display:flex;background-color:#000;color:#fff;width:40px;height:40px;justify-content:center;align-items:center;position:fixed;top:10px;right:10px;cursor:pointer;margin:0rem .5rem;text-decoration:none;font-weight:700;padding:.5rem;border-radius:5px;user-select:none;border:none}.toggle:where(.astro-CP4OI4CM)[aria-label=dark]{background-color:#fff;color:#000;border:1px solid white}button:where(.astro-CP4OI4CM)[aria-label=dark] svg:where(.astro-CP4OI4CM).moon-icon{display:none}button:where(.astro-CP4OI4CM)[aria-label=light] svg:where(.astro-CP4OI4CM).sun-icon{display:none}
