@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:43px;height:43px;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{width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:.2rem 1rem;font-family:inherit;font-size:.875rem;display:flex}.Explorer-module__0yi9oq__file p{text-overflow:ellipsis;white-space:nowrap;margin-left:5px;overflow:hidden}.Explorer-module__0yi9oq__file:hover{background:var(--explorer-hover-bg)}.Explorer-module__0yi9oq__folder{width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;padding:.2rem 1rem;font-family:inherit;font-size:.875rem;display:flex}.Explorer-module__0yi9oq__folder:hover{background:var(--explorer-hover-bg)}.Explorer-module__0yi9oq__folder p{text-overflow:ellipsis;white-space:nowrap;margin-left:2px;overflow:hidden}.Explorer-module__0yi9oq__smallChevron{width:12px;min-width:12px}.Explorer-module__0yi9oq__empty{color:var(--text-color);opacity:.65;padding:.2rem 1rem;font-size:.8rem}.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;z-index:100;justify-content:space-between;align-items:center;height:25px;padding:0 .5rem;font-size:.8rem;display:flex;position:fixed;bottom:0;left:0;right:0}.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:768px){.Bottombar-module__4HLmzG__bottomBar{height:22px;padding:0 .35rem;font-size:.65rem}.Bottombar-module__4HLmzG__section{height:20px;margin-right:.35rem;padding:0 .15rem}.Bottombar-module__4HLmzG__icon{width:14px;height:14px;margin-right:3px}}@media screen and (max-width:600px){.Bottombar-module__4HLmzG__bottomBar{height:20px;font-size:.6rem}.Bottombar-module__4HLmzG__section{margin-right:.25rem;padding:0 .1rem}.Bottombar-module__4HLmzG__icon{width:12px;height:12px}}@media only screen and (max-width:780px){.Bottombar-module__4HLmzG__section p{display:none}}
.Tab-module__LGq3Hq__tabWrapper{cursor:grab;transition:all .2s}.Tab-module__LGq3Hq__tabWrapper:active{cursor:grabbing}.Tab-module__LGq3Hq__tabWrapper.Tab-module__LGq3Hq__dragging{opacity:.5;cursor:grabbing}.Tab-module__LGq3Hq__tabWrapper.Tab-module__LGq3Hq__dragOver .Tab-module__LGq3Hq__tab{border-left:2px solid var(--accent-color);background:#ffffff0d;transform:scale(1.02)}.Tab-module__LGq3Hq__tab{background:var(--tab-bg);color:#ececec;border:1px solid var(--tab-border);cursor:pointer;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-family:Source Sans Pro,sans-serif;font-size:.9rem;transition:all .15s;display:flex}.Tab-module__LGq3Hq__tab p{pointer-events:none;text-overflow:ellipsis;white-space:nowrap;max-width:180px;margin-left:0;overflow:hidden}.Tab-module__LGq3Hq__tab img{pointer-events:none}.Tab-module__LGq3Hq__active{border-top:2px solid var(--accent-color);background:var(--tab-active-bg);border-bottom:none}.Tab-module__LGq3Hq__close{color:#ececec;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;width:1rem;height:1rem;font-family:inherit;font-size:.8rem;line-height:1;display:flex}.Tab-module__LGq3Hq__close:hover{opacity:1;background:#ffffff1f}@media screen and (max-width:900px){.Tab-module__LGq3Hq__tab{padding:.4rem 1rem;font-size:.8rem}.Tab-module__LGq3Hq__tab img{width:16px;height:16px}}@media screen and (max-width:600px){.Tab-module__LGq3Hq__tab{padding:.35rem .85rem;font-size:.75rem}.Tab-module__LGq3Hq__tab img{width:14px;height:14px}.Tab-module__LGq3Hq__tab p{margin-left:3px}}
.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);height:calc(100vh - 35px);display:flex}.Layout-module__jbLzUW__content{color:var(--text-color);scrollbar-width:10px;scrollbar-color:var(--accent-color);flex:1;height:100%;padding:2rem 2rem 2.5rem;font-family:JetBrains Mono,monospace;font-size:1rem;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:768px){.Layout-module__jbLzUW__content{padding:1.5rem 1rem 2rem;font-size:.9rem}}@media screen and (max-width:600px){.Layout-module__jbLzUW__content{padding:1rem .75rem 1.75rem;font-size:.85rem}.Layout-module__jbLzUW__main{height:calc(100vh - 30px)}}
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.block{display:block}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.underline{text-decoration-line:underline}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--main-bg);border:none;outline:none;height:100vh;margin:0;padding:0;overflow:hidden}.PyTorch{border:.1rem solid #ee5903}.PyTorch:hover{background:#ee590340}.OpenCV{border:.1rem solid #3255d5}.OpenCV:hover{background:#3255d540}.SegFormer{border:.1rem solid #000}.SegFormer:hover{background:#00000040}.Semantic-Segmentation{border:.1rem solid #ea45b8}.Semantic-Segmentation:hover{background:#ea45b840}.Minecraft{border:.1rem solid #f3a407}.Minecraft:hover{background:#f3a40740}.Reinforcement-Learning{border:.1rem solid #7cb6ed}.Reinforcement-Learning:hover{background:#7cb6ed40}.Medical-Imaging{border:.1rem solid #4856c5}.Medical-Imaging:hover{background:#4856c540}.SpaCy{border:.1rem solid #000}.SpaCy:hover{background:#00000040}.HuggingFace{border:.1rem solid #eefa02}.HuggingFace:hover{background:#eefa0240}.Transformers{border:.1rem solid #0dfa31}.Transformers:hover{background:#0dfa3140}.BERT{border:.1rem solid #e3fa87}.BERT:hover{background:#e3fa8740}.Pandas{border:.1rem solid #0036d8}.Pandas:hover{background:#0036d840}.Numpy{border:.1rem solid #fbc742}.Numpy:hover{background:#fbc74240}.Scipy{border:.1rem solid #05c2f7}.Scipy:hover{background:#05c2f740}.Bayesian-Optimization{border:.1rem solid #000}.Bayesian-Optimization:hover{background:#00000040}.XGBoost{border:.1rem solid #000}.XGBoost:hover{background:#00000040}.Logistic-Regression{border:.1rem solid #000}.Logistic-Regression:hover{background:#00000040}.Neural-Network{border:.1rem solid #aaaaf8}.Neural-Network:hover{background:#aaaaf840}.K-Means{border:.1rem solid #000}.K-Means:hover{background:#00000040}.Apache-Spark{border:.1rem solid #aaaaf8}.Apache-Spark:hover{background:#aaaaf840}.Social-Networks{border:.1rem solid #0800ff}.Social-Networks:hover{background:#0800ff40}.Community-Detection{border:.1rem solid #000}.Community-Detection:hover{background:#00000040}.GraphFrames{border:.1rem solid #000}.GraphFrames:hover{background:#00000040}.MySQL{border:.1rem solid #9097fc}.MySQL:hover{background:#9097fc40}.Tensorflow{border:.1rem solid #ef7171}.Tensorflow:hover{background:#ef717140}.LSTMs{border:.1rem solid #000}.LSTMs:hover{background:#00000040}.Multivariate-Time-Series{border:.1rem solid #000}.Multivariate-Time-Series:hover{background:#00000040}.Instagram{border:.1rem solid #ff2d07}.Instagram:hover{background:#ff2d0740}.Data-Pipelines{border:.1rem solid #ff2d07}.Data-Pipelines:hover{background:#ff2d0740}.Scraper{border:.1rem solid #000}.Scraper:hover{background:#00000040}.CNN{border:.1rem solid #c2cbff}.CNN:hover{background:#c2cbff40}.MLOps{border:.1rem solid #c2cbff}.MLOps:hover{background:#c2cbff40}.Markov-Decision-Process{border:.1rem solid #000}.Markov-Decision-Process:hover{background:#00000040}.Value-Iteration{border:.1rem solid #000}.Value-Iteration:hover{background:#00000040}.RL{border:.1rem solid #2be9ad}.RL:hover{background:#2be9ad40}.Software-Design{border:.1rem solid #2be9ad}.Software-Design:hover{background:#2be9ad40}.Data-Engineering{border:.1rem solid #2be9ad}.Data-Engineering:hover{background:#2be9ad40}.GenAI{border:.1rem solid #2b71e9}.GenAI:hover{background:#2b54e940}.Vanilla-Implementation{border:.1rem solid #000}.Vanilla-Implementation:hover{background:#00000040}.PyPi{border:.1rem solid #03f}.PyPi:hover{background:#0033ff40}.Bots{border:.1rem solid #03f}.Bots:hover{background:#0033ff40}.CircleCI{border:.1rem solid #a49999}.CircleCI:hover{background:#a4999940}.wrapper{background:#000}.wrapper:hover{background:#00000040}.Dropbox{border:.1rem solid #64b2ff}.Dropbox:hover{background:#64b2ff40}.yaml{border:.1rem solid #000}.yaml:hover{background:#00000040}.configuration{border:.1rem solid #000}.configuration:hover{background:#00000040}.logger{border:.1rem solid #000}.logger:hover{background:#00000040}.termcolor{border:.1rem solid #ff00c8}.termcolor:hover{background:#ff00c840}.Youtube{border:.1rem solid red}.Youtube:hover{background:#ff000040}.Gmail{border:.1rem solid #bd6464}.Gmail:hover{background:#bd646440}.AWS{border:.1rem solid #9fa12a}.AWS:hover{background:#9fa12a40}.LLMs{border:.1rem solid #4aa12a}.LLMs:hover{background:#58a12a40}.RDS{border:.1rem solid #000}.RDS:hover{background:#00000040}.Heroku{border:.1rem solid #980e7a}.Heroku:hover{background:#980e7a40}.APIs{border:.1rem solid #980e7a}.APIs:hover{background:#980e7a40}.Crawler{border:.1rem solid #000}.Crawler:hover{background:#00000040}.RaspberryPI{border:.1rem solid #fd0f43}.RaspberryPI:hover{background:#fd0f4340}.Spotify{border:.1rem solid #007910}.Spotify:hover{background:#00791040}.SwitchBot{border:.1rem solid #e30d0d}.SwitchBot:hover{background:#e30d0d40}.button-presser{border:.1rem solid #000}.button-presser:hover{background:#00000040}.automation{border:.1rem solid #000}.automation:hover{background:#00000040}.smart-home{border:.1rem solid #115dba}.smart-home:hover{background:#115dba40}.Sankey-Diagram{border:.1rem solid #000}.Sankey-Diagram:hover{background:#00000040}.Parliament{border:.1rem solid #000}.Parliament:hover{background:#00000040}.Visualization{border:.1rem solid #000}.Visualization:hover{background:#00000040}.P5\.js{border:.1rem solid #ff46d1}.P5\.js:hover{background:#ff46d140}.game{border:.1rem solid #000}.game:hover{background:#00000040}.shooter-game{border:.1rem solid #000}.shooter-game:hover{background:#00000040}.Android-App{border:.1rem solid #4738d0}.Android-App:hover{background:#4738d040}.App{border:.1rem solid #000}.App:hover{background:#00000040}.Java{border:.1rem solid #02adcb}.Java:hover{background:#02adcb40}.Quantum-Mechanics{border:.1rem solid #000}.Quantum-Mechanics:hover{background:#00000040}.Quiz{border:.1rem solid #000}.Quiz:hover{background:#00000040}.Deep-Learning{border:.1rem solid #0048ff}.Deep-Learning:hover{background:#0048ff40}.Python{border:.1rem solid #3219a2}.Python:hover{background:#3219a240}.Research{border:.1rem solid #20ff93}.Research:hover{background:#20ffff40}.Computer-Vision{border:.1rem solid #e8ff76}.Computer-Vision:hover{background:#e8ff7640}.MIM{border:.1rem solid #76b8ff}.MIM:hover{background:#76b4ff40}.SQL{border:.1rem solid #ff76d6}.SQL:hover{background:#ff76d640}ul,li{margin:0;padding:0;list-style:none}li{padding-left:20px}li:first-child:before,li:nth-child(2):before,li:nth-child(3):before,li:nth-child(4):before,li:nth-child(5):before{content:"* "}a,a:visited{color:var(--text-color);text-decoration:none}
:root{--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;--transparent-bg:#21222c33;--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=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}
