:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7fb;color:#1f2937}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#eef4ff,#f7f9fc)}code{background:#0f172a14;padding:.15rem .35rem;border-radius:.35rem}.app-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{width:min(900px,100%);background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 20px 60px #0f172a1f}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;color:#4f46e5;margin:0 0 .5rem}h1{margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem)}.muted,.status,.error{margin:.5rem 0}.status{font-weight:600}.error{color:#b91c1c}.post-list{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:1rem}.post-item{padding:1rem 1.1rem;border:1px solid #e5e7eb;border-radius:.9rem;background:#fafafa}.post-item strong{display:block;margin-bottom:.5rem}.excerpt :is(p,ul,ol){margin:0}
