:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.app-shell{min-height:100vh;padding:2.5rem clamp(1.25rem,4vw,3.5rem) 3.5rem;background:radial-gradient(circle at top,#fdf0ff 4%,transparent 20%),linear-gradient(120deg,#fafbff,#f5f3ff);color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.2em;font-weight:600;color:#64748b;margin-bottom:.5rem}.app-header h1{font-size:clamp(1.8rem,3.2vw,2.875rem);margin:0}.muted{color:#64748b;margin:.25rem 0 0}.error-text{color:#dc2626;font-weight:600}.header-actions,.form-actions{display:flex;gap:.75rem}.grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.panel{background:#ffffffe6;border-radius:1.25rem;padding:1.5rem;border:1px solid rgba(99,102,241,.08);box-shadow:0 15px 45px #0f172a14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.list{display:flex;flex-direction:column;gap:1rem}.run-card{text-align:left;border:1px solid transparent;border-radius:1rem;padding:1rem;background:linear-gradient(135deg,#fff,#f9f9ff);transition:border-color .16s ease,transform .16s ease;cursor:pointer}.run-card.selected{border-color:#4f46e580;box-shadow:0 8px 25px #4f46e526}.run-card:hover{transform:translateY(-1px)}.run-card h3{margin:.4rem 0 .2rem;font-size:1rem}.run-card__top,.run-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#475569}.request-form{display:flex;flex-direction:column;gap:1rem}label{font-size:.9rem;font-weight:500;color:#0f172a;display:flex;flex-direction:column;gap:.35rem}input,textarea,select{border-radius:.8rem;border:1px solid #cbd5f5;padding:.75rem 1rem;font-size:.95rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}input:focus,textarea:focus,select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.checkbox{flex-direction:row;align-items:center;gap:.8rem}.checkbox input{width:auto;accent-color:#6366f1}.ghost,.primary{border-radius:999px;padding:.65rem 1.5rem;font-weight:600;border:none;cursor:pointer}.ghost{background:#6366f114;color:#4338ca}.ghost.small{padding:.45rem 1rem;font-size:.85rem}.primary{background:linear-gradient(135deg,#7c3aed,#4338ca);color:#fff;box-shadow:0 10px 20px #4338ca4d}.primary:disabled{opacity:.6;cursor:not-allowed}.stream-log{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.log-line{display:flex;gap:.75rem;align-items:center;background:#f8fafc;border-radius:.9rem;padding:.75rem 1rem;border:1px solid rgba(15,23,42,.03)}.status-pill{border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-queued,.status-status{background:#fbbf2433;color:#b45309}.status-running,.status-token{background:#3b82f626;color:#1d4ed8}.status-complete{background:#22c55e26;color:#15803d}.status-error{background:#f8717133;color:#b91c1c}@media(max-width:768px){.app-header{flex-direction:column}.header-actions{align-self:flex-start}}
