.HamburgerButton-module__HowbUG__toolbarToggler{z-index:110;background:0 0;border:none;padding:0 .25rem;transition:top .25s ease-in-out,background-color .2s ease-in-out;position:fixed;top:.5rem;left:.25rem}.HamburgerButton-module__HowbUG__toolbarToggler:hover{color:#fff;cursor:pointer;background-color:#64b5f6}.HamburgerButton-module__HowbUG__toolbarToggler:focus-visible{outline-offset:2px;border-radius:5px;outline:2px solid #2684ff}.HamburgerButton-module__HowbUG__toolbarToggler.HamburgerButton-module__HowbUG__open{top:calc(var(--navbar-height) + .5rem)}.HamburgerButton-module__HowbUG__togglerBar1,.HamburgerButton-module__HowbUG__togglerBar2,.HamburgerButton-module__HowbUG__togglerBar3{pointer-events:none;background:#333;width:1.5rem;height:.125rem;margin:.375rem 0;transition:all .4s;display:block}.HamburgerButton-module__HowbUG__open .HamburgerButton-module__HowbUG__togglerBar1{transform:translateY(8px)rotate(-45deg)}.HamburgerButton-module__HowbUG__open .HamburgerButton-module__HowbUG__togglerBar2{opacity:0}.HamburgerButton-module__HowbUG__open .HamburgerButton-module__HowbUG__togglerBar3{transform:translateY(-8px)rotate(45deg)}
.Navbar-module__KxJ4NG__branding{font-size:2rem;font-weight:600}.Navbar-module__KxJ4NG__navbar{width:100%;height:var(--navbar-height);color:var(--text-primary);border:none;border-image:initial;box-sizing:border-box;z-index:100;scrollbar-width:thin;scrollbar-color:#ddd transparent;background-color:#f5f7fa;flex-direction:row;justify-content:space-around;align-items:center;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;transition:top .25s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow:auto hidden;box-shadow:1px 0 3px #0000001a}.Navbar-module__KxJ4NG__navbarOpen{top:0}.Navbar-module__KxJ4NG__navbarClosed{top:calc(var(--navbar-height)*-1)}.Navbar-module__KxJ4NG__navbarList{flex-direction:row;justify-content:center;align-items:center;height:100%;list-style:none;display:flex}.Navbar-module__KxJ4NG__navbarListItem a{border-radius:5px;padding:1rem;transition:top .25s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out}.Navbar-module__KxJ4NG__navbarListItem a:hover{color:#fff;background-color:#4a90e2}@media screen and (max-width:525px){.Navbar-module__KxJ4NG__branding{display:none}}
:root{--background:#f1f1f1;--foreground:#fff;--text-primary:#000;--text-secondary:#1f2933;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;--navbar-height:3.75rem}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);justify-content:center;align-items:center;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}main{background-color:var(--foreground);width:100%;max-width:800px;min-height:90vh;margin:calc(var(--navbar-height) + 2rem)0 2rem;padding:2rem}a{color:inherit;text-decoration:none}code{background:#e1dfdf}@media (max-width:767px){main{margin:calc(var(--navbar-height) + .3rem).3rem 2rem .3rem;padding:0}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#ededed;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
