.img-ext-switch{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:.3rem;display:inline-flex;position:relative}.img-ext-switch--disabled{opacity:.5;cursor:not-allowed}.img-ext-switch__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.img-ext-switch__track{background:var(--nj-semantic-color-background-neutral-tertiary-default,#bdbdbd);border-radius:999px;flex-shrink:0;align-items:center;width:28px;height:16px;transition:background .2s;display:inline-flex;position:relative}.img-ext-switch__input:checked+.img-ext-switch__track{background:var(--nj-semantic-color-background-brand-primary-default,#1976d2)}.img-ext-switch__thumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:left .2s;position:absolute;left:2px;box-shadow:0 1px 3px #0000004d}.img-ext-switch__input:checked+.img-ext-switch__track .img-ext-switch__thumb{left:14px}.img-ext-switch__icon{color:var(--nj-semantic-color-text-neutral-secondary-default,#616161);pointer-events:none;font-size:1rem}
