.playground-lab{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:22px}.playground-lab>[hidden],.playground-lab [hidden]{display:none!important}.playground-lab .panel{min-width:0;padding:26px}.playground-lab .panel-heading{margin-bottom:22px}.playground-lab h2{font-size:20px;letter-spacing:-.035em}.example-picker{display:block;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:22px 26px;margin-bottom:22px}.example-library-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.example-library-heading .eyebrow{margin:0;font-size:9px;letter-spacing:.17em}.example-selects{display:grid;grid-template-columns:minmax(130px,.36fr) minmax(0,1fr);gap:14px}.example-selects label,.playground-lab label{display:block;font-size:11px;color:var(--muted);margin:0}.example-selects select,.playground-lab select,.playground-lab input[type=text],.playground-lab input[type=number]{display:block;width:100%;min-width:0;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:5px;padding:9px 10px;margin-top:6px;font-size:12px;min-height:39px}.example-picker #example-description{font-size:13px;margin:14px 0 3px;color:var(--text)}.request-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.request-toolbar>label{flex:1;max-width:270px}.request-views{display:flex;background:var(--surface-2);padding:3px;border-radius:6px;flex-shrink:0}.request-views button{font-size:11px;padding:8px 12px;border-radius:4px;min-height:34px}.request-views [aria-pressed=true]{background:var(--surface);box-shadow:0 1px 4px #00000012;color:var(--blue)}.content-field{min-width:0;margin-bottom:12px}.content-field-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:var(--muted);font-size:10px}.playground-lab .content-field-heading select{width:auto;padding:2px 6px;min-height:25px;font-size:10px;margin:0;border-color:transparent;background:transparent}.playground-lab .content-field textarea{height:auto;min-height:65px;width:100%;max-width:100%;resize:vertical;background:var(--surface);color:var(--text);font-family:inherit;font-size:12px;line-height:1.7;border:1px solid var(--line);border-radius:5px;padding:10px 12px;margin:0;display:block}.playground-lab .content-field textarea[data-field=state]{min-height:112px}.playground-lab .content-field textarea:disabled{min-height:42px;height:42px;background:var(--surface-2);opacity:.6}.playground-lab textarea:invalid,.playground-lab input:invalid{border-color:#cb6746}.questions-heading{display:flex;justify-content:space-between;align-items:center;margin:26px 0 12px}.questions-heading h3{font-size:15px;letter-spacing:-.02em}.question-editor{border:1px solid var(--line);border-radius:7px;margin-bottom:14px;padding:16px;background:var(--surface)}.question-editor-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.8fr) 24px;gap:10px;align-items:end;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid var(--line)}.remove-question,.remove-criterion{font-size:20px;color:var(--muted);height:38px;padding:3px;border-radius:4px}.remove-question:hover,.remove-criterion:hover{background:var(--surface-2);color:var(--text)}.criterion-editor{display:grid;grid-template-columns:74px minmax(0,1fr) 23px;gap:10px;align-items:start;margin-top:12px}.criterion-editor>label{padding-top:3px}.criterion-editor .content-field{margin:0}.criterion-editor .remove-criterion{margin-top:25px}.criterion-index{font:12px/39px monospace;color:var(--muted);padding-top:26px;text-align:center}.choice-bounds{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:4px 0 16px}.field-hint{font-size:11px;line-height:1.7;margin:10px 0;color:var(--muted)}.add-question{width:100%;border-style:dashed;border-color:var(--line);color:var(--muted);margin-top:4px}.json-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);margin-bottom:6px}.playground-lab #decision-input{width:100%;height:620px;border:1px solid var(--line);border-radius:6px;padding:16px;resize:vertical;font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;tab-size:2;background:var(--code);color:#dce9ff;margin:0}.playground-attachments{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.attachment-heading{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:12px}.playground-lab .example-image-preview{margin:0 0 12px;padding:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:var(--surface-2)}#enlarge-example-image{display:block;padding:0;width:100%;background:#fff;cursor:zoom-in}.playground-lab .example-image-preview img{display:block;width:100%;height:auto;max-height:300px;object-fit:contain;margin:0}.playground-lab .example-image-preview figcaption{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;font-size:10px;gap:10px;color:var(--muted)}.playground-lab .image-upload{margin-top:10px;font-size:11px}.playground-lab .image-upload input{display:block;font-size:11px;width:100%;margin:8px 0;padding:8px;border:1px dashed var(--line);border-radius:5px}.playground-lab .image-upload small{font-size:10px;display:block}.request-footer{display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.playground-lab .reasoning-toggle{border:0;padding:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0;font-size:11px}.reasoning-toggle input{accent-color:var(--blue)}.playground-lab .reasoning-toggle small{font-size:9px}.request-footer .actions{gap:8px}.playground-lab .form-status{font-size:12px;margin:12px 0 0;overflow-wrap:anywhere}.playground-lab .response-panel{min-height:0;position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto}.playground-lab #response-time{font-size:10px;text-align:right}.playground-lab .answer-card{margin:0 0 16px;padding:0 0 20px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:none;overflow-wrap:anywhere}.playground-lab .answer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.playground-lab .answer-heading code{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.answer-instruction{font-size:12px;white-space:pre-wrap;margin:0 0 12px;line-height:1.7}.answer-selection{display:block;font-size:19px;font-weight:500;line-height:1.5;color:var(--blue);white-space:pre-wrap;margin-bottom:16px}.answer-selections{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:7px}.answer-selections li{border-left:2px solid var(--blue);background:var(--blue-soft);color:var(--text);padding:9px 12px;font-size:12px;line-height:1.7;white-space:pre-wrap}.answer-probabilities summary,.playground-lab details>summary{cursor:pointer;font-size:11px;color:var(--muted);padding:8px 0}.playground-lab .prob-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(40px,1fr) 45px;align-items:center;gap:12px;font-size:10px;margin:9px 0}.playground-lab .prob-row>span:first-child{white-space:pre-wrap;overflow-wrap:anywhere}.playground-lab .prob-row progress{width:100%;height:5px;accent-color:var(--blue)}.score-anchors{font-size:11px;line-height:1.8;margin-top:12px}.playground-lab .usage-summary,.playground-lab .answer-confidence{font-size:10px;margin:7px 0;overflow-wrap:anywhere}.playground-lab #raw-response pre{max-height:460px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:16px;border-radius:6px;background:var(--code);color:#dce9ff;font:11px/1.8 ui-monospace,Consolas,monospace}.json-key{color:#8cbcff}.json-string{color:#b5deb5}.json-literal{color:#d6b4ff}.json-number{color:#f3d1a0}.example-reference{border-top:1px solid var(--line);margin-top:20px;padding-top:8px}#reference-content p{font-size:12px;line-height:1.8;margin:12px 0}.reference-answer{display:flex;gap:14px;font-size:12px;margin:8px 0;overflow-wrap:anywhere}.reference-answer code{color:var(--muted);font-size:11px}#reference-warning{font-size:10px;line-height:1.8;margin:8px 0}.probability-note{font-size:10px;line-height:1.8;margin:20px 0 0;color:var(--muted)}.playground-image-dialog{padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);max-width:min(1100px,95vw);max-height:95vh}.playground-image-dialog::backdrop{background:#040c20bd}.playground-image-dialog form{display:flex;justify-content:end;margin-bottom:12px}.playground-image-dialog>img{display:block;object-fit:contain;max-height:72vh;max-width:100%;margin:auto;background:#fff}#image-dialog-navigation{display:flex;gap:8px;justify-content:center;margin-top:10px}@media(max-width:1150px){.playground-lab{grid-template-columns:minmax(0,1fr)}.playground-lab .response-panel{position:static;max-height:none}}@media(max-width:600px){.playground-lab .panel,.example-picker{padding:18px}.example-selects{grid-template-columns:1fr}.example-library-heading{align-items:start}.example-library-heading>span:last-child{text-align:right}.request-toolbar{flex-wrap:wrap;gap:12px}.request-toolbar>label{max-width:none;min-width:100%}.request-views{width:100%}.request-views button{flex:1}.question-editor{padding:12px}.question-editor-heading{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 20px;gap:6px}.criterion-editor{grid-template-columns:55px minmax(0,1fr) 18px;gap:7px}.playground-lab .content-field textarea{font-size:12px}.playground-lab #decision-input{height:480px;font-size:11px}.request-footer .actions{width:100%}.request-footer .actions .button{flex:1}.playground-lab .prob-row{grid-template-columns:minmax(0,1fr) 55px 40px;gap:7px}.answer-selection{font-size:17px}}.playground-lab .question-summary{display:list-item;padding:0;font-size:12px;color:var(--text);overflow-wrap:anywhere}.question-summary .badge{float:right;margin-left:10px}.question-editor[open]>.question-summary{margin-bottom:16px}.playground-lab .playground-attachments{margin:0 0 24px;padding:0 0 18px;border-top:0;border-bottom:1px solid var(--line)}.playground-lab .content-field textarea{min-height:47px}.playground-lab .question-editor .content-field textarea[data-field=instructions]{min-height:65px}.playground-lab .content-field textarea{white-space:pre-wrap;overflow-wrap:anywhere}.playground-lab{gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.playground-lab .panel{padding:20px}.playground-lab .panel-heading{margin-bottom:16px}.example-picker{padding:16px 20px;margin-bottom:16px}.example-library-heading{margin-bottom:10px}.request-toolbar{margin-bottom:14px;gap:12px}.playground-lab .form-status:empty{display:none}.playground-lab .form-status{margin:0 0 14px;padding:10px 12px;border-radius:6px;line-height:1.6;white-space:pre-wrap;background:var(--surface-2)}.playground-lab .form-status.error{border:1px solid #cb674660;color:#bd593c;background:#cb67460d}.playground-lab [aria-invalid=true]{border-color:#cb6746!important;outline:2px solid #cb674625}.playground-lab .playground-attachments{margin-bottom:14px;padding-bottom:12px}.attachment-heading{margin-bottom:6px}.playground-lab .image-upload{margin-top:4px}.playground-lab .image-upload input::file-selector-button{border:0;border-radius:4px;background:var(--blue-soft);color:var(--blue);padding:6px 10px;margin-right:10px;cursor:pointer}.playground-lab .image-upload small{line-height:1.5;color:var(--muted)}.playground-lab .example-image-preview img{max-height:180px}.playground-lab #decision-input{height:440px;font-size:12px}.playground-lab .content-field textarea[data-field=state]{min-height:76px}.questions-heading{margin:16px 0 8px}.question-editor{padding:10px 12px;margin-bottom:8px;transition:border-color .15s ease}.question-editor:hover{border-color:var(--blue)}.question-editor[open]>.question-summary{margin-bottom:10px}.playground-lab .question-summary{line-height:24px}.question-editor-heading{padding-bottom:10px;margin-bottom:10px;gap:8px}.playground-lab .question-editor input,.playground-lab .question-editor select{min-height:34px;padding:6px 8px}.playground-lab .question-editor .content-field-heading select{min-height:24px;padding:2px 4px}.criterion-editor{grid-template-columns:64px minmax(0,1fr) 22px;gap:8px;margin-top:8px}.playground-lab .question-editor .content-field textarea{min-height:40px;line-height:1.5;padding:7px 9px}.playground-lab .question-editor .content-field textarea[data-field=instructions]{min-height:52px}.content-field{margin-bottom:8px}.request-footer{margin-top:14px;padding-top:12px}.playground-lab .answer-card{margin-bottom:12px;padding-bottom:12px}.answer-selection{font-size:18px;margin-bottom:8px}.answer-instruction{margin-bottom:8px}.example-reference,.probability-note{margin-top:12px}@media(max-width:1150px){.playground-lab{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.playground-lab .panel,.example-picker{padding:14px}.playground-lab #decision-input{height:360px}.request-toolbar>label{min-width:0;max-width:none}.request-views{width:auto}.request-views button{padding:6px 9px}.criterion-editor{grid-template-columns:52px minmax(0,1fr) 20px}}@media(prefers-reduced-motion:reduce){.question-editor{transition:none}}.playground-lab .reasoning-toggle small{font-size:10px;color:var(--muted);line-height:1.5}.reasoning-notice{display:grid;gap:5px;padding:12px 14px;margin-top:14px;border:1px solid #c18c3f55;border-radius:6px;background:#c18c3f0d;font-size:12px;line-height:1.7;animation:reasoning-reveal .18s ease-out}.reasoning-notice strong{color:var(--text);font-weight:600}.reasoning-notice span{color:var(--muted)}@keyframes reasoning-reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.reasoning-notice{animation:none}}
