.compare-table-module__kCg3jG__compareContainer{flex-direction:column;gap:20px;display:flex}.compare-table-module__kCg3jG__pickerWrap{max-width:400px;position:relative}.compare-table-module__kCg3jG__pickerInput input{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);width:100%;color:var(--text);transition:all var(--transition-fast);padding:10px 16px;font-size:.85rem}.compare-table-module__kCg3jG__pickerInput input::placeholder{color:var(--text-tertiary)}.compare-table-module__kCg3jG__pickerInput input:focus{border-color:var(--emerald);box-shadow:0 0 0 3px var(--emerald-dim);outline:none}.compare-table-module__kCg3jG__pickerDropdown{z-index:30;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.compare-table-module__kCg3jG__pickerItem{cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;display:flex}.compare-table-module__kCg3jG__pickerItem:hover{background:var(--panel-hover)}.compare-table-module__kCg3jG__pickerSymbol{color:var(--text);min-width:80px;font-size:.84rem;font-weight:700}.compare-table-module__kCg3jG__pickerName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.compare-table-module__kCg3jG__emptyState{text-align:center;border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--panel);padding:48px 24px}.compare-table-module__kCg3jG__emptyIcon{opacity:.5;margin-bottom:12px;font-size:2rem;display:block}.compare-table-module__kCg3jG__emptyTitle{font-family:var(--font-display);color:var(--text);margin:0 0 6px;font-size:1.1rem;font-weight:700}.compare-table-module__kCg3jG__emptyDesc{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.compare-table-module__kCg3jG__emptyLink{color:var(--emerald);font-weight:600;text-decoration:none}.compare-table-module__kCg3jG__emptyLink:hover{text-decoration:underline}.compare-table-module__kCg3jG__tableWrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);overflow-x:auto}.compare-table-module__kCg3jG__table{border-collapse:separate;border-spacing:0;width:100%;font-size:.84rem}.compare-table-module__kCg3jG__table thead th{text-align:left;background:var(--bg-soft);border-bottom:1px solid var(--line);z-index:2;padding:14px 16px;position:sticky;top:0}.compare-table-module__kCg3jG__table thead th:first-child{border-radius:var(--radius-lg) 0 0 0}.compare-table-module__kCg3jG__table thead th:last-child{border-radius:0 var(--radius-lg) 0 0}.compare-table-module__kCg3jG__labelCol{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);width:180px;min-width:160px;font-size:.68rem;font-weight:600}.compare-table-module__kCg3jG__stockCol{min-width:180px}.compare-table-module__kCg3jG__stockHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.compare-table-module__kCg3jG__stockLink{color:inherit;transition:color var(--transition-fast);flex-direction:column;gap:2px;text-decoration:none;display:flex}.compare-table-module__kCg3jG__stockLink:hover .compare-table-module__kCg3jG__stockSymbol{color:var(--emerald)}.compare-table-module__kCg3jG__stockSymbol{color:var(--text);font-size:.88rem;font-weight:700}.compare-table-module__kCg3jG__stockName{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.7rem;overflow:hidden}.compare-table-module__kCg3jG__removeBtn{border:1px solid var(--line);background:var(--bg-soft);width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;line-height:1;display:flex}.compare-table-module__kCg3jG__removeBtn:hover{background:var(--red-bg);color:var(--red);border-color:var(--red-border)}.compare-table-module__kCg3jG__table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 16px}.compare-table-module__kCg3jG__table tbody tr:last-child td{border-bottom:none}.compare-table-module__kCg3jG__table tbody tr:hover{background:var(--panel-hover)}.compare-table-module__kCg3jG__labelCell{color:var(--text-secondary);white-space:nowrap;font-size:.78rem;font-weight:600}.compare-table-module__kCg3jG__valueCell{font-variant-numeric:tabular-nums;color:var(--text);font-weight:500}.compare-table-module__kCg3jG__statusBadge{border-radius:var(--radius-full);white-space:nowrap;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.compare-table-module__kCg3jG__statusHalal{background:var(--emerald-bg);color:var(--emerald)}.compare-table-module__kCg3jG__statusReview{background:var(--gold-bg);color:var(--gold)}.compare-table-module__kCg3jG__statusFail{background:var(--red-bg);color:var(--red)}.compare-table-module__kCg3jG__ratioGood{color:var(--emerald);font-weight:700}.compare-table-module__kCg3jG__ratioWarn{color:var(--gold);font-weight:700}.compare-table-module__kCg3jG__ratioBad{color:var(--red);font-weight:700}@media (max-width:640px){.compare-table-module__kCg3jG__labelCol{width:120px;min-width:120px}.compare-table-module__kCg3jG__stockCol{min-width:140px}.compare-table-module__kCg3jG__table td,.compare-table-module__kCg3jG__table thead th{padding:8px 12px}.compare-table-module__kCg3jG__pickerWrap{max-width:100%}.compare-table-module__kCg3jG__emptyState{padding:32px 16px}}@media (max-width:390px){.compare-table-module__kCg3jG__labelCol{width:100px;min-width:100px;font-size:.72rem}.compare-table-module__kCg3jG__stockCol{min-width:120px}.compare-table-module__kCg3jG__table td,.compare-table-module__kCg3jG__table thead th{padding:6px 8px;font-size:.78rem}.compare-table-module__kCg3jG__stockSymbol{font-size:.8rem}.compare-table-module__kCg3jG__removeBtn{width:20px;height:20px;font-size:.8rem}}
