:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:#ffffff;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;padding:0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#ffffff;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#__next,body,html{height:100%}#__next{display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}::selection{background:rgba(229,9,20,.3);color:#ffffff}