@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";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Orbitron:wght@400;600;700&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__menuItem:hover{background-color:#ffffff1a;border-radius:4px}.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:48px;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}
.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,.Bottombar-module__4HLmzG__section.Bottombar-module__4HLmzG__active{background:var(--bottombar-hover-bg)}.Bottombar-module__4HLmzG__section.Bottombar-module__4HLmzG__active .Bottombar-module__4HLmzG__icon{color:var(--accent-color)}@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}}
.Terminal-module__XtFbiW__terminal{background:var(--terminal-bg,var(--main-bg));border-top:1px solid var(--terminal-border,var(--bottombar-border));flex-direction:column;height:25vh;min-height:150px;font-family:JetBrains Mono,monospace;display:flex}.Terminal-module__XtFbiW__header{background:var(--terminal-header-bg,var(--tabs-bg));border-bottom:1px solid var(--terminal-border,var(--bottombar-border));height:32px;color:var(--text-color);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0 .5rem;font-size:.85rem;display:flex}.Terminal-module__XtFbiW__headerLeft{align-items:center;gap:.5rem;display:flex}.Terminal-module__XtFbiW__terminalIcon{color:var(--accent-color)}.Terminal-module__XtFbiW__headerRight{align-items:center;gap:.25rem;display:flex}.Terminal-module__XtFbiW__headerBtn{width:24px;height:22px;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;display:flex}.Terminal-module__XtFbiW__headerBtn:hover{background:var(--bottombar-hover-bg)}.Terminal-module__XtFbiW__body{color:var(--text-color);flex:1;padding:.5rem;font-size:.8rem;line-height:1.5;overflow-y:auto}.Terminal-module__XtFbiW__body::-webkit-scrollbar{width:10px}.Terminal-module__XtFbiW__body::-webkit-scrollbar-track{background:var(--scrollbar-track-bg)}.Terminal-module__XtFbiW__body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-bg)}.Terminal-module__XtFbiW__line{white-space:pre-wrap;word-break:break-all}.Terminal-module__XtFbiW__line.Terminal-module__XtFbiW__input{color:var(--accent-color)}.Terminal-module__XtFbiW__line.Terminal-module__XtFbiW__error{color:#f85149}.Terminal-module__XtFbiW__inputLine{align-items:center;gap:.5rem;display:flex}.Terminal-module__XtFbiW__prompt{color:var(--accent-color);flex-shrink:0}.Terminal-module__XtFbiW__input{color:var(--text-color);font-family:inherit;font-size:inherit;caret-color:var(--accent-color);background:0 0;border:none;outline:none;flex:1}.Terminal-module__XtFbiW__input::placeholder{color:#ffffff4d}@media screen and (max-width:600px){.Terminal-module__XtFbiW__terminal{height:30vh}.Terminal-module__XtFbiW__header{font-size:.75rem}.Terminal-module__XtFbiW__body{font-size:.7rem}}
.CommandPalette-module__Y7BVMa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding-top:10vh;animation:.1s ease-out CommandPalette-module__Y7BVMa__fadeIn;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__Y7BVMa__fadeIn{0%{opacity:0}to{opacity:1}}.CommandPalette-module__Y7BVMa__container{background:var(--command-palette-bg,var(--sidebar-bg));width:600px;max-width:90vw;box-shadow:0 0 0 1px var(--command-palette-border,var(--border-color)), 0 4px 16px #00000080;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;animation:.15s ease-out CommandPalette-module__Y7BVMa__slideDown;overflow:hidden}@keyframes CommandPalette-module__Y7BVMa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CommandPalette-module__Y7BVMa__inputWrapper{border-bottom:1px solid var(--command-palette-border,var(--border-color));align-items:center;gap:12px;padding:12px 16px;display:flex}.CommandPalette-module__Y7BVMa__inputIcon{color:var(--text-color-muted,#6e7681);flex-shrink:0}.CommandPalette-module__Y7BVMa__input{color:var(--text-color);background:0 0;border:none;outline:none;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.4}.CommandPalette-module__Y7BVMa__input::placeholder{color:var(--text-color-muted,#6e7681)}.CommandPalette-module__Y7BVMa__clearButton{color:var(--text-color-muted,#6e7681);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:0 4px;font-size:18px;line-height:1}.CommandPalette-module__Y7BVMa__clearButton:hover{background:var(--hover-bg,#ffffff1a);color:var(--text-color)}.CommandPalette-module__Y7BVMa__results{max-height:400px;overflow-y:auto}.CommandPalette-module__Y7BVMa__category{text-transform:uppercase;color:var(--text-color-muted,#6e7681);background:var(--command-palette-bg,var(--sidebar-bg));letter-spacing:.5px;padding:8px 16px;font-size:11px;font-weight:600}.CommandPalette-module__Y7BVMa__item{cursor:pointer;align-items:center;gap:12px;padding:8px 16px;transition:background-color .1s;display:flex}.CommandPalette-module__Y7BVMa__item:hover,.CommandPalette-module__Y7BVMa__item.CommandPalette-module__Y7BVMa__selected{background:var(--command-palette-active,var(--hover-bg,#ffffff1a))}.CommandPalette-module__Y7BVMa__itemIcon{color:var(--text-color-muted,#6e7681);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__Y7BVMa__itemContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CommandPalette-module__Y7BVMa__itemLabel{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.CommandPalette-module__Y7BVMa__itemDescription{color:var(--text-color-muted,#6e7681);font-size:11px}.CommandPalette-module__Y7BVMa__shortcut{color:var(--text-color-muted,#6e7681);flex-shrink:0;align-items:center;gap:4px;display:flex}.CommandPalette-module__Y7BVMa__key{background:var(--key-bg,#ffffff1a);border:1px solid var(--key-border,#fff3);color:var(--text-color-muted,#6e7681);border-radius:3px;justify-content:center;align-items:center;min-width:20px;padding:2px 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;display:inline-flex}.CommandPalette-module__Y7BVMa__noResults{text-align:center;color:var(--text-color-muted,#6e7681);padding:32px 16px;font-size:13px}.CommandPalette-module__Y7BVMa__footer{background:var(--command-palette-bg,var(--sidebar-bg));border-top:1px solid var(--command-palette-border,var(--border-color));color:var(--text-color-muted,#6e7681);align-items:center;gap:16px;padding:8px 16px;font-size:11px;display:flex}.CommandPalette-module__Y7BVMa__footerItem{align-items:center;gap:4px;display:flex}@media screen and (max-width:600px){.CommandPalette-module__Y7BVMa__container{width:100%;max-width:calc(100vw - 32px);margin:0 16px}.CommandPalette-module__Y7BVMa__footer{flex-wrap:wrap;gap:8px}}
.Layout-module__jbLzUW__layout{flex-direction:column;height:100vh;display:flex}.Layout-module__jbLzUW__main{background:var(--main-bg);flex:1;min-height:0;display:flex;overflow-x:hidden}.Layout-module__jbLzUW__editorContainer{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Layout-module__jbLzUW__editorWithTerminal{flex-direction:column;flex:1;min-height:0;display:flex}.Layout-module__jbLzUW__content{color:var(--text-color);scroll-behavior:smooth;overscroll-behavior-y:contain;flex:1;padding:2rem;font-family:JetBrains Mono,monospace;overflow:hidden auto}@media (prefers-reduced-motion:reduce){.Layout-module__jbLzUW__content{scroll-behavior:auto}}.Layout-module__jbLzUW__content{scrollbar-width:10px;scrollbar-color:var(--accent-color)}.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}}
.Landing-module__lTnIja__gate{z-index:100000;opacity:1;background:#000;transition:opacity .5s;position:fixed;inset:0}.Landing-module__lTnIja__gateClosing{opacity:0;pointer-events:none}.Landing-module__lTnIja__landingRoot{--hero-fade:1;scroll-behavior:smooth;overscroll-behavior-y:contain;color:#fff;scrollbar-width:none;-webkit-font-smoothing:antialiased;background:#000;height:100%;font-family:Inter,Segoe UI,system-ui,sans-serif;position:absolute;inset:0;overflow:hidden auto}.Landing-module__lTnIja__landingRoot::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.Landing-module__lTnIja__landingRoot{scroll-behavior:auto}}.Landing-module__lTnIja__hero{background:#000;height:100vh;min-height:640px;position:relative;overflow:hidden}.Landing-module__lTnIja__robotContainer{z-index:10;transition:opacity .8s,filter .8s;position:absolute;inset:0;overflow:hidden}.Landing-module__lTnIja__robotHidden{opacity:.12;filter:blur(18px)brightness(.6);pointer-events:none}.Landing-module__lTnIja__robotCanvas{transform-origin:50% 28%;width:130vw;height:132vh;position:absolute;top:4vh;left:0}.Landing-module__lTnIja__robotPlaceholder{background:radial-gradient(60% 60% at 50% 42%,#788cc829 0%,#000000eb 70%);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.Landing-module__lTnIja__robotPlaceholderRing{border:2px solid #ffffff14;border-top-color:#ffffff8c;border-radius:50%;width:190px;height:190px;animation:1.1s linear infinite Landing-module__lTnIja__landingSpin;position:absolute}.Landing-module__lTnIja__robotPlaceholderStatic{border-top-color:#ffffff1f;animation:none}.Landing-module__lTnIja__robotPlaceholderIcon{color:#fff9;filter:drop-shadow(0 0 26px #788cc859);width:76px;height:76px;animation:3s ease-in-out infinite Landing-module__lTnIja__landingBob}.Landing-module__lTnIja__robotPlaceholderLabel{letter-spacing:.32em;text-transform:uppercase;color:#ffffff80;font-family:Orbitron,Segoe UI,sans-serif;font-size:.68rem}@media (prefers-reduced-motion:reduce){.Landing-module__lTnIja__robotPlaceholderRing,.Landing-module__lTnIja__robotPlaceholderIcon{animation:none}}.Landing-module__lTnIja__heroBgText{text-align:center;letter-spacing:.1em;color:#ffffff0d;pointer-events:none;white-space:nowrap;z-index:1;width:max-content;max-width:none;opacity:var(--hero-fade);font-family:Orbitron,Segoe UI,sans-serif;font-size:8vw;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleX(1.28)}.Landing-module__lTnIja__sideText{writing-mode:vertical-rl;letter-spacing:.3em;color:#fff9;z-index:4;opacity:var(--hero-fade);font-family:Orbitron,Segoe UI,sans-serif;font-size:.8rem;position:absolute;top:50%;transform:translateY(-50%)rotate(180deg)}.Landing-module__lTnIja__sideLeft{left:36px}.Landing-module__lTnIja__sideRight{right:36px}.Landing-module__lTnIja__orbitalWrapper{z-index:2;pointer-events:none;opacity:var(--hero-fade);place-items:center;display:grid;position:absolute;inset:0}.Landing-module__lTnIja__orbitalText{width:420px;height:420px;animation:20s linear infinite Landing-module__lTnIja__landingRotate}.Landing-module__lTnIja__orbitalText text{letter-spacing:.4em;fill:#fffc;font-family:Orbitron,Segoe UI,sans-serif;font-size:14px}.Landing-module__lTnIja__heroTitle{text-align:center;z-index:20;color:#fff;pointer-events:none;width:100%;opacity:var(--hero-fade);position:absolute;bottom:9%}.Landing-module__lTnIja__heroTitle h1{letter-spacing:.15em;margin:0;font-family:Orbitron,Segoe UI,sans-serif;font-size:2.4rem}.Landing-module__lTnIja__heroTitle p{opacity:.8;letter-spacing:.12em;margin-top:.5rem;font-size:.8rem}.Landing-module__lTnIja__scrollHint{letter-spacing:.35em;color:#ffffff8c;z-index:25;flex-direction:column;align-items:center;gap:6px;font-family:Orbitron,Segoe UI,sans-serif;font-size:.65rem;transition:opacity .4s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Landing-module__lTnIja__scrollHint[aria-hidden=true]{opacity:0}.Landing-module__lTnIja__scrollHintArrow{animation:1.6s ease-in-out infinite Landing-module__lTnIja__landingBob}.Landing-module__lTnIja__footer{background:linear-gradient(#000 0%,#0a0a0a 60%,#050505 100%);flex-direction:column;justify-content:center;min-height:100vh;padding:80px 0 40px;display:flex;position:relative}.Landing-module__lTnIja__footerInner{flex-direction:column;width:100%;max-width:1100px;margin:0 auto;padding:0 40px;display:flex}.Landing-module__lTnIja__footerLead{color:#fff;max-width:820px;font-size:clamp(20px,2.4vw,34px);font-weight:600;line-height:1.35}.Landing-module__lTnIja__footerSeparator{background:#ffffff24;height:1px;margin:40px 0 24px}.Landing-module__lTnIja__footerLinks{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.Landing-module__lTnIja__footerLink{letter-spacing:.05em;color:#ffffffb3;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:.9rem;transition:color .2s;display:inline-flex}.Landing-module__lTnIja__footerLink:hover{color:#fff}.Landing-module__lTnIja__commitsWrap{justify-content:center;align-items:center;width:100%;padding:48px 0 8px;display:flex;overflow-x:auto}.Landing-module__lTnIja__footerStart{letter-spacing:.25em;text-transform:uppercase;color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-top:36px;padding:15px 30px;font-family:Orbitron,Segoe UI,sans-serif;font-size:.8rem;transition:background .2s,box-shadow .2s,color .2s;display:inline-flex}.Landing-module__lTnIja__footerStart:hover{color:#fff;background:0 0;box-shadow:0 0 40px #fff3}.Landing-module__lTnIja__commitsGrid{--commit-empty:#161b22;background:#0d1117;border:1px solid #ffffff14;border-radius:12px;gap:3px;width:100%;max-width:1200px;padding:12px;display:grid}.Landing-module__lTnIja__commitCell{aspect-ratio:1;background-color:var(--commit-empty);border-radius:3px;width:100%;animation-timing-function:ease;animation-fill-mode:forwards}.Landing-module__lTnIja__cellHighlight{animation-name:Landing-module__lTnIja__landingCommitHighlight}.Landing-module__lTnIja__cellFlash{animation-name:Landing-module__lTnIja__landingCommitFlash}@media (max-width:768px){.Landing-module__lTnIja__commitsGrid{gap:2px;padding:8px}.Landing-module__lTnIja__footerInner{padding:0 20px}.Landing-module__lTnIja__sideText{font-size:.65rem}.Landing-module__lTnIja__orbitalText{width:320px;height:320px}}@keyframes Landing-module__lTnIja__landingSpin{to{transform:rotate(360deg)}}@keyframes Landing-module__lTnIja__landingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Landing-module__lTnIja__landingBob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes Landing-module__lTnIja__landingCommitHighlight{0%{background-color:#0000}to{background-color:var(--commit-highlight)}}@keyframes Landing-module__lTnIja__landingCommitFlash{0%{background-color:var(--commit-empty)}50%{background-color:var(--commit-highlight)}to{background-color:var(--commit-empty)}}
html,body{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}}*,: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;--accent-color-rgb:249, 130, 108;--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;--terminal-bg:#1f2428;--terminal-header-bg:#1f2428;--terminal-border:#1b1f23}[data-theme=dracula]{--main-bg:#282a36;--bg-text:#313340;--text-color:#efefef;--accent-color:#bd93f9;--accent-color-rgb:189, 147, 249;--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;--terminal-bg:#21222c;--terminal-header-bg:#191a21;--terminal-border:#191a21}[data-theme=ayu-dark]{--main-bg:#0a0e14;--bg-text:#101620;--text-color:#efefef;--accent-color:#e6b450;--accent-color-rgb:230, 180, 80;--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;--terminal-bg:#0a0e14;--terminal-header-bg:#0a0e14;--terminal-border:transparent}[data-theme=ayu-mirage]{--main-bg:#1f2430;--bg-text:#21242b;--text-color:#efefef;--accent-color:#e6b450;--accent-color-rgb:230, 180, 80;--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;--terminal-bg:#1f2430;--terminal-header-bg:#1f2430;--terminal-border:transparent}[data-theme=nord]{--main-bg:#2e3440;--bg-text:#3b414d;--text-color:#efefef;--accent-color:#88c0d0;--accent-color-rgb:136, 192, 208;--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;--terminal-bg:#2e3440;--terminal-header-bg:#3b4252;--terminal-border:transparent}[data-theme=night-owl]{--main-bg:#011627;--bg-text:#031d33;--text-color:#89a4bb;--accent-color:#5f7e97;--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:#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;--terminal-bg:#011627;--terminal-header-bg:#011627;--terminal-border:#262a39}
