:root{--bg:#fff;--text:#000;--muted:#666}html,body,#__next{height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.site-header{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0f172a0f}.site-footer{text-align:center;color:var(--muted);padding:1rem 2rem}.site-container{color:#000;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}
