@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400&display=swap";
.Titlebar-module__R7frfW__titlebar{background:var(--titlebar-bg);color:#fff;border-bottom:1px solid #191d20;justify-content:center;align-items:center;height:30px;padding:0 .5rem;font-family:Source Sans Pro,sans-serif;font-size:.85rem;display:flex}.Titlebar-module__R7frfW__items{flex:1;margin-left:.5rem;margin-right:auto;display:flex}.Titlebar-module__R7frfW__title{text-align:center;flex:1}.Titlebar-module__R7frfW__items>*{cursor:pointer;padding:0 .5rem}.Titlebar-module__R7frfW__windowButtons{flex:1;align-items:center;margin-left:auto;display:flex}.Titlebar-module__R7frfW__windowButtons *{cursor:pointer;border-radius:50%;width:13px;height:13px;margin-left:.5rem}.Titlebar-module__R7frfW__minimize{background:#f1fa8c;margin-left:auto}.Titlebar-module__R7frfW__maximize{background:#50fa7b}.Titlebar-module__R7frfW__close{background:#f55}@media screen and (max-width:900px){.Titlebar-module__R7frfW__items p{display:none}.Titlebar-module__R7frfW__title{flex:4}}
.Sidebar-module__pflBXq__sidebar{background:var(--sidebar-bg);flex-direction:column;justify-content:space-between;width:4.5vw;min-width:40px;height:calc(100vh - 55px);display:flex}.Sidebar-module__pflBXq__iconContainer{cursor:pointer;width:100%}.Sidebar-module__pflBXq__iconContainer:hover{background:var(--sidebar-hover-bg)}.Sidebar-module__pflBXq__active{border-left:2px solid var(--accent-color)}.Sidebar-module__pflBXq__icon{width:48px;height:48px;margin:0 auto;padding:.65rem 0;display:block}@media screen and (min-width:2000px){.Sidebar-module__pflBXq__sidebar{width:2.5vw}}@media screen and (max-width:1100px){.Sidebar-module__pflBXq__sidebar{width:6vw}}@media screen and (max-width:900px){.Sidebar-module__pflBXq__sidebar{width:8vw}.Sidebar-module__pflBXq__icon{width:48px;height:48px;padding:.6rem}}@media screen and (max-width:600px){.Sidebar-module__pflBXq__sidebar{width:10vw}.Sidebar-module__pflBXq__icon{width:40px;height:40px;padding:.6rem}}
.Explorer-module__0yi9oq__explorer{background:var(--explorer-bg);color:#e1e4e8;border-right:1px solid var(--explorer-border);width:18vw;font-family:Source Sans Pro,sans-serif}.Explorer-module__0yi9oq__title{text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.9rem;font-weight:300}.Explorer-module__0yi9oq__heading{text-transform:uppercase;letter-spacing:1px;cursor:pointer;align-items:center;padding:0 .5rem;font-size:.8rem;font-weight:700;display:flex}.Explorer-module__0yi9oq__checkbox{opacity:0;z-index:-1;position:absolute}.Explorer-module__0yi9oq__files{cursor:pointer;padding:.5rem 0}.Explorer-module__0yi9oq__file{color:#fff;align-items:center;padding:.2rem 1rem;font-size:.875rem;text-decoration:none;display:flex}.Explorer-module__0yi9oq__file p{margin-left:5px}.Explorer-module__0yi9oq__file:hover{background:var(--explorer-hover-bg)}.Explorer-module__0yi9oq__chevron{transition:transform .2s}@media screen and (min-width:2000px){.Explorer-module__0yi9oq__explorer{width:10vw}}@media screen and (max-width:900px){.Explorer-module__0yi9oq__explorer{width:20vw}}@media screen and (max-width:600px){.Explorer-module__0yi9oq__explorer{display:none}}
.Bottombar-module__4HLmzG__bottomBar{background:var(--bottombar-bg);border-top:1px solid var(--bottombar-border);color:#e1e4e8;justify-content:space-between;align-items:center;height:25px;padding:0 .5rem;font-size:.8rem;display:flex}.Bottombar-module__4HLmzG__bottomBar a{color:#fff;text-decoration:none}.Bottombar-module__4HLmzG__icon{margin-right:4px}.Bottombar-module__4HLmzG__container{align-items:center;display:flex}.Bottombar-module__4HLmzG__section{cursor:pointer;align-items:center;height:24px;margin-right:.5rem;padding:0 .2rem;font-family:Source Sans Pro,sans-serif;display:flex}.Bottombar-module__4HLmzG__section:hover{background:var(--bottombar-hover-bg)}@media screen and (max-width:600px){.Bottombar-module__4HLmzG__bottomBar{font-size:.6rem}.Bottombar-module__4HLmzG__section{margin-right:.5rem}}
.Tab-module__LGq3Hq__tab{background:var(--tab-bg);color:#ececec;border:1px solid var(--tab-border);cursor:pointer;align-items:center;padding:.5rem 1.25rem;font-family:Source Sans Pro,sans-serif;font-size:.9rem;display:flex}.Tab-module__LGq3Hq__tab p{margin-left:5px}.Tab-module__LGq3Hq__active{border-top:1px solid var(--accent-color);background:var(--tab-active-bg);border-bottom:none}
.Tabsbar-module__lmDeiW__tabs{background:var(--tabs-bg);display:flex;overflow-x:auto}@media screen and (max-width:900px){.Tabsbar-module__lmDeiW__tabs{width:78vw}}@media screen and (max-width:600px){.Tabsbar-module__lmDeiW__tabs{width:89.5vw}}
.BackToTop-module__dHrULW__backToTop{background:var(--accent-color);cursor:pointer;color:#1e1e1e;z-index:1000;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .3s;animation:.3s ease-in-out BackToTop-module__dHrULW__fadeIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.BackToTop-module__dHrULW__backToTop:hover{box-shadow:0 8px 20px rgba(var(--accent-color-rgb),.5);background:var(--accent-color);filter:brightness(1.1);transform:translateY(-4px)}.BackToTop-module__dHrULW__backToTop:active{transform:translateY(-2px)}@keyframes BackToTop-module__dHrULW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.BackToTop-module__dHrULW__backToTop{width:44px;height:44px;font-size:1.3rem;bottom:1.5rem;right:1.5rem}}
.EmailContact-module__lZy_9q__emailContact{z-index:100;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:0;right:3rem}.EmailContact-module__lZy_9q__emailLink{writing-mode:vertical-rl;text-orientation:mixed;color:#fff9;letter-spacing:.05em;padding:1rem 0;font-family:Consolas,Monaco,monospace;font-size:.85rem;text-decoration:none;transition:all .3s}.EmailContact-module__lZy_9q__emailLink:hover{color:var(--accent-color);transform:translateY(-3px)}.EmailContact-module__lZy_9q__verticalLine{background:#ffffff4d;width:1px;height:90px;margin-bottom:1.5rem}@media screen and (max-width:768px){.EmailContact-module__lZy_9q__emailContact{display:none}}
.Layout-module__jbLzUW__main{background:var(--main-bg);display:flex;overflow-x:hidden}.Layout-module__jbLzUW__content{color:var(--text-color);scroll-behavior:smooth;scrollbar-width:10px;scrollbar-color:var(--accent-color);flex:1;height:85vh;padding:2rem;font-family:JetBrains Mono,monospace;overflow:hidden auto}.Layout-module__jbLzUW__content::-webkit-scrollbar{width:15px}.Layout-module__jbLzUW__content::-webkit-scrollbar-track{background:var(--scrollbar-track-bg);border-left:1px solid #1e1f29}.Layout-module__jbLzUW__content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg);border-left:1px solid #1e1f29}@media screen and (max-width:600px){.Layout-module__jbLzUW__content{padding:2rem 1rem}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}
:root{--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;--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:#88c0d033;--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:#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;--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}
