@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}body{color:#fff;background-color:#0a0a0a;min-height:100vh;font-family:JetBrains Mono,IBM Plex Mono,Fira Code,Consolas,monospace;line-height:1.5}#root{min-height:100vh}input,button,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}button{cursor:pointer}input:focus,textarea:focus,button:focus{outline:none}::selection{color:#000;background:#a78bfa}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#000;border-left:2px solid #3f3f3f}::-webkit-scrollbar-thumb{background:#a78bfa;border:2px solid #000}::-webkit-scrollbar-thumb:hover{background:#8b5cf6}a{color:inherit;text-decoration:none}pre,code{font-family:inherit}button{-webkit-user-select:none;user-select:none}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cursor-blink{animation:1s infinite blink}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){html{font-size:13px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{border:none}button,[role=button],input[type=submit]{min-height:44px}a,.tap-target{align-items:center;min-height:44px;display:inline-flex}body{overflow-x:hidden}.mobile-overlay{z-index:40;background-color:#000000b3;position:fixed;inset:0}.mobile-drawer{z-index:50;width:85%;max-width:320px;transition:transform .3s ease-in-out;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-right{z-index:50;width:85%;max-width:320px;transition:transform .3s ease-in-out;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.mobile-drawer-right.open{transform:translate(0)}}@media (max-width:1024px) and (min-width:769px){html{font-size:13px}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}@supports (padding:env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-top{padding-top:env(safe-area-inset-top)}}.mobile-header{z-index:30;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:none;position:sticky;top:0}@media (max-width:768px){.mobile-header{display:flex}}.mobile-bottom-spacer{height:60px;display:none}@media (max-width:768px){.mobile-bottom-spacer{display:block}}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:768px){.hide-mobile{display:none!important}}.show-mobile{display:none!important}@media (max-width:768px){.show-mobile{display:flex!important}}
