:root{--bg:#000000;--card:#0f1724;--accent:#f81717;--text:#e6eef8;--titulo:rgb(223,223,223)}*{box-sizing:border-box}#__next,body,html{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{margin:0 auto;width:100%;min-height:100vh}@media (max-width:600px){*{text-indent:0}}h1{text-align:center}.Layout_root__DjJUL{display:flex;min-height:100vh;flex-direction:column}