:root{--max-width:100%;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:255,255,255;--background-start-rgb:31,31,31;--background-end-rgb:31,31,31;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200;--radix-navigation-menu-viewport-height:calc(100vh - 80px);--radix-navigation-menu-viewport-width:300px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{height:100%;display:flex;flex-direction:column;text-rendering:optimizeLegibility;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));overflow-y:scroll}a{color:currentColor;text-decoration:none}.container{width:90%;max-width:var(--max-width);margin:0 auto;padding:1rem}.flex-container{display:flex;flex-direction:column;align-items:center;padding:1rem}.flex-row{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-top:1rem}.flex-row>*{flex:1 1;margin:0 .5rem}@media (max-width:768px){.flex-row{flex-direction:column}.flex-row>*{margin:.5rem 0}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#222;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px;border:3px solid #222}::-webkit-scrollbar-thumb:hover{background-color:#666}body,html{scrollbar-width:thin;scrollbar-color:#555 #222}.custom-scrollbar-user-history{scrollbar-width:thin;scrollbar-color:#444 #222}.custom-scrollbar-user-history::-webkit-scrollbar{width:12px}.custom-scrollbar-user-history::-webkit-scrollbar-track{background:#222;border-radius:10px}.custom-scrollbar-user-history::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px;border:3px solid #222}.custom-scrollbar-user-history::-webkit-scrollbar-thumb:hover{background-color:#666}