.app{width:100%}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em}.subtitle{color:#888;margin-top:.5em}.form-group{margin-bottom:1.5em}.form-group label{display:block;margin-bottom:.5em;font-weight:500}.help-text{margin-top:1em;font-size:.9em;color:#888}.help-text a{color:#646cff;text-decoration:none}.help-text a:hover{text-decoration:underline}.results{display:flex;flex-direction:column;gap:1em}.result-item{padding:1em;background-color:#ffffff0d;border-radius:4px;border-left:4px solid #4ade80}.result-header{display:flex;align-items:center;gap:.5em;margin-bottom:.5em}.result-item p{margin:.5em 0}.result-item a{color:#646cff;text-decoration:none}.result-item a:hover{text-decoration:underline}.timestamp{font-size:.85em;color:#888;margin-top:1em!important}.info-card{margin-top:2em;padding:1.5em;background-color:#646cff1a;border-radius:8px;border:1px solid rgba(100,108,255,.3)}.info-card h3{margin-top:0;color:#646cff}.info-card ul{margin:1em 0;padding-left:1.5em}.info-card li{margin:.5em 0}.note{margin-top:1em;padding-top:1em;border-top:1px solid rgba(100,108,255,.2);font-size:.9em;color:#888}.note code{background-color:#0000004d;padding:.2em .4em;border-radius:3px;font-family:Courier New,monospace}button:disabled{opacity:.5;cursor:not-allowed}.header-actions{display:flex;gap:10px;align-items:center}.help-btn{background:#646cff;border-color:#646cff;font-size:14px}.help-btn:hover{background:#535bf2;border-color:#535bf2}.help-card{background:#646cff0d;border:2px solid rgba(100,108,255,.2);border-radius:12px;padding:24px;margin-bottom:24px;max-height:70vh;overflow-y:auto}.help-card h2{margin-top:0;color:#646cff;font-size:24px}.help-card h3{color:#646cff;font-size:18px;margin-top:20px;margin-bottom:10px}.help-card h4{margin:10px 0 5px;font-size:16px}.help-card ul{margin:10px 0;padding-left:24px}.help-card li{margin:6px 0;line-height:1.5}.help-card p{margin:10px 0;line-height:1.6}.info-box{background:#3b82f61a;border-left:4px solid #3b82f6;padding:16px;border-radius:6px;margin:16px 0}.warning-box{background:#f59e0b1a;border-left:4px solid #f59e0b;padding:16px;border-radius:6px;margin:16px 0}.example-box{background:#10b9811a;border-left:4px solid #10b981;padding:16px;border-radius:6px;margin:16px 0;font-family:monospace;font-size:14px}.example-box p{margin:6px 0}.link-button{display:inline-block;background:#646cff;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;margin:10px 0;transition:background .3s}.link-button:hover{background:#535bf2}.info{color:#3b82f6;background:#3b82f61a;padding:12px;border-radius:6px;margin:16px 0;border-left:4px solid #3b82f6}.warning-text{color:#f59e0b;font-size:13px;margin-top:12px;padding:8px;background:#f59e0b1a;border-radius:4px;border-left:3px solid #f59e0b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.form-row{grid-template-columns:1fr}}.error-input{border-color:#ef4444!important}.field-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}.user-badge{background:#646cff;color:#fff;padding:2px 8px;border-radius:12px;font-size:13px;margin-left:8px}.logout-btn{background:#ef4444;border-color:#ef4444}.logout-btn:hover{background:#dc2626;border-color:#dc2626;box-shadow:0 4px 8px #ef44444d}.success-icon{color:#10b981;font-size:20px;font-weight:700}.error-icon{color:#ef4444;font-size:20px;font-weight:700}.result-item.error{border-left-color:#ef4444;background:#ef44441a}.result-item.success{border-left-color:#10b981;background:#10b9811a}.result-item.polling{border-left-color:#f59e0b;background:#f59e0b1a;animation:pulse 2s ease-in-out infinite}.result-item.creating-issue{border-left-color:#3b82f6;background:#3b82f61a}.result-item.timeout{border-left-color:#f59e0b;background:#f59e0b1a}.result-item.pending{border-left-color:#6b7280;background:#6b72801a}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-icon{font-size:20px;margin-right:8px;display:inline-block}.status-icon.spinning{animation:spin 2s linear infinite}.branch-badge{background:#646cff33;color:#646cff;padding:2px 8px;border-radius:12px;font-size:12px;margin-left:8px;font-weight:500}.status-line{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.status-text{font-weight:500;color:#ddd;flex:1}.last-checked{font-size:11px;color:#888;font-style:italic;white-space:nowrap}.result-link{margin:8px 0}.result-link a{font-weight:500}.success-highlight{background:#10b98126;padding:8px;border-radius:4px;border-left:3px solid #10b981}.prompt-text{color:#aaa;font-size:14px;margin:12px 0;padding:8px;background:#0003;border-radius:4px}.error-section{margin:12px 0;padding:12px;background:#ef44441a;border-radius:4px;border-left:3px solid #ef4444}.error-message{color:#ef4444;font-size:14px;margin:0 0 8px}.error-details{margin-top:12px}.toggle-errors{background:#ef444433;border:1px solid #ef4444;color:#ef4444;padding:6px 12px;font-size:12px;border-radius:4px;cursor:pointer;transition:all .2s}.toggle-errors:hover{background:#ef44444d}.error-log{margin-top:8px;padding:8px;background:#0000004d;border-radius:4px;max-height:200px;overflow-y:auto}.error-entry{font-family:Courier New,monospace;font-size:11px;color:#f99;margin:4px 0;border-left:2px solid #ef4444;padding:4px 4px 4px 8px}.timeout-help{margin:12px 0;padding:12px;background:#f59e0b1a;border-radius:4px;border-left:3px solid #f59e0b}.timeout-help p{margin:0 0 8px;color:#f59e0b;font-weight:600}.timeout-help ul{margin:8px 0 0;padding-left:20px}.timeout-help li{margin:4px 0;color:#ddd;font-size:13px}.loading-text{font-size:12px;color:#3b82f6;font-style:italic;font-weight:400}.hint-text{font-size:11px;color:#888;margin-top:4px;display:block}.prompt-examples{margin-top:12px;padding:12px;background:#646cff0d;border-radius:4px;border-left:3px solid #646cff}.prompt-examples small{display:block;margin-bottom:8px;color:#888;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.example-btn{background:#646cff1a;border:1px solid #646cff;color:#646cff;padding:6px 12px;font-size:12px;border-radius:4px;cursor:pointer;margin-right:8px;margin-bottom:8px;transition:all .2s;font-weight:500}.example-btn:hover{background:#646cff33;transform:translateY(-1px);box-shadow:0 2px 4px #646cff4d}.example-btn:active{transform:translateY(0)}.form-actions{display:flex;gap:12px;margin-top:8px}.primary-btn{flex:1}.secondary-btn{background:#ffffff1a;border-color:#888;color:#ddd;padding:.6em 1.2em;font-size:.9em}.secondary-btn:hover{background:#ffffff26;border-color:#aaa;color:#fff}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}.results-header h2{margin:0}.clear-results-btn{background:#ef44441a;border-color:#ef4444;color:#ef4444;padding:.5em 1em;font-size:.85em}.clear-results-btn:hover{background:#ef444433;border-color:#dc2626;color:#dc2626}.code-example{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;margin-top:12px;overflow-x:auto}.code-example code{font-family:Courier New,monospace;font-size:13px;line-height:1.6;display:block}.help-card ol{margin:10px 0;padding-left:24px}.help-card ol li{margin:8px 0}.help-card h4{margin:10px 0 8px;font-size:15px;font-weight:600}@media(prefers-color-scheme:light){.result-item{background-color:#00000005}.note code{background-color:#0000000d}.code-example{background:#f1f5f9;color:#1e293b}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;width:100%}h1{font-size:3.2em;line-height:1.1;margin-bottom:.5em}button{border-radius:8px;border:2px solid #646cff;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:#646cff;color:#fff;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 4px #646cff33}button:hover{border-color:#535bf2;background-color:#535bf2;box-shadow:0 4px 8px #646cff4d;transform:translateY(-1px)}button:active{transform:translateY(0);box-shadow:0 1px 2px #646cff33}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input,textarea{width:100%;padding:.8em;margin:.5em 0;border:1px solid #444;border-radius:4px;background-color:#1a1a1a;color:#fff;font-family:inherit;font-size:1em}input:focus,textarea:focus{outline:none;border-color:#646cff}.card{padding:2em;background-color:#1a1a1a;border-radius:8px;margin:1em 0}.success{color:#4ade80}.error{color:#f87171}.warning{color:#fbbf24}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#646cff;color:#fff}input,textarea{background-color:#f9f9f9;border-color:#ddd;color:#213547}.card{background-color:#f9f9f9}}
