:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f6f7fb;color:#121826}#root{max-width:880px;margin:0 auto;padding:2rem 1.25rem 3rem}main{display:grid;gap:1rem}section{background:#fff;border:1px solid #d9dfeb;border-radius:10px;padding:1rem}h1,h2{margin:0 0 .75rem}button{background:#111827;color:#fff;border:0;border-radius:8px;padding:.45rem .75rem;cursor:pointer}button[disabled]{opacity:.4;cursor:not-allowed}input{width:100%;margin-bottom:.5rem;border-radius:8px;border:1px solid #cbd3e1;padding:.5rem}ul{margin:.5rem 0 0;padding-left:1.2rem}.row{display:flex;gap:.5rem}.status{color:#55607a;min-height:1.2rem}.post{border:1px solid #e5e9f2;border-radius:8px;padding:.7rem;margin-bottom:.6rem}.small{color:#6b7280;font-size:.9rem}
