*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background-color:#050505;color:#e0e0e0;font-family:Arial,sans-serif;line-height:1.5}app-root{display:block;width:100%;height:100%;display:flex;justify-content:center}@media(max-width:768px){app-root{display:block;height:auto}body{overflow-x:hidden}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}
