.vc-sc{padding:4px 20px 16px}.vc-sc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:12px}.vc-sc-add{position:relative;flex:1 1 240px;max-width:360px}.vc-sc-add-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.vc-sc .vc-sc-add .vc-sc-input{width:100%;box-sizing:border-box;padding:8px 10px 8px 32px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;color:#1e293b}.vc-sc .vc-sc-add .vc-sc-input:focus{outline:0;border-color:#93c5fd;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.vc-sc-results{position:absolute;top:100%;left:0;right:0;z-index:30;margin:4px 0 0;padding:4px;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.12);max-height:300px;overflow-y:auto}.vc-sc-option{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer;font-size:14px;color:#1e293b;margin:0}.vc-sc-option img{width:28px;height:28px;object-fit:contain;flex:0 0 28px}.vc-sc-option.is-active,.vc-sc-option:hover{background:#f1f5f9}.vc-sc-empty{padding:8px;font-size:13px;color:#64748b;margin:0}.vc-sc-diff-toggle{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569;cursor:pointer;user-select:none;margin:0}.vc-sc .vc-sc-diff-toggle input{margin:0;width:16px;height:16px;accent-color:#2563eb}.vc-sc-msg{margin:0 0 10px;font-size:13px;color:#b45309}.vc-sc-body{transition:opacity .15s}.vc-sc.is-loading .vc-sc-body{opacity:.45;pointer-events:none}.vc-sc-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.vc-sc .vc-sc-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed;margin:0;border:0;border-radius:0;background:0 0;box-shadow:none;display:table;overflow:visible}.vc-sc .vc-sc-table tbody,.vc-sc .vc-sc-table thead,.vc-sc .vc-sc-table tr{background:0 0;border:0}.vc-sc .vc-sc-cols-3{min-width:420px}.vc-sc .vc-sc-cols-4{min-width:520px}.vc-sc .vc-sc-table td,.vc-sc .vc-sc-table th{white-space:normal;font-size:inherit;letter-spacing:normal;padding:8px 10px;border:0;border-bottom:1px solid #f1f5f9;text-align:center;vertical-align:middle;background:#fff;color:#334155}.vc-sc .vc-sc-table .vc-sc-corner{width:118px;border-bottom:1px solid #e5e7eb}.vc-sc .vc-sc-table tbody th{position:sticky;left:0;z-index:1;text-align:left;font-size:13px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-sc .vc-sc-table thead th{vertical-align:bottom;padding:4px 8px 10px;border-bottom:1px solid #e5e7eb}.vc-sc .vc-sc-table thead .vc-sc-corner{position:sticky;left:0;z-index:1}.vc-sc .vc-sc-head{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 14px}.vc-sc .vc-sc-thumb{width:40px;height:40px;max-width:40px;object-fit:contain;margin:0;border:0;box-shadow:none;border-radius:0;background:0 0}.vc-sc .vc-sc-name{font-size:13px;font-weight:600;line-height:1.25;color:#1e293b;text-decoration:none}.vc-sc a.vc-sc-name:hover{color:#2563eb;text-decoration:underline}.vc-sc .vc-sc-remove{position:absolute;top:-2px;right:-4px;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:16px;line-height:22px;cursor:pointer}.vc-sc .vc-sc-remove:focus-visible,.vc-sc .vc-sc-remove:hover{background:#fee2e2;color:#b91c1c}.vc-sc .vc-sc-table .is-base{background:#f8fafc}.vc-sc .vc-sc-table tr.is-diff th{color:#1e293b;font-weight:600}.vc-sc .vc-sc-table tr.is-same td{color:#94a3b8}.vc-sc .vc-sc-table td.is-best{color:#15803d;font-weight:600;background:#f0fdf4}.vc-sc .vc-sc-table tbody tr:last-child td,.vc-sc .vc-sc-table tbody tr:last-child th{border-bottom:none}.vc-sc.is-only-diff tr.is-same{display:none}.vc-sc .vc-sc-legend{display:flex;align-items:center;gap:6px;margin:10px 0 0;font-size:12px;color:#64748b}.vc-sc .vc-sc-legend-dot{width:10px;height:10px;border-radius:3px;background:#f0fdf4;border:1px solid #86efac}@media(max-width:600px){.vc-sc{padding:4px 12px 12px}.vc-sc-add{max-width:none}.vc-sc .vc-sc-table{font-size:13px}.vc-sc .vc-sc-table td,.vc-sc .vc-sc-table th{padding:7px 6px}.vc-sc .vc-sc-table .vc-sc-corner{width:84px}.vc-sc .vc-sc-table tbody th{font-size:12px;white-space:normal}.vc-sc .vc-sc-head{padding:0 12px}}.vc-sc-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin-top:10px}.vc-sc .vc-sc-foot .vc-sc-legend{margin:0}.vc-sc .vc-sc-open{font-size:13px;font-weight:600;color:#2563eb;text-decoration:none}.vc-sc .vc-sc-open:hover{text-decoration:underline}.vc-sc-hub{margin:0 0 36px}.vc-sc-hub .vc-sc{padding:0}.vc-sc-hub-hint{margin:0 0 14px;color:#475569}