:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;background:#f8fafc;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#0f766e}.shell__header{color:#fff;background:#0f766e;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.shell__brand{color:#fff;font-weight:700;text-decoration:none}.shell__nav a{color:#ecfdf5}.shell__main{max-width:40rem;margin:0 auto;padding:1.5rem 1.25rem 3rem}.form{gap:.75rem;max-width:22rem;display:grid}.form label{gap:.35rem;font-weight:600;display:grid}.form input,.form textarea{font:inherit;border:1px solid #cbd5e1;border-radius:.375rem;padding:.5rem .65rem}.form textarea{resize:vertical;min-height:4.5rem}.form button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:.375rem;padding:.6rem .9rem;font-weight:600}.form button:disabled{opacity:.6;cursor:not-allowed}.muted{color:#64748b}.error{color:#b91c1c}.warning{color:#b45309}.notice{color:#0f766e}.stack{gap:.75rem;display:grid}.stack>button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:.375rem;justify-self:start;padding:.6rem .9rem;font-weight:600}.stack>button:disabled{opacity:.6;cursor:not-allowed}button.linkish{color:#0f766e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}code{font-size:.9em}.status-block{border-top:1px solid #e2e8f0;gap:.5rem;padding:.85rem 0;display:grid}.status-block h2{margin:0;font-size:1.05rem}.status-list,.history-list{gap:.4rem;margin:0;padding-left:1.1rem;display:grid}.status-list li,.history-list li{gap:.15rem;display:grid}
