@font-face{font-family:recursive;src:url(/fonts/Recursive_VF_1.085--subset-GF_latin_basic.woff2)format("woff2");font-display:swap;font-weight:300 1e3;font-style:normal}@font-face{font-family:atkinson hyperlegible next;src:url(/fonts/AtkinsonHyperlegibleNext-VariableFont_wght.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:atkinson hyperlegible next;src:url(/fonts/AtkinsonHyperlegibleNext-Italic-VariableFont_wght.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:italic}:root{--theme-bg1:rgb(244.5, 242.75, 232);--theme-bg2:rgb(240.0194776119, 237.5227238806, 222.1855223881);--theme-bg3:rgb(240.0194776119, 237.5227238806, 222.1855223881);--theme-fg:#101014;--theme-link:rgb(87.2050251256, 66.575879397, 120.024120603);--theme-visited:rgb(60.6, 79.8, 88.8);--theme-crust:rgb(219.575, 217.3, 203.325);--theme-accent:#4d699b;font-size:14pt}@media(prefers-color-scheme:dark){:root:not([button-theme=light]){--theme-bg1:#181820;--theme-bg2:#1F1F28;--theme-bg3:#363646;--theme-fg:#c5c9c5;--theme-link:#957FB8;--theme-visited:#658594;--theme-crust:#101014;--theme-accent:#E6C384}}[button-theme=light]{--theme-bg1:rgb(244.5, 242.75, 232);--theme-bg2:rgb(240.0194776119, 237.5227238806, 222.1855223881);--theme-bg3:rgb(240.0194776119, 237.5227238806, 222.1855223881);--theme-fg:#101014;--theme-link:rgb(87.2050251256, 66.575879397, 120.024120603);--theme-visited:rgb(60.6, 79.8, 88.8);--theme-crust:rgb(219.575, 217.3, 203.325);--theme-accent:#4d699b}[button-theme=dark]{--theme-bg1:#181820;--theme-bg2:#1F1F28;--theme-bg3:#363646;--theme-fg:#c5c9c5;--theme-link:#957FB8;--theme-visited:#658594;--theme-crust:#101014;--theme-accent:#E6C384}body{min-height:100vh;margin:0;font-family:atkinson hyperlegible next,sans-serif;background-color:var(--theme-bg1);display:flex;flex-direction:column;color:var(--theme-fg)}a:link{color:var(--theme-link)}a:visited{color:var(--theme-visited)}.banner{background-image:url(/images/mountain_banner.avif);background-color:var(--theme-bg2);background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:500px;display:flex;align-items:end;justify-content:center;text-align:center;color:var(--theme-fg);font-weight:350}.banner-short{min-height:300px}.mono,h1,h2,h3{--mono:"MONO" 0.8;--casl:"CASL" 0.2;--slnt:"slnt" 0;--CRSV:"CRSV" 0.5;font-variation-settings:var(--mono),var(--casl),var(--slnt),var(--CRSV);font-family:recursive,mono}h1,h2,h3{font-weight:600;--casl:"CASC" 0.5}.banner-content{font-size:3em;flex:initial;background-color:var(--theme-bg1);width:1e3px;max-width:1e3px;padding:30px;border-radius:10px 10px 0 0}.banner-info{font-size:.4em}.section{background-color:var(--theme-bg1);display:flex;justify-content:center}.bg2{background-color:var(--theme-bg2)}.section-content{max-width:1e3px;width:1e3px;margin:30px}.section-content-small{max-width:800px;width:800px}.columnar{display:flex;flex-direction:row}.columnar-wrap{flex-wrap:wrap;justify-content:center}.column{flex:1;min-width:250px}.column-nowrap{flex:initial;min-width:1px}.column-main{flex:2 1 500px}.column-image{flex:0 1 200px;margin:20px}.column-portrait{flex:0 1 380px;margin:20px}.column-flex{display:flex;flex-direction:column;justify-content:center}main{width:100%;margin:0 auto;flex-grow:1}.flush-list{padding-left:1em}.card{background-color:var(--theme-crust);width:100%;padding:10px;border-radius:10px}.link-banner{--mono:"MONO" 0;--casl:"CASL" 0.2;--slnt:"slnt" -5;--wght:"wght" 400;--CRSV:"CRSV" 0.5;font-variation-settings:var(--mono),var(--casl),var(--slnt),var(--wght),var(--CRSV);font-family:recursive,sans-serif;padding-top:15px;padding-bottom:15px;transition:.25s;width:fit-content}.link-banner:hover{--wght:"wght" 900}.portrait{float:right;width:100%}.article img{width:70%;height:auto;display:block;margin-left:auto;margin-right:auto}figcaption{text-align:center;margin:10px}.grid{display:grid;grid-template-columns:calc(50% - 5px)calc(50% - 5px);grid-template-rows:calc(50% - 5px)calc(50% - 5px);grid-gap:10px;aspect-ratio:1/1;width:200px}.grid .top{grid-column:1/span 2;grid-row:1/2}.grid .bottom-right{grid-column:1/2;grid-row:2/2}.grid .bottom-left{grid-column:2/2;grid-row:2/2}.grid .item img{width:100%;height:100%;object-fit:cover}header,footer{flex-shrink:0}header .desktop,header .mobile-main{background-color:var(--theme-bg1);color:var(--theme-fg);display:flex;flex-direction:row;justify-content:space-between}header .nav-buttons{display:flex;flex-direction:row}header a,header a:link,header a:visited{color:var(--theme-fg);text-decoration:none}header .item{background-color:var(--theme-bg1);padding:12px;font-weight:600;transition:.25s;position:relative;flex-shrink:1}header .desktop .item{margin-left:10px;margin-right:10px}header .item::before{content:"";background:var(--theme-accent);height:0;width:100%;position:absolute;bottom:0;left:0;transition:.25s}header .item:hover::before{height:4px}header .item:hover{font-weight:850;background-color:var(--theme-bg3)}header .mobile{display:none}header .mobile-buttons{display:none;flex-direction:column;background-color:var(--theme-bg2);z-index:2000;position:absolute;width:100%;left:0}header .mobile-buttons .item{background-color:var(--theme-bg2)}.theme-toggle{width:20px}.theme-toggle__within{height:100%;width:100%}#mobile-menu-btn{fill:var(--theme-fg);stroke:none;width:100%;height:auto}footer{background-color:var(--theme-crust);display:flex;justify-content:center;align-items:center;padding:50px}footer .footer-content{width:1e3px}@media(max-width:900px){header .mobile{display:unset}header .desktop{display:none}.banner-content{font-size:1.8em;width:100%;padding:30px 10px 0}.banner-info{font-size:.5em}}