.add-camera-popup__toggle-row{justify-content:space-between;align-items:center;gap:.75rem;min-height:1.75rem;display:flex}.add-camera-popup__toggle-label{color:#f4f5ff;align-items:center;gap:.375rem;font-size:clamp(.6875rem,.75vw,.8125rem);display:flex}.add-camera-popup__toggle{cursor:pointer;background-color:#1f2937;border:none;border-radius:9999px;flex-shrink:0;width:2rem;height:1.125rem;transition:background-color .2s;position:relative}.add-camera-popup__toggle--on{background-color:#144ba0}.add-camera-popup__toggle-thumb{background-color:#fff;border-radius:9999px;width:.875rem;height:.875rem;transition:left .2s,right .2s;position:absolute;top:50%;transform:translateY(-50%)}.add-camera-popup__toggle--on .add-camera-popup__toggle-thumb{left:auto;right:.125rem}.add-camera-popup__toggle:not(.add-camera-popup__toggle--on) .add-camera-popup__toggle-thumb{left:.125rem}
