@font-face{font-family:myriad-pro;src:url(/_next/static/media/MyriadPro-Light.65ea55de.otf)}:root{--background-light:#e3e4db;--foreground-light:#3b252c;--purple:#8f6593;--rose-quartz:#aea4bf;--silver:#cdcdcd;--gold:#c79b0a;--background-dark:#312e38;--foreground-dark:#cdcdcd}body.dark{background-color:var(--background-dark);color:var(--foreground-dark)}body{font-family:myriad-pro;color:var(--foreground-light);background:var(--background-light);display:flex;min-height:90vh;flex-direction:column;justify-content:flex-start;margin:0}@media (max-width:720px){body{color:var(--foreground-light);background:var(--background-light);font-family:Arial,Helvetica,sans-serif;display:flex;min-height:90vh;flex-direction:column;justify-content:flex-start}}h1{font-size:2rem;margin-bottom:1rem}h2{font-size:1.5rem;margin-bottom:.5rem}h3{font-size:1.2rem}h3,h4{margin-bottom:.3rem}h4{font-size:1rem}li{list-style-type:none}a{text-decoration:none;color:var(--foreground-light)}:global(body.dark) a{text-decoration:none;color:var(--silver)}.error-container{margin-top:8rem;justify-items:center}#main-content{padding:3rem}.article-content p{margin-top:1rem;margin-bottom:1rem}.article-content h1{font-size:2rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.2rem}.article-content pre{background-color:#90a1b9;width:min-content}.footer_footer__PZD4d{margin-top:auto;border-top:1px solid;padding-top:1rem;position:relative}.footer_footer__PZD4d span{margin-left:3rem;margin-right:3rem;font-style:italic}.nav-bar_header__SJhI6{border-bottom:1px solid var(--foreground-light)}body.dark .nav-bar_header__SJhI6{border-bottom:1px solid var(--silver)}.nav-bar_container__kiMRA{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;font-size:1.2rem}.nav-bar_logo__TzfEh{font-weight:700;font-size:1.5rem;text-decoration:none;color:inherit}.nav-bar_nav__rgWUR{display:flex;gap:1.5rem}.nav-bar_link__adABf{color:inherit;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-bar_link__adABf:hover,body.dark .nav-bar_link__adABf:hover{border-bottom:1px solid var(--foreground-light)}body.dark .nav-bar_link__adABf:hover{border-bottom:1px solid var(--silver)}.nav-bar_active__IurZS{border-bottom:1px solid var(--foreground-light)}body.dark .nav-bar_active__IurZS{border-bottom:1px solid var(--silver)}.nav-bar_controls__RF8Tc{display:flex;align-items:center}.nav-bar_themeToggle__IA8p1{font-size:24px}.nav-bar_hamburger__nNKKT,.nav-bar_themeToggle__IA8p1{background:none;border:none;cursor:pointer;margin-left:1rem;color:inherit}.nav-bar_hamburger__nNKKT{display:none;font-size:1.8rem}.nav-bar_githubLink__zHwfg{margin-left:1rem;font-size:1.5rem;color:inherit;display:flex;align-items:center;text-decoration:none;transition:transform .2s ease,font-size .3s ease}.nav-bar_githubLink__zHwfg:hover{transform:scale(1.3)}.nav-bar_hero___jQ80{border-radius:50%}.nav-bar_ThemeIconSun__Z4J9J:hover{color:var(--gold)}.nav-bar_ThemeIconMoon__ahUBC:hover{color:#6043a6}.nav-bar_icon__V74Bc{transition:transform .2s ease,font-size .2s ease;cursor:pointer}.nav-bar_icon__V74Bc:hover{transform:scale(1.3) rotate(15deg)}@media (max-width:768px){.nav-bar_nav__rgWUR{position:absolute;top:60px;left:0;right:0;background-color:#fff;flex-direction:column;gap:1rem;padding:1rem 2rem;display:none;border-bottom:1px solid #e5e5e5}.nav-bar_nav__rgWUR.nav-bar_navOpen__nvUg1{display:flex}.nav-bar_hamburger__nNKKT{display:block}}