@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600&display=swap");.Layout_main__BqQ1G{display:flex;background:var(--main-bg);overflow-x:hidden}.Layout_content__NAQWx{padding:2rem;color:var(--text-color);font-family:JetBrains Mono,monospace;flex:1;height:85vh;overflow-y:auto;scroll-behavior:smooth;overflow-x:hidden;display:flex;align-items:center;scrollbar-width:10px;scrollbar-color:var(--accent-color)}.Layout_content__NAQWx::-webkit-scrollbar{width:15px}.Layout_content__NAQWx::-webkit-scrollbar-track{background:var(--scrollbar-track-bg);border-left:1px solid #1e1f29}.Layout_content__NAQWx::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg);border-left:1px solid #1e1f29}@media screen and (max-width:600px){.Layout_content__NAQWx{padding:2rem 1rem}}@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}.Titlebar_titlebar__duurU{background:var(--titlebar-bg);height:30px;padding:0 .5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Source Sans Pro,sans-serif;font-size:.85rem;border-bottom:1px solid #191d20;letter-spacing:.025em;line-height:1.5}.Titlebar_items__SY7Me{flex:0.5;display:flex;margin-right:auto;margin-left:.5rem}.Titlebar_title__GvoTa{flex:1;text-align:center}.Titlebar_items__SY7Me>*{padding:0 .5rem;cursor:pointer}.Titlebar_windowButtons__ezQjA{flex:1;display:flex;align-items:center;margin-left:auto}.Titlebar_windowButtons__ezQjA *{margin-left:.5rem;height:13px;width:13px;border-radius:50%;cursor:pointer}.Titlebar_minimize__qlkw7{background:#f1fa8c;margin-left:auto}.Titlebar_maximize__7LY1s{background:#50fa7b}.Titlebar_close__APKwk{background:#ff5555}@media screen and (max-width:900px){.Titlebar_items__SY7Me p{display:none}.Titlebar_title__GvoTa{flex:4}}.Sidebar_sidebar__f0UeY{background:var(--sidebar-bg);display:flex;flex-direction:column;justify-content:space-between;width:4.5vw;min-width:40px;height:calc(100vh - 30px - 25px)}.Sidebar_iconContainer__pwMX9{cursor:pointer;width:100%}.Sidebar_iconContainer__pwMX9:hover{background:var(--sidebar-hover-bg)}.Sidebar_active__K0oVU{border-left:2px solid var(--accent-color)}.Sidebar_icon__Xclcw{height:48px;width:48px;padding:.65rem 0;display:block;margin:0 auto}@media screen and (min-width:2000px){.Sidebar_sidebar__f0UeY{width:2.5vw}}@media screen and (max-width:1100px){.Sidebar_sidebar__f0UeY{width:6vw}}@media screen and (max-width:900px){.Sidebar_sidebar__f0UeY{width:8vw}.Sidebar_icon__Xclcw{height:48px;width:48px;padding:.6rem}}@media screen and (max-width:600px){.Sidebar_sidebar__f0UeY{width:10vw;display:none!important}.Sidebar_icon__Xclcw{height:40px;width:40px;padding:.6rem}}.Explorer_explorer__BxwV8{background:var(--explorer-bg);width:18vw;color:rgb(225,228,232);font-family:Source Sans Pro,sans-serif;border-right:1px solid var(--explorer-border)}.Explorer_title__0AyXS{padding:.5rem .75rem;font-weight:300;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;margin-bottom:.75rem}.Explorer_heading__3pA1L{text-transform:uppercase;font-weight:700;font-size:.8rem;letter-spacing:1px;display:flex;align-items:center;cursor:pointer;padding:.5rem 0 0 .5rem}.Explorer_checkbox__RqvhK{position:absolute;opacity:0;z-index:-1}.Explorer_files__2hy7s{padding:.5rem 0;cursor:pointer}.Explorer_file__8m47p{padding:.2rem 1rem;display:flex;align-items:center;font-size:.875rem;color:white;text-decoration:none}.Explorer_file__8m47p p{margin-left:5px}.Explorer_file__8m47p:hover{background:var(--explorer-hover-bg)}.Explorer_chevron__QcFV6{transition:transform .2s}@media screen and (min-width:2000px){.Explorer_explorer__BxwV8{width:10vw}}@media screen and (max-width:900px){.Explorer_explorer__BxwV8{width:20vw}}@media screen and (max-width:600px){.Explorer_explorer__BxwV8{display:none}}.Bottombar_bottomBar__smAf2{background:var(--bottombar-bg);height:25px;border-top:1px solid var(--bottombar-border);color:rgb(225,228,232);padding:0 .5rem;display:flex;align-items:center;justify-content:space-between;font-size:.8rem}.Bottombar_bottomBar__smAf2 a{color:white;text-decoration:none}.Bottombar_icon__Se3wv{margin-right:4px}.Bottombar_container__Hczav,.Bottombar_section__zjKI_{display:flex;align-items:center}.Bottombar_section__zjKI_{margin-right:.5rem;height:24px;padding:0 .2rem;cursor:pointer;font-family:Source Sans Pro,sans-serif}.Bottombar_section__zjKI_:hover{background:var(--bottombar-hover-bg)}@media screen and (max-width:600px){.Bottombar_bottomBar__smAf2{font-size:.6rem}.Bottombar_section__zjKI_{margin-right:.5rem}}.Tab_tab__aM_ak{padding:.5rem 1.25rem;background:var(--tab-bg);color:#ececec;display:flex;align-items:center;border:1px solid var(--tab-border);font-family:Source Sans Pro,sans-serif;font-size:.9rem;cursor:pointer}.Tab_tab__aM_ak p{margin-left:5px}.Tab_active__CG07i{border-top:1px solid var(--accent-color);background:var(--tab-active-bg);border-bottom:none}.Tabsbar_tabs__FIajW{display:flex;background:var(--tabs-bg);overflow-x:auto}@media screen and (max-width:900px){.Tabsbar_tabs__FIajW{width:78vw}}@media screen and (max-width:600px){.Tabsbar_tabs__FIajW{width:89.5vw}}:root{--main-bg:#24292e;--bg-text:rgba(56,58,61,0.35);--text-color:#efefef;--accent-color:#f9826c;--titlebar-bg:#1f2428;--sidebar-bg:#24292e;--sidebar-hover-bg:#1f2428;--explorer-bg:#1f2428;--explorer-hover-bg:#24292e;--explorer-border:#161a1d;--tabs-bg:#1f2428;--tab-bg:#1f2428;--tab-active-bg:#24292e;--tab-border:#24292e;--bottombar-bg:#24292e;--bottombar-border:#1b1f23;--button-bg:#176f2c;--button-text:#dcffe4;--bottombar-hover-bg:#4f4f52;--scrollbar-track-bg:#24292e;--scrollbar-thumb-bg:#333536;--article-bg:#1f2428}