*{box-sizing:border-box}body{color:#111;background:#f6f6f6;margin:0;font:14px/1.4 system-ui,sans-serif}main{gap:.75rem;max-width:40rem;margin:0 auto;padding:1rem;display:grid}h1{margin:0;font-size:1.15rem;font-weight:600}.status{background:#e8e8e8;border-radius:4px;margin:0;padding:.5rem .6rem}.status.ok{background:#d8f5d8}.status.err{background:#fdd}label{gap:.25rem;font-weight:500;display:grid}input,textarea,button{font:inherit}input,textarea{background:#fff;border:1px solid #bbb;border-radius:4px;width:100%;padding:.45rem .5rem}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.actions{flex-wrap:wrap;gap:.5rem;display:flex}.presets{margin:.25rem 0 .5rem}.presets h2{margin:0 0 .4rem;font-size:.95rem;font-weight:600}.preset-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;display:grid}.preset-btn{color:#fff;cursor:pointer;text-align:left;background:#111;border:1px solid #333;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem .7rem;display:flex}.preset-btn .label{opacity:.85;font-size:11px;font-weight:500}.preset-btn code{background:#ffffff1a;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.preset-btn:hover{background:#222}.hint{color:#666;margin:.4rem 0 0;font-size:12px}.manual{background:#fff;border:1px solid #ddd;border-radius:6px;padding:.6rem .75rem}.manual summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:600}.manual[open]{padding-bottom:.75rem}.manual label{margin-top:.5rem}button{color:#fff;cursor:pointer;background:#111;border:1px solid #333;border-radius:4px;padding:.45rem .85rem}button.secondary{color:#111;background:#fff;border-color:#999}button:disabled{opacity:.5;cursor:not-allowed}#log{color:#e8e8e8;white-space:pre-wrap;word-break:break-word;background:#111;border-radius:4px;min-height:12rem;max-height:50vh;margin:0;padding:.6rem;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}
