#drop-zone.dragover{background:#eef2ff;border-color:var(--blue)}table.csv-table{width:100%;border-collapse:collapse;font-size:14px;user-select:none}table.csv-table thead th{position:sticky;top:0;z-index:1;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:12px 10px;text-align:left;font-weight:600;color:#334155}table.csv-table td{padding:9px 10px;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-width:80px;white-space:nowrap}table.csv-table tr:last-child td{border-bottom:0}table.csv-table td:last-child{border-right:0}td.selected{background:#dbeafe!important;outline:1px solid #60a5fa}td.editing{background:#fefce8!important;outline:1px solid #facc15;user-select:text}@media (max-width:768px){table.csv-table{font-size:13px}table.csv-table td{min-width:70px}}