@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:0;color:var(--text-color);font-family:JetBrains Mono,monospace;flex:1 1;height:85vh;overflow-y:auto;scroll-behavior:smooth;overflow-x:hidden;display:block;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}.Titlebar_items__SY7Me{flex:1 1;display:flex;margin-right:auto;margin-left:.5rem}.Titlebar_title__GvoTa{flex:1 1;text-align:center}.Titlebar_items__SY7Me>*{padding:0 .5rem;cursor:pointer}.Titlebar_helpButton__wZ8_6{transition:all .2s ease}.Titlebar_helpButton__wZ8_6:hover{background:var(--sidebar-hover-bg);border-radius:4px;padding:.2rem .5rem}.Titlebar_guideOverlay__PjAa6{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999}.Titlebar_guideModal__HbDGW{background:var(--main-bg);border:1px solid var(--explorer-border);border-radius:8px;max-width:600px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5);padding:0;color:var(--text-primary)}.Titlebar_guideHeader__LJ1Tu{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--explorer-border);position:-webkit-sticky;position:sticky;top:0;background:var(--main-bg)}.Titlebar_guideHeader__LJ1Tu h2{margin:0;font-size:1.5rem}.Titlebar_closeBtn__OaaMc{background:none;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.Titlebar_closeBtn__OaaMc:hover{background:var(--sidebar-hover-bg);color:var(--text-primary)}.Titlebar_guideContent__vr4Iu{padding:1.5rem}.Titlebar_guideSection__ZMKaJ{margin-bottom:2rem}.Titlebar_guideSection__ZMKaJ h3{color:var(--accent-color);margin:0 0 .75rem;font-size:1.1rem}.Titlebar_guideSection__ZMKaJ p{margin:.5rem 0;color:var(--text-secondary);line-height:1.6}.Titlebar_guideSection__ZMKaJ ul{list-style:none;padding:0;margin:.75rem 0}.Titlebar_guideSection__ZMKaJ li{color:var(--text-secondary);line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.Titlebar_guideSection__ZMKaJ li:before{content:"→";position:absolute;left:0;color:var(--accent-color)}.Titlebar_tip__PAcOJ{background:rgba(78,201,176,.1);border-left:3px solid #4ec9b0;padding:.75rem;border-radius:4px;margin:1rem 0!important}.Titlebar_guideFooter__0QNOU{text-align:center;padding:1rem 0 0;border-top:1px solid var(--explorer-border);margin-top:1rem;color:var(--text-secondary);font-size:.9rem}.Titlebar_guideModal__HbDGW::-webkit-scrollbar{width:10px}.Titlebar_guideModal__HbDGW::-webkit-scrollbar-track{background:var(--sidebar-bg)}.Titlebar_guideModal__HbDGW::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg);border-radius:5px}.Titlebar_guideModal__HbDGW::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.Titlebar_windowButtons__ezQjA{flex:1 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 1}}.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{padding:.65rem 0}.Sidebar_icon__Xclcw,.Sidebar_profileImage__beGl4{height:48px;width:48px;display:block;margin:0 auto}.Sidebar_profileImage__beGl4{padding:.5rem;border-radius:50%;object-fit:cover;transition:all .3s ease;flex-shrink:0}.Sidebar_profileImage__beGl4:hover{transform:scale(1.05)}.Sidebar_activeProfile__j2Vke{border:2px solid var(--accent-color);border-radius:50%;padding:.65rem 0}@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,.Sidebar_profileImage__beGl4{height:48px;width:48px;padding:.6rem}}@media screen and (max-width:600px){.Sidebar_sidebar__f0UeY{width:10vw}.Sidebar_icon__Xclcw,.Sidebar_profileImage__beGl4{height:40px;width:40px;padding:.6rem}}.Tooltip_tooltipContainer__SCuiI{position:relative;display:inline-block}.Tooltip_tooltip__awbme{position:absolute;background:var(--main-bg);border:1px solid var(--accent-color);border-radius:8px;padding:12px;z-index:1000;white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.4);display:flex;align-items:flex-start;gap:10px;max-width:280px;white-space:normal;pointer-events:none}.Tooltip_tooltipTop__tDqQu{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.Tooltip_tooltipBottom__o_B5D{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.Tooltip_tooltipLeft__ZSLtv{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.Tooltip_tooltipRight__AgIMn{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.Tooltip_tooltipIcon__DpeDr{width:24px;height:24px;flex-shrink:0;object-fit:contain}.Tooltip_tooltipContent__K4Lgt{display:flex;flex-direction:column;gap:4px}.Tooltip_tooltipTitle__UFQ_P{margin:0;font-size:.9rem;font-weight:600;color:var(--accent-color)}.Tooltip_tooltipDescription__6ItDS{margin:0;font-size:.8rem;color:var(--text-secondary);line-height:1.4}@media (max-width:768px){.Tooltip_tooltip__awbme{max-width:200px;padding:10px;font-size:.75rem}.Tooltip_tooltipIcon__DpeDr{width:20px;height:20px}}.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: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}[data-theme=dracula]{--main-bg:#282a36;--bg-text:#313340;--text-color:#efefef;--accent-color:#bd93f9;--titlebar-bg:#1e1f29;--sidebar-bg:#343746;--sidebar-hover-bg:#3c3d51;--explorer-bg:#21222c;--explorer-hover-bg:#313241;--explorer-border:#161a1d;--tabs-bg:#191a21;--tab-bg:#21222c;--tab-active-bg:#282a36;--tab-border:#191a21;--bottombar-bg:#191a21;--bottombar-border:#191a21;--button-bg:#44475a;--button-text:#f8f8f2;--bottombar-hover-bg:#4f4f52;--scrollbar-track-bg:#282a36;--scrollbar-thumb-bg:#454647;--article-bg:#21222c}[data-theme=ayu-dark]{--main-bg:#0a0e14;--bg-text:#101620;--text-color:#efefef;--accent-color:#e6b450;--titlebar-bg:#1f2428;--sidebar-bg:#0a0e14;--sidebar-hover-bg:#00010a;--explorer-bg:#0a0e14;--explorer-hover-bg:#00010a;--explorer-border:transparent;--tabs-bg:#0a0e14;--tab-bg:#0a0e14;--tab-active-bg:#0a0e14;--tab-border:transparent;--bottombar-bg:#0a0e14;--bottombar-border:transparent;--button-bg:#e6b450;--button-text:#0a0e14;--bottombar-hover-bg:#4f4f52;--scrollbar-track-bg:#0a0e14;--scrollbar-thumb-bg:#454647;--article-bg:#10121a}[data-theme=ayu-mirage]{--main-bg:#1f2430;--bg-text:#21242b;--text-color:#efefef;--accent-color:#e6b450;--titlebar-bg:#1f2428;--sidebar-bg:#1f2430;--sidebar-hover-bg:#191e2a;--explorer-bg:#1f2430;--explorer-hover-bg:#191e2a;--explorer-border:transparent;--tabs-bg:#1f2430;--tab-bg:#1f2430;--tab-active-bg:#1f2430;--tab-border:transparent;--bottombar-bg:#1f2430;--bottombar-border:transparent;--button-bg:#e6b450;--button-text:#1f2430;--bottombar-hover-bg:#4f4f52;--scrollbar-track-bg:#1f2430;--scrollbar-thumb-bg:#454647;--article-bg:#252e3d}[data-theme=nord]{--main-bg:#2e3440;--bg-text:#3b414d;--text-color:#efefef;--accent-color:#88c0d0;--titlebar-bg:#1f2428;--sidebar-bg:#2e3440;--sidebar-hover-bg:#434c5e;--explorer-bg:#2e3440;--explorer-hover-bg:#434c5e;--explorer-border:rgba(136,192,208,0.2);--tabs-bg:#2e3440;--tab-bg:#2e3440;--tab-active-bg:#3b4252;--tab-border:transparent;--bottombar-bg:#3b4252;--bottombar-border:transparent;--button-bg:#434c5e;--button-text:#d8dee9;--bottombar-hover-bg:#4f4f52;--scrollbar-track-bg:#2e3440;--scrollbar-thumb-bg:#454647;--article-bg:#363f50}[data-theme=night-owl]{--main-bg:#011627;--bg-text:#031d33;--text-color:#89a4bb;--accent-color:rgb(95,126,151);--titlebar-bg:#011627;--sidebar-bg:#011627;--sidebar-hover-bg:#0e293f;--explorer-bg:#011627;--explorer-hover-bg:#0e293f;--explorer-border:transparent;--tabs-bg:#011627;--tab-bg:#01111d;--tab-active-bg:#0b2942;--tab-border:rgb(39,43,59);--bottombar-bg:#011627;--bottombar-border:#262a39;--button-bg:rgb(95,126,151);--button-text:#fff;--bottombar-hover-bg:#1b222f;--scrollbar-track-bg:#011627;--scrollbar-thumb-bg:#043254;--article-bg:#031d33}