html{font-size:14px}:root{--gemini-blue: #3b82f6;--gpt-green: #10b981;--void-bg: #030405}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--void-bg);color:#fff}h1,h2,h3,h4,h5,h6,.font-space{font-family:Space Grotesk,sans-serif}code,pre,.font-mono{font-family:JetBrains Mono,monospace}.font-inter{font-family:Inter,sans-serif}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}
