.workspace-nav{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0 0 1.25rem;padding:.75rem 1rem;border:1px solid color-mix(in srgb,#146b60 30%,transparent);border-radius:.75rem;background:color-mix(in srgb,#eff9f6 72%,transparent);font-size:.88rem}.workspace-nav a{padding:.38rem .55rem;border-radius:.45rem;color:inherit;text-decoration:none}.workspace-nav a[aria-current="step"]{background:#146b60;color:#fff;font-weight:700}.workspace-login-hint{margin-left:auto;color:#53615d;font-size:.82rem}.workspace-recipe-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.workspace-stage{padding:.85rem;border:1px solid #d7e6e1;border-radius:.7rem;background:#fbfefd}.workspace-stage strong,.workspace-result-stage strong{display:block}.workspace-result{margin-top:1rem;padding:1rem;border:1px solid #c8ddd6;border-radius:.75rem;background:#f5fbf8}.workspace-result-stage{padding:.65rem 0;border-top:1px solid #dceae5}.workspace-result-stage:first-of-type{border-top:0}.workspace-result pre,#gateway-default-model,#gateway-http-sample,#gateway-js-sample,#gateway-python-sample{white-space:pre-wrap;overflow-wrap:anywhere;max-height:18rem;overflow:auto}.workspace-status{min-height:1.5em}.workspace-publish{margin-top:.75rem}@media (max-width:640px){.workspace-login-hint{width:100%;margin-left:0}.workspace-nav{padding:.65rem}}
.workspace-result,.workspace-result-stage,#recipe-run-history td{overflow-wrap:anywhere;min-width:0}
