body,html{height:100%;width:100%}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050816;color:#f9fafb}a{color:inherit;text-decoration:none}.app-root{min-height:100vh;background:#050816;color:#f9fafb}.container{max-width:1000px;margin:0 auto;padding:24px}