:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;background-color:#050505;color:#ffffffde}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;width:100%}html{overflow-x:hidden;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.tech-slider{display:inline-flex;animation:slide 40s linear infinite;width:max-content}.tech-slider:hover{animation-play-state:paused}
