/* JoyJoy V512 — unified channel selectors for Shieldy. */
.jj-channel-native-v512{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}
.jj-channel-picker-v512{position:relative;width:100%;min-width:0;display:grid;gap:8px;order:3}
.jj-channel-trigger-v512{width:100%;min-height:50px;display:grid!important;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:11px;padding:8px 13px!important;border:1px solid var(--account-border,#d0d7de)!important;border-radius:12px!important;background:var(--account-surface-soft,#f6f8fa)!important;color:var(--account-text,#172033)!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important}
.jj-channel-trigger-v512:hover,.jj-channel-picker-v512.is-open .jj-channel-trigger-v512{border-color:var(--account-accent,#2da44e)!important;background:var(--account-surface,#fff)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--account-accent,#2da44e) 12%,transparent)!important}
.jj-channel-trigger-v512:focus-visible{outline:3px solid color-mix(in srgb,var(--account-accent,#2da44e) 22%,transparent);outline-offset:2px}.jj-channel-trigger-v512:disabled{opacity:.55;cursor:not-allowed!important}
.jj-channel-leading-v512{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--account-accent,#2da44e) 13%,var(--account-surface,#fff));color:var(--account-accent,#2da44e);font:900 16px Nunito,sans-serif}
.jj-channel-copy-v512{min-width:0;display:grid;gap:2px}.jj-channel-copy-v512 strong,.jj-channel-copy-v512 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jj-channel-copy-v512 strong{font:900 14px/1.25 Nunito,sans-serif;color:var(--account-text,#172033)}.jj-channel-copy-v512 small{font:700 11px/1.25 Nunito,sans-serif;color:var(--account-muted,#667085)}
.jj-channel-arrow-v512{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease;color:var(--account-muted,#667085)}.jj-channel-picker-v512.is-open .jj-channel-arrow-v512{transform:rotate(225deg) translate(-1px,-1px)}
.jj-channel-chips-v512{display:flex;flex-wrap:wrap;gap:6px}.jj-channel-chips-v512:empty{display:none}.jj-channel-chip-v512{display:inline-flex!important;align-items:center!important;gap:7px!important;max-width:100%;padding:6px 9px!important;border:1px solid color-mix(in srgb,var(--account-accent,#2da44e) 35%,var(--account-border,#d0d7de))!important;border-radius:999px!important;background:color-mix(in srgb,var(--account-accent,#2da44e) 9%,var(--account-surface,#fff))!important;color:var(--account-text,#172033)!important;font:800 12px Nunito,sans-serif!important}.jj-channel-chip-v512 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jj-channel-chip-v512 i{font-style:normal;color:var(--account-muted,#667085)}
.jj-channel-menu-v512{position:fixed;z-index:10050;min-width:300px;max-width:calc(100vw - 20px);padding:8px;border:1px solid var(--account-border,#d0d7de);border-radius:14px;background:var(--account-surface,#fff);box-shadow:0 20px 55px rgba(16,24,40,.22)}.jj-channel-menu-v512[hidden]{display:none!important}
.jj-channel-search-v512{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;margin-bottom:7px;padding:0 10px;border:1px solid var(--account-border,#d0d7de);border-radius:10px;background:var(--account-surface-soft,#f6f8fa);color:var(--account-muted,#667085)}.jj-channel-search-v512 input{height:40px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--account-text,#172033)!important;box-shadow:none!important;outline:0!important;font:800 13px Nunito,sans-serif!important}
.jj-channel-list-v512{max-height:min(340px,45vh);overflow:auto;display:grid;gap:3px}.jj-channel-option-v512{width:100%;min-height:52px;display:grid!important;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px 10px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:var(--account-text,#172033)!important;text-align:left!important;box-shadow:none!important;cursor:pointer!important}.jj-channel-option-v512:hover,.jj-channel-option-v512:focus-visible{background:var(--account-surface-soft,#f6f8fa)!important;outline:none}.jj-channel-option-v512.is-selected{background:color-mix(in srgb,var(--account-accent,#2da44e) 11%,var(--account-surface,#fff))!important}.jj-channel-option-v512>span:nth-child(2){min-width:0;display:grid;gap:2px}.jj-channel-option-v512 strong,.jj-channel-option-v512 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jj-channel-option-v512 strong{font:900 13px Nunito,sans-serif}.jj-channel-option-v512 small{font:700 11px Nunito,sans-serif;color:var(--account-muted,#667085)}.jj-channel-option-v512>i{font-style:normal;color:var(--account-accent,#2da44e);font-weight:900}.jj-channel-kind-v512{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--account-accent,#2da44e) 11%,var(--account-surface-soft,#f6f8fa));color:var(--account-accent,#2da44e);font-weight:900}.jj-channel-option-v512.is-empty .jj-channel-kind-v512{color:var(--account-muted,#667085);background:var(--account-surface-soft,#f6f8fa)}
.jj-channel-empty-v512{padding:22px 14px;text-align:center;color:var(--account-muted,#667085);font:800 12px Nunito,sans-serif}
html[data-theme="dark"] .jj-channel-menu-v512{box-shadow:0 24px 65px rgba(0,0,0,.48)}
@media(max-width:620px){.jj-channel-menu-v512{min-width:0}.jj-channel-trigger-v512{grid-template-columns:30px minmax(0,1fr) 12px;padding-inline:10px!important}}
