.csv-sheet{min-width:0;max-width:100%;color:var(--ink,#25233a);margin:14px 0;font-size:13px}.csv-sheet-info,.csv-sheet-note{color:var(--muted,#6b687b);margin:8px 0;font-size:12px}.csv-sheet-scroll{border:1px solid var(--border,#dfdce8);background:var(--surface,#fff);overscroll-behavior:contain;border-radius:8px;max-width:100%;max-height:480px;overflow:auto}.csv-sheet-scroll:focus-visible{outline:2px solid var(--blue,#3158ed);outline-offset:2px}.csv-sheet .csv-sheet-scroll table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;margin:0;font-size:13px;display:table}.csv-sheet .csv-sheet-scroll th,.csv-sheet .csv-sheet-scroll td{border:0;border-right:1px solid var(--border,#dfdce8);border-bottom:1px solid var(--border,#dfdce8);text-align:left;vertical-align:top;padding:8px 12px;line-height:1.5}.csv-sheet .csv-sheet-scroll td{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;min-width:110px;max-width:340px}.csv-sheet .csv-sheet-scroll thead th{z-index:2;background:var(--soft,#f3f1f8);color:var(--muted,#6b687b);text-align:center;font-weight:600;position:sticky;top:0}.csv-sheet .csv-sheet-scroll tbody th{z-index:1;background:var(--soft,#f3f1f8);width:42px;min-width:42px;color:var(--muted,#6b687b);text-align:right;font-weight:400;position:sticky;left:0}.csv-sheet .csv-sheet-scroll .csv-corner{z-index:3;left:0}.csv-sheet .csv-sheet-scroll .csv-first-row{background:var(--soft,#f3f1f8);font-weight:600}.csv-sheet .csv-sheet-scroll tr:last-child>*{border-bottom:0}.csv-sheet .csv-sheet-scroll tr>:last-child{border-right:0}.csv-fallback pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:400px;overflow:auto}.human-input-card{border:1px solid var(--border,#ddd);background:var(--surface,#fff);max-width:540px;color:var(--text,#202020);border-radius:12px;margin:14px 0;padding:18px}.human-input-title{align-items:flex-start;gap:10px;display:flex}.human-input-title>div{flex-direction:column;flex:1;gap:4px;display:flex}.human-input-title span,.human-input-card small,.human-input-private{color:var(--muted,#686868);font-size:12px}.human-input-card p{margin:12px 0;line-height:1.5}.human-input-origin{overflow-wrap:anywhere;align-items:center;gap:6px;font-size:13px;display:flex}.human-input-card details{margin:12px 0;font-size:13px}.human-input-card label{flex-direction:column;gap:7px;margin:14px 0;font-size:13px;font-weight:500;display:flex}.human-input-card input,.human-input-card textarea{box-sizing:border-box;border:1px solid var(--border,#ccc);background:var(--bg,#fff);width:100%;color:inherit;font:inherit;border-radius:7px;min-height:40px;padding:10px 12px}.human-input-card input:focus,.human-input-card textarea:focus{outline-offset:2px;outline:2px solid #d9b742}.human-input-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:14px 0;display:flex}.human-input-notice{background:var(--bg,#f5f4ef);border-radius:7px;padding:10px}.human-input-banner{border-bottom:1px solid var(--border,#ddd);flex-shrink:0;align-items:center;gap:10px;padding:8px 18px;font-size:13px;display:flex}.human-input-banner button{margin-left:auto}.human-desktop-page>.human-input-card{flex-shrink:0;margin:12px 18px}.human-desktop-page{overflow:auto}@media (width<=600px){.human-input-card{max-width:100%;padding:14px}.human-input-actions{flex-direction:column;align-items:stretch}.human-input-banner{padding:8px 10px}}.human-input-kept{background:var(--surface-2,#0000000a);border-radius:10px;margin-top:10px;padding:10px 12px;font-size:13px}.human-input-kept p{word-break:break-word;margin:6px 0 0}.human-input-kept span{color:var(--muted);font-size:11px;display:block}
