@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#080c14}::-webkit-scrollbar-thumb{background:#1e3a4a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2e5068}:root[data-theme=aurora] ::-webkit-scrollbar-track{background:#ede7f6}:root[data-theme=aurora] ::-webkit-scrollbar-thumb{background:#b39ddb;border-radius:4px}:root[data-theme=aurora] ::-webkit-scrollbar-thumb:hover{background:#8e6cc9}:root[data-theme=terminal] ::-webkit-scrollbar-track{background:#050f07}:root[data-theme=terminal] ::-webkit-scrollbar-thumb{background:#39ff1438;border-radius:2px}:root[data-theme=terminal] ::-webkit-scrollbar-thumb:hover{background:#39ff1473}
