@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:60px;padding:0 .5rem;font-family:Source Sans Pro,sans-serif;font-size:1.5rem;display:flex}.Titlebar-module__R7frfW__items{flex:1;margin-left:.5rem;margin-right:auto;display:flex}.Titlebar-module__R7frfW__title{text-align:center;flex:20}
.Sidebar-module__pflBXq__sidebar{background:var(--sidebar-bg);flex-direction:column;justify-content:space-between;width:200px;min-width:40px;height:100vh;display:flex}.Sidebar-module__pflBXq__sidebar a{color:inherit;text-decoration:none}.Sidebar-module__pflBXq__iconContainer{cursor:pointer;justify-content:flex-start;align-items:center;width:100%;display:flex}.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{min-width:48px;min-height:48px;margin:.1rem 0 .1rem .35rem;padding:.65rem 0}.Sidebar-module__pflBXq__iconText{color:var(--text-color);padding:0;font-family:JetBrains Mono;font-size:1rem;text-decoration:none}.Sidebar-module__pflBXq__iconContainer a{text-decoration:none}.Sidebar-module__pflBXq__textActive{color:#e1e4e8}.Sidebar-module__pflBXq__textInactive{color:#6a737d}@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}.Sidebar-module__pflBXq__iconText{font-size:0}}@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{align-items:center;padding:.2rem 1rem;font-size:.875rem;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}}
.Layout-module__jbLzUW__main{background:var(--main-bg);display:flex}.Layout-module__jbLzUW__content{color:var(--text-color);scroll-behavior:smooth;scrollbar-width:10px;scrollbar-color:var(--accent-color);flex:1;height:100vh;padding:2rem;font-family:JetBrains Mono,monospace;overflow-y: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}.python{border:.1rem solid #dab92b}.python:hover{background:#dab92b40}.c\+\+{border:.1rem solid #9c8932}.c\+\+:hover{background:#9c893240}.c\#{border:.1rem solid #655612}.c\#:hover{background:#65561240}.matlab{border:.1rem solid #f0e8c3}.matlab:hover{background:#f0e8c340}.git{border:.1rem solid #f0e8c3}.git:hover{background:#f0e8c340}.react{border:.1rem solid #61dafb}.react:hover{background:#61dafb40}.flutter{border:.1rem solid #61fbfb}.flutter:hover{background:#61fbfb40}.ffmpeg{border:2px solid #fbae3b}.ffmpeg:hover{background:#fbae3b40}.nodejs{border:.1rem solid #83cd29}.nodejs:hover{background:#83cd2940}.ASP\.NET{border:.1rem solid #61dafb}.ASP\.NET:hover{background:#61dafb40}.js{border:.1rem solid #83cd29}.js:hover{background:#83cd2940}.html{border:.1rem solid #528613}.html:hover{background:#52861340}.css{border:.1rem solid #3b620c}.css:hover{background:#3b620c40}.unity{border:.1rem solid #9419d2}.unity:hover{background:#9419d240}.next{border:2px solid #0070f3}.next:hover{background:#0070f340}.ROS{border:2px solid #1572b6}.ROS:hover{background:#1572b640}.docker{border:2px solid #15a01c}.docker:hover{background:#15a01c40}.SQL{border:2px solid #fbae3b}.SQL:hover{background:#fbae3b40}.pytorch{border:2px solid #fbae3b}.pytorch:hover{background:#fbae3b40}.tensorflow{border:2px solid #fbae3b}.tensorflow:hover{background:#fbae3b40}.scikit-learn{border:2px solid #fbae3b}.scikit-learn:hover{background:#fbae3b40}.webgl{border:2px solid #fb4e3b}.webgl:hover{background:#fb4e3b40}.Agile{border:2px solid #ff9696;border-radius:0}.Agile:hover{background:#ff969640}.Research{border:2px solid #c8c8c8;border-radius:0}.Research:hover{background:#c8c8c840}.Hackathon{border:2px solid #c8c8c8;border-radius:0}.Hackathon:hover{background:#c8c8c840}
: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}
