html{box-sizing:border-box;font-size:16px}body{background-color:var(--background-color);line-height:1.5rem;margin:0;padding:0;min-height:calc(100vh - env(safe-area-inset-bottom))}*,*:before,*:after{box-sizing:inherit;position:relative}h1,h2,h3,h4{line-height:2.5rem}body{font-family:Tahoma,Arial,sans-serif;background-color:var(--bg-color);color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-family:Verdana,Helvetica,sans-serif}a{color:var(--link-color)}.logo-colors{fill:var(--logo-color)}.visible-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.visible-hidden:focus{clip:auto;height:auto;overflow:auto;position:absolute;width:auto}:root{--thin: 1px;--normal: 2px;--thick: 4px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 20px}:root{--bg-color: #fff;--text-color: #001f3f;--link-color: var(--text-color);--surface-text-color: #eaff76;--surface-color: #3d9970;--surface-border: #3a8964;--logo-color: #0042ff}body.dark-theme{--bg-color: #001f3f;--text-color: #ddd;--link-color: var(--text-color);--surface-text-color: #3d9970;--surface-color: #203c57;--surface-border: #3a8964;--logo-color: #ffdc00}@media (prefers-color-scheme: dark){:root{--bg-color: #001f3f;--text-color: #ddd;--link-color: var(--text-color);--surface-text-color: #3d9970;--surface-color: #203c57;--surface-border: #3a8964;--logo-color: #ffdc00}body.light-theme{--bg-color: #fff;--text-color: #001f3f;--link-color: var(--text-color);--surface-text-color: #eaff76;--surface-color: #3d9970;--surface-border: #3a8964;--logo-color: #0042ff}}:root{--animation-delay: .2s}.nav.svelte-1r5jrno{display:flex;align-items:center;position:relative;padding:var(--spacing-lg);z-index:20;gap:var(--spacing-md)}.nav.svelte-1r5jrno :where(.svelte-1r5jrno):nth-child(odd):not(:first-child){transform:rotate(2deg)}.nav.svelte-1r5jrno :where(.svelte-1r5jrno):nth-child(2n):not(:first-child){transform:rotate(-2deg)}.nav.svelte-1r5jrno>a:where(.svelte-1r5jrno):active{transform:scale(1.2)}.nav-link.svelte-1r5jrno{color:var(--surface-text-color);background-color:var(--surface-color);padding:var(--spacing-sm)}.nav-link.svelte-1r5jrno:active{font-weight:700}.dark-light-mode-container.svelte-1r5jrno{display:flex;justify-content:flex-start;padding:var(--spacing-lg);gap:var(--spacing-sm);z-index:20;width:fit-content;justify-self:end;align-self:center}.toggle-area.svelte-1r5jrno{display:flex;color:var(--surface-text-color);justify-content:flex-end;cursor:pointer}button.svelte-1r5jrno{border:var(--normal) solid var(--logo-color);background:none;cursor:pointer;border-radius:24px;width:48px;height:48px;display:flex;justify-content:center;align-items:center;padding:0}@keyframes svelte-1r5jrno-slide-spin{0%{transform:none}to{transform:translate(-8px) rotate(420deg)}}.theme-btn.svelte-1r5jrno:focus{animation:svelte-1r5jrno-slide-spin var(--animation-delay)}.theme-btn.svelte-1r5jrno:active{animation:none}.stack.svelte-1r5jrno{display:grid}.stack.svelte-1r5jrno>:where(.svelte-1r5jrno){grid-area:1 / -1}
