:root{--background:#0f172a;--text:#e2e8f0}*,:after,:before{box-sizing:border-box}body,html{padding:0;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}