.clean-room-lab{max-width:1320px;margin:0 auto}.cr-examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0;display:grid}.cr-example{text-align:left;border:1px solid var(--line);background:var(--panel);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:22px;display:flex}.cr-example strong{font-size:17px}.cr-example span{opacity:.75;font-size:13px;line-height:1.6}.cr-example small{color:var(--accent);margin-top:auto}.cr-example.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.cr-example:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.cr-example:disabled{cursor:wait}.cr-workbench{border:1px solid var(--line);background:var(--panel);border-radius:16px;grid-template-columns:1.2fr 1fr;display:grid;overflow:hidden}.cr-brief,.cr-progress{min-width:0;padding:28px}.cr-progress{border-left:1px solid var(--line)}.cr-workbench h2,.cr-results h2{margin:10px 0 20px;font-size:21px}.cr-brief label{margin:12px 0 8px;font-size:13px;display:block}.cr-brief textarea{resize:none;border:1px solid var(--line);background:var(--bg);width:100%;color:inherit;line-height:1.6;font:inherit;border-radius:8px;padding:14px;font-size:14px}.cr-note{opacity:.72;margin:14px 0;font-size:12px;line-height:1.7}.cr-brief .button{margin-top:18px}.cr-progress ol{margin:20px 0;padding:0;list-style:none}.cr-progress li{align-items:center;gap:14px;padding:10px 0;font-size:14px;display:flex}.cr-progress li>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.cr-progress li small{opacity:.7;margin-left:14px}.cr-progress li[data-done=true]>span,.cr-progress li[data-current=true]>span{background:var(--accent);color:#fff;border-color:var(--accent)}.cr-status{border-top:1px solid var(--line);padding-top:18px;font-size:14px}.clean-room-lab details{margin:18px 0;font-size:13px}.clean-room-lab summary{cursor:pointer}.clean-room-lab pre{background:var(--bg);border:1px solid var(--line);border-radius:8px;max-height:280px;padding:14px;font-size:12px;overflow:auto}.cr-results{border:1px solid var(--line);background:var(--panel);border-radius:16px;margin-top:24px;padding:28px}.cr-result-heading{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.cr-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cr-checks{padding:0;list-style:none}.cr-checks li{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:20px;padding:14px 0;font-size:13px;display:flex}.cr-checks li p{color:var(--error);flex-basis:100%}.cr-checks li small{opacity:.7;margin-left:auto}.cr-results>p{opacity:.75;font-size:13px;line-height:1.6}.cr-artifacts{flex-wrap:wrap;gap:16px;padding:16px 0;display:flex}@media (max-width:800px){.cr-examples{grid-template-columns:1fr}.cr-example{gap:8px;padding:18px}.cr-workbench{grid-template-columns:1fr}.cr-progress{border-left:0;border-top:1px solid var(--line)}.cr-brief,.cr-progress,.cr-results{padding:20px}.cr-checks li small{margin-left:0}.cr-links .button{white-space:normal}}
