*,:before,:after{box-sizing:border-box;margin:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:black;--fg:white;background-color:var(--bg);color:var(--fg);font-size:10px;overflow-y:scroll}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.lightmode{--bg:white;--fg:black;background-color:var(--bg);color:var(--fg)}body{font-family:system-ui,sans-serif;font-size:1.6rem;line-height:1.5;position:relative}:focus-visible{outline-offset:1rem;outline:.2rem solid orange}h1,h2,h3{font-weight:400}h1{flex-direction:column;display:flex}@media screen and (width>=360px){h1{flex-direction:row}}h1{justify-content:center;align-items:center;gap:1.5rem;font-size:clamp(2rem,1.6348rem + 2.087vw,3.2rem);font-weight:400;line-height:1}h1 svg{width:inherit}button{all:unset;cursor:pointer}button:hover{opacity:.8}.theme-toggler{align-items:center;gap:1rem;padding:.5rem 1rem;display:flex;position:absolute;top:0;right:0}.theme-toggler button{color:#fff;background:#405cf5;border-radius:2rem;justify-content:flex-end;align-items:center;width:2.5rem;height:1.3rem;padding:2px;font-family:inherit;font-size:clamp(1.4rem,1.3391rem + .3478vw,1.6rem);display:flex}.theme-toggler button span{background-color:#fff;border-radius:50%;width:1.3rem;height:1.3rem}.theme-toggler p{color:currentColor;font-size:1.4rem;font-weight:600}.theme-toggler p.light{opacity:.75}.theme-toggler p.dark{opacity:1}.lightmode .theme-toggler button{justify-content:flex-start}.lightmode p.light{opacity:1}.lightmode p.dark{opacity:.5}.page-container{grid-template-rows:auto 1fr auto;height:100vh;display:grid}.page-header,.main-content,.page-footer{padding:4rem 2rem}.page-header,.page-footer{text-align:center;border-style:solid;border-color:var(--fg)}.page-header{border-width:0 0 2px}.page-footer{border-width:2px 0 0}.page-footer a{color:var(--fg);text-decoration:none}.page-footer a:hover{text-decoration:underline}.page-footer a:after{content:" ⟶"}.skip-link{color:var(--body-txt);padding:.5rem 1rem;font-weight:600;text-decoration:none}.skip-link:after{content:" ↓"}.element-invisible{clip:rect(1px, 1px, 1px, 1px);z-index:200;height:1px;position:absolute;top:0;left:0;overflow:hidden}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{clip:auto;height:auto;overflow:visible}.visually-hidden{clip-path:inset(0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html,html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.warning{color:var(--clr-warning);font-weight:600}.hide{display:none}
