.table-tool-container[data-astro-cid-ydrthf3f]{max-width:1200px;margin:0 auto 40px;display:flex;flex-direction:column;gap:20px}.table-grid-toolbar[data-astro-cid-ydrthf3f]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.toolbar-left[data-astro-cid-ydrthf3f],.toolbar-right[data-astro-cid-ydrthf3f]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.btn-tool[data-astro-cid-ydrthf3f]{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.85rem;font-weight:600;cursor:pointer;transition:all var(--transition)}.btn-tool[data-astro-cid-ydrthf3f]:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.btn-tool[data-astro-cid-ydrthf3f].primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-tool[data-astro-cid-ydrthf3f].primary:hover{background:var(--primary-hover)}.spreadsheet-card[data-astro-cid-ydrthf3f]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.spreadsheet-scroll-wrap[data-astro-cid-ydrthf3f]{overflow-x:auto;max-height:480px;padding:12px}.spreadsheet-table[data-astro-cid-ydrthf3f]{width:100%;border-collapse:collapse;font-size:.88rem}.spreadsheet-table[data-astro-cid-ydrthf3f] th[data-astro-cid-ydrthf3f],.spreadsheet-table[data-astro-cid-ydrthf3f] td[data-astro-cid-ydrthf3f]{border:1px solid var(--border);padding:4px;min-width:120px}.spreadsheet-table[data-astro-cid-ydrthf3f] th[data-astro-cid-ydrthf3f]{background:var(--bg-subtle);font-weight:600;text-align:left}.cell-input[data-astro-cid-ydrthf3f]{width:100%;padding:8px 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text);font-family:inherit;font-size:inherit;outline:none;transition:all var(--transition)}.cell-input[data-astro-cid-ydrthf3f]:focus{border-color:var(--primary);background:var(--surface-elevated);box-shadow:var(--focus-ring)}.header-cell-wrap[data-astro-cid-ydrthf3f]{display:flex;flex-direction:column;gap:4px}.col-align-select[data-astro-cid-ydrthf3f]{padding:2px 4px;font-size:.72rem;border:1px solid var(--border);border-radius:3px;background:var(--surface);color:var(--text-secondary);outline:none}.row-ctrl-btn[data-astro-cid-ydrthf3f],.col-ctrl-btn[data-astro-cid-ydrthf3f]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--error);cursor:pointer;border-radius:3px;opacity:.6;transition:opacity var(--transition)}.row-ctrl-btn[data-astro-cid-ydrthf3f]:hover,.col-ctrl-btn[data-astro-cid-ydrthf3f]:hover{opacity:1;background:var(--error-bg)}.table-output-card[data-astro-cid-ydrthf3f]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-sm)}.output-card-header[data-astro-cid-ydrthf3f]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--bg-subtle);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:10px}.format-tabs[data-astro-cid-ydrthf3f]{display:flex;gap:4px;background:var(--surface);padding:3px;border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap}.tab-btn[data-astro-cid-ydrthf3f]{padding:5px 12px;border:none;background:transparent;font-size:.8rem;font-weight:600;color:var(--text-muted);border-radius:4px;cursor:pointer;transition:all var(--transition)}.tab-btn[data-astro-cid-ydrthf3f].active{background:var(--primary);color:#fff}.output-header-actions[data-astro-cid-ydrthf3f]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.checkbox-label[data-astro-cid-ydrthf3f]{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-secondary);cursor:pointer}.table-output-area[data-astro-cid-ydrthf3f]{width:100%;min-height:240px;padding:16px;border:none;outline:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5;background:transparent;color:var(--text);resize:vertical}.modal-overlay[data-astro-cid-ydrthf3f]{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-card[data-astro-cid-ydrthf3f]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:580px;overflow:hidden;box-shadow:var(--shadow-lg)}.modal-hdr[data-astro-cid-ydrthf3f]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--bg-subtle);border-bottom:1px solid var(--border)}.modal-hdr[data-astro-cid-ydrthf3f] h3[data-astro-cid-ydrthf3f]{margin:0;font-size:1.05rem}.modal-close-btn[data-astro-cid-ydrthf3f]{background:none;border:none;font-size:1.4rem;color:var(--text-muted);cursor:pointer}.modal-body[data-astro-cid-ydrthf3f]{padding:20px}.modal-desc[data-astro-cid-ydrthf3f]{font-size:.85rem;color:var(--text-secondary);margin-bottom:12px}.modal-textarea[data-astro-cid-ydrthf3f]{width:100%;height:160px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);font-family:ui-monospace,monospace;font-size:.85rem;outline:none;margin-bottom:12px}.modal-ftr[data-astro-cid-ydrthf3f]{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;background:var(--bg-subtle);border-top:1px solid var(--border)}
