.category-tables-board{margin-top:12px}.category-tables-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.category-tables-table{border-collapse:collapse;table-layout:auto;width:100%}.category-tables-table th,.category-tables-table td{vertical-align:top;text-align:left;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-width:180px;padding:10px 12px}.category-tables-table th{background:color-mix(in srgb, var(--primary-color) 12%, #fff);white-space:nowrap;font-size:13px;font-weight:700;position:sticky;top:0}.category-tables-table tr:last-child td{border-bottom:0}.category-tables-table .tables-col-site{min-width:260px;max-width:340px}.tables-col-title{cursor:text}.tables-col-title:hover,.tables-col-title:focus-visible{outline:none;text-decoration:underline}.tables-col-remove{color:#64748b;cursor:pointer;background:0 0;border:0;margin-left:8px;font-size:16px;line-height:1}.tables-col-remove:hover{color:var(--accent-red,#ef4444)}.tables-col-input{border:1px solid var(--primary-color);width:100%;font:inherit;border-radius:6px;padding:4px 6px}.tables-col-confirm{gap:6px;margin-top:6px;display:flex}.tables-col-confirm .btn{padding:5px 10px;font-size:12px}.tables-site{color:inherit;flex-direction:column;gap:6px;text-decoration:none;display:flex}.tables-site-image{aspect-ratio:16/9;object-fit:cover;background:#f1f5f9;border-radius:8px;width:100%;max-width:220px}.tables-site-title{overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.3}.tables-site:hover .tables-site-title{text-decoration:underline}.tables-site-description{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.tables-cell{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #0000;border-radius:6px;min-height:40px;padding:6px 8px;font-size:13px;line-height:1.4}.tables-cell:hover{border-color:#cbd5e1}.tables-cell:focus{border-color:var(--primary-color);background:#fff;outline:none}.tables-cell.is-saving{opacity:.6}.tables-cell.is-error{border-color:var(--accent-red,#ef4444)}.tables-empty-row td{text-align:center;color:#64748b;padding:24px}.category-tables-toolbar{justify-content:flex-end;margin-bottom:8px;display:flex}.category-tables-table th[data-column-key]{cursor:grab;touch-action:none;user-select:none}.category-tables-board.is-col-reordering,.category-tables-board.is-col-reordering *{user-select:none;cursor:grabbing!important}.category-tables-table .is-col-dragging{z-index:5;background:#fff;position:relative;box-shadow:0 6px 18px #0f172a2e}.category-tables-table th.is-col-dragging{background:color-mix(in srgb, var(--primary-color) 18%, #fff);position:sticky}