:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f5f5f7;color:#1a1a1a}.container{max-width:720px;margin:0 auto;padding:2rem 1rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}h1{font-size:1.4rem;margin-bottom:1rem}label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.3rem;margin-top:.9rem}input,textarea,select{width:100%;padding:.55rem .7rem;border:1px solid #d0d0d5;border-radius:8px;font-size:.95rem}textarea{min-height:90px;resize:vertical}button{cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.btn-primary{background:#0095f6;color:#fff;margin-top:1.2rem}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-danger{background:#fbe9e7;color:#c0392b;padding:.3rem .7rem;font-size:.8rem}.post-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem 0;border-bottom:1px solid #eee}.post-row-clickable{cursor:pointer}.post-row:last-child,.post-preview:last-child{border-bottom:none}.post-preview{padding:.5rem 0 1rem;border-bottom:1px solid #eee}.preview-media{max-width:320px;width:100%;border-radius:8px;display:block;margin-bottom:.6rem}.preview-caption{white-space:pre-wrap;font-size:.9rem;line-height:1.4;background:#fafafa;border-radius:8px;padding:.8rem}.post-meta{font-size:.8rem;color:#666}.badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase}.badge-pending{background:#fff3cd;color:#856404}.badge-publishing{background:#cfe2ff;color:#084298}.badge-published{background:#d1e7dd;color:#0f5132}.badge-failed{background:#f8d7da;color:#842029}.badge-canceled{background:#e2e3e5;color:#41464b}.error{color:#c0392b;font-size:.85rem;margin-top:.5rem}
