.sn-settings {width:min(580px,94vw);padding:22px;max-height:90vh;overflow:auto}
.sn-settings>header {display:flex;justify-content:space-between;align-items:center;gap:20px}
.sn-settings h2 {margin:4px 0 12px}
.sn-settings form {padding:14px 0;border-top:1px solid #3b3b46}
.sn-fields {display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sn-fields label {display:flex;flex-direction:column;gap:7px}
.sn-fields input {min-width:0;width:100%;box-sizing:border-box}
.sn-actions {display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.sn-settings fieldset {margin:12px 0;padding:12px;border:1px solid #3b3b46}
.sn-settings .sn-check {display:flex;flex-direction:row;align-items:center;gap:8px;margin:9px 0}
.sn-check input {width:auto}
.sn-hint {color:#a6a6b0;font-size:12px;line-height:1.6}
#snSettingsStatus {color:#bba0ed;min-height:1.4em}
#snChannelList {margin-top:12px;width:100%}
.message.stealthnet {color:#fff}
.message.stealthnet .time {color:#aaaaaa}
.message.stealthnet .sn-marker {color:#bb78f0}
.message.stealthnet .sn-name {color:#f0cf58}
.message.stealthnet .sn-body,.message.stealthnet .sn-angle {color:#fff}
.message.stealthnet .sn-own .sn-name {color:#39c5c8}
.message.stealthnet .sn-operator .sn-name,.message.stealthnet .sn-operator .sn-body {color:#fff}
.message.stealthnet .sn-system .sn-body {color:#f0cf58}
.message.stealthnet .sn-whisper .sn-name,.message.stealthnet .sn-whisper .sn-body,.message.stealthnet:has(.sn-whisper) .time {color:#8f8f8f}
.message.stealthnet .sn-whisper .sn-angle {color:#39c5c8}
.message.stealthnet .sn-error .sn-body {color:#c97878}
.console[data-sn-hidden="true"]>.message.stealthnet {display:none}
.tab.sn-tab .tab-label {color:#c895fa}
.roster-item.sn-user {color:#fff;cursor:pointer;padding:6px 10px}
.roster-item.sn-user {display:flex;align-items:center;gap:5px}
.sn-user .sn-icon,.sn-user .sn-hammer {flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center}
.sn-user .sn-icon {width:32px;height:14px;min-height:14px;box-sizing:border-box;background:#140c22;border:1px solid #6b3ce0;border-radius:2px;color:#c5b8f0;font:800 9px/1 Tahoma,'Segoe UI',sans-serif;text-transform:lowercase;letter-spacing:0}
.sn-user .sn-bot {height:14px;min-height:14px;max-height:14px;line-height:12px;background:#0c2220;border-color:#2ec4b6;color:#7eeae0;transform:scaleY(.76);transform-origin:center}
.sn-user .sn-hammer,.sn-user .sn-hammer svg {width:21px;height:21px}
.sn-user .sn-person-name {flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sn-user .sn-lag {display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;min-width:12px;flex:0 0 12px;margin-left:auto;line-height:1}
.sn-user .sn-lag i {display:block;width:2px;height:9px;background:currentColor}
.sn-user .sn-lag.good {color:#78c9a5}
.sn-user .sn-lag.mid {color:#e6c35c}
.sn-user .sn-lag.bad {color:#c97878}
.sn-user .sn-lag.hosted {color:#c9c9c9}
.sn-user .sn-lag svg {width:8px;height:12px;display:block}
@media(max-width:520px){.sn-fields{grid-template-columns:1fr}}
