.profile-theme-switch{width:38px;height:22px;position:relative;flex:0 0 38px;border:1px solid var(--line);border-radius:99px;background:var(--hover-strong);transition:background .18s,border-color .18s}.profile-theme-switch u{width:16px;height:16px;position:absolute;top:2px;left:2px;border-radius:50%;background:var(--muted);text-decoration:none;transition:transform .2s,background .18s}.profile-theme-toggle[aria-pressed="true"] .profile-theme-switch{border-color:var(--primary);background:var(--primary-soft)}.profile-theme-toggle[aria-pressed="true"] .profile-theme-switch u{transform:translateX(16px);background:var(--primary)}
