*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:#0a0a0a;color:#fff;min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}@media (hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:transparent}}a{color:inherit;text-decoration:none}*{scrollbar-width:thin;scrollbar-color:#333 #0a0a0a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#444}