:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light dark;color:#1a1a1a;background:#f6f7f9}body{margin:0}.app{max-width:640px;margin:0 auto;padding:2rem 1.25rem 4rem}h1{margin-bottom:.25rem}.subtitle{margin-top:0;color:#555}.repo-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.4rem .8rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;color:#24292f;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.repo-link:hover{background:#e5e7eb;border-color:#d0d7de;transform:translateY(-1px)}.repo-link-icon{flex-shrink:0}.form{display:flex;gap:.75rem;align-items:end;margin:1.5rem 0}.form label{display:flex;flex-direction:column;font-size:.875rem;color:#333}.form input{width:8rem;padding:.5rem .625rem;font-size:1rem;border:1px solid #c5c9cf;border-radius:6px;margin-top:.25rem}.form button{padding:.55rem 1rem;font-size:1rem;border:0;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer}.form button:disabled{opacity:.6;cursor:not-allowed}.error{background:#fee;border:1px solid #f3b9b9;color:#7a1f1f;padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem;font-size:.9rem}.empty{color:#777}.tasks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.task{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem .9rem}.task-head{display:flex;align-items:center;gap:.75rem}.task-seconds{font-variant-numeric:tabular-nums;color:#555}.task-id{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#888}.task-result{margin-top:.4rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;color:#234}.badge{display:inline-block;padding:.1rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.badge-pending{background:#fef3c7;color:#78571a}.badge-in_progress{background:#dbeafe;color:#1d4ed8}.badge-completed{background:#dcfce7;color:#166534}.shell{max-width:100%}.tabs{display:flex;gap:.25rem;border-bottom:1px solid #e5e7eb;padding:0 1.25rem;max-width:960px;margin:0 auto}.tab{background:none;border:0;padding:.85rem 1rem;font-size:.95rem;color:#555;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit}.tab[aria-selected=true]{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.tab:hover{color:#1a1a1a}.tab:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:4px}.docs{max-width:960px;margin:0 auto;padding:2rem 1.25rem 4rem}.docs h1{margin-bottom:.25rem}.docs h2{margin-top:2.25rem;padding-bottom:.4rem;border-bottom:1px solid #e5e7eb}.docs h3{margin-top:1.4rem;margin-bottom:.4rem;color:#1a1a1a;font-size:1.05rem}.docs p,.docs li{line-height:1.6;color:#2a2f36}.docs ul,.docs ol{padding-left:1.25rem}.docs code{background:#eef2ff;color:#1d4ed8;padding:.05rem .35rem;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.docs-table{width:100%;border-collapse:collapse;margin:1rem 0 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.docs-table th,.docs-table td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid #eef0f3;font-size:.9rem;vertical-align:top}.docs-table th{background:#fafbfc;font-weight:600;color:#1a1a1a}.docs-table tr:last-child td{border-bottom:0}.diagram{display:block;width:100%;height:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin:1rem 0 .5rem;box-sizing:border-box}.pills{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0}.pill{display:inline-block;padding:.25rem .7rem;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:.8rem;font-weight:500}.callout{background:#eff6ff;border-left:3px solid #2563eb;padding:.7rem .9rem;border-radius:4px;margin:1rem 0;font-size:.92rem;color:#1f2937}
