.extract-shell{border:1px solid #e5e7eb;border-radius:.9rem;background:#fff;overflow:hidden}.extract-mono{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.extract-status{background:#fcfcfc;color:#4b5563}.extract-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:.75rem;align-items:center;border-bottom:1px solid #f1f5f9;padding:.65rem .8rem}.extract-row code{overflow-wrap:anywhere}.extract-row span{font-size:.78rem;color:#6b7280}.extract-row button{border:1px solid #111827;border-radius:.4rem;background:#fff;padding:.35rem .55rem;font-size:.75rem;font-weight:700}.extract-row button:hover{background:#111827;color:#fff}.extract-shell button:disabled{opacity:.45;cursor:not-allowed}.extract-highlight{display:inline;border:1px solid #b89b00;border-radius:.2rem;background:#ffd700;padding:.03rem .12rem;color:#000;cursor:pointer}.extract-highlight:focus,.extract-highlight.is-located{outline:2px solid #000;outline-offset:2px}.extract-shell .is-active{background:#ffd700;color:#000}@media(max-width:640px){.extract-row{grid-template-columns:1fr auto auto}.extract-row span{grid-column:1}.extract-row button{grid-row:2}.extract-row code{grid-column:1 / -1}}
