:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background-color:#0b1120}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#0b1120}#root{min-height:100vh}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#8080804d;border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:#8080804d}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.3) transparent}
