.browse-hero{margin-bottom:1.5rem}.browse-hero input{margin-top:1rem;width:100%;max-width:640px;padding:.7rem .95rem;font:inherit;font-size:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--fg);outline:none}.browse-hero input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:var(--bg)}.chip-row{margin-top:.7rem;display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.browse-controls{display:flex;justify-content:space-between;align-items:center;margin:1rem 0 .75rem;gap:1rem;flex-wrap:wrap}.browse-controls select{font:inherit;font-size:.95rem;padding:.3rem .55rem;border:1px solid var(--border);border-radius:4px;background:var(--bg);color:var(--fg)}.browse-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.95rem}.browse-table .chips{white-space:normal}.chip{display:inline-block;padding:.1rem .55rem;margin:.1rem .2rem .1rem 0;border-radius:999px;font-size:.78rem;font-weight:500;background:var(--surface-2);color:var(--fg-soft)}.chip-win-nterm{background:#e3f2fd;color:#0b3d91}.chip-win-cterm{background:#fce4ec;color:#880e4f}.chip-win-intertm{background:#fff3e0;color:#8a4b00}.chip-seg{background:#eef2f5;color:#324250}.pill{display:inline-block;padding:.05rem .4rem;margin:.08rem .15rem .08rem 0;border-radius:4px;font-size:.7rem;font-weight:500;background:var(--surface-2);color:var(--fg-soft);border:1px solid transparent}.pill-pfam{background:#e8eaf6;color:#283593}.pill-smart{background:#e0f2f1;color:#00695c}.pill-cdd{background:#fff3e0;color:#bf5700}.pill-gene3d{background:#f3e5f5;color:#6a1b9a}.pill-superfamily{background:#ffebee;color:#b71c1c}.pill-uniprot{background:#e1f5fe;color:#01579b}.pill-ted{background:#e8f5e9;color:#1b5e20}.pill-prot{background:#fff8e1;color:#8f6a00;border-color:#f0e0a8}.pill-ipr{background:#ede7f6;color:#4527a0;text-decoration:none}.pill-ipr:hover{background:#d1c4e9;text-decoration:underline}button.pill-more{font:inherit;cursor:pointer}.pill-more{background:var(--surface-2);color:var(--muted);cursor:pointer}.pill-more:hover{background:var(--border);color:var(--fg)}.win-chips,.chip-row{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.win-chip,.fn-chip,.ctx-chip,.db-chip{font:inherit;font-size:.82rem;padding:.15rem .65rem;border-radius:999px;background:var(--surface);color:var(--fg-soft);border:1px solid var(--border);cursor:pointer;opacity:.6;transition:opacity .1s,background .1s,border-color .1s}.win-chip:hover,.fn-chip:hover,.ctx-chip:hover,.db-chip:hover{opacity:1}.win-chip.active,.fn-chip.active,.ctx-chip.active,.db-chip.active{opacity:1;border-color:var(--accent)}.win-chip.chip-win-nterm.active{background:#e3f2fd;color:#0b3d91}.win-chip.chip-win-cterm.active{background:#fce4ec;color:#880e4f}.win-chip.chip-win-intertm.active{background:#fff3e0;color:#8a4b00}.fn-chip.active{background:#e8eaf6;color:#283593}.ctx-chip.active{background:#fff8e1;color:#8f6a00}.db-chip[data-db=pfam].active{background:#e8eaf6;color:#283593}.db-chip[data-db=smart].active{background:#e0f2f1;color:#00695c}.db-chip[data-db=cdd].active{background:#fff3e0;color:#bf5700}.db-chip[data-db=gene3d].active{background:#f3e5f5;color:#6a1b9a}.db-chip[data-db=superfamily].active{background:#ffebee;color:#b71c1c}.db-chip[data-db=uniprot].active{background:#e1f5fe;color:#01579b}.db-chip[data-db=ted].active{background:#e8f5e9;color:#1b5e20}.browse-table col.c-id{width:200px}.browse-table col.c-gene{width:110px}.browse-table col.c-uid{width:100px}.browse-table col.c-num{width:70px}.browse-table col.c-window{width:100px}.browse-table col.c-pills{width:auto}.browse-table th,.browse-table td{padding:.28rem .5rem;text-align:left;vertical-align:middle;border-bottom:1px solid var(--border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browse-table th{padding-top:.4rem;padding-bottom:.4rem}.browse-table td.chips{white-space:normal}.browse-table th{color:var(--muted);background:var(--surface);font-weight:500;font-size:.85rem;position:sticky;top:0}.browse-table th.sortable{cursor:pointer;user-select:none}.browse-table th.sortable:hover{color:var(--fg)}.browse-table th.sort-active{color:var(--accent)}.browse-table th.sort-desc:after{content:" ↓"}.browse-table th.sort-asc:after{content:" ↑"}.browse-table th.num,.browse-table td.num{text-align:right}.browse-table tbody tr{cursor:pointer}.browse-table tbody tr:hover{background:var(--surface)}.browse-table tbody td a{color:var(--fg);text-decoration:none}.browse-table tbody td a:hover{color:var(--accent);text-decoration:underline}.browse-table code{font-size:.85rem}.browse-table code.small{font-size:.8rem}#ec-more{text-align:center;margin-top:1rem}
