@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";
.Titlebar-module__R7frfW__titlebar{background:var(--titlebar-bg);color:#8b949e;border-bottom:1px solid #21262d;align-items:center;height:36px;padding:0 10px;font:11px Inter,sans-serif;display:flex}.Titlebar-module__R7frfW__icon{flex:none}.Titlebar-module__R7frfW__items{flex:1;margin-left:8px;display:flex}.Titlebar-module__R7frfW__items p{cursor:default;padding:5px 7px}.Titlebar-module__R7frfW__items p:hover{color:#f0f6fc;background:#21262d;border-radius:4px}.Titlebar-module__R7frfW__title{color:#b1bac4;text-align:center;white-space:nowrap;flex:1}.Titlebar-module__R7frfW__windowButtons{flex:1;justify-content:flex-end;gap:7px;display:flex}.Titlebar-module__R7frfW__windowButtons span{border-radius:50%;width:10px;height:10px}.Titlebar-module__R7frfW__minimize{background:#e3b341}.Titlebar-module__R7frfW__maximize{background:#3fb950}.Titlebar-module__R7frfW__close{background:#f85149}@media (max-width:850px){.Titlebar-module__R7frfW__items{visibility:hidden}.Titlebar-module__R7frfW__title{flex:3}}@media (max-width:520px){.Titlebar-module__R7frfW__items{display:none}.Titlebar-module__R7frfW__title{text-overflow:ellipsis;overflow:hidden}}
.Sidebar-module__pflBXq__sidebar{background:var(--sidebar-bg);flex-direction:column;flex:0 0 48px;justify-content:space-between;display:flex}.Sidebar-module__pflBXq__iconContainer{cursor:pointer;width:100%;position:relative}.Sidebar-module__pflBXq__iconContainer:hover{background:var(--sidebar-hover-bg)}.Sidebar-module__pflBXq__active:before{content:"";background:var(--accent-color);width:2px;position:absolute;inset:5px auto 5px 0}.Sidebar-module__pflBXq__icon{width:45px;height:45px;margin:0 auto;padding:11px;display:block}@media (max-width:600px){.Sidebar-module__pflBXq__sidebar{flex-basis:42px}.Sidebar-module__pflBXq__icon{width:42px;height:42px;padding:10px}}
.Explorer-module__0yi9oq__explorer{border-right:1px solid var(--explorer-border);background:var(--explorer-bg);color:#c9d1d9;flex:0 0 232px;font-family:Inter,sans-serif}.Explorer-module__0yi9oq__title{color:#8b949e;text-transform:uppercase;letter-spacing:.09em;padding:12px 16px 8px;font-size:10px}.Explorer-module__0yi9oq__heading{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;align-items:center;padding:7px 8px;font-size:11px;font-weight:700;display:flex}.Explorer-module__0yi9oq__checkbox{opacity:0;pointer-events:none;position:absolute}.Explorer-module__0yi9oq__files{padding:3px 0}.Explorer-module__0yi9oq__file{color:#b1bac4;cursor:pointer;align-items:center;gap:6px;padding:5px 16px 5px 22px;font-size:12px;display:flex}.Explorer-module__0yi9oq__file:hover{background:var(--explorer-hover-bg);color:#f0f6fc}.Explorer-module__0yi9oq__chevron{transition:transform .18s}@media (max-width:980px){.Explorer-module__0yi9oq__explorer{flex-basis:190px}}@media (max-width:720px){.Explorer-module__0yi9oq__explorer{display:none}}
.Bottombar-module__4HLmzG__bottomBar{border-top:1px solid var(--bottombar-border);background:var(--bottombar-bg);color:#c9d1d9;justify-content:space-between;align-items:center;height:28px;padding:0 8px;font:10px Inter,sans-serif;display:flex}.Bottombar-module__4HLmzG__bottomBar a{color:inherit;text-decoration:none}.Bottombar-module__4HLmzG__container,.Bottombar-module__4HLmzG__section{align-items:center;display:flex}.Bottombar-module__4HLmzG__section{cursor:default;gap:4px;height:27px;padding:0 6px}.Bottombar-module__4HLmzG__section:hover{background:var(--bottombar-hover-bg)}.Bottombar-module__4HLmzG__icon{margin-right:2px}.Bottombar-module__4HLmzG__errorText{margin-right:8px}@media (max-width:720px){.Bottombar-module__4HLmzG__section p{display:none}.Bottombar-module__4HLmzG__section:last-child p{display:block}}@media (max-width:480px){.Bottombar-module__4HLmzG__section:last-child p{display:none}}
.Tab-module__LGq3Hq__tab{border:1px solid var(--tab-border);background:var(--tab-bg);color:#8b949e;cursor:pointer;border-top:0;flex:none;align-items:center;gap:6px;padding:8px 14px;font:11px Inter,sans-serif;text-decoration:none;display:flex}.Tab-module__LGq3Hq__tab:hover{color:#f0f6fc}.Tab-module__LGq3Hq__active{border-top:1px solid var(--accent-color);background:var(--tab-active-bg);color:#f0f6fc;border-bottom-color:#0000}@media (max-width:600px){.Tab-module__LGq3Hq__tab{padding-inline:11px}}
.Tabsbar-module__lmDeiW__tabs{background:var(--tabs-bg);scrollbar-width:none;min-height:36px;display:flex;overflow-x:auto}.Tabsbar-module__lmDeiW__tabs::-webkit-scrollbar{display:none}
.Layout-module__jbLzUW__main{background:var(--main-bg);height:calc(100vh - 64px);display:flex}.Layout-module__jbLzUW__main>div:last-child{flex-direction:column;flex:1;min-width:0;display:flex}.Layout-module__jbLzUW__content{min-height:0;color:var(--text-color);scrollbar-color:var(--scrollbar-thumb-bg) var(--scrollbar-track-bg);scrollbar-width:thin;flex:1;overflow-y:auto}.Layout-module__jbLzUW__content::-webkit-scrollbar{width:11px}.Layout-module__jbLzUW__content::-webkit-scrollbar-track{background:var(--scrollbar-track-bg)}.Layout-module__jbLzUW__content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg);border:3px solid var(--scrollbar-track-bg)}.Layout-module__jbLzUW__skipLink{z-index:100;background:var(--accent-color);color:#fff;padding:10px 14px;font:500 13px JetBrains Mono,monospace;text-decoration:none;position:fixed;top:-60px;left:12px}.Layout-module__jbLzUW__skipLink:focus{top:8px}@media (max-width:720px){.Layout-module__jbLzUW__main{height:calc(100dvh - 60px)}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--main-bg);scroll-behavior:smooth}body{background:var(--main-bg);min-width:320px;color:var(--text-color);text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif}a{color:inherit}button,input,textarea{font:inherit}::selection{background:color-mix(in srgb, var(--accent-color) 35%, transparent)}:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--main-bg:#0d1117;--bg-text:#161b22;--text-color:#c9d1d9;--accent-color:#2f81f7;--titlebar-bg:#161b22;--sidebar-bg:#0d1117;--sidebar-hover-bg:#161b22;--explorer-bg:#0d1117;--explorer-hover-bg:#161b22;--explorer-border:#21262d;--tabs-bg:#010409;--tab-bg:#010409;--transparent-bg:#0d1117a6;--tab-active-bg:#0d1117;--tab-border:#21262d;--bottombar-bg:#0969da;--bottombar-border:#0969da;--button-bg:#238636;--button-text:#fff;--bottombar-hover-bg:#ffffff1f;--scrollbar-track-bg:#0d1117;--scrollbar-thumb-bg:#30363d;--article-bg:#161b22}[data-theme=github-dark]{--main-bg:#24292e;--bg-text:#383a3d59;--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;--transparent-bg:#1f242833;--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=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;--transparent-bg:#0a0e1433;--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;--transparent-bg:#1f243033;--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:#88c0d033;--tabs-bg:#2e3440;--tab-bg:#2e3440;--transparent-bg:#2e344033;--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:#5f7e97;--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;--transparent-bg:#01111d33;--tab-active-bg:#0b2942;--tab-border:#272b3b;--bottombar-bg:#011627;--bottombar-border:#262a39;--button-bg:#5f7e97;--button-text:#fff;--bottombar-hover-bg:#1b222f;--scrollbar-track-bg:#011627;--scrollbar-thumb-bg:#043254;--article-bg:#031d33}
