:root{--max-width:1100px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--header-bg:hsla(0,0%,100%,.85);--table-border:#666;--table-heading-bg:#f0f0f0;--info-bg:#555;--info-text:#fff;--info-focus:blue;--footer-bg:#eee;--footer-text:#333}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200;--header-bg:rgba(0,0,0,.85);--table-border:#444;--table-heading-bg:#222;--info-bg:#aaa;--info-text:#222;--info-focus:#add8e6;--footer-bg:#333;--footer-text:#fff}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.link:hover{text-decoration:underline}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 1rem;line-height:1.4;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home_main__VkIEL{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 200px);max-width:var(--max-width);margin:0 auto;padding-top:80px}.Home_intro__7207I{margin-top:40px;margin-bottom:20px;width:100%}.Home_intro__7207I h3{font-weight:400;font-size:1.2rem;margin-bottom:.4rem}.Home_intro__7207I code{font-weight:700}.SearchBar_selector__XMHnR{display:flex;align-items:center}.SearchBar_selector__XMHnR label{font-size:.9rem;margin-right:.5rem}.SearchBar_selector__XMHnR select{padding:.4rem;font-size:1.1rem}@media screen and (max-width:768px){.SearchBar_selector__XMHnR select{padding:.25rem;font-size:1rem}}@media screen and (max-width:500px){.SearchBar_selector__XMHnR label{display:none}}.Layout_header__37RI2{padding:15px;position:fixed;top:0;left:0;right:0;z-index:9;background-color:var(--header-bg);border-bottom:1px solid var(--table-border)}.Layout_wrapper__wkE7e{max-width:var(--max-width);display:flex;justify-content:space-between;align-items:center;margin:0 auto}.Layout_header__37RI2 h1{margin:0;font-size:1.5rem;display:inline-block;position:relative}.Layout_header__37RI2 h1 button{position:absolute;border:none;outline:none;top:.7em;right:-20px;width:15px;height:15px;background-color:var(--info-bg);color:var(--info-text);border-radius:20px;display:inline-flex;justify-content:center;align-items:center;transition:background-color .2s;cursor:pointer}.Layout_header__37RI2 h1 button:focus{outline:2px solid var(--info-focus);outline-offset:1px}.Layout_header__37RI2 h1 button:hover{background-color:var(--info-focus)}.Layout_header__37RI2 span{font-size:small;display:block}@media screen and (max-width:768px){.Layout_header__37RI2 span{display:none}.Layout_header__37RI2 h1{font-size:1.3rem}}.HeartTheOutdoorProgrammer_note__DmxAZ{padding:15px 20px;margin:30px 0;text-align:center;font-size:13px;line-height:1.6;border-radius:4px;background-color:var(--footer-bg);color:var(--footer-text)}.HeartTheOutdoorProgrammer_note__DmxAZ a{text-decoration:underline}.HeartTheOutdoorProgrammer_note__DmxAZ span{display:inline-block}