.create-meeting-modal__hint[data-v-9d6cdaff]{color:var(--color-text-dark-muted);font-size:12px;line-height:1.4;margin:-4px 0 0}.create-meeting-modal__e2e-field[data-v-9d6cdaff]{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;gap:12px;justify-content:space-between;margin:8px 0;padding:12px 16px}.create-meeting-modal__label[data-v-9d6cdaff]{color:hsla(0,0%,4%,.8);font-family:var(--font-family);font-size:14px;font-weight:500;margin:0}.create-meeting-modal__switch[data-v-9d6cdaff]{align-items:center;background:#ddd;border-radius:12px;cursor:pointer;display:flex;flex-shrink:0;height:24px;padding:0;position:relative;transition:background .3s ease;width:44px}.create-meeting-modal__switch-input[data-v-9d6cdaff]{display:none}.create-meeting-modal__switch-input:checked+.create-meeting-modal__switch-thumb[data-v-9d6cdaff]{left:22px}.create-meeting-modal__switch-thumb[data-v-9d6cdaff]{background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);height:20px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:20px}.create-meeting-modal__switch[data-v-9d6cdaff]:has(:checked){background:#4caf50}