:root{--bg:#f6f3eb;--fg:#171717;--text:#2a2418;--muted:#736a5c;--border:#e0d4b8;--cta-bg:#171717;--cta-fg:#fff}@layer base{*{box-sizing:border-box;margin:0;padding:0}}.centered-message{text-align:center;background:var(--bg);min-height:100vh;color:var(--fg);justify-content:center;align-items:center;padding:2rem;font-family:Bitter,Georgia,serif;display:flex}.centered-message h1{margin-bottom:.75rem;font-size:1.6rem;font-weight:600}.centered-message p{color:var(--text);max-width:42ch;margin:0 auto 1.25rem;line-height:1.55}.text-link{color:var(--fg);font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:underline}
