/* Global styles used by the site (fallback) */
html, body { height: 100%; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif; background: #f7f7f9; color: #333; margin: 0; padding: 0; }
.container { max-width: 1100px; margin: 0 auto; padding: 1.5rem; }
.site-title { margin: 0; padding: 1rem 0; font-size: 1.3rem; }
.btn { text-decoration: none; }
.site-header { background: #fff; border-bottom: 1px solid #e6e6e6; }