:root{--background: #fbf9f4;--ink: #1d2422;--accent: #2f5d50;color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0;background:var(--background);color:var(--ink)}.shell{max-width:34rem;margin:0 auto;padding:3rem 1.25rem env(safe-area-inset-bottom);line-height:1.55}.shell h1{color:var(--accent);font-size:1.75rem}.status{border-left:3px solid var(--accent);padding-left:.75rem;font-size:.95rem}.status--offline{border-left-color:#8a6a2f}footer{margin-top:3rem;opacity:.6}
