*{box-sizing:border-box}body{font-family:system-ui,sans-serif;margin:0;background:#f7f7f8;color:#1a1a1a}.page{max-width:720px;margin:0 auto;padding:2rem 1rem}.header{display:flex;justify-content:space-between;align-items:baseline}.card{background:#fff;border:1px solid #e2e2e6;border-radius:8px;padding:1rem;margin:.75rem 0}.card code{background:#f0f0f2;padding:0 .3rem;border-radius:4px}.form{display:flex;flex-direction:column;gap:.5rem;max-width:420px}.form input,.form select,.links input{padding:.5rem;border:1px solid #ccc;border-radius:6px;width:100%}button,.button{background:#14532d;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;text-decoration:none;display:inline-block}button:hover,.button:hover{background:#166534}.error{color:#b91c1c}.links{margin-top:.5rem}.tabs{display:flex;gap:.5rem;margin:1rem 0}.tab{background:#e5e7eb;color:#1a1a1a}.tab.active{background:#14532d;color:#fff}.pill{background:#eef2ff;border-radius:999px;padding:.1rem .6rem;font-size:.8rem;margin-right:.3rem}.status-published{background:#dcfce7}.status-failed,.status-partial{background:#fee2e2}.status-scheduled{background:#fef9c3}.muted{color:#6b7280;font-size:.85rem}.draft-head{display:flex;align-items:center;gap:.4rem;margin-bottom:.5rem;flex-wrap:wrap}.card textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:6px;font:inherit}.card.compact{padding:.6rem 1rem}.caption-preview{margin:.2rem 0;color:#374151;font-size:.9rem}.row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-top:.5rem}.row input[type=datetime-local]{padding:.4rem;border:1px solid #ccc;border-radius:6px}button.danger{background:#7f1d1d}button:disabled{opacity:.5;cursor:not-allowed}.media-preview{max-width:320px;border-radius:6px;margin:.5rem 0}
