.capture-panel{padding:24px;min-width:0}.capture-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.capture-head>div{min-width:0}.capture-head p,.capture-panel code{overflow-wrap:anywhere}.capture-flow,.capture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.capture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-flow article,.capture-grid article{border:1px solid #e1e6ef;border-radius:12px;padding:18px;background:#fff;min-width:0}.capture-flow b{display:block;color:#7358b0;margin-bottom:8px}.capture-flow small,.capture-grid small{display:block;color:#8290a0;line-height:1.6}.capture-code{white-space:pre-wrap;overflow-wrap:anywhere;background:#111827;color:#f8fafc;border-radius:10px;padding:14px;font-size:11px;line-height:1.55;max-height:280px;overflow:auto}.capture-recent{display:grid;gap:10px}.capture-recent article{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid #e1e6ef;border-radius:11px;padding:16px;min-width:0}.capture-recent article>div{min-width:0}.capture-recent p,.capture-recent small{overflow-wrap:anywhere}.capture-field{display:flex;flex-direction:column;gap:7px;margin:15px 0}.capture-field input,.capture-field select{width:100%;box-sizing:border-box;min-width:0}.capture-main .filters-left{min-width:0;max-width:100%}.capture-main .compact-select{max-width:100%}@media(max-width:680px){.capture-panel{padding:16px}.capture-head{flex-direction:column}.capture-flow,.capture-grid{grid-template-columns:1fr}.capture-recent article{flex-direction:column;align-items:flex-start}.capture-main .filters-left{width:100%}.capture-main .compact-select{width:100%;min-width:0}}
